2026-03-27 22:00:04 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-27 22:00:04 [scrapy.utils.log] INFO: Versions: lxml 5.2.2.0, libxml2 2.12.6, cssselect 1.2.0, parsel 1.9.1, w3lib 2.1.2, Twisted 24.3.0, Python 3.11.2 (main, Mar 13 2023, 12:18:29) [GCC 12.2.0], pyOpenSSL 24.1.0 (OpenSSL 3.2.1 30 Jan 2024), cryptography 42.0.7, Platform Linux-5.15.0-1098-azure-x86_64-with-glibc2.36
2026-03-27 22:00:04 [adesa.it] INFO: Starting spider adesa.it
2026-03-27 22:00:04 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-27 22:00:04 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-27 22:00:04 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-27 22:00:04 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-27 22:00:04 [scrapy.extensions.telnet] INFO: Telnet Password: 874eeef79e2ec2e5
2026-03-27 22:00:04 [scrapy.middleware] INFO: Enabled extensions:
['scrapy.extensions.corestats.CoreStats',
'scrapy.extensions.telnet.TelnetConsole',
'scrapy.extensions.memusage.MemoryUsage',
'scrapy.extensions.feedexport.FeedExporter',
'scrapy.extensions.logstats.LogStats',
'scrapy.extensions.closespider.CloseSpider']
2026-03-27 22:00:04 [scrapy.crawler] INFO: Overridden settings:
{'BOT_NAME': 'SourcingV2',
'CLOSESPIDER_TIMEOUT': 7200,
'DOWNLOAD_MAXSIZE': 52428800,
'DOWNLOAD_WARNSIZE': 10485760,
'FEED_EXPORT_ENCODING': 'utf-8',
'LOG_FILE': '/var/log/scrapyd/logs/sourcing_v2/adesa.it/task_37_2026-03-27T22_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-27 22:00:04 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-27 22:00:04 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-27 22:00:04 [scrapy.middleware] INFO: Enabled downloader middlewares:
['scrapy.downloadermiddlewares.offsite.OffsiteMiddleware',
'scrapy.downloadermiddlewares.httpauth.HttpAuthMiddleware',
'scrapy.downloadermiddlewares.downloadtimeout.DownloadTimeoutMiddleware',
'scrapy.downloadermiddlewares.defaultheaders.DefaultHeadersMiddleware',
'scrapy.downloadermiddlewares.useragent.UserAgentMiddleware',
'scrapy_zyte_api.ScrapyZyteAPIDownloaderMiddleware',
'scrapy.downloadermiddlewares.retry.RetryMiddleware',
'scrapy.downloadermiddlewares.redirect.MetaRefreshMiddleware',
'scrapy.downloadermiddlewares.httpcompression.HttpCompressionMiddleware',
'scrapy.downloadermiddlewares.redirect.RedirectMiddleware',
'scrapy.downloadermiddlewares.cookies.CookiesMiddleware',
'scrapy.downloadermiddlewares.httpproxy.HttpProxyMiddleware',
'scrapy.downloadermiddlewares.stats.DownloaderStats']
2026-03-27 22:00:04 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
2026-03-27 22: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-27 22:00:05 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_CLIENT_ID, AZURE_TENANT_ID
2026-03-27 22:00:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-27 22:00:05 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2115
2026-03-27 22:00:05 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-27 22:00:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-27 22:00:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:05 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: auto
2026-03-27 22:00:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /Translations()?$filter=PartitionKey%20eq%20%27auto%27%20and%20RowKey%20eq%20%27auto%27 HTTP/1.1" 200 None
2026-03-27 22:00:05 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
2026-03-27 22:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
2026-03-27 22:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
2026-03-27 22:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
2026-03-27 22:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
2026-03-27 22:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
2026-03-27 22:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
2026-03-27 22:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
2026-03-27 22:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
2026-03-27 22:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
2026-03-27 22:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
2026-03-27 22:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
2026-03-27 22:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
2026-03-27 22:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
2026-03-27 22:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
2026-03-27 22:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
2026-03-27 22:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
2026-03-27 22:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
2026-03-27 22:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
2026-03-27 22:00:05 [crawlers.pipelines.post_to_api] INFO: Setting up PostToApi Pipeline pointing to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-27 22:00:05 [scrapy.middleware] INFO: Enabled item pipelines:
['crawlers.pipelines.translation_pipeline.TranslationPipeline',
'crawlers.pipelines.item_rules_pipeline.ItemRulesPipeline',
'crawlers.pipelines.post_to_api.PostToApiPipeline']
2026-03-27 22:00:05 [scrapy.core.engine] INFO: Spider opened
2026-03-27 22:00:05 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-27 22:00:05 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
2026-03-27 22:00:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 142MiB
2026-03-27 22:00:05 [scrapy-playwright] INFO: Starting download handler
2026-03-27 22:00:05 [scrapy-playwright] INFO: Starting download handler
2026-03-27 22:00:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:00:12 [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-27 22:00:12 [adesa.it] INFO: Found listing with ID: 10741933
2026-03-27 22:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741933%27 HTTP/1.1" 200 None
2026-03-27 22:00:12 [adesa.it] INFO: Scrape type for 10741933: 1
2026-03-27 22:00:12 [adesa.it] INFO: Scraping item 10741933 url https://www.openlane.eu/en/carv6/auction/10741933
2026-03-27 22:00:12 [adesa.it] INFO: Found listing with ID: 10741935
2026-03-27 22:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741935%27 HTTP/1.1" 200 None
2026-03-27 22:00:12 [adesa.it] INFO: Scrape type for 10741935: 1
2026-03-27 22:00:12 [adesa.it] INFO: Scraping item 10741935 url https://www.openlane.eu/en/carv6/auction/10741935
2026-03-27 22:00:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:00:12 [adesa.it] INFO: Found listing with ID: 10741937
2026-03-27 22:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741937%27 HTTP/1.1" 200 None
2026-03-27 22:00:13 [adesa.it] INFO: Scrape type for 10741937: 1
2026-03-27 22:00:13 [adesa.it] INFO: Scraping item 10741937 url https://www.openlane.eu/en/carv6/auction/10741937
2026-03-27 22:00:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:00:13 [adesa.it] INFO: Found listing with ID: 10741934
2026-03-27 22:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741934%27 HTTP/1.1" 200 None
2026-03-27 22:00:13 [adesa.it] INFO: Scrape type for 10741934: 1
2026-03-27 22:00:13 [adesa.it] INFO: Scraping item 10741934 url https://www.openlane.eu/en/carv6/auction/10741934
2026-03-27 22:00:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:00:13 [adesa.it] INFO: Found listing with ID: 10741936
2026-03-27 22:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741936%27 HTTP/1.1" 200 None
2026-03-27 22:00:13 [adesa.it] INFO: Scrape type for 10741936: 1
2026-03-27 22:00:13 [adesa.it] INFO: Scraping item 10741936 url https://www.openlane.eu/en/carv6/auction/10741936
2026-03-27 22:00:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:00:13 [adesa.it] INFO: Found listing with ID: 10736842
2026-03-27 22:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710736842%27 HTTP/1.1" 200 None
2026-03-27 22:00:13 [adesa.it] INFO: Scrape type for 10736842: 1
2026-03-27 22:00:13 [adesa.it] INFO: Scraping item 10736842 url https://www.openlane.eu/en/carv6/auction/10736842
2026-03-27 22:00:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:00:13 [adesa.it] INFO: Found listing with ID: 10741148
2026-03-27 22:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741148%27 HTTP/1.1" 200 None
2026-03-27 22:00:13 [adesa.it] INFO: Scrape type for 10741148: 1
2026-03-27 22:00:13 [adesa.it] INFO: Scraping item 10741148 url https://www.openlane.eu/en/carv6/auction/10741148
2026-03-27 22:00:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:00:13 [adesa.it] INFO: Found listing with ID: 10741384
2026-03-27 22:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741384%27 HTTP/1.1" 200 None
2026-03-27 22:00:13 [adesa.it] INFO: Scrape type for 10741384: 1
2026-03-27 22:00:13 [adesa.it] INFO: Scraping item 10741384 url https://www.openlane.eu/en/carv6/auction/10741384
2026-03-27 22:00:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:00:13 [adesa.it] INFO: Found listing with ID: 10741065
2026-03-27 22:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741065%27 HTTP/1.1" 200 None
2026-03-27 22:00:13 [adesa.it] INFO: Scrape type for 10741065: 1
2026-03-27 22:00:13 [adesa.it] INFO: Scraping item 10741065 url https://www.openlane.eu/en/carv6/auction/10741065
2026-03-27 22:00:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:00:13 [adesa.it] INFO: Found listing with ID: 10741365
2026-03-27 22:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741365%27 HTTP/1.1" 200 None
2026-03-27 22:00:13 [adesa.it] INFO: Scrape type for 10741365: 1
2026-03-27 22:00:13 [adesa.it] INFO: Scraping item 10741365 url https://www.openlane.eu/en/carv6/auction/10741365
2026-03-27 22:00:13 [adesa.it] INFO: Found listing with ID: 10741368
2026-03-27 22:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741368%27 HTTP/1.1" 200 None
2026-03-27 22:00:13 [adesa.it] INFO: Scrape type for 10741368: 1
2026-03-27 22:00:13 [adesa.it] INFO: Scraping item 10741368 url https://www.openlane.eu/en/carv6/auction/10741368
2026-03-27 22:00:13 [adesa.it] INFO: Found listing with ID: 10736807
2026-03-27 22:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710736807%27 HTTP/1.1" 200 None
2026-03-27 22:00:13 [adesa.it] INFO: Scrape type for 10736807: 1
2026-03-27 22:00:13 [adesa.it] INFO: Scraping item 10736807 url https://www.openlane.eu/en/carv6/auction/10736807
2026-03-27 22:00:13 [adesa.it] INFO: Found listing with ID: 10736843
2026-03-27 22:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710736843%27 HTTP/1.1" 200 None
2026-03-27 22:00:13 [adesa.it] INFO: Scrape type for 10736843: 1
2026-03-27 22:00:13 [adesa.it] INFO: Scraping item 10736843 url https://www.openlane.eu/en/carv6/auction/10736843
2026-03-27 22:00:13 [adesa.it] INFO: Found listing with ID: 10741615
2026-03-27 22:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741615%27 HTTP/1.1" 200 None
2026-03-27 22:00:13 [adesa.it] INFO: Scrape type for 10741615: 1
2026-03-27 22:00:13 [adesa.it] INFO: Scraping item 10741615 url https://www.openlane.eu/en/carv6/auction/10741615
2026-03-27 22:00:13 [adesa.it] INFO: Found listing with ID: 10736791
2026-03-27 22:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710736791%27 HTTP/1.1" 200 None
2026-03-27 22:00:13 [adesa.it] INFO: Scrape type for 10736791: 1
2026-03-27 22:00:13 [adesa.it] INFO: Scraping item 10736791 url https://www.openlane.eu/en/carv6/auction/10736791
2026-03-27 22:00:13 [adesa.it] INFO: Found listing with ID: 10737252
2026-03-27 22:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710737252%27 HTTP/1.1" 200 None
2026-03-27 22:00:13 [adesa.it] INFO: Scrape type for 10737252: 1
2026-03-27 22:00:13 [adesa.it] INFO: Scraping item 10737252 url https://www.openlane.eu/en/carv6/auction/10737252
2026-03-27 22:00:13 [adesa.it] INFO: Found listing with ID: 10737307
2026-03-27 22:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710737307%27 HTTP/1.1" 200 None
2026-03-27 22:00:13 [adesa.it] INFO: Scrape type for 10737307: 1
2026-03-27 22:00:13 [adesa.it] INFO: Scraping item 10737307 url https://www.openlane.eu/en/carv6/auction/10737307
2026-03-27 22:00:13 [adesa.it] INFO: Found listing with ID: 10741512
2026-03-27 22:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741512%27 HTTP/1.1" 200 None
2026-03-27 22:00:13 [adesa.it] INFO: Scrape type for 10741512: 1
2026-03-27 22:00:13 [adesa.it] INFO: Scraping item 10741512 url https://www.openlane.eu/en/carv6/auction/10741512
2026-03-27 22:00:13 [adesa.it] INFO: Found listing with ID: 10736790
2026-03-27 22:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710736790%27 HTTP/1.1" 200 None
2026-03-27 22:00:13 [adesa.it] INFO: Scrape type for 10736790: 1
2026-03-27 22:00:13 [adesa.it] INFO: Scraping item 10736790 url https://www.openlane.eu/en/carv6/auction/10736790
2026-03-27 22:00:13 [adesa.it] INFO: Found listing with ID: 10737498
2026-03-27 22:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710737498%27 HTTP/1.1" 200 None
2026-03-27 22:00:13 [adesa.it] INFO: Scrape type for 10737498: 1
2026-03-27 22:00:13 [adesa.it] INFO: Scraping item 10737498 url https://www.openlane.eu/en/carv6/auction/10737498
2026-03-27 22:00:13 [adesa.it] INFO: Found listing with ID: 10741509
2026-03-27 22:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741509%27 HTTP/1.1" 200 None
2026-03-27 22:00:13 [adesa.it] INFO: Scrape type for 10741509: 1
2026-03-27 22:00:13 [adesa.it] INFO: Scraping item 10741509 url https://www.openlane.eu/en/carv6/auction/10741509
2026-03-27 22:00:13 [adesa.it] INFO: Found listing with ID: 10736700
2026-03-27 22:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710736700%27 HTTP/1.1" 200 None
2026-03-27 22:00:13 [adesa.it] INFO: Scrape type for 10736700: 1
2026-03-27 22:00:13 [adesa.it] INFO: Scraping item 10736700 url https://www.openlane.eu/en/carv6/auction/10736700
2026-03-27 22:00:13 [adesa.it] INFO: Found listing with ID: 10741391
2026-03-27 22:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741391%27 HTTP/1.1" 200 None
2026-03-27 22:00:13 [adesa.it] INFO: Scrape type for 10741391: 1
2026-03-27 22:00:13 [adesa.it] INFO: Scraping item 10741391 url https://www.openlane.eu/en/carv6/auction/10741391
2026-03-27 22:00:13 [adesa.it] INFO: Found listing with ID: 10741379
2026-03-27 22:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741379%27 HTTP/1.1" 200 None
2026-03-27 22:00:13 [adesa.it] INFO: Scrape type for 10741379: 1
2026-03-27 22:00:13 [adesa.it] INFO: Scraping item 10741379 url https://www.openlane.eu/en/carv6/auction/10741379
2026-03-27 22:00:13 [adesa.it] INFO: Found listing with ID: 10741062
2026-03-27 22:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741062%27 HTTP/1.1" 200 None
2026-03-27 22:00:13 [adesa.it] INFO: Scrape type for 10741062: 1
2026-03-27 22:00:13 [adesa.it] INFO: Scraping item 10741062 url https://www.openlane.eu/en/carv6/auction/10741062
2026-03-27 22:00:13 [adesa.it] INFO: Found listing with ID: 10737441
2026-03-27 22:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710737441%27 HTTP/1.1" 200 None
2026-03-27 22:00:13 [adesa.it] INFO: Scrape type for 10737441: 1
2026-03-27 22:00:13 [adesa.it] INFO: Scraping item 10737441 url https://www.openlane.eu/en/carv6/auction/10737441
2026-03-27 22:00:13 [adesa.it] INFO: Found listing with ID: 10741854
2026-03-27 22:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741854%27 HTTP/1.1" 200 None
2026-03-27 22:00:13 [adesa.it] INFO: Scrape type for 10741854: 1
2026-03-27 22:00:13 [adesa.it] INFO: Scraping item 10741854 url https://www.openlane.eu/en/carv6/auction/10741854
2026-03-27 22:00:13 [adesa.it] INFO: Found listing with ID: 10741380
2026-03-27 22:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741380%27 HTTP/1.1" 200 None
2026-03-27 22:00:13 [adesa.it] INFO: Scrape type for 10741380: 1
2026-03-27 22:00:13 [adesa.it] INFO: Scraping item 10741380 url https://www.openlane.eu/en/carv6/auction/10741380
2026-03-27 22:00:13 [adesa.it] INFO: Found listing with ID: 10736695
2026-03-27 22:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710736695%27 HTTP/1.1" 200 None
2026-03-27 22:00:13 [adesa.it] INFO: Scrape type for 10736695: 1
2026-03-27 22:00:13 [adesa.it] INFO: Scraping item 10736695 url https://www.openlane.eu/en/carv6/auction/10736695
2026-03-27 22:00:13 [adesa.it] INFO: Found listing with ID: 10737437
2026-03-27 22:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710737437%27 HTTP/1.1" 200 None
2026-03-27 22:00:13 [adesa.it] INFO: Scrape type for 10737437: 1
2026-03-27 22:00:13 [adesa.it] INFO: Scraping item 10737437 url https://www.openlane.eu/en/carv6/auction/10737437
2026-03-27 22:00:13 [adesa.it] INFO: Found listing with ID: 10737436
2026-03-27 22:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710737436%27 HTTP/1.1" 200 None
2026-03-27 22:00:13 [adesa.it] INFO: Scrape type for 10737436: 1
2026-03-27 22:00:13 [adesa.it] INFO: Scraping item 10737436 url https://www.openlane.eu/en/carv6/auction/10737436
2026-03-27 22:00:13 [adesa.it] INFO: Found listing with ID: 10736738
2026-03-27 22:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710736738%27 HTTP/1.1" 200 None
2026-03-27 22:00:13 [adesa.it] INFO: Scrape type for 10736738: 1
2026-03-27 22:00:13 [adesa.it] INFO: Scraping item 10736738 url https://www.openlane.eu/en/carv6/auction/10736738
2026-03-27 22:00:13 [adesa.it] INFO: Found listing with ID: 10737499
2026-03-27 22:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710737499%27 HTTP/1.1" 200 None
2026-03-27 22:00:13 [adesa.it] INFO: Scrape type for 10737499: 1
2026-03-27 22:00:13 [adesa.it] INFO: Scraping item 10737499 url https://www.openlane.eu/en/carv6/auction/10737499
2026-03-27 22:00:13 [adesa.it] INFO: Found listing with ID: 10741375
2026-03-27 22:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741375%27 HTTP/1.1" 200 None
2026-03-27 22:00:13 [adesa.it] INFO: Scrape type for 10741375: 1
2026-03-27 22:00:13 [adesa.it] INFO: Scraping item 10741375 url https://www.openlane.eu/en/carv6/auction/10741375
2026-03-27 22:00:13 [adesa.it] INFO: Found listing with ID: 10736712
2026-03-27 22:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710736712%27 HTTP/1.1" 200 None
2026-03-27 22:00:13 [adesa.it] INFO: Scrape type for 10736712: 1
2026-03-27 22:00:13 [adesa.it] INFO: Scraping item 10736712 url https://www.openlane.eu/en/carv6/auction/10736712
2026-03-27 22:00:13 [adesa.it] INFO: Found listing with ID: 10741200
2026-03-27 22:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741200%27 HTTP/1.1" 200 None
2026-03-27 22:00:13 [adesa.it] INFO: Scrape type for 10741200: 1
2026-03-27 22:00:13 [adesa.it] INFO: Scraping item 10741200 url https://www.openlane.eu/en/carv6/auction/10741200
2026-03-27 22:00:13 [adesa.it] INFO: Found listing with ID: 10741171
2026-03-27 22:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741171%27 HTTP/1.1" 200 None
2026-03-27 22:00:13 [adesa.it] INFO: Scrape type for 10741171: 1
2026-03-27 22:00:13 [adesa.it] INFO: Scraping item 10741171 url https://www.openlane.eu/en/carv6/auction/10741171
2026-03-27 22:00:13 [adesa.it] INFO: Found listing with ID: 10741392
2026-03-27 22:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741392%27 HTTP/1.1" 200 None
2026-03-27 22:00:13 [adesa.it] INFO: Scrape type for 10741392: 1
2026-03-27 22:00:13 [adesa.it] INFO: Scraping item 10741392 url https://www.openlane.eu/en/carv6/auction/10741392
2026-03-27 22:00:13 [adesa.it] INFO: Found listing with ID: 10741387
2026-03-27 22:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741387%27 HTTP/1.1" 200 None
2026-03-27 22:00:13 [adesa.it] INFO: Scrape type for 10741387: 1
2026-03-27 22:00:13 [adesa.it] INFO: Scraping item 10741387 url https://www.openlane.eu/en/carv6/auction/10741387
2026-03-27 22:00:13 [adesa.it] INFO: Found listing with ID: 10737440
2026-03-27 22:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710737440%27 HTTP/1.1" 200 None
2026-03-27 22:00:13 [adesa.it] INFO: Scrape type for 10737440: 1
2026-03-27 22:00:13 [adesa.it] INFO: Scraping item 10737440 url https://www.openlane.eu/en/carv6/auction/10737440
2026-03-27 22:00:13 [adesa.it] INFO: Found listing with ID: 10736736
2026-03-27 22:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710736736%27 HTTP/1.1" 200 None
2026-03-27 22:00:13 [adesa.it] INFO: Scrape type for 10736736: 1
2026-03-27 22:00:13 [adesa.it] INFO: Scraping item 10736736 url https://www.openlane.eu/en/carv6/auction/10736736
2026-03-27 22:00:13 [adesa.it] INFO: Found listing with ID: 10736766
2026-03-27 22:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710736766%27 HTTP/1.1" 200 None
2026-03-27 22:00:13 [adesa.it] INFO: Scrape type for 10736766: 1
2026-03-27 22:00:13 [adesa.it] INFO: Scraping item 10736766 url https://www.openlane.eu/en/carv6/auction/10736766
2026-03-27 22:00:13 [adesa.it] INFO: Found listing with ID: 10741295
2026-03-27 22:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741295%27 HTTP/1.1" 200 None
2026-03-27 22:00:13 [adesa.it] INFO: Scrape type for 10741295: 1
2026-03-27 22:00:13 [adesa.it] INFO: Scraping item 10741295 url https://www.openlane.eu/en/carv6/auction/10741295
2026-03-27 22:00:13 [adesa.it] INFO: Found listing with ID: 10737205
2026-03-27 22:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710737205%27 HTTP/1.1" 200 None
2026-03-27 22:00:13 [adesa.it] INFO: Scrape type for 10737205: 1
2026-03-27 22:00:13 [adesa.it] INFO: Scraping item 10737205 url https://www.openlane.eu/en/carv6/auction/10737205
2026-03-27 22:00:13 [adesa.it] INFO: Found listing with ID: 10741611
2026-03-27 22:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741611%27 HTTP/1.1" 200 None
2026-03-27 22:00:13 [adesa.it] INFO: Scrape type for 10741611: 1
2026-03-27 22:00:13 [adesa.it] INFO: Scraping item 10741611 url https://www.openlane.eu/en/carv6/auction/10741611
2026-03-27 22:00:13 [adesa.it] INFO: Found listing with ID: 10741073
2026-03-27 22:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741073%27 HTTP/1.1" 200 None
2026-03-27 22:00:13 [adesa.it] INFO: Scrape type for 10741073: 1
2026-03-27 22:00:13 [adesa.it] INFO: Scraping item 10741073 url https://www.openlane.eu/en/carv6/auction/10741073
2026-03-27 22:00:13 [adesa.it] INFO: Found listing with ID: 10741607
2026-03-27 22:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741607%27 HTTP/1.1" 200 None
2026-03-27 22:00:13 [adesa.it] INFO: Scrape type for 10741607: 1
2026-03-27 22:00:13 [adesa.it] INFO: Scraping item 10741607 url https://www.openlane.eu/en/carv6/auction/10741607
2026-03-27 22:00:13 [adesa.it] INFO: Found listing with ID: 10737296
2026-03-27 22:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710737296%27 HTTP/1.1" 200 None
2026-03-27 22:00:13 [adesa.it] INFO: Scrape type for 10737296: 1
2026-03-27 22:00:13 [adesa.it] INFO: Scraping item 10737296 url https://www.openlane.eu/en/carv6/auction/10737296
2026-03-27 22:00:13 [adesa.it] INFO: Found listing with ID: 10741068
2026-03-27 22:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741068%27 HTTP/1.1" 200 None
2026-03-27 22:00:13 [adesa.it] INFO: Scrape type for 10741068: 1
2026-03-27 22:00:13 [adesa.it] INFO: Scraping item 10741068 url https://www.openlane.eu/en/carv6/auction/10741068
2026-03-27 22:00:13 [adesa.it] INFO: Found listing with ID: 10741369
2026-03-27 22:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741369%27 HTTP/1.1" 200 None
2026-03-27 22:00:13 [adesa.it] INFO: Scrape type for 10741369: 1
2026-03-27 22:00:13 [adesa.it] INFO: Scraping item 10741369 url https://www.openlane.eu/en/carv6/auction/10741369
2026-03-27 22:00:13 [adesa.it] INFO: Found listing with ID: 10736825
2026-03-27 22:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710736825%27 HTTP/1.1" 200 None
2026-03-27 22:00:13 [adesa.it] INFO: Scrape type for 10736825: 1
2026-03-27 22:00:13 [adesa.it] INFO: Scraping item 10736825 url https://www.openlane.eu/en/carv6/auction/10736825
2026-03-27 22:00:13 [adesa.it] INFO: Found listing with ID: 10741370
2026-03-27 22:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741370%27 HTTP/1.1" 200 None
2026-03-27 22:00:13 [adesa.it] INFO: Scrape type for 10741370: 1
2026-03-27 22:00:13 [adesa.it] INFO: Scraping item 10741370 url https://www.openlane.eu/en/carv6/auction/10741370
2026-03-27 22:00:13 [adesa.it] INFO: Found listing with ID: 10737306
2026-03-27 22:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710737306%27 HTTP/1.1" 200 None
2026-03-27 22:00:13 [adesa.it] INFO: Scrape type for 10737306: 1
2026-03-27 22:00:13 [adesa.it] INFO: Scraping item 10737306 url https://www.openlane.eu/en/carv6/auction/10737306
2026-03-27 22:00:13 [adesa.it] INFO: Found listing with ID: 10737309
2026-03-27 22:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710737309%27 HTTP/1.1" 200 None
2026-03-27 22:00:13 [adesa.it] INFO: Scrape type for 10737309: 1
2026-03-27 22:00:13 [adesa.it] INFO: Scraping item 10737309 url https://www.openlane.eu/en/carv6/auction/10737309
2026-03-27 22:00:13 [adesa.it] INFO: Found listing with ID: 10741608
2026-03-27 22:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710741608%27 HTTP/1.1" 200 None
2026-03-27 22:00:14 [adesa.it] INFO: Scrape type for 10741608: 1
2026-03-27 22:00:14 [adesa.it] INFO: Scraping item 10741608 url https://www.openlane.eu/en/carv6/auction/10741608
2026-03-27 22:00:14 [adesa.it] INFO: Found listing with ID: 10736735
2026-03-27 22:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710736735%27 HTTP/1.1" 200 None
2026-03-27 22:00:14 [adesa.it] INFO: Scrape type for 10736735: 1
2026-03-27 22:00:14 [adesa.it] INFO: Scraping item 10736735 url https://www.openlane.eu/en/carv6/auction/10736735
2026-03-27 22:00:14 [adesa.it] INFO: Found listing with ID: 10741383
2026-03-27 22:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710741383%27 HTTP/1.1" 200 None
2026-03-27 22:00:14 [adesa.it] INFO: Scrape type for 10741383: 1
2026-03-27 22:00:14 [adesa.it] INFO: Scraping item 10741383 url https://www.openlane.eu/en/carv6/auction/10741383
2026-03-27 22:00:14 [adesa.it] INFO: Found listing with ID: 10741067
2026-03-27 22:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710741067%27 HTTP/1.1" 200 None
2026-03-27 22:00:14 [adesa.it] INFO: Scrape type for 10741067: 1
2026-03-27 22:00:14 [adesa.it] INFO: Scraping item 10741067 url https://www.openlane.eu/en/carv6/auction/10741067
2026-03-27 22:00:14 [adesa.it] INFO: Found listing with ID: 10741072
2026-03-27 22:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710741072%27 HTTP/1.1" 200 None
2026-03-27 22:00:14 [adesa.it] INFO: Scrape type for 10741072: 1
2026-03-27 22:00:14 [adesa.it] INFO: Scraping item 10741072 url https://www.openlane.eu/en/carv6/auction/10741072
2026-03-27 22:00:14 [adesa.it] INFO: Found listing with ID: 10736810
2026-03-27 22:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710736810%27 HTTP/1.1" 200 None
2026-03-27 22:00:14 [adesa.it] INFO: Scrape type for 10736810: 1
2026-03-27 22:00:14 [adesa.it] INFO: Scraping item 10736810 url https://www.openlane.eu/en/carv6/auction/10736810
2026-03-27 22:00:14 [adesa.it] INFO: Found listing with ID: 10736805
2026-03-27 22:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710736805%27 HTTP/1.1" 200 None
2026-03-27 22:00:14 [adesa.it] INFO: Scrape type for 10736805: 1
2026-03-27 22:00:14 [adesa.it] INFO: Scraping item 10736805 url https://www.openlane.eu/en/carv6/auction/10736805
2026-03-27 22:00:14 [adesa.it] INFO: Found listing with ID: 10741080
2026-03-27 22:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710741080%27 HTTP/1.1" 200 None
2026-03-27 22:00:14 [adesa.it] INFO: Scrape type for 10741080: 1
2026-03-27 22:00:14 [adesa.it] INFO: Scraping item 10741080 url https://www.openlane.eu/en/carv6/auction/10741080
2026-03-27 22:00:14 [adesa.it] INFO: Found listing with ID: 10741613
2026-03-27 22:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710741613%27 HTTP/1.1" 200 None
2026-03-27 22:00:14 [adesa.it] INFO: Scrape type for 10741613: 1
2026-03-27 22:00:14 [adesa.it] INFO: Scraping item 10741613 url https://www.openlane.eu/en/carv6/auction/10741613
2026-03-27 22:00:14 [adesa.it] INFO: Found listing with ID: 10741614
2026-03-27 22:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710741614%27 HTTP/1.1" 200 None
2026-03-27 22:00:14 [adesa.it] INFO: Scrape type for 10741614: 1
2026-03-27 22:00:14 [adesa.it] INFO: Scraping item 10741614 url https://www.openlane.eu/en/carv6/auction/10741614
2026-03-27 22:00:14 [adesa.it] INFO: Found listing with ID: 10736788
2026-03-27 22:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710736788%27 HTTP/1.1" 200 None
2026-03-27 22:00:14 [adesa.it] INFO: Scrape type for 10736788: 1
2026-03-27 22:00:14 [adesa.it] INFO: Scraping item 10736788 url https://www.openlane.eu/en/carv6/auction/10736788
2026-03-27 22:00:14 [adesa.it] INFO: Found listing with ID: 10741381
2026-03-27 22:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710741381%27 HTTP/1.1" 200 None
2026-03-27 22:00:14 [adesa.it] INFO: Scrape type for 10741381: 1
2026-03-27 22:00:14 [adesa.it] INFO: Scraping item 10741381 url https://www.openlane.eu/en/carv6/auction/10741381
2026-03-27 22:00:14 [adesa.it] INFO: Found listing with ID: 10736828
2026-03-27 22:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710736828%27 HTTP/1.1" 200 None
2026-03-27 22:00:14 [adesa.it] INFO: Scrape type for 10736828: 1
2026-03-27 22:00:14 [adesa.it] INFO: Scraping item 10736828 url https://www.openlane.eu/en/carv6/auction/10736828
2026-03-27 22:00:14 [adesa.it] INFO: Found listing with ID: 10741394
2026-03-27 22:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710741394%27 HTTP/1.1" 200 None
2026-03-27 22:00:14 [adesa.it] INFO: Scrape type for 10741394: 1
2026-03-27 22:00:14 [adesa.it] INFO: Scraping item 10741394 url https://www.openlane.eu/en/carv6/auction/10741394
2026-03-27 22:00:14 [adesa.it] INFO: Found listing with ID: 10741612
2026-03-27 22:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710741612%27 HTTP/1.1" 200 None
2026-03-27 22:00:14 [adesa.it] INFO: Scrape type for 10741612: 1
2026-03-27 22:00:14 [adesa.it] INFO: Scraping item 10741612 url https://www.openlane.eu/en/carv6/auction/10741612
2026-03-27 22:00:14 [adesa.it] INFO: Found listing with ID: 10741610
2026-03-27 22:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710741610%27 HTTP/1.1" 200 None
2026-03-27 22:00:14 [adesa.it] INFO: Scrape type for 10741610: 1
2026-03-27 22:00:14 [adesa.it] INFO: Scraping item 10741610 url https://www.openlane.eu/en/carv6/auction/10741610
2026-03-27 22:00:14 [adesa.it] INFO: Found listing with ID: 10741382
2026-03-27 22:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710741382%27 HTTP/1.1" 200 None
2026-03-27 22:00:14 [adesa.it] INFO: Scrape type for 10741382: 1
2026-03-27 22:00:14 [adesa.it] INFO: Scraping item 10741382 url https://www.openlane.eu/en/carv6/auction/10741382
2026-03-27 22:00:14 [adesa.it] INFO: Found listing with ID: 10741283
2026-03-27 22:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710741283%27 HTTP/1.1" 200 None
2026-03-27 22:00:14 [adesa.it] INFO: Scrape type for 10741283: 1
2026-03-27 22:00:14 [adesa.it] INFO: Scraping item 10741283 url https://www.openlane.eu/en/carv6/auction/10741283
2026-03-27 22:00:14 [adesa.it] INFO: Found listing with ID: 10737317
2026-03-27 22:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710737317%27 HTTP/1.1" 200 None
2026-03-27 22:00:14 [adesa.it] INFO: Scrape type for 10737317: 1
2026-03-27 22:00:14 [adesa.it] INFO: Scraping item 10737317 url https://www.openlane.eu/en/carv6/auction/10737317
2026-03-27 22:00:14 [adesa.it] INFO: Found listing with ID: 10741378
2026-03-27 22:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710741378%27 HTTP/1.1" 200 None
2026-03-27 22:00:14 [adesa.it] INFO: Scrape type for 10741378: 1
2026-03-27 22:00:14 [adesa.it] INFO: Scraping item 10741378 url https://www.openlane.eu/en/carv6/auction/10741378
2026-03-27 22:00:14 [adesa.it] INFO: Found listing with ID: 10741393
2026-03-27 22:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710741393%27 HTTP/1.1" 200 None
2026-03-27 22:00:14 [adesa.it] INFO: Scrape type for 10741393: 1
2026-03-27 22:00:14 [adesa.it] INFO: Scraping item 10741393 url https://www.openlane.eu/en/carv6/auction/10741393
2026-03-27 22:00:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741936> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:00:14 [adesa.it] INFO: Found listing with ID: 10741371
2026-03-27 22:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710741371%27 HTTP/1.1" 200 None
2026-03-27 22:00:14 [adesa.it] INFO: Scrape type for 10741371: 1
2026-03-27 22:00:14 [adesa.it] INFO: Scraping item 10741371 url https://www.openlane.eu/en/carv6/auction/10741371
2026-03-27 22: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-27 22:00:14 [adesa.it] INFO: Found listing with ID: 10741367
2026-03-27 22:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710741367%27 HTTP/1.1" 200 None
2026-03-27 22:00:14 [adesa.it] INFO: Scrape type for 10741367: 1
2026-03-27 22:00:14 [adesa.it] INFO: Scraping item 10741367 url https://www.openlane.eu/en/carv6/auction/10741367
2026-03-27 22:00:14 [adesa.it] INFO: Found listing with ID: 10741354
2026-03-27 22:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710741354%27 HTTP/1.1" 200 None
2026-03-27 22:00:14 [adesa.it] INFO: Scrape type for 10741354: 1
2026-03-27 22:00:14 [adesa.it] INFO: Scraping item 10741354 url https://www.openlane.eu/en/carv6/auction/10741354
2026-03-27 22:00:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741934> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:00:14 [adesa.it] INFO: Found listing with ID: 10736767
2026-03-27 22:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710736767%27 HTTP/1.1" 200 None
2026-03-27 22:00:14 [adesa.it] INFO: Scrape type for 10736767: 1
2026-03-27 22:00:14 [adesa.it] INFO: Scraping item 10736767 url https://www.openlane.eu/en/carv6/auction/10736767
2026-03-27 22: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-27 22:00:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741933> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:00:14 [adesa.it] INFO: Found listing with ID: 10741386
2026-03-27 22:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710741386%27 HTTP/1.1" 200 None
2026-03-27 22:00:14 [adesa.it] INFO: Scrape type for 10741386: 1
2026-03-27 22:00:14 [adesa.it] INFO: Scraping item 10741386 url https://www.openlane.eu/en/carv6/auction/10741386
2026-03-27 22: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-27 22:00:14 [adesa.it] INFO: Found listing with ID: 10741385
2026-03-27 22:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710741385%27 HTTP/1.1" 200 None
2026-03-27 22:00:14 [adesa.it] INFO: Scrape type for 10741385: 1
2026-03-27 22:00:14 [adesa.it] INFO: Scraping item 10741385 url https://www.openlane.eu/en/carv6/auction/10741385
2026-03-27 22:00:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6d7a0025-3902-5406-adb8-008872573730 with identifier: 10741936
2026-03-27 22:00:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6d7a0025-3902-5406-adb8-008872573730 with scrape type 1
2026-03-27 22:00:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6d7a0025-3902-5406-adb8-008872573730
2026-03-27 22:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00: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%252F5729913%252Fgeneral%252F77679429-5853-4e36-8545-b5cf4bf32261.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729913/general/77679429-5853-4e36-8545-b5cf4bf32261.jpg already downloaded
2026-03-27 22:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00: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%252F5729913%252Fgeneral%252F71ba51bf-182d-48a6-bf49-1ff649cc23d6.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729913/general/71ba51bf-182d-48a6-bf49-1ff649cc23d6.jpg already downloaded
2026-03-27 22:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00: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%252F5729913%252Fgeneral%252F81b034ad-a2d3-41ac-a1b2-e2273405b10b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729913/general/81b034ad-a2d3-41ac-a1b2-e2273405b10b.jpg already downloaded
2026-03-27 22:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00: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%252F5729913%252Fgeneral%252F3ea03597-1e5c-4b57-b5e2-3cbadbb4148b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729913/general/3ea03597-1e5c-4b57-b5e2-3cbadbb4148b.jpg already downloaded
2026-03-27 22:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00: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%252F5729913%252Fgeneral%252F12abf3a1-4b89-4ed8-9d9c-bdf325aaf23a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729913/general/12abf3a1-4b89-4ed8-9d9c-bdf325aaf23a.jpg already downloaded
2026-03-27 22:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00: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%252F5729913%252Fgeneral%252F10b98917-96a7-47a7-962f-c0810491f9e7.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729913/general/10b98917-96a7-47a7-962f-c0810491f9e7.jpg already downloaded
2026-03-27 22:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00: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%252F5729913%252Fgeneral%252F44a0350c-cc61-4c24-9440-90d6a9edde61.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729913/general/44a0350c-cc61-4c24-9440-90d6a9edde61.jpg already downloaded
2026-03-27 22:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00: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%252F5729913%252Fgeneral%252Fa7dc5eea-df57-4c0b-835b-d911f9f9599c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729913/general/a7dc5eea-df57-4c0b-835b-d911f9f9599c.jpg already downloaded
2026-03-27 22:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00: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%252F5729913%252Fgeneral%252F5be5cf06-8226-4976-b3a5-fe53315b7aba.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729913/general/5be5cf06-8226-4976-b3a5-fe53315b7aba.jpg already downloaded
2026-03-27 22:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00: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%252F5729913%252Fgeneral%252F65f71ed0-3cbd-4247-ad59-4d680b3744b6.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729913/general/65f71ed0-3cbd-4247-ad59-4d680b3744b6.jpg already downloaded
2026-03-27 22:00:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 6d7a0025-3902-5406-adb8-008872573730, identifier: 10741936
2026-03-27 22:00:15 [adesa.it] INFO: Found listing with ID: 10741359
2026-03-27 22:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710741359%27 HTTP/1.1" 200 None
2026-03-27 22:00:15 [adesa.it] INFO: Scrape type for 10741359: 1
2026-03-27 22:00:15 [adesa.it] INFO: Scraping item 10741359 url https://www.openlane.eu/en/carv6/auction/10741359
2026-03-27 22:00:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 6d7a0025-3902-5406-adb8-008872573730 with identifier: 10741936
2026-03-27 22:00:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 22:00:15 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Gray HTTP/1.1" 200 None
2026-03-27 22:00:15 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 22:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-27 22:00:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 22:00:15 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Hybride HTTP/1.1" 200 None
2026-03-27 22:00:15 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 22:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-27 22:00:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 6d7a0025-3902-5406-adb8-008872573730 with identifier: 10741936
2026-03-27 22:00:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 6d7a0025-3902-5406-adb8-008872573730 with identifier: 10741936 to the API
2026-03-27 22:00:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:00: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-27 22:00:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741936>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.3L',
'engine_horse_power': 190,
'expiration_date': '2026-04-01T17:41:00Z',
'fuel_type': 'Hybrid',
'id': '6d7a0025-3902-5406-adb8-008872573730',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL011GR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741936',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Jeep',
'model': 'Renegade',
'odometer': 123668,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 44,
'photo_urls': ['https://images.openlane.eu/carimgs/5729913/general/77679429-5853-4e36-8545-b5cf4bf32261.jpg',
'https://images.openlane.eu/carimgs/5729913/general/71ba51bf-182d-48a6-bf49-1ff649cc23d6.jpg',
'https://images.openlane.eu/carimgs/5729913/general/81b034ad-a2d3-41ac-a1b2-e2273405b10b.jpg',
'https://images.openlane.eu/carimgs/5729913/general/3ea03597-1e5c-4b57-b5e2-3cbadbb4148b.jpg',
'https://images.openlane.eu/carimgs/5729913/general/12abf3a1-4b89-4ed8-9d9c-bdf325aaf23a.jpg',
'https://images.openlane.eu/carimgs/5729913/general/10b98917-96a7-47a7-962f-c0810491f9e7.jpg',
'https://images.openlane.eu/carimgs/5729913/general/44a0350c-cc61-4c24-9440-90d6a9edde61.jpg',
'https://images.openlane.eu/carimgs/5729913/general/a7dc5eea-df57-4c0b-835b-d911f9f9599c.jpg',
'https://images.openlane.eu/carimgs/5729913/general/5be5cf06-8226-4976-b3a5-fe53315b7aba.jpg',
'https://images.openlane.eu/carimgs/5729913/general/65f71ed0-3cbd-4247-ad59-4d680b3744b6.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d7a0025-3902-5406-adb8-008872573730/6d7a0025-3902-5406-adb8-008872573730_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 252069,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729913/general/77679429-5853-4e36-8545-b5cf4bf32261.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d7a0025-3902-5406-adb8-008872573730/6d7a0025-3902-5406-adb8-008872573730_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 279120,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729913/general/71ba51bf-182d-48a6-bf49-1ff649cc23d6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d7a0025-3902-5406-adb8-008872573730/6d7a0025-3902-5406-adb8-008872573730_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 249584,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729913/general/81b034ad-a2d3-41ac-a1b2-e2273405b10b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d7a0025-3902-5406-adb8-008872573730/6d7a0025-3902-5406-adb8-008872573730_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 220735,
'Height': 1024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729913/general/3ea03597-1e5c-4b57-b5e2-3cbadbb4148b.jpg',
'Width': 768},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d7a0025-3902-5406-adb8-008872573730/6d7a0025-3902-5406-adb8-008872573730_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 214351,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729913/general/12abf3a1-4b89-4ed8-9d9c-bdf325aaf23a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d7a0025-3902-5406-adb8-008872573730/6d7a0025-3902-5406-adb8-008872573730_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 184662,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729913/general/10b98917-96a7-47a7-962f-c0810491f9e7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d7a0025-3902-5406-adb8-008872573730/6d7a0025-3902-5406-adb8-008872573730_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 166449,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729913/general/44a0350c-cc61-4c24-9440-90d6a9edde61.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d7a0025-3902-5406-adb8-008872573730/6d7a0025-3902-5406-adb8-008872573730_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 152059,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729913/general/a7dc5eea-df57-4c0b-835b-d911f9f9599c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d7a0025-3902-5406-adb8-008872573730/6d7a0025-3902-5406-adb8-008872573730_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 149650,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729913/general/5be5cf06-8226-4976-b3a5-fe53315b7aba.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d7a0025-3902-5406-adb8-008872573730/6d7a0025-3902-5406-adb8-008872573730_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125349,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729913/general/65f71ed0-3cbd-4247-ad59-4d680b3744b6.jpg',
'Width': 1024}],
'price': 8400,
'price_includes_vat': True,
'registration_date': '2022-10-24',
'seats_number': 5,
'seller_name': None,
'title': 'Jeep Renegade 4xe 1.3 Limited - Hybrid - Automatic - 190 hp - '
'123.668 km',
'transmission': 'automatic',
'trim': 'Limited',
'vin': None,
'year': 2022}
2026-03-27 22:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710741936%27 HTTP/1.1" 200 None
2026-03-27 22:00:15 [adesa.it] INFO: Saving data for 10741936: {'created_time': 1774648815.940763, 'last_price_update_time': 1774648815.940778, 'auction_closing_time': 1775065260.0}
2026-03-27 22:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741936') HTTP/1.1" 204 0
2026-03-27 22:00:16 [adesa.it] INFO: Found listing with ID: 10736804
2026-03-27 22:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710736804%27 HTTP/1.1" 200 None
2026-03-27 22:00:16 [adesa.it] INFO: Scrape type for 10736804: 1
2026-03-27 22:00:16 [adesa.it] INFO: Scraping item 10736804 url https://www.openlane.eu/en/carv6/auction/10736804
2026-03-27 22:00:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736842> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:00:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741937> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:00:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741384> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22: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-27 22: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-27 22: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-27 22:00:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741148> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:00:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741935> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:00:16 [adesa.it] INFO: Found listing with ID: 10741289
2026-03-27 22:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710741289%27 HTTP/1.1" 200 None
2026-03-27 22:00:16 [adesa.it] INFO: Scrape type for 10741289: 1
2026-03-27 22:00:16 [adesa.it] INFO: Scraping item 10741289 url https://www.openlane.eu/en/carv6/auction/10741289
2026-03-27 22: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-27 22: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-27 22:00:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9b5537a1-968a-5baf-acf7-a354c7709453 with identifier: 10741934
2026-03-27 22:00:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9b5537a1-968a-5baf-acf7-a354c7709453 with scrape type 1
2026-03-27 22:00:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9b5537a1-968a-5baf-acf7-a354c7709453
2026-03-27 22:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5740861%252Fgeneral%252F6e2e4e9d-464f-45cc-926e-61573cf74818.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740861/general/6e2e4e9d-464f-45cc-926e-61573cf74818.jpg already downloaded
2026-03-27 22:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5740861%252Fgeneral%252Ff850038c-e07f-4365-9257-608a44cc87da.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740861/general/f850038c-e07f-4365-9257-608a44cc87da.jpg already downloaded
2026-03-27 22:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5740861%252Fgeneral%252F37dad9c4-8618-4981-b3d8-6386c60c7a13.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740861/general/37dad9c4-8618-4981-b3d8-6386c60c7a13.jpg already downloaded
2026-03-27 22:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5740861%252Fgeneral%252F1346152e-c289-47ca-aba8-b0544075b1ba.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740861/general/1346152e-c289-47ca-aba8-b0544075b1ba.jpg already downloaded
2026-03-27 22:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5740861%252Fgeneral%252F0d3e0e14-b027-4bb1-9e24-9fb8115cfdb4.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740861/general/0d3e0e14-b027-4bb1-9e24-9fb8115cfdb4.jpg already downloaded
2026-03-27 22:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5740861%252Fgeneral%252F57ad1cb2-cedb-4110-9dad-8059b2eeae07.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740861/general/57ad1cb2-cedb-4110-9dad-8059b2eeae07.jpg already downloaded
2026-03-27 22:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5740861%252Fgeneral%252Fbeb5cbd7-334c-4dc3-821f-d29b73178076.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740861/general/beb5cbd7-334c-4dc3-821f-d29b73178076.jpg already downloaded
2026-03-27 22:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5740861%252Fgeneral%252F1d7f5778-9e51-4807-8ee4-c8efc3b82a2e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740861/general/1d7f5778-9e51-4807-8ee4-c8efc3b82a2e.jpg already downloaded
2026-03-27 22:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5740861%252Fgeneral%252F4047f6d2-c8e7-41fb-b3be-90225a668eef.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740861/general/4047f6d2-c8e7-41fb-b3be-90225a668eef.jpg already downloaded
2026-03-27 22:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5740861%252Fgeneral%252F6e092065-bf97-4512-ab19-34405d9ca45f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740861/general/6e092065-bf97-4512-ab19-34405d9ca45f.jpg already downloaded
2026-03-27 22:00:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 9b5537a1-968a-5baf-acf7-a354c7709453, identifier: 10741934
2026-03-27 22:00:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4376a85d-cb83-53b0-bdc3-68dbb730dc1a with identifier: 10741933
2026-03-27 22:00:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4376a85d-cb83-53b0-bdc3-68dbb730dc1a with scrape type 1
2026-03-27 22:00:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4376a85d-cb83-53b0-bdc3-68dbb730dc1a
2026-03-27 22:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5732859%252Fgeneral%252Fb1d2940a-333b-487c-a784-58fedf28267d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732859/general/b1d2940a-333b-487c-a784-58fedf28267d.jpg already downloaded
2026-03-27 22:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5732859%252Fgeneral%252F957567ae-0651-4c9a-833e-522eaaa50228.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732859/general/957567ae-0651-4c9a-833e-522eaaa50228.jpg already downloaded
2026-03-27 22:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5732859%252Fgeneral%252Fced90c00-f191-412f-ba90-de58afd2fc7f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732859/general/ced90c00-f191-412f-ba90-de58afd2fc7f.jpg already downloaded
2026-03-27 22:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5732859%252Fgeneral%252Fef4b7606-c001-41c8-b156-d3b200da116d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732859/general/ef4b7606-c001-41c8-b156-d3b200da116d.jpg already downloaded
2026-03-27 22:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5732859%252Fgeneral%252F404dfc3b-11a9-4660-be38-d004f65df4d6.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732859/general/404dfc3b-11a9-4660-be38-d004f65df4d6.jpg already downloaded
2026-03-27 22:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5732859%252Fgeneral%252F7a11358f-cbb8-4aed-9eb1-be0b586815f3.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732859/general/7a11358f-cbb8-4aed-9eb1-be0b586815f3.jpg already downloaded
2026-03-27 22:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5732859%252Fgeneral%252Ff472b6ee-89ca-4836-87df-88dce53f374f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732859/general/f472b6ee-89ca-4836-87df-88dce53f374f.jpg already downloaded
2026-03-27 22:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5732859%252Fgeneral%252F36b76da7-0b92-4414-b826-859811fd6fe1.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732859/general/36b76da7-0b92-4414-b826-859811fd6fe1.jpg already downloaded
2026-03-27 22:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5732859%252Fgeneral%252F4145baa3-d652-4e9e-8caa-9d8d45b6a373.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732859/general/4145baa3-d652-4e9e-8caa-9d8d45b6a373.jpg already downloaded
2026-03-27 22:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5732859%252Fgeneral%252Ff4b65100-7031-4ea9-b515-695309d88a71.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732859/general/f4b65100-7031-4ea9-b515-695309d88a71.jpg already downloaded
2026-03-27 22:00:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 4376a85d-cb83-53b0-bdc3-68dbb730dc1a, identifier: 10741933
2026-03-27 22:00:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 9b5537a1-968a-5baf-acf7-a354c7709453 with identifier: 10741934
2026-03-27 22:00:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 22:00:16 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Red HTTP/1.1" 200 None
2026-03-27 22:00:17 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 22: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-27 22:00:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 9b5537a1-968a-5baf-acf7-a354c7709453 with identifier: 10741934
2026-03-27 22:00:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 9b5537a1-968a-5baf-acf7-a354c7709453 with identifier: 10741934 to the API
2026-03-27 22:00:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22: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-27 22:00:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741934>
{'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-04-01T17:41: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=10741934',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Jeep',
'model': 'Renegade',
'odometer': 122376,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 62,
'photo_urls': ['https://images.openlane.eu/carimgs/5740861/general/6e2e4e9d-464f-45cc-926e-61573cf74818.jpg',
'https://images.openlane.eu/carimgs/5740861/general/f850038c-e07f-4365-9257-608a44cc87da.jpg',
'https://images.openlane.eu/carimgs/5740861/general/37dad9c4-8618-4981-b3d8-6386c60c7a13.jpg',
'https://images.openlane.eu/carimgs/5740861/general/1346152e-c289-47ca-aba8-b0544075b1ba.jpg',
'https://images.openlane.eu/carimgs/5740861/general/0d3e0e14-b027-4bb1-9e24-9fb8115cfdb4.jpg',
'https://images.openlane.eu/carimgs/5740861/general/57ad1cb2-cedb-4110-9dad-8059b2eeae07.jpg',
'https://images.openlane.eu/carimgs/5740861/general/beb5cbd7-334c-4dc3-821f-d29b73178076.jpg',
'https://images.openlane.eu/carimgs/5740861/general/1d7f5778-9e51-4807-8ee4-c8efc3b82a2e.jpg',
'https://images.openlane.eu/carimgs/5740861/general/4047f6d2-c8e7-41fb-b3be-90225a668eef.jpg',
'https://images.openlane.eu/carimgs/5740861/general/6e092065-bf97-4512-ab19-34405d9ca45f.jpg'],
'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': 7800,
'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-27 22:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741934%27 HTTP/1.1" 200 None
2026-03-27 22:00:17 [adesa.it] INFO: Saving data for 10741934: {'created_time': 1774648817.518982, 'last_price_update_time': 1774648817.518994, 'auction_closing_time': 1775065260.0}
2026-03-27 22:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741934') HTTP/1.1" 204 0
2026-03-27 22:00:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 4376a85d-cb83-53b0-bdc3-68dbb730dc1a with identifier: 10741933
2026-03-27 22:00:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 4376a85d-cb83-53b0-bdc3-68dbb730dc1a with identifier: 10741933
2026-03-27 22:00:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 4376a85d-cb83-53b0-bdc3-68dbb730dc1a with identifier: 10741933 to the API
2026-03-27 22:00:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22: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-27 22:00:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741933>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 70,
'expiration_date': '2026-04-01T17:41:00Z',
'fuel_type': 'Hybrid',
'id': '4376a85d-cb83-53b0-bdc3-68dbb730dc1a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL048ZG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741933',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Fiat',
'model': '500',
'odometer': 85791,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 69,
'photo_urls': ['https://images.openlane.eu/carimgs/5732859/general/b1d2940a-333b-487c-a784-58fedf28267d.jpg',
'https://images.openlane.eu/carimgs/5732859/general/957567ae-0651-4c9a-833e-522eaaa50228.jpg',
'https://images.openlane.eu/carimgs/5732859/general/ced90c00-f191-412f-ba90-de58afd2fc7f.jpg',
'https://images.openlane.eu/carimgs/5732859/general/ef4b7606-c001-41c8-b156-d3b200da116d.jpg',
'https://images.openlane.eu/carimgs/5732859/general/404dfc3b-11a9-4660-be38-d004f65df4d6.jpg',
'https://images.openlane.eu/carimgs/5732859/general/7a11358f-cbb8-4aed-9eb1-be0b586815f3.jpg',
'https://images.openlane.eu/carimgs/5732859/general/f472b6ee-89ca-4836-87df-88dce53f374f.jpg',
'https://images.openlane.eu/carimgs/5732859/general/36b76da7-0b92-4414-b826-859811fd6fe1.jpg',
'https://images.openlane.eu/carimgs/5732859/general/4145baa3-d652-4e9e-8caa-9d8d45b6a373.jpg',
'https://images.openlane.eu/carimgs/5732859/general/f4b65100-7031-4ea9-b515-695309d88a71.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4376a85d-cb83-53b0-bdc3-68dbb730dc1a/4376a85d-cb83-53b0-bdc3-68dbb730dc1a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130115,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732859/general/b1d2940a-333b-487c-a784-58fedf28267d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4376a85d-cb83-53b0-bdc3-68dbb730dc1a/4376a85d-cb83-53b0-bdc3-68dbb730dc1a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 142440,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732859/general/957567ae-0651-4c9a-833e-522eaaa50228.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4376a85d-cb83-53b0-bdc3-68dbb730dc1a/4376a85d-cb83-53b0-bdc3-68dbb730dc1a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133724,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732859/general/ced90c00-f191-412f-ba90-de58afd2fc7f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4376a85d-cb83-53b0-bdc3-68dbb730dc1a/4376a85d-cb83-53b0-bdc3-68dbb730dc1a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139055,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732859/general/ef4b7606-c001-41c8-b156-d3b200da116d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4376a85d-cb83-53b0-bdc3-68dbb730dc1a/4376a85d-cb83-53b0-bdc3-68dbb730dc1a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76463,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732859/general/404dfc3b-11a9-4660-be38-d004f65df4d6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4376a85d-cb83-53b0-bdc3-68dbb730dc1a/4376a85d-cb83-53b0-bdc3-68dbb730dc1a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96537,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732859/general/7a11358f-cbb8-4aed-9eb1-be0b586815f3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4376a85d-cb83-53b0-bdc3-68dbb730dc1a/4376a85d-cb83-53b0-bdc3-68dbb730dc1a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119300,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732859/general/f472b6ee-89ca-4836-87df-88dce53f374f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4376a85d-cb83-53b0-bdc3-68dbb730dc1a/4376a85d-cb83-53b0-bdc3-68dbb730dc1a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53496,
'Height': 580,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732859/general/36b76da7-0b92-4414-b826-859811fd6fe1.jpg',
'Width': 773},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4376a85d-cb83-53b0-bdc3-68dbb730dc1a/4376a85d-cb83-53b0-bdc3-68dbb730dc1a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102181,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732859/general/4145baa3-d652-4e9e-8caa-9d8d45b6a373.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4376a85d-cb83-53b0-bdc3-68dbb730dc1a/4376a85d-cb83-53b0-bdc3-68dbb730dc1a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108290,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732859/general/f4b65100-7031-4ea9-b515-695309d88a71.jpg',
'Width': 1024}],
'price': 5900,
'price_includes_vat': True,
'registration_date': '2022-08-29',
'seats_number': 4,
'seller_name': None,
'title': 'Fiat 500 1.0 Club - Hybrid - Manual - 70 hp - 85.791 km',
'transmission': 'manual',
'trim': 'Club',
'vin': None,
'year': 2022}
2026-03-27 22:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741933%27 HTTP/1.1" 200 None
2026-03-27 22:00:17 [adesa.it] INFO: Saving data for 10741933: {'created_time': 1774648817.966087, 'last_price_update_time': 1774648817.966099, 'auction_closing_time': 1775065260.0}
2026-03-27 22:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741933') HTTP/1.1" 204 0
2026-03-27 22:00:17 [adesa.it] INFO: Found listing with ID: 10737297
2026-03-27 22:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710737297%27 HTTP/1.1" 200 None
2026-03-27 22:00:18 [adesa.it] INFO: Scrape type for 10737297: 1
2026-03-27 22:00:18 [adesa.it] INFO: Scraping item 10737297 url https://www.openlane.eu/en/carv6/auction/10737297
2026-03-27 22:00:18 [adesa.it] INFO: Found listing with ID: 10741243
2026-03-27 22:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710741243%27 HTTP/1.1" 200 None
2026-03-27 22:00:18 [adesa.it] INFO: Scrape type for 10741243: 1
2026-03-27 22:00:18 [adesa.it] INFO: Scraping item 10741243 url https://www.openlane.eu/en/carv6/auction/10741243
2026-03-27 22:00:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5d580a50-2264-53d2-a1d9-085d7b8b359a with identifier: 10736842
2026-03-27 22:00:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5d580a50-2264-53d2-a1d9-085d7b8b359a with scrape type 1
2026-03-27 22:00:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5d580a50-2264-53d2-a1d9-085d7b8b359a
2026-03-27 22:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5739828%252Fgeneral%252F23ba7468-0940-4f10-84be-446953f94141.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739828/general/23ba7468-0940-4f10-84be-446953f94141.jpg already downloaded
2026-03-27 22:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5739828%252Fgeneral%252F6f4b3a00-8390-422d-9a77-40c18794f813.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739828/general/6f4b3a00-8390-422d-9a77-40c18794f813.jpg already downloaded
2026-03-27 22:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5739828%252Fgeneral%252F32240b7c-db6b-4ce6-8f47-6f8e370b0e4e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739828/general/32240b7c-db6b-4ce6-8f47-6f8e370b0e4e.jpg already downloaded
2026-03-27 22:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5739828%252Fgeneral%252F29d56f1f-bd0a-4665-8418-88090e21da9d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739828/general/29d56f1f-bd0a-4665-8418-88090e21da9d.jpg already downloaded
2026-03-27 22:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5739828%252Fgeneral%252F1aa4e824-16f8-48ef-ae49-2498957586c0.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739828/general/1aa4e824-16f8-48ef-ae49-2498957586c0.jpg already downloaded
2026-03-27 22:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5739828%252Fgeneral%252Fca9566e1-a239-484a-86a2-cd87ef8246e6.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739828/general/ca9566e1-a239-484a-86a2-cd87ef8246e6.jpg already downloaded
2026-03-27 22:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5739828%252Fgeneral%252F4b694240-adcf-4bb7-bf2b-0e8e606b1f44.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739828/general/4b694240-adcf-4bb7-bf2b-0e8e606b1f44.jpg already downloaded
2026-03-27 22:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5739828%252Fgeneral%252F0fd474af-3130-41bb-a242-8478b6d89e43.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739828/general/0fd474af-3130-41bb-a242-8478b6d89e43.jpg already downloaded
2026-03-27 22:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5739828%252Fgeneral%252F5c57d6e7-34a9-4dea-ab4a-b1803336caca.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739828/general/5c57d6e7-34a9-4dea-ab4a-b1803336caca.jpg already downloaded
2026-03-27 22:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5739828%252Fgeneral%252F7e9d48e5-5335-479a-b42b-c28162f479b7.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739828/general/7e9d48e5-5335-479a-b42b-c28162f479b7.jpg already downloaded
2026-03-27 22:00:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 5d580a50-2264-53d2-a1d9-085d7b8b359a, identifier: 10736842
2026-03-27 22:00:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2de9fbc0-296e-5454-9404-6ae3c44d4bf6 with identifier: 10741937
2026-03-27 22:00:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2de9fbc0-296e-5454-9404-6ae3c44d4bf6 with scrape type 1
2026-03-27 22:00:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2de9fbc0-296e-5454-9404-6ae3c44d4bf6
2026-03-27 22:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5729911%252Fgeneral%252F17bf5851-e85f-43e0-887b-c2c81a1602ac.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729911/general/17bf5851-e85f-43e0-887b-c2c81a1602ac.jpg already downloaded
2026-03-27 22:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5729911%252Fgeneral%252F25faefda-4487-49d5-a05d-da54bf0c9adc.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729911/general/25faefda-4487-49d5-a05d-da54bf0c9adc.jpg already downloaded
2026-03-27 22:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5729911%252Fgeneral%252F9be0ef9a-feec-4497-b30e-0edb7d14333a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729911/general/9be0ef9a-feec-4497-b30e-0edb7d14333a.jpg already downloaded
2026-03-27 22:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5729911%252Fgeneral%252Fe69db6de-a54f-4e9c-ba8f-07f622dc6a2b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729911/general/e69db6de-a54f-4e9c-ba8f-07f622dc6a2b.jpg already downloaded
2026-03-27 22:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5729911%252Fgeneral%252F2a13f36d-0c16-4f96-906a-b64512f6c069.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729911/general/2a13f36d-0c16-4f96-906a-b64512f6c069.jpg already downloaded
2026-03-27 22:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5729911%252Fgeneral%252F0f10a9f2-758f-487c-832d-b9829d442d59.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729911/general/0f10a9f2-758f-487c-832d-b9829d442d59.jpg already downloaded
2026-03-27 22:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5729911%252Fgeneral%252F0212c07e-fa15-4420-ad92-3946b1ae58d5.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729911/general/0212c07e-fa15-4420-ad92-3946b1ae58d5.jpg already downloaded
2026-03-27 22:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5729911%252Fgeneral%252Fd041c9c8-c22c-4132-8ce6-e3cb05b93861.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729911/general/d041c9c8-c22c-4132-8ce6-e3cb05b93861.jpg already downloaded
2026-03-27 22:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5729911%252Fgeneral%252Ff8e44ee7-2104-4481-b0b1-b5d7806210df.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729911/general/f8e44ee7-2104-4481-b0b1-b5d7806210df.jpg already downloaded
2026-03-27 22:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5729911%252Fgeneral%252F3bc5dbac-b50f-459e-aba0-42f1a7462ebf.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729911/general/3bc5dbac-b50f-459e-aba0-42f1a7462ebf.jpg already downloaded
2026-03-27 22:00:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 2de9fbc0-296e-5454-9404-6ae3c44d4bf6, identifier: 10741937
2026-03-27 22:00:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 33c94c61-6bdd-51f3-a166-15a07b72a38a with identifier: 10741384
2026-03-27 22:00:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 33c94c61-6bdd-51f3-a166-15a07b72a38a with scrape type 1
2026-03-27 22:00:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 33c94c61-6bdd-51f3-a166-15a07b72a38a
2026-03-27 22:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5713286%252Fgeneral%252Ff0bbe3c1-f880-443d-970e-236fc100b540.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713286/general/f0bbe3c1-f880-443d-970e-236fc100b540.jpg already downloaded
2026-03-27 22:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5713286%252Fgeneral%252Feaecc369-8bb5-45b4-b083-caf12d3b293d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713286/general/eaecc369-8bb5-45b4-b083-caf12d3b293d.jpg already downloaded
2026-03-27 22:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5713286%252Fgeneral%252Fbbf4a350-8eaa-4adb-9fc8-148de6435498.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713286/general/bbf4a350-8eaa-4adb-9fc8-148de6435498.jpg already downloaded
2026-03-27 22:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5713286%252Fgeneral%252F6e8c10d0-9f45-46ae-8a78-9c4e191a3698.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713286/general/6e8c10d0-9f45-46ae-8a78-9c4e191a3698.jpg already downloaded
2026-03-27 22:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5713286%252Fgeneral%252F3bba8452-df43-48fd-87df-66ca1bcbf2e1.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713286/general/3bba8452-df43-48fd-87df-66ca1bcbf2e1.jpg already downloaded
2026-03-27 22:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5713286%252Fgeneral%252F52cf8a0f-037a-44f2-842b-0a57b71548fe.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713286/general/52cf8a0f-037a-44f2-842b-0a57b71548fe.jpg already downloaded
2026-03-27 22:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5713286%252Fgeneral%252Fac0d3858-ce98-4b33-8fc9-c8563c96c7cf.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713286/general/ac0d3858-ce98-4b33-8fc9-c8563c96c7cf.jpg already downloaded
2026-03-27 22:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5713286%252Fgeneral%252F00a13184-e47c-4dca-aaf7-f0141467be84.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713286/general/00a13184-e47c-4dca-aaf7-f0141467be84.jpg already downloaded
2026-03-27 22:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5713286%252Fgeneral%252F79ed3b35-cc00-4f40-a2b9-f525a8de7bf1.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713286/general/79ed3b35-cc00-4f40-a2b9-f525a8de7bf1.jpg already downloaded
2026-03-27 22:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5713286%252Fgeneral%252Fdc24d265-ba96-45c3-b05b-ffb95d686e99.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713286/general/dc24d265-ba96-45c3-b05b-ffb95d686e99.jpg already downloaded
2026-03-27 22:00:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 33c94c61-6bdd-51f3-a166-15a07b72a38a, identifier: 10741384
2026-03-27 22:00:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: edf617a5-9f6e-5a61-9074-3c3e7694a099 with identifier: 10741148
2026-03-27 22:00:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item edf617a5-9f6e-5a61-9074-3c3e7694a099 with scrape type 1
2026-03-27 22:00:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item edf617a5-9f6e-5a61-9074-3c3e7694a099
2026-03-27 22:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5737426%252Fgeneral%252F2d5aa8b4-fe09-4996-b8d7-cb8889ac31b2.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:00:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737426/general/2d5aa8b4-fe09-4996-b8d7-cb8889ac31b2.jpeg already downloaded
2026-03-27 22:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5737426%252Fgeneral%252Fbfb4bb11-eae9-462a-9684-9b46aea2bfdf.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:00:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737426/general/bfb4bb11-eae9-462a-9684-9b46aea2bfdf.jpeg already downloaded
2026-03-27 22:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5737426%252Fgeneral%252F4fb9b72b-b760-4e5e-813f-d2051f91e5db.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:00:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737426/general/4fb9b72b-b760-4e5e-813f-d2051f91e5db.jpeg already downloaded
2026-03-27 22:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5737426%252Fgeneral%252F762ecfb8-4e7b-4fd2-8813-a3181c56ce7d.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:00:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737426/general/762ecfb8-4e7b-4fd2-8813-a3181c56ce7d.jpeg already downloaded
2026-03-27 22:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5737426%252Fgeneral%252Fab5ad742-a346-4a29-a8b4-aa172bccf2be.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:00:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737426/general/ab5ad742-a346-4a29-a8b4-aa172bccf2be.jpeg already downloaded
2026-03-27 22:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5737426%252Fgeneral%252F32513926-8d0b-43f9-a763-e0b65d4a0677.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:00:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737426/general/32513926-8d0b-43f9-a763-e0b65d4a0677.jpeg already downloaded
2026-03-27 22:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5737426%252Fgeneral%252F4d4bcdfa-9ca6-4047-b8de-d3f1a3dc618b.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:00:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737426/general/4d4bcdfa-9ca6-4047-b8de-d3f1a3dc618b.jpeg already downloaded
2026-03-27 22:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5737426%252Fgeneral%252F1803eecb-79c2-4259-a57a-89edc62978d2.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:00:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737426/general/1803eecb-79c2-4259-a57a-89edc62978d2.jpeg already downloaded
2026-03-27 22:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5737426%252Fgeneral%252F7b5822c5-541d-4fa3-a4ac-8b51a0c33f14.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:00:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737426/general/7b5822c5-541d-4fa3-a4ac-8b51a0c33f14.jpeg already downloaded
2026-03-27 22:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5737426%252Fdamage%252F8c1fc61e-6613-494f-b647-6f9ddb9d38d3.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:00:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737426/damage/8c1fc61e-6613-494f-b647-6f9ddb9d38d3.jpeg already downloaded
2026-03-27 22:00:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: edf617a5-9f6e-5a61-9074-3c3e7694a099, identifier: 10741148
2026-03-27 22:00:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6d9e37e9-b2ee-54f2-8573-3ddaaa7a806f with identifier: 10741935
2026-03-27 22:00:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6d9e37e9-b2ee-54f2-8573-3ddaaa7a806f with scrape type 1
2026-03-27 22:00:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6d9e37e9-b2ee-54f2-8573-3ddaaa7a806f
2026-03-27 22:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5740829%252Fgeneral%252F32a16c52-4841-4ee7-97b3-7d6bf1d6a64b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740829/general/32a16c52-4841-4ee7-97b3-7d6bf1d6a64b.jpg already downloaded
2026-03-27 22:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5740829%252Fgeneral%252F015d70f2-8af2-4f41-9640-39147f0ca799.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740829/general/015d70f2-8af2-4f41-9640-39147f0ca799.jpg already downloaded
2026-03-27 22:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5740829%252Fgeneral%252F344fc3d3-fd48-4840-be1d-e26c564bea82.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740829/general/344fc3d3-fd48-4840-be1d-e26c564bea82.jpg already downloaded
2026-03-27 22:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5740829%252Fgeneral%252F9be6081c-25e1-4a0a-9daf-23fba0ef66f0.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740829/general/9be6081c-25e1-4a0a-9daf-23fba0ef66f0.jpg already downloaded
2026-03-27 22:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5740829%252Fgeneral%252Fdd2379a3-0b2e-4ff7-9c0c-c768f33e2ad5.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740829/general/dd2379a3-0b2e-4ff7-9c0c-c768f33e2ad5.jpg already downloaded
2026-03-27 22:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5740829%252Fgeneral%252Fe5699a07-0d83-46c7-a767-5e43d89d6b07.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740829/general/e5699a07-0d83-46c7-a767-5e43d89d6b07.jpg already downloaded
2026-03-27 22:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5740829%252Fgeneral%252F3dd6a341-c77a-4354-96a9-4f3344a77420.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740829/general/3dd6a341-c77a-4354-96a9-4f3344a77420.jpg already downloaded
2026-03-27 22:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5740829%252Fgeneral%252F4d2beb65-4f0b-4ccf-bb35-0862cef9d9e7.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740829/general/4d2beb65-4f0b-4ccf-bb35-0862cef9d9e7.jpg already downloaded
2026-03-27 22:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5740829%252Fgeneral%252F4be3894f-ff07-4c44-83d1-2527d409ded3.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740829/general/4be3894f-ff07-4c44-83d1-2527d409ded3.jpg already downloaded
2026-03-27 22:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5740829%252Fgeneral%252F92c5a4e0-f14c-4276-b456-8c4c728421ef.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740829/general/92c5a4e0-f14c-4276-b456-8c4c728421ef.jpg already downloaded
2026-03-27 22:00:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 6d9e37e9-b2ee-54f2-8573-3ddaaa7a806f, identifier: 10741935
2026-03-27 22:00:19 [adesa.it] INFO: Found listing with ID: 10736793
2026-03-27 22:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710736793%27 HTTP/1.1" 200 None
2026-03-27 22:00:19 [adesa.it] INFO: Scrape type for 10736793: 1
2026-03-27 22:00:19 [adesa.it] INFO: Scraping item 10736793 url https://www.openlane.eu/en/carv6/auction/10736793
2026-03-27 22:00:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 5d580a50-2264-53d2-a1d9-085d7b8b359a with identifier: 10736842
2026-03-27 22:00:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 22:00:19 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=White HTTP/1.1" 200 None
2026-03-27 22:00:19 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 22:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-27 22:00:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 22:00:19 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Diesel HTTP/1.1" 200 None
2026-03-27 22:00:19 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 22:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-27 22:00:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 5d580a50-2264-53d2-a1d9-085d7b8b359a with identifier: 10736842
2026-03-27 22:00:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 5d580a50-2264-53d2-a1d9-085d7b8b359a with identifier: 10736842 to the API
2026-03-27 22:00:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:00: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-27 22:00:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736842>
{'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-30T11:15: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=10736842',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Alfa Romeo',
'model': 'Stelvio',
'odometer': 100834,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 63,
'photo_urls': ['https://images.openlane.eu/carimgs/5739828/general/23ba7468-0940-4f10-84be-446953f94141.jpg',
'https://images.openlane.eu/carimgs/5739828/general/6f4b3a00-8390-422d-9a77-40c18794f813.jpg',
'https://images.openlane.eu/carimgs/5739828/general/32240b7c-db6b-4ce6-8f47-6f8e370b0e4e.jpg',
'https://images.openlane.eu/carimgs/5739828/general/29d56f1f-bd0a-4665-8418-88090e21da9d.jpg',
'https://images.openlane.eu/carimgs/5739828/general/1aa4e824-16f8-48ef-ae49-2498957586c0.jpg',
'https://images.openlane.eu/carimgs/5739828/general/ca9566e1-a239-484a-86a2-cd87ef8246e6.jpg',
'https://images.openlane.eu/carimgs/5739828/general/4b694240-adcf-4bb7-bf2b-0e8e606b1f44.jpg',
'https://images.openlane.eu/carimgs/5739828/general/0fd474af-3130-41bb-a242-8478b6d89e43.jpg',
'https://images.openlane.eu/carimgs/5739828/general/5c57d6e7-34a9-4dea-ab4a-b1803336caca.jpg',
'https://images.openlane.eu/carimgs/5739828/general/7e9d48e5-5335-479a-b42b-c28162f479b7.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d580a50-2264-53d2-a1d9-085d7b8b359a/5d580a50-2264-53d2-a1d9-085d7b8b359a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101078,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739828/general/23ba7468-0940-4f10-84be-446953f94141.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d580a50-2264-53d2-a1d9-085d7b8b359a/5d580a50-2264-53d2-a1d9-085d7b8b359a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80684,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739828/general/6f4b3a00-8390-422d-9a77-40c18794f813.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d580a50-2264-53d2-a1d9-085d7b8b359a/5d580a50-2264-53d2-a1d9-085d7b8b359a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96360,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739828/general/32240b7c-db6b-4ce6-8f47-6f8e370b0e4e.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d580a50-2264-53d2-a1d9-085d7b8b359a/5d580a50-2264-53d2-a1d9-085d7b8b359a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93454,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739828/general/29d56f1f-bd0a-4665-8418-88090e21da9d.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d580a50-2264-53d2-a1d9-085d7b8b359a/5d580a50-2264-53d2-a1d9-085d7b8b359a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78375,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739828/general/1aa4e824-16f8-48ef-ae49-2498957586c0.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d580a50-2264-53d2-a1d9-085d7b8b359a/5d580a50-2264-53d2-a1d9-085d7b8b359a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98864,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739828/general/ca9566e1-a239-484a-86a2-cd87ef8246e6.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d580a50-2264-53d2-a1d9-085d7b8b359a/5d580a50-2264-53d2-a1d9-085d7b8b359a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110688,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739828/general/4b694240-adcf-4bb7-bf2b-0e8e606b1f44.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d580a50-2264-53d2-a1d9-085d7b8b359a/5d580a50-2264-53d2-a1d9-085d7b8b359a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65479,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739828/general/0fd474af-3130-41bb-a242-8478b6d89e43.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d580a50-2264-53d2-a1d9-085d7b8b359a/5d580a50-2264-53d2-a1d9-085d7b8b359a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101677,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739828/general/5c57d6e7-34a9-4dea-ab4a-b1803336caca.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d580a50-2264-53d2-a1d9-085d7b8b359a/5d580a50-2264-53d2-a1d9-085d7b8b359a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104051,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739828/general/7e9d48e5-5335-479a-b42b-c28162f479b7.jpg',
'Width': 960}],
'price': 11400,
'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-27 22:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710736842%27 HTTP/1.1" 200 None
2026-03-27 22:00:20 [adesa.it] INFO: Saving data for 10736842: {'created_time': 1774648820.157888, 'last_price_update_time': 1774648820.157903, 'auction_closing_time': 1774869300.0}
2026-03-27 22:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10736842') HTTP/1.1" 204 0
2026-03-27 22:00:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 2de9fbc0-296e-5454-9404-6ae3c44d4bf6 with identifier: 10741937
2026-03-27 22:00:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 22:00:20 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Black HTTP/1.1" 200 None
2026-03-27 22:00:20 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 22:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-27 22:00:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 22:00:20 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Benzine HTTP/1.1" 200 None
2026-03-27 22:00:20 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 22:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-27 22:00:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 2de9fbc0-296e-5454-9404-6ae3c44d4bf6 with identifier: 10741937
2026-03-27 22:00:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 2de9fbc0-296e-5454-9404-6ae3c44d4bf6 with identifier: 10741937 to the API
2026-03-27 22:00:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:00: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-27 22:00:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741937>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Black',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 70,
'expiration_date': '2026-04-01T17:41:00Z',
'fuel_type': 'Petrol',
'id': '2de9fbc0-296e-5454-9404-6ae3c44d4bf6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK298WW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741937',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Fiat',
'model': '500',
'odometer': 83644,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 46,
'photo_urls': ['https://images.openlane.eu/carimgs/5729911/general/17bf5851-e85f-43e0-887b-c2c81a1602ac.jpg',
'https://images.openlane.eu/carimgs/5729911/general/25faefda-4487-49d5-a05d-da54bf0c9adc.jpg',
'https://images.openlane.eu/carimgs/5729911/general/9be0ef9a-feec-4497-b30e-0edb7d14333a.jpg',
'https://images.openlane.eu/carimgs/5729911/general/e69db6de-a54f-4e9c-ba8f-07f622dc6a2b.jpg',
'https://images.openlane.eu/carimgs/5729911/general/2a13f36d-0c16-4f96-906a-b64512f6c069.jpg',
'https://images.openlane.eu/carimgs/5729911/general/0f10a9f2-758f-487c-832d-b9829d442d59.jpg',
'https://images.openlane.eu/carimgs/5729911/general/0212c07e-fa15-4420-ad92-3946b1ae58d5.jpg',
'https://images.openlane.eu/carimgs/5729911/general/d041c9c8-c22c-4132-8ce6-e3cb05b93861.jpg',
'https://images.openlane.eu/carimgs/5729911/general/f8e44ee7-2104-4481-b0b1-b5d7806210df.jpg',
'https://images.openlane.eu/carimgs/5729911/general/3bc5dbac-b50f-459e-aba0-42f1a7462ebf.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2de9fbc0-296e-5454-9404-6ae3c44d4bf6/2de9fbc0-296e-5454-9404-6ae3c44d4bf6_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108703,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729911/general/17bf5851-e85f-43e0-887b-c2c81a1602ac.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2de9fbc0-296e-5454-9404-6ae3c44d4bf6/2de9fbc0-296e-5454-9404-6ae3c44d4bf6_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113855,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729911/general/25faefda-4487-49d5-a05d-da54bf0c9adc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2de9fbc0-296e-5454-9404-6ae3c44d4bf6/2de9fbc0-296e-5454-9404-6ae3c44d4bf6_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96823,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729911/general/9be0ef9a-feec-4497-b30e-0edb7d14333a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2de9fbc0-296e-5454-9404-6ae3c44d4bf6/2de9fbc0-296e-5454-9404-6ae3c44d4bf6_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95555,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729911/general/e69db6de-a54f-4e9c-ba8f-07f622dc6a2b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2de9fbc0-296e-5454-9404-6ae3c44d4bf6/2de9fbc0-296e-5454-9404-6ae3c44d4bf6_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81951,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729911/general/2a13f36d-0c16-4f96-906a-b64512f6c069.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2de9fbc0-296e-5454-9404-6ae3c44d4bf6/2de9fbc0-296e-5454-9404-6ae3c44d4bf6_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64221,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729911/general/0f10a9f2-758f-487c-832d-b9829d442d59.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2de9fbc0-296e-5454-9404-6ae3c44d4bf6/2de9fbc0-296e-5454-9404-6ae3c44d4bf6_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59539,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729911/general/0212c07e-fa15-4420-ad92-3946b1ae58d5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2de9fbc0-296e-5454-9404-6ae3c44d4bf6/2de9fbc0-296e-5454-9404-6ae3c44d4bf6_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90519,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729911/general/d041c9c8-c22c-4132-8ce6-e3cb05b93861.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2de9fbc0-296e-5454-9404-6ae3c44d4bf6/2de9fbc0-296e-5454-9404-6ae3c44d4bf6_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98166,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729911/general/f8e44ee7-2104-4481-b0b1-b5d7806210df.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2de9fbc0-296e-5454-9404-6ae3c44d4bf6/2de9fbc0-296e-5454-9404-6ae3c44d4bf6_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98239,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729911/general/3bc5dbac-b50f-459e-aba0-42f1a7462ebf.jpg',
'Width': 1024}],
'price': 6100,
'price_includes_vat': True,
'registration_date': '2022-07-29',
'seats_number': 4,
'seller_name': None,
'title': 'Fiat 500 1.0 Cult - Petrol - Manual - 70 hp - 83.644 km',
'transmission': 'manual',
'trim': 'Cult',
'vin': None,
'year': 2022}
2026-03-27 22:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741937%27 HTTP/1.1" 200 None
2026-03-27 22:00:20 [adesa.it] INFO: Saving data for 10741937: {'created_time': 1774648820.788657, 'last_price_update_time': 1774648820.788671, 'auction_closing_time': 1775065260.0}
2026-03-27 22:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741937') HTTP/1.1" 204 0
2026-03-27 22:00:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 33c94c61-6bdd-51f3-a166-15a07b72a38a with identifier: 10741384
2026-03-27 22:00:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 33c94c61-6bdd-51f3-a166-15a07b72a38a with identifier: 10741384
2026-03-27 22:00:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 33c94c61-6bdd-51f3-a166-15a07b72a38a with identifier: 10741384 to the API
2026-03-27 22:00:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:00: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-27 22:00:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741384>
{'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-30T11: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=10741384',
'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': 3500,
'price_includes_vat': True,
'registration_date': '2012-04-23',
'seats_number': 5,
'seller_name': None,
'title': 'Audi A1 1.6 TDI Ambition - Diesel - Manual - 105 hp - 313.115 km',
'transmission': 'manual',
'trim': 'Ambition',
'vin': None,
'year': 2012}
2026-03-27 22:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741384%27 HTTP/1.1" 200 None
2026-03-27 22:00:22 [adesa.it] INFO: Saving data for 10741384: {'created_time': 1774648822.055168, 'last_price_update_time': 1774648822.055178, 'auction_closing_time': 1774869300.0}
2026-03-27 22:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741384') HTTP/1.1" 204 0
2026-03-27 22:00:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: edf617a5-9f6e-5a61-9074-3c3e7694a099 with identifier: 10741148
2026-03-27 22:00:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: edf617a5-9f6e-5a61-9074-3c3e7694a099 with identifier: 10741148
2026-03-27 22:00:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: edf617a5-9f6e-5a61-9074-3c3e7694a099 with identifier: 10741148 to the API
2026-03-27 22:00:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22: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-27 22:00:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741148>
{'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-30T11: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=10741148',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Alfa Romeo',
'model': 'Stelvio',
'odometer': 204503,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 10,
'photo_urls': ['https://images.openlane.eu/carimgs/5737426/general/2d5aa8b4-fe09-4996-b8d7-cb8889ac31b2.jpeg',
'https://images.openlane.eu/carimgs/5737426/general/bfb4bb11-eae9-462a-9684-9b46aea2bfdf.jpeg',
'https://images.openlane.eu/carimgs/5737426/general/4fb9b72b-b760-4e5e-813f-d2051f91e5db.jpeg',
'https://images.openlane.eu/carimgs/5737426/general/762ecfb8-4e7b-4fd2-8813-a3181c56ce7d.jpeg',
'https://images.openlane.eu/carimgs/5737426/general/ab5ad742-a346-4a29-a8b4-aa172bccf2be.jpeg',
'https://images.openlane.eu/carimgs/5737426/general/32513926-8d0b-43f9-a763-e0b65d4a0677.jpeg',
'https://images.openlane.eu/carimgs/5737426/general/4d4bcdfa-9ca6-4047-b8de-d3f1a3dc618b.jpeg',
'https://images.openlane.eu/carimgs/5737426/general/1803eecb-79c2-4259-a57a-89edc62978d2.jpeg',
'https://images.openlane.eu/carimgs/5737426/general/7b5822c5-541d-4fa3-a4ac-8b51a0c33f14.jpeg',
'https://images.openlane.eu/carimgs/5737426/damage/8c1fc61e-6613-494f-b647-6f9ddb9d38d3.jpeg'],
'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': 9600,
'price_includes_vat': True,
'registration_date': '2018-03-22',
'seats_number': 5,
'seller_name': None,
'title': 'Alfa Romeo Stelvio 2.2 Super - Diesel - Automatic - 180 hp - '
'204.503 km',
'transmission': 'automatic',
'trim': 'Super',
'vin': None,
'year': 2018}
2026-03-27 22:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741148%27 HTTP/1.1" 200 None
2026-03-27 22:00:22 [adesa.it] INFO: Saving data for 10741148: {'created_time': 1774648822.543747, 'last_price_update_time': 1774648822.54376, 'auction_closing_time': 1774869300.0}
2026-03-27 22:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741148') HTTP/1.1" 204 0
2026-03-27 22:00:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 6d9e37e9-b2ee-54f2-8573-3ddaaa7a806f with identifier: 10741935
2026-03-27 22:00:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 6d9e37e9-b2ee-54f2-8573-3ddaaa7a806f with identifier: 10741935
2026-03-27 22:00:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 6d9e37e9-b2ee-54f2-8573-3ddaaa7a806f with identifier: 10741935 to the API
2026-03-27 22:00:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22: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-27 22:00:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741935>
{'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-04-01T17:41: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=10741935',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Fiat',
'model': '500',
'odometer': 74461,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 33,
'photo_urls': ['https://images.openlane.eu/carimgs/5740829/general/32a16c52-4841-4ee7-97b3-7d6bf1d6a64b.jpg',
'https://images.openlane.eu/carimgs/5740829/general/015d70f2-8af2-4f41-9640-39147f0ca799.jpg',
'https://images.openlane.eu/carimgs/5740829/general/344fc3d3-fd48-4840-be1d-e26c564bea82.jpg',
'https://images.openlane.eu/carimgs/5740829/general/9be6081c-25e1-4a0a-9daf-23fba0ef66f0.jpg',
'https://images.openlane.eu/carimgs/5740829/general/dd2379a3-0b2e-4ff7-9c0c-c768f33e2ad5.jpg',
'https://images.openlane.eu/carimgs/5740829/general/e5699a07-0d83-46c7-a767-5e43d89d6b07.jpg',
'https://images.openlane.eu/carimgs/5740829/general/3dd6a341-c77a-4354-96a9-4f3344a77420.jpg',
'https://images.openlane.eu/carimgs/5740829/general/4d2beb65-4f0b-4ccf-bb35-0862cef9d9e7.jpg',
'https://images.openlane.eu/carimgs/5740829/general/4be3894f-ff07-4c44-83d1-2527d409ded3.jpg',
'https://images.openlane.eu/carimgs/5740829/general/92c5a4e0-f14c-4276-b456-8c4c728421ef.jpg'],
'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': 6900,
'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-27 22:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741935%27 HTTP/1.1" 200 None
2026-03-27 22:00:22 [adesa.it] INFO: Saving data for 10741935: {'created_time': 1774648822.982253, 'last_price_update_time': 1774648822.982265, 'auction_closing_time': 1775065260.0}
2026-03-27 22:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741935') HTTP/1.1" 204 0
2026-03-27 22:00:23 [adesa.it] INFO: Found listing with ID: 10736845
2026-03-27 22:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710736845%27 HTTP/1.1" 200 None
2026-03-27 22:00:23 [adesa.it] INFO: Scrape type for 10736845: 1
2026-03-27 22:00:23 [adesa.it] INFO: Scraping item 10736845 url https://www.openlane.eu/en/carv6/auction/10736845
2026-03-27 22:00:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741065> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:00:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741365> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:00:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741368> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:00:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:00:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:00:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:00:23 [adesa.it] INFO: Found listing with ID: 10736806
2026-03-27 22:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710736806%27 HTTP/1.1" 200 None
2026-03-27 22:00:23 [adesa.it] INFO: Scrape type for 10736806: 1
2026-03-27 22:00:23 [adesa.it] INFO: Scraping item 10736806 url https://www.openlane.eu/en/carv6/auction/10736806
2026-03-27 22:00:23 [adesa.it] INFO: Found listing with ID: 10736811
2026-03-27 22:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710736811%27 HTTP/1.1" 200 None
2026-03-27 22:00:23 [adesa.it] INFO: Scrape type for 10736811: 1
2026-03-27 22:00:23 [adesa.it] INFO: Scraping item 10736811 url https://www.openlane.eu/en/carv6/auction/10736811
2026-03-27 22:00:23 [adesa.it] INFO: Found listing with ID: 10736792
2026-03-27 22:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710736792%27 HTTP/1.1" 200 None
2026-03-27 22:00:23 [adesa.it] INFO: Scrape type for 10736792: 1
2026-03-27 22:00:23 [adesa.it] INFO: Scraping item 10736792 url https://www.openlane.eu/en/carv6/auction/10736792
2026-03-27 22:00:23 [adesa.it] INFO: Found listing with ID: 10741193
2026-03-27 22:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741193%27 HTTP/1.1" 200 None
2026-03-27 22:00:23 [adesa.it] INFO: Scrape type for 10741193: 1
2026-03-27 22:00:23 [adesa.it] INFO: Scraping item 10741193 url https://www.openlane.eu/en/carv6/auction/10741193
2026-03-27 22:00:23 [adesa.it] INFO: Found listing with ID: 10741063
2026-03-27 22:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741063%27 HTTP/1.1" 200 None
2026-03-27 22:00:23 [adesa.it] INFO: Scrape type for 10741063: 1
2026-03-27 22:00:23 [adesa.it] INFO: Scraping item 10741063 url https://www.openlane.eu/en/carv6/auction/10741063
2026-03-27 22:00:23 [adesa.it] INFO: Found listing with ID: 10737438
2026-03-27 22:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710737438%27 HTTP/1.1" 200 None
2026-03-27 22:00:23 [adesa.it] INFO: Scrape type for 10737438: 1
2026-03-27 22:00:23 [adesa.it] INFO: Scraping item 10737438 url https://www.openlane.eu/en/carv6/auction/10737438
2026-03-27 22:00:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7a930f72-2d01-5ae4-88b3-9e4f5e641d1a with identifier: 10741065
2026-03-27 22:00:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7a930f72-2d01-5ae4-88b3-9e4f5e641d1a with scrape type 1
2026-03-27 22:00:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7a930f72-2d01-5ae4-88b3-9e4f5e641d1a
2026-03-27 22:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5750155%252Fgeneral%252F56b447d9-dad2-4be8-8ac9-e19cc6b21539.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750155/general/56b447d9-dad2-4be8-8ac9-e19cc6b21539.jpg not downloaded yet
2026-03-27 22:00:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 108dfad0-e630-5f76-a03b-fd436bd9eb04 with identifier: 10741365
2026-03-27 22:00:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 108dfad0-e630-5f76-a03b-fd436bd9eb04 with scrape type 1
2026-03-27 22:00:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 108dfad0-e630-5f76-a03b-fd436bd9eb04
2026-03-27 22:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5740295%252Fgeneral%252F931f8016-5ee3-4b70-bc61-50d199ec9d0a.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:00:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740295/general/931f8016-5ee3-4b70-bc61-50d199ec9d0a.JPG not downloaded yet
2026-03-27 22:00:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0ce5e757-d583-511f-95ce-3dce5e50df8b with identifier: 10741368
2026-03-27 22:00:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0ce5e757-d583-511f-95ce-3dce5e50df8b with scrape type 1
2026-03-27 22:00:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0ce5e757-d583-511f-95ce-3dce5e50df8b
2026-03-27 22:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5740970%252Fgeneral%252Fa22449cd-50e2-43d8-81f1-32dbf88de714.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:00:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740970/general/a22449cd-50e2-43d8-81f1-32dbf88de714.JPG not downloaded yet
2026-03-27 22:00:23 [adesa.it] INFO: Found listing with ID: 10741070
2026-03-27 22:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741070%27 HTTP/1.1" 200 None
2026-03-27 22:00:23 [adesa.it] INFO: Scrape type for 10741070: 1
2026-03-27 22:00:23 [adesa.it] INFO: Scraping item 10741070 url https://www.openlane.eu/en/carv6/auction/10741070
2026-03-27 22:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5750155%252Fgeneral%252Fe0d8dec9-829b-4a10-a131-1c854d75da9d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750155/general/e0d8dec9-829b-4a10-a131-1c854d75da9d.jpg not downloaded yet
2026-03-27 22:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5740295%252Fgeneral%252Fddb573da-ef0f-46b5-bdce-5c5abb1041bd.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:00:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740295/general/ddb573da-ef0f-46b5-bdce-5c5abb1041bd.JPG not downloaded yet
2026-03-27 22:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5740970%252Fgeneral%252Fad12865e-0124-418a-adc4-8bc2ce2cb4ac.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:00:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740970/general/ad12865e-0124-418a-adc4-8bc2ce2cb4ac.JPG not downloaded yet
2026-03-27 22:00:23 [adesa.it] INFO: Found listing with ID: 10737489
2026-03-27 22:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710737489%27 HTTP/1.1" 200 None
2026-03-27 22:00:23 [adesa.it] INFO: Scrape type for 10737489: 1
2026-03-27 22:00:23 [adesa.it] INFO: Scraping item 10737489 url https://www.openlane.eu/en/carv6/auction/10737489
2026-03-27 22:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5750155%252Fgeneral%252Fcf5cc25b-a9ff-4133-9c89-89e7b002f3a8.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750155/general/cf5cc25b-a9ff-4133-9c89-89e7b002f3a8.jpg not downloaded yet
2026-03-27 22:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5740295%252Fgeneral%252F485c66d4-f783-4211-b4e4-6b7e95cbe5f1.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:00:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740295/general/485c66d4-f783-4211-b4e4-6b7e95cbe5f1.JPG not downloaded yet
2026-03-27 22:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5740970%252Fgeneral%252Fb7580e84-6f65-47de-b12f-1fee38c86a0d.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:00:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740970/general/b7580e84-6f65-47de-b12f-1fee38c86a0d.JPG not downloaded yet
2026-03-27 22:00:23 [adesa.it] INFO: Found listing with ID: 10741390
2026-03-27 22:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741390%27 HTTP/1.1" 200 None
2026-03-27 22:00:23 [adesa.it] INFO: Scrape type for 10741390: 1
2026-03-27 22:00:23 [adesa.it] INFO: Scraping item 10741390 url https://www.openlane.eu/en/carv6/auction/10741390
2026-03-27 22:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5750155%252Fgeneral%252F0f6b9cc8-c9c1-435e-88c6-a25d2d218ef5.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750155/general/0f6b9cc8-c9c1-435e-88c6-a25d2d218ef5.jpg not downloaded yet
2026-03-27 22:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5740295%252Fgeneral%252F4374a20a-04c6-4462-a38f-c68291a85436.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:00:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740295/general/4374a20a-04c6-4462-a38f-c68291a85436.JPG not downloaded yet
2026-03-27 22:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5740970%252Fgeneral%252F0daf909b-b035-489a-9881-40c790c94a91.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:00:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740970/general/0daf909b-b035-489a-9881-40c790c94a91.JPG not downloaded yet
2026-03-27 22:00:23 [adesa.it] INFO: Found listing with ID: 10736789
2026-03-27 22:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710736789%27 HTTP/1.1" 200 None
2026-03-27 22:00:23 [adesa.it] INFO: Scrape type for 10736789: 1
2026-03-27 22:00:23 [adesa.it] INFO: Scraping item 10736789 url https://www.openlane.eu/en/carv6/auction/10736789
2026-03-27 22:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5750155%252Fgeneral%252F32fbb633-87d5-4a20-a7ab-911c691e4399.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750155/general/32fbb633-87d5-4a20-a7ab-911c691e4399.jpg not downloaded yet
2026-03-27 22:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5740295%252Fgeneral%252F3ae12da4-1985-466e-b854-ec74603025f8.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:00:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740295/general/3ae12da4-1985-466e-b854-ec74603025f8.JPG not downloaded yet
2026-03-27 22:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5740970%252Fgeneral%252F09c42da8-1c41-4cdb-8884-82e68f375d8e.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:00:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740970/general/09c42da8-1c41-4cdb-8884-82e68f375d8e.JPG not downloaded yet
2026-03-27 22:00:23 [adesa.it] INFO: Found listing with ID: 10741362
2026-03-27 22:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741362%27 HTTP/1.1" 200 None
2026-03-27 22:00:23 [adesa.it] INFO: Scrape type for 10741362: 1
2026-03-27 22:00:23 [adesa.it] INFO: Scraping item 10741362 url https://www.openlane.eu/en/carv6/auction/10741362
2026-03-27 22:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5750155%252Fgeneral%252F041b1c20-826c-44db-aa78-e23f9b74a7f5.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750155/general/041b1c20-826c-44db-aa78-e23f9b74a7f5.jpg not downloaded yet
2026-03-27 22:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5740295%252Fgeneral%252Fa7a72822-abd8-4c2c-9d34-f7b55ee42eeb.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:00:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740295/general/a7a72822-abd8-4c2c-9d34-f7b55ee42eeb.JPG not downloaded yet
2026-03-27 22:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5740970%252Fgeneral%252Fbee9df89-9722-4cdc-a3d3-b06aac0bc86e.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:00:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740970/general/bee9df89-9722-4cdc-a3d3-b06aac0bc86e.JPG not downloaded yet
2026-03-27 22:00:23 [adesa.it] INFO: Found listing with ID: 10741389
2026-03-27 22:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741389%27 HTTP/1.1" 200 None
2026-03-27 22:00:23 [adesa.it] INFO: Scrape type for 10741389: 1
2026-03-27 22:00:23 [adesa.it] INFO: Scraping item 10741389 url https://www.openlane.eu/en/carv6/auction/10741389
2026-03-27 22:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5750155%252Fgeneral%252Ffd84d21b-c3d3-483b-ad76-fe53e39dcfed.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750155/general/fd84d21b-c3d3-483b-ad76-fe53e39dcfed.jpg not downloaded yet
2026-03-27 22:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5740295%252Fgeneral%252Faec23487-27ea-4798-9c54-b24c8e36d50b.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:00:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740295/general/aec23487-27ea-4798-9c54-b24c8e36d50b.JPG not downloaded yet
2026-03-27 22:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5740970%252Fgeneral%252F87a107c9-1a9b-405e-a5d1-7bdfc10f72d0.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:00:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740970/general/87a107c9-1a9b-405e-a5d1-7bdfc10f72d0.JPG not downloaded yet
2026-03-27 22:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5750155%252Fgeneral%252Fe977c31f-2eb8-499c-b3c9-a8dbe67d5c59.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750155/general/e977c31f-2eb8-499c-b3c9-a8dbe67d5c59.jpg not downloaded yet
2026-03-27 22:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5740295%252Fgeneral%252F9632b669-09d0-4a70-9b11-a27d6ccdded3.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:00:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740295/general/9632b669-09d0-4a70-9b11-a27d6ccdded3.JPG not downloaded yet
2026-03-27 22:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5740970%252Fgeneral%252Fe9e6ddb1-4dee-4154-875c-3934b95cddee.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:00:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740970/general/e9e6ddb1-4dee-4154-875c-3934b95cddee.JPG not downloaded yet
2026-03-27 22:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5750155%252Fgeneral%252Fd62a8b5a-ba46-4362-97ce-30378b4ce313.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750155/general/d62a8b5a-ba46-4362-97ce-30378b4ce313.jpg not downloaded yet
2026-03-27 22:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5740295%252Fgeneral%252F041fd713-6e4a-47dd-9970-60dbb2b09a57.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:00:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740295/general/041fd713-6e4a-47dd-9970-60dbb2b09a57.JPG not downloaded yet
2026-03-27 22:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5740970%252Fgeneral%252F810f00f4-1945-4905-93d8-fa4569f62a6c.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:00:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740970/general/810f00f4-1945-4905-93d8-fa4569f62a6c.JPG not downloaded yet
2026-03-27 22:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5750155%252Fgeneral%252Fc501f3e1-85a6-4fe2-be2b-bd7662f672c5.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750155/general/c501f3e1-85a6-4fe2-be2b-bd7662f672c5.jpg not downloaded yet
2026-03-27 22:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5740295%252Fgeneral%252Fb0ab57cb-0cba-47a0-9cb0-0ef8b0c6d96d.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:00:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740295/general/b0ab57cb-0cba-47a0-9cb0-0ef8b0c6d96d.JPG not downloaded yet
2026-03-27 22:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5740970%252Fgeneral%252F7560dfa9-84bf-4e68-ba23-ec3967d81ca4.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:00:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740970/general/7560dfa9-84bf-4e68-ba23-ec3967d81ca4.JPG not downloaded yet
2026-03-27 22:00:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736807> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:00:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:00:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736843> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:00:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:00:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8d8701df-fe0b-5a36-8f99-031adf0b5c70 with identifier: 10736807
2026-03-27 22:00:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8d8701df-fe0b-5a36-8f99-031adf0b5c70 with scrape type 1
2026-03-27 22:00:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8d8701df-fe0b-5a36-8f99-031adf0b5c70
2026-03-27 22:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5747461%252Fgeneral%252F20557eea-0ec2-4ffb-8c76-9bf5f62b7628.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747461/general/20557eea-0ec2-4ffb-8c76-9bf5f62b7628.jpg not downloaded yet
2026-03-27 22:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5747461%252Fgeneral%252F5bbefc90-a1aa-437e-9113-8784469f57b5.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747461/general/5bbefc90-a1aa-437e-9113-8784469f57b5.jpg not downloaded yet
2026-03-27 22:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5747461%252Fgeneral%252F87aee4e4-81c5-4ea1-9545-733d70f95f5b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747461/general/87aee4e4-81c5-4ea1-9545-733d70f95f5b.jpg not downloaded yet
2026-03-27 22:00:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 15fc10fb-6e77-55c3-bc3a-3b3e010d37fc with identifier: 10736843
2026-03-27 22:00:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 15fc10fb-6e77-55c3-bc3a-3b3e010d37fc with scrape type 1
2026-03-27 22:00:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 15fc10fb-6e77-55c3-bc3a-3b3e010d37fc
2026-03-27 22:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5740600%252Fgeneral%252F6abef80b-f157-4b2c-9892-ffe802741786.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740600/general/6abef80b-f157-4b2c-9892-ffe802741786.jpg already downloaded
2026-03-27 22:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5740600%252Fgeneral%252Fcd500281-b5a1-465d-a535-02fd7ad7519e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740600/general/cd500281-b5a1-465d-a535-02fd7ad7519e.jpg already downloaded
2026-03-27 22:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5740600%252Fgeneral%252Fc3e3bdb1-fb51-4f82-a7d4-0b923c8959d2.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740600/general/c3e3bdb1-fb51-4f82-a7d4-0b923c8959d2.jpg already downloaded
2026-03-27 22:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5740600%252Fgeneral%252F4d000dde-764f-44b8-ae78-998658c5b8cc.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740600/general/4d000dde-764f-44b8-ae78-998658c5b8cc.jpg already downloaded
2026-03-27 22:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5740600%252Fgeneral%252F254d49f9-def7-4aff-bf0c-43bf813432b5.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740600/general/254d49f9-def7-4aff-bf0c-43bf813432b5.jpg already downloaded
2026-03-27 22:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5740600%252Fgeneral%252F39d9cb24-5774-48f6-b739-d226b8945082.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740600/general/39d9cb24-5774-48f6-b739-d226b8945082.jpg already downloaded
2026-03-27 22:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5740600%252Fgeneral%252F2a5822cd-e578-4890-9c4f-892a96df2a5a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740600/general/2a5822cd-e578-4890-9c4f-892a96df2a5a.jpg already downloaded
2026-03-27 22:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5740600%252Fgeneral%252F82ccf708-219d-4b2f-ae8b-99b5e20fdd7a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740600/general/82ccf708-219d-4b2f-ae8b-99b5e20fdd7a.jpg already downloaded
2026-03-27 22:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5740600%252Fgeneral%252Ffe76c6bc-2603-4d76-9a1e-92288037b49b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740600/general/fe76c6bc-2603-4d76-9a1e-92288037b49b.jpg already downloaded
2026-03-27 22:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5740600%252Fgeneral%252Ff72f6e51-e1cb-4273-bb98-94bcbf8239f9.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740600/general/f72f6e51-e1cb-4273-bb98-94bcbf8239f9.jpg already downloaded
2026-03-27 22:00:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 15fc10fb-6e77-55c3-bc3a-3b3e010d37fc, identifier: 10736843
2026-03-27 22:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5747461%252Fgeneral%252Fce11f0a2-6b59-49ee-a1d2-2c1dcba3a488.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747461/general/ce11f0a2-6b59-49ee-a1d2-2c1dcba3a488.jpg not downloaded yet
2026-03-27 22:00:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 15fc10fb-6e77-55c3-bc3a-3b3e010d37fc with identifier: 10736843
2026-03-27 22:00:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 15fc10fb-6e77-55c3-bc3a-3b3e010d37fc with identifier: 10736843
2026-03-27 22:00:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 15fc10fb-6e77-55c3-bc3a-3b3e010d37fc with identifier: 10736843 to the API
2026-03-27 22:00:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:00:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:00:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736843>
{'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-30T11:15:00Z',
'fuel_type': 'Diesel',
'id': '15fc10fb-6e77-55c3-bc3a-3b3e010d37fc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'FH925ZC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736843',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Audi',
'model': 'A4',
'odometer': 299345,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 17,
'photo_urls': ['https://images.openlane.eu/carimgs/5740600/general/6abef80b-f157-4b2c-9892-ffe802741786.jpg',
'https://images.openlane.eu/carimgs/5740600/general/cd500281-b5a1-465d-a535-02fd7ad7519e.jpg',
'https://images.openlane.eu/carimgs/5740600/general/c3e3bdb1-fb51-4f82-a7d4-0b923c8959d2.jpg',
'https://images.openlane.eu/carimgs/5740600/general/4d000dde-764f-44b8-ae78-998658c5b8cc.jpg',
'https://images.openlane.eu/carimgs/5740600/general/254d49f9-def7-4aff-bf0c-43bf813432b5.jpg',
'https://images.openlane.eu/carimgs/5740600/general/39d9cb24-5774-48f6-b739-d226b8945082.jpg',
'https://images.openlane.eu/carimgs/5740600/general/2a5822cd-e578-4890-9c4f-892a96df2a5a.jpg',
'https://images.openlane.eu/carimgs/5740600/general/82ccf708-219d-4b2f-ae8b-99b5e20fdd7a.jpg',
'https://images.openlane.eu/carimgs/5740600/general/fe76c6bc-2603-4d76-9a1e-92288037b49b.jpg',
'https://images.openlane.eu/carimgs/5740600/general/f72f6e51-e1cb-4273-bb98-94bcbf8239f9.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_15fc10fb-6e77-55c3-bc3a-3b3e010d37fc/15fc10fb-6e77-55c3-bc3a-3b3e010d37fc_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3818298,
'Height': 3468,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740600/general/6abef80b-f157-4b2c-9892-ffe802741786.jpg',
'Width': 4624},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_15fc10fb-6e77-55c3-bc3a-3b3e010d37fc/15fc10fb-6e77-55c3-bc3a-3b3e010d37fc_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3509896,
'Height': 3468,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740600/general/cd500281-b5a1-465d-a535-02fd7ad7519e.jpg',
'Width': 4624},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_15fc10fb-6e77-55c3-bc3a-3b3e010d37fc/15fc10fb-6e77-55c3-bc3a-3b3e010d37fc_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3758963,
'Height': 3468,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740600/general/c3e3bdb1-fb51-4f82-a7d4-0b923c8959d2.jpg',
'Width': 4624},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_15fc10fb-6e77-55c3-bc3a-3b3e010d37fc/15fc10fb-6e77-55c3-bc3a-3b3e010d37fc_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3708578,
'Height': 3468,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740600/general/4d000dde-764f-44b8-ae78-998658c5b8cc.jpg',
'Width': 4624},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_15fc10fb-6e77-55c3-bc3a-3b3e010d37fc/15fc10fb-6e77-55c3-bc3a-3b3e010d37fc_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3803600,
'Height': 3468,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740600/general/254d49f9-def7-4aff-bf0c-43bf813432b5.jpg',
'Width': 4624},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_15fc10fb-6e77-55c3-bc3a-3b3e010d37fc/15fc10fb-6e77-55c3-bc3a-3b3e010d37fc_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3897036,
'Height': 3468,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740600/general/39d9cb24-5774-48f6-b739-d226b8945082.jpg',
'Width': 4624},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_15fc10fb-6e77-55c3-bc3a-3b3e010d37fc/15fc10fb-6e77-55c3-bc3a-3b3e010d37fc_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 5015374,
'Height': 3468,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740600/general/2a5822cd-e578-4890-9c4f-892a96df2a5a.jpg',
'Width': 4624},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_15fc10fb-6e77-55c3-bc3a-3b3e010d37fc/15fc10fb-6e77-55c3-bc3a-3b3e010d37fc_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4362589,
'Height': 3468,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740600/general/82ccf708-219d-4b2f-ae8b-99b5e20fdd7a.jpg',
'Width': 4624},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_15fc10fb-6e77-55c3-bc3a-3b3e010d37fc/15fc10fb-6e77-55c3-bc3a-3b3e010d37fc_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4488758,
'Height': 3468,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740600/general/fe76c6bc-2603-4d76-9a1e-92288037b49b.jpg',
'Width': 4624},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_15fc10fb-6e77-55c3-bc3a-3b3e010d37fc/15fc10fb-6e77-55c3-bc3a-3b3e010d37fc_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 5099073,
'Height': 3468,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740600/general/f72f6e51-e1cb-4273-bb98-94bcbf8239f9.jpg',
'Width': 4624}],
'price': 5400,
'price_includes_vat': True,
'registration_date': '2017-05-16',
'seats_number': 5,
'seller_name': None,
'title': 'Audi A4 Avant 2.0 TDI Business - Diesel - Automatic - 150 hp - '
'299.345 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2017}
2026-03-27 22:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710736843%27 HTTP/1.1" 200 None
2026-03-27 22:00:25 [adesa.it] INFO: Saving data for 10736843: {'created_time': 1774648825.326402, 'last_price_update_time': 1774648825.326413, 'auction_closing_time': 1774869300.0}
2026-03-27 22:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10736843') HTTP/1.1" 204 0
2026-03-27 22:00:25 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5740295/general/b0ab57cb-0cba-47a0-9cb0-0ef8b0c6d96d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10741365)
2026-03-27 22:00:25 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5740970/general/7560dfa9-84bf-4e68-ba23-ec3967d81ca4.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10741368)
2026-03-27 22:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747461%252Fgeneral%252Fb20c7169-ea71-4ad2-8eda-9ed6283a1e14.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747461/general/b20c7169-ea71-4ad2-8eda-9ed6283a1e14.jpg not downloaded yet
2026-03-27 22:00:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741393> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:00:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741354> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:00:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:00:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:00:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737252> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:00:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741615> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:00:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736767> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747461%252Fgeneral%252F47db5b11-d12a-4dcd-9474-a5db38aa2bc3.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747461/general/47db5b11-d12a-4dcd-9474-a5db38aa2bc3.jpg not downloaded yet
2026-03-27 22:00:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:00:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:00:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747461%252Fgeneral%252F695f8c50-f78f-4a85-920e-be6a4e9cb2a8.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747461/general/695f8c50-f78f-4a85-920e-be6a4e9cb2a8.jpg not downloaded yet
2026-03-27 22:00:25 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 108dfad0-e630-5f76-a03b-fd436bd9eb04 due to Ignoring non-200 response
2026-03-27 22:00:25 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 0ce5e757-d583-511f-95ce-3dce5e50df8b due to Ignoring non-200 response
2026-03-27 22:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747461%252Fgeneral%252Fbd977ffe-049c-4f84-b685-b3634b6061f1.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747461/general/bd977ffe-049c-4f84-b685-b3634b6061f1.jpg not downloaded yet
2026-03-27 22:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747461%252Fgeneral%252Ff4039470-b517-4f85-86e6-10866bd99b9e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747461/general/f4039470-b517-4f85-86e6-10866bd99b9e.jpg not downloaded yet
2026-03-27 22:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747461%252Fdamage%252Fc4e1de62-7af4-4c1f-8093-563c68bafc6d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747461/damage/c4e1de62-7af4-4c1f-8093-563c68bafc6d.jpg not downloaded yet
2026-03-27 22:00:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747461/general/5bbefc90-a1aa-437e-9113-8784469f57b5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10736807)
2026-03-27 22:00:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747461/general/87aee4e4-81c5-4ea1-9545-733d70f95f5b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10736807)
2026-03-27 22:00:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 14f2848a-4713-5ab1-8886-b1b405f9d464 with identifier: 10741393
2026-03-27 22:00:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 14f2848a-4713-5ab1-8886-b1b405f9d464 with scrape type 1
2026-03-27 22:00:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 14f2848a-4713-5ab1-8886-b1b405f9d464
2026-03-27 22:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689029%252Fgeneral%252F6438d29a-b726-4da2-8da5-5646af307aea.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:00:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689029/general/6438d29a-b726-4da2-8da5-5646af307aea.jpeg already downloaded
2026-03-27 22:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689029%252Fgeneral%252Fe84f8c67-da7b-43eb-9ba4-94f8dbf1ba78.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:00:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689029/general/e84f8c67-da7b-43eb-9ba4-94f8dbf1ba78.jpeg already downloaded
2026-03-27 22:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689029%252Fgeneral%252Fbf1b070c-6992-469c-9848-2c6b9d3e469a.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:00:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689029/general/bf1b070c-6992-469c-9848-2c6b9d3e469a.jpeg already downloaded
2026-03-27 22:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689029%252Fgeneral%252F907041a1-a43d-429d-8a5d-cedabd024963.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:00:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689029/general/907041a1-a43d-429d-8a5d-cedabd024963.jpeg already downloaded
2026-03-27 22:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689029%252Fgeneral%252F126f98cf-71ab-494a-9b04-e59b88d68b4c.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:00:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689029/general/126f98cf-71ab-494a-9b04-e59b88d68b4c.jpeg already downloaded
2026-03-27 22:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689029%252Fgeneral%252F28a6cb13-74eb-46db-a6e1-e5e094fd21db.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:00:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689029/general/28a6cb13-74eb-46db-a6e1-e5e094fd21db.jpeg already downloaded
2026-03-27 22:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689029%252Fgeneral%252Fa6a87447-d769-43fe-9bd1-1c3e59885f09.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:00:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689029/general/a6a87447-d769-43fe-9bd1-1c3e59885f09.jpeg already downloaded
2026-03-27 22:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689029%252Fgeneral%252Fe4836630-f8c0-4747-b78f-2b07d776598c.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:00:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689029/general/e4836630-f8c0-4747-b78f-2b07d776598c.jpeg already downloaded
2026-03-27 22:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689029%252Fgeneral%252Faf7d2fba-1a21-4357-8709-8cf62619db69.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:00:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689029/general/af7d2fba-1a21-4357-8709-8cf62619db69.jpeg already downloaded
2026-03-27 22:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689029%252Fgeneral%252Ffa2a144e-e05b-47f1-a2fd-289f2d684d16.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:00:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689029/general/fa2a144e-e05b-47f1-a2fd-289f2d684d16.jpeg already downloaded
2026-03-27 22:00:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 14f2848a-4713-5ab1-8886-b1b405f9d464, identifier: 10741393
2026-03-27 22:00:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c737b3b6-20bd-5480-a748-8aa12f275688 with identifier: 10741354
2026-03-27 22:00:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c737b3b6-20bd-5480-a748-8aa12f275688 with scrape type 1
2026-03-27 22:00:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c737b3b6-20bd-5480-a748-8aa12f275688
2026-03-27 22:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728689%252Fgeneral%252Fc12e5700-8131-47b9-9169-7f633625c713.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728689/general/c12e5700-8131-47b9-9169-7f633625c713.jpg already downloaded
2026-03-27 22:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728689%252Fgeneral%252F39109331-7033-4003-b9d5-5e7f07fdf5cf.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728689/general/39109331-7033-4003-b9d5-5e7f07fdf5cf.jpg already downloaded
2026-03-27 22:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728689%252Fgeneral%252F0a8227d1-3cf6-40c6-9122-9ac5df494fb1.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728689/general/0a8227d1-3cf6-40c6-9122-9ac5df494fb1.jpg already downloaded
2026-03-27 22:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728689%252Fgeneral%252Fc0bc494e-9e19-4365-8a7f-02e066733762.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728689/general/c0bc494e-9e19-4365-8a7f-02e066733762.jpg already downloaded
2026-03-27 22:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728689%252Fgeneral%252F88bbdbec-2ca0-4156-b61a-a419f8e3a123.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728689/general/88bbdbec-2ca0-4156-b61a-a419f8e3a123.jpg already downloaded
2026-03-27 22:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728689%252Fgeneral%252F01f437f2-5062-44fb-a516-5341898b83b5.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728689/general/01f437f2-5062-44fb-a516-5341898b83b5.jpg already downloaded
2026-03-27 22:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728689%252Fgeneral%252Ff9190cde-126f-46da-8c4d-2b6331b0651b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728689/general/f9190cde-126f-46da-8c4d-2b6331b0651b.jpg already downloaded
2026-03-27 22:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728689%252Fgeneral%252F5f9df4ca-6218-4a8e-8341-4ee1c1e927b4.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728689/general/5f9df4ca-6218-4a8e-8341-4ee1c1e927b4.jpg already downloaded
2026-03-27 22:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728689%252Fgeneral%252F74d7c68c-ebc3-43e0-93e8-f7b7611ecf61.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728689/general/74d7c68c-ebc3-43e0-93e8-f7b7611ecf61.jpg already downloaded
2026-03-27 22:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728689%252Fgeneral%252F9e512ee1-69ae-4952-b465-154dd51dde77.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728689/general/9e512ee1-69ae-4952-b465-154dd51dde77.jpg already downloaded
2026-03-27 22:00:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: c737b3b6-20bd-5480-a748-8aa12f275688, identifier: 10741354
2026-03-27 22:00:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 14f2848a-4713-5ab1-8886-b1b405f9d464 with identifier: 10741393
2026-03-27 22:00:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 14f2848a-4713-5ab1-8886-b1b405f9d464 with identifier: 10741393
2026-03-27 22:00:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 14f2848a-4713-5ab1-8886-b1b405f9d464 with identifier: 10741393 to the API
2026-03-27 22:00:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:00: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-27 22:00:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741393>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Coupé',
'color': 'Black',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': None,
'engine': '2.5L',
'engine_horse_power': 223,
'expiration_date': '2026-03-30T11:15:00Z',
'fuel_type': 'Hybrid',
'id': '14f2848a-4713-5ab1-8886-b1b405f9d464',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'Gb777zj',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741393',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Lexus',
'model': 'RC',
'odometer': 22022,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 20,
'photo_urls': ['https://images.openlane.eu/carimgs/5689029/general/6438d29a-b726-4da2-8da5-5646af307aea.jpeg',
'https://images.openlane.eu/carimgs/5689029/general/e84f8c67-da7b-43eb-9ba4-94f8dbf1ba78.jpeg',
'https://images.openlane.eu/carimgs/5689029/general/bf1b070c-6992-469c-9848-2c6b9d3e469a.jpeg',
'https://images.openlane.eu/carimgs/5689029/general/907041a1-a43d-429d-8a5d-cedabd024963.jpeg',
'https://images.openlane.eu/carimgs/5689029/general/126f98cf-71ab-494a-9b04-e59b88d68b4c.jpeg',
'https://images.openlane.eu/carimgs/5689029/general/28a6cb13-74eb-46db-a6e1-e5e094fd21db.jpeg',
'https://images.openlane.eu/carimgs/5689029/general/a6a87447-d769-43fe-9bd1-1c3e59885f09.jpeg',
'https://images.openlane.eu/carimgs/5689029/general/e4836630-f8c0-4747-b78f-2b07d776598c.jpeg',
'https://images.openlane.eu/carimgs/5689029/general/af7d2fba-1a21-4357-8709-8cf62619db69.jpeg',
'https://images.openlane.eu/carimgs/5689029/general/fa2a144e-e05b-47f1-a2fd-289f2d684d16.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_14f2848a-4713-5ab1-8886-b1b405f9d464/14f2848a-4713-5ab1-8886-b1b405f9d464_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 285337,
'Height': 790,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689029/general/6438d29a-b726-4da2-8da5-5646af307aea.jpeg',
'Width': 1448},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_14f2848a-4713-5ab1-8886-b1b405f9d464/14f2848a-4713-5ab1-8886-b1b405f9d464_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 489057,
'Height': 876,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689029/general/e84f8c67-da7b-43eb-9ba4-94f8dbf1ba78.jpeg',
'Width': 1539},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_14f2848a-4713-5ab1-8886-b1b405f9d464/14f2848a-4713-5ab1-8886-b1b405f9d464_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 439057,
'Height': 912,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689029/general/bf1b070c-6992-469c-9848-2c6b9d3e469a.jpeg',
'Width': 1399},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_14f2848a-4713-5ab1-8886-b1b405f9d464/14f2848a-4713-5ab1-8886-b1b405f9d464_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 344256,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689029/general/907041a1-a43d-429d-8a5d-cedabd024963.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_14f2848a-4713-5ab1-8886-b1b405f9d464/14f2848a-4713-5ab1-8886-b1b405f9d464_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 362710,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689029/general/126f98cf-71ab-494a-9b04-e59b88d68b4c.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_14f2848a-4713-5ab1-8886-b1b405f9d464/14f2848a-4713-5ab1-8886-b1b405f9d464_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 199981,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689029/general/28a6cb13-74eb-46db-a6e1-e5e094fd21db.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_14f2848a-4713-5ab1-8886-b1b405f9d464/14f2848a-4713-5ab1-8886-b1b405f9d464_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 466963,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689029/general/a6a87447-d769-43fe-9bd1-1c3e59885f09.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_14f2848a-4713-5ab1-8886-b1b405f9d464/14f2848a-4713-5ab1-8886-b1b405f9d464_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 228856,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689029/general/e4836630-f8c0-4747-b78f-2b07d776598c.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_14f2848a-4713-5ab1-8886-b1b405f9d464/14f2848a-4713-5ab1-8886-b1b405f9d464_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 331517,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689029/general/af7d2fba-1a21-4357-8709-8cf62619db69.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_14f2848a-4713-5ab1-8886-b1b405f9d464/14f2848a-4713-5ab1-8886-b1b405f9d464_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 369863,
'Height': 1047,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689029/general/fa2a144e-e05b-47f1-a2fd-289f2d684d16.jpeg',
'Width': 1201}],
'price': 30900,
'price_includes_vat': True,
'registration_date': '2020-09-12',
'seats_number': 4,
'seller_name': None,
'title': 'Lexus RC 300h F-Sport - Hybrid - Automatic - 223 hp - 22.022 km',
'transmission': 'automatic',
'trim': 'F-Sport',
'vin': None,
'year': 2020}
2026-03-27 22:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741393%27 HTTP/1.1" 200 None
2026-03-27 22:00:27 [adesa.it] INFO: Saving data for 10741393: {'created_time': 1774648827.453964, 'last_price_update_time': 1774648827.453978, 'auction_closing_time': 1774869300.0}
2026-03-27 22:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741393') HTTP/1.1" 204 0
2026-03-27 22:00:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: c737b3b6-20bd-5480-a748-8aa12f275688 with identifier: 10741354
2026-03-27 22:00:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 22:00:27 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Blue HTTP/1.1" 200 None
2026-03-27 22:00:27 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 22:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-27 22:00:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: c737b3b6-20bd-5480-a748-8aa12f275688 with identifier: 10741354
2026-03-27 22:00:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: c737b3b6-20bd-5480-a748-8aa12f275688 with identifier: 10741354 to the API
2026-03-27 22:00:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:00: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-27 22:00:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741354>
{'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-31T13: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=10741354',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Mazda',
'model': '6',
'odometer': 302871,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 59,
'photo_urls': ['https://images.openlane.eu/carimgs/5728689/general/c12e5700-8131-47b9-9169-7f633625c713.jpg',
'https://images.openlane.eu/carimgs/5728689/general/39109331-7033-4003-b9d5-5e7f07fdf5cf.jpg',
'https://images.openlane.eu/carimgs/5728689/general/0a8227d1-3cf6-40c6-9122-9ac5df494fb1.jpg',
'https://images.openlane.eu/carimgs/5728689/general/c0bc494e-9e19-4365-8a7f-02e066733762.jpg',
'https://images.openlane.eu/carimgs/5728689/general/88bbdbec-2ca0-4156-b61a-a419f8e3a123.jpg',
'https://images.openlane.eu/carimgs/5728689/general/01f437f2-5062-44fb-a516-5341898b83b5.jpg',
'https://images.openlane.eu/carimgs/5728689/general/f9190cde-126f-46da-8c4d-2b6331b0651b.jpg',
'https://images.openlane.eu/carimgs/5728689/general/5f9df4ca-6218-4a8e-8341-4ee1c1e927b4.jpg',
'https://images.openlane.eu/carimgs/5728689/general/74d7c68c-ebc3-43e0-93e8-f7b7611ecf61.jpg',
'https://images.openlane.eu/carimgs/5728689/general/9e512ee1-69ae-4952-b465-154dd51dde77.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c737b3b6-20bd-5480-a748-8aa12f275688/c737b3b6-20bd-5480-a748-8aa12f275688_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 608470,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728689/general/c12e5700-8131-47b9-9169-7f633625c713.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c737b3b6-20bd-5480-a748-8aa12f275688/c737b3b6-20bd-5480-a748-8aa12f275688_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 637205,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728689/general/39109331-7033-4003-b9d5-5e7f07fdf5cf.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c737b3b6-20bd-5480-a748-8aa12f275688/c737b3b6-20bd-5480-a748-8aa12f275688_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 547689,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728689/general/0a8227d1-3cf6-40c6-9122-9ac5df494fb1.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c737b3b6-20bd-5480-a748-8aa12f275688/c737b3b6-20bd-5480-a748-8aa12f275688_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 617393,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728689/general/c0bc494e-9e19-4365-8a7f-02e066733762.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c737b3b6-20bd-5480-a748-8aa12f275688/c737b3b6-20bd-5480-a748-8aa12f275688_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 724359,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728689/general/88bbdbec-2ca0-4156-b61a-a419f8e3a123.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c737b3b6-20bd-5480-a748-8aa12f275688/c737b3b6-20bd-5480-a748-8aa12f275688_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 577450,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728689/general/01f437f2-5062-44fb-a516-5341898b83b5.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c737b3b6-20bd-5480-a748-8aa12f275688/c737b3b6-20bd-5480-a748-8aa12f275688_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 338314,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728689/general/f9190cde-126f-46da-8c4d-2b6331b0651b.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c737b3b6-20bd-5480-a748-8aa12f275688/c737b3b6-20bd-5480-a748-8aa12f275688_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 395549,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728689/general/5f9df4ca-6218-4a8e-8341-4ee1c1e927b4.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c737b3b6-20bd-5480-a748-8aa12f275688/c737b3b6-20bd-5480-a748-8aa12f275688_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 325223,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728689/general/74d7c68c-ebc3-43e0-93e8-f7b7611ecf61.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c737b3b6-20bd-5480-a748-8aa12f275688/c737b3b6-20bd-5480-a748-8aa12f275688_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 393454,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728689/general/9e512ee1-69ae-4952-b465-154dd51dde77.jpg',
'Width': 2000}],
'price': 0,
'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-27 22:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741354%27 HTTP/1.1" 200 None
2026-03-27 22:00:27 [adesa.it] INFO: Saving data for 10741354: {'created_time': 1774648827.97022, 'last_price_update_time': 1774648827.970234, 'auction_closing_time': 1774964700.0}
2026-03-27 22:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741354') HTTP/1.1" 204 0
2026-03-27 22:00:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6110bf14-3135-5b8f-a11c-bb53add1c14f with identifier: 10737252
2026-03-27 22:00:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6110bf14-3135-5b8f-a11c-bb53add1c14f with scrape type 1
2026-03-27 22:00:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6110bf14-3135-5b8f-a11c-bb53add1c14f
2026-03-27 22:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00: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%252F5714833%252Fgeneral%252F3005deda-f4c5-438c-a3ba-c3868a7c7dcb.JPEG%27 HTTP/1.1" 200 None
2026-03-27 22:00:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714833/general/3005deda-f4c5-438c-a3ba-c3868a7c7dcb.JPEG not downloaded yet
2026-03-27 22:00:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 81979da8-aad5-5cf4-9ce9-68817a610c9c with identifier: 10741615
2026-03-27 22:00:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 81979da8-aad5-5cf4-9ce9-68817a610c9c with scrape type 1
2026-03-27 22:00:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 81979da8-aad5-5cf4-9ce9-68817a610c9c
2026-03-27 22:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00: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%252F5710184%252Fgeneral%252Fbe74b235-331b-4a6c-8aee-d106672b1c68.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:00:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710184/general/be74b235-331b-4a6c-8aee-d106672b1c68.jpeg already downloaded
2026-03-27 22:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00: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%252F5710184%252Fgeneral%252F2652e573-9c78-48a4-97ba-0f5c21d00249.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:00:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710184/general/2652e573-9c78-48a4-97ba-0f5c21d00249.jpeg already downloaded
2026-03-27 22:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00: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%252F5710184%252Fgeneral%252Fa2cf9fa8-302e-483e-a732-02443ebe811d.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:00:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710184/general/a2cf9fa8-302e-483e-a732-02443ebe811d.jpeg already downloaded
2026-03-27 22:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00: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%252F5710184%252Fgeneral%252F719c0b90-0c5b-4aa3-9ec9-762ca2e3b0a9.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:00:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710184/general/719c0b90-0c5b-4aa3-9ec9-762ca2e3b0a9.jpeg already downloaded
2026-03-27 22:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00: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%252F5710184%252Fgeneral%252F8484729b-65b9-4c77-8d36-2ef288f58d00.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:00:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710184/general/8484729b-65b9-4c77-8d36-2ef288f58d00.jpeg already downloaded
2026-03-27 22:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00: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%252F5710184%252Fgeneral%252F3892739b-bbe1-407c-80c6-d09493937946.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:00:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710184/general/3892739b-bbe1-407c-80c6-d09493937946.jpeg already downloaded
2026-03-27 22:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00: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%252F5710184%252Fgeneral%252F67059079-0a11-466d-b44d-a7fff78edd35.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:00:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710184/general/67059079-0a11-466d-b44d-a7fff78edd35.jpeg already downloaded
2026-03-27 22:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00: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%252F5710184%252Fgeneral%252Fe49434f8-5649-4cb0-868d-e84801ec3865.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:00:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710184/general/e49434f8-5649-4cb0-868d-e84801ec3865.jpeg already downloaded
2026-03-27 22:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00: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%252F5710184%252Fgeneral%252Fc237f28a-7938-4fd7-8d63-c055455b21fc.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:00:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710184/general/c237f28a-7938-4fd7-8d63-c055455b21fc.jpeg already downloaded
2026-03-27 22:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00: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%252F5710184%252Fgeneral%252F461ee8fd-ba74-4a5a-a27c-1f900b4287ca.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:00:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710184/general/461ee8fd-ba74-4a5a-a27c-1f900b4287ca.jpeg already downloaded
2026-03-27 22:00:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 81979da8-aad5-5cf4-9ce9-68817a610c9c, identifier: 10741615
2026-03-27 22:00:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 805f3540-da73-5972-80c8-b665a48b9ebb with identifier: 10736767
2026-03-27 22:00:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 805f3540-da73-5972-80c8-b665a48b9ebb with scrape type 1
2026-03-27 22:00:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 805f3540-da73-5972-80c8-b665a48b9ebb
2026-03-27 22:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00: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%252F5737166%252Fgeneral%252F6794f37f-eaa1-49ab-b9d9-e68949e1e87a.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:00:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737166/general/6794f37f-eaa1-49ab-b9d9-e68949e1e87a.jpeg already downloaded
2026-03-27 22:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00: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%252F5737166%252Fgeneral%252F1da6bcd3-4b54-405b-85d5-590fc0546118.png%27 HTTP/1.1" 200 None
2026-03-27 22:00:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737166/general/1da6bcd3-4b54-405b-85d5-590fc0546118.png already downloaded
2026-03-27 22:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00: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%252F5737166%252Fgeneral%252Fb4d97b25-91e1-4117-9629-a4195faf75fa.png%27 HTTP/1.1" 200 None
2026-03-27 22:00:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737166/general/b4d97b25-91e1-4117-9629-a4195faf75fa.png already downloaded
2026-03-27 22:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00: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%252F5737166%252Fgeneral%252F07db2a2d-bbec-4e1f-bf6e-a31d9f05abdc.png%27 HTTP/1.1" 200 None
2026-03-27 22:00:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737166/general/07db2a2d-bbec-4e1f-bf6e-a31d9f05abdc.png already downloaded
2026-03-27 22:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00: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%252F5737166%252Fgeneral%252F49dbca0a-3cdc-435c-98fd-5e4df3dcc895.png%27 HTTP/1.1" 200 None
2026-03-27 22:00:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737166/general/49dbca0a-3cdc-435c-98fd-5e4df3dcc895.png already downloaded
2026-03-27 22:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00: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%252F5737166%252Fgeneral%252Ffb855d47-5ddf-4947-a24e-65bdc4a0734d.png%27 HTTP/1.1" 200 None
2026-03-27 22:00:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737166/general/fb855d47-5ddf-4947-a24e-65bdc4a0734d.png already downloaded
2026-03-27 22:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00: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%252F5737166%252Fgeneral%252F837b7a4a-acd1-48de-874f-085ba16a62c2.png%27 HTTP/1.1" 200 None
2026-03-27 22:00:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737166/general/837b7a4a-acd1-48de-874f-085ba16a62c2.png already downloaded
2026-03-27 22:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00: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%252F5737166%252Fgeneral%252F037668b9-96d8-4224-86dc-db5b439c4fdf.png%27 HTTP/1.1" 200 None
2026-03-27 22:00:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737166/general/037668b9-96d8-4224-86dc-db5b439c4fdf.png already downloaded
2026-03-27 22:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00: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%252F5737166%252Fgeneral%252Ff16acc51-bd5e-41aa-ba4d-99919f934d1f.png%27 HTTP/1.1" 200 None
2026-03-27 22:00:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737166/general/f16acc51-bd5e-41aa-ba4d-99919f934d1f.png already downloaded
2026-03-27 22:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00: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%252F5737166%252Fgeneral%252F84fcc6c2-1074-4838-b31a-b40f115fd301.png%27 HTTP/1.1" 200 None
2026-03-27 22:00:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737166/general/84fcc6c2-1074-4838-b31a-b40f115fd301.png already downloaded
2026-03-27 22:00:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 805f3540-da73-5972-80c8-b665a48b9ebb, identifier: 10736767
2026-03-27 22:00:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 81979da8-aad5-5cf4-9ce9-68817a610c9c with identifier: 10741615
2026-03-27 22:00:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 81979da8-aad5-5cf4-9ce9-68817a610c9c with identifier: 10741615
2026-03-27 22:00:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 81979da8-aad5-5cf4-9ce9-68817a610c9c with identifier: 10741615 to the API
2026-03-27 22:00:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:00:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:00:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741615>
{'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-30T11: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=10741615',
'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': None,
'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-27 22:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741615%27 HTTP/1.1" 200 None
2026-03-27 22:00:30 [adesa.it] INFO: Saving data for 10741615: {'created_time': 1774648830.115585, 'last_price_update_time': 1774648830.115595, 'auction_closing_time': 1774869300.0}
2026-03-27 22:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741615') HTTP/1.1" 204 0
2026-03-27 22:00:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 805f3540-da73-5972-80c8-b665a48b9ebb with identifier: 10736767
2026-03-27 22:00:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 805f3540-da73-5972-80c8-b665a48b9ebb with identifier: 10736767
2026-03-27 22:00:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 805f3540-da73-5972-80c8-b665a48b9ebb with identifier: 10736767 to the API
2026-03-27 22:00:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:00: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-27 22:00:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736767>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '3.3L',
'engine_horse_power': 200,
'expiration_date': '2026-03-30T11:15:00Z',
'fuel_type': 'Diesel',
'id': '805f3540-da73-5972-80c8-b665a48b9ebb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM573FY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736767',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Mazda',
'model': 'CX-60',
'odometer': 56663,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 14,
'photo_urls': ['https://images.openlane.eu/carimgs/5737166/general/6794f37f-eaa1-49ab-b9d9-e68949e1e87a.jpeg',
'https://images.openlane.eu/carimgs/5737166/general/1da6bcd3-4b54-405b-85d5-590fc0546118.png',
'https://images.openlane.eu/carimgs/5737166/general/b4d97b25-91e1-4117-9629-a4195faf75fa.png',
'https://images.openlane.eu/carimgs/5737166/general/07db2a2d-bbec-4e1f-bf6e-a31d9f05abdc.png',
'https://images.openlane.eu/carimgs/5737166/general/49dbca0a-3cdc-435c-98fd-5e4df3dcc895.png',
'https://images.openlane.eu/carimgs/5737166/general/fb855d47-5ddf-4947-a24e-65bdc4a0734d.png',
'https://images.openlane.eu/carimgs/5737166/general/837b7a4a-acd1-48de-874f-085ba16a62c2.png',
'https://images.openlane.eu/carimgs/5737166/general/037668b9-96d8-4224-86dc-db5b439c4fdf.png',
'https://images.openlane.eu/carimgs/5737166/general/f16acc51-bd5e-41aa-ba4d-99919f934d1f.png',
'https://images.openlane.eu/carimgs/5737166/general/84fcc6c2-1074-4838-b31a-b40f115fd301.png'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_805f3540-da73-5972-80c8-b665a48b9ebb/805f3540-da73-5972-80c8-b665a48b9ebb_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 746804,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737166/general/6794f37f-eaa1-49ab-b9d9-e68949e1e87a.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_805f3540-da73-5972-80c8-b665a48b9ebb/805f3540-da73-5972-80c8-b665a48b9ebb_image_1.png',
'Extension': 'png',
'FileSizeInBytes': 4601152,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737166/general/1da6bcd3-4b54-405b-85d5-590fc0546118.png',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_805f3540-da73-5972-80c8-b665a48b9ebb/805f3540-da73-5972-80c8-b665a48b9ebb_image_2.png',
'Extension': 'png',
'FileSizeInBytes': 5000726,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737166/general/b4d97b25-91e1-4117-9629-a4195faf75fa.png',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_805f3540-da73-5972-80c8-b665a48b9ebb/805f3540-da73-5972-80c8-b665a48b9ebb_image_3.png',
'Extension': 'png',
'FileSizeInBytes': 4785102,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737166/general/07db2a2d-bbec-4e1f-bf6e-a31d9f05abdc.png',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_805f3540-da73-5972-80c8-b665a48b9ebb/805f3540-da73-5972-80c8-b665a48b9ebb_image_4.png',
'Extension': 'png',
'FileSizeInBytes': 2498820,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737166/general/49dbca0a-3cdc-435c-98fd-5e4df3dcc895.png',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_805f3540-da73-5972-80c8-b665a48b9ebb/805f3540-da73-5972-80c8-b665a48b9ebb_image_5.png',
'Extension': 'png',
'FileSizeInBytes': 2013924,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737166/general/fb855d47-5ddf-4947-a24e-65bdc4a0734d.png',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_805f3540-da73-5972-80c8-b665a48b9ebb/805f3540-da73-5972-80c8-b665a48b9ebb_image_6.png',
'Extension': 'png',
'FileSizeInBytes': 2643092,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737166/general/837b7a4a-acd1-48de-874f-085ba16a62c2.png',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_805f3540-da73-5972-80c8-b665a48b9ebb/805f3540-da73-5972-80c8-b665a48b9ebb_image_7.png',
'Extension': 'png',
'FileSizeInBytes': 2993806,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737166/general/037668b9-96d8-4224-86dc-db5b439c4fdf.png',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_805f3540-da73-5972-80c8-b665a48b9ebb/805f3540-da73-5972-80c8-b665a48b9ebb_image_8.png',
'Extension': 'png',
'FileSizeInBytes': 3215393,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737166/general/f16acc51-bd5e-41aa-ba4d-99919f934d1f.png',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_805f3540-da73-5972-80c8-b665a48b9ebb/805f3540-da73-5972-80c8-b665a48b9ebb_image_9.png',
'Extension': 'png',
'FileSizeInBytes': 2121037,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737166/general/84fcc6c2-1074-4838-b31a-b40f115fd301.png',
'Width': 2048}],
'price': 20200,
'price_includes_vat': True,
'registration_date': '2023-01-25',
'seats_number': 5,
'seller_name': None,
'title': 'Mazda CX-60 3.3 Exclusive-Line - Diesel - Automatic - 200 hp - '
'56.663 km',
'transmission': 'automatic',
'trim': 'Exclusive-Line',
'vin': None,
'year': 2023}
2026-03-27 22:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710736767%27 HTTP/1.1" 200 None
2026-03-27 22:00:30 [adesa.it] INFO: Saving data for 10736767: {'created_time': 1774648830.52552, 'last_price_update_time': 1774648830.525533, 'auction_closing_time': 1774869300.0}
2026-03-27 22:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10736767') HTTP/1.1" 204 0
2026-03-27 22:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5714833%252Fgeneral%252F0c4a69d6-ee6d-4e69-8a72-00e8528523a3.JPEG%27 HTTP/1.1" 200 None
2026-03-27 22:00:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714833/general/0c4a69d6-ee6d-4e69-8a72-00e8528523a3.JPEG not downloaded yet
2026-03-27 22:00:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736804> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:00:30 [common.azure_blobstore] INFO: Using managed identity for Azure Blob Storage
2026-03-27 22:00:30 [common.azure_blobstore] INFO: Using managed identity with client ID: 39192755-105d-4ce2-a21d-ab53b63f8b87
2026-03-27 22:00:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:00:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee7b2b4d0>
2026-03-27 22:00:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:00:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-27 22:00:30 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2117
2026-03-27 22:00:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxproduction.blob.core.windows.net:443
2026-03-27 22:00:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:00:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:00:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8d8701df-fe0b-5a36-8f99-031adf0b5c70/8d8701df-fe0b-5a36-8f99-031adf0b5c70_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747461%252Fgeneral%252F5bbefc90-a1aa-437e-9113-8784469f57b5.jpg') HTTP/1.1" 204 0
2026-03-27 22:00:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747461/general/5bbefc90-a1aa-437e-9113-8784469f57b5.jpg saved to cache
2026-03-27 22:00:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 8d8701df-fe0b-5a36-8f99-031adf0b5c70
2026-03-27 22:00:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:00:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee59128d0>
2026-03-27 22:00:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:00:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:00:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:00:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8d8701df-fe0b-5a36-8f99-031adf0b5c70/8d8701df-fe0b-5a36-8f99-031adf0b5c70_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747461%252Fgeneral%252F87aee4e4-81c5-4ea1-9545-733d70f95f5b.jpg') HTTP/1.1" 204 0
2026-03-27 22:00:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747461/general/87aee4e4-81c5-4ea1-9545-733d70f95f5b.jpg saved to cache
2026-03-27 22:00:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 8d8701df-fe0b-5a36-8f99-031adf0b5c70
2026-03-27 22:00:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747461/damage/c4e1de62-7af4-4c1f-8093-563c68bafc6d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10736807)
2026-03-27 22:00:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:00:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736791> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:00:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741359> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:00:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747461/general/f4039470-b517-4f85-86e6-10866bd99b9e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10736807)
2026-03-27 22:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5714833%252Fgeneral%252F44742084-165f-4a43-af48-c2a8a91f6818.JPEG%27 HTTP/1.1" 200 None
2026-03-27 22:00:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714833/general/44742084-165f-4a43-af48-c2a8a91f6818.JPEG not downloaded yet
2026-03-27 22:00:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 85dbeee9-97c8-5d97-bdab-f1b0651c971a with identifier: 10736804
2026-03-27 22:00:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 85dbeee9-97c8-5d97-bdab-f1b0651c971a with scrape type 1
2026-03-27 22:00:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 85dbeee9-97c8-5d97-bdab-f1b0651c971a
2026-03-27 22:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723775%252Fgeneral%252Fc315631b-f0ef-406f-a39c-7dc9e1505c2e.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:00:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723775/general/c315631b-f0ef-406f-a39c-7dc9e1505c2e.jpeg not downloaded yet
2026-03-27 22:00:31 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5714833/general/3005deda-f4c5-438c-a3ba-c3868a7c7dcb.JPEG> (referer: https://www.openlane.eu/en/carv6/auction/10737252)
2026-03-27 22:00:31 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5740970/general/810f00f4-1945-4905-93d8-fa4569f62a6c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10741368)
2026-03-27 22:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5714833%252Fgeneral%252F21da4e10-1684-4bc6-9bf4-1b5ea767c220.JPEG%27 HTTP/1.1" 200 None
2026-03-27 22:00:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714833/general/21da4e10-1684-4bc6-9bf4-1b5ea767c220.JPEG not downloaded yet
2026-03-27 22:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723775%252Fgeneral%252F1d709e49-8bbe-4753-88c4-f1f65aa86570.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:00:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723775/general/1d709e49-8bbe-4753-88c4-f1f65aa86570.jpeg not downloaded yet
2026-03-27 22:00:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747461/general/b20c7169-ea71-4ad2-8eda-9ed6283a1e14.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10736807)
2026-03-27 22:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5714833%252Fgeneral%252Fbc58a353-6565-4a95-b607-c308f1e261ac.JPEG%27 HTTP/1.1" 200 None
2026-03-27 22:00:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714833/general/bc58a353-6565-4a95-b607-c308f1e261ac.JPEG not downloaded yet
2026-03-27 22:00:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:00:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee591ee90>
2026-03-27 22:00:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:00:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:00:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:00:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8d8701df-fe0b-5a36-8f99-031adf0b5c70/8d8701df-fe0b-5a36-8f99-031adf0b5c70_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747461%252Fdamage%252Fc4e1de62-7af4-4c1f-8093-563c68bafc6d.jpg') HTTP/1.1" 204 0
2026-03-27 22:00:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747461/damage/c4e1de62-7af4-4c1f-8093-563c68bafc6d.jpg saved to cache
2026-03-27 22:00:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 8d8701df-fe0b-5a36-8f99-031adf0b5c70
2026-03-27 22:00:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 603e56d6-dfdd-5ff4-87d2-c7edc2bb63c8 with identifier: 10736791
2026-03-27 22:00:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 603e56d6-dfdd-5ff4-87d2-c7edc2bb63c8 with scrape type 1
2026-03-27 22:00:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 603e56d6-dfdd-5ff4-87d2-c7edc2bb63c8
2026-03-27 22:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726962%252Fgeneral%252Ff93f907a-43ae-48f5-ba60-0adbc8c9135b.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:00:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726962/general/f93f907a-43ae-48f5-ba60-0adbc8c9135b.jpeg already downloaded
2026-03-27 22:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726962%252Fgeneral%252Fad927314-69f4-4e28-a0c1-561488ab5900.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:00:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726962/general/ad927314-69f4-4e28-a0c1-561488ab5900.jpeg already downloaded
2026-03-27 22:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726962%252Fgeneral%252Fb21d2a5a-b157-4ade-9511-fcca9f51427c.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:00:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726962/general/b21d2a5a-b157-4ade-9511-fcca9f51427c.jpeg already downloaded
2026-03-27 22:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726962%252Fgeneral%252F426faa00-32a6-471d-9cf2-a90d61b883f1.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:00:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726962/general/426faa00-32a6-471d-9cf2-a90d61b883f1.jpeg already downloaded
2026-03-27 22:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726962%252Fgeneral%252Fdf92c834-d796-4978-abf2-811a8b729f45.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:00:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726962/general/df92c834-d796-4978-abf2-811a8b729f45.jpeg already downloaded
2026-03-27 22:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726962%252Fgeneral%252F81e2316d-2d7d-43f3-af58-de745be8290c.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:00:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726962/general/81e2316d-2d7d-43f3-af58-de745be8290c.jpeg already downloaded
2026-03-27 22:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726962%252Fgeneral%252F921b30b3-558a-49e3-addf-6902b4c3a72b.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:00:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726962/general/921b30b3-558a-49e3-addf-6902b4c3a72b.jpeg already downloaded
2026-03-27 22:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726962%252Fdamage%252F671c8309-2b30-4b83-a3b1-b0aa36aa75c6.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726962/damage/671c8309-2b30-4b83-a3b1-b0aa36aa75c6.jpg already downloaded
2026-03-27 22:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726962%252Fdamage%252F6993fce8-e000-4416-9748-6fbf394c8aef.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726962/damage/6993fce8-e000-4416-9748-6fbf394c8aef.jpg already downloaded
2026-03-27 22:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726962%252Fdamage%252F76b06f44-5dd3-437b-8fa7-b6c60e9483f9.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726962/damage/76b06f44-5dd3-437b-8fa7-b6c60e9483f9.jpg already downloaded
2026-03-27 22:00:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 603e56d6-dfdd-5ff4-87d2-c7edc2bb63c8, identifier: 10736791
2026-03-27 22:00:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6ff2f88d-102a-57d2-8c9f-bf800f93f30e with identifier: 10741359
2026-03-27 22:00:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6ff2f88d-102a-57d2-8c9f-bf800f93f30e with scrape type 1
2026-03-27 22:00:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6ff2f88d-102a-57d2-8c9f-bf800f93f30e
2026-03-27 22:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737465%252Fgeneral%252F7e3035c1-4810-4579-bdc6-3ef72dc6a960.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737465/general/7e3035c1-4810-4579-bdc6-3ef72dc6a960.jpg already downloaded
2026-03-27 22:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737465%252Fgeneral%252Fbfc49df1-b1c2-4da0-bf45-4959d2462655.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737465/general/bfc49df1-b1c2-4da0-bf45-4959d2462655.jpg already downloaded
2026-03-27 22:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737465%252Fgeneral%252Fac08fb58-9762-4d1f-b89e-cfb32f068c80.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737465/general/ac08fb58-9762-4d1f-b89e-cfb32f068c80.jpg already downloaded
2026-03-27 22:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737465%252Fgeneral%252Fa8f56506-f846-4a0e-b08b-7e73dd16c88d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737465/general/a8f56506-f846-4a0e-b08b-7e73dd16c88d.jpg already downloaded
2026-03-27 22:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737465%252Fgeneral%252F708d18b9-e1e1-481a-b12b-bc5aea706b5d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737465/general/708d18b9-e1e1-481a-b12b-bc5aea706b5d.jpg already downloaded
2026-03-27 22:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737465%252Fgeneral%252Fb4e466d1-4e47-4854-b621-d8c9e27da4f7.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737465/general/b4e466d1-4e47-4854-b621-d8c9e27da4f7.jpg already downloaded
2026-03-27 22:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737465%252Fgeneral%252Fb0f4c49e-bbad-4d71-ab64-9e94c675df08.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737465/general/b0f4c49e-bbad-4d71-ab64-9e94c675df08.jpg already downloaded
2026-03-27 22:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737465%252Fgeneral%252Fc406b132-e40d-42cc-b3de-7c54d6db71cb.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737465/general/c406b132-e40d-42cc-b3de-7c54d6db71cb.jpg already downloaded
2026-03-27 22:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737465%252Fgeneral%252F424e4610-f982-460c-b5fd-b33c9da55598.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737465/general/424e4610-f982-460c-b5fd-b33c9da55598.jpg already downloaded
2026-03-27 22:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737465%252Fgeneral%252Fc4bc8783-a5a6-446c-af46-d4e405608eaf.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737465/general/c4bc8783-a5a6-446c-af46-d4e405608eaf.jpg already downloaded
2026-03-27 22:00:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 6ff2f88d-102a-57d2-8c9f-bf800f93f30e, identifier: 10741359
2026-03-27 22:00:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:00:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5d67290>
2026-03-27 22:00:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:00:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:00:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:00:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8d8701df-fe0b-5a36-8f99-031adf0b5c70/8d8701df-fe0b-5a36-8f99-031adf0b5c70_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747461%252Fgeneral%252Ff4039470-b517-4f85-86e6-10866bd99b9e.jpg') HTTP/1.1" 204 0
2026-03-27 22:00:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747461/general/f4039470-b517-4f85-86e6-10866bd99b9e.jpg saved to cache
2026-03-27 22:00:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 8d8701df-fe0b-5a36-8f99-031adf0b5c70
2026-03-27 22:00:31 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5714833/general/0c4a69d6-ee6d-4e69-8a72-00e8528523a3.JPEG> (referer: https://www.openlane.eu/en/carv6/auction/10737252)
2026-03-27 22:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723775%252Fgeneral%252Fdc1b5cbd-da60-4028-81e6-0056ee2b6611.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:00:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723775/general/dc1b5cbd-da60-4028-81e6-0056ee2b6611.jpeg not downloaded yet
2026-03-27 22:00:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 603e56d6-dfdd-5ff4-87d2-c7edc2bb63c8 with identifier: 10736791
2026-03-27 22:00:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 603e56d6-dfdd-5ff4-87d2-c7edc2bb63c8 with identifier: 10736791
2026-03-27 22:00:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 603e56d6-dfdd-5ff4-87d2-c7edc2bb63c8 with identifier: 10736791 to the API
2026-03-27 22:00:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:00:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:00:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736791>
{'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': 136,
'expiration_date': '2026-03-30T11:15:00Z',
'fuel_type': 'Diesel',
'id': '603e56d6-dfdd-5ff4-87d2-c7edc2bb63c8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ208AS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736791',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Audi',
'model': 'A4',
'odometer': 147383,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 14,
'photo_urls': ['https://images.openlane.eu/carimgs/5726962/general/f93f907a-43ae-48f5-ba60-0adbc8c9135b.jpeg',
'https://images.openlane.eu/carimgs/5726962/general/ad927314-69f4-4e28-a0c1-561488ab5900.jpeg',
'https://images.openlane.eu/carimgs/5726962/general/b21d2a5a-b157-4ade-9511-fcca9f51427c.jpeg',
'https://images.openlane.eu/carimgs/5726962/general/426faa00-32a6-471d-9cf2-a90d61b883f1.jpeg',
'https://images.openlane.eu/carimgs/5726962/general/df92c834-d796-4978-abf2-811a8b729f45.jpeg',
'https://images.openlane.eu/carimgs/5726962/general/81e2316d-2d7d-43f3-af58-de745be8290c.jpeg',
'https://images.openlane.eu/carimgs/5726962/general/921b30b3-558a-49e3-addf-6902b4c3a72b.jpeg',
'https://images.openlane.eu/carimgs/5726962/damage/671c8309-2b30-4b83-a3b1-b0aa36aa75c6.jpg',
'https://images.openlane.eu/carimgs/5726962/damage/6993fce8-e000-4416-9748-6fbf394c8aef.jpg',
'https://images.openlane.eu/carimgs/5726962/damage/76b06f44-5dd3-437b-8fa7-b6c60e9483f9.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_603e56d6-dfdd-5ff4-87d2-c7edc2bb63c8/603e56d6-dfdd-5ff4-87d2-c7edc2bb63c8_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 182866,
'Height': 678,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726962/general/f93f907a-43ae-48f5-ba60-0adbc8c9135b.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_603e56d6-dfdd-5ff4-87d2-c7edc2bb63c8/603e56d6-dfdd-5ff4-87d2-c7edc2bb63c8_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 172134,
'Height': 690,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726962/general/ad927314-69f4-4e28-a0c1-561488ab5900.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_603e56d6-dfdd-5ff4-87d2-c7edc2bb63c8/603e56d6-dfdd-5ff4-87d2-c7edc2bb63c8_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 250217,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726962/general/b21d2a5a-b157-4ade-9511-fcca9f51427c.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_603e56d6-dfdd-5ff4-87d2-c7edc2bb63c8/603e56d6-dfdd-5ff4-87d2-c7edc2bb63c8_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127123,
'Height': 688,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726962/general/426faa00-32a6-471d-9cf2-a90d61b883f1.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_603e56d6-dfdd-5ff4-87d2-c7edc2bb63c8/603e56d6-dfdd-5ff4-87d2-c7edc2bb63c8_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 141453,
'Height': 693,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726962/general/df92c834-d796-4978-abf2-811a8b729f45.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_603e56d6-dfdd-5ff4-87d2-c7edc2bb63c8/603e56d6-dfdd-5ff4-87d2-c7edc2bb63c8_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 192475,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726962/general/81e2316d-2d7d-43f3-af58-de745be8290c.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_603e56d6-dfdd-5ff4-87d2-c7edc2bb63c8/603e56d6-dfdd-5ff4-87d2-c7edc2bb63c8_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 181288,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726962/general/921b30b3-558a-49e3-addf-6902b4c3a72b.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_603e56d6-dfdd-5ff4-87d2-c7edc2bb63c8/603e56d6-dfdd-5ff4-87d2-c7edc2bb63c8_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 419466,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726962/damage/671c8309-2b30-4b83-a3b1-b0aa36aa75c6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_603e56d6-dfdd-5ff4-87d2-c7edc2bb63c8/603e56d6-dfdd-5ff4-87d2-c7edc2bb63c8_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 451162,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726962/damage/6993fce8-e000-4416-9748-6fbf394c8aef.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_603e56d6-dfdd-5ff4-87d2-c7edc2bb63c8/603e56d6-dfdd-5ff4-87d2-c7edc2bb63c8_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 432665,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726962/damage/76b06f44-5dd3-437b-8fa7-b6c60e9483f9.jpg',
'Width': 1024}],
'price': 12700,
'price_includes_vat': True,
'registration_date': '2022-02-07',
'seats_number': 5,
'seller_name': None,
'title': 'Audi A4 Avant 30 TDI Business - Diesel - Automatic - 136 hp - '
'147.383 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-27 22:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710736791%27 HTTP/1.1" 200 None
2026-03-27 22:00:32 [adesa.it] INFO: Saving data for 10736791: {'created_time': 1774648832.265043, 'last_price_update_time': 1774648832.265054, 'auction_closing_time': 1774869300.0}
2026-03-27 22:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10736791') HTTP/1.1" 204 0
2026-03-27 22:00:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 6ff2f88d-102a-57d2-8c9f-bf800f93f30e with identifier: 10741359
2026-03-27 22:00:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 6ff2f88d-102a-57d2-8c9f-bf800f93f30e with identifier: 10741359
2026-03-27 22:00:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 6ff2f88d-102a-57d2-8c9f-bf800f93f30e with identifier: 10741359 to the API
2026-03-27 22:00:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:00:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:00:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741359>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.1L',
'engine_horse_power': 135,
'expiration_date': '2026-03-31T13:45:00Z',
'fuel_type': 'Diesel',
'id': '6ff2f88d-102a-57d2-8c9f-bf800f93f30e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'FC781JC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741359',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Mercedes-Benz',
'model': 'E',
'odometer': 236831,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 16,
'photo_urls': ['https://images.openlane.eu/carimgs/5737465/general/7e3035c1-4810-4579-bdc6-3ef72dc6a960.jpg',
'https://images.openlane.eu/carimgs/5737465/general/bfc49df1-b1c2-4da0-bf45-4959d2462655.jpg',
'https://images.openlane.eu/carimgs/5737465/general/ac08fb58-9762-4d1f-b89e-cfb32f068c80.jpg',
'https://images.openlane.eu/carimgs/5737465/general/a8f56506-f846-4a0e-b08b-7e73dd16c88d.jpg',
'https://images.openlane.eu/carimgs/5737465/general/708d18b9-e1e1-481a-b12b-bc5aea706b5d.jpg',
'https://images.openlane.eu/carimgs/5737465/general/b4e466d1-4e47-4854-b621-d8c9e27da4f7.jpg',
'https://images.openlane.eu/carimgs/5737465/general/b0f4c49e-bbad-4d71-ab64-9e94c675df08.jpg',
'https://images.openlane.eu/carimgs/5737465/general/c406b132-e40d-42cc-b3de-7c54d6db71cb.jpg',
'https://images.openlane.eu/carimgs/5737465/general/424e4610-f982-460c-b5fd-b33c9da55598.jpg',
'https://images.openlane.eu/carimgs/5737465/general/c4bc8783-a5a6-446c-af46-d4e405608eaf.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6ff2f88d-102a-57d2-8c9f-bf800f93f30e/6ff2f88d-102a-57d2-8c9f-bf800f93f30e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 358130,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737465/general/7e3035c1-4810-4579-bdc6-3ef72dc6a960.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6ff2f88d-102a-57d2-8c9f-bf800f93f30e/6ff2f88d-102a-57d2-8c9f-bf800f93f30e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 430988,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737465/general/bfc49df1-b1c2-4da0-bf45-4959d2462655.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6ff2f88d-102a-57d2-8c9f-bf800f93f30e/6ff2f88d-102a-57d2-8c9f-bf800f93f30e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 405982,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737465/general/ac08fb58-9762-4d1f-b89e-cfb32f068c80.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6ff2f88d-102a-57d2-8c9f-bf800f93f30e/6ff2f88d-102a-57d2-8c9f-bf800f93f30e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 434394,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737465/general/a8f56506-f846-4a0e-b08b-7e73dd16c88d.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6ff2f88d-102a-57d2-8c9f-bf800f93f30e/6ff2f88d-102a-57d2-8c9f-bf800f93f30e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 427642,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737465/general/708d18b9-e1e1-481a-b12b-bc5aea706b5d.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6ff2f88d-102a-57d2-8c9f-bf800f93f30e/6ff2f88d-102a-57d2-8c9f-bf800f93f30e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 282151,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737465/general/b4e466d1-4e47-4854-b621-d8c9e27da4f7.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6ff2f88d-102a-57d2-8c9f-bf800f93f30e/6ff2f88d-102a-57d2-8c9f-bf800f93f30e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 454367,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737465/general/b0f4c49e-bbad-4d71-ab64-9e94c675df08.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6ff2f88d-102a-57d2-8c9f-bf800f93f30e/6ff2f88d-102a-57d2-8c9f-bf800f93f30e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 418938,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737465/general/c406b132-e40d-42cc-b3de-7c54d6db71cb.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6ff2f88d-102a-57d2-8c9f-bf800f93f30e/6ff2f88d-102a-57d2-8c9f-bf800f93f30e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 512991,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737465/general/424e4610-f982-460c-b5fd-b33c9da55598.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6ff2f88d-102a-57d2-8c9f-bf800f93f30e/6ff2f88d-102a-57d2-8c9f-bf800f93f30e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 446004,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737465/general/c4bc8783-a5a6-446c-af46-d4e405608eaf.jpg',
'Width': 2000}],
'price': 1700,
'price_includes_vat': True,
'registration_date': '2011-08-08',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz E 200 CDI Avantgarde - Diesel - Automatic - 135 hp - '
'236.831 km',
'transmission': 'automatic',
'trim': 'Avantgarde',
'vin': None,
'year': 2011}
2026-03-27 22:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741359%27 HTTP/1.1" 200 None
2026-03-27 22:00:32 [adesa.it] INFO: Saving data for 10741359: {'created_time': 1774648832.607253, 'last_price_update_time': 1774648832.607263, 'auction_closing_time': 1774964700.0}
2026-03-27 22:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741359') HTTP/1.1" 204 0
2026-03-27 22:00:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747461/general/ce11f0a2-6b59-49ee-a1d2-2c1dcba3a488.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10736807)
2026-03-27 22:00:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747461/general/20557eea-0ec2-4ffb-8c76-9bf5f62b7628.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10736807)
2026-03-27 22:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5714833%252Fgeneral%252F6509d1b1-dc96-40fe-92e0-9d2019504101.JPEG%27 HTTP/1.1" 200 None
2026-03-27 22:00:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714833/general/6509d1b1-dc96-40fe-92e0-9d2019504101.JPEG not downloaded yet
2026-03-27 22:00:32 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5714833/general/44742084-165f-4a43-af48-c2a8a91f6818.JPEG> (referer: https://www.openlane.eu/en/carv6/auction/10737252)
2026-03-27 22:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723775%252Fgeneral%252F9ae9c3a0-7dcc-421e-ae9a-0b0332f6015b.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:00:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723775/general/9ae9c3a0-7dcc-421e-ae9a-0b0332f6015b.jpeg not downloaded yet
2026-03-27 22:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5714833%252Fgeneral%252F5870ddcf-7dba-4529-8f21-f52964ffbb0f.JPEG%27 HTTP/1.1" 200 None
2026-03-27 22:00:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714833/general/5870ddcf-7dba-4529-8f21-f52964ffbb0f.JPEG not downloaded yet
2026-03-27 22:00:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741385> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:00:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736845> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:00:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747461/general/695f8c50-f78f-4a85-920e-be6a4e9cb2a8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10736807)
2026-03-27 22:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723775%252Fgeneral%252F70406184-b28a-481e-bb2a-a2e15f5935e6.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:00:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723775/general/70406184-b28a-481e-bb2a-a2e15f5935e6.jpeg not downloaded yet
2026-03-27 22:00:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 6110bf14-3135-5b8f-a11c-bb53add1c14f due to Ignoring non-200 response
2026-03-27 22:00:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 0ce5e757-d583-511f-95ce-3dce5e50df8b due to Ignoring non-200 response
2026-03-27 22:00:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:00:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5da2210>
2026-03-27 22:00:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:00:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:00:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:00:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8d8701df-fe0b-5a36-8f99-031adf0b5c70/8d8701df-fe0b-5a36-8f99-031adf0b5c70_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747461%252Fgeneral%252Fb20c7169-ea71-4ad2-8eda-9ed6283a1e14.jpg') HTTP/1.1" 204 0
2026-03-27 22:00:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747461/general/b20c7169-ea71-4ad2-8eda-9ed6283a1e14.jpg saved to cache
2026-03-27 22:00:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 8d8701df-fe0b-5a36-8f99-031adf0b5c70
2026-03-27 22:00:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 6110bf14-3135-5b8f-a11c-bb53add1c14f due to Ignoring non-200 response
2026-03-27 22:00:32 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5740295/general/041fd713-6e4a-47dd-9970-60dbb2b09a57.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10741365)
2026-03-27 22:00:32 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5714833/general/21da4e10-1684-4bc6-9bf4-1b5ea767c220.JPEG> (referer: https://www.openlane.eu/en/carv6/auction/10737252)
2026-03-27 22:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5714833%252Fgeneral%252F88b3870f-5891-44c0-b4fa-4010ddf76277.JPEG%27 HTTP/1.1" 200 None
2026-03-27 22:00:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714833/general/88b3870f-5891-44c0-b4fa-4010ddf76277.JPEG not downloaded yet
2026-03-27 22:00:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736793> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:00:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747461/general/47db5b11-d12a-4dcd-9474-a5db38aa2bc3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10736807)
2026-03-27 22:00:32 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5714833/general/bc58a353-6565-4a95-b607-c308f1e261ac.JPEG> (referer: https://www.openlane.eu/en/carv6/auction/10737252)
2026-03-27 22:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723775%252Fgeneral%252F536f7b5b-a70b-482f-a330-fa26260e8af9.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:00:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723775/general/536f7b5b-a70b-482f-a330-fa26260e8af9.jpeg not downloaded yet
2026-03-27 22:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5714833%252Fgeneral%252Fe2c54da5-482e-43c0-a769-374306a5aeae.JPEG%27 HTTP/1.1" 200 None
2026-03-27 22:00:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714833/general/e2c54da5-482e-43c0-a769-374306a5aeae.JPEG not downloaded yet
2026-03-27 22:00:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:00:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5ae7f10>
2026-03-27 22:00:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:00:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:00:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:00:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8d8701df-fe0b-5a36-8f99-031adf0b5c70/8d8701df-fe0b-5a36-8f99-031adf0b5c70_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747461%252Fgeneral%252Fce11f0a2-6b59-49ee-a1d2-2c1dcba3a488.jpg') HTTP/1.1" 204 0
2026-03-27 22:00:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747461/general/ce11f0a2-6b59-49ee-a1d2-2c1dcba3a488.jpg saved to cache
2026-03-27 22:00:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 8d8701df-fe0b-5a36-8f99-031adf0b5c70
2026-03-27 22:00:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:00:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee7b80690>
2026-03-27 22:00:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:00:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:00:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:00:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8d8701df-fe0b-5a36-8f99-031adf0b5c70/8d8701df-fe0b-5a36-8f99-031adf0b5c70_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747461%252Fgeneral%252F20557eea-0ec2-4ffb-8c76-9bf5f62b7628.jpg') HTTP/1.1" 204 0
2026-03-27 22:00:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747461/general/20557eea-0ec2-4ffb-8c76-9bf5f62b7628.jpg saved to cache
2026-03-27 22:00:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 8d8701df-fe0b-5a36-8f99-031adf0b5c70
2026-03-27 22:00:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 6110bf14-3135-5b8f-a11c-bb53add1c14f due to Ignoring non-200 response
2026-03-27 22:00:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1aa83585-38b3-5aca-8d8f-f3cffccd5a28 with identifier: 10741385
2026-03-27 22:00:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1aa83585-38b3-5aca-8d8f-f3cffccd5a28 with scrape type 1
2026-03-27 22:00:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1aa83585-38b3-5aca-8d8f-f3cffccd5a28
2026-03-27 22:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5714828%252Fgeneral%252Ff2f859c1-a434-4f01-9e32-0bad9910848d.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:00:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714828/general/f2f859c1-a434-4f01-9e32-0bad9910848d.jpeg already downloaded
2026-03-27 22:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5714828%252Fgeneral%252F31b05875-607b-4059-952b-4c39d4172fc4.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:00:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714828/general/31b05875-607b-4059-952b-4c39d4172fc4.jpeg already downloaded
2026-03-27 22:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5714828%252Fgeneral%252Fa7a00ea8-9b38-4b2a-b3bd-8567448df1d4.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:00:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714828/general/a7a00ea8-9b38-4b2a-b3bd-8567448df1d4.jpeg already downloaded
2026-03-27 22:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5714828%252Fgeneral%252F79878f9c-3223-4f15-920b-c2c9b9de52fc.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:00:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714828/general/79878f9c-3223-4f15-920b-c2c9b9de52fc.jpeg already downloaded
2026-03-27 22:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5714828%252Fgeneral%252Fca9d883b-bbb8-4654-b9be-5f47412d064b.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:00:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714828/general/ca9d883b-bbb8-4654-b9be-5f47412d064b.jpeg already downloaded
2026-03-27 22:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5714828%252Fgeneral%252F26885586-eee3-4866-b0a8-cc2da426e1fd.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:00:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714828/general/26885586-eee3-4866-b0a8-cc2da426e1fd.jpeg already downloaded
2026-03-27 22:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5714828%252Fgeneral%252F6e1fdc1d-d13e-4527-9a91-55d30e490344.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714828/general/6e1fdc1d-d13e-4527-9a91-55d30e490344.jpg already downloaded
2026-03-27 22:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5714828%252Fgeneral%252F2d0879fe-a721-4d3b-a386-162fc4b5b07a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714828/general/2d0879fe-a721-4d3b-a386-162fc4b5b07a.jpg already downloaded
2026-03-27 22:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5714828%252Fgeneral%252F0ca670a1-d12e-4055-9b33-30c4ad125274.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714828/general/0ca670a1-d12e-4055-9b33-30c4ad125274.jpg already downloaded
2026-03-27 22:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5714828%252Fgeneral%252F618924cc-6f5a-4086-ba08-aef5e636167e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714828/general/618924cc-6f5a-4086-ba08-aef5e636167e.jpg already downloaded
2026-03-27 22:00:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 1aa83585-38b3-5aca-8d8f-f3cffccd5a28, identifier: 10741385
2026-03-27 22:00:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 72fc06dd-601d-5143-9675-54105c726339 with identifier: 10736845
2026-03-27 22:00:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 72fc06dd-601d-5143-9675-54105c726339 with scrape type 1
2026-03-27 22:00:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 72fc06dd-601d-5143-9675-54105c726339
2026-03-27 22:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741652%252Fgeneral%252Fce2d58ce-f163-4d06-bf3e-4108e822b2d8.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:00:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741652/general/ce2d58ce-f163-4d06-bf3e-4108e822b2d8.jpeg already downloaded
2026-03-27 22:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741652%252Fgeneral%252F6d8b9cfe-9003-48d6-947a-4a4ef4b4872d.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:00:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741652/general/6d8b9cfe-9003-48d6-947a-4a4ef4b4872d.jpeg already downloaded
2026-03-27 22:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741652%252Fgeneral%252F814bac1d-497d-4373-8c16-4cc6215d108d.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:00:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741652/general/814bac1d-497d-4373-8c16-4cc6215d108d.jpeg already downloaded
2026-03-27 22:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741652%252Fgeneral%252F10a5dd0e-8dbd-4050-9c23-795fc2b2b91c.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:00:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741652/general/10a5dd0e-8dbd-4050-9c23-795fc2b2b91c.jpeg already downloaded
2026-03-27 22:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741652%252Fgeneral%252Fcab84b92-f496-46fa-93cd-527b2147ad46.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:00:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741652/general/cab84b92-f496-46fa-93cd-527b2147ad46.jpeg already downloaded
2026-03-27 22:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741652%252Fgeneral%252F1dec1df9-5cb3-4304-9688-79ad96855d28.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:00:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741652/general/1dec1df9-5cb3-4304-9688-79ad96855d28.jpeg already downloaded
2026-03-27 22:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741652%252Fgeneral%252Fc0acea28-3e02-4213-869a-d7398d5c43d2.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:00:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741652/general/c0acea28-3e02-4213-869a-d7398d5c43d2.jpeg already downloaded
2026-03-27 22:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741652%252Fgeneral%252F84a28ad2-dbbf-4c2d-9049-b8e574af960b.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:00:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741652/general/84a28ad2-dbbf-4c2d-9049-b8e574af960b.jpeg already downloaded
2026-03-27 22:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741652%252Fgeneral%252F5a707a21-b8a2-44ce-a255-ab4dd861c1f1.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:00:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741652/general/5a707a21-b8a2-44ce-a255-ab4dd861c1f1.jpeg already downloaded
2026-03-27 22:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741652%252Fgeneral%252F95679b68-ca21-4b41-ad10-eacf0829877f.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:00:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741652/general/95679b68-ca21-4b41-ad10-eacf0829877f.jpeg already downloaded
2026-03-27 22:00:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 72fc06dd-601d-5143-9675-54105c726339, identifier: 10736845
2026-03-27 22:00:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:00:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee7b2bed0>
2026-03-27 22:00:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:00:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:00:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:00:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8d8701df-fe0b-5a36-8f99-031adf0b5c70/8d8701df-fe0b-5a36-8f99-031adf0b5c70_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747461%252Fgeneral%252F695f8c50-f78f-4a85-920e-be6a4e9cb2a8.jpg') HTTP/1.1" 204 0
2026-03-27 22:00:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747461/general/695f8c50-f78f-4a85-920e-be6a4e9cb2a8.jpg saved to cache
2026-03-27 22:00:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 8d8701df-fe0b-5a36-8f99-031adf0b5c70
2026-03-27 22:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723775%252Fgeneral%252Ff101f4d4-2550-48c4-929f-fe86811821a6.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:00:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723775/general/f101f4d4-2550-48c4-929f-fe86811821a6.jpeg not downloaded yet
2026-03-27 22:00:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 1aa83585-38b3-5aca-8d8f-f3cffccd5a28 with identifier: 10741385
2026-03-27 22:00:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 1aa83585-38b3-5aca-8d8f-f3cffccd5a28 with identifier: 10741385
2026-03-27 22:00:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 1aa83585-38b3-5aca-8d8f-f3cffccd5a28 with identifier: 10741385 to the API
2026-03-27 22:00:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:00:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:00:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741385>
{'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-30T11: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=10741385',
'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': 5900,
'price_includes_vat': True,
'registration_date': '2012-07-11',
'seats_number': 5,
'seller_name': None,
'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-27 22:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741385%27 HTTP/1.1" 200 None
2026-03-27 22:00:33 [adesa.it] INFO: Saving data for 10741385: {'created_time': 1774648833.97927, 'last_price_update_time': 1774648833.979281, 'auction_closing_time': 1774869300.0}
2026-03-27 22:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741385') HTTP/1.1" 204 0
2026-03-27 22:00:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 72fc06dd-601d-5143-9675-54105c726339 with identifier: 10736845
2026-03-27 22:00:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 72fc06dd-601d-5143-9675-54105c726339 with identifier: 10736845
2026-03-27 22:00:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 72fc06dd-601d-5143-9675-54105c726339 with identifier: 10736845 to the API
2026-03-27 22:00:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:00: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-27 22:00:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736845>
{'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-30T11: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=10736845',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 246000,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 19,
'photo_urls': ['https://images.openlane.eu/carimgs/5741652/general/ce2d58ce-f163-4d06-bf3e-4108e822b2d8.jpeg',
'https://images.openlane.eu/carimgs/5741652/general/6d8b9cfe-9003-48d6-947a-4a4ef4b4872d.jpeg',
'https://images.openlane.eu/carimgs/5741652/general/814bac1d-497d-4373-8c16-4cc6215d108d.jpeg',
'https://images.openlane.eu/carimgs/5741652/general/10a5dd0e-8dbd-4050-9c23-795fc2b2b91c.jpeg',
'https://images.openlane.eu/carimgs/5741652/general/cab84b92-f496-46fa-93cd-527b2147ad46.jpeg',
'https://images.openlane.eu/carimgs/5741652/general/1dec1df9-5cb3-4304-9688-79ad96855d28.jpeg',
'https://images.openlane.eu/carimgs/5741652/general/c0acea28-3e02-4213-869a-d7398d5c43d2.jpeg',
'https://images.openlane.eu/carimgs/5741652/general/84a28ad2-dbbf-4c2d-9049-b8e574af960b.jpeg',
'https://images.openlane.eu/carimgs/5741652/general/5a707a21-b8a2-44ce-a255-ab4dd861c1f1.jpeg',
'https://images.openlane.eu/carimgs/5741652/general/95679b68-ca21-4b41-ad10-eacf0829877f.jpeg'],
'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': 11700,
'price_includes_vat': True,
'registration_date': '2017-01-09',
'seats_number': 5,
'seller_name': None,
'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-27 22:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710736845%27 HTTP/1.1" 200 None
2026-03-27 22:00:34 [adesa.it] INFO: Saving data for 10736845: {'created_time': 1774648834.298414, 'last_price_update_time': 1774648834.298426, 'auction_closing_time': 1774869300.0}
2026-03-27 22:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10736845') HTTP/1.1" 204 0
2026-03-27 22:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5714833%252Fgeneral%252Ff91bbf6c-cc05-4f28-8c4b-e85621c2ccb0.JPEG%27 HTTP/1.1" 200 None
2026-03-27 22:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714833/general/f91bbf6c-cc05-4f28-8c4b-e85621c2ccb0.JPEG not downloaded yet
2026-03-27 22:00:34 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5714833/general/6509d1b1-dc96-40fe-92e0-9d2019504101.JPEG> (referer: https://www.openlane.eu/en/carv6/auction/10737252)
2026-03-27 22:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723775%252Fgeneral%252Fda15a08d-50a6-4d5c-81a6-223d03c9c04d.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723775/general/da15a08d-50a6-4d5c-81a6-223d03c9c04d.jpeg not downloaded yet
2026-03-27 22:00:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741243> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:00:34 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 108dfad0-e630-5f76-a03b-fd436bd9eb04 due to Ignoring non-200 response
2026-03-27 22:00:34 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 6110bf14-3135-5b8f-a11c-bb53add1c14f due to Ignoring non-200 response
2026-03-27 22:00:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: df0a3a6a-e962-54f2-90de-8eb9c58eb6d2 with identifier: 10736793
2026-03-27 22:00:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item df0a3a6a-e962-54f2-90de-8eb9c58eb6d2 with scrape type 1
2026-03-27 22:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item df0a3a6a-e962-54f2-90de-8eb9c58eb6d2
2026-03-27 22:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726967%252Fgeneral%252F74c185f3-90ae-400c-9a7a-513eda0bef66.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726967/general/74c185f3-90ae-400c-9a7a-513eda0bef66.jpeg already downloaded
2026-03-27 22:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726967%252Fgeneral%252F36b82ee3-c2d3-4bb3-ac9d-632ac3b7c628.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726967/general/36b82ee3-c2d3-4bb3-ac9d-632ac3b7c628.jpeg already downloaded
2026-03-27 22:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726967%252Fgeneral%252F98f755fe-0ae3-406c-ac95-3696150b5cdb.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726967/general/98f755fe-0ae3-406c-ac95-3696150b5cdb.jpeg already downloaded
2026-03-27 22:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726967%252Fgeneral%252F9bbb8758-2418-4a68-905d-9a6fe0867c83.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726967/general/9bbb8758-2418-4a68-905d-9a6fe0867c83.jpeg already downloaded
2026-03-27 22:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726967%252Fgeneral%252F261c71d7-90d3-4662-b8cf-98748f20cc4d.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726967/general/261c71d7-90d3-4662-b8cf-98748f20cc4d.jpeg already downloaded
2026-03-27 22:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726967%252Fgeneral%252Ff1bd02be-2f5b-4e84-b766-ad4aca50472e.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726967/general/f1bd02be-2f5b-4e84-b766-ad4aca50472e.jpeg already downloaded
2026-03-27 22:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726967%252Fgeneral%252Fb288e9f9-46e3-4634-8603-0da48bd4fa48.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726967/general/b288e9f9-46e3-4634-8603-0da48bd4fa48.jpeg already downloaded
2026-03-27 22:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726967%252Fgeneral%252F1ef205ea-f4bb-4fbf-86ef-3cf9f301ad41.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726967/general/1ef205ea-f4bb-4fbf-86ef-3cf9f301ad41.jpeg already downloaded
2026-03-27 22:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726967%252Fgeneral%252F828a3415-ed71-4c3a-86d6-18d287293690.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726967/general/828a3415-ed71-4c3a-86d6-18d287293690.jpeg already downloaded
2026-03-27 22:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726967%252Fdamage%252F632ec8b7-fd28-428f-bb76-2938e6e091f2.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726967/damage/632ec8b7-fd28-428f-bb76-2938e6e091f2.jpg already downloaded
2026-03-27 22:00:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: df0a3a6a-e962-54f2-90de-8eb9c58eb6d2, identifier: 10736793
2026-03-27 22:00:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:00:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5abb190>
2026-03-27 22:00:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:00:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:00:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:00:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8d8701df-fe0b-5a36-8f99-031adf0b5c70/8d8701df-fe0b-5a36-8f99-031adf0b5c70_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747461%252Fgeneral%252F47db5b11-d12a-4dcd-9474-a5db38aa2bc3.jpg') HTTP/1.1" 204 0
2026-03-27 22:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747461/general/47db5b11-d12a-4dcd-9474-a5db38aa2bc3.jpg saved to cache
2026-03-27 22:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 8d8701df-fe0b-5a36-8f99-031adf0b5c70
2026-03-27 22:00:34 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 6110bf14-3135-5b8f-a11c-bb53add1c14f due to Ignoring non-200 response
2026-03-27 22:00:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747461/general/bd977ffe-049c-4f84-b685-b3634b6061f1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10736807)
2026-03-27 22:00:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741386> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:00:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: df0a3a6a-e962-54f2-90de-8eb9c58eb6d2 with identifier: 10736793
2026-03-27 22:00:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: df0a3a6a-e962-54f2-90de-8eb9c58eb6d2 with identifier: 10736793
2026-03-27 22:00:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: df0a3a6a-e962-54f2-90de-8eb9c58eb6d2 with identifier: 10736793 to the API
2026-03-27 22:00:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:00: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-27 22:00:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736793>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.9L',
'engine_horse_power': 190,
'expiration_date': '2026-03-30T11:15:00Z',
'fuel_type': 'Diesel',
'id': 'df0a3a6a-e962-54f2-90de-8eb9c58eb6d2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM500KW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736793',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Mercedes-Benz',
'model': 'GLB',
'odometer': 91843,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 13,
'photo_urls': ['https://images.openlane.eu/carimgs/5726967/general/74c185f3-90ae-400c-9a7a-513eda0bef66.jpeg',
'https://images.openlane.eu/carimgs/5726967/general/36b82ee3-c2d3-4bb3-ac9d-632ac3b7c628.jpeg',
'https://images.openlane.eu/carimgs/5726967/general/98f755fe-0ae3-406c-ac95-3696150b5cdb.jpeg',
'https://images.openlane.eu/carimgs/5726967/general/9bbb8758-2418-4a68-905d-9a6fe0867c83.jpeg',
'https://images.openlane.eu/carimgs/5726967/general/261c71d7-90d3-4662-b8cf-98748f20cc4d.jpeg',
'https://images.openlane.eu/carimgs/5726967/general/f1bd02be-2f5b-4e84-b766-ad4aca50472e.jpeg',
'https://images.openlane.eu/carimgs/5726967/general/b288e9f9-46e3-4634-8603-0da48bd4fa48.jpeg',
'https://images.openlane.eu/carimgs/5726967/general/1ef205ea-f4bb-4fbf-86ef-3cf9f301ad41.jpeg',
'https://images.openlane.eu/carimgs/5726967/general/828a3415-ed71-4c3a-86d6-18d287293690.jpeg',
'https://images.openlane.eu/carimgs/5726967/damage/632ec8b7-fd28-428f-bb76-2938e6e091f2.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_df0a3a6a-e962-54f2-90de-8eb9c58eb6d2/df0a3a6a-e962-54f2-90de-8eb9c58eb6d2_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 181917,
'Height': 681,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726967/general/74c185f3-90ae-400c-9a7a-513eda0bef66.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_df0a3a6a-e962-54f2-90de-8eb9c58eb6d2/df0a3a6a-e962-54f2-90de-8eb9c58eb6d2_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 197730,
'Height': 678,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726967/general/36b82ee3-c2d3-4bb3-ac9d-632ac3b7c628.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_df0a3a6a-e962-54f2-90de-8eb9c58eb6d2/df0a3a6a-e962-54f2-90de-8eb9c58eb6d2_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 205707,
'Height': 693,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726967/general/98f755fe-0ae3-406c-ac95-3696150b5cdb.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_df0a3a6a-e962-54f2-90de-8eb9c58eb6d2/df0a3a6a-e962-54f2-90de-8eb9c58eb6d2_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 201672,
'Height': 686,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726967/general/9bbb8758-2418-4a68-905d-9a6fe0867c83.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_df0a3a6a-e962-54f2-90de-8eb9c58eb6d2/df0a3a6a-e962-54f2-90de-8eb9c58eb6d2_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 154340,
'Height': 686,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726967/general/261c71d7-90d3-4662-b8cf-98748f20cc4d.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_df0a3a6a-e962-54f2-90de-8eb9c58eb6d2/df0a3a6a-e962-54f2-90de-8eb9c58eb6d2_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 165599,
'Height': 698,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726967/general/f1bd02be-2f5b-4e84-b766-ad4aca50472e.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_df0a3a6a-e962-54f2-90de-8eb9c58eb6d2/df0a3a6a-e962-54f2-90de-8eb9c58eb6d2_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 171374,
'Height': 686,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726967/general/b288e9f9-46e3-4634-8603-0da48bd4fa48.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_df0a3a6a-e962-54f2-90de-8eb9c58eb6d2/df0a3a6a-e962-54f2-90de-8eb9c58eb6d2_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96427,
'Height': 678,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726967/general/1ef205ea-f4bb-4fbf-86ef-3cf9f301ad41.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_df0a3a6a-e962-54f2-90de-8eb9c58eb6d2/df0a3a6a-e962-54f2-90de-8eb9c58eb6d2_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 153347,
'Height': 700,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726967/general/828a3415-ed71-4c3a-86d6-18d287293690.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_df0a3a6a-e962-54f2-90de-8eb9c58eb6d2/df0a3a6a-e962-54f2-90de-8eb9c58eb6d2_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 427907,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726967/damage/632ec8b7-fd28-428f-bb76-2938e6e091f2.jpg',
'Width': 1024}],
'price': 20600,
'price_includes_vat': True,
'registration_date': '2022-12-14',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz GLB 220d Sport - Diesel - Automatic - 190 hp - 91.843 '
'km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2022}
2026-03-27 22:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710736793%27 HTTP/1.1" 200 None
2026-03-27 22:00:35 [adesa.it] INFO: Saving data for 10736793: {'created_time': 1774648835.020097, 'last_price_update_time': 1774648835.020108, 'auction_closing_time': 1774869300.0}
2026-03-27 22:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10736793') HTTP/1.1" 204 0
2026-03-27 22:00:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5723775/general/1d709e49-8bbe-4753-88c4-f1f65aa86570.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10736804)
2026-03-27 22:00:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5723775/general/c315631b-f0ef-406f-a39c-7dc9e1505c2e.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10736804)
2026-03-27 22:00:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5723775/general/dc1b5cbd-da60-4028-81e6-0056ee2b6611.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10736804)
2026-03-27 22:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723775%252Fgeneral%252F64d858aa-578f-48f4-8647-9b06fdae737d.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:00:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723775/general/64d858aa-578f-48f4-8647-9b06fdae737d.jpeg not downloaded yet
2026-03-27 22:00:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:00:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5723775/general/9ae9c3a0-7dcc-421e-ae9a-0b0332f6015b.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10736804)
2026-03-27 22:00:35 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5714833/general/5870ddcf-7dba-4529-8f21-f52964ffbb0f.JPEG> (referer: https://www.openlane.eu/en/carv6/auction/10737252)
2026-03-27 22:00:35 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 6110bf14-3135-5b8f-a11c-bb53add1c14f due to Ignoring non-200 response
2026-03-27 22:00:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8771a4bd-35cb-5826-9702-f71fc2a01c36 with identifier: 10741243
2026-03-27 22:00:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8771a4bd-35cb-5826-9702-f71fc2a01c36 with scrape type 1
2026-03-27 22:00:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8771a4bd-35cb-5826-9702-f71fc2a01c36
2026-03-27 22:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5714781%252Fgeneral%252Ffc778158-56e9-4b83-a634-606885babb9a.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:00:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714781/general/fc778158-56e9-4b83-a634-606885babb9a.JPG not downloaded yet
2026-03-27 22:00:35 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5740970/general/e9e6ddb1-4dee-4154-875c-3934b95cddee.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10741368)
2026-03-27 22:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723775%252Fgeneral%252F8c1f6eb2-0ff3-40aa-91ab-31838036b7ed.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:00:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723775/general/8c1f6eb2-0ff3-40aa-91ab-31838036b7ed.jpeg not downloaded yet
2026-03-27 22:00:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:00:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5adde50>
2026-03-27 22:00:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:00:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:00:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:00:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8d8701df-fe0b-5a36-8f99-031adf0b5c70/8d8701df-fe0b-5a36-8f99-031adf0b5c70_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747461%252Fgeneral%252Fbd977ffe-049c-4f84-b685-b3634b6061f1.jpg') HTTP/1.1" 204 0
2026-03-27 22:00:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747461/general/bd977ffe-049c-4f84-b685-b3634b6061f1.jpg saved to cache
2026-03-27 22:00:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 8d8701df-fe0b-5a36-8f99-031adf0b5c70
2026-03-27 22:00:35 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8d8701df-fe0b-5a36-8f99-031adf0b5c70, skipping ID generation
2026-03-27 22:00:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8d8701df-fe0b-5a36-8f99-031adf0b5c70 with scrape type 1
2026-03-27 22:00:35 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8d8701df-fe0b-5a36-8f99-031adf0b5c70 sending to next pipeline
2026-03-27 22:00:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 8d8701df-fe0b-5a36-8f99-031adf0b5c70, identifier: 10736807
2026-03-27 22:00:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5f4a4a9c-b15b-549e-b488-61c319116a9c with identifier: 10741386
2026-03-27 22:00:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5f4a4a9c-b15b-549e-b488-61c319116a9c with scrape type 1
2026-03-27 22:00:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5f4a4a9c-b15b-549e-b488-61c319116a9c
2026-03-27 22:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5717586%252Fgeneral%252Ff0ea7881-5731-4467-b39a-9823f5b6dd81.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717586/general/f0ea7881-5731-4467-b39a-9823f5b6dd81.jpg already downloaded
2026-03-27 22:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5717586%252Fgeneral%252Ff5923843-2f9c-452a-84e8-bc0d66c54575.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717586/general/f5923843-2f9c-452a-84e8-bc0d66c54575.jpg already downloaded
2026-03-27 22:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5717586%252Fgeneral%252Fa9e176d5-e0ec-477a-b364-85f200133df7.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717586/general/a9e176d5-e0ec-477a-b364-85f200133df7.jpg already downloaded
2026-03-27 22:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5717586%252Fgeneral%252F3da1dcb5-cdae-4326-a900-eff530befe41.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717586/general/3da1dcb5-cdae-4326-a900-eff530befe41.jpg already downloaded
2026-03-27 22:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5717586%252Fgeneral%252Feb3bd58e-76fc-4492-b351-0bad56e537e1.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717586/general/eb3bd58e-76fc-4492-b351-0bad56e537e1.jpg already downloaded
2026-03-27 22:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5717586%252Fgeneral%252F9b1a779b-68a4-4064-be1e-1ad9c32efe35.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717586/general/9b1a779b-68a4-4064-be1e-1ad9c32efe35.jpg already downloaded
2026-03-27 22:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5717586%252Fgeneral%252Ffa50e9d8-dbd2-4a2c-a8b4-e45333141769.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717586/general/fa50e9d8-dbd2-4a2c-a8b4-e45333141769.jpg already downloaded
2026-03-27 22:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5717586%252Fgeneral%252F71e99bde-caa8-40ff-a198-169710c592b4.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717586/general/71e99bde-caa8-40ff-a198-169710c592b4.jpg already downloaded
2026-03-27 22:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5717586%252Fgeneral%252F5ee7ab29-9473-49e7-9338-a554b3212f25.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717586/general/5ee7ab29-9473-49e7-9338-a554b3212f25.jpg already downloaded
2026-03-27 22:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5717586%252Fgeneral%252F71523f60-3ee4-4df4-b692-a8f5c09821fd.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717586/general/71523f60-3ee4-4df4-b692-a8f5c09821fd.jpg already downloaded
2026-03-27 22:00:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 5f4a4a9c-b15b-549e-b488-61c319116a9c, identifier: 10741386
2026-03-27 22:00:35 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5740295/general/9632b669-09d0-4a70-9b11-a27d6ccdded3.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10741365)
2026-03-27 22:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5714781%252Fgeneral%252F88ae1713-dada-4434-903f-16422b03e66e.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:00:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714781/general/88ae1713-dada-4434-903f-16422b03e66e.JPG not downloaded yet
2026-03-27 22:00:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 8d8701df-fe0b-5a36-8f99-031adf0b5c70 with identifier: 10736807
2026-03-27 22:00:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 8d8701df-fe0b-5a36-8f99-031adf0b5c70 with identifier: 10736807
2026-03-27 22:00:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 8d8701df-fe0b-5a36-8f99-031adf0b5c70 with identifier: 10736807 to the API
2026-03-27 22:00:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:00:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:00:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5747461/general/bd977ffe-049c-4f84-b685-b3634b6061f1.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 143,
'expiration_date': '2026-03-30T11:15:00Z',
'fuel_type': 'Diesel',
'id': '8d8701df-fe0b-5a36-8f99-031adf0b5c70',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'ej754gm',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736807',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Audi',
'model': 'A4',
'odometer': 298000,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 11,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d8701df-fe0b-5a36-8f99-031adf0b5c70/8d8701df-fe0b-5a36-8f99-031adf0b5c70_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 295651,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747461/general/20557eea-0ec2-4ffb-8c76-9bf5f62b7628.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d8701df-fe0b-5a36-8f99-031adf0b5c70/8d8701df-fe0b-5a36-8f99-031adf0b5c70_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 296422,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747461/general/5bbefc90-a1aa-437e-9113-8784469f57b5.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d8701df-fe0b-5a36-8f99-031adf0b5c70/8d8701df-fe0b-5a36-8f99-031adf0b5c70_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 293639,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747461/general/87aee4e4-81c5-4ea1-9545-733d70f95f5b.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d8701df-fe0b-5a36-8f99-031adf0b5c70/8d8701df-fe0b-5a36-8f99-031adf0b5c70_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 312470,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747461/general/ce11f0a2-6b59-49ee-a1d2-2c1dcba3a488.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d8701df-fe0b-5a36-8f99-031adf0b5c70/8d8701df-fe0b-5a36-8f99-031adf0b5c70_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 274809,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747461/general/b20c7169-ea71-4ad2-8eda-9ed6283a1e14.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d8701df-fe0b-5a36-8f99-031adf0b5c70/8d8701df-fe0b-5a36-8f99-031adf0b5c70_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 237074,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747461/general/47db5b11-d12a-4dcd-9474-a5db38aa2bc3.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d8701df-fe0b-5a36-8f99-031adf0b5c70/8d8701df-fe0b-5a36-8f99-031adf0b5c70_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 196157,
'Height': 1280,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747461/general/695f8c50-f78f-4a85-920e-be6a4e9cb2a8.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d8701df-fe0b-5a36-8f99-031adf0b5c70/8d8701df-fe0b-5a36-8f99-031adf0b5c70_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 309382,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747461/general/bd977ffe-049c-4f84-b685-b3634b6061f1.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d8701df-fe0b-5a36-8f99-031adf0b5c70/8d8701df-fe0b-5a36-8f99-031adf0b5c70_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 183642,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747461/general/f4039470-b517-4f85-86e6-10866bd99b9e.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d8701df-fe0b-5a36-8f99-031adf0b5c70/8d8701df-fe0b-5a36-8f99-031adf0b5c70_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110555,
'Height': 1280,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747461/damage/c4e1de62-7af4-4c1f-8093-563c68bafc6d.jpg',
'Width': 960}],
'price': 1500,
'price_includes_vat': True,
'registration_date': '2008-08-05',
'seats_number': 5,
'seller_name': None,
'title': 'Audi A4 Avant 2.0 - Diesel - Automatic - 143 hp - 298.000 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2008}
2026-03-27 22:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710736807%27 HTTP/1.1" 200 None
2026-03-27 22:00:35 [adesa.it] INFO: Saving data for 10736807: {'created_time': 1774648835.943447, 'last_price_update_time': 1774648835.943458, 'auction_closing_time': 1774869300.0}
2026-03-27 22:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10736807') HTTP/1.1" 204 0
2026-03-27 22:00:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 5f4a4a9c-b15b-549e-b488-61c319116a9c with identifier: 10741386
2026-03-27 22:00:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 5f4a4a9c-b15b-549e-b488-61c319116a9c with identifier: 10741386
2026-03-27 22:00:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 5f4a4a9c-b15b-549e-b488-61c319116a9c with identifier: 10741386 to the API
2026-03-27 22:00:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22: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-27 22:00:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741386>
{'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': 109,
'expiration_date': '2026-03-30T11:15:00Z',
'fuel_type': 'Diesel',
'id': '5f4a4a9c-b15b-549e-b488-61c319116a9c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'EY740ES',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741386',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 283689,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 16,
'photo_urls': ['https://images.openlane.eu/carimgs/5717586/general/f0ea7881-5731-4467-b39a-9823f5b6dd81.jpg',
'https://images.openlane.eu/carimgs/5717586/general/f5923843-2f9c-452a-84e8-bc0d66c54575.jpg',
'https://images.openlane.eu/carimgs/5717586/general/a9e176d5-e0ec-477a-b364-85f200133df7.jpg',
'https://images.openlane.eu/carimgs/5717586/general/3da1dcb5-cdae-4326-a900-eff530befe41.jpg',
'https://images.openlane.eu/carimgs/5717586/general/eb3bd58e-76fc-4492-b351-0bad56e537e1.jpg',
'https://images.openlane.eu/carimgs/5717586/general/9b1a779b-68a4-4064-be1e-1ad9c32efe35.jpg',
'https://images.openlane.eu/carimgs/5717586/general/fa50e9d8-dbd2-4a2c-a8b4-e45333141769.jpg',
'https://images.openlane.eu/carimgs/5717586/general/71e99bde-caa8-40ff-a198-169710c592b4.jpg',
'https://images.openlane.eu/carimgs/5717586/general/5ee7ab29-9473-49e7-9338-a554b3212f25.jpg',
'https://images.openlane.eu/carimgs/5717586/general/71523f60-3ee4-4df4-b692-a8f5c09821fd.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f4a4a9c-b15b-549e-b488-61c319116a9c/5f4a4a9c-b15b-549e-b488-61c319116a9c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3659595,
'Height': 3468,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717586/general/f0ea7881-5731-4467-b39a-9823f5b6dd81.jpg',
'Width': 4624},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f4a4a9c-b15b-549e-b488-61c319116a9c/5f4a4a9c-b15b-549e-b488-61c319116a9c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4262893,
'Height': 3468,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717586/general/f5923843-2f9c-452a-84e8-bc0d66c54575.jpg',
'Width': 4624},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f4a4a9c-b15b-549e-b488-61c319116a9c/5f4a4a9c-b15b-549e-b488-61c319116a9c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3554444,
'Height': 3468,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717586/general/a9e176d5-e0ec-477a-b364-85f200133df7.jpg',
'Width': 4624},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f4a4a9c-b15b-549e-b488-61c319116a9c/5f4a4a9c-b15b-549e-b488-61c319116a9c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3585793,
'Height': 3468,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717586/general/3da1dcb5-cdae-4326-a900-eff530befe41.jpg',
'Width': 4624},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f4a4a9c-b15b-549e-b488-61c319116a9c/5f4a4a9c-b15b-549e-b488-61c319116a9c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3481736,
'Height': 3468,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717586/general/eb3bd58e-76fc-4492-b351-0bad56e537e1.jpg',
'Width': 4624},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f4a4a9c-b15b-549e-b488-61c319116a9c/5f4a4a9c-b15b-549e-b488-61c319116a9c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3433924,
'Height': 3468,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717586/general/9b1a779b-68a4-4064-be1e-1ad9c32efe35.jpg',
'Width': 4624},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f4a4a9c-b15b-549e-b488-61c319116a9c/5f4a4a9c-b15b-549e-b488-61c319116a9c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4636227,
'Height': 3468,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717586/general/fa50e9d8-dbd2-4a2c-a8b4-e45333141769.jpg',
'Width': 4624},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f4a4a9c-b15b-549e-b488-61c319116a9c/5f4a4a9c-b15b-549e-b488-61c319116a9c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4695888,
'Height': 3468,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717586/general/71e99bde-caa8-40ff-a198-169710c592b4.jpg',
'Width': 4624},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f4a4a9c-b15b-549e-b488-61c319116a9c/5f4a4a9c-b15b-549e-b488-61c319116a9c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4020681,
'Height': 3468,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717586/general/5ee7ab29-9473-49e7-9338-a554b3212f25.jpg',
'Width': 4624},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f4a4a9c-b15b-549e-b488-61c319116a9c/5f4a4a9c-b15b-549e-b488-61c319116a9c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 5001157,
'Height': 3468,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717586/general/71523f60-3ee4-4df4-b692-a8f5c09821fd.jpg',
'Width': 4624}],
'price': 3800,
'price_includes_vat': True,
'registration_date': '2015-01-12',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz A 180 CDI Premium - Diesel - Manual - 109 hp - '
'283.689 km',
'transmission': 'manual',
'trim': 'Premium',
'vin': None,
'year': 2015}
2026-03-27 22:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710741386%27 HTTP/1.1" 200 None
2026-03-27 22:00:36 [adesa.it] INFO: Saving data for 10741386: {'created_time': 1774648836.275122, 'last_price_update_time': 1774648836.275148, 'auction_closing_time': 1774869300.0}
2026-03-27 22:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741386') HTTP/1.1" 204 0
2026-03-27 22:00:36 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5714833/general/88b3870f-5891-44c0-b4fa-4010ddf76277.JPEG> (referer: https://www.openlane.eu/en/carv6/auction/10737252)
2026-03-27 22:00:36 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5714833/general/f91bbf6c-cc05-4f28-8c4b-e85621c2ccb0.JPEG> (referer: https://www.openlane.eu/en/carv6/auction/10737252)
2026-03-27 22:00:36 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5714833/general/e2c54da5-482e-43c0-a769-374306a5aeae.JPEG> (referer: https://www.openlane.eu/en/carv6/auction/10737252)
2026-03-27 22:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5714781%252Fgeneral%252F3864d434-45ec-4ef0-9ba1-1714929f6a73.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:00:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714781/general/3864d434-45ec-4ef0-9ba1-1714929f6a73.JPG not downloaded yet
2026-03-27 22:00:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741367> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:00:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:00:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5acd110>
2026-03-27 22:00:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:00:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:00:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:00:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_85dbeee9-97c8-5d97-bdab-f1b0651c971a/85dbeee9-97c8-5d97-bdab-f1b0651c971a_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723775%252Fgeneral%252F1d709e49-8bbe-4753-88c4-f1f65aa86570.jpeg') HTTP/1.1" 204 0
2026-03-27 22:00:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723775/general/1d709e49-8bbe-4753-88c4-f1f65aa86570.jpeg saved to cache
2026-03-27 22:00:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 85dbeee9-97c8-5d97-bdab-f1b0651c971a
2026-03-27 22:00:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:00:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5bc7c50>
2026-03-27 22:00:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:00:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:00:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:00:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_85dbeee9-97c8-5d97-bdab-f1b0651c971a/85dbeee9-97c8-5d97-bdab-f1b0651c971a_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723775%252Fgeneral%252Fc315631b-f0ef-406f-a39c-7dc9e1505c2e.jpeg') HTTP/1.1" 204 0
2026-03-27 22:00:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723775/general/c315631b-f0ef-406f-a39c-7dc9e1505c2e.jpeg saved to cache
2026-03-27 22:00:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 85dbeee9-97c8-5d97-bdab-f1b0651c971a
2026-03-27 22:00:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:00:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5bf1890>
2026-03-27 22:00:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:00:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:00:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:00:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_85dbeee9-97c8-5d97-bdab-f1b0651c971a/85dbeee9-97c8-5d97-bdab-f1b0651c971a_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723775%252Fgeneral%252Fdc1b5cbd-da60-4028-81e6-0056ee2b6611.jpeg') HTTP/1.1" 204 0
2026-03-27 22:00:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723775/general/dc1b5cbd-da60-4028-81e6-0056ee2b6611.jpeg saved to cache
2026-03-27 22:00:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 85dbeee9-97c8-5d97-bdab-f1b0651c971a
2026-03-27 22:00:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:00:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5884b10>
2026-03-27 22:00:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:00:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:00:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:00:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_85dbeee9-97c8-5d97-bdab-f1b0651c971a/85dbeee9-97c8-5d97-bdab-f1b0651c971a_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723775%252Fgeneral%252F9ae9c3a0-7dcc-421e-ae9a-0b0332f6015b.jpeg') HTTP/1.1" 204 0
2026-03-27 22:00:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723775/general/9ae9c3a0-7dcc-421e-ae9a-0b0332f6015b.jpeg saved to cache
2026-03-27 22:00:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 85dbeee9-97c8-5d97-bdab-f1b0651c971a
2026-03-27 22:00:36 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 6110bf14-3135-5b8f-a11c-bb53add1c14f due to Ignoring non-200 response
2026-03-27 22:00:36 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 0ce5e757-d583-511f-95ce-3dce5e50df8b due to Ignoring non-200 response
2026-03-27 22:00:36 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 108dfad0-e630-5f76-a03b-fd436bd9eb04 due to Ignoring non-200 response
2026-03-27 22:00:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5723775/general/f101f4d4-2550-48c4-929f-fe86811821a6.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10736804)
2026-03-27 22:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5714781%252Fgeneral%252F2802c553-fb7d-4c95-9863-58fbcd03d299.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:00:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714781/general/2802c553-fb7d-4c95-9863-58fbcd03d299.JPG not downloaded yet
2026-03-27 22:00:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:00:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5723775/general/70406184-b28a-481e-bb2a-a2e15f5935e6.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10736804)
2026-03-27 22:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5714781%252Fgeneral%252Fcd4ae7bd-992c-4ce9-9def-d9d50fa22fd2.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:00:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714781/general/cd4ae7bd-992c-4ce9-9def-d9d50fa22fd2.JPG not downloaded yet
2026-03-27 22:00:36 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 6110bf14-3135-5b8f-a11c-bb53add1c14f due to Ignoring non-200 response
2026-03-27 22:00:36 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 6110bf14-3135-5b8f-a11c-bb53add1c14f due to Ignoring non-200 response
2026-03-27 22:00:36 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6110bf14-3135-5b8f-a11c-bb53add1c14f, skipping ID generation
2026-03-27 22:00:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6110bf14-3135-5b8f-a11c-bb53add1c14f with scrape type 1
2026-03-27 22:00:36 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6110bf14-3135-5b8f-a11c-bb53add1c14f sending to next pipeline
2026-03-27 22:00:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 6110bf14-3135-5b8f-a11c-bb53add1c14f, identifier: 10737252
2026-03-27 22:00:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9c2cccb3-c78f-5728-a832-b8aa7e45aac4 with identifier: 10741367
2026-03-27 22:00:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9c2cccb3-c78f-5728-a832-b8aa7e45aac4 with scrape type 1
2026-03-27 22:00:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 8 photos for item 9c2cccb3-c78f-5728-a832-b8aa7e45aac4
2026-03-27 22:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740647%252Fgeneral%252Fbebf5b93-c093-457b-93e3-61d7daa0acc9.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740647/general/bebf5b93-c093-457b-93e3-61d7daa0acc9.jpg already downloaded
2026-03-27 22:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740647%252Fgeneral%252F24a99dea-f7a6-4439-9e64-3d0e5dead68b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740647/general/24a99dea-f7a6-4439-9e64-3d0e5dead68b.jpg already downloaded
2026-03-27 22:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740647%252Fgeneral%252F7a8ee05d-58f3-4d52-a492-40e759bd82e0.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740647/general/7a8ee05d-58f3-4d52-a492-40e759bd82e0.jpg already downloaded
2026-03-27 22:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740647%252Fgeneral%252Fa153ab65-686e-4ef6-96f6-999fa9ac7456.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740647/general/a153ab65-686e-4ef6-96f6-999fa9ac7456.jpg already downloaded
2026-03-27 22:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740647%252Fgeneral%252F33de9013-e1a5-4f17-9e79-c69d3a7403d0.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740647/general/33de9013-e1a5-4f17-9e79-c69d3a7403d0.jpg already downloaded
2026-03-27 22:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740647%252Fgeneral%252F64b9bbc0-4fc5-4ce4-ae52-c583dedbca53.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740647/general/64b9bbc0-4fc5-4ce4-ae52-c583dedbca53.jpg already downloaded
2026-03-27 22:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740647%252Fgeneral%252F1e1fbe4f-f78a-46b2-b06f-d07a1beb3c2f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740647/general/1e1fbe4f-f78a-46b2-b06f-d07a1beb3c2f.jpg already downloaded
2026-03-27 22:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740647%252Fgeneral%252F7d93a0e1-7ef2-4ab2-b6f6-3bf953353383.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740647/general/7d93a0e1-7ef2-4ab2-b6f6-3bf953353383.jpg already downloaded
2026-03-27 22:00:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 9c2cccb3-c78f-5728-a832-b8aa7e45aac4, identifier: 10741367
2026-03-27 22:00:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5723775/general/da15a08d-50a6-4d5c-81a6-223d03c9c04d.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10736804)
2026-03-27 22:00:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5723775/general/536f7b5b-a70b-482f-a330-fa26260e8af9.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10736804)
2026-03-27 22:00:37 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5740970/general/87a107c9-1a9b-405e-a5d1-7bdfc10f72d0.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10741368)
2026-03-27 22:00:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 6110bf14-3135-5b8f-a11c-bb53add1c14f with identifier: 10737252
2026-03-27 22:00:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 22:00:37 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Brown HTTP/1.1" 200 None
2026-03-27 22:00:37 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 22: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-27 22:00:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 6110bf14-3135-5b8f-a11c-bb53add1c14f with identifier: 10737252
2026-03-27 22:00:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 6110bf14-3135-5b8f-a11c-bb53add1c14f with identifier: 10737252 to the API
2026-03-27 22:00:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:00:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:00:37 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5714833/general/e2c54da5-482e-43c0-a769-374306a5aeae.JPEG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Brown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 320,
'expiration_date': '2026-03-30T11:15:00Z',
'fuel_type': 'Diesel',
'id': '6110bf14-3135-5b8f-a11c-bb53add1c14f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'FH293TT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737252',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Audi',
'model': 'A6',
'odometer': 205610,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 30,
'photos': [],
'price': 9900,
'price_includes_vat': True,
'registration_date': '2017-02-28',
'seats_number': 5,
'seller_name': None,
'title': 'Audi A6 Allroad 3.0 TDI Business - Quattro - Diesel - Automatic - '
'320 hp - 205.610 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2017}
2026-03-27 22:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710737252%27 HTTP/1.1" 200 None
2026-03-27 22:00:37 [adesa.it] INFO: Saving data for 10737252: {'created_time': 1774648837.549483, 'last_price_update_time': 1774648837.549494, 'auction_closing_time': 1774869300.0}
2026-03-27 22:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10737252') HTTP/1.1" 204 0
2026-03-27 22:00:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 9c2cccb3-c78f-5728-a832-b8aa7e45aac4 with identifier: 10741367
2026-03-27 22:00:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 9c2cccb3-c78f-5728-a832-b8aa7e45aac4 with identifier: 10741367
2026-03-27 22:00:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 9c2cccb3-c78f-5728-a832-b8aa7e45aac4 with identifier: 10741367 to the API
2026-03-27 22:00:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:00:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:00:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741367>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 300,
'expiration_date': '2026-03-31T13:45:00Z',
'fuel_type': 'Hybrid',
'id': '9c2cccb3-c78f-5728-a832-b8aa7e45aac4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM992JA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741367',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Maserati',
'model': 'Grecale',
'odometer': 42436,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 8,
'photo_urls': ['https://images.openlane.eu/carimgs/5740647/general/bebf5b93-c093-457b-93e3-61d7daa0acc9.jpg',
'https://images.openlane.eu/carimgs/5740647/general/24a99dea-f7a6-4439-9e64-3d0e5dead68b.jpg',
'https://images.openlane.eu/carimgs/5740647/general/7a8ee05d-58f3-4d52-a492-40e759bd82e0.jpg',
'https://images.openlane.eu/carimgs/5740647/general/a153ab65-686e-4ef6-96f6-999fa9ac7456.jpg',
'https://images.openlane.eu/carimgs/5740647/general/33de9013-e1a5-4f17-9e79-c69d3a7403d0.jpg',
'https://images.openlane.eu/carimgs/5740647/general/64b9bbc0-4fc5-4ce4-ae52-c583dedbca53.jpg',
'https://images.openlane.eu/carimgs/5740647/general/1e1fbe4f-f78a-46b2-b06f-d07a1beb3c2f.jpg',
'https://images.openlane.eu/carimgs/5740647/general/7d93a0e1-7ef2-4ab2-b6f6-3bf953353383.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9c2cccb3-c78f-5728-a832-b8aa7e45aac4/9c2cccb3-c78f-5728-a832-b8aa7e45aac4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 259938,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740647/general/bebf5b93-c093-457b-93e3-61d7daa0acc9.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9c2cccb3-c78f-5728-a832-b8aa7e45aac4/9c2cccb3-c78f-5728-a832-b8aa7e45aac4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 281437,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740647/general/24a99dea-f7a6-4439-9e64-3d0e5dead68b.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9c2cccb3-c78f-5728-a832-b8aa7e45aac4/9c2cccb3-c78f-5728-a832-b8aa7e45aac4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 280220,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740647/general/7a8ee05d-58f3-4d52-a492-40e759bd82e0.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9c2cccb3-c78f-5728-a832-b8aa7e45aac4/9c2cccb3-c78f-5728-a832-b8aa7e45aac4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 292517,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740647/general/a153ab65-686e-4ef6-96f6-999fa9ac7456.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9c2cccb3-c78f-5728-a832-b8aa7e45aac4/9c2cccb3-c78f-5728-a832-b8aa7e45aac4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 270630,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740647/general/33de9013-e1a5-4f17-9e79-c69d3a7403d0.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9c2cccb3-c78f-5728-a832-b8aa7e45aac4/9c2cccb3-c78f-5728-a832-b8aa7e45aac4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 232661,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740647/general/64b9bbc0-4fc5-4ce4-ae52-c583dedbca53.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9c2cccb3-c78f-5728-a832-b8aa7e45aac4/9c2cccb3-c78f-5728-a832-b8aa7e45aac4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 233223,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740647/general/1e1fbe4f-f78a-46b2-b06f-d07a1beb3c2f.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9c2cccb3-c78f-5728-a832-b8aa7e45aac4/9c2cccb3-c78f-5728-a832-b8aa7e45aac4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 202394,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740647/general/7d93a0e1-7ef2-4ab2-b6f6-3bf953353383.jpg',
'Width': 1600}],
'price': 16900,
'price_includes_vat': True,
'registration_date': '2023-03-31',
'seats_number': 5,
'seller_name': None,
'title': 'Maserati Grecale 2.0 Trofeo - Hybrid - Automatic - 300 hp - 42.436 '
'km',
'transmission': 'automatic',
'trim': 'Trofeo',
'vin': None,
'year': 2023}
2026-03-27 22:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741367%27 HTTP/1.1" 200 None
2026-03-27 22:00:37 [adesa.it] INFO: Saving data for 10741367: {'created_time': 1774648837.886885, 'last_price_update_time': 1774648837.886897, 'auction_closing_time': 1774964700.0}
2026-03-27 22:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741367') HTTP/1.1" 204 0
2026-03-27 22:00:37 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5740295/general/aec23487-27ea-4798-9c54-b24c8e36d50b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10741365)
2026-03-27 22:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5714781%252Fgeneral%252F16be4312-6e26-49d8-a307-9d6651a665da.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:00:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714781/general/16be4312-6e26-49d8-a307-9d6651a665da.JPG not downloaded yet
2026-03-27 22:00:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 6110bf14-3135-5b8f-a11c-bb53add1c14f due to Ignoring non-200 response
2026-03-27 22:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5714781%252Fgeneral%252Fdda61034-22fb-4445-aaa7-396d0e91766b.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:00:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714781/general/dda61034-22fb-4445-aaa7-396d0e91766b.JPG not downloaded yet
2026-03-27 22:00:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5723775/general/64d858aa-578f-48f4-8647-9b06fdae737d.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10736804)
2026-03-27 22:00:38 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5714781/general/fc778158-56e9-4b83-a634-606885babb9a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10741243)
2026-03-27 22:00:38 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5714781/general/88ae1713-dada-4434-903f-16422b03e66e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10741243)
2026-03-27 22:00:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:00:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:00:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5a41e10>
2026-03-27 22:00:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:00:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:00:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:00:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_85dbeee9-97c8-5d97-bdab-f1b0651c971a/85dbeee9-97c8-5d97-bdab-f1b0651c971a_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723775%252Fgeneral%252Ff101f4d4-2550-48c4-929f-fe86811821a6.jpeg') HTTP/1.1" 204 0
2026-03-27 22:00:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723775/general/f101f4d4-2550-48c4-929f-fe86811821a6.jpeg saved to cache
2026-03-27 22:00:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 85dbeee9-97c8-5d97-bdab-f1b0651c971a
2026-03-27 22:00:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:00:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5dae9d0>
2026-03-27 22:00:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:00:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:00:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:00:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_85dbeee9-97c8-5d97-bdab-f1b0651c971a/85dbeee9-97c8-5d97-bdab-f1b0651c971a_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723775%252Fgeneral%252F70406184-b28a-481e-bb2a-a2e15f5935e6.jpeg') HTTP/1.1" 204 0
2026-03-27 22:00:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723775/general/70406184-b28a-481e-bb2a-a2e15f5935e6.jpeg saved to cache
2026-03-27 22:00:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 85dbeee9-97c8-5d97-bdab-f1b0651c971a
2026-03-27 22:00:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:00:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5b627d0>
2026-03-27 22:00:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:00:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:00:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:00:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_85dbeee9-97c8-5d97-bdab-f1b0651c971a/85dbeee9-97c8-5d97-bdab-f1b0651c971a_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723775%252Fgeneral%252Fda15a08d-50a6-4d5c-81a6-223d03c9c04d.jpeg') HTTP/1.1" 204 0
2026-03-27 22:00:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723775/general/da15a08d-50a6-4d5c-81a6-223d03c9c04d.jpeg saved to cache
2026-03-27 22:00:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 85dbeee9-97c8-5d97-bdab-f1b0651c971a
2026-03-27 22:00:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:00:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee584c2d0>
2026-03-27 22:00:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:00:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:00:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:00:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_85dbeee9-97c8-5d97-bdab-f1b0651c971a/85dbeee9-97c8-5d97-bdab-f1b0651c971a_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723775%252Fgeneral%252F536f7b5b-a70b-482f-a330-fa26260e8af9.jpeg') HTTP/1.1" 204 0
2026-03-27 22:00:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723775/general/536f7b5b-a70b-482f-a330-fa26260e8af9.jpeg saved to cache
2026-03-27 22:00:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 85dbeee9-97c8-5d97-bdab-f1b0651c971a
2026-03-27 22:00:38 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 0ce5e757-d583-511f-95ce-3dce5e50df8b due to Ignoring non-200 response
2026-03-27 22:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5714781%252Fgeneral%252F30cad7c9-e668-4747-bef4-413528a076fd.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:00:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714781/general/30cad7c9-e668-4747-bef4-413528a076fd.JPG not downloaded yet
2026-03-27 22:00:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5723775/general/8c1f6eb2-0ff3-40aa-91ab-31838036b7ed.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10736804)
2026-03-27 22:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5714781%252Fgeneral%252Fff34abf4-6f13-48e2-bce8-aee5e17a3173.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:00:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714781/general/ff34abf4-6f13-48e2-bce8-aee5e17a3173.JPG not downloaded yet
2026-03-27 22:00:38 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 108dfad0-e630-5f76-a03b-fd436bd9eb04 due to Ignoring non-200 response
2026-03-27 22:00:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:00:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5889710>
2026-03-27 22:00:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:00:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:00:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:00:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_85dbeee9-97c8-5d97-bdab-f1b0651c971a/85dbeee9-97c8-5d97-bdab-f1b0651c971a_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723775%252Fgeneral%252F64d858aa-578f-48f4-8647-9b06fdae737d.jpeg') HTTP/1.1" 204 0
2026-03-27 22:00:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723775/general/64d858aa-578f-48f4-8647-9b06fdae737d.jpeg saved to cache
2026-03-27 22:00:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 85dbeee9-97c8-5d97-bdab-f1b0651c971a
2026-03-27 22:00:38 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 8771a4bd-35cb-5826-9702-f71fc2a01c36 due to Ignoring non-200 response
2026-03-27 22:00:38 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 8771a4bd-35cb-5826-9702-f71fc2a01c36 due to Ignoring non-200 response
2026-03-27 22:00:38 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5714781/general/2802c553-fb7d-4c95-9863-58fbcd03d299.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10741243)
2026-03-27 22:00:38 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5714781/general/3864d434-45ec-4ef0-9ba1-1714929f6a73.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10741243)
2026-03-27 22:00:38 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5714781/general/cd4ae7bd-992c-4ce9-9def-d9d50fa22fd2.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10741243)
2026-03-27 22:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5714781%252Fgeneral%252Fefb071c7-7e5c-4366-b429-b06f3cb1b9d9.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:00:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714781/general/efb071c7-7e5c-4366-b429-b06f3cb1b9d9.JPG not downloaded yet
2026-03-27 22:00:38 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5740970/general/bee9df89-9722-4cdc-a3d3-b06aac0bc86e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10741368)
2026-03-27 22:00:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750155/general/c501f3e1-85a6-4fe2-be2b-bd7662f672c5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741065)
2026-03-27 22:00:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:00:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee592f990>
2026-03-27 22:00:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:00:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:00:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:00:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_85dbeee9-97c8-5d97-bdab-f1b0651c971a/85dbeee9-97c8-5d97-bdab-f1b0651c971a_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723775%252Fgeneral%252F8c1f6eb2-0ff3-40aa-91ab-31838036b7ed.jpeg') HTTP/1.1" 204 0
2026-03-27 22:00:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723775/general/8c1f6eb2-0ff3-40aa-91ab-31838036b7ed.jpeg saved to cache
2026-03-27 22:00:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 85dbeee9-97c8-5d97-bdab-f1b0651c971a
2026-03-27 22:00:38 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 85dbeee9-97c8-5d97-bdab-f1b0651c971a, skipping ID generation
2026-03-27 22:00:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 85dbeee9-97c8-5d97-bdab-f1b0651c971a with scrape type 1
2026-03-27 22:00:38 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 85dbeee9-97c8-5d97-bdab-f1b0651c971a sending to next pipeline
2026-03-27 22:00:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 85dbeee9-97c8-5d97-bdab-f1b0651c971a, identifier: 10736804
2026-03-27 22:00:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 85dbeee9-97c8-5d97-bdab-f1b0651c971a with identifier: 10736804
2026-03-27 22:00:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 85dbeee9-97c8-5d97-bdab-f1b0651c971a with identifier: 10736804
2026-03-27 22:00:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 85dbeee9-97c8-5d97-bdab-f1b0651c971a with identifier: 10736804 to the API
2026-03-27 22:00:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:00: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-27 22:00:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5723775/general/8c1f6eb2-0ff3-40aa-91ab-31838036b7ed.jpeg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '1.9L',
'engine_horse_power': 194,
'expiration_date': '2026-03-30T11:15:00Z',
'fuel_type': 'Diesel',
'id': '85dbeee9-97c8-5d97-bdab-f1b0651c971a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'ft316cv',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736804',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Mercedes-Benz',
'model': 'E',
'odometer': 216815,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 21,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85dbeee9-97c8-5d97-bdab-f1b0651c971a/85dbeee9-97c8-5d97-bdab-f1b0651c971a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 340233,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723775/general/c315631b-f0ef-406f-a39c-7dc9e1505c2e.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85dbeee9-97c8-5d97-bdab-f1b0651c971a/85dbeee9-97c8-5d97-bdab-f1b0651c971a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 427511,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723775/general/1d709e49-8bbe-4753-88c4-f1f65aa86570.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85dbeee9-97c8-5d97-bdab-f1b0651c971a/85dbeee9-97c8-5d97-bdab-f1b0651c971a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 248019,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723775/general/dc1b5cbd-da60-4028-81e6-0056ee2b6611.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85dbeee9-97c8-5d97-bdab-f1b0651c971a/85dbeee9-97c8-5d97-bdab-f1b0651c971a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 301574,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723775/general/9ae9c3a0-7dcc-421e-ae9a-0b0332f6015b.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85dbeee9-97c8-5d97-bdab-f1b0651c971a/85dbeee9-97c8-5d97-bdab-f1b0651c971a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 357694,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723775/general/70406184-b28a-481e-bb2a-a2e15f5935e6.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85dbeee9-97c8-5d97-bdab-f1b0651c971a/85dbeee9-97c8-5d97-bdab-f1b0651c971a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 200502,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723775/general/536f7b5b-a70b-482f-a330-fa26260e8af9.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85dbeee9-97c8-5d97-bdab-f1b0651c971a/85dbeee9-97c8-5d97-bdab-f1b0651c971a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 235665,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723775/general/f101f4d4-2550-48c4-929f-fe86811821a6.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85dbeee9-97c8-5d97-bdab-f1b0651c971a/85dbeee9-97c8-5d97-bdab-f1b0651c971a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 211006,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723775/general/da15a08d-50a6-4d5c-81a6-223d03c9c04d.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85dbeee9-97c8-5d97-bdab-f1b0651c971a/85dbeee9-97c8-5d97-bdab-f1b0651c971a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 164183,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723775/general/64d858aa-578f-48f4-8647-9b06fdae737d.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85dbeee9-97c8-5d97-bdab-f1b0651c971a/85dbeee9-97c8-5d97-bdab-f1b0651c971a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 228927,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723775/general/8c1f6eb2-0ff3-40aa-91ab-31838036b7ed.jpeg',
'Width': 1600}],
'price': 12800,
'price_includes_vat': True,
'registration_date': '2018-10-08',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz E 220d Business - Diesel - Automatic - 194 hp - '
'216.815 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2018}
2026-03-27 22:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710736804%27 HTTP/1.1" 200 None
2026-03-27 22:00:38 [adesa.it] INFO: Saving data for 10736804: {'created_time': 1774648838.916114, 'last_price_update_time': 1774648838.916125, 'auction_closing_time': 1774869300.0}
2026-03-27 22:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10736804') HTTP/1.1" 204 0
2026-03-27 22:00:38 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5740295/general/a7a72822-abd8-4c2c-9d34-f7b55ee42eeb.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10741365)
2026-03-27 22:00:38 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5714781/general/16be4312-6e26-49d8-a307-9d6651a665da.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10741243)
2026-03-27 22:00:38 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5740970/general/09c42da8-1c41-4cdb-8884-82e68f375d8e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10741368)
2026-03-27 22:00:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:00:38 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5714781/general/30cad7c9-e668-4747-bef4-413528a076fd.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10741243)
2026-03-27 22:00:38 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 8771a4bd-35cb-5826-9702-f71fc2a01c36 due to Ignoring non-200 response
2026-03-27 22:00:38 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 8771a4bd-35cb-5826-9702-f71fc2a01c36 due to Ignoring non-200 response
2026-03-27 22:00:38 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 8771a4bd-35cb-5826-9702-f71fc2a01c36 due to Ignoring non-200 response
2026-03-27 22:00:38 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 0ce5e757-d583-511f-95ce-3dce5e50df8b due to Ignoring non-200 response
2026-03-27 22:00:38 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 22:00:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:00:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee592cb90>
2026-03-27 22:00:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:00:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:00:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:00:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7a930f72-2d01-5ae4-88b3-9e4f5e641d1a/7a930f72-2d01-5ae4-88b3-9e4f5e641d1a_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750155%252Fgeneral%252Fc501f3e1-85a6-4fe2-be2b-bd7662f672c5.jpg') HTTP/1.1" 204 0
2026-03-27 22:00:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750155/general/c501f3e1-85a6-4fe2-be2b-bd7662f672c5.jpg saved to cache
2026-03-27 22:00:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 7a930f72-2d01-5ae4-88b3-9e4f5e641d1a
2026-03-27 22:00:39 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5714781/general/ff34abf4-6f13-48e2-bce8-aee5e17a3173.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10741243)
2026-03-27 22:00:39 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5740295/general/3ae12da4-1985-466e-b854-ec74603025f8.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10741365)
2026-03-27 22:00:39 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5714781/general/dda61034-22fb-4445-aaa7-396d0e91766b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10741243)
2026-03-27 22:00:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:00:39 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 108dfad0-e630-5f76-a03b-fd436bd9eb04 due to Ignoring non-200 response
2026-03-27 22:00:39 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 8771a4bd-35cb-5826-9702-f71fc2a01c36 due to Ignoring non-200 response
2026-03-27 22:00:39 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 0ce5e757-d583-511f-95ce-3dce5e50df8b due to Ignoring non-200 response
2026-03-27 22:00:39 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 8771a4bd-35cb-5826-9702-f71fc2a01c36 due to Ignoring non-200 response
2026-03-27 22:00:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750155/general/d62a8b5a-ba46-4362-97ce-30378b4ce313.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741065)
2026-03-27 22:00:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750155/general/e977c31f-2eb8-499c-b3c9-a8dbe67d5c59.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741065)
2026-03-27 22:00:39 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5714781/general/efb071c7-7e5c-4366-b429-b06f3cb1b9d9.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10741243)
2026-03-27 22:00:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750155/general/fd84d21b-c3d3-483b-ad76-fe53e39dcfed.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741065)
2026-03-27 22:00:39 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5740970/general/0daf909b-b035-489a-9881-40c790c94a91.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10741368)
2026-03-27 22:00:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750155/general/041b1c20-826c-44db-aa78-e23f9b74a7f5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741065)
2026-03-27 22:00:39 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5740295/general/4374a20a-04c6-4462-a38f-c68291a85436.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10741365)
2026-03-27 22:00:39 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5740970/general/b7580e84-6f65-47de-b12f-1fee38c86a0d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10741368)
2026-03-27 22:00:39 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5740295/general/485c66d4-f783-4211-b4e4-6b7e95cbe5f1.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10741365)
2026-03-27 22:00:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741389> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:00:39 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 8771a4bd-35cb-5826-9702-f71fc2a01c36 due to Ignoring non-200 response
2026-03-27 22:00:39 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 108dfad0-e630-5f76-a03b-fd436bd9eb04 due to Ignoring non-200 response
2026-03-27 22:00:39 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 8771a4bd-35cb-5826-9702-f71fc2a01c36 due to Ignoring non-200 response
2026-03-27 22:00:39 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 22:00:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:00:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5a96550>
2026-03-27 22:00:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:00:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:00:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:00:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7a930f72-2d01-5ae4-88b3-9e4f5e641d1a/7a930f72-2d01-5ae4-88b3-9e4f5e641d1a_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750155%252Fgeneral%252Fd62a8b5a-ba46-4362-97ce-30378b4ce313.jpg') HTTP/1.1" 204 0
2026-03-27 22:00:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750155/general/d62a8b5a-ba46-4362-97ce-30378b4ce313.jpg saved to cache
2026-03-27 22:00:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 7a930f72-2d01-5ae4-88b3-9e4f5e641d1a
2026-03-27 22:00:39 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:00:39 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 22:00:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:00:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5913a10>
2026-03-27 22:00:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:00:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:00:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:00:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7a930f72-2d01-5ae4-88b3-9e4f5e641d1a/7a930f72-2d01-5ae4-88b3-9e4f5e641d1a_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750155%252Fgeneral%252Fe977c31f-2eb8-499c-b3c9-a8dbe67d5c59.jpg') HTTP/1.1" 204 0
2026-03-27 22:00:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750155/general/e977c31f-2eb8-499c-b3c9-a8dbe67d5c59.jpg saved to cache
2026-03-27 22:00:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 7a930f72-2d01-5ae4-88b3-9e4f5e641d1a
2026-03-27 22:00:39 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8771a4bd-35cb-5826-9702-f71fc2a01c36, skipping ID generation
2026-03-27 22:00:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8771a4bd-35cb-5826-9702-f71fc2a01c36 with scrape type 1
2026-03-27 22:00:39 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8771a4bd-35cb-5826-9702-f71fc2a01c36 sending to next pipeline
2026-03-27 22:00:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 8771a4bd-35cb-5826-9702-f71fc2a01c36, identifier: 10741243
2026-03-27 22:00:39 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 22:00:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:00:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee582bc50>
2026-03-27 22:00:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:00:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:00:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:00:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7a930f72-2d01-5ae4-88b3-9e4f5e641d1a/7a930f72-2d01-5ae4-88b3-9e4f5e641d1a_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750155%252Fgeneral%252Ffd84d21b-c3d3-483b-ad76-fe53e39dcfed.jpg') HTTP/1.1" 204 0
2026-03-27 22:00:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750155/general/fd84d21b-c3d3-483b-ad76-fe53e39dcfed.jpg saved to cache
2026-03-27 22:00:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 7a930f72-2d01-5ae4-88b3-9e4f5e641d1a
2026-03-27 22:00:39 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 0ce5e757-d583-511f-95ce-3dce5e50df8b due to Ignoring non-200 response
2026-03-27 22:00:39 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 22:00:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:00:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5af4610>
2026-03-27 22:00:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:00:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:00:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:00:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7a930f72-2d01-5ae4-88b3-9e4f5e641d1a/7a930f72-2d01-5ae4-88b3-9e4f5e641d1a_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750155%252Fgeneral%252F041b1c20-826c-44db-aa78-e23f9b74a7f5.jpg') HTTP/1.1" 204 0
2026-03-27 22:00:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750155/general/041b1c20-826c-44db-aa78-e23f9b74a7f5.jpg saved to cache
2026-03-27 22:00:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 7a930f72-2d01-5ae4-88b3-9e4f5e641d1a
2026-03-27 22:00:40 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 108dfad0-e630-5f76-a03b-fd436bd9eb04 due to Ignoring non-200 response
2026-03-27 22:00:40 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 0ce5e757-d583-511f-95ce-3dce5e50df8b due to Ignoring non-200 response
2026-03-27 22:00:40 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 108dfad0-e630-5f76-a03b-fd436bd9eb04 due to Ignoring non-200 response
2026-03-27 22:00:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b78d5369-5b6d-57e2-87f6-17500caa6ece with identifier: 10741389
2026-03-27 22:00:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b78d5369-5b6d-57e2-87f6-17500caa6ece with scrape type 1
2026-03-27 22:00:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b78d5369-5b6d-57e2-87f6-17500caa6ece
2026-03-27 22:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00: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%252F5719732%252Fgeneral%252Fdaefdb20-4475-47e1-be02-0f540c926460.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:00:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719732/general/daefdb20-4475-47e1-be02-0f540c926460.jpeg already downloaded
2026-03-27 22:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00: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%252F5719732%252Fgeneral%252F77bf9b06-3740-434f-8ba3-26dafcc0af07.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:00:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719732/general/77bf9b06-3740-434f-8ba3-26dafcc0af07.jpeg already downloaded
2026-03-27 22:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00: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%252F5719732%252Fgeneral%252Fd803777f-ad64-404d-8a58-b7b823a3043b.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:00:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719732/general/d803777f-ad64-404d-8a58-b7b823a3043b.jpeg already downloaded
2026-03-27 22:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00: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%252F5719732%252Fgeneral%252F6c7f166b-8897-415d-baa5-d0dd50a1b1a6.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:00:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719732/general/6c7f166b-8897-415d-baa5-d0dd50a1b1a6.jpeg already downloaded
2026-03-27 22:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00: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%252F5719732%252Fgeneral%252Fc3ecb14f-c25b-4596-826e-349a7d057917.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:00:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719732/general/c3ecb14f-c25b-4596-826e-349a7d057917.jpeg already downloaded
2026-03-27 22:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00: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%252F5719732%252Fgeneral%252Fbb6fa6cc-c769-4b8b-8911-b0b9b60083ad.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:00:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719732/general/bb6fa6cc-c769-4b8b-8911-b0b9b60083ad.jpeg already downloaded
2026-03-27 22:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00: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%252F5719732%252Fgeneral%252Fbbe82462-b689-47c9-a6ec-feb5b396e545.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:00:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719732/general/bbe82462-b689-47c9-a6ec-feb5b396e545.jpeg already downloaded
2026-03-27 22:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00: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%252F5719732%252Fgeneral%252F8d632c45-7474-4472-8def-1b514e2ac9b5.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:00:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719732/general/8d632c45-7474-4472-8def-1b514e2ac9b5.jpeg already downloaded
2026-03-27 22:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00: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%252F5719732%252Fgeneral%252F785a19c3-3ff4-45ac-8c8c-9d1cf5237d80.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:00:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719732/general/785a19c3-3ff4-45ac-8c8c-9d1cf5237d80.jpeg already downloaded
2026-03-27 22:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00: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%252F5719732%252Fgeneral%252Fc67bb318-8a81-42f2-b76f-9ca84264ff91.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:00:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719732/general/c67bb318-8a81-42f2-b76f-9ca84264ff91.jpeg already downloaded
2026-03-27 22:00:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: b78d5369-5b6d-57e2-87f6-17500caa6ece, identifier: 10741389
2026-03-27 22:00:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 8771a4bd-35cb-5826-9702-f71fc2a01c36 with identifier: 10741243
2026-03-27 22:00:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 22:00:40 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Green HTTP/1.1" 200 None
2026-03-27 22:00:40 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 22:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-27 22:00:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 8771a4bd-35cb-5826-9702-f71fc2a01c36 with identifier: 10741243
2026-03-27 22:00:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 8771a4bd-35cb-5826-9702-f71fc2a01c36 with identifier: 10741243 to the API
2026-03-27 22:00:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22: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-27 22:00:40 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5714781/general/efb071c7-7e5c-4366-b429-b06f3cb1b9d9.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Green',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '4.0L',
'engine_horse_power': 585,
'expiration_date': '2026-03-30T11:15:00Z',
'fuel_type': 'Petrol',
'id': '8771a4bd-35cb-5826-9702-f71fc2a01c36',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK359VC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741243',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Mercedes-Benz',
'model': 'G',
'odometer': 27000,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 12,
'photos': [],
'price': 104000,
'price_includes_vat': True,
'registration_date': '2022-09-01',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz G AMG 63 AMG Line - Petrol - Automatic - 585 hp - '
'27.000 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2022}
2026-03-27 22:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710741243%27 HTTP/1.1" 200 None
2026-03-27 22:00:40 [adesa.it] INFO: Saving data for 10741243: {'created_time': 1774648840.714912, 'last_price_update_time': 1774648840.714923, 'auction_closing_time': 1774869300.0}
2026-03-27 22:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741243') HTTP/1.1" 204 0
2026-03-27 22:00:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: b78d5369-5b6d-57e2-87f6-17500caa6ece with identifier: 10741389
2026-03-27 22:00:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: b78d5369-5b6d-57e2-87f6-17500caa6ece with identifier: 10741389
2026-03-27 22:00:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: b78d5369-5b6d-57e2-87f6-17500caa6ece with identifier: 10741389 to the API
2026-03-27 22:00:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22: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-27 22:00:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741389>
{'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-03-30T11:15:00Z',
'fuel_type': 'Diesel',
'id': 'b78d5369-5b6d-57e2-87f6-17500caa6ece',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'Ev584yl',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741389',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Opel',
'model': 'Insignia',
'odometer': 286514,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 15,
'photo_urls': ['https://images.openlane.eu/carimgs/5719732/general/daefdb20-4475-47e1-be02-0f540c926460.jpeg',
'https://images.openlane.eu/carimgs/5719732/general/77bf9b06-3740-434f-8ba3-26dafcc0af07.jpeg',
'https://images.openlane.eu/carimgs/5719732/general/d803777f-ad64-404d-8a58-b7b823a3043b.jpeg',
'https://images.openlane.eu/carimgs/5719732/general/6c7f166b-8897-415d-baa5-d0dd50a1b1a6.jpeg',
'https://images.openlane.eu/carimgs/5719732/general/c3ecb14f-c25b-4596-826e-349a7d057917.jpeg',
'https://images.openlane.eu/carimgs/5719732/general/bb6fa6cc-c769-4b8b-8911-b0b9b60083ad.jpeg',
'https://images.openlane.eu/carimgs/5719732/general/bbe82462-b689-47c9-a6ec-feb5b396e545.jpeg',
'https://images.openlane.eu/carimgs/5719732/general/8d632c45-7474-4472-8def-1b514e2ac9b5.jpeg',
'https://images.openlane.eu/carimgs/5719732/general/785a19c3-3ff4-45ac-8c8c-9d1cf5237d80.jpeg',
'https://images.openlane.eu/carimgs/5719732/general/c67bb318-8a81-42f2-b76f-9ca84264ff91.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b78d5369-5b6d-57e2-87f6-17500caa6ece/b78d5369-5b6d-57e2-87f6-17500caa6ece_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 261188,
'Height': 976,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719732/general/daefdb20-4475-47e1-be02-0f540c926460.jpeg',
'Width': 1289},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b78d5369-5b6d-57e2-87f6-17500caa6ece/b78d5369-5b6d-57e2-87f6-17500caa6ece_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 271757,
'Height': 988,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719732/general/77bf9b06-3740-434f-8ba3-26dafcc0af07.jpeg',
'Width': 1453},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b78d5369-5b6d-57e2-87f6-17500caa6ece/b78d5369-5b6d-57e2-87f6-17500caa6ece_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 185495,
'Height': 900,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719732/general/d803777f-ad64-404d-8a58-b7b823a3043b.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b78d5369-5b6d-57e2-87f6-17500caa6ece/b78d5369-5b6d-57e2-87f6-17500caa6ece_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 302759,
'Height': 900,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719732/general/6c7f166b-8897-415d-baa5-d0dd50a1b1a6.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b78d5369-5b6d-57e2-87f6-17500caa6ece/b78d5369-5b6d-57e2-87f6-17500caa6ece_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 153238,
'Height': 900,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719732/general/c3ecb14f-c25b-4596-826e-349a7d057917.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b78d5369-5b6d-57e2-87f6-17500caa6ece/b78d5369-5b6d-57e2-87f6-17500caa6ece_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 245227,
'Height': 900,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719732/general/bb6fa6cc-c769-4b8b-8911-b0b9b60083ad.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b78d5369-5b6d-57e2-87f6-17500caa6ece/b78d5369-5b6d-57e2-87f6-17500caa6ece_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 256466,
'Height': 900,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719732/general/bbe82462-b689-47c9-a6ec-feb5b396e545.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b78d5369-5b6d-57e2-87f6-17500caa6ece/b78d5369-5b6d-57e2-87f6-17500caa6ece_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 297483,
'Height': 900,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719732/general/8d632c45-7474-4472-8def-1b514e2ac9b5.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b78d5369-5b6d-57e2-87f6-17500caa6ece/b78d5369-5b6d-57e2-87f6-17500caa6ece_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 292160,
'Height': 900,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719732/general/785a19c3-3ff4-45ac-8c8c-9d1cf5237d80.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b78d5369-5b6d-57e2-87f6-17500caa6ece/b78d5369-5b6d-57e2-87f6-17500caa6ece_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 211481,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719732/general/c67bb318-8a81-42f2-b76f-9ca84264ff91.jpeg',
'Width': 900}],
'price': 2900,
'price_includes_vat': True,
'registration_date': '2014-05-15',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Insignia Sports Tourer 2.0 CDTI Cosmo - AWD - Diesel - '
'Automatic - 163 hp - 286.514 km',
'transmission': 'automatic',
'trim': 'Cosmo',
'vin': None,
'year': 2014}
2026-03-27 22:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741389%27 HTTP/1.1" 200 None
2026-03-27 22:00:41 [adesa.it] INFO: Saving data for 10741389: {'created_time': 1774648841.108371, 'last_price_update_time': 1774648841.108381, 'auction_closing_time': 1774869300.0}
2026-03-27 22:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741389') HTTP/1.1" 204 0
2026-03-27 22:00:41 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 8771a4bd-35cb-5826-9702-f71fc2a01c36 due to Ignoring non-200 response
2026-03-27 22:00:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741390> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:00:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741362> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:00:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736789> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:00:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:00:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:00:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:00:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:00:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:00:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:00:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:00:41 [adesa.it] INFO: Found listing with ID: 10736795
2026-03-27 22:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710736795%27 HTTP/1.1" 200 None
2026-03-27 22:00:41 [adesa.it] INFO: Scrape type for 10736795: 1
2026-03-27 22:00:41 [adesa.it] INFO: Scraping item 10736795 url https://www.openlane.eu/en/carv6/auction/10736795
2026-03-27 22:00:41 [adesa.it] INFO: Found listing with ID: 10736796
2026-03-27 22:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710736796%27 HTTP/1.1" 200 None
2026-03-27 22:00:41 [adesa.it] INFO: Scrape type for 10736796: 1
2026-03-27 22:00:41 [adesa.it] INFO: Scraping item 10736796 url https://www.openlane.eu/en/carv6/auction/10736796
2026-03-27 22:00:41 [adesa.it] INFO: Found listing with ID: 10741064
2026-03-27 22:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741064%27 HTTP/1.1" 200 None
2026-03-27 22:00:41 [adesa.it] INFO: Scrape type for 10741064: 1
2026-03-27 22:00:41 [adesa.it] INFO: Scraping item 10741064 url https://www.openlane.eu/en/carv6/auction/10741064
2026-03-27 22:00:41 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5740970/general/ad12865e-0124-418a-adc4-8bc2ce2cb4ac.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10741368)
2026-03-27 22:00:41 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5740295/general/ddb573da-ef0f-46b5-bdce-5c5abb1041bd.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10741365)
2026-03-27 22:00:41 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5740970/general/a22449cd-50e2-43d8-81f1-32dbf88de714.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10741368)
2026-03-27 22:00:41 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5740295/general/931f8016-5ee3-4b70-bc61-50d199ec9d0a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10741365)
2026-03-27 22:00:41 [adesa.it] INFO: Found listing with ID: 10741096
2026-03-27 22:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741096%27 HTTP/1.1" 200 None
2026-03-27 22:00:41 [adesa.it] INFO: Scrape type for 10741096: 1
2026-03-27 22:00:41 [adesa.it] INFO: Scraping item 10741096 url https://www.openlane.eu/en/carv6/auction/10741096
2026-03-27 22:00:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:00:41 [adesa.it] INFO: Found listing with ID: 10741086
2026-03-27 22:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741086%27 HTTP/1.1" 200 None
2026-03-27 22:00:41 [adesa.it] INFO: Scrape type for 10741086: 1
2026-03-27 22:00:41 [adesa.it] INFO: Scraping item 10741086 url https://www.openlane.eu/en/carv6/auction/10741086
2026-03-27 22:00:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 56508260-d2d3-51de-992d-77152eb13031 with identifier: 10741390
2026-03-27 22:00:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 56508260-d2d3-51de-992d-77152eb13031 with scrape type 1
2026-03-27 22:00:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 56508260-d2d3-51de-992d-77152eb13031
2026-03-27 22:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00: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%252F5731274%252Fgeneral%252Fb252df64-51f0-4aa2-afcf-79e3f28d42b7.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:00:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731274/general/b252df64-51f0-4aa2-afcf-79e3f28d42b7.jpeg already downloaded
2026-03-27 22:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00: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%252F5731274%252Fgeneral%252F51e158bd-d183-4a89-8358-91f7de5f3e80.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:00:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731274/general/51e158bd-d183-4a89-8358-91f7de5f3e80.jpeg already downloaded
2026-03-27 22:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00: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%252F5731274%252Fgeneral%252Fe4edad2e-5f89-41a9-8850-e41110fbc252.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:00:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731274/general/e4edad2e-5f89-41a9-8850-e41110fbc252.jpeg already downloaded
2026-03-27 22:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00: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%252F5731274%252Fgeneral%252Fdea95829-2d5c-401d-97a9-8e3c52531630.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:00:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731274/general/dea95829-2d5c-401d-97a9-8e3c52531630.jpeg already downloaded
2026-03-27 22:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00: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%252F5731274%252Fgeneral%252F74c593c4-213c-459a-aaec-cb83a867ad07.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:00:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731274/general/74c593c4-213c-459a-aaec-cb83a867ad07.jpeg already downloaded
2026-03-27 22:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00: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%252F5731274%252Fgeneral%252Fbe7e19fa-11a7-4867-9e63-c42c5d9731a8.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:00:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731274/general/be7e19fa-11a7-4867-9e63-c42c5d9731a8.jpeg already downloaded
2026-03-27 22:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00: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%252F5731274%252Fgeneral%252F0d417198-b6bc-4cfe-9bfc-5195553d22b3.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:00:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731274/general/0d417198-b6bc-4cfe-9bfc-5195553d22b3.jpeg already downloaded
2026-03-27 22:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00: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%252F5731274%252Fgeneral%252F7bd7696b-295d-4e4a-bc16-ebbf40bdad56.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:00:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731274/general/7bd7696b-295d-4e4a-bc16-ebbf40bdad56.jpeg already downloaded
2026-03-27 22:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00: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%252F5731274%252Fgeneral%252F70b0cf02-fb4d-4b20-8b41-8a5f6cae8192.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:00:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731274/general/70b0cf02-fb4d-4b20-8b41-8a5f6cae8192.jpeg already downloaded
2026-03-27 22:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00: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%252F5731274%252Fgeneral%252F4434800b-b4ed-4c8d-9501-590ca1337467.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:00:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731274/general/4434800b-b4ed-4c8d-9501-590ca1337467.jpeg already downloaded
2026-03-27 22:00:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 56508260-d2d3-51de-992d-77152eb13031, identifier: 10741390
2026-03-27 22:00:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3b30256b-69aa-51b5-8468-59a458f533ab with identifier: 10741362
2026-03-27 22:00:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3b30256b-69aa-51b5-8468-59a458f533ab with scrape type 1
2026-03-27 22:00:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3b30256b-69aa-51b5-8468-59a458f533ab
2026-03-27 22:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00: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%252F5739527%252Fgeneral%252F536d4738-261f-406d-a55d-723f3b7f76dd.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:00:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739527/general/536d4738-261f-406d-a55d-723f3b7f76dd.JPG not downloaded yet
2026-03-27 22:00:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3428dbde-b87e-5486-a526-4137b3766744 with identifier: 10736789
2026-03-27 22:00:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3428dbde-b87e-5486-a526-4137b3766744 with scrape type 1
2026-03-27 22:00:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3428dbde-b87e-5486-a526-4137b3766744
2026-03-27 22:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00: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%252F5726953%252Fgeneral%252F98c5f119-e11d-4a10-93be-0cc7a5177aec.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726953/general/98c5f119-e11d-4a10-93be-0cc7a5177aec.jpg already downloaded
2026-03-27 22:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00: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%252F5726953%252Fgeneral%252F8efdb5e6-0974-4014-837e-20810a4d4015.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726953/general/8efdb5e6-0974-4014-837e-20810a4d4015.jpg already downloaded
2026-03-27 22:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00: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%252F5726953%252Fgeneral%252F9353cfa5-7227-4af6-8ce7-2914c6878bc8.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726953/general/9353cfa5-7227-4af6-8ce7-2914c6878bc8.jpg already downloaded
2026-03-27 22:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00: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%252F5726953%252Fgeneral%252F934a4903-175a-40de-87e8-9c0b45308429.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726953/general/934a4903-175a-40de-87e8-9c0b45308429.jpg already downloaded
2026-03-27 22:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00: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%252F5726953%252Fgeneral%252F41ba4711-018e-478e-b7ef-819cfef3e6f2.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726953/general/41ba4711-018e-478e-b7ef-819cfef3e6f2.jpg already downloaded
2026-03-27 22:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00: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%252F5726953%252Fgeneral%252F22f48ab6-d378-4763-aeb6-f89fdfb4add2.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726953/general/22f48ab6-d378-4763-aeb6-f89fdfb4add2.jpg already downloaded
2026-03-27 22:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00: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%252F5726953%252Fgeneral%252Fc19c1c75-71ee-4fe2-aac2-0265ea5afb03.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726953/general/c19c1c75-71ee-4fe2-aac2-0265ea5afb03.jpg already downloaded
2026-03-27 22:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00: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%252F5726953%252Fgeneral%252F28d4e276-23a6-49bd-a8e6-22f86156f4c2.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726953/general/28d4e276-23a6-49bd-a8e6-22f86156f4c2.jpg already downloaded
2026-03-27 22:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00: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%252F5726953%252Fgeneral%252Fda718afe-5e8b-4547-939f-04677c11b3d5.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726953/general/da718afe-5e8b-4547-939f-04677c11b3d5.jpg already downloaded
2026-03-27 22:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00: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%252F5726953%252Fgeneral%252F98eb0f97-d0e6-4573-ab1b-2462599f8f8d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726953/general/98eb0f97-d0e6-4573-ab1b-2462599f8f8d.jpg already downloaded
2026-03-27 22:00:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 3428dbde-b87e-5486-a526-4137b3766744, identifier: 10736789
2026-03-27 22:00:41 [adesa.it] INFO: Found listing with ID: 10741074
2026-03-27 22:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741074%27 HTTP/1.1" 200 None
2026-03-27 22:00:41 [adesa.it] INFO: Scrape type for 10741074: 1
2026-03-27 22:00:41 [adesa.it] INFO: Scraping item 10741074 url https://www.openlane.eu/en/carv6/auction/10741074
2026-03-27 22:00:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 56508260-d2d3-51de-992d-77152eb13031 with identifier: 10741390
2026-03-27 22:00:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 56508260-d2d3-51de-992d-77152eb13031 with identifier: 10741390
2026-03-27 22:00:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 56508260-d2d3-51de-992d-77152eb13031 with identifier: 10741390 to the API
2026-03-27 22:00:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22: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-27 22:00:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741390>
{'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-30T11: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=10741390',
'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': 2500,
'price_includes_vat': True,
'registration_date': '2011-07-14',
'seats_number': 5,
'seller_name': None,
'title': 'Mini Countryman Cooper SD 2.0 - Diesel - Manual - 143 hp - 227.000 '
'km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2011}
2026-03-27 22:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741390%27 HTTP/1.1" 200 None
2026-03-27 22:00:42 [adesa.it] INFO: Saving data for 10741390: {'created_time': 1774648842.172973, 'last_price_update_time': 1774648842.172984, 'auction_closing_time': 1774869300.0}
2026-03-27 22:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741390') HTTP/1.1" 204 0
2026-03-27 22:00:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 3428dbde-b87e-5486-a526-4137b3766744 with identifier: 10736789
2026-03-27 22:00:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 22:00:42 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Electric HTTP/1.1" 200 None
2026-03-27 22:00:42 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 22:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-27 22:00:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 3428dbde-b87e-5486-a526-4137b3766744 with identifier: 10736789
2026-03-27 22:00:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 3428dbde-b87e-5486-a526-4137b3766744 with identifier: 10736789 to the API
2026-03-27 22:00:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22: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-27 22:00:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736789>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T11:15:00Z',
'fuel_type': 'Electric',
'id': '3428dbde-b87e-5486-a526-4137b3766744',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH194PJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736789',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Nissan',
'model': 'Leaf',
'odometer': 61899,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 13,
'photo_urls': ['https://images.openlane.eu/carimgs/5726953/general/98c5f119-e11d-4a10-93be-0cc7a5177aec.jpg',
'https://images.openlane.eu/carimgs/5726953/general/8efdb5e6-0974-4014-837e-20810a4d4015.jpg',
'https://images.openlane.eu/carimgs/5726953/general/9353cfa5-7227-4af6-8ce7-2914c6878bc8.jpg',
'https://images.openlane.eu/carimgs/5726953/general/934a4903-175a-40de-87e8-9c0b45308429.jpg',
'https://images.openlane.eu/carimgs/5726953/general/41ba4711-018e-478e-b7ef-819cfef3e6f2.jpg',
'https://images.openlane.eu/carimgs/5726953/general/22f48ab6-d378-4763-aeb6-f89fdfb4add2.jpg',
'https://images.openlane.eu/carimgs/5726953/general/c19c1c75-71ee-4fe2-aac2-0265ea5afb03.jpg',
'https://images.openlane.eu/carimgs/5726953/general/28d4e276-23a6-49bd-a8e6-22f86156f4c2.jpg',
'https://images.openlane.eu/carimgs/5726953/general/da718afe-5e8b-4547-939f-04677c11b3d5.jpg',
'https://images.openlane.eu/carimgs/5726953/general/98eb0f97-d0e6-4573-ab1b-2462599f8f8d.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3428dbde-b87e-5486-a526-4137b3766744/3428dbde-b87e-5486-a526-4137b3766744_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66613,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726953/general/98c5f119-e11d-4a10-93be-0cc7a5177aec.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3428dbde-b87e-5486-a526-4137b3766744/3428dbde-b87e-5486-a526-4137b3766744_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64685,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726953/general/8efdb5e6-0974-4014-837e-20810a4d4015.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3428dbde-b87e-5486-a526-4137b3766744/3428dbde-b87e-5486-a526-4137b3766744_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 5124797,
'Height': 3468,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726953/general/9353cfa5-7227-4af6-8ce7-2914c6878bc8.jpg',
'Width': 4624},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3428dbde-b87e-5486-a526-4137b3766744/3428dbde-b87e-5486-a526-4137b3766744_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 5294961,
'Height': 3468,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726953/general/934a4903-175a-40de-87e8-9c0b45308429.jpg',
'Width': 4624},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3428dbde-b87e-5486-a526-4137b3766744/3428dbde-b87e-5486-a526-4137b3766744_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50201,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726953/general/41ba4711-018e-478e-b7ef-819cfef3e6f2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3428dbde-b87e-5486-a526-4137b3766744/3428dbde-b87e-5486-a526-4137b3766744_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61312,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726953/general/22f48ab6-d378-4763-aeb6-f89fdfb4add2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3428dbde-b87e-5486-a526-4137b3766744/3428dbde-b87e-5486-a526-4137b3766744_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64018,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726953/general/c19c1c75-71ee-4fe2-aac2-0265ea5afb03.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3428dbde-b87e-5486-a526-4137b3766744/3428dbde-b87e-5486-a526-4137b3766744_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49261,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726953/general/28d4e276-23a6-49bd-a8e6-22f86156f4c2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3428dbde-b87e-5486-a526-4137b3766744/3428dbde-b87e-5486-a526-4137b3766744_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62981,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726953/general/da718afe-5e8b-4547-939f-04677c11b3d5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3428dbde-b87e-5486-a526-4137b3766744/3428dbde-b87e-5486-a526-4137b3766744_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52957,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726953/general/98eb0f97-d0e6-4573-ab1b-2462599f8f8d.jpg',
'Width': 1024}],
'price': 7700,
'price_includes_vat': True,
'registration_date': '2021-11-29',
'seats_number': 5,
'seller_name': None,
'title': 'Nissan Leaf Business - Electric - Automatic - 150 hp - 61.899 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-27 22:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710736789%27 HTTP/1.1" 200 None
2026-03-27 22:00:42 [adesa.it] INFO: Saving data for 10736789: {'created_time': 1774648842.58694, 'last_price_update_time': 1774648842.586954, 'auction_closing_time': 1774869300.0}
2026-03-27 22:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10736789') HTTP/1.1" 204 0
2026-03-27 22:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00: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%252F5739527%252Fgeneral%252Fdb269810-def9-4c04-8d01-9937596e072c.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:00:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739527/general/db269810-def9-4c04-8d01-9937596e072c.JPG not downloaded yet
2026-03-27 22:00:42 [adesa.it] INFO: Found listing with ID: 10741091
2026-03-27 22:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741091%27 HTTP/1.1" 200 None
2026-03-27 22:00:42 [adesa.it] INFO: Scrape type for 10741091: 1
2026-03-27 22:00:42 [adesa.it] INFO: Scraping item 10741091 url https://www.openlane.eu/en/carv6/auction/10741091
2026-03-27 22:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00: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%252F5739527%252Fgeneral%252F8db70640-9151-4eae-a46a-47f9dce456da.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:00:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739527/general/8db70640-9151-4eae-a46a-47f9dce456da.JPG not downloaded yet
2026-03-27 22:00:42 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 0ce5e757-d583-511f-95ce-3dce5e50df8b due to Ignoring non-200 response
2026-03-27 22:00:42 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 108dfad0-e630-5f76-a03b-fd436bd9eb04 due to Ignoring non-200 response
2026-03-27 22:00:42 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0ce5e757-d583-511f-95ce-3dce5e50df8b, skipping ID generation
2026-03-27 22:00:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0ce5e757-d583-511f-95ce-3dce5e50df8b with scrape type 1
2026-03-27 22:00:42 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0ce5e757-d583-511f-95ce-3dce5e50df8b sending to next pipeline
2026-03-27 22:00:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 0ce5e757-d583-511f-95ce-3dce5e50df8b, identifier: 10741368
2026-03-27 22:00:42 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 108dfad0-e630-5f76-a03b-fd436bd9eb04, skipping ID generation
2026-03-27 22:00:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 108dfad0-e630-5f76-a03b-fd436bd9eb04 with scrape type 1
2026-03-27 22:00:42 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 108dfad0-e630-5f76-a03b-fd436bd9eb04 sending to next pipeline
2026-03-27 22:00:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 108dfad0-e630-5f76-a03b-fd436bd9eb04, identifier: 10741365
2026-03-27 22:00:42 [adesa.it] INFO: Found listing with ID: 10741102
2026-03-27 22:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741102%27 HTTP/1.1" 200 None
2026-03-27 22:00:42 [adesa.it] INFO: Scrape type for 10741102: 1
2026-03-27 22:00:42 [adesa.it] INFO: Scraping item 10741102 url https://www.openlane.eu/en/carv6/auction/10741102
2026-03-27 22:00:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 0ce5e757-d583-511f-95ce-3dce5e50df8b with identifier: 10741368
2026-03-27 22:00:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 0ce5e757-d583-511f-95ce-3dce5e50df8b with identifier: 10741368
2026-03-27 22:00:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 0ce5e757-d583-511f-95ce-3dce5e50df8b with identifier: 10741368 to the API
2026-03-27 22:00:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:00:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:00:43 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5740970/general/a22449cd-50e2-43d8-81f1-32dbf88de714.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T13:45:00Z',
'fuel_type': 'Petrol',
'id': '0ce5e757-d583-511f-95ce-3dce5e50df8b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG664JB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741368',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Audi',
'model': 'A3',
'odometer': 94341,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 25,
'photos': [],
'price': 6000,
'price_includes_vat': True,
'registration_date': '2021-07-05',
'seats_number': 5,
'seller_name': None,
'title': 'Audi A3 Sportback 35 TFSI Business - Petrol - Automatic - 150 hp - '
'94.341 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-27 22:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741368%27 HTTP/1.1" 200 None
2026-03-27 22:00:43 [adesa.it] INFO: Saving data for 10741368: {'created_time': 1774648843.174607, 'last_price_update_time': 1774648843.174617, 'auction_closing_time': 1774964700.0}
2026-03-27 22:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741368') HTTP/1.1" 204 0
2026-03-27 22:00:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 108dfad0-e630-5f76-a03b-fd436bd9eb04 with identifier: 10741365
2026-03-27 22:00:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 108dfad0-e630-5f76-a03b-fd436bd9eb04 with identifier: 10741365
2026-03-27 22:00:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 108dfad0-e630-5f76-a03b-fd436bd9eb04 with identifier: 10741365 to the API
2026-03-27 22:00:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:00:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:00:44 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5740295/general/931f8016-5ee3-4b70-bc61-50d199ec9d0a.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 116,
'expiration_date': '2026-03-31T13:45:00Z',
'fuel_type': 'Diesel',
'id': '108dfad0-e630-5f76-a03b-fd436bd9eb04',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'FR564NP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741365',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Audi',
'model': 'A3',
'odometer': 89420,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 27,
'photos': [],
'price': 3700,
'price_includes_vat': True,
'registration_date': '2018-05-29',
'seats_number': 5,
'seller_name': None,
'title': 'Audi A3 Sportback 30 TDI Business - Diesel - Automatic - 116 hp - '
'89.420 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2018}
2026-03-27 22:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741365%27 HTTP/1.1" 200 None
2026-03-27 22:00:44 [adesa.it] INFO: Saving data for 10741365: {'created_time': 1774648844.176941, 'last_price_update_time': 1774648844.176951, 'auction_closing_time': 1774964700.0}
2026-03-27 22:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741365') HTTP/1.1" 204 0
2026-03-27 22:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00: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%252F5739527%252Fgeneral%252F72b31948-7c8d-4bb2-ba70-7dfe4b2b9803.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:00:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739527/general/72b31948-7c8d-4bb2-ba70-7dfe4b2b9803.JPG not downloaded yet
2026-03-27 22:00:44 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 0ce5e757-d583-511f-95ce-3dce5e50df8b due to Ignoring non-200 response
2026-03-27 22:00:44 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 108dfad0-e630-5f76-a03b-fd436bd9eb04 due to Ignoring non-200 response
2026-03-27 22:00:44 [adesa.it] INFO: Found listing with ID: 10741279
2026-03-27 22:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741279%27 HTTP/1.1" 200 None
2026-03-27 22:00:44 [adesa.it] INFO: Scrape type for 10741279: 1
2026-03-27 22:00:44 [adesa.it] INFO: Scraping item 10741279 url https://www.openlane.eu/en/carv6/auction/10741279
2026-03-27 22:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00: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%252F5739527%252Fgeneral%252F3ba5bb17-8f0d-414a-9dd5-c584cdf29f00.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:00:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739527/general/3ba5bb17-8f0d-414a-9dd5-c584cdf29f00.JPG not downloaded yet
2026-03-27 22:00:44 [adesa.it] INFO: Found listing with ID: 10737305
2026-03-27 22:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710737305%27 HTTP/1.1" 200 None
2026-03-27 22:00:44 [adesa.it] INFO: Scrape type for 10737305: 1
2026-03-27 22:00:44 [adesa.it] INFO: Scraping item 10737305 url https://www.openlane.eu/en/carv6/auction/10737305
2026-03-27 22:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00: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%252F5739527%252Fgeneral%252Fb57ee71e-f726-4d44-bf1d-c57767686e5a.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:00:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739527/general/b57ee71e-f726-4d44-bf1d-c57767686e5a.JPG not downloaded yet
2026-03-27 22:00:44 [adesa.it] INFO: Found listing with ID: 10741071
2026-03-27 22:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741071%27 HTTP/1.1" 200 None
2026-03-27 22:00:44 [adesa.it] INFO: Scrape type for 10741071: 1
2026-03-27 22:00:44 [adesa.it] INFO: Scraping item 10741071 url https://www.openlane.eu/en/carv6/auction/10741071
2026-03-27 22:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00: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%252F5739527%252Fgeneral%252F3e9a4397-2e9f-450d-a012-f27d5be1541c.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:00:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739527/general/3e9a4397-2e9f-450d-a012-f27d5be1541c.JPG not downloaded yet
2026-03-27 22:00:44 [adesa.it] INFO: Found listing with ID: 10736817
2026-03-27 22:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710736817%27 HTTP/1.1" 200 None
2026-03-27 22:00:44 [adesa.it] INFO: Scrape type for 10736817: 1
2026-03-27 22:00:44 [adesa.it] INFO: Scraping item 10736817 url https://www.openlane.eu/en/carv6/auction/10736817
2026-03-27 22:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00: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%252F5739527%252Fgeneral%252Fcdf52689-b008-44e5-8b90-eb9db17a0f17.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:00:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739527/general/cdf52689-b008-44e5-8b90-eb9db17a0f17.JPG not downloaded yet
2026-03-27 22:00:44 [adesa.it] INFO: Found listing with ID: 10741363
2026-03-27 22:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741363%27 HTTP/1.1" 200 None
2026-03-27 22:00:44 [adesa.it] INFO: Scrape type for 10741363: 1
2026-03-27 22:00:44 [adesa.it] INFO: Scraping item 10741363 url https://www.openlane.eu/en/carv6/auction/10741363
2026-03-27 22:00:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750155/general/cf5cc25b-a9ff-4133-9c89-89e7b002f3a8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741065)
2026-03-27 22:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00: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%252F5739527%252Fgeneral%252F467f45d7-823d-4f1b-ac7e-4020d430dde9.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:00:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739527/general/467f45d7-823d-4f1b-ac7e-4020d430dde9.JPG not downloaded yet
2026-03-27 22:00:44 [adesa.it] INFO: Found listing with ID: 10741356
2026-03-27 22:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741356%27 HTTP/1.1" 200 None
2026-03-27 22:00:44 [adesa.it] INFO: Scrape type for 10741356: 1
2026-03-27 22:00:44 [adesa.it] INFO: Scraping item 10741356 url https://www.openlane.eu/en/carv6/auction/10741356
2026-03-27 22:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00: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%252F5739527%252Fgeneral%252Fc1f4a2cf-ff3e-41b0-950e-5a13f5f341e0.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:00:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739527/general/c1f4a2cf-ff3e-41b0-950e-5a13f5f341e0.JPG not downloaded yet
2026-03-27 22:00:44 [adesa.it] INFO: Found listing with ID: 10741153
2026-03-27 22:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741153%27 HTTP/1.1" 200 None
2026-03-27 22:00:44 [adesa.it] INFO: Scrape type for 10741153: 1
2026-03-27 22:00:44 [adesa.it] INFO: Scraping item 10741153 url https://www.openlane.eu/en/carv6/auction/10741153
2026-03-27 22:00:44 [adesa.it] INFO: Found listing with ID: 10736814
2026-03-27 22:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710736814%27 HTTP/1.1" 200 None
2026-03-27 22:00:44 [adesa.it] INFO: Scrape type for 10736814: 1
2026-03-27 22:00:44 [adesa.it] INFO: Scraping item 10736814 url https://www.openlane.eu/en/carv6/auction/10736814
2026-03-27 22:00:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750155/general/0f6b9cc8-c9c1-435e-88c6-a25d2d218ef5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741065)
2026-03-27 22:00:44 [adesa.it] INFO: Found listing with ID: 10741302
2026-03-27 22:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741302%27 HTTP/1.1" 200 None
2026-03-27 22:00:44 [adesa.it] INFO: Scrape type for 10741302: 1
2026-03-27 22:00:44 [adesa.it] INFO: Scraping item 10741302 url https://www.openlane.eu/en/carv6/auction/10741302
2026-03-27 22:00:44 [adesa.it] INFO: Found listing with ID: 10741511
2026-03-27 22:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741511%27 HTTP/1.1" 200 None
2026-03-27 22:00:44 [adesa.it] INFO: Scrape type for 10741511: 1
2026-03-27 22:00:44 [adesa.it] INFO: Scraping item 10741511 url https://www.openlane.eu/en/carv6/auction/10741511
2026-03-27 22:00:44 [adesa.it] INFO: Found listing with ID: 10739846
2026-03-27 22:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710739846%27 HTTP/1.1" 200 None
2026-03-27 22:00:44 [adesa.it] INFO: Scrape type for 10739846: 1
2026-03-27 22:00:44 [adesa.it] INFO: Scraping item 10739846 url https://www.openlane.eu/en/carv6/auction/10739846
2026-03-27 22:00:44 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 22:00:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:00:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee59db6d0>
2026-03-27 22:00:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:00:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:00:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:00:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7a930f72-2d01-5ae4-88b3-9e4f5e641d1a/7a930f72-2d01-5ae4-88b3-9e4f5e641d1a_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750155%252Fgeneral%252Fcf5cc25b-a9ff-4133-9c89-89e7b002f3a8.jpg') HTTP/1.1" 204 0
2026-03-27 22:00:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750155/general/cf5cc25b-a9ff-4133-9c89-89e7b002f3a8.jpg saved to cache
2026-03-27 22:00:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 7a930f72-2d01-5ae4-88b3-9e4f5e641d1a
2026-03-27 22:00:44 [adesa.it] INFO: Found listing with ID: 10739920
2026-03-27 22:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710739920%27 HTTP/1.1" 200 None
2026-03-27 22:00:44 [adesa.it] INFO: Scrape type for 10739920: 1
2026-03-27 22:00:44 [adesa.it] INFO: Scraping item 10739920 url https://www.openlane.eu/en/carv6/auction/10739920
2026-03-27 22:00:44 [adesa.it] INFO: Found listing with ID: 10739882
2026-03-27 22:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710739882%27 HTTP/1.1" 200 None
2026-03-27 22:00:44 [adesa.it] INFO: Scrape type for 10739882: 1
2026-03-27 22:00:44 [adesa.it] INFO: Scraping item 10739882 url https://www.openlane.eu/en/carv6/auction/10739882
2026-03-27 22:00:44 [adesa.it] INFO: Found listing with ID: 10741361
2026-03-27 22:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741361%27 HTTP/1.1" 200 None
2026-03-27 22:00:44 [adesa.it] INFO: Scrape type for 10741361: 1
2026-03-27 22:00:44 [adesa.it] INFO: Scraping item 10741361 url https://www.openlane.eu/en/carv6/auction/10741361
2026-03-27 22:00:44 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 22:00:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:00:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee59db750>
2026-03-27 22:00:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:00:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:00:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:00:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7a930f72-2d01-5ae4-88b3-9e4f5e641d1a/7a930f72-2d01-5ae4-88b3-9e4f5e641d1a_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750155%252Fgeneral%252F0f6b9cc8-c9c1-435e-88c6-a25d2d218ef5.jpg') HTTP/1.1" 204 0
2026-03-27 22:00:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750155/general/0f6b9cc8-c9c1-435e-88c6-a25d2d218ef5.jpg saved to cache
2026-03-27 22:00:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 7a930f72-2d01-5ae4-88b3-9e4f5e641d1a
2026-03-27 22:00:44 [adesa.it] INFO: Found listing with ID: 10741364
2026-03-27 22:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741364%27 HTTP/1.1" 200 None
2026-03-27 22:00:44 [adesa.it] INFO: Scrape type for 10741364: 1
2026-03-27 22:00:44 [adesa.it] INFO: Scraping item 10741364 url https://www.openlane.eu/en/carv6/auction/10741364
2026-03-27 22:00:44 [adesa.it] INFO: Found listing with ID: 10736813
2026-03-27 22:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710736813%27 HTTP/1.1" 200 None
2026-03-27 22:00:45 [adesa.it] INFO: Scrape type for 10736813: 1
2026-03-27 22:00:45 [adesa.it] INFO: Scraping item 10736813 url https://www.openlane.eu/en/carv6/auction/10736813
2026-03-27 22:00:45 [adesa.it] INFO: Found listing with ID: 10741510
2026-03-27 22:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741510%27 HTTP/1.1" 200 None
2026-03-27 22:00:45 [adesa.it] INFO: Scrape type for 10741510: 1
2026-03-27 22:00:45 [adesa.it] INFO: Scraping item 10741510 url https://www.openlane.eu/en/carv6/auction/10741510
2026-03-27 22:00:45 [adesa.it] INFO: Found listing with ID: 10737251
2026-03-27 22:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710737251%27 HTTP/1.1" 200 None
2026-03-27 22:00:45 [adesa.it] INFO: Scrape type for 10737251: 1
2026-03-27 22:00:45 [adesa.it] INFO: Scraping item 10737251 url https://www.openlane.eu/en/carv6/auction/10737251
2026-03-27 22:00:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737438> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:00:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750155/general/32fbb633-87d5-4a20-a7ab-911c691e4399.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741065)
2026-03-27 22:00:45 [adesa.it] INFO: Found listing with ID: 10736764
2026-03-27 22:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710736764%27 HTTP/1.1" 200 None
2026-03-27 22:00:45 [adesa.it] INFO: Scrape type for 10736764: 1
2026-03-27 22:00:45 [adesa.it] INFO: Scraping item 10736764 url https://www.openlane.eu/en/carv6/auction/10736764
2026-03-27 22: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-27 22:00:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741070> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:00:45 [adesa.it] INFO: Found listing with ID: 10741357
2026-03-27 22:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741357%27 HTTP/1.1" 200 None
2026-03-27 22:00:45 [adesa.it] INFO: Scrape type for 10741357: 1
2026-03-27 22:00:45 [adesa.it] INFO: Scraping item 10741357 url https://www.openlane.eu/en/carv6/auction/10741357
2026-03-27 22: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-27 22:00:45 [adesa.it] INFO: Found listing with ID: 10737490
2026-03-27 22:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710737490%27 HTTP/1.1" 200 None
2026-03-27 22:00:45 [adesa.it] INFO: Scrape type for 10737490: 1
2026-03-27 22:00:45 [adesa.it] INFO: Scraping item 10737490 url https://www.openlane.eu/en/carv6/auction/10737490
2026-03-27 22:00:45 [adesa.it] INFO: Found listing with ID: 10736808
2026-03-27 22:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710736808%27 HTTP/1.1" 200 None
2026-03-27 22:00:45 [adesa.it] INFO: Scrape type for 10736808: 1
2026-03-27 22:00:45 [adesa.it] INFO: Scraping item 10736808 url https://www.openlane.eu/en/carv6/auction/10736808
2026-03-27 22:00:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750155/general/e0d8dec9-829b-4a10-a131-1c854d75da9d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741065)
2026-03-27 22:00:45 [adesa.it] INFO: Found listing with ID: 10737495
2026-03-27 22:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710737495%27 HTTP/1.1" 200 None
2026-03-27 22:00:45 [adesa.it] INFO: Scrape type for 10737495: 1
2026-03-27 22:00:45 [adesa.it] INFO: Scraping item 10737495 url https://www.openlane.eu/en/carv6/auction/10737495
2026-03-27 22:00:45 [adesa.it] INFO: Found listing with ID: 10736815
2026-03-27 22:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710736815%27 HTTP/1.1" 200 None
2026-03-27 22:00:45 [adesa.it] INFO: Scrape type for 10736815: 1
2026-03-27 22:00:45 [adesa.it] INFO: Scraping item 10736815 url https://www.openlane.eu/en/carv6/auction/10736815
2026-03-27 22:00:45 [adesa.it] INFO: Found listing with ID: 10737494
2026-03-27 22:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710737494%27 HTTP/1.1" 200 None
2026-03-27 22:00:45 [adesa.it] INFO: Scrape type for 10737494: 1
2026-03-27 22:00:45 [adesa.it] INFO: Scraping item 10737494 url https://www.openlane.eu/en/carv6/auction/10737494
2026-03-27 22:00:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737489> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:00:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736811> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:00:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741064> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:00:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 35173d00-599b-5b20-9f8e-baa01a650611 with identifier: 10737438
2026-03-27 22:00:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 35173d00-599b-5b20-9f8e-baa01a650611 with scrape type 1
2026-03-27 22:00:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 35173d00-599b-5b20-9f8e-baa01a650611
2026-03-27 22:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5737179%252Fgeneral%252Ff0faf55d-4607-49cc-ab74-6009b936a69a.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:00:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737179/general/f0faf55d-4607-49cc-ab74-6009b936a69a.jpeg already downloaded
2026-03-27 22:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5737179%252Fgeneral%252F11cc0edd-33c2-4fa2-9c3e-c94567918199.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:00:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737179/general/11cc0edd-33c2-4fa2-9c3e-c94567918199.jpeg already downloaded
2026-03-27 22:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5737179%252Fgeneral%252Fbc269774-a986-41f1-97d1-4223c85fb450.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:00:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737179/general/bc269774-a986-41f1-97d1-4223c85fb450.jpeg already downloaded
2026-03-27 22:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5737179%252Fgeneral%252Fe7ff0b61-df6c-4e9a-b788-8f44a0aed1d7.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:00:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737179/general/e7ff0b61-df6c-4e9a-b788-8f44a0aed1d7.jpeg already downloaded
2026-03-27 22:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5737179%252Fgeneral%252F915fc903-f288-4e58-99fa-1942e71746dc.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:00:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737179/general/915fc903-f288-4e58-99fa-1942e71746dc.jpeg already downloaded
2026-03-27 22:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5737179%252Fgeneral%252Fb52ba2ba-2b7b-4699-b8a2-9fde9ffc013f.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:00:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737179/general/b52ba2ba-2b7b-4699-b8a2-9fde9ffc013f.jpeg already downloaded
2026-03-27 22:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5737179%252Fgeneral%252F80398918-8746-47be-8a42-d1840b2aa8f4.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:00:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737179/general/80398918-8746-47be-8a42-d1840b2aa8f4.jpeg already downloaded
2026-03-27 22:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5737179%252Fgeneral%252Fed3cf15d-c636-4f8a-940f-ca7c4755bf68.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:00:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737179/general/ed3cf15d-c636-4f8a-940f-ca7c4755bf68.jpeg already downloaded
2026-03-27 22:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5737179%252Fgeneral%252F9a70a1ec-0264-44cd-932a-9d82f3a7995a.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:00:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737179/general/9a70a1ec-0264-44cd-932a-9d82f3a7995a.jpeg already downloaded
2026-03-27 22:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5737179%252Fgeneral%252F0c65039e-8fe4-49a0-ae0f-d785e6beb630.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:00:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737179/general/0c65039e-8fe4-49a0-ae0f-d785e6beb630.jpeg not downloaded yet
2026-03-27 22:00:45 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 22:00:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:00:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5977250>
2026-03-27 22:00:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:00:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:00:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:00:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7a930f72-2d01-5ae4-88b3-9e4f5e641d1a/7a930f72-2d01-5ae4-88b3-9e4f5e641d1a_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750155%252Fgeneral%252F32fbb633-87d5-4a20-a7ab-911c691e4399.jpg') HTTP/1.1" 204 0
2026-03-27 22:00:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750155/general/32fbb633-87d5-4a20-a7ab-911c691e4399.jpg saved to cache
2026-03-27 22:00:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 7a930f72-2d01-5ae4-88b3-9e4f5e641d1a
2026-03-27 22:00:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750155/general/56b447d9-dad2-4be8-8ac9-e19cc6b21539.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741065)
2026-03-27 22:00:45 [adesa.it] INFO: Found listing with ID: 10737172
2026-03-27 22:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710737172%27 HTTP/1.1" 200 None
2026-03-27 22:00:45 [adesa.it] INFO: Scrape type for 10737172: 1
2026-03-27 22:00:45 [adesa.it] INFO: Scraping item 10737172 url https://www.openlane.eu/en/carv6/auction/10737172
2026-03-27 22: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-27 22: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-27 22: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-27 22:00:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6631c1ef-c920-5168-bd7c-ee017a69bcde with identifier: 10741070
2026-03-27 22:00:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6631c1ef-c920-5168-bd7c-ee017a69bcde with scrape type 1
2026-03-27 22:00:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6631c1ef-c920-5168-bd7c-ee017a69bcde
2026-03-27 22:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5743374%252Fgeneral%252F6790b23d-6d93-4bd2-9bf2-0746e510dfa6.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743374/general/6790b23d-6d93-4bd2-9bf2-0746e510dfa6.jpg already downloaded
2026-03-27 22:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5743374%252Fgeneral%252Fb983e370-8dd2-4b64-ac03-bab9a4ff2e6a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743374/general/b983e370-8dd2-4b64-ac03-bab9a4ff2e6a.jpg already downloaded
2026-03-27 22:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5743374%252Fgeneral%252F45e9575e-3cee-455c-b16e-b414dde2777c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743374/general/45e9575e-3cee-455c-b16e-b414dde2777c.jpg already downloaded
2026-03-27 22:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5743374%252Fgeneral%252Ffea763de-3bcb-46be-af72-556d2e7dea94.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743374/general/fea763de-3bcb-46be-af72-556d2e7dea94.jpg already downloaded
2026-03-27 22:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5743374%252Fgeneral%252Fe01ab05c-1f61-407a-8840-a8784084e359.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743374/general/e01ab05c-1f61-407a-8840-a8784084e359.jpg already downloaded
2026-03-27 22:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5743374%252Fgeneral%252F77b9cd0a-08d7-4d50-9437-9960c3b5f213.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743374/general/77b9cd0a-08d7-4d50-9437-9960c3b5f213.jpg already downloaded
2026-03-27 22:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5743374%252Fgeneral%252F041b2a58-da57-4685-bf05-3f777c2b16f2.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743374/general/041b2a58-da57-4685-bf05-3f777c2b16f2.jpg already downloaded
2026-03-27 22:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5743374%252Fgeneral%252F47dcff63-6f00-451a-9e37-778cb8a9a25e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743374/general/47dcff63-6f00-451a-9e37-778cb8a9a25e.jpg already downloaded
2026-03-27 22:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5743374%252Fgeneral%252Fcba4a3a4-dda3-4300-b662-ccba04071396.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743374/general/cba4a3a4-dda3-4300-b662-ccba04071396.jpg already downloaded
2026-03-27 22:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5743374%252Fgeneral%252Ff3f8005f-cb8b-4673-89db-244ce9c3e3c7.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743374/general/f3f8005f-cb8b-4673-89db-244ce9c3e3c7.jpg already downloaded
2026-03-27 22:00:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 6631c1ef-c920-5168-bd7c-ee017a69bcde, identifier: 10741070
2026-03-27 22:00:46 [adesa.it] INFO: Found listing with ID: 10741388
2026-03-27 22:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741388%27 HTTP/1.1" 200 None
2026-03-27 22:00:46 [adesa.it] INFO: Scrape type for 10741388: 1
2026-03-27 22:00:46 [adesa.it] INFO: Scraping item 10741388 url https://www.openlane.eu/en/carv6/auction/10741388
2026-03-27 22:00:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741193> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:00:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 6631c1ef-c920-5168-bd7c-ee017a69bcde with identifier: 10741070
2026-03-27 22:00:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 6631c1ef-c920-5168-bd7c-ee017a69bcde with identifier: 10741070
2026-03-27 22:00:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 6631c1ef-c920-5168-bd7c-ee017a69bcde with identifier: 10741070 to the API
2026-03-27 22:00:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:00:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:00:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741070>
{'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': 116,
'expiration_date': '2026-03-30T11:15:00Z',
'fuel_type': 'Diesel',
'id': '6631c1ef-c920-5168-bd7c-ee017a69bcde',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'EX197SK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741070',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Mini',
'model': '5 Doors',
'odometer': 194000,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 12,
'photo_urls': ['https://images.openlane.eu/carimgs/5743374/general/6790b23d-6d93-4bd2-9bf2-0746e510dfa6.jpg',
'https://images.openlane.eu/carimgs/5743374/general/b983e370-8dd2-4b64-ac03-bab9a4ff2e6a.jpg',
'https://images.openlane.eu/carimgs/5743374/general/45e9575e-3cee-455c-b16e-b414dde2777c.jpg',
'https://images.openlane.eu/carimgs/5743374/general/fea763de-3bcb-46be-af72-556d2e7dea94.jpg',
'https://images.openlane.eu/carimgs/5743374/general/e01ab05c-1f61-407a-8840-a8784084e359.jpg',
'https://images.openlane.eu/carimgs/5743374/general/77b9cd0a-08d7-4d50-9437-9960c3b5f213.jpg',
'https://images.openlane.eu/carimgs/5743374/general/041b2a58-da57-4685-bf05-3f777c2b16f2.jpg',
'https://images.openlane.eu/carimgs/5743374/general/47dcff63-6f00-451a-9e37-778cb8a9a25e.jpg',
'https://images.openlane.eu/carimgs/5743374/general/cba4a3a4-dda3-4300-b662-ccba04071396.jpg',
'https://images.openlane.eu/carimgs/5743374/general/f3f8005f-cb8b-4673-89db-244ce9c3e3c7.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6631c1ef-c920-5168-bd7c-ee017a69bcde/6631c1ef-c920-5168-bd7c-ee017a69bcde_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 784789,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743374/general/6790b23d-6d93-4bd2-9bf2-0746e510dfa6.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6631c1ef-c920-5168-bd7c-ee017a69bcde/6631c1ef-c920-5168-bd7c-ee017a69bcde_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 605732,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743374/general/b983e370-8dd2-4b64-ac03-bab9a4ff2e6a.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6631c1ef-c920-5168-bd7c-ee017a69bcde/6631c1ef-c920-5168-bd7c-ee017a69bcde_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 756917,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743374/general/45e9575e-3cee-455c-b16e-b414dde2777c.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6631c1ef-c920-5168-bd7c-ee017a69bcde/6631c1ef-c920-5168-bd7c-ee017a69bcde_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 684630,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743374/general/fea763de-3bcb-46be-af72-556d2e7dea94.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6631c1ef-c920-5168-bd7c-ee017a69bcde/6631c1ef-c920-5168-bd7c-ee017a69bcde_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 454813,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743374/general/e01ab05c-1f61-407a-8840-a8784084e359.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6631c1ef-c920-5168-bd7c-ee017a69bcde/6631c1ef-c920-5168-bd7c-ee017a69bcde_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 467052,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743374/general/77b9cd0a-08d7-4d50-9437-9960c3b5f213.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6631c1ef-c920-5168-bd7c-ee017a69bcde/6631c1ef-c920-5168-bd7c-ee017a69bcde_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 337216,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743374/general/041b2a58-da57-4685-bf05-3f777c2b16f2.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6631c1ef-c920-5168-bd7c-ee017a69bcde/6631c1ef-c920-5168-bd7c-ee017a69bcde_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 327787,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743374/general/47dcff63-6f00-451a-9e37-778cb8a9a25e.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6631c1ef-c920-5168-bd7c-ee017a69bcde/6631c1ef-c920-5168-bd7c-ee017a69bcde_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 326430,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743374/general/cba4a3a4-dda3-4300-b662-ccba04071396.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6631c1ef-c920-5168-bd7c-ee017a69bcde/6631c1ef-c920-5168-bd7c-ee017a69bcde_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 457824,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743374/general/f3f8005f-cb8b-4673-89db-244ce9c3e3c7.jpg',
'Width': 2000}],
'price': 4000,
'price_includes_vat': True,
'registration_date': '2014-10-29',
'seats_number': 5,
'seller_name': None,
'title': 'Mini 5 Doors Cooper D 1.5 Business - Diesel - Automatic - 116 hp - '
'194.000 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2014}
2026-03-27 22:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741070%27 HTTP/1.1" 200 None
2026-03-27 22:00:46 [adesa.it] INFO: Saving data for 10741070: {'created_time': 1774648846.369269, 'last_price_update_time': 1774648846.369284, 'auction_closing_time': 1774869300.0}
2026-03-27 22:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741070') HTTP/1.1" 204 0
2026-03-27 22: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-27 22:00:46 [adesa.it] INFO: Found listing with ID: 10741366
2026-03-27 22:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741366%27 HTTP/1.1" 200 None
2026-03-27 22:00:46 [adesa.it] INFO: Scrape type for 10741366: 1
2026-03-27 22:00:46 [adesa.it] INFO: Scraping item 10741366 url https://www.openlane.eu/en/carv6/auction/10741366
2026-03-27 22:00:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736792> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:00:46 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 22:00:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:00:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee58d9750>
2026-03-27 22:00:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:00:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:00:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:00:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7a930f72-2d01-5ae4-88b3-9e4f5e641d1a/7a930f72-2d01-5ae4-88b3-9e4f5e641d1a_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750155%252Fgeneral%252Fe0d8dec9-829b-4a10-a131-1c854d75da9d.jpg') HTTP/1.1" 204 0
2026-03-27 22:00:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750155/general/e0d8dec9-829b-4a10-a131-1c854d75da9d.jpg saved to cache
2026-03-27 22:00:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 7a930f72-2d01-5ae4-88b3-9e4f5e641d1a
2026-03-27 22:00:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 718510b0-5858-58c4-a829-58354d77ca0f with identifier: 10737489
2026-03-27 22:00:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 718510b0-5858-58c4-a829-58354d77ca0f with scrape type 1
2026-03-27 22:00:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 718510b0-5858-58c4-a829-58354d77ca0f
2026-03-27 22:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739876%252Fgeneral%252F3d0a4c86-3608-4489-9cd0-d3fe88c870fe.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:00:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739876/general/3d0a4c86-3608-4489-9cd0-d3fe88c870fe.jpeg already downloaded
2026-03-27 22:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739876%252Fgeneral%252F642a13db-da03-4251-892f-0acc0de1b324.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:00:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739876/general/642a13db-da03-4251-892f-0acc0de1b324.jpeg already downloaded
2026-03-27 22:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739876%252Fgeneral%252Fef2e9e60-6b67-447c-9e9c-9dd8563529a6.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:00:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739876/general/ef2e9e60-6b67-447c-9e9c-9dd8563529a6.jpeg already downloaded
2026-03-27 22:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739876%252Fgeneral%252F2d0d9339-35c6-411f-a9f0-a7da7292777a.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:00:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739876/general/2d0d9339-35c6-411f-a9f0-a7da7292777a.jpeg already downloaded
2026-03-27 22:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739876%252Fgeneral%252F8ab0ad59-37f6-401c-af82-b0596d0b0c92.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:00:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739876/general/8ab0ad59-37f6-401c-af82-b0596d0b0c92.jpeg already downloaded
2026-03-27 22:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739876%252Fgeneral%252Ff3821a8b-bee9-486b-8d98-7559d55dda96.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:00:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739876/general/f3821a8b-bee9-486b-8d98-7559d55dda96.jpeg already downloaded
2026-03-27 22:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739876%252Fgeneral%252F459c94eb-702b-4941-bebb-2c3ebf2163e1.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:00:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739876/general/459c94eb-702b-4941-bebb-2c3ebf2163e1.jpeg already downloaded
2026-03-27 22:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739876%252Fgeneral%252F0db7ea83-6645-4e97-8d7f-c3ce9c56e3b3.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:00:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739876/general/0db7ea83-6645-4e97-8d7f-c3ce9c56e3b3.jpeg already downloaded
2026-03-27 22:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739876%252Fgeneral%252F40674283-3ff4-4262-bf78-4a139104ca34.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:00:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739876/general/40674283-3ff4-4262-bf78-4a139104ca34.jpeg already downloaded
2026-03-27 22:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739876%252Fgeneral%252F83aa2598-2d56-42a8-abca-2f2ef0c12802.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:00:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739876/general/83aa2598-2d56-42a8-abca-2f2ef0c12802.jpeg already downloaded
2026-03-27 22:00:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 718510b0-5858-58c4-a829-58354d77ca0f, identifier: 10737489
2026-03-27 22:00:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b40a574d-18ef-5a86-9099-71199b19f404 with identifier: 10736811
2026-03-27 22:00:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b40a574d-18ef-5a86-9099-71199b19f404 with scrape type 1
2026-03-27 22:00:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b40a574d-18ef-5a86-9099-71199b19f404
2026-03-27 22:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749525%252Fgeneral%252Fbe9e5a35-a9ab-46f2-8d17-87ab5123458a.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:00:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749525/general/be9e5a35-a9ab-46f2-8d17-87ab5123458a.jpeg not downloaded yet
2026-03-27 22:00:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 07a4caac-aae6-53c2-b263-32c1d813dba4 with identifier: 10741064
2026-03-27 22:00:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 07a4caac-aae6-53c2-b263-32c1d813dba4 with scrape type 1
2026-03-27 22:00:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 07a4caac-aae6-53c2-b263-32c1d813dba4
2026-03-27 22:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5640270%252Fgeneral%252F5a4ba7a1-63d7-4d41-991d-595b34f8c7f8.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5640270/general/5a4ba7a1-63d7-4d41-991d-595b34f8c7f8.jpg not downloaded yet
2026-03-27 22:00:46 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 22:00:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:00:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee591e210>
2026-03-27 22:00:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:00:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:00:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:00:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7a930f72-2d01-5ae4-88b3-9e4f5e641d1a/7a930f72-2d01-5ae4-88b3-9e4f5e641d1a_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750155%252Fgeneral%252F56b447d9-dad2-4be8-8ac9-e19cc6b21539.jpg') HTTP/1.1" 204 0
2026-03-27 22:00:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750155/general/56b447d9-dad2-4be8-8ac9-e19cc6b21539.jpg saved to cache
2026-03-27 22:00:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 7a930f72-2d01-5ae4-88b3-9e4f5e641d1a
2026-03-27 22:00:47 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7a930f72-2d01-5ae4-88b3-9e4f5e641d1a, skipping ID generation
2026-03-27 22:00:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7a930f72-2d01-5ae4-88b3-9e4f5e641d1a with scrape type 1
2026-03-27 22:00:47 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7a930f72-2d01-5ae4-88b3-9e4f5e641d1a sending to next pipeline
2026-03-27 22:00:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 7a930f72-2d01-5ae4-88b3-9e4f5e641d1a, identifier: 10741065
2026-03-27 22:00:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:00:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741063> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:00:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 718510b0-5858-58c4-a829-58354d77ca0f with identifier: 10737489
2026-03-27 22:00:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 718510b0-5858-58c4-a829-58354d77ca0f with identifier: 10737489
2026-03-27 22:00:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 718510b0-5858-58c4-a829-58354d77ca0f with identifier: 10737489 to the API
2026-03-27 22:00:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:00:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:00:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737489>
{'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-30T11: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=10737489',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Mini',
'model': 'Countryman',
'odometer': 122494,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 68,
'photo_urls': ['https://images.openlane.eu/carimgs/5739876/general/3d0a4c86-3608-4489-9cd0-d3fe88c870fe.jpeg',
'https://images.openlane.eu/carimgs/5739876/general/642a13db-da03-4251-892f-0acc0de1b324.jpeg',
'https://images.openlane.eu/carimgs/5739876/general/ef2e9e60-6b67-447c-9e9c-9dd8563529a6.jpeg',
'https://images.openlane.eu/carimgs/5739876/general/2d0d9339-35c6-411f-a9f0-a7da7292777a.jpeg',
'https://images.openlane.eu/carimgs/5739876/general/8ab0ad59-37f6-401c-af82-b0596d0b0c92.jpeg',
'https://images.openlane.eu/carimgs/5739876/general/f3821a8b-bee9-486b-8d98-7559d55dda96.jpeg',
'https://images.openlane.eu/carimgs/5739876/general/459c94eb-702b-4941-bebb-2c3ebf2163e1.jpeg',
'https://images.openlane.eu/carimgs/5739876/general/0db7ea83-6645-4e97-8d7f-c3ce9c56e3b3.jpeg',
'https://images.openlane.eu/carimgs/5739876/general/40674283-3ff4-4262-bf78-4a139104ca34.jpeg',
'https://images.openlane.eu/carimgs/5739876/general/83aa2598-2d56-42a8-abca-2f2ef0c12802.jpeg'],
'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': 11500,
'price_includes_vat': True,
'registration_date': '2018-09-19',
'seats_number': 5,
'seller_name': None,
'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-27 22:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710737489%27 HTTP/1.1" 200 None
2026-03-27 22:00:47 [adesa.it] INFO: Saving data for 10737489: {'created_time': 1774648847.719524, 'last_price_update_time': 1774648847.719534, 'auction_closing_time': 1774869300.0}
2026-03-27 22:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10737489') HTTP/1.1" 204 0
2026-03-27 22:00:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 7a930f72-2d01-5ae4-88b3-9e4f5e641d1a with identifier: 10741065
2026-03-27 22:00:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 7a930f72-2d01-5ae4-88b3-9e4f5e641d1a with identifier: 10741065
2026-03-27 22:00:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 7a930f72-2d01-5ae4-88b3-9e4f5e641d1a with identifier: 10741065 to the API
2026-03-27 22:00:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:00:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:00:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5750155/general/56b447d9-dad2-4be8-8ac9-e19cc6b21539.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 105,
'expiration_date': '2026-03-30T11:15:00Z',
'fuel_type': 'Diesel',
'id': '7a930f72-2d01-5ae4-88b3-9e4f5e641d1a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'EV628LG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741065',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Audi',
'model': 'A3',
'odometer': 331404,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 32,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7a930f72-2d01-5ae4-88b3-9e4f5e641d1a/7a930f72-2d01-5ae4-88b3-9e4f5e641d1a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3619775,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750155/general/56b447d9-dad2-4be8-8ac9-e19cc6b21539.jpg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7a930f72-2d01-5ae4-88b3-9e4f5e641d1a/7a930f72-2d01-5ae4-88b3-9e4f5e641d1a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3368366,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750155/general/e0d8dec9-829b-4a10-a131-1c854d75da9d.jpg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7a930f72-2d01-5ae4-88b3-9e4f5e641d1a/7a930f72-2d01-5ae4-88b3-9e4f5e641d1a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3505224,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750155/general/cf5cc25b-a9ff-4133-9c89-89e7b002f3a8.jpg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7a930f72-2d01-5ae4-88b3-9e4f5e641d1a/7a930f72-2d01-5ae4-88b3-9e4f5e641d1a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3476809,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750155/general/0f6b9cc8-c9c1-435e-88c6-a25d2d218ef5.jpg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7a930f72-2d01-5ae4-88b3-9e4f5e641d1a/7a930f72-2d01-5ae4-88b3-9e4f5e641d1a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4157537,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750155/general/32fbb633-87d5-4a20-a7ab-911c691e4399.jpg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7a930f72-2d01-5ae4-88b3-9e4f5e641d1a/7a930f72-2d01-5ae4-88b3-9e4f5e641d1a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3991109,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750155/general/041b1c20-826c-44db-aa78-e23f9b74a7f5.jpg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7a930f72-2d01-5ae4-88b3-9e4f5e641d1a/7a930f72-2d01-5ae4-88b3-9e4f5e641d1a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3471464,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750155/general/fd84d21b-c3d3-483b-ad76-fe53e39dcfed.jpg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7a930f72-2d01-5ae4-88b3-9e4f5e641d1a/7a930f72-2d01-5ae4-88b3-9e4f5e641d1a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3083578,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750155/general/e977c31f-2eb8-499c-b3c9-a8dbe67d5c59.jpg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7a930f72-2d01-5ae4-88b3-9e4f5e641d1a/7a930f72-2d01-5ae4-88b3-9e4f5e641d1a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3177527,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750155/general/d62a8b5a-ba46-4362-97ce-30378b4ce313.jpg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7a930f72-2d01-5ae4-88b3-9e4f5e641d1a/7a930f72-2d01-5ae4-88b3-9e4f5e641d1a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2903943,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750155/general/c501f3e1-85a6-4fe2-be2b-bd7662f672c5.jpg',
'Width': 5712}],
'price': 3900,
'price_includes_vat': True,
'registration_date': '2014-03-03',
'seats_number': 5,
'seller_name': None,
'title': 'Audi A3 Sportback 1.6 TDI Ambition - Diesel - Automatic - 105 hp - '
'331.404 km',
'transmission': 'automatic',
'trim': 'Ambition',
'vin': None,
'year': 2014}
2026-03-27 22:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710741065%27 HTTP/1.1" 200 None
2026-03-27 22:00:48 [adesa.it] INFO: Saving data for 10741065: {'created_time': 1774648848.100447, 'last_price_update_time': 1774648848.10046, 'auction_closing_time': 1774869300.0}
2026-03-27 22:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741065') HTTP/1.1" 204 0
2026-03-27 22:00:48 [adesa.it] INFO: Found listing with ID: 10737493
2026-03-27 22:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710737493%27 HTTP/1.1" 200 None
2026-03-27 22:00:48 [adesa.it] INFO: Scrape type for 10737493: 1
2026-03-27 22:00:48 [adesa.it] INFO: Scraping item 10737493 url https://www.openlane.eu/en/carv6/auction/10737493
2026-03-27 22:00:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749525%252Fgeneral%252Fa8c31656-189c-46ce-a3b6-60aad022a5bd.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749525/general/a8c31656-189c-46ce-a3b6-60aad022a5bd.jpeg not downloaded yet
2026-03-27 22:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5640270%252Fgeneral%252Fa3062f46-c458-49c3-bb1c-ddaf688b1813.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5640270/general/a3062f46-c458-49c3-bb1c-ddaf688b1813.jpg not downloaded yet
2026-03-27 22:00:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7f5fdcd0-7b6b-55df-90b1-05c81f176cb8 with identifier: 10741193
2026-03-27 22:00:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7f5fdcd0-7b6b-55df-90b1-05c81f176cb8 with scrape type 1
2026-03-27 22:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7f5fdcd0-7b6b-55df-90b1-05c81f176cb8
2026-03-27 22:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677253%252Fgeneral%252F5b6673d8-e993-4d64-8ea5-db4fff263c9b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677253/general/5b6673d8-e993-4d64-8ea5-db4fff263c9b.jpg already downloaded
2026-03-27 22:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677253%252Fgeneral%252Fd4cb3145-79ba-415b-bff1-30f62206e377.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677253/general/d4cb3145-79ba-415b-bff1-30f62206e377.jpg already downloaded
2026-03-27 22:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677253%252Fgeneral%252Fc2977481-3cd5-41ae-8c7f-f9e9cebe971c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677253/general/c2977481-3cd5-41ae-8c7f-f9e9cebe971c.jpg already downloaded
2026-03-27 22:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677253%252Fgeneral%252F9129b344-c1d4-438b-bdf0-047a5278c169.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677253/general/9129b344-c1d4-438b-bdf0-047a5278c169.jpg already downloaded
2026-03-27 22:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677253%252Fgeneral%252Fdc9111bb-877e-44d9-b245-9d7b4868f365.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677253/general/dc9111bb-877e-44d9-b245-9d7b4868f365.jpg already downloaded
2026-03-27 22:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677253%252Fgeneral%252F3aae5543-1070-436a-a68b-692b19890532.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677253/general/3aae5543-1070-436a-a68b-692b19890532.jpg already downloaded
2026-03-27 22:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677253%252Fgeneral%252F03aa015d-7b33-4f52-b090-408d8f46a3bb.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677253/general/03aa015d-7b33-4f52-b090-408d8f46a3bb.jpg already downloaded
2026-03-27 22:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677253%252Fgeneral%252F6483ddf9-241a-450e-9ee3-adcd262508cc.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677253/general/6483ddf9-241a-450e-9ee3-adcd262508cc.jpg already downloaded
2026-03-27 22:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677253%252Fgeneral%252Fed0d7153-3978-442f-82ae-a3408817bb9c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677253/general/ed0d7153-3978-442f-82ae-a3408817bb9c.jpg already downloaded
2026-03-27 22:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677253%252Fgeneral%252Fe421b86c-429e-436b-bb83-c857dcfd93de.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677253/general/e421b86c-429e-436b-bb83-c857dcfd93de.jpg already downloaded
2026-03-27 22:00:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 7f5fdcd0-7b6b-55df-90b1-05c81f176cb8, identifier: 10741193
2026-03-27 22:00:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736796> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:00:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 7f5fdcd0-7b6b-55df-90b1-05c81f176cb8 with identifier: 10741193
2026-03-27 22:00:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 7f5fdcd0-7b6b-55df-90b1-05c81f176cb8 with identifier: 10741193
2026-03-27 22:00:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 7f5fdcd0-7b6b-55df-90b1-05c81f176cb8 with identifier: 10741193 to the API
2026-03-27 22:00:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:00:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:00:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741193>
{'auction_title': '',
'c_o_2_emission_value': 132,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 197,
'expiration_date': '2026-03-30T11:15:00Z',
'fuel_type': 'Diesel',
'id': '7f5fdcd0-7b6b-55df-90b1-05c81f176cb8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GW710KC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741193',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 34300,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 15,
'photo_urls': ['https://images.openlane.eu/carimgs/5677253/general/5b6673d8-e993-4d64-8ea5-db4fff263c9b.jpg',
'https://images.openlane.eu/carimgs/5677253/general/d4cb3145-79ba-415b-bff1-30f62206e377.jpg',
'https://images.openlane.eu/carimgs/5677253/general/c2977481-3cd5-41ae-8c7f-f9e9cebe971c.jpg',
'https://images.openlane.eu/carimgs/5677253/general/9129b344-c1d4-438b-bdf0-047a5278c169.jpg',
'https://images.openlane.eu/carimgs/5677253/general/dc9111bb-877e-44d9-b245-9d7b4868f365.jpg',
'https://images.openlane.eu/carimgs/5677253/general/3aae5543-1070-436a-a68b-692b19890532.jpg',
'https://images.openlane.eu/carimgs/5677253/general/03aa015d-7b33-4f52-b090-408d8f46a3bb.jpg',
'https://images.openlane.eu/carimgs/5677253/general/6483ddf9-241a-450e-9ee3-adcd262508cc.jpg',
'https://images.openlane.eu/carimgs/5677253/general/ed0d7153-3978-442f-82ae-a3408817bb9c.jpg',
'https://images.openlane.eu/carimgs/5677253/general/e421b86c-429e-436b-bb83-c857dcfd93de.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f5fdcd0-7b6b-55df-90b1-05c81f176cb8/7f5fdcd0-7b6b-55df-90b1-05c81f176cb8_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 278807,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677253/general/5b6673d8-e993-4d64-8ea5-db4fff263c9b.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f5fdcd0-7b6b-55df-90b1-05c81f176cb8/7f5fdcd0-7b6b-55df-90b1-05c81f176cb8_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 285262,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677253/general/d4cb3145-79ba-415b-bff1-30f62206e377.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f5fdcd0-7b6b-55df-90b1-05c81f176cb8/7f5fdcd0-7b6b-55df-90b1-05c81f176cb8_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 229260,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677253/general/c2977481-3cd5-41ae-8c7f-f9e9cebe971c.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f5fdcd0-7b6b-55df-90b1-05c81f176cb8/7f5fdcd0-7b6b-55df-90b1-05c81f176cb8_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 296460,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677253/general/9129b344-c1d4-438b-bdf0-047a5278c169.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f5fdcd0-7b6b-55df-90b1-05c81f176cb8/7f5fdcd0-7b6b-55df-90b1-05c81f176cb8_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 245666,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677253/general/dc9111bb-877e-44d9-b245-9d7b4868f365.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f5fdcd0-7b6b-55df-90b1-05c81f176cb8/7f5fdcd0-7b6b-55df-90b1-05c81f176cb8_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 240283,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677253/general/3aae5543-1070-436a-a68b-692b19890532.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f5fdcd0-7b6b-55df-90b1-05c81f176cb8/7f5fdcd0-7b6b-55df-90b1-05c81f176cb8_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 353464,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677253/general/03aa015d-7b33-4f52-b090-408d8f46a3bb.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f5fdcd0-7b6b-55df-90b1-05c81f176cb8/7f5fdcd0-7b6b-55df-90b1-05c81f176cb8_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 322781,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677253/general/6483ddf9-241a-450e-9ee3-adcd262508cc.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f5fdcd0-7b6b-55df-90b1-05c81f176cb8/7f5fdcd0-7b6b-55df-90b1-05c81f176cb8_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 310710,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677253/general/ed0d7153-3978-442f-82ae-a3408817bb9c.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f5fdcd0-7b6b-55df-90b1-05c81f176cb8/7f5fdcd0-7b6b-55df-90b1-05c81f176cb8_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 346327,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677253/general/e421b86c-429e-436b-bb83-c857dcfd93de.jpg',
'Width': 2000}],
'price': 42500,
'price_includes_vat': True,
'registration_date': '2024-07-30',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz GLC Coupé 220d AMG Line - 4-Matic - Diesel - '
'Automatic - 197 hp - 34.300 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2024}
2026-03-27 22:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710741193%27 HTTP/1.1" 200 None
2026-03-27 22:00:48 [adesa.it] INFO: Saving data for 10741193: {'created_time': 1774648848.812227, 'last_price_update_time': 1774648848.812239, 'auction_closing_time': 1774869300.0}
2026-03-27 22:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741193') HTTP/1.1" 204 0
2026-03-27 22:00:48 [adesa.it] INFO: Found listing with ID: 10736841
2026-03-27 22:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710736841%27 HTTP/1.1" 200 None
2026-03-27 22:00:48 [adesa.it] INFO: Scrape type for 10736841: 1
2026-03-27 22:00:48 [adesa.it] INFO: Scraping item 10736841 url https://www.openlane.eu/en/carv6/auction/10736841
2026-03-27 22:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749525%252Fgeneral%252Fdde34fff-6f40-4271-b61c-1ccf9dfe5965.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749525/general/dde34fff-6f40-4271-b61c-1ccf9dfe5965.jpeg not downloaded yet
2026-03-27 22:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5640270%252Fgeneral%252Fcece0978-fd6f-4194-9484-872e4285c4a7.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5640270/general/cece0978-fd6f-4194-9484-872e4285c4a7.jpg not downloaded yet
2026-03-27 22:00:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:00:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bdfbd40a-d702-5f8d-a0f4-761f618a3e9d with identifier: 10736792
2026-03-27 22:00:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bdfbd40a-d702-5f8d-a0f4-761f618a3e9d with scrape type 1
2026-03-27 22:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item bdfbd40a-d702-5f8d-a0f4-761f618a3e9d
2026-03-27 22:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726964%252Fgeneral%252F17969a9a-59d5-4e71-ac62-ec6091f5aedc.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726964/general/17969a9a-59d5-4e71-ac62-ec6091f5aedc.jpeg already downloaded
2026-03-27 22:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726964%252Fgeneral%252Fc786da8a-28e6-49ba-a7f9-b45cdea53d55.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726964/general/c786da8a-28e6-49ba-a7f9-b45cdea53d55.jpeg already downloaded
2026-03-27 22:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726964%252Fgeneral%252F303e432c-501e-4742-affc-036cf04b050f.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726964/general/303e432c-501e-4742-affc-036cf04b050f.jpeg already downloaded
2026-03-27 22:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726964%252Fgeneral%252F9507f29d-3dbf-41da-9239-5be0f2f58ec4.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726964/general/9507f29d-3dbf-41da-9239-5be0f2f58ec4.jpeg already downloaded
2026-03-27 22:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726964%252Fgeneral%252F0926efc9-3659-4b04-8a0b-82a9ad8174b5.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726964/general/0926efc9-3659-4b04-8a0b-82a9ad8174b5.jpeg already downloaded
2026-03-27 22:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726964%252Fgeneral%252F0434b82e-628f-4cf8-bb00-dab77704795f.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726964/general/0434b82e-628f-4cf8-bb00-dab77704795f.jpeg already downloaded
2026-03-27 22:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726964%252Fgeneral%252F882b3efb-f211-4e49-b8b6-89144978a8ce.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726964/general/882b3efb-f211-4e49-b8b6-89144978a8ce.jpg already downloaded
2026-03-27 22:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726964%252Fgeneral%252Fb3150b63-5c89-4e65-a76d-212246626374.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:00:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726964/general/b3150b63-5c89-4e65-a76d-212246626374.jpeg already downloaded
2026-03-27 22:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726964%252Fgeneral%252F13595718-aee0-4695-8eca-ac470b6ef463.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:00:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726964/general/13595718-aee0-4695-8eca-ac470b6ef463.jpeg already downloaded
2026-03-27 22:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726964%252Fdamage%252F25cec4d9-fa90-450a-9c3a-97dbf23eb39b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726964/damage/25cec4d9-fa90-450a-9c3a-97dbf23eb39b.jpg already downloaded
2026-03-27 22:00:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: bdfbd40a-d702-5f8d-a0f4-761f618a3e9d, identifier: 10736792
2026-03-27 22:00:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ae2c42d7-c2c2-5553-8e68-08611916fe15 with identifier: 10741063
2026-03-27 22:00:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ae2c42d7-c2c2-5553-8e68-08611916fe15 with scrape type 1
2026-03-27 22:00:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ae2c42d7-c2c2-5553-8e68-08611916fe15
2026-03-27 22:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751956%252Fgeneral%252F359368c0-a5ba-4cb6-9a66-fcbe5504d9e7.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751956/general/359368c0-a5ba-4cb6-9a66-fcbe5504d9e7.jpg not downloaded yet
2026-03-27 22:00:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: bdfbd40a-d702-5f8d-a0f4-761f618a3e9d with identifier: 10736792
2026-03-27 22:00:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: bdfbd40a-d702-5f8d-a0f4-761f618a3e9d with identifier: 10736792
2026-03-27 22:00:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: bdfbd40a-d702-5f8d-a0f4-761f618a3e9d with identifier: 10736792 to the API
2026-03-27 22:00:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:00:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:00:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736792>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 320,
'expiration_date': '2026-03-30T11:15:00Z',
'fuel_type': 'Hybrid',
'id': 'bdfbd40a-d702-5f8d-a0f4-761f618a3e9d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GF338RR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736792',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 87540,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 12,
'photo_urls': ['https://images.openlane.eu/carimgs/5726964/general/17969a9a-59d5-4e71-ac62-ec6091f5aedc.jpeg',
'https://images.openlane.eu/carimgs/5726964/general/c786da8a-28e6-49ba-a7f9-b45cdea53d55.jpeg',
'https://images.openlane.eu/carimgs/5726964/general/303e432c-501e-4742-affc-036cf04b050f.jpeg',
'https://images.openlane.eu/carimgs/5726964/general/9507f29d-3dbf-41da-9239-5be0f2f58ec4.jpeg',
'https://images.openlane.eu/carimgs/5726964/general/0926efc9-3659-4b04-8a0b-82a9ad8174b5.jpeg',
'https://images.openlane.eu/carimgs/5726964/general/0434b82e-628f-4cf8-bb00-dab77704795f.jpeg',
'https://images.openlane.eu/carimgs/5726964/general/882b3efb-f211-4e49-b8b6-89144978a8ce.jpg',
'https://images.openlane.eu/carimgs/5726964/general/b3150b63-5c89-4e65-a76d-212246626374.jpeg',
'https://images.openlane.eu/carimgs/5726964/general/13595718-aee0-4695-8eca-ac470b6ef463.jpeg',
'https://images.openlane.eu/carimgs/5726964/damage/25cec4d9-fa90-450a-9c3a-97dbf23eb39b.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bdfbd40a-d702-5f8d-a0f4-761f618a3e9d/bdfbd40a-d702-5f8d-a0f4-761f618a3e9d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 162145,
'Height': 693,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726964/general/17969a9a-59d5-4e71-ac62-ec6091f5aedc.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bdfbd40a-d702-5f8d-a0f4-761f618a3e9d/bdfbd40a-d702-5f8d-a0f4-761f618a3e9d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 144558,
'Height': 686,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726964/general/c786da8a-28e6-49ba-a7f9-b45cdea53d55.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bdfbd40a-d702-5f8d-a0f4-761f618a3e9d/bdfbd40a-d702-5f8d-a0f4-761f618a3e9d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 147996,
'Height': 693,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726964/general/303e432c-501e-4742-affc-036cf04b050f.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bdfbd40a-d702-5f8d-a0f4-761f618a3e9d/bdfbd40a-d702-5f8d-a0f4-761f618a3e9d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 161651,
'Height': 683,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726964/general/9507f29d-3dbf-41da-9239-5be0f2f58ec4.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bdfbd40a-d702-5f8d-a0f4-761f618a3e9d/bdfbd40a-d702-5f8d-a0f4-761f618a3e9d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 149098,
'Height': 688,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726964/general/0926efc9-3659-4b04-8a0b-82a9ad8174b5.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bdfbd40a-d702-5f8d-a0f4-761f618a3e9d/bdfbd40a-d702-5f8d-a0f4-761f618a3e9d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 170138,
'Height': 683,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726964/general/0434b82e-628f-4cf8-bb00-dab77704795f.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bdfbd40a-d702-5f8d-a0f4-761f618a3e9d/bdfbd40a-d702-5f8d-a0f4-761f618a3e9d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 442524,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726964/general/882b3efb-f211-4e49-b8b6-89144978a8ce.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bdfbd40a-d702-5f8d-a0f4-761f618a3e9d/bdfbd40a-d702-5f8d-a0f4-761f618a3e9d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136223,
'Height': 693,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726964/general/b3150b63-5c89-4e65-a76d-212246626374.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bdfbd40a-d702-5f8d-a0f4-761f618a3e9d/bdfbd40a-d702-5f8d-a0f4-761f618a3e9d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 155346,
'Height': 693,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726964/general/13595718-aee0-4695-8eca-ac470b6ef463.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bdfbd40a-d702-5f8d-a0f4-761f618a3e9d/bdfbd40a-d702-5f8d-a0f4-761f618a3e9d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 463164,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726964/damage/25cec4d9-fa90-450a-9c3a-97dbf23eb39b.jpg',
'Width': 1024}],
'price': 21700,
'price_includes_vat': True,
'registration_date': '2021-05-05',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz GLC 300e Business - Hybrid - Automatic - 320 hp - '
'87.540 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-27 22:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710736792%27 HTTP/1.1" 200 None
2026-03-27 22:00:49 [adesa.it] INFO: Saving data for 10736792: {'created_time': 1774648849.528699, 'last_price_update_time': 1774648849.528711, 'auction_closing_time': 1774869300.0}
2026-03-27 22:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10736792') HTTP/1.1" 204 0
2026-03-27 22:00:49 [adesa.it] INFO: Found listing with ID: 10737439
2026-03-27 22:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710737439%27 HTTP/1.1" 200 None
2026-03-27 22:00:49 [adesa.it] INFO: Scrape type for 10737439: 1
2026-03-27 22:00:49 [adesa.it] INFO: Scraping item 10737439 url https://www.openlane.eu/en/carv6/auction/10737439
2026-03-27 22:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749525%252Fgeneral%252Fba4912d7-5ed3-445e-845d-4186ffa0da8a.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:00:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749525/general/ba4912d7-5ed3-445e-845d-4186ffa0da8a.jpeg not downloaded yet
2026-03-27 22:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5640270%252Fgeneral%252Fa5ff2eb1-2798-4ac8-99af-ad1580ea3b9f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5640270/general/a5ff2eb1-2798-4ac8-99af-ad1580ea3b9f.jpg not downloaded yet
2026-03-27 22:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751956%252Fgeneral%252F2e97893c-f1e3-4056-84bc-b2ae6cd80d62.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751956/general/2e97893c-f1e3-4056-84bc-b2ae6cd80d62.jpg not downloaded yet
2026-03-27 22:00:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 31e39cb5-f026-5a9e-a9b6-194f16957954 with identifier: 10736796
2026-03-27 22:00:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 31e39cb5-f026-5a9e-a9b6-194f16957954 with scrape type 1
2026-03-27 22:00:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 31e39cb5-f026-5a9e-a9b6-194f16957954
2026-03-27 22:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5612737%252Fgeneral%252F46e21f69-b9ae-42d1-90ab-ce55620c35a3.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5612737/general/46e21f69-b9ae-42d1-90ab-ce55620c35a3.jpg already downloaded
2026-03-27 22:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5612737%252Fgeneral%252F4bc5a586-a16e-4961-b470-4f8863167acd.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5612737/general/4bc5a586-a16e-4961-b470-4f8863167acd.jpg already downloaded
2026-03-27 22:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5612737%252Fgeneral%252Fe0851d39-6ebf-483e-bbcc-047adf1b4b67.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5612737/general/e0851d39-6ebf-483e-bbcc-047adf1b4b67.jpg already downloaded
2026-03-27 22:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5612737%252Fgeneral%252Fa8f57f54-f31e-41ce-9c56-83aa59d24148.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5612737/general/a8f57f54-f31e-41ce-9c56-83aa59d24148.jpg already downloaded
2026-03-27 22:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5612737%252Fgeneral%252F3c2bf8f1-f240-42b8-9b0a-1ca3a15d3ce0.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5612737/general/3c2bf8f1-f240-42b8-9b0a-1ca3a15d3ce0.jpg already downloaded
2026-03-27 22:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5612737%252Fgeneral%252F364cb527-d852-4646-a99e-f8c38677229c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5612737/general/364cb527-d852-4646-a99e-f8c38677229c.jpg already downloaded
2026-03-27 22:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5612737%252Fgeneral%252Feb8e4b4c-906e-405a-bef2-caf305a224cc.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5612737/general/eb8e4b4c-906e-405a-bef2-caf305a224cc.jpg already downloaded
2026-03-27 22:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5612737%252Fgeneral%252F1278413e-3797-4194-a501-b9293dd4f44b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5612737/general/1278413e-3797-4194-a501-b9293dd4f44b.jpg already downloaded
2026-03-27 22:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5612737%252Fgeneral%252F82b754d5-4202-4072-a70a-50932f04a36b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5612737/general/82b754d5-4202-4072-a70a-50932f04a36b.jpg already downloaded
2026-03-27 22:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5612737%252Fgeneral%252Ff518c67b-beff-4217-b419-86004b28843f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5612737/general/f518c67b-beff-4217-b419-86004b28843f.jpg already downloaded
2026-03-27 22:00:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 31e39cb5-f026-5a9e-a9b6-194f16957954, identifier: 10736796
2026-03-27 22:00:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5737179/general/0c65039e-8fe4-49a0-ae0f-d785e6beb630.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10737438)
2026-03-27 22:00:49 [adesa.it] INFO: Found listing with ID: 10741248
2026-03-27 22:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741248%27 HTTP/1.1" 200 None
2026-03-27 22:00:49 [adesa.it] INFO: Scrape type for 10741248: 1
2026-03-27 22:00:49 [adesa.it] INFO: Scraping item 10741248 url https://www.openlane.eu/en/carv6/auction/10741248
2026-03-27 22:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749525%252Fgeneral%252Fd0ad9222-1f3e-43ca-976c-c5b13ba0d899.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:00:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749525/general/d0ad9222-1f3e-43ca-976c-c5b13ba0d899.jpeg not downloaded yet
2026-03-27 22:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5640270%252Fgeneral%252F2442651d-cd2f-4627-bd87-3a965c98b0e1.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5640270/general/2442651d-cd2f-4627-bd87-3a965c98b0e1.jpg not downloaded yet
2026-03-27 22:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751956%252Fgeneral%252F58f31e7d-9ab7-4501-a449-4ab46d531111.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751956/general/58f31e7d-9ab7-4501-a449-4ab46d531111.jpg not downloaded yet
2026-03-27 22:00:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736795> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:00:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 31e39cb5-f026-5a9e-a9b6-194f16957954 with identifier: 10736796
2026-03-27 22:00:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 31e39cb5-f026-5a9e-a9b6-194f16957954 with identifier: 10736796
2026-03-27 22:00:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 31e39cb5-f026-5a9e-a9b6-194f16957954 with identifier: 10736796 to the API
2026-03-27 22:00:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22: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-27 22:00:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736796>
{'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-03-30T11:15:00Z',
'fuel_type': 'Hybrid',
'id': '31e39cb5-f026-5a9e-a9b6-194f16957954',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP659FA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736796',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Peugeot',
'model': '3008',
'odometer': 90208,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 15,
'photo_urls': ['https://images.openlane.eu/carimgs/5612737/general/46e21f69-b9ae-42d1-90ab-ce55620c35a3.jpg',
'https://images.openlane.eu/carimgs/5612737/general/4bc5a586-a16e-4961-b470-4f8863167acd.jpg',
'https://images.openlane.eu/carimgs/5612737/general/e0851d39-6ebf-483e-bbcc-047adf1b4b67.jpg',
'https://images.openlane.eu/carimgs/5612737/general/a8f57f54-f31e-41ce-9c56-83aa59d24148.jpg',
'https://images.openlane.eu/carimgs/5612737/general/3c2bf8f1-f240-42b8-9b0a-1ca3a15d3ce0.jpg',
'https://images.openlane.eu/carimgs/5612737/general/364cb527-d852-4646-a99e-f8c38677229c.jpg',
'https://images.openlane.eu/carimgs/5612737/general/eb8e4b4c-906e-405a-bef2-caf305a224cc.jpg',
'https://images.openlane.eu/carimgs/5612737/general/1278413e-3797-4194-a501-b9293dd4f44b.jpg',
'https://images.openlane.eu/carimgs/5612737/general/82b754d5-4202-4072-a70a-50932f04a36b.jpg',
'https://images.openlane.eu/carimgs/5612737/general/f518c67b-beff-4217-b419-86004b28843f.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_31e39cb5-f026-5a9e-a9b6-194f16957954/31e39cb5-f026-5a9e-a9b6-194f16957954_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 167361,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5612737/general/46e21f69-b9ae-42d1-90ab-ce55620c35a3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_31e39cb5-f026-5a9e-a9b6-194f16957954/31e39cb5-f026-5a9e-a9b6-194f16957954_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 147888,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5612737/general/4bc5a586-a16e-4961-b470-4f8863167acd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_31e39cb5-f026-5a9e-a9b6-194f16957954/31e39cb5-f026-5a9e-a9b6-194f16957954_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 155843,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5612737/general/e0851d39-6ebf-483e-bbcc-047adf1b4b67.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_31e39cb5-f026-5a9e-a9b6-194f16957954/31e39cb5-f026-5a9e-a9b6-194f16957954_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 177218,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5612737/general/a8f57f54-f31e-41ce-9c56-83aa59d24148.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_31e39cb5-f026-5a9e-a9b6-194f16957954/31e39cb5-f026-5a9e-a9b6-194f16957954_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75908,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5612737/general/3c2bf8f1-f240-42b8-9b0a-1ca3a15d3ce0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_31e39cb5-f026-5a9e-a9b6-194f16957954/31e39cb5-f026-5a9e-a9b6-194f16957954_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96966,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5612737/general/364cb527-d852-4646-a99e-f8c38677229c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_31e39cb5-f026-5a9e-a9b6-194f16957954/31e39cb5-f026-5a9e-a9b6-194f16957954_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67369,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5612737/general/eb8e4b4c-906e-405a-bef2-caf305a224cc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_31e39cb5-f026-5a9e-a9b6-194f16957954/31e39cb5-f026-5a9e-a9b6-194f16957954_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 135224,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5612737/general/1278413e-3797-4194-a501-b9293dd4f44b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_31e39cb5-f026-5a9e-a9b6-194f16957954/31e39cb5-f026-5a9e-a9b6-194f16957954_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80629,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5612737/general/82b754d5-4202-4072-a70a-50932f04a36b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_31e39cb5-f026-5a9e-a9b6-194f16957954/31e39cb5-f026-5a9e-a9b6-194f16957954_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98697,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5612737/general/f518c67b-beff-4217-b419-86004b28843f.jpg',
'Width': 1024}],
'price': 13300,
'price_includes_vat': True,
'registration_date': '2023-06-12',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 3008 1.6 Allure Pack - Hybrid - Automatic - 300 hp - 90.208 '
'km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2023}
2026-03-27 22:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710736796%27 HTTP/1.1" 200 None
2026-03-27 22:00:50 [adesa.it] INFO: Saving data for 10736796: {'created_time': 1774648850.389399, 'last_price_update_time': 1774648850.389409, 'auction_closing_time': 1774869300.0}
2026-03-27 22:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10736796') HTTP/1.1" 204 0
2026-03-27 22:00:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:00:50 [adesa.it] INFO: Found listing with ID: 10741355
2026-03-27 22:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741355%27 HTTP/1.1" 200 None
2026-03-27 22:00:50 [adesa.it] INFO: Scrape type for 10741355: 1
2026-03-27 22:00:50 [adesa.it] INFO: Scraping item 10741355 url https://www.openlane.eu/en/carv6/auction/10741355
2026-03-27 22:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749525%252Fgeneral%252F1564b195-3084-4c67-af30-ecee6f2dfefe.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:00:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749525/general/1564b195-3084-4c67-af30-ecee6f2dfefe.jpeg not downloaded yet
2026-03-27 22:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5640270%252Fgeneral%252Fa86998ec-7344-4416-b7d4-722f6e43c530.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5640270/general/a86998ec-7344-4416-b7d4-722f6e43c530.jpg not downloaded yet
2026-03-27 22:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751956%252Fgeneral%252F6aa4db79-e4d6-47c3-9aa0-b16e187f4b2d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751956/general/6aa4db79-e4d6-47c3-9aa0-b16e187f4b2d.jpg not downloaded yet
2026-03-27 22:00:50 [adesa.it] INFO: Found listing with ID: 10741069
2026-03-27 22:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741069%27 HTTP/1.1" 200 None
2026-03-27 22:00:50 [adesa.it] INFO: Scrape type for 10741069: 1
2026-03-27 22:00:50 [adesa.it] INFO: Scraping item 10741069 url https://www.openlane.eu/en/carv6/auction/10741069
2026-03-27 22:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749525%252Fgeneral%252Ff7105959-2746-42ca-aa82-d3e93e647180.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:00:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749525/general/f7105959-2746-42ca-aa82-d3e93e647180.jpeg not downloaded yet
2026-03-27 22:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5640270%252Fgeneral%252F4af4e8c4-c7c3-418e-9fc9-01afcec8dcbd.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5640270/general/4af4e8c4-c7c3-418e-9fc9-01afcec8dcbd.jpg not downloaded yet
2026-03-27 22:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751956%252Fgeneral%252F993446ec-8472-43b6-91e8-48939b7f567b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751956/general/993446ec-8472-43b6-91e8-48939b7f567b.jpg not downloaded yet
2026-03-27 22:00:50 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 22:00:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:00:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5b2aad0>
2026-03-27 22:00:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:00:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:00:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:00:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_35173d00-599b-5b20-9f8e-baa01a650611/35173d00-599b-5b20-9f8e-baa01a650611_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737179%252Fgeneral%252F0c65039e-8fe4-49a0-ae0f-d785e6beb630.jpeg') HTTP/1.1" 204 0
2026-03-27 22:00:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737179/general/0c65039e-8fe4-49a0-ae0f-d785e6beb630.jpeg saved to cache
2026-03-27 22:00:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 35173d00-599b-5b20-9f8e-baa01a650611
2026-03-27 22:00:50 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 35173d00-599b-5b20-9f8e-baa01a650611, skipping ID generation
2026-03-27 22:00:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 35173d00-599b-5b20-9f8e-baa01a650611 with scrape type 1
2026-03-27 22:00:50 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 35173d00-599b-5b20-9f8e-baa01a650611 sending to next pipeline
2026-03-27 22:00:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 35173d00-599b-5b20-9f8e-baa01a650611, identifier: 10737438
2026-03-27 22:00:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e60c9be4-e940-586f-9d00-aeb5257ba2e3 with identifier: 10736795
2026-03-27 22:00:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e60c9be4-e940-586f-9d00-aeb5257ba2e3 with scrape type 1
2026-03-27 22:00:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e60c9be4-e940-586f-9d00-aeb5257ba2e3
2026-03-27 22:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5660589%252Fgeneral%252F848d2cf2-ba77-4698-bc20-7e8660913f12.webp%27 HTTP/1.1" 200 None
2026-03-27 22:00:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660589/general/848d2cf2-ba77-4698-bc20-7e8660913f12.webp already downloaded
2026-03-27 22:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5660589%252Fgeneral%252F2f46d0c7-3bde-457b-858e-b7e204033c4a.webp%27 HTTP/1.1" 200 None
2026-03-27 22:00:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660589/general/2f46d0c7-3bde-457b-858e-b7e204033c4a.webp already downloaded
2026-03-27 22:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5660589%252Fgeneral%252F58d89ab3-47ec-4b2c-b734-3d02bea095e5.webp%27 HTTP/1.1" 200 None
2026-03-27 22:00:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660589/general/58d89ab3-47ec-4b2c-b734-3d02bea095e5.webp already downloaded
2026-03-27 22:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5660589%252Fgeneral%252F501ae0ce-b8bb-4870-af62-c8188a0e6a60.webp%27 HTTP/1.1" 200 None
2026-03-27 22:00:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660589/general/501ae0ce-b8bb-4870-af62-c8188a0e6a60.webp already downloaded
2026-03-27 22:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5660589%252Fgeneral%252F5dde7495-bab8-4d2a-8181-8f145363de22.webp%27 HTTP/1.1" 200 None
2026-03-27 22:00:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660589/general/5dde7495-bab8-4d2a-8181-8f145363de22.webp already downloaded
2026-03-27 22:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5660589%252Fgeneral%252F465747e4-8b44-4b58-abc5-56bb5900b5a1.webp%27 HTTP/1.1" 200 None
2026-03-27 22:00:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660589/general/465747e4-8b44-4b58-abc5-56bb5900b5a1.webp already downloaded
2026-03-27 22:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5660589%252Fgeneral%252F8c343315-e330-49e5-b8cd-5cff3d60c289.webp%27 HTTP/1.1" 200 None
2026-03-27 22:00:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660589/general/8c343315-e330-49e5-b8cd-5cff3d60c289.webp already downloaded
2026-03-27 22:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5660589%252Fgeneral%252F27af9ba2-7ab7-43b2-a69e-119fb92b1644.webp%27 HTTP/1.1" 200 None
2026-03-27 22:00:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660589/general/27af9ba2-7ab7-43b2-a69e-119fb92b1644.webp already downloaded
2026-03-27 22:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5660589%252Fgeneral%252F2f3b1eb5-3399-4993-a523-7c4fc44d794b.webp%27 HTTP/1.1" 200 None
2026-03-27 22:00:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660589/general/2f3b1eb5-3399-4993-a523-7c4fc44d794b.webp already downloaded
2026-03-27 22:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5660589%252Fgeneral%252F8610298e-2e28-4e81-b904-f0a6ae8d6375.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:00:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660589/general/8610298e-2e28-4e81-b904-f0a6ae8d6375.jpeg already downloaded
2026-03-27 22:00:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: e60c9be4-e940-586f-9d00-aeb5257ba2e3, identifier: 10736795
2026-03-27 22:00:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736806> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:00:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 35173d00-599b-5b20-9f8e-baa01a650611 with identifier: 10737438
2026-03-27 22:00:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 35173d00-599b-5b20-9f8e-baa01a650611 with identifier: 10737438
2026-03-27 22:00:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 35173d00-599b-5b20-9f8e-baa01a650611 with identifier: 10737438 to the API
2026-03-27 22:00:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22: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-27 22:00:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5737179/general/0c65039e-8fe4-49a0-ae0f-d785e6beb630.jpeg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 194,
'expiration_date': '2026-03-30T11:15:00Z',
'fuel_type': 'Hybrid',
'id': '35173d00-599b-5b20-9f8e-baa01a650611',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'gn464ll',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737438',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Mercedes-Benz',
'model': 'GLE',
'odometer': 96773,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 20,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_35173d00-599b-5b20-9f8e-baa01a650611/35173d00-599b-5b20-9f8e-baa01a650611_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72684,
'Height': 474,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737179/general/f0faf55d-4607-49cc-ab74-6009b936a69a.jpeg',
'Width': 649},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_35173d00-599b-5b20-9f8e-baa01a650611/35173d00-599b-5b20-9f8e-baa01a650611_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103673,
'Height': 443,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737179/general/11cc0edd-33c2-4fa2-9c3e-c94567918199.jpeg',
'Width': 634},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_35173d00-599b-5b20-9f8e-baa01a650611/35173d00-599b-5b20-9f8e-baa01a650611_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115641,
'Height': 485,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737179/general/bc269774-a986-41f1-97d1-4223c85fb450.jpeg',
'Width': 663},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_35173d00-599b-5b20-9f8e-baa01a650611/35173d00-599b-5b20-9f8e-baa01a650611_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114742,
'Height': 566,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737179/general/e7ff0b61-df6c-4e9a-b788-8f44a0aed1d7.jpeg',
'Width': 755},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_35173d00-599b-5b20-9f8e-baa01a650611/35173d00-599b-5b20-9f8e-baa01a650611_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90305,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737179/general/915fc903-f288-4e58-99fa-1942e71746dc.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_35173d00-599b-5b20-9f8e-baa01a650611/35173d00-599b-5b20-9f8e-baa01a650611_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117009,
'Height': 558,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737179/general/b52ba2ba-2b7b-4699-b8a2-9fde9ffc013f.jpeg',
'Width': 673},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_35173d00-599b-5b20-9f8e-baa01a650611/35173d00-599b-5b20-9f8e-baa01a650611_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130133,
'Height': 563,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737179/general/80398918-8746-47be-8a42-d1840b2aa8f4.jpeg',
'Width': 751},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_35173d00-599b-5b20-9f8e-baa01a650611/35173d00-599b-5b20-9f8e-baa01a650611_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96621,
'Height': 688,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737179/general/ed3cf15d-c636-4f8a-940f-ca7c4755bf68.jpeg',
'Width': 505},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_35173d00-599b-5b20-9f8e-baa01a650611/35173d00-599b-5b20-9f8e-baa01a650611_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86881,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737179/general/9a70a1ec-0264-44cd-932a-9d82f3a7995a.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_35173d00-599b-5b20-9f8e-baa01a650611/35173d00-599b-5b20-9f8e-baa01a650611_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115233,
'Height': 443,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737179/general/0c65039e-8fe4-49a0-ae0f-d785e6beb630.jpeg',
'Width': 619}],
'price': 39300,
'price_includes_vat': True,
'registration_date': '2023-03-27',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz GLE Coupé 350de Premium - 4-Matic - Hybrid - '
'Automatic - 194 hp - 96.773 km',
'transmission': 'automatic',
'trim': 'Premium',
'vin': None,
'year': 2023}
2026-03-27 22:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710737438%27 HTTP/1.1" 200 None
2026-03-27 22:00:51 [adesa.it] INFO: Saving data for 10737438: {'created_time': 1774648851.684901, 'last_price_update_time': 1774648851.684911, 'auction_closing_time': 1774869300.0}
2026-03-27 22:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10737438') HTTP/1.1" 204 0
2026-03-27 22:00:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: e60c9be4-e940-586f-9d00-aeb5257ba2e3 with identifier: 10736795
2026-03-27 22:00:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: e60c9be4-e940-586f-9d00-aeb5257ba2e3 with identifier: 10736795
2026-03-27 22:00:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: e60c9be4-e940-586f-9d00-aeb5257ba2e3 with identifier: 10736795 to the API
2026-03-27 22:00:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:00:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:00:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736795>
{'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': 220,
'expiration_date': '2026-03-30T11:15:00Z',
'fuel_type': 'Petrol',
'id': 'e60c9be4-e940-586f-9d00-aeb5257ba2e3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'DX728ET',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736795',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Opel',
'model': 'Insignia',
'odometer': 185621,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 16,
'photo_urls': ['https://images.openlane.eu/carimgs/5660589/general/848d2cf2-ba77-4698-bc20-7e8660913f12.webp',
'https://images.openlane.eu/carimgs/5660589/general/2f46d0c7-3bde-457b-858e-b7e204033c4a.webp',
'https://images.openlane.eu/carimgs/5660589/general/58d89ab3-47ec-4b2c-b734-3d02bea095e5.webp',
'https://images.openlane.eu/carimgs/5660589/general/501ae0ce-b8bb-4870-af62-c8188a0e6a60.webp',
'https://images.openlane.eu/carimgs/5660589/general/5dde7495-bab8-4d2a-8181-8f145363de22.webp',
'https://images.openlane.eu/carimgs/5660589/general/465747e4-8b44-4b58-abc5-56bb5900b5a1.webp',
'https://images.openlane.eu/carimgs/5660589/general/8c343315-e330-49e5-b8cd-5cff3d60c289.webp',
'https://images.openlane.eu/carimgs/5660589/general/27af9ba2-7ab7-43b2-a69e-119fb92b1644.webp',
'https://images.openlane.eu/carimgs/5660589/general/2f3b1eb5-3399-4993-a523-7c4fc44d794b.webp',
'https://images.openlane.eu/carimgs/5660589/general/8610298e-2e28-4e81-b904-f0a6ae8d6375.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e60c9be4-e940-586f-9d00-aeb5257ba2e3/e60c9be4-e940-586f-9d00-aeb5257ba2e3_image_0.webp',
'Extension': 'webp',
'FileSizeInBytes': 51506,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660589/general/848d2cf2-ba77-4698-bc20-7e8660913f12.webp',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e60c9be4-e940-586f-9d00-aeb5257ba2e3/e60c9be4-e940-586f-9d00-aeb5257ba2e3_image_1.webp',
'Extension': 'webp',
'FileSizeInBytes': 251644,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660589/general/2f46d0c7-3bde-457b-858e-b7e204033c4a.webp',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e60c9be4-e940-586f-9d00-aeb5257ba2e3/e60c9be4-e940-586f-9d00-aeb5257ba2e3_image_2.webp',
'Extension': 'webp',
'FileSizeInBytes': 61930,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660589/general/58d89ab3-47ec-4b2c-b734-3d02bea095e5.webp',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e60c9be4-e940-586f-9d00-aeb5257ba2e3/e60c9be4-e940-586f-9d00-aeb5257ba2e3_image_3.webp',
'Extension': 'webp',
'FileSizeInBytes': 201930,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660589/general/501ae0ce-b8bb-4870-af62-c8188a0e6a60.webp',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e60c9be4-e940-586f-9d00-aeb5257ba2e3/e60c9be4-e940-586f-9d00-aeb5257ba2e3_image_4.webp',
'Extension': 'webp',
'FileSizeInBytes': 233890,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660589/general/5dde7495-bab8-4d2a-8181-8f145363de22.webp',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e60c9be4-e940-586f-9d00-aeb5257ba2e3/e60c9be4-e940-586f-9d00-aeb5257ba2e3_image_5.webp',
'Extension': 'webp',
'FileSizeInBytes': 215726,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660589/general/465747e4-8b44-4b58-abc5-56bb5900b5a1.webp',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e60c9be4-e940-586f-9d00-aeb5257ba2e3/e60c9be4-e940-586f-9d00-aeb5257ba2e3_image_6.webp',
'Extension': 'webp',
'FileSizeInBytes': 118526,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660589/general/8c343315-e330-49e5-b8cd-5cff3d60c289.webp',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e60c9be4-e940-586f-9d00-aeb5257ba2e3/e60c9be4-e940-586f-9d00-aeb5257ba2e3_image_7.webp',
'Extension': 'webp',
'FileSizeInBytes': 104464,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660589/general/27af9ba2-7ab7-43b2-a69e-119fb92b1644.webp',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e60c9be4-e940-586f-9d00-aeb5257ba2e3/e60c9be4-e940-586f-9d00-aeb5257ba2e3_image_8.webp',
'Extension': 'webp',
'FileSizeInBytes': 132732,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660589/general/2f3b1eb5-3399-4993-a523-7c4fc44d794b.webp',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e60c9be4-e940-586f-9d00-aeb5257ba2e3/e60c9be4-e940-586f-9d00-aeb5257ba2e3_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 145359,
'Height': 900,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660589/general/8610298e-2e28-4e81-b904-f0a6ae8d6375.jpeg',
'Width': 1600}],
'price': 1900,
'price_includes_vat': True,
'registration_date': '2009-07-27',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Insignia Sports Tourer - Petrol - Automatic - 220 hp - 185.621 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2009}
2026-03-27 22:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710736795%27 HTTP/1.1" 200 None
2026-03-27 22:00:52 [adesa.it] INFO: Saving data for 10736795: {'created_time': 1774648852.182174, 'last_price_update_time': 1774648852.182184, 'auction_closing_time': 1774869300.0}
2026-03-27 22:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10736795') HTTP/1.1" 204 0
2026-03-27 22:00:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751956/general/2e97893c-f1e3-4056-84bc-b2ae6cd80d62.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741063)
2026-03-27 22:00:52 [adesa.it] INFO: Found listing with ID: 10741374
2026-03-27 22:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741374%27 HTTP/1.1" 200 None
2026-03-27 22:00:52 [adesa.it] INFO: Scrape type for 10741374: 1
2026-03-27 22:00:52 [adesa.it] INFO: Scraping item 10741374 url https://www.openlane.eu/en/carv6/auction/10741374
2026-03-27 22:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749525%252Fgeneral%252Fd9276b39-c0e1-4f7e-b98a-21a0dcebdce9.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:00:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749525/general/d9276b39-c0e1-4f7e-b98a-21a0dcebdce9.jpeg not downloaded yet
2026-03-27 22:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5640270%252Fgeneral%252F28ee0f89-9f50-4a30-8014-02fe90e06615.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5640270/general/28ee0f89-9f50-4a30-8014-02fe90e06615.jpg not downloaded yet
2026-03-27 22:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751956%252Fgeneral%252Fa40916dc-0ec9-4ac0-9c3c-9bd7d3f59bd1.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751956/general/a40916dc-0ec9-4ac0-9c3c-9bd7d3f59bd1.jpg not downloaded yet
2026-03-27 22:00:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:00:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741363> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:00:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739920> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:00:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737251> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:00:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741366> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:00:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736764> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:00:52 [adesa.it] INFO: Found listing with ID: 10736765
2026-03-27 22:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710736765%27 HTTP/1.1" 200 None
2026-03-27 22:00:52 [adesa.it] INFO: Scrape type for 10736765: 1
2026-03-27 22:00:52 [adesa.it] INFO: Scraping item 10736765 url https://www.openlane.eu/en/carv6/auction/10736765
2026-03-27 22:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749525%252Fgeneral%252F9621ca7b-66fd-4d36-a09b-084718f34531.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:00:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749525/general/9621ca7b-66fd-4d36-a09b-084718f34531.jpeg not downloaded yet
2026-03-27 22:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5640270%252Fgeneral%252F7ca05c07-5508-4b85-8882-00dbd6c12393.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5640270/general/7ca05c07-5508-4b85-8882-00dbd6c12393.jpg not downloaded yet
2026-03-27 22:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751956%252Fgeneral%252F6d3fb3ec-6d2c-457f-9ad2-ab92d60466f8.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751956/general/6d3fb3ec-6d2c-457f-9ad2-ab92d60466f8.jpg not downloaded yet
2026-03-27 22:00:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:00:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:00:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:00:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7fc873ce-131a-5116-8093-7224e218ea4b with identifier: 10736806
2026-03-27 22:00:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7fc873ce-131a-5116-8093-7224e218ea4b with scrape type 1
2026-03-27 22:00:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7fc873ce-131a-5116-8093-7224e218ea4b
2026-03-27 22:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746613%252Fgeneral%252Fa04b3934-2f2a-4ede-8d3e-eb82a2518890.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:00:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746613/general/a04b3934-2f2a-4ede-8d3e-eb82a2518890.jpeg not downloaded yet
2026-03-27 22:00:52 [adesa.it] INFO: Found listing with ID: 10736731
2026-03-27 22:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710736731%27 HTTP/1.1" 200 None
2026-03-27 22:00:52 [adesa.it] INFO: Scrape type for 10736731: 1
2026-03-27 22:00:52 [adesa.it] INFO: Scraping item 10736731 url https://www.openlane.eu/en/carv6/auction/10736731
2026-03-27 22:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749525%252Fgeneral%252F8a44a01e-f0c2-4671-8d35-5e5f26c3e38c.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:00:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749525/general/8a44a01e-f0c2-4671-8d35-5e5f26c3e38c.jpeg not downloaded yet
2026-03-27 22:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5640270%252Fgeneral%252F1847ccb0-c848-493f-8823-cea2b15d7c95.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5640270/general/1847ccb0-c848-493f-8823-cea2b15d7c95.jpg not downloaded yet
2026-03-27 22:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751956%252Fgeneral%252Facf8642a-45e6-4daa-9a45-ae47095b0157.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751956/general/acf8642a-45e6-4daa-9a45-ae47095b0157.jpg not downloaded yet
2026-03-27 22:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746613%252Fgeneral%252F22fb0a32-b9c5-45e2-b283-d4110ae33145.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:00:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746613/general/22fb0a32-b9c5-45e2-b283-d4110ae33145.jpeg not downloaded yet
2026-03-27 22:00:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:00:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee591c190>
2026-03-27 22:00:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:00:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:00:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:00:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ae2c42d7-c2c2-5553-8e68-08611916fe15/ae2c42d7-c2c2-5553-8e68-08611916fe15_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751956%252Fgeneral%252F2e97893c-f1e3-4056-84bc-b2ae6cd80d62.jpg') HTTP/1.1" 204 0
2026-03-27 22:00:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751956/general/2e97893c-f1e3-4056-84bc-b2ae6cd80d62.jpg saved to cache
2026-03-27 22:00:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item ae2c42d7-c2c2-5553-8e68-08611916fe15
2026-03-27 22:00:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751956/general/993446ec-8472-43b6-91e8-48939b7f567b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741063)
2026-03-27 22:00:52 [adesa.it] INFO: Found listing with ID: 10741609
2026-03-27 22:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741609%27 HTTP/1.1" 200 None
2026-03-27 22:00:52 [adesa.it] INFO: Scrape type for 10741609: 1
2026-03-27 22:00:52 [adesa.it] INFO: Scraping item 10741609 url https://www.openlane.eu/en/carv6/auction/10741609
2026-03-27 22:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751956%252Fgeneral%252Fe0cf5f85-337d-44a6-bd5b-0b07731df228.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751956/general/e0cf5f85-337d-44a6-bd5b-0b07731df228.jpg not downloaded yet
2026-03-27 22:00:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751956/general/a40916dc-0ec9-4ac0-9c3c-9bd7d3f59bd1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741063)
2026-03-27 22:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746613%252Fgeneral%252Fb6609893-4931-465c-87e7-5da9420793b6.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:00:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746613/general/b6609893-4931-465c-87e7-5da9420793b6.jpeg not downloaded yet
2026-03-27 22:00:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6535ba45-c9c8-5697-a0e3-a0db4c7bcd5e with identifier: 10741363
2026-03-27 22:00:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6535ba45-c9c8-5697-a0e3-a0db4c7bcd5e with scrape type 1
2026-03-27 22:00:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6535ba45-c9c8-5697-a0e3-a0db4c7bcd5e
2026-03-27 22:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739843%252Fgeneral%252F9cd9bba5-c210-43b6-8e25-cb06048dcc35.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:00:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739843/general/9cd9bba5-c210-43b6-8e25-cb06048dcc35.jpeg already downloaded
2026-03-27 22:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739843%252Fgeneral%252F87550d15-8f75-4cec-a127-8604bad84190.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:00:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739843/general/87550d15-8f75-4cec-a127-8604bad84190.jpeg already downloaded
2026-03-27 22:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739843%252Fgeneral%252F68fb1638-4920-4c5e-87e9-00ac8c68d4d0.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:00:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739843/general/68fb1638-4920-4c5e-87e9-00ac8c68d4d0.jpeg already downloaded
2026-03-27 22:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739843%252Fgeneral%252F19a268c3-a646-4cea-84f4-6f07662dcf1e.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:00:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739843/general/19a268c3-a646-4cea-84f4-6f07662dcf1e.jpeg already downloaded
2026-03-27 22:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739843%252Fgeneral%252F2432112a-99c1-4c13-94aa-d67cb5cb9936.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:00:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739843/general/2432112a-99c1-4c13-94aa-d67cb5cb9936.jpeg already downloaded
2026-03-27 22:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739843%252Fgeneral%252Fd57983c6-a86e-4357-853d-988fa1231c17.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:00:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739843/general/d57983c6-a86e-4357-853d-988fa1231c17.jpeg already downloaded
2026-03-27 22:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739843%252Fgeneral%252F7fb896cd-1ba2-4a46-a074-056bb93684da.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:00:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739843/general/7fb896cd-1ba2-4a46-a074-056bb93684da.jpeg already downloaded
2026-03-27 22:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739843%252Fgeneral%252Fabbb42de-d85c-4fc5-b74f-c8b8f60b0381.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:00:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739843/general/abbb42de-d85c-4fc5-b74f-c8b8f60b0381.jpeg already downloaded
2026-03-27 22:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739843%252Fgeneral%252F73e57a68-2cce-49a8-ad74-d39f3a4cb3a4.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:00:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739843/general/73e57a68-2cce-49a8-ad74-d39f3a4cb3a4.jpeg already downloaded
2026-03-27 22:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739843%252Fgeneral%252F64d0a9e4-18d4-4344-89d0-7ae0e54fb0ec.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:00:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739843/general/64d0a9e4-18d4-4344-89d0-7ae0e54fb0ec.jpeg already downloaded
2026-03-27 22:00:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 6535ba45-c9c8-5697-a0e3-a0db4c7bcd5e, identifier: 10741363
2026-03-27 22:00:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1e6b14be-1018-5a5c-9716-bea58e6627d0 with identifier: 10739920
2026-03-27 22:00:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1e6b14be-1018-5a5c-9716-bea58e6627d0 with scrape type 1
2026-03-27 22:00:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1e6b14be-1018-5a5c-9716-bea58e6627d0
2026-03-27 22:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5566079%252Fgeneral%252Ff768106e-7e53-4798-8789-017f1d3a2837.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5566079/general/f768106e-7e53-4798-8789-017f1d3a2837.jpg already downloaded
2026-03-27 22:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5566079%252Fgeneral%252Fffda397c-d857-4201-b310-3d1898cfc6c2.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5566079/general/ffda397c-d857-4201-b310-3d1898cfc6c2.jpg already downloaded
2026-03-27 22:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5566079%252Fgeneral%252Ff28c55a4-d3a0-41fa-8561-421ead4d3c74.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5566079/general/f28c55a4-d3a0-41fa-8561-421ead4d3c74.jpg already downloaded
2026-03-27 22:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5566079%252Fgeneral%252F21fb0e2d-7499-422c-8832-3bd2d537d75b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5566079/general/21fb0e2d-7499-422c-8832-3bd2d537d75b.jpg already downloaded
2026-03-27 22:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5566079%252Fgeneral%252F3a0b5c2b-bc56-421d-af0d-e205e32e9b69.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5566079/general/3a0b5c2b-bc56-421d-af0d-e205e32e9b69.jpg already downloaded
2026-03-27 22:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5566079%252Fgeneral%252Fa3f50b78-2ebe-4aca-9fb5-0e2b4607ef49.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5566079/general/a3f50b78-2ebe-4aca-9fb5-0e2b4607ef49.jpg already downloaded
2026-03-27 22:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5566079%252Fgeneral%252Fe7863bb2-3186-4ff9-819d-62848c2fc287.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5566079/general/e7863bb2-3186-4ff9-819d-62848c2fc287.jpg already downloaded
2026-03-27 22:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5566079%252Fgeneral%252F5eae9e30-e54e-493b-8565-60406e79b217.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5566079/general/5eae9e30-e54e-493b-8565-60406e79b217.jpg already downloaded
2026-03-27 22:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5566079%252Fgeneral%252F00be54ef-ab60-42a3-aaa6-6501f8b63230.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5566079/general/00be54ef-ab60-42a3-aaa6-6501f8b63230.jpg already downloaded
2026-03-27 22:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5566079%252Fgeneral%252F62ac0e2f-2fb8-462f-ac55-e4c0170a4432.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5566079/general/62ac0e2f-2fb8-462f-ac55-e4c0170a4432.jpg already downloaded
2026-03-27 22:00:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 1e6b14be-1018-5a5c-9716-bea58e6627d0, identifier: 10739920
2026-03-27 22:00:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a45dba93-228a-5c2f-b749-117081ee8513 with identifier: 10737251
2026-03-27 22:00:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a45dba93-228a-5c2f-b749-117081ee8513 with scrape type 1
2026-03-27 22:00:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a45dba93-228a-5c2f-b749-117081ee8513
2026-03-27 22:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5708347%252Fgeneral%252Fe903e52b-8592-4d0f-b35f-7df3bbae2760.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:00:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5708347/general/e903e52b-8592-4d0f-b35f-7df3bbae2760.JPG not downloaded yet
2026-03-27 22:00:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5bc4bd4d-8348-55cf-90a8-af66d70fb60c with identifier: 10741366
2026-03-27 22:00:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5bc4bd4d-8348-55cf-90a8-af66d70fb60c with scrape type 1
2026-03-27 22:00:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5bc4bd4d-8348-55cf-90a8-af66d70fb60c
2026-03-27 22:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740544%252Fgeneral%252F88d5b547-32c6-4588-a2b6-4c8504e87a86.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:00:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740544/general/88d5b547-32c6-4588-a2b6-4c8504e87a86.JPG not downloaded yet
2026-03-27 22:00:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dc08093e-b085-5d01-b1b7-e4697de21399 with identifier: 10736764
2026-03-27 22:00:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dc08093e-b085-5d01-b1b7-e4697de21399 with scrape type 1
2026-03-27 22:00:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item dc08093e-b085-5d01-b1b7-e4697de21399
2026-03-27 22:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750426%252Fgeneral%252Faeb9a482-d8c0-494a-bd93-ea300b5f53b5.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750426/general/aeb9a482-d8c0-494a-bd93-ea300b5f53b5.jpg not downloaded yet
2026-03-27 22:00:53 [adesa.it] INFO: Found listing with ID: 10741372
2026-03-27 22:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741372%27 HTTP/1.1" 200 None
2026-03-27 22:00:53 [adesa.it] INFO: Scrape type for 10741372: 1
2026-03-27 22:00:53 [adesa.it] INFO: Scraping item 10741372 url https://www.openlane.eu/en/carv6/auction/10741372
2026-03-27 22:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751956%252Fgeneral%252F9cf8c158-f8f2-4e87-a0f8-fce9c1b2c409.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751956/general/9cf8c158-f8f2-4e87-a0f8-fce9c1b2c409.jpg not downloaded yet
2026-03-27 22:00:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 6535ba45-c9c8-5697-a0e3-a0db4c7bcd5e with identifier: 10741363
2026-03-27 22:00:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 6535ba45-c9c8-5697-a0e3-a0db4c7bcd5e with identifier: 10741363
2026-03-27 22:00:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 6535ba45-c9c8-5697-a0e3-a0db4c7bcd5e with identifier: 10741363 to the API
2026-03-27 22:00:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:00:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:00:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741363>
{'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-31T13: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=10741363',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Renault',
'model': 'Espace',
'odometer': 184209,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 24,
'photo_urls': ['https://images.openlane.eu/carimgs/5739843/general/9cd9bba5-c210-43b6-8e25-cb06048dcc35.jpeg',
'https://images.openlane.eu/carimgs/5739843/general/87550d15-8f75-4cec-a127-8604bad84190.jpeg',
'https://images.openlane.eu/carimgs/5739843/general/68fb1638-4920-4c5e-87e9-00ac8c68d4d0.jpeg',
'https://images.openlane.eu/carimgs/5739843/general/19a268c3-a646-4cea-84f4-6f07662dcf1e.jpeg',
'https://images.openlane.eu/carimgs/5739843/general/2432112a-99c1-4c13-94aa-d67cb5cb9936.jpeg',
'https://images.openlane.eu/carimgs/5739843/general/d57983c6-a86e-4357-853d-988fa1231c17.jpeg',
'https://images.openlane.eu/carimgs/5739843/general/7fb896cd-1ba2-4a46-a074-056bb93684da.jpeg',
'https://images.openlane.eu/carimgs/5739843/general/abbb42de-d85c-4fc5-b74f-c8b8f60b0381.jpeg',
'https://images.openlane.eu/carimgs/5739843/general/73e57a68-2cce-49a8-ad74-d39f3a4cb3a4.jpeg',
'https://images.openlane.eu/carimgs/5739843/general/64d0a9e4-18d4-4344-89d0-7ae0e54fb0ec.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6535ba45-c9c8-5697-a0e3-a0db4c7bcd5e/6535ba45-c9c8-5697-a0e3-a0db4c7bcd5e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 412476,
'Height': 1152,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739843/general/9cd9bba5-c210-43b6-8e25-cb06048dcc35.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6535ba45-c9c8-5697-a0e3-a0db4c7bcd5e/6535ba45-c9c8-5697-a0e3-a0db4c7bcd5e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 463935,
'Height': 1152,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739843/general/87550d15-8f75-4cec-a127-8604bad84190.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6535ba45-c9c8-5697-a0e3-a0db4c7bcd5e/6535ba45-c9c8-5697-a0e3-a0db4c7bcd5e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 392615,
'Height': 1152,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739843/general/68fb1638-4920-4c5e-87e9-00ac8c68d4d0.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6535ba45-c9c8-5697-a0e3-a0db4c7bcd5e/6535ba45-c9c8-5697-a0e3-a0db4c7bcd5e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 413349,
'Height': 1152,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739843/general/19a268c3-a646-4cea-84f4-6f07662dcf1e.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6535ba45-c9c8-5697-a0e3-a0db4c7bcd5e/6535ba45-c9c8-5697-a0e3-a0db4c7bcd5e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 373537,
'Height': 1124,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739843/general/2432112a-99c1-4c13-94aa-d67cb5cb9936.jpeg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6535ba45-c9c8-5697-a0e3-a0db4c7bcd5e/6535ba45-c9c8-5697-a0e3-a0db4c7bcd5e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 250961,
'Height': 1152,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739843/general/d57983c6-a86e-4357-853d-988fa1231c17.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6535ba45-c9c8-5697-a0e3-a0db4c7bcd5e/6535ba45-c9c8-5697-a0e3-a0db4c7bcd5e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 389079,
'Height': 1152,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739843/general/7fb896cd-1ba2-4a46-a074-056bb93684da.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6535ba45-c9c8-5697-a0e3-a0db4c7bcd5e/6535ba45-c9c8-5697-a0e3-a0db4c7bcd5e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 307900,
'Height': 1152,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739843/general/abbb42de-d85c-4fc5-b74f-c8b8f60b0381.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6535ba45-c9c8-5697-a0e3-a0db4c7bcd5e/6535ba45-c9c8-5697-a0e3-a0db4c7bcd5e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103404,
'Height': 1152,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739843/general/73e57a68-2cce-49a8-ad74-d39f3a4cb3a4.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6535ba45-c9c8-5697-a0e3-a0db4c7bcd5e/6535ba45-c9c8-5697-a0e3-a0db4c7bcd5e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 416813,
'Height': 1152,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739843/general/64d0a9e4-18d4-4344-89d0-7ae0e54fb0ec.jpeg',
'Width': 2048}],
'price': 0,
'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-27 22:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741363%27 HTTP/1.1" 200 None
2026-03-27 22:00:53 [adesa.it] INFO: Saving data for 10741363: {'created_time': 1774648853.818774, 'last_price_update_time': 1774648853.818786, 'auction_closing_time': 1774964700.0}
2026-03-27 22:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741363') HTTP/1.1" 204 0
2026-03-27 22:00:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 1e6b14be-1018-5a5c-9716-bea58e6627d0 with identifier: 10739920
2026-03-27 22:00:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 1e6b14be-1018-5a5c-9716-bea58e6627d0 with identifier: 10739920
2026-03-27 22:00:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 1e6b14be-1018-5a5c-9716-bea58e6627d0 with identifier: 10739920 to the API
2026-03-27 22:00:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:00: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-27 22:00:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739920>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 140,
'expiration_date': '2026-03-30T11:15:00Z',
'fuel_type': 'Diesel',
'id': '1e6b14be-1018-5a5c-9716-bea58e6627d0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EP266MV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739920',
'listing': 'auctionplusdirectbuy',
'location': 'BOLOGNA (Italy)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 380070,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 13,
'photo_urls': ['https://images.openlane.eu/carimgs/5566079/general/f768106e-7e53-4798-8789-017f1d3a2837.jpg',
'https://images.openlane.eu/carimgs/5566079/general/ffda397c-d857-4201-b310-3d1898cfc6c2.jpg',
'https://images.openlane.eu/carimgs/5566079/general/f28c55a4-d3a0-41fa-8561-421ead4d3c74.jpg',
'https://images.openlane.eu/carimgs/5566079/general/21fb0e2d-7499-422c-8832-3bd2d537d75b.jpg',
'https://images.openlane.eu/carimgs/5566079/general/3a0b5c2b-bc56-421d-af0d-e205e32e9b69.jpg',
'https://images.openlane.eu/carimgs/5566079/general/a3f50b78-2ebe-4aca-9fb5-0e2b4607ef49.jpg',
'https://images.openlane.eu/carimgs/5566079/general/e7863bb2-3186-4ff9-819d-62848c2fc287.jpg',
'https://images.openlane.eu/carimgs/5566079/general/5eae9e30-e54e-493b-8565-60406e79b217.jpg',
'https://images.openlane.eu/carimgs/5566079/general/00be54ef-ab60-42a3-aaa6-6501f8b63230.jpg',
'https://images.openlane.eu/carimgs/5566079/general/62ac0e2f-2fb8-462f-ac55-e4c0170a4432.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e6b14be-1018-5a5c-9716-bea58e6627d0/1e6b14be-1018-5a5c-9716-bea58e6627d0_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 511515,
'Height': 1542,
'OriginUrl': 'https://images.openlane.eu/carimgs/5566079/general/f768106e-7e53-4798-8789-017f1d3a2837.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e6b14be-1018-5a5c-9716-bea58e6627d0/1e6b14be-1018-5a5c-9716-bea58e6627d0_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 374503,
'Height': 1542,
'OriginUrl': 'https://images.openlane.eu/carimgs/5566079/general/ffda397c-d857-4201-b310-3d1898cfc6c2.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e6b14be-1018-5a5c-9716-bea58e6627d0/1e6b14be-1018-5a5c-9716-bea58e6627d0_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 421807,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5566079/general/f28c55a4-d3a0-41fa-8561-421ead4d3c74.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e6b14be-1018-5a5c-9716-bea58e6627d0/1e6b14be-1018-5a5c-9716-bea58e6627d0_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 371468,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5566079/general/21fb0e2d-7499-422c-8832-3bd2d537d75b.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e6b14be-1018-5a5c-9716-bea58e6627d0/1e6b14be-1018-5a5c-9716-bea58e6627d0_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 334726,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5566079/general/3a0b5c2b-bc56-421d-af0d-e205e32e9b69.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e6b14be-1018-5a5c-9716-bea58e6627d0/1e6b14be-1018-5a5c-9716-bea58e6627d0_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 269200,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5566079/general/a3f50b78-2ebe-4aca-9fb5-0e2b4607ef49.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e6b14be-1018-5a5c-9716-bea58e6627d0/1e6b14be-1018-5a5c-9716-bea58e6627d0_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 157966,
'Height': 1542,
'OriginUrl': 'https://images.openlane.eu/carimgs/5566079/general/e7863bb2-3186-4ff9-819d-62848c2fc287.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e6b14be-1018-5a5c-9716-bea58e6627d0/1e6b14be-1018-5a5c-9716-bea58e6627d0_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 303843,
'Height': 1542,
'OriginUrl': 'https://images.openlane.eu/carimgs/5566079/general/5eae9e30-e54e-493b-8565-60406e79b217.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e6b14be-1018-5a5c-9716-bea58e6627d0/1e6b14be-1018-5a5c-9716-bea58e6627d0_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 277071,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5566079/general/00be54ef-ab60-42a3-aaa6-6501f8b63230.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e6b14be-1018-5a5c-9716-bea58e6627d0/1e6b14be-1018-5a5c-9716-bea58e6627d0_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 347566,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5566079/general/62ac0e2f-2fb8-462f-ac55-e4c0170a4432.jpg',
'Width': 2048}],
'price': 300,
'price_includes_vat': True,
'registration_date': '2012-12-19',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Octavia Ambition - Diesel - Manual - 140 hp - 380.070 km',
'transmission': 'manual',
'trim': 'Ambition',
'vin': None,
'year': 2012}
2026-03-27 22:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710739920%27 HTTP/1.1" 200 None
2026-03-27 22:00:54 [adesa.it] INFO: Saving data for 10739920: {'created_time': 1774648854.31855, 'last_price_update_time': 1774648854.318562, 'auction_closing_time': 1774869300.0}
2026-03-27 22:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10739920') HTTP/1.1" 204 0
2026-03-27 22:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746613%252Fgeneral%252F195e7aa7-651c-4c5f-bcfc-f717881640ef.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:00:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746613/general/195e7aa7-651c-4c5f-bcfc-f717881640ef.jpeg not downloaded yet
2026-03-27 22:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5708347%252Fgeneral%252F49aca023-a47b-4dbf-a15e-802870caea54.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:00:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5708347/general/49aca023-a47b-4dbf-a15e-802870caea54.JPG not downloaded yet
2026-03-27 22:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740544%252Fgeneral%252F14c3d604-4fa6-47c2-8a32-648bb15c42bf.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:00:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740544/general/14c3d604-4fa6-47c2-8a32-648bb15c42bf.JPG not downloaded yet
2026-03-27 22:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750426%252Fgeneral%252Fc4a38fc2-5a6a-4822-be99-db0b6486b7f3.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750426/general/c4a38fc2-5a6a-4822-be99-db0b6486b7f3.jpg not downloaded yet
2026-03-27 22:00:54 [adesa.it] INFO: Found listing with ID: 10741358
2026-03-27 22:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741358%27 HTTP/1.1" 200 None
2026-03-27 22:00:54 [adesa.it] INFO: Scrape type for 10741358: 1
2026-03-27 22:00:54 [adesa.it] INFO: Scraping item 10741358 url https://www.openlane.eu/en/carv6/auction/10741358
2026-03-27 22:00:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741388> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746613%252Fgeneral%252F9ac7802d-0b31-4afe-b4e6-b4b104559b66.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:00:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746613/general/9ac7802d-0b31-4afe-b4e6-b4b104559b66.jpeg not downloaded yet
2026-03-27 22:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5708347%252Fgeneral%252F40bf3fef-8423-4822-9e97-f9b8c90dd4e6.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:00:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5708347/general/40bf3fef-8423-4822-9e97-f9b8c90dd4e6.JPG not downloaded yet
2026-03-27 22:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740544%252Fgeneral%252F4ced9021-44dc-443b-b9b6-bffe36d178aa.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:00:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740544/general/4ced9021-44dc-443b-b9b6-bffe36d178aa.JPG not downloaded yet
2026-03-27 22:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750426%252Fgeneral%252Fd83e4501-2845-4b50-9fc7-91bd2cfd18b7.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750426/general/d83e4501-2845-4b50-9fc7-91bd2cfd18b7.jpg not downloaded yet
2026-03-27 22:00:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:00:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5c0c6d0>
2026-03-27 22:00:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:00:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:00:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:00:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ae2c42d7-c2c2-5553-8e68-08611916fe15/ae2c42d7-c2c2-5553-8e68-08611916fe15_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751956%252Fgeneral%252F993446ec-8472-43b6-91e8-48939b7f567b.jpg') HTTP/1.1" 204 0
2026-03-27 22:00:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751956/general/993446ec-8472-43b6-91e8-48939b7f567b.jpg saved to cache
2026-03-27 22:00:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item ae2c42d7-c2c2-5553-8e68-08611916fe15
2026-03-27 22:00:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:00:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee59ef010>
2026-03-27 22:00:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:00:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:00:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:00:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ae2c42d7-c2c2-5553-8e68-08611916fe15/ae2c42d7-c2c2-5553-8e68-08611916fe15_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751956%252Fgeneral%252Fa40916dc-0ec9-4ac0-9c3c-9bd7d3f59bd1.jpg') HTTP/1.1" 204 0
2026-03-27 22:00:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751956/general/a40916dc-0ec9-4ac0-9c3c-9bd7d3f59bd1.jpg saved to cache
2026-03-27 22:00:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item ae2c42d7-c2c2-5553-8e68-08611916fe15
2026-03-27 22:00:54 [adesa.it] INFO: Found listing with ID: 10741376
2026-03-27 22:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741376%27 HTTP/1.1" 200 None
2026-03-27 22:00:54 [adesa.it] INFO: Scrape type for 10741376: 1
2026-03-27 22:00:54 [adesa.it] INFO: Scraping item 10741376 url https://www.openlane.eu/en/carv6/auction/10741376
2026-03-27 22:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746613%252Fgeneral%252Ffeaf0b4a-a6d8-41a9-a784-0e8856f27d13.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:00:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746613/general/feaf0b4a-a6d8-41a9-a784-0e8856f27d13.jpeg not downloaded yet
2026-03-27 22:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5708347%252Fgeneral%252F7446e1b9-3f77-4f26-8f9e-eab7d5d39ae9.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:00:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5708347/general/7446e1b9-3f77-4f26-8f9e-eab7d5d39ae9.JPG not downloaded yet
2026-03-27 22:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740544%252Fgeneral%252Fce757e25-a4f7-4622-8ac2-23af6869b33b.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:00:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740544/general/ce757e25-a4f7-4622-8ac2-23af6869b33b.JPG not downloaded yet
2026-03-27 22:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750426%252Fgeneral%252F8c11535a-a2b5-4c89-9178-0c5e21713a58.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750426/general/8c11535a-a2b5-4c89-9178-0c5e21713a58.jpg not downloaded yet
2026-03-27 22:00:54 [adesa.it] INFO: Found listing with ID: 10736826
2026-03-27 22:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710736826%27 HTTP/1.1" 200 None
2026-03-27 22:00:54 [adesa.it] INFO: Scrape type for 10736826: 1
2026-03-27 22:00:54 [adesa.it] INFO: Scraping item 10736826 url https://www.openlane.eu/en/carv6/auction/10736826
2026-03-27 22:00:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ea5005af-304c-5c9d-9e44-123741dc76ae with identifier: 10741388
2026-03-27 22:00:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ea5005af-304c-5c9d-9e44-123741dc76ae with scrape type 1
2026-03-27 22:00:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ea5005af-304c-5c9d-9e44-123741dc76ae
2026-03-27 22:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5718965%252Fgeneral%252Ff0af9a25-a71a-4c5b-b0b6-a16e4d67e790.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:00:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718965/general/f0af9a25-a71a-4c5b-b0b6-a16e4d67e790.jpeg already downloaded
2026-03-27 22:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5718965%252Fgeneral%252F9d034319-1d88-4d89-875b-84bc58de8c70.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:00:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718965/general/9d034319-1d88-4d89-875b-84bc58de8c70.jpeg already downloaded
2026-03-27 22:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5718965%252Fgeneral%252F2310202a-6ffe-4213-90c3-a6eb4e7712d9.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:00:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718965/general/2310202a-6ffe-4213-90c3-a6eb4e7712d9.jpeg already downloaded
2026-03-27 22:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5718965%252Fgeneral%252Fe83b025e-bf4a-485b-803f-ccc79e0c9414.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:00:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718965/general/e83b025e-bf4a-485b-803f-ccc79e0c9414.jpeg already downloaded
2026-03-27 22:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5718965%252Fgeneral%252F0a6e58d1-18c4-48d7-a24a-e920f81b46db.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:00:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718965/general/0a6e58d1-18c4-48d7-a24a-e920f81b46db.jpeg already downloaded
2026-03-27 22:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5718965%252Fgeneral%252Facdec253-5d09-490b-b13e-15658e041b71.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:00:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718965/general/acdec253-5d09-490b-b13e-15658e041b71.jpeg already downloaded
2026-03-27 22:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5718965%252Fgeneral%252F56b79cc7-bc9d-4f6b-acc0-465086c72463.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:00:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718965/general/56b79cc7-bc9d-4f6b-acc0-465086c72463.jpeg already downloaded
2026-03-27 22:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5718965%252Fgeneral%252F2177cf9d-3396-471b-be4d-0b5b695d10f3.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:00:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718965/general/2177cf9d-3396-471b-be4d-0b5b695d10f3.jpeg already downloaded
2026-03-27 22:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5718965%252Fgeneral%252Fa8e9afa2-b66e-4922-85a6-3e4375e76a78.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:00:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718965/general/a8e9afa2-b66e-4922-85a6-3e4375e76a78.jpeg already downloaded
2026-03-27 22:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5718965%252Fgeneral%252F532e5671-41f6-470c-a081-af3b40f5bca3.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:00:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718965/general/532e5671-41f6-470c-a081-af3b40f5bca3.jpeg already downloaded
2026-03-27 22:00:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: ea5005af-304c-5c9d-9e44-123741dc76ae, identifier: 10741388
2026-03-27 22:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746613%252Fgeneral%252Fc7332933-e84a-45c6-9818-bcf0da3473ff.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:00:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746613/general/c7332933-e84a-45c6-9818-bcf0da3473ff.jpeg not downloaded yet
2026-03-27 22:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5708347%252Fgeneral%252F846fd435-f12d-4b89-af5c-eb4e184c9fd5.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:00:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5708347/general/846fd435-f12d-4b89-af5c-eb4e184c9fd5.JPG not downloaded yet
2026-03-27 22:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740544%252Fgeneral%252F4c36269e-f540-4344-bce7-fe1a537e1b36.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:00:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740544/general/4c36269e-f540-4344-bce7-fe1a537e1b36.JPG not downloaded yet
2026-03-27 22:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750426%252Fgeneral%252F3f9e7d6c-556a-4fc9-af5b-0c311a40b1cb.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750426/general/3f9e7d6c-556a-4fc9-af5b-0c311a40b1cb.jpg not downloaded yet
2026-03-27 22:00:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: ea5005af-304c-5c9d-9e44-123741dc76ae with identifier: 10741388
2026-03-27 22:00:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: ea5005af-304c-5c9d-9e44-123741dc76ae with identifier: 10741388
2026-03-27 22:00:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: ea5005af-304c-5c9d-9e44-123741dc76ae with identifier: 10741388 to the API
2026-03-27 22:00:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:00:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:00:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741388>
{'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-30T11: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=10741388',
'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': 30900,
'price_includes_vat': True,
'registration_date': '2024-09-16',
'seats_number': 5,
'seller_name': None,
'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-27 22:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741388%27 HTTP/1.1" 200 None
2026-03-27 22:00:55 [adesa.it] INFO: Saving data for 10741388: {'created_time': 1774648855.471438, 'last_price_update_time': 1774648855.471448, 'auction_closing_time': 1774869300.0}
2026-03-27 22:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741388') HTTP/1.1" 204 0
2026-03-27 22:00:55 [adesa.it] INFO: Found listing with ID: 10741373
2026-03-27 22:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741373%27 HTTP/1.1" 200 None
2026-03-27 22:00:55 [adesa.it] INFO: Scrape type for 10741373: 1
2026-03-27 22:00:55 [adesa.it] INFO: Scraping item 10741373 url https://www.openlane.eu/en/carv6/auction/10741373
2026-03-27 22:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746613%252Fgeneral%252F1ca35545-658c-49eb-bde8-8ab295fa43e6.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:00:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746613/general/1ca35545-658c-49eb-bde8-8ab295fa43e6.jpeg not downloaded yet
2026-03-27 22:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5708347%252Fgeneral%252Fdd7bf200-f33e-4cb5-a5bc-e5167a537f29.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:00:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5708347/general/dd7bf200-f33e-4cb5-a5bc-e5167a537f29.JPG not downloaded yet
2026-03-27 22:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740544%252Fgeneral%252Ff70a5daf-6b57-45ae-a4f1-b32d1f4e0f98.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:00:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740544/general/f70a5daf-6b57-45ae-a4f1-b32d1f4e0f98.JPG not downloaded yet
2026-03-27 22:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750426%252Fgeneral%252F1e661225-bf29-4df3-ab63-3867910daca8.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750426/general/1e661225-bf29-4df3-ab63-3867910daca8.jpg not downloaded yet
2026-03-27 22:00:55 [adesa.it] INFO: Found listing with ID: 10736794
2026-03-27 22:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710736794%27 HTTP/1.1" 200 None
2026-03-27 22:00:55 [adesa.it] INFO: Scrape type for 10736794: 1
2026-03-27 22:00:55 [adesa.it] INFO: Scraping item 10736794 url https://www.openlane.eu/en/carv6/auction/10736794
2026-03-27 22:00:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741374> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746613%252Fgeneral%252Fcc7d15ab-61df-44b4-b88d-cc1fdb455d2e.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:00:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746613/general/cc7d15ab-61df-44b4-b88d-cc1fdb455d2e.jpeg not downloaded yet
2026-03-27 22:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5708347%252Fgeneral%252F102d4fee-3289-4337-8dd3-5520836097e8.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:00:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5708347/general/102d4fee-3289-4337-8dd3-5520836097e8.JPG not downloaded yet
2026-03-27 22:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740544%252Fgeneral%252F9a16635d-b04d-4ee6-b646-e28d377ddb1f.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:00:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740544/general/9a16635d-b04d-4ee6-b646-e28d377ddb1f.JPG not downloaded yet
2026-03-27 22:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750426%252Fgeneral%252F5e290398-d96d-4b72-84f4-59142e6fcaf5.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750426/general/5e290398-d96d-4b72-84f4-59142e6fcaf5.jpg not downloaded yet
2026-03-27 22:00:55 [adesa.it] INFO: Found listing with ID: 10741206
2026-03-27 22:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741206%27 HTTP/1.1" 200 None
2026-03-27 22:00:55 [adesa.it] INFO: Scrape type for 10741206: 1
2026-03-27 22:00:55 [adesa.it] INFO: Scraping item 10741206 url https://www.openlane.eu/en/carv6/auction/10741206
2026-03-27 22:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746613%252Fgeneral%252F9549c981-4b17-420f-965d-36dd862e085d.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:00:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746613/general/9549c981-4b17-420f-965d-36dd862e085d.jpeg not downloaded yet
2026-03-27 22:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5708347%252Fgeneral%252F5a98d1f6-6445-424f-a47d-10e817ef933e.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:00:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5708347/general/5a98d1f6-6445-424f-a47d-10e817ef933e.JPG not downloaded yet
2026-03-27 22:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740544%252Fgeneral%252Fd5485685-80e0-4552-9cb3-f3a45eeab6aa.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:00:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740544/general/d5485685-80e0-4552-9cb3-f3a45eeab6aa.JPG not downloaded yet
2026-03-27 22:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750426%252Fgeneral%252F83412b24-5fbe-4cc9-834e-72cbf89d2511.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750426/general/83412b24-5fbe-4cc9-834e-72cbf89d2511.jpg not downloaded yet
2026-03-27 22:00:55 [adesa.it] INFO: Found listing with ID: 10736836
2026-03-27 22:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710736836%27 HTTP/1.1" 200 None
2026-03-27 22:00:55 [adesa.it] INFO: Scrape type for 10736836: 1
2026-03-27 22:00:55 [adesa.it] INFO: Scraping item 10736836 url https://www.openlane.eu/en/carv6/auction/10736836
2026-03-27 22:00:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737494> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:00:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736815> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:00:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8dfa70e2-40c5-58ed-a464-cc147a333541 with identifier: 10741374
2026-03-27 22:00:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8dfa70e2-40c5-58ed-a464-cc147a333541 with scrape type 1
2026-03-27 22:00:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8dfa70e2-40c5-58ed-a464-cc147a333541
2026-03-27 22:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745976%252Fgeneral%252F5a0f3edf-205c-4f83-b38f-4d746583e898.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745976/general/5a0f3edf-205c-4f83-b38f-4d746583e898.jpg already downloaded
2026-03-27 22:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745976%252Fgeneral%252Fcb4826a5-4d8b-48db-a9b2-7a8409cf740f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745976/general/cb4826a5-4d8b-48db-a9b2-7a8409cf740f.jpg already downloaded
2026-03-27 22:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745976%252Fgeneral%252F42e318d3-3fc6-4687-a81c-967c8b475695.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745976/general/42e318d3-3fc6-4687-a81c-967c8b475695.jpg already downloaded
2026-03-27 22:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745976%252Fgeneral%252F6f1f0af9-d9bd-46d5-8d2f-1abfb221947f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745976/general/6f1f0af9-d9bd-46d5-8d2f-1abfb221947f.jpg already downloaded
2026-03-27 22:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745976%252Fgeneral%252F271582dd-6663-4c4b-93c8-ca2fa25347b2.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745976/general/271582dd-6663-4c4b-93c8-ca2fa25347b2.jpg already downloaded
2026-03-27 22:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745976%252Fgeneral%252F7fd55951-92a0-40e3-a4ef-73c9b2c1cd55.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745976/general/7fd55951-92a0-40e3-a4ef-73c9b2c1cd55.jpg already downloaded
2026-03-27 22:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745976%252Fgeneral%252F2a63a693-e529-4ea6-8bfb-beb0437a990d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745976/general/2a63a693-e529-4ea6-8bfb-beb0437a990d.jpg already downloaded
2026-03-27 22:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745976%252Fgeneral%252F9be51e31-6db1-4252-8f2e-d86124452ae7.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745976/general/9be51e31-6db1-4252-8f2e-d86124452ae7.jpg already downloaded
2026-03-27 22:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745976%252Fgeneral%252Ff49dc342-075b-4281-9f8a-e66fad88569b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745976/general/f49dc342-075b-4281-9f8a-e66fad88569b.jpg already downloaded
2026-03-27 22:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745976%252Fgeneral%252F00d34604-48fe-40bd-bbf6-b53246167cb1.png%27 HTTP/1.1" 200 None
2026-03-27 22:00:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745976/general/00d34604-48fe-40bd-bbf6-b53246167cb1.png already downloaded
2026-03-27 22:00:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 8dfa70e2-40c5-58ed-a464-cc147a333541, identifier: 10741374
2026-03-27 22:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5708347%252Fgeneral%252F51e4208b-5ee1-4fa7-8cce-726b142e87fd.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:00:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5708347/general/51e4208b-5ee1-4fa7-8cce-726b142e87fd.JPG not downloaded yet
2026-03-27 22:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740544%252Fgeneral%252F4639cdca-069c-4df6-88bb-7d0ca4c74cc1.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:00:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740544/general/4639cdca-069c-4df6-88bb-7d0ca4c74cc1.JPG not downloaded yet
2026-03-27 22:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750426%252Fgeneral%252F5b095b95-0288-4cc6-ade2-11c4a0435679.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750426/general/5b095b95-0288-4cc6-ade2-11c4a0435679.jpg not downloaded yet
2026-03-27 22:00:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 8dfa70e2-40c5-58ed-a464-cc147a333541 with identifier: 10741374
2026-03-27 22:00:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 8dfa70e2-40c5-58ed-a464-cc147a333541 with identifier: 10741374
2026-03-27 22:00:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 8dfa70e2-40c5-58ed-a464-cc147a333541 with identifier: 10741374 to the API
2026-03-27 22:00:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:00: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-27 22:00:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741374>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 320,
'expiration_date': '2026-03-31T13:45:00Z',
'fuel_type': 'Petrol',
'id': '8dfa70e2-40c5-58ed-a464-cc147a333541',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK939AX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741374',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 117600,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 27,
'photo_urls': ['https://images.openlane.eu/carimgs/5745976/general/5a0f3edf-205c-4f83-b38f-4d746583e898.jpg',
'https://images.openlane.eu/carimgs/5745976/general/cb4826a5-4d8b-48db-a9b2-7a8409cf740f.jpg',
'https://images.openlane.eu/carimgs/5745976/general/42e318d3-3fc6-4687-a81c-967c8b475695.jpg',
'https://images.openlane.eu/carimgs/5745976/general/6f1f0af9-d9bd-46d5-8d2f-1abfb221947f.jpg',
'https://images.openlane.eu/carimgs/5745976/general/271582dd-6663-4c4b-93c8-ca2fa25347b2.jpg',
'https://images.openlane.eu/carimgs/5745976/general/7fd55951-92a0-40e3-a4ef-73c9b2c1cd55.jpg',
'https://images.openlane.eu/carimgs/5745976/general/2a63a693-e529-4ea6-8bfb-beb0437a990d.jpg',
'https://images.openlane.eu/carimgs/5745976/general/9be51e31-6db1-4252-8f2e-d86124452ae7.jpg',
'https://images.openlane.eu/carimgs/5745976/general/f49dc342-075b-4281-9f8a-e66fad88569b.jpg',
'https://images.openlane.eu/carimgs/5745976/general/00d34604-48fe-40bd-bbf6-b53246167cb1.png'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8dfa70e2-40c5-58ed-a464-cc147a333541/8dfa70e2-40c5-58ed-a464-cc147a333541_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 312309,
'Height': 1194,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745976/general/5a0f3edf-205c-4f83-b38f-4d746583e898.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8dfa70e2-40c5-58ed-a464-cc147a333541/8dfa70e2-40c5-58ed-a464-cc147a333541_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 251906,
'Height': 1399,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745976/general/cb4826a5-4d8b-48db-a9b2-7a8409cf740f.jpg',
'Width': 918},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8dfa70e2-40c5-58ed-a464-cc147a333541/8dfa70e2-40c5-58ed-a464-cc147a333541_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 240662,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745976/general/42e318d3-3fc6-4687-a81c-967c8b475695.jpg',
'Width': 1606},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8dfa70e2-40c5-58ed-a464-cc147a333541/8dfa70e2-40c5-58ed-a464-cc147a333541_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 151676,
'Height': 1604,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745976/general/6f1f0af9-d9bd-46d5-8d2f-1abfb221947f.jpg',
'Width': 1080},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8dfa70e2-40c5-58ed-a464-cc147a333541/8dfa70e2-40c5-58ed-a464-cc147a333541_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 431388,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745976/general/271582dd-6663-4c4b-93c8-ca2fa25347b2.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8dfa70e2-40c5-58ed-a464-cc147a333541/8dfa70e2-40c5-58ed-a464-cc147a333541_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 340346,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745976/general/7fd55951-92a0-40e3-a4ef-73c9b2c1cd55.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8dfa70e2-40c5-58ed-a464-cc147a333541/8dfa70e2-40c5-58ed-a464-cc147a333541_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 414730,
'Height': 2000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745976/general/2a63a693-e529-4ea6-8bfb-beb0437a990d.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8dfa70e2-40c5-58ed-a464-cc147a333541/8dfa70e2-40c5-58ed-a464-cc147a333541_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 459806,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745976/general/9be51e31-6db1-4252-8f2e-d86124452ae7.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8dfa70e2-40c5-58ed-a464-cc147a333541/8dfa70e2-40c5-58ed-a464-cc147a333541_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105410,
'Height': 1541,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745976/general/f49dc342-075b-4281-9f8a-e66fad88569b.jpg',
'Width': 918},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8dfa70e2-40c5-58ed-a464-cc147a333541/8dfa70e2-40c5-58ed-a464-cc147a333541_image_9.png',
'Extension': 'png',
'FileSizeInBytes': 1956136,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745976/general/00d34604-48fe-40bd-bbf6-b53246167cb1.png',
'Width': 1883}],
'price': 1300,
'price_includes_vat': True,
'registration_date': '2022-11-30',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Golf 2.0 TSI - Petrol - Automatic - 320 hp - 117.600 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-27 22:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741374%27 HTTP/1.1" 200 None
2026-03-27 22:00:56 [adesa.it] INFO: Saving data for 10741374: {'created_time': 1774648856.517829, 'last_price_update_time': 1774648856.517839, 'auction_closing_time': 1774964700.0}
2026-03-27 22:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741374') HTTP/1.1" 204 0
2026-03-27 22:00:56 [adesa.it] INFO: Found listing with ID: 10741377
2026-03-27 22:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741377%27 HTTP/1.1" 200 None
2026-03-27 22:00:56 [adesa.it] INFO: Scrape type for 10741377: 1
2026-03-27 22:00:56 [adesa.it] INFO: Scraping item 10741377 url https://www.openlane.eu/en/carv6/auction/10741377
2026-03-27 22:00:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5708347%252Fgeneral%252F93346b8f-657f-4095-90b3-5ea60289cfb1.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:00:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5708347/general/93346b8f-657f-4095-90b3-5ea60289cfb1.JPG not downloaded yet
2026-03-27 22:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740544%252Fgeneral%252F54afbfe7-f1bf-4caf-a440-c9d09ff4db26.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:00:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740544/general/54afbfe7-f1bf-4caf-a440-c9d09ff4db26.JPG not downloaded yet
2026-03-27 22:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750426%252Fgeneral%252Fb3df4404-105f-4f42-966f-75e774e025e3.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750426/general/b3df4404-105f-4f42-966f-75e774e025e3.jpg not downloaded yet
2026-03-27 22:00:56 [adesa.it] INFO: Found listing with ID: 10736809
2026-03-27 22:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710736809%27 HTTP/1.1" 200 None
2026-03-27 22:00:56 [adesa.it] INFO: Scrape type for 10736809: 1
2026-03-27 22:00:56 [adesa.it] INFO: Scraping item 10736809 url https://www.openlane.eu/en/carv6/auction/10736809
2026-03-27 22:00:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737172> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:00:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b482e1dc-d6f7-533f-bddd-1c581deccd5c with identifier: 10737494
2026-03-27 22:00:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b482e1dc-d6f7-533f-bddd-1c581deccd5c with scrape type 1
2026-03-27 22:00:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b482e1dc-d6f7-533f-bddd-1c581deccd5c
2026-03-27 22:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742492%252Fgeneral%252F0ff89b8d-3788-458a-9d26-43b7d1e68ba5.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:00:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742492/general/0ff89b8d-3788-458a-9d26-43b7d1e68ba5.jpeg already downloaded
2026-03-27 22:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742492%252Fgeneral%252Fcec4f043-68b8-4bbe-8030-cf7de7312802.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:00:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742492/general/cec4f043-68b8-4bbe-8030-cf7de7312802.jpeg already downloaded
2026-03-27 22:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742492%252Fgeneral%252Fc32664ff-71ca-4685-88e0-5342f879edb9.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:00:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742492/general/c32664ff-71ca-4685-88e0-5342f879edb9.jpeg already downloaded
2026-03-27 22:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742492%252Fgeneral%252Ff77618d3-cb1d-414a-b3ee-37582eec0404.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:00:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742492/general/f77618d3-cb1d-414a-b3ee-37582eec0404.jpeg already downloaded
2026-03-27 22:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742492%252Fgeneral%252F18658273-83a8-425a-9d3a-c564fbd3d7b8.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:00:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742492/general/18658273-83a8-425a-9d3a-c564fbd3d7b8.jpeg already downloaded
2026-03-27 22:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742492%252Fgeneral%252F075afe3f-8478-4c22-b6c6-9be54645d7cb.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:00:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742492/general/075afe3f-8478-4c22-b6c6-9be54645d7cb.jpeg already downloaded
2026-03-27 22:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742492%252Fgeneral%252Fc381852e-1ef6-4536-a35d-8f2fd689f93c.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:00:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742492/general/c381852e-1ef6-4536-a35d-8f2fd689f93c.jpeg already downloaded
2026-03-27 22:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742492%252Fgeneral%252Ff74548f4-6563-4302-b729-c8e652c2ae3e.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:00:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742492/general/f74548f4-6563-4302-b729-c8e652c2ae3e.jpeg already downloaded
2026-03-27 22:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742492%252Fgeneral%252Fbb034a96-8280-4b9c-b6fb-a36fff6d87cd.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:00:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742492/general/bb034a96-8280-4b9c-b6fb-a36fff6d87cd.jpeg already downloaded
2026-03-27 22:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742492%252Fgeneral%252Ff85891f5-5caf-4fc2-8bb3-9ad83d03463e.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:00:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742492/general/f85891f5-5caf-4fc2-8bb3-9ad83d03463e.jpeg already downloaded
2026-03-27 22:00:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: b482e1dc-d6f7-533f-bddd-1c581deccd5c, identifier: 10737494
2026-03-27 22:00:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d056f910-440f-517a-ad71-bc7ada5f0548 with identifier: 10736815
2026-03-27 22:00:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d056f910-440f-517a-ad71-bc7ada5f0548 with scrape type 1
2026-03-27 22:00:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d056f910-440f-517a-ad71-bc7ada5f0548
2026-03-27 22:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750459%252Fgeneral%252Ff7904d23-a320-45ef-81b9-241fd2ab2b15.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750459/general/f7904d23-a320-45ef-81b9-241fd2ab2b15.jpg not downloaded yet
2026-03-27 22:00:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: b482e1dc-d6f7-533f-bddd-1c581deccd5c with identifier: 10737494
2026-03-27 22:00:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: b482e1dc-d6f7-533f-bddd-1c581deccd5c with identifier: 10737494
2026-03-27 22:00:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: b482e1dc-d6f7-533f-bddd-1c581deccd5c with identifier: 10737494 to the API
2026-03-27 22:00:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:00:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:00:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737494>
{'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-30T11: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=10737494',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Toyota',
'model': 'Landcruiser',
'odometer': 277214,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 64,
'photo_urls': ['https://images.openlane.eu/carimgs/5742492/general/0ff89b8d-3788-458a-9d26-43b7d1e68ba5.jpeg',
'https://images.openlane.eu/carimgs/5742492/general/cec4f043-68b8-4bbe-8030-cf7de7312802.jpeg',
'https://images.openlane.eu/carimgs/5742492/general/c32664ff-71ca-4685-88e0-5342f879edb9.jpeg',
'https://images.openlane.eu/carimgs/5742492/general/f77618d3-cb1d-414a-b3ee-37582eec0404.jpeg',
'https://images.openlane.eu/carimgs/5742492/general/18658273-83a8-425a-9d3a-c564fbd3d7b8.jpeg',
'https://images.openlane.eu/carimgs/5742492/general/075afe3f-8478-4c22-b6c6-9be54645d7cb.jpeg',
'https://images.openlane.eu/carimgs/5742492/general/c381852e-1ef6-4536-a35d-8f2fd689f93c.jpeg',
'https://images.openlane.eu/carimgs/5742492/general/f74548f4-6563-4302-b729-c8e652c2ae3e.jpeg',
'https://images.openlane.eu/carimgs/5742492/general/bb034a96-8280-4b9c-b6fb-a36fff6d87cd.jpeg',
'https://images.openlane.eu/carimgs/5742492/general/f85891f5-5caf-4fc2-8bb3-9ad83d03463e.jpeg'],
'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': 9200,
'price_includes_vat': True,
'registration_date': '2007-12-19',
'seats_number': 5,
'seller_name': None,
'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-27 22:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710737494%27 HTTP/1.1" 200 None
2026-03-27 22:00:57 [adesa.it] INFO: Saving data for 10737494: {'created_time': 1774648857.371401, 'last_price_update_time': 1774648857.371414, 'auction_closing_time': 1774869300.0}
2026-03-27 22:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10737494') HTTP/1.1" 204 0
2026-03-27 22:00:57 [adesa.it] INFO: Found listing with ID: 10732160
2026-03-27 22:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732160%27 HTTP/1.1" 200 None
2026-03-27 22:00:57 [adesa.it] INFO: Scrape type for 10732160: 1
2026-03-27 22:00:57 [adesa.it] INFO: Scraping item 10732160 url https://www.openlane.eu/en/carv6/auction/10732160
2026-03-27 22:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750459%252Fgeneral%252Fc24c9429-35a4-4b64-9827-775a7778eadb.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750459/general/c24c9429-35a4-4b64-9827-775a7778eadb.jpg not downloaded yet
2026-03-27 22:00:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5640270/general/a5ff2eb1-2798-4ac8-99af-ad1580ea3b9f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741064)
2026-03-27 22:00:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6281a595-ed70-52b1-88ff-4cb72c82aefb with identifier: 10737172
2026-03-27 22:00:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6281a595-ed70-52b1-88ff-4cb72c82aefb with scrape type 1
2026-03-27 22:00:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6281a595-ed70-52b1-88ff-4cb72c82aefb
2026-03-27 22:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745981%252Fgeneral%252F17287c81-59df-4faa-8981-107178300e8d.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:00:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745981/general/17287c81-59df-4faa-8981-107178300e8d.jpeg already downloaded
2026-03-27 22:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745981%252Fgeneral%252Fb52fc79f-9a1a-4bad-a0f2-36ec7f67644c.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:00:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745981/general/b52fc79f-9a1a-4bad-a0f2-36ec7f67644c.jpeg already downloaded
2026-03-27 22:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745981%252Fgeneral%252F08dc9c1d-9627-4dd7-8052-6e6e535fef68.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:00:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745981/general/08dc9c1d-9627-4dd7-8052-6e6e535fef68.jpeg already downloaded
2026-03-27 22:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745981%252Fgeneral%252F88470574-1eb5-43ab-b914-6c369c9c8eb0.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:00:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745981/general/88470574-1eb5-43ab-b914-6c369c9c8eb0.jpeg already downloaded
2026-03-27 22:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745981%252Fgeneral%252F793897bb-b3e5-461c-9c0b-86013a67ba54.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:00:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745981/general/793897bb-b3e5-461c-9c0b-86013a67ba54.jpeg already downloaded
2026-03-27 22:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745981%252Fgeneral%252F2f24e353-730c-41c5-a0ba-10d000f8a96b.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:00:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745981/general/2f24e353-730c-41c5-a0ba-10d000f8a96b.jpeg already downloaded
2026-03-27 22:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745981%252Fgeneral%252Fc0eb4d37-9ddb-4536-b6ed-936823d0d9c3.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:00:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745981/general/c0eb4d37-9ddb-4536-b6ed-936823d0d9c3.jpeg already downloaded
2026-03-27 22:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745981%252Fgeneral%252Fdaf9717a-cba2-4e21-904a-681ddd5347f6.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:00:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745981/general/daf9717a-cba2-4e21-904a-681ddd5347f6.jpeg already downloaded
2026-03-27 22:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745981%252Fgeneral%252F208ff50b-fc26-4515-816d-65f3fca03710.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:00:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745981/general/208ff50b-fc26-4515-816d-65f3fca03710.jpeg already downloaded
2026-03-27 22:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745981%252Fgeneral%252F5529c5fb-4925-4667-b9db-d1936b96130f.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:00:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745981/general/5529c5fb-4925-4667-b9db-d1936b96130f.jpeg already downloaded
2026-03-27 22:00:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 6281a595-ed70-52b1-88ff-4cb72c82aefb, identifier: 10737172
2026-03-27 22:00:57 [adesa.it] INFO: Found listing with ID: 10732162
2026-03-27 22:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732162%27 HTTP/1.1" 200 None
2026-03-27 22:00:57 [adesa.it] INFO: Scrape type for 10732162: 1
2026-03-27 22:00:57 [adesa.it] INFO: Scraping item 10732162 url https://www.openlane.eu/en/carv6/auction/10732162
2026-03-27 22:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750459%252Fgeneral%252F9f2eed75-5eb7-49e8-8a92-9c1a5c09088d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750459/general/9f2eed75-5eb7-49e8-8a92-9c1a5c09088d.jpg not downloaded yet
2026-03-27 22:00:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 6281a595-ed70-52b1-88ff-4cb72c82aefb with identifier: 10737172
2026-03-27 22:00:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 6281a595-ed70-52b1-88ff-4cb72c82aefb with identifier: 10737172
2026-03-27 22:00:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 6281a595-ed70-52b1-88ff-4cb72c82aefb with identifier: 10737172 to the API
2026-03-27 22:00:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:00:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:00:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737172>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.5L',
'engine_horse_power': 306,
'expiration_date': '2026-03-30T11:15:00Z',
'fuel_type': 'Hybrid',
'id': '6281a595-ed70-52b1-88ff-4cb72c82aefb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH577PG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737172',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Toyota',
'model': 'Rav4',
'odometer': 75637,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 72,
'photo_urls': ['https://images.openlane.eu/carimgs/5745981/general/17287c81-59df-4faa-8981-107178300e8d.jpeg',
'https://images.openlane.eu/carimgs/5745981/general/b52fc79f-9a1a-4bad-a0f2-36ec7f67644c.jpeg',
'https://images.openlane.eu/carimgs/5745981/general/08dc9c1d-9627-4dd7-8052-6e6e535fef68.jpeg',
'https://images.openlane.eu/carimgs/5745981/general/88470574-1eb5-43ab-b914-6c369c9c8eb0.jpeg',
'https://images.openlane.eu/carimgs/5745981/general/793897bb-b3e5-461c-9c0b-86013a67ba54.jpeg',
'https://images.openlane.eu/carimgs/5745981/general/2f24e353-730c-41c5-a0ba-10d000f8a96b.jpeg',
'https://images.openlane.eu/carimgs/5745981/general/c0eb4d37-9ddb-4536-b6ed-936823d0d9c3.jpeg',
'https://images.openlane.eu/carimgs/5745981/general/daf9717a-cba2-4e21-904a-681ddd5347f6.jpeg',
'https://images.openlane.eu/carimgs/5745981/general/208ff50b-fc26-4515-816d-65f3fca03710.jpeg',
'https://images.openlane.eu/carimgs/5745981/general/5529c5fb-4925-4667-b9db-d1936b96130f.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6281a595-ed70-52b1-88ff-4cb72c82aefb/6281a595-ed70-52b1-88ff-4cb72c82aefb_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 422894,
'Height': 1071,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745981/general/17287c81-59df-4faa-8981-107178300e8d.jpeg',
'Width': 1428},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6281a595-ed70-52b1-88ff-4cb72c82aefb/6281a595-ed70-52b1-88ff-4cb72c82aefb_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 534717,
'Height': 1071,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745981/general/b52fc79f-9a1a-4bad-a0f2-36ec7f67644c.jpeg',
'Width': 1428},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6281a595-ed70-52b1-88ff-4cb72c82aefb/6281a595-ed70-52b1-88ff-4cb72c82aefb_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 503804,
'Height': 1071,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745981/general/08dc9c1d-9627-4dd7-8052-6e6e535fef68.jpeg',
'Width': 1428},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6281a595-ed70-52b1-88ff-4cb72c82aefb/6281a595-ed70-52b1-88ff-4cb72c82aefb_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 480295,
'Height': 1071,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745981/general/88470574-1eb5-43ab-b914-6c369c9c8eb0.jpeg',
'Width': 1428},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6281a595-ed70-52b1-88ff-4cb72c82aefb/6281a595-ed70-52b1-88ff-4cb72c82aefb_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 515986,
'Height': 1071,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745981/general/793897bb-b3e5-461c-9c0b-86013a67ba54.jpeg',
'Width': 1428},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6281a595-ed70-52b1-88ff-4cb72c82aefb/6281a595-ed70-52b1-88ff-4cb72c82aefb_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 459794,
'Height': 1071,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745981/general/2f24e353-730c-41c5-a0ba-10d000f8a96b.jpeg',
'Width': 1428},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6281a595-ed70-52b1-88ff-4cb72c82aefb/6281a595-ed70-52b1-88ff-4cb72c82aefb_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 350740,
'Height': 1071,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745981/general/c0eb4d37-9ddb-4536-b6ed-936823d0d9c3.jpeg',
'Width': 1428},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6281a595-ed70-52b1-88ff-4cb72c82aefb/6281a595-ed70-52b1-88ff-4cb72c82aefb_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 265519,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745981/general/daf9717a-cba2-4e21-904a-681ddd5347f6.jpeg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6281a595-ed70-52b1-88ff-4cb72c82aefb/6281a595-ed70-52b1-88ff-4cb72c82aefb_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 354612,
'Height': 1071,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745981/general/208ff50b-fc26-4515-816d-65f3fca03710.jpeg',
'Width': 1428},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6281a595-ed70-52b1-88ff-4cb72c82aefb/6281a595-ed70-52b1-88ff-4cb72c82aefb_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 346548,
'Height': 1071,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745981/general/5529c5fb-4925-4667-b9db-d1936b96130f.jpeg',
'Width': 1428}],
'price': 23700,
'price_includes_vat': True,
'registration_date': '2021-11-26',
'seats_number': 5,
'seller_name': None,
'title': 'Toyota Rav4 2.5 VVT-i Dynamic - AWD - Hybrid - Automatic - 306 hp - '
'75.637 km',
'transmission': 'automatic',
'trim': 'Dynamic',
'vin': None,
'year': 2021}
2026-03-27 22:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710737172%27 HTTP/1.1" 200 None
2026-03-27 22:00:58 [adesa.it] INFO: Saving data for 10737172: {'created_time': 1774648858.079384, 'last_price_update_time': 1774648858.079401, 'auction_closing_time': 1774869300.0}
2026-03-27 22:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10737172') HTTP/1.1" 204 0
2026-03-27 22:00:58 [adesa.it] INFO: Found listing with ID: 10732161
2026-03-27 22:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732161%27 HTTP/1.1" 200 None
2026-03-27 22:00:58 [adesa.it] INFO: Scrape type for 10732161: 1
2026-03-27 22:00:58 [adesa.it] INFO: Scraping item 10732161 url https://www.openlane.eu/en/carv6/auction/10732161
2026-03-27 22:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750459%252Fgeneral%252F40cc88a6-5821-47b3-8b98-71c35bcd7cfa.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750459/general/40cc88a6-5821-47b3-8b98-71c35bcd7cfa.jpg not downloaded yet
2026-03-27 22:00:58 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 22:00:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:00:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee4768f50>
2026-03-27 22:00:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:00:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:00:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:00:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_07a4caac-aae6-53c2-b263-32c1d813dba4/07a4caac-aae6-53c2-b263-32c1d813dba4_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5640270%252Fgeneral%252Fa5ff2eb1-2798-4ac8-99af-ad1580ea3b9f.jpg') HTTP/1.1" 204 0
2026-03-27 22:00:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5640270/general/a5ff2eb1-2798-4ac8-99af-ad1580ea3b9f.jpg saved to cache
2026-03-27 22:00:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 07a4caac-aae6-53c2-b263-32c1d813dba4
2026-03-27 22:00:58 [adesa.it] INFO: Found listing with ID: 10732163
2026-03-27 22:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732163%27 HTTP/1.1" 200 None
2026-03-27 22:00:58 [adesa.it] INFO: Scrape type for 10732163: 1
2026-03-27 22:00:58 [adesa.it] INFO: Scraping item 10732163 url https://www.openlane.eu/en/carv6/auction/10732163
2026-03-27 22:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750459%252Fgeneral%252F890a66ae-f644-4ade-aa28-77b0a6c89df7.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750459/general/890a66ae-f644-4ade-aa28-77b0a6c89df7.jpg not downloaded yet
2026-03-27 22:00:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5640270/general/4af4e8c4-c7c3-418e-9fc9-01afcec8dcbd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741064)
2026-03-27 22:00:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746613/general/22fb0a32-b9c5-45e2-b283-d4110ae33145.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10736806)
2026-03-27 22:00:58 [adesa.it] INFO: Found listing with ID: 10732164
2026-03-27 22:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732164%27 HTTP/1.1" 200 None
2026-03-27 22:00:58 [adesa.it] INFO: Scrape type for 10732164: 1
2026-03-27 22:00:58 [adesa.it] INFO: Scraping item 10732164 url https://www.openlane.eu/en/carv6/auction/10732164
2026-03-27 22:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750459%252Fgeneral%252Ff1865270-471c-4f72-acbf-cae3531670df.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750459/general/f1865270-471c-4f72-acbf-cae3531670df.jpg not downloaded yet
2026-03-27 22:00:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:00:58 [adesa.it] INFO: Found listing with ID: 10732165
2026-03-27 22:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732165%27 HTTP/1.1" 200 None
2026-03-27 22:00:58 [adesa.it] INFO: Scrape type for 10732165: 1
2026-03-27 22:00:58 [adesa.it] INFO: Scraping item 10732165 url https://www.openlane.eu/en/carv6/auction/10732165
2026-03-27 22:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750459%252Fgeneral%252F5896e9fa-425d-4cf8-944d-0488f48c21a9.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750459/general/5896e9fa-425d-4cf8-944d-0488f48c21a9.jpg not downloaded yet
2026-03-27 22:00:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5640270/general/a3062f46-c458-49c3-bb1c-ddaf688b1813.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741064)
2026-03-27 22:00:58 [adesa.it] INFO: Found listing with ID: 10732166
2026-03-27 22:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732166%27 HTTP/1.1" 200 None
2026-03-27 22:00:58 [adesa.it] INFO: Scrape type for 10732166: 1
2026-03-27 22:00:58 [adesa.it] INFO: Scraping item 10732166 url https://www.openlane.eu/en/carv6/auction/10732166
2026-03-27 22:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750459%252Fgeneral%252Fff1cabc8-8568-4ac5-92bc-e99ada7884de.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750459/general/ff1cabc8-8568-4ac5-92bc-e99ada7884de.jpg not downloaded yet
2026-03-27 22:00:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751956/general/acf8642a-45e6-4daa-9a45-ae47095b0157.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741063)
2026-03-27 22:00:58 [adesa.it] INFO: Found listing with ID: 10732167
2026-03-27 22:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732167%27 HTTP/1.1" 200 None
2026-03-27 22:00:58 [adesa.it] INFO: Scrape type for 10732167: 1
2026-03-27 22:00:58 [adesa.it] INFO: Scraping item 10732167 url https://www.openlane.eu/en/carv6/auction/10732167
2026-03-27 22:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750459%252Fgeneral%252Fd3dc5253-f3e4-4c55-8916-592f221e71be.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750459/general/d3dc5253-f3e4-4c55-8916-592f221e71be.jpg not downloaded yet
2026-03-27 22:00:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5640270/general/5a4ba7a1-63d7-4d41-991d-595b34f8c7f8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741064)
2026-03-27 22:00:58 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 22:00:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:00:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee58aef90>
2026-03-27 22:00:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:00:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:00:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:00:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_07a4caac-aae6-53c2-b263-32c1d813dba4/07a4caac-aae6-53c2-b263-32c1d813dba4_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5640270%252Fgeneral%252F4af4e8c4-c7c3-418e-9fc9-01afcec8dcbd.jpg') HTTP/1.1" 204 0
2026-03-27 22:00:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5640270/general/4af4e8c4-c7c3-418e-9fc9-01afcec8dcbd.jpg saved to cache
2026-03-27 22:00:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 07a4caac-aae6-53c2-b263-32c1d813dba4
2026-03-27 22:00:58 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 22:00:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:00:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5b893d0>
2026-03-27 22:00:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:00:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:00:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:00:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7fc873ce-131a-5116-8093-7224e218ea4b/7fc873ce-131a-5116-8093-7224e218ea4b_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746613%252Fgeneral%252F22fb0a32-b9c5-45e2-b283-d4110ae33145.jpeg') HTTP/1.1" 204 0
2026-03-27 22:00:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746613/general/22fb0a32-b9c5-45e2-b283-d4110ae33145.jpeg saved to cache
2026-03-27 22:00:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 7fc873ce-131a-5116-8093-7224e218ea4b
2026-03-27 22:00:58 [adesa.it] INFO: Found listing with ID: 10732169
2026-03-27 22:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732169%27 HTTP/1.1" 200 None
2026-03-27 22:00:58 [adesa.it] INFO: Scrape type for 10732169: 1
2026-03-27 22:00:58 [adesa.it] INFO: Scraping item 10732169 url https://www.openlane.eu/en/carv6/auction/10732169
2026-03-27 22:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750459%252Fgeneral%252F4f5198fa-3408-4dcc-b908-ad6e94c352b5.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:00:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750459/general/4f5198fa-3408-4dcc-b908-ad6e94c352b5.jpg not downloaded yet
2026-03-27 22:00:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750426/general/c4a38fc2-5a6a-4822-be99-db0b6486b7f3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10736764)
2026-03-27 22:00:58 [adesa.it] INFO: Found listing with ID: 10732170
2026-03-27 22:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732170%27 HTTP/1.1" 200 None
2026-03-27 22:00:58 [adesa.it] INFO: Scrape type for 10732170: 1
2026-03-27 22:00:58 [adesa.it] INFO: Scraping item 10732170 url https://www.openlane.eu/en/carv6/auction/10732170
2026-03-27 22:00:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750426/general/1e661225-bf29-4df3-ab63-3867910daca8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10736764)
2026-03-27 22:00:58 [adesa.it] INFO: Found listing with ID: 10732171
2026-03-27 22:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732171%27 HTTP/1.1" 200 None
2026-03-27 22:00:58 [adesa.it] INFO: Scrape type for 10732171: 1
2026-03-27 22:00:58 [adesa.it] INFO: Scraping item 10732171 url https://www.openlane.eu/en/carv6/auction/10732171
2026-03-27 22:00:58 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 22:00:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:00:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee59d2e10>
2026-03-27 22:00:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:00:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:00:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:00:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_07a4caac-aae6-53c2-b263-32c1d813dba4/07a4caac-aae6-53c2-b263-32c1d813dba4_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5640270%252Fgeneral%252Fa3062f46-c458-49c3-bb1c-ddaf688b1813.jpg') HTTP/1.1" 204 0
2026-03-27 22:00:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5640270/general/a3062f46-c458-49c3-bb1c-ddaf688b1813.jpg saved to cache
2026-03-27 22:00:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 07a4caac-aae6-53c2-b263-32c1d813dba4
2026-03-27 22:00:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:00:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee589bdd0>
2026-03-27 22:00:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:00:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:00:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:00:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ae2c42d7-c2c2-5553-8e68-08611916fe15/ae2c42d7-c2c2-5553-8e68-08611916fe15_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751956%252Fgeneral%252Facf8642a-45e6-4daa-9a45-ae47095b0157.jpg') HTTP/1.1" 204 0
2026-03-27 22:00:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751956/general/acf8642a-45e6-4daa-9a45-ae47095b0157.jpg saved to cache
2026-03-27 22:00:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item ae2c42d7-c2c2-5553-8e68-08611916fe15
2026-03-27 22:00:58 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 22:00:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:00:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee58ddd90>
2026-03-27 22:00:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:00:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:00:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:00:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_07a4caac-aae6-53c2-b263-32c1d813dba4/07a4caac-aae6-53c2-b263-32c1d813dba4_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5640270%252Fgeneral%252F5a4ba7a1-63d7-4d41-991d-595b34f8c7f8.jpg') HTTP/1.1" 204 0
2026-03-27 22:00:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5640270/general/5a4ba7a1-63d7-4d41-991d-595b34f8c7f8.jpg saved to cache
2026-03-27 22:00:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 07a4caac-aae6-53c2-b263-32c1d813dba4
2026-03-27 22:00:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750426/general/83412b24-5fbe-4cc9-834e-72cbf89d2511.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10736764)
2026-03-27 22:00:59 [adesa.it] INFO: Found listing with ID: 10732172
2026-03-27 22:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732172%27 HTTP/1.1" 200 None
2026-03-27 22:00:59 [adesa.it] INFO: Scrape type for 10732172: 1
2026-03-27 22:00:59 [adesa.it] INFO: Scraping item 10732172 url https://www.openlane.eu/en/carv6/auction/10732172
2026-03-27 22:00:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:00:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee7e17d50>
2026-03-27 22:00:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:00:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:00:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:00:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dc08093e-b085-5d01-b1b7-e4697de21399/dc08093e-b085-5d01-b1b7-e4697de21399_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750426%252Fgeneral%252Fc4a38fc2-5a6a-4822-be99-db0b6486b7f3.jpg') HTTP/1.1" 204 0
2026-03-27 22:00:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750426/general/c4a38fc2-5a6a-4822-be99-db0b6486b7f3.jpg saved to cache
2026-03-27 22:00:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item dc08093e-b085-5d01-b1b7-e4697de21399
2026-03-27 22:00:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:00:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5bfa5d0>
2026-03-27 22:00:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:00:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:00:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:00:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dc08093e-b085-5d01-b1b7-e4697de21399/dc08093e-b085-5d01-b1b7-e4697de21399_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750426%252Fgeneral%252F1e661225-bf29-4df3-ab63-3867910daca8.jpg') HTTP/1.1" 204 0
2026-03-27 22:00:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750426/general/1e661225-bf29-4df3-ab63-3867910daca8.jpg saved to cache
2026-03-27 22:00:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item dc08093e-b085-5d01-b1b7-e4697de21399
2026-03-27 22:00:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750426/general/b3df4404-105f-4f42-966f-75e774e025e3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10736764)
2026-03-27 22:00:59 [adesa.it] INFO: Found listing with ID: 10732173
2026-03-27 22:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732173%27 HTTP/1.1" 200 None
2026-03-27 22:00:59 [adesa.it] INFO: Scrape type for 10732173: 1
2026-03-27 22:00:59 [adesa.it] INFO: Scraping item 10732173 url https://www.openlane.eu/en/carv6/auction/10732173
2026-03-27 22:00:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:00:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:00:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:00:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:00:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:00:59 [adesa.it] INFO: Found listing with ID: 10732174
2026-03-27 22:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732174%27 HTTP/1.1" 200 None
2026-03-27 22:00:59 [adesa.it] INFO: Scrape type for 10732174: 1
2026-03-27 22:00:59 [adesa.it] INFO: Scraping item 10732174 url https://www.openlane.eu/en/carv6/auction/10732174
2026-03-27 22:00:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:00:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee584b390>
2026-03-27 22:00:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:00:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:00:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:00:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dc08093e-b085-5d01-b1b7-e4697de21399/dc08093e-b085-5d01-b1b7-e4697de21399_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750426%252Fgeneral%252F83412b24-5fbe-4cc9-834e-72cbf89d2511.jpg') HTTP/1.1" 204 0
2026-03-27 22:00:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750426/general/83412b24-5fbe-4cc9-834e-72cbf89d2511.jpg saved to cache
2026-03-27 22:00:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item dc08093e-b085-5d01-b1b7-e4697de21399
2026-03-27 22:00:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750459/general/f7904d23-a320-45ef-81b9-241fd2ab2b15.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10736815)
2026-03-27 22:00:59 [adesa.it] INFO: Found listing with ID: 10732176
2026-03-27 22:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732176%27 HTTP/1.1" 200 None
2026-03-27 22:00:59 [adesa.it] INFO: Scrape type for 10732176: 1
2026-03-27 22:00:59 [adesa.it] INFO: Scraping item 10732176 url https://www.openlane.eu/en/carv6/auction/10732176
2026-03-27 22:00:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750459/general/890a66ae-f644-4ade-aa28-77b0a6c89df7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10736815)
2026-03-27 22:00:59 [adesa.it] INFO: Found listing with ID: 10732175
2026-03-27 22:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732175%27 HTTP/1.1" 200 None
2026-03-27 22:00:59 [adesa.it] INFO: Scrape type for 10732175: 1
2026-03-27 22:00:59 [adesa.it] INFO: Scraping item 10732175 url https://www.openlane.eu/en/carv6/auction/10732175
2026-03-27 22:00:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750459/general/d3dc5253-f3e4-4c55-8916-592f221e71be.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10736815)
2026-03-27 22:00:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:00:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee471a450>
2026-03-27 22:00:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:00:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:00:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:00:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dc08093e-b085-5d01-b1b7-e4697de21399/dc08093e-b085-5d01-b1b7-e4697de21399_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750426%252Fgeneral%252Fb3df4404-105f-4f42-966f-75e774e025e3.jpg') HTTP/1.1" 204 0
2026-03-27 22:00:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750426/general/b3df4404-105f-4f42-966f-75e774e025e3.jpg saved to cache
2026-03-27 22:00:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item dc08093e-b085-5d01-b1b7-e4697de21399
2026-03-27 22:00:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750459/general/4f5198fa-3408-4dcc-b908-ad6e94c352b5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10736815)
2026-03-27 22:00:59 [adesa.it] INFO: Found listing with ID: 10732177
2026-03-27 22:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732177%27 HTTP/1.1" 200 None
2026-03-27 22:00:59 [adesa.it] INFO: Scrape type for 10732177: 1
2026-03-27 22:00:59 [adesa.it] INFO: Scraping item 10732177 url https://www.openlane.eu/en/carv6/auction/10732177
2026-03-27 22:00:59 [adesa.it] INFO: Found listing with ID: 10732178
2026-03-27 22:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732178%27 HTTP/1.1" 200 None
2026-03-27 22:00:59 [adesa.it] INFO: Scrape type for 10732178: 1
2026-03-27 22:00:59 [adesa.it] INFO: Scraping item 10732178 url https://www.openlane.eu/en/carv6/auction/10732178
2026-03-27 22:00:59 [adesa.it] INFO: Found listing with ID: 10732179
2026-03-27 22:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732179%27 HTTP/1.1" 200 None
2026-03-27 22:00:59 [adesa.it] INFO: Scrape type for 10732179: 1
2026-03-27 22:00:59 [adesa.it] INFO: Scraping item 10732179 url https://www.openlane.eu/en/carv6/auction/10732179
2026-03-27 22:00:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:00:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee959d4d0>
2026-03-27 22:00:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:00:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:00:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:00:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d056f910-440f-517a-ad71-bc7ada5f0548/d056f910-440f-517a-ad71-bc7ada5f0548_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750459%252Fgeneral%252Ff7904d23-a320-45ef-81b9-241fd2ab2b15.jpg') HTTP/1.1" 204 0
2026-03-27 22:00:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750459/general/f7904d23-a320-45ef-81b9-241fd2ab2b15.jpg saved to cache
2026-03-27 22:00:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item d056f910-440f-517a-ad71-bc7ada5f0548
2026-03-27 22:00:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:00:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee46feed0>
2026-03-27 22:00:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:00:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:00:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:00:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d056f910-440f-517a-ad71-bc7ada5f0548/d056f910-440f-517a-ad71-bc7ada5f0548_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750459%252Fgeneral%252F890a66ae-f644-4ade-aa28-77b0a6c89df7.jpg') HTTP/1.1" 204 0
2026-03-27 22:00:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750459/general/890a66ae-f644-4ade-aa28-77b0a6c89df7.jpg saved to cache
2026-03-27 22:00:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item d056f910-440f-517a-ad71-bc7ada5f0548
2026-03-27 22:00:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:00:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee7e1a210>
2026-03-27 22:00:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:00:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:00:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:00:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d056f910-440f-517a-ad71-bc7ada5f0548/d056f910-440f-517a-ad71-bc7ada5f0548_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750459%252Fgeneral%252Fd3dc5253-f3e4-4c55-8916-592f221e71be.jpg') HTTP/1.1" 204 0
2026-03-27 22:00:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750459/general/d3dc5253-f3e4-4c55-8916-592f221e71be.jpg saved to cache
2026-03-27 22:00:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item d056f910-440f-517a-ad71-bc7ada5f0548
2026-03-27 22:00:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5640270/general/28ee0f89-9f50-4a30-8014-02fe90e06615.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741064)
2026-03-27 22:00:59 [adesa.it] INFO: Found listing with ID: 10732180
2026-03-27 22:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732180%27 HTTP/1.1" 200 None
2026-03-27 22:00:59 [adesa.it] INFO: Scrape type for 10732180: 1
2026-03-27 22:00:59 [adesa.it] INFO: Scraping item 10732180 url https://www.openlane.eu/en/carv6/auction/10732180
2026-03-27 22:00:59 [adesa.it] INFO: Found listing with ID: 10732181
2026-03-27 22:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732181%27 HTTP/1.1" 200 None
2026-03-27 22:00:59 [adesa.it] INFO: Scrape type for 10732181: 1
2026-03-27 22:00:59 [adesa.it] INFO: Scraping item 10732181 url https://www.openlane.eu/en/carv6/auction/10732181
2026-03-27 22:00:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749525/general/f7105959-2746-42ca-aa82-d3e93e647180.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10736811)
2026-03-27 22:00:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:00:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee46d8810>
2026-03-27 22:00:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:00:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:00:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:00:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d056f910-440f-517a-ad71-bc7ada5f0548/d056f910-440f-517a-ad71-bc7ada5f0548_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750459%252Fgeneral%252F4f5198fa-3408-4dcc-b908-ad6e94c352b5.jpg') HTTP/1.1" 204 0
2026-03-27 22:00:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750459/general/4f5198fa-3408-4dcc-b908-ad6e94c352b5.jpg saved to cache
2026-03-27 22:00:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item d056f910-440f-517a-ad71-bc7ada5f0548
2026-03-27 22:00:59 [adesa.it] INFO: Found listing with ID: 10732182
2026-03-27 22:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732182%27 HTTP/1.1" 200 None
2026-03-27 22:00:59 [adesa.it] INFO: Scrape type for 10732182: 1
2026-03-27 22:00:59 [adesa.it] INFO: Scraping item 10732182 url https://www.openlane.eu/en/carv6/auction/10732182
2026-03-27 22:00:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732163> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:00:59 [adesa.it] INFO: Found listing with ID: 10732183
2026-03-27 22:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732183%27 HTTP/1.1" 200 None
2026-03-27 22:00:59 [adesa.it] INFO: Scrape type for 10732183: 1
2026-03-27 22:00:59 [adesa.it] INFO: Scraping item 10732183 url https://www.openlane.eu/en/carv6/auction/10732183
2026-03-27 22:00:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:00:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736836> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:00:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:00:59 [adesa.it] INFO: Found listing with ID: 10732184
2026-03-27 22:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732184%27 HTTP/1.1" 200 None
2026-03-27 22:00:59 [adesa.it] INFO: Scrape type for 10732184: 1
2026-03-27 22:00:59 [adesa.it] INFO: Scraping item 10732184 url https://www.openlane.eu/en/carv6/auction/10732184
2026-03-27 22:00:59 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 22:00:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:00:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee58acd50>
2026-03-27 22:00:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:00:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:00:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_07a4caac-aae6-53c2-b263-32c1d813dba4/07a4caac-aae6-53c2-b263-32c1d813dba4_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5640270%252Fgeneral%252F28ee0f89-9f50-4a30-8014-02fe90e06615.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5640270/general/28ee0f89-9f50-4a30-8014-02fe90e06615.jpg saved to cache
2026-03-27 22:01:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 07a4caac-aae6-53c2-b263-32c1d813dba4
2026-03-27 22:01:00 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 22:01:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee7e17a90>
2026-03-27 22:01:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:01:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:01:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b40a574d-18ef-5a86-9099-71199b19f404/b40a574d-18ef-5a86-9099-71199b19f404_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749525%252Fgeneral%252Ff7105959-2746-42ca-aa82-d3e93e647180.jpeg') HTTP/1.1" 204 0
2026-03-27 22:01:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749525/general/f7105959-2746-42ca-aa82-d3e93e647180.jpeg saved to cache
2026-03-27 22:01:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item b40a574d-18ef-5a86-9099-71199b19f404
2026-03-27 22:01:00 [adesa.it] INFO: Found listing with ID: 10732190
2026-03-27 22:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732190%27 HTTP/1.1" 200 None
2026-03-27 22:01:00 [adesa.it] INFO: Scrape type for 10732190: 1
2026-03-27 22:01:00 [adesa.it] INFO: Scraping item 10732190 url https://www.openlane.eu/en/carv6/auction/10732190
2026-03-27 22:01:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741510> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:01:00 [adesa.it] INFO: Found listing with ID: 10732191
2026-03-27 22:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732191%27 HTTP/1.1" 200 None
2026-03-27 22:01:00 [adesa.it] INFO: Scrape type for 10732191: 1
2026-03-27 22:01:00 [adesa.it] INFO: Scraping item 10732191 url https://www.openlane.eu/en/carv6/auction/10732191
2026-03-27 22:01:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:01:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6b67a2d1-5340-5a3c-bd5d-5ea212246606 with identifier: 10732163
2026-03-27 22:01:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6b67a2d1-5340-5a3c-bd5d-5ea212246606 with scrape type 1
2026-03-27 22:01:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6b67a2d1-5340-5a3c-bd5d-5ea212246606
2026-03-27 22:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736023%252Fgeneral%252F78befd86-5463-490c-8622-1017a655a1be.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736023/general/78befd86-5463-490c-8622-1017a655a1be.jpg already downloaded
2026-03-27 22:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736023%252Fgeneral%252Fbe24de70-3bba-4dce-a765-82c5e5630890.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736023/general/be24de70-3bba-4dce-a765-82c5e5630890.jpg already downloaded
2026-03-27 22:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736023%252Fgeneral%252F1ccd1514-043a-4554-a092-6cccd10bac19.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736023/general/1ccd1514-043a-4554-a092-6cccd10bac19.jpg already downloaded
2026-03-27 22:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736023%252Fgeneral%252F9f721a66-5dc5-4fea-9fb0-9879cefb2f0e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736023/general/9f721a66-5dc5-4fea-9fb0-9879cefb2f0e.jpg already downloaded
2026-03-27 22:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736023%252Fgeneral%252Fc6a2f826-eef8-4225-b906-bb9ce5115262.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736023/general/c6a2f826-eef8-4225-b906-bb9ce5115262.jpg already downloaded
2026-03-27 22:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736023%252Fgeneral%252F4008bb0f-92b8-4d09-9947-e705d519eea1.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736023/general/4008bb0f-92b8-4d09-9947-e705d519eea1.jpg already downloaded
2026-03-27 22:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736023%252Fgeneral%252F088bd4a1-3a85-4aed-ad96-979f889c3bd0.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736023/general/088bd4a1-3a85-4aed-ad96-979f889c3bd0.jpg already downloaded
2026-03-27 22:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736023%252Fgeneral%252F0177f0ba-1abb-4b93-8400-ea4587a55eee.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736023/general/0177f0ba-1abb-4b93-8400-ea4587a55eee.jpg already downloaded
2026-03-27 22:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736023%252Fgeneral%252F07c4857f-b421-482c-aa35-358fce967d36.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736023/general/07c4857f-b421-482c-aa35-358fce967d36.jpg already downloaded
2026-03-27 22:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736023%252Fgeneral%252Fd8b48597-344e-46be-93a8-92e853fa2168.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736023/general/d8b48597-344e-46be-93a8-92e853fa2168.jpg already downloaded
2026-03-27 22:01:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 6b67a2d1-5340-5a3c-bd5d-5ea212246606, identifier: 10732163
2026-03-27 22:01:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e7afd77d-3aab-5ae6-b6ee-6cd098541446 with identifier: 10736836
2026-03-27 22:01:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e7afd77d-3aab-5ae6-b6ee-6cd098541446 with scrape type 1
2026-03-27 22:01:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e7afd77d-3aab-5ae6-b6ee-6cd098541446
2026-03-27 22:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737240%252Fgeneral%252F96caa2fe-0b9b-4037-8569-6bb1c7446100.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:01:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737240/general/96caa2fe-0b9b-4037-8569-6bb1c7446100.jpeg already downloaded
2026-03-27 22:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737240%252Fgeneral%252F22d549c0-d32b-42ba-b092-a9e73d5ba0c7.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:01:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737240/general/22d549c0-d32b-42ba-b092-a9e73d5ba0c7.jpeg already downloaded
2026-03-27 22:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737240%252Fgeneral%252F9f2c2d21-0a9c-4ce1-bf7a-dd1a424645e7.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:01:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737240/general/9f2c2d21-0a9c-4ce1-bf7a-dd1a424645e7.jpeg already downloaded
2026-03-27 22:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737240%252Fgeneral%252F589bf299-b5d0-4799-a276-8bb8bd63329c.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:01:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737240/general/589bf299-b5d0-4799-a276-8bb8bd63329c.jpeg already downloaded
2026-03-27 22:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737240%252Fgeneral%252F814e7832-faf2-4881-aa20-952adc36338b.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:01:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737240/general/814e7832-faf2-4881-aa20-952adc36338b.jpeg already downloaded
2026-03-27 22:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737240%252Fgeneral%252F56935ef7-70f6-4595-ad9f-18fdc6e12ed6.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:01:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737240/general/56935ef7-70f6-4595-ad9f-18fdc6e12ed6.jpeg already downloaded
2026-03-27 22:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737240%252Fgeneral%252F1897f36b-cefc-4db1-9e5e-f2d4eacea2a1.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:01:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737240/general/1897f36b-cefc-4db1-9e5e-f2d4eacea2a1.jpeg already downloaded
2026-03-27 22:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737240%252Fgeneral%252F2356984c-0b08-4c92-afbd-5de9addb0128.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:01:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737240/general/2356984c-0b08-4c92-afbd-5de9addb0128.jpeg already downloaded
2026-03-27 22:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737240%252Fgeneral%252Fee1f1fd4-1594-4b18-94ba-1036e88018bc.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:01:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737240/general/ee1f1fd4-1594-4b18-94ba-1036e88018bc.jpeg already downloaded
2026-03-27 22:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737240%252Fgeneral%252F25bd9fe3-4c05-4684-ae19-48bb0037f36e.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:01:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737240/general/25bd9fe3-4c05-4684-ae19-48bb0037f36e.jpeg already downloaded
2026-03-27 22:01:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: e7afd77d-3aab-5ae6-b6ee-6cd098541446, identifier: 10736836
2026-03-27 22:01:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749525/general/be9e5a35-a9ab-46f2-8d17-87ab5123458a.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10736811)
2026-03-27 22:01:01 [adesa.it] INFO: Found listing with ID: 10732194
2026-03-27 22:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732194%27 HTTP/1.1" 200 None
2026-03-27 22:01:01 [adesa.it] INFO: Scrape type for 10732194: 1
2026-03-27 22:01:01 [adesa.it] INFO: Scraping item 10732194 url https://www.openlane.eu/en/carv6/auction/10732194
2026-03-27 22:01:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 6b67a2d1-5340-5a3c-bd5d-5ea212246606 with identifier: 10732163
2026-03-27 22:01:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 6b67a2d1-5340-5a3c-bd5d-5ea212246606 with identifier: 10732163
2026-03-27 22:01:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 6b67a2d1-5340-5a3c-bd5d-5ea212246606 with identifier: 10732163 to the API
2026-03-27 22:01:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:01:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:01:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732163>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.1L',
'engine_horse_power': 190,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Diesel',
'id': '6b67a2d1-5340-5a3c-bd5d-5ea212246606',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ953AJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732163',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Alfa Romeo',
'model': 'Stelvio',
'odometer': 82017,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 21,
'photo_urls': ['https://images.openlane.eu/carimgs/5736023/general/78befd86-5463-490c-8622-1017a655a1be.jpg',
'https://images.openlane.eu/carimgs/5736023/general/be24de70-3bba-4dce-a765-82c5e5630890.jpg',
'https://images.openlane.eu/carimgs/5736023/general/1ccd1514-043a-4554-a092-6cccd10bac19.jpg',
'https://images.openlane.eu/carimgs/5736023/general/9f721a66-5dc5-4fea-9fb0-9879cefb2f0e.jpg',
'https://images.openlane.eu/carimgs/5736023/general/c6a2f826-eef8-4225-b906-bb9ce5115262.jpg',
'https://images.openlane.eu/carimgs/5736023/general/4008bb0f-92b8-4d09-9947-e705d519eea1.jpg',
'https://images.openlane.eu/carimgs/5736023/general/088bd4a1-3a85-4aed-ad96-979f889c3bd0.jpg',
'https://images.openlane.eu/carimgs/5736023/general/0177f0ba-1abb-4b93-8400-ea4587a55eee.jpg',
'https://images.openlane.eu/carimgs/5736023/general/07c4857f-b421-482c-aa35-358fce967d36.jpg',
'https://images.openlane.eu/carimgs/5736023/general/d8b48597-344e-46be-93a8-92e853fa2168.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6b67a2d1-5340-5a3c-bd5d-5ea212246606/6b67a2d1-5340-5a3c-bd5d-5ea212246606_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 146257,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736023/general/78befd86-5463-490c-8622-1017a655a1be.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6b67a2d1-5340-5a3c-bd5d-5ea212246606/6b67a2d1-5340-5a3c-bd5d-5ea212246606_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 170880,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736023/general/be24de70-3bba-4dce-a765-82c5e5630890.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6b67a2d1-5340-5a3c-bd5d-5ea212246606/6b67a2d1-5340-5a3c-bd5d-5ea212246606_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133294,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736023/general/1ccd1514-043a-4554-a092-6cccd10bac19.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6b67a2d1-5340-5a3c-bd5d-5ea212246606/6b67a2d1-5340-5a3c-bd5d-5ea212246606_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 146257,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736023/general/9f721a66-5dc5-4fea-9fb0-9879cefb2f0e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6b67a2d1-5340-5a3c-bd5d-5ea212246606/6b67a2d1-5340-5a3c-bd5d-5ea212246606_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125349,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736023/general/c6a2f826-eef8-4225-b906-bb9ce5115262.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6b67a2d1-5340-5a3c-bd5d-5ea212246606/6b67a2d1-5340-5a3c-bd5d-5ea212246606_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 166642,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736023/general/4008bb0f-92b8-4d09-9947-e705d519eea1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6b67a2d1-5340-5a3c-bd5d-5ea212246606/6b67a2d1-5340-5a3c-bd5d-5ea212246606_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 207345,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736023/general/088bd4a1-3a85-4aed-ad96-979f889c3bd0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6b67a2d1-5340-5a3c-bd5d-5ea212246606/6b67a2d1-5340-5a3c-bd5d-5ea212246606_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100492,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736023/general/0177f0ba-1abb-4b93-8400-ea4587a55eee.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6b67a2d1-5340-5a3c-bd5d-5ea212246606/6b67a2d1-5340-5a3c-bd5d-5ea212246606_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127698,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736023/general/07c4857f-b421-482c-aa35-358fce967d36.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6b67a2d1-5340-5a3c-bd5d-5ea212246606/6b67a2d1-5340-5a3c-bd5d-5ea212246606_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 171289,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736023/general/d8b48597-344e-46be-93a8-92e853fa2168.jpg',
'Width': 1024}],
'price': 14000,
'price_includes_vat': True,
'registration_date': '2022-01-27',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Alfa Romeo Stelvio 2.2 Sprint - Diesel - Automatic - 190 hp - '
'82.017 km',
'transmission': 'automatic',
'trim': 'Sprint',
'vin': None,
'year': 2022}
2026-03-27 22:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732163%27 HTTP/1.1" 200 None
2026-03-27 22:01:01 [adesa.it] INFO: Saving data for 10732163: {'created_time': 1774648861.463403, 'last_price_update_time': 1774648861.463413, 'auction_closing_time': 1774862700.0}
2026-03-27 22:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732163') HTTP/1.1" 204 0
2026-03-27 22:01:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: e7afd77d-3aab-5ae6-b6ee-6cd098541446 with identifier: 10736836
2026-03-27 22:01:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: e7afd77d-3aab-5ae6-b6ee-6cd098541446 with identifier: 10736836
2026-03-27 22:01:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: e7afd77d-3aab-5ae6-b6ee-6cd098541446 with identifier: 10736836 to the API
2026-03-27 22:01:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:01:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:01:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736836>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T11:15:00Z',
'fuel_type': 'Diesel',
'id': 'e7afd77d-3aab-5ae6-b6ee-6cd098541446',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ139NF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736836',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 154957,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 27,
'photo_urls': ['https://images.openlane.eu/carimgs/5737240/general/96caa2fe-0b9b-4037-8569-6bb1c7446100.jpeg',
'https://images.openlane.eu/carimgs/5737240/general/22d549c0-d32b-42ba-b092-a9e73d5ba0c7.jpeg',
'https://images.openlane.eu/carimgs/5737240/general/9f2c2d21-0a9c-4ce1-bf7a-dd1a424645e7.jpeg',
'https://images.openlane.eu/carimgs/5737240/general/589bf299-b5d0-4799-a276-8bb8bd63329c.jpeg',
'https://images.openlane.eu/carimgs/5737240/general/814e7832-faf2-4881-aa20-952adc36338b.jpeg',
'https://images.openlane.eu/carimgs/5737240/general/56935ef7-70f6-4595-ad9f-18fdc6e12ed6.jpeg',
'https://images.openlane.eu/carimgs/5737240/general/1897f36b-cefc-4db1-9e5e-f2d4eacea2a1.jpeg',
'https://images.openlane.eu/carimgs/5737240/general/2356984c-0b08-4c92-afbd-5de9addb0128.jpeg',
'https://images.openlane.eu/carimgs/5737240/general/ee1f1fd4-1594-4b18-94ba-1036e88018bc.jpeg',
'https://images.openlane.eu/carimgs/5737240/general/25bd9fe3-4c05-4684-ae19-48bb0037f36e.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7afd77d-3aab-5ae6-b6ee-6cd098541446/e7afd77d-3aab-5ae6-b6ee-6cd098541446_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 450679,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737240/general/96caa2fe-0b9b-4037-8569-6bb1c7446100.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7afd77d-3aab-5ae6-b6ee-6cd098541446/e7afd77d-3aab-5ae6-b6ee-6cd098541446_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 494249,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737240/general/22d549c0-d32b-42ba-b092-a9e73d5ba0c7.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7afd77d-3aab-5ae6-b6ee-6cd098541446/e7afd77d-3aab-5ae6-b6ee-6cd098541446_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 491270,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737240/general/9f2c2d21-0a9c-4ce1-bf7a-dd1a424645e7.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7afd77d-3aab-5ae6-b6ee-6cd098541446/e7afd77d-3aab-5ae6-b6ee-6cd098541446_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 469326,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737240/general/589bf299-b5d0-4799-a276-8bb8bd63329c.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7afd77d-3aab-5ae6-b6ee-6cd098541446/e7afd77d-3aab-5ae6-b6ee-6cd098541446_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 331986,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737240/general/814e7832-faf2-4881-aa20-952adc36338b.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7afd77d-3aab-5ae6-b6ee-6cd098541446/e7afd77d-3aab-5ae6-b6ee-6cd098541446_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 486733,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737240/general/56935ef7-70f6-4595-ad9f-18fdc6e12ed6.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7afd77d-3aab-5ae6-b6ee-6cd098541446/e7afd77d-3aab-5ae6-b6ee-6cd098541446_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 524471,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737240/general/1897f36b-cefc-4db1-9e5e-f2d4eacea2a1.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7afd77d-3aab-5ae6-b6ee-6cd098541446/e7afd77d-3aab-5ae6-b6ee-6cd098541446_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 252808,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737240/general/2356984c-0b08-4c92-afbd-5de9addb0128.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7afd77d-3aab-5ae6-b6ee-6cd098541446/e7afd77d-3aab-5ae6-b6ee-6cd098541446_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 506622,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737240/general/ee1f1fd4-1594-4b18-94ba-1036e88018bc.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7afd77d-3aab-5ae6-b6ee-6cd098541446/e7afd77d-3aab-5ae6-b6ee-6cd098541446_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 328974,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737240/general/25bd9fe3-4c05-4684-ae19-48bb0037f36e.jpeg',
'Width': 2048}],
'price': 18300,
'price_includes_vat': True,
'registration_date': '2022-07-25',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Tiguan 2.0 TDI R-Line - Diesel - Automatic - 150 hp - '
'154.957 km',
'transmission': 'automatic',
'trim': 'R-Line',
'vin': None,
'year': 2022}
2026-03-27 22:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710736836%27 HTTP/1.1" 200 None
2026-03-27 22:01:01 [adesa.it] INFO: Saving data for 10736836: {'created_time': 1774648861.887432, 'last_price_update_time': 1774648861.887441, 'auction_closing_time': 1774869300.0}
2026-03-27 22:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10736836') HTTP/1.1" 204 0
2026-03-27 22:01:01 [adesa.it] INFO: Found listing with ID: 10732195
2026-03-27 22:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732195%27 HTTP/1.1" 200 None
2026-03-27 22:01:01 [adesa.it] INFO: Scrape type for 10732195: 1
2026-03-27 22:01:01 [adesa.it] INFO: Scraping item 10732195 url https://www.openlane.eu/en/carv6/auction/10732195
2026-03-27 22:01:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732167> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:01:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732170> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:01:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732171> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:01:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732169> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:01:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:01:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:01:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:01:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:01:01 [adesa.it] INFO: Found listing with ID: 10732214
2026-03-27 22:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732214%27 HTTP/1.1" 200 None
2026-03-27 22:01:01 [adesa.it] INFO: Scrape type for 10732214: 1
2026-03-27 22:01:01 [adesa.it] INFO: Scraping item 10732214 url https://www.openlane.eu/en/carv6/auction/10732214
2026-03-27 22:01:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 30359f5d-140a-5492-b86e-ee1afeb01523 with identifier: 10741510
2026-03-27 22:01:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 30359f5d-140a-5492-b86e-ee1afeb01523 with scrape type 1
2026-03-27 22:01:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 30359f5d-140a-5492-b86e-ee1afeb01523
2026-03-27 22:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01: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%252F5721265%252Fgeneral%252Fb3d602fb-d223-403e-a71d-6d6ecf984379.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:01:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721265/general/b3d602fb-d223-403e-a71d-6d6ecf984379.jpeg already downloaded
2026-03-27 22:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01: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%252F5721265%252Fgeneral%252F3ce6f9db-de63-421e-8988-0b68ca1271a9.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:01:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721265/general/3ce6f9db-de63-421e-8988-0b68ca1271a9.jpeg already downloaded
2026-03-27 22:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721265%252Fgeneral%252Fe879a183-0100-489f-9da0-12b71ab733b5.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:01:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721265/general/e879a183-0100-489f-9da0-12b71ab733b5.jpeg already downloaded
2026-03-27 22:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721265%252Fgeneral%252F933c6634-9818-4dfd-af7a-f53e8b5bf624.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:01:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721265/general/933c6634-9818-4dfd-af7a-f53e8b5bf624.jpeg already downloaded
2026-03-27 22:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721265%252Fgeneral%252Fe7819c08-9b1c-4f46-837b-c2f61c66cfd0.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:01:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721265/general/e7819c08-9b1c-4f46-837b-c2f61c66cfd0.jpeg already downloaded
2026-03-27 22:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721265%252Fgeneral%252Faf885800-c28b-4186-bad0-45ae348dc93a.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:01:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721265/general/af885800-c28b-4186-bad0-45ae348dc93a.jpeg already downloaded
2026-03-27 22:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721265%252Fgeneral%252Fb688c6da-e408-4814-afd7-ee6908d0a775.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:01:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721265/general/b688c6da-e408-4814-afd7-ee6908d0a775.jpeg already downloaded
2026-03-27 22:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721265%252Fgeneral%252Ff11f45e7-bda6-4fca-b06e-be0e66bd7fe7.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:01:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721265/general/f11f45e7-bda6-4fca-b06e-be0e66bd7fe7.jpeg already downloaded
2026-03-27 22:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721265%252Fgeneral%252F9dcc4fb1-3cba-4b63-8c7a-f5290c1dd2c2.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:01:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721265/general/9dcc4fb1-3cba-4b63-8c7a-f5290c1dd2c2.jpeg already downloaded
2026-03-27 22:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721265%252Fgeneral%252Fee07cbc1-b4f7-49de-aeda-99987b892d67.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:01:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721265/general/ee07cbc1-b4f7-49de-aeda-99987b892d67.jpeg already downloaded
2026-03-27 22:01:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 30359f5d-140a-5492-b86e-ee1afeb01523, identifier: 10741510
2026-03-27 22:01:02 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 22:01:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee46fc0d0>
2026-03-27 22:01:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:01:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:01:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b40a574d-18ef-5a86-9099-71199b19f404/b40a574d-18ef-5a86-9099-71199b19f404_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749525%252Fgeneral%252Fbe9e5a35-a9ab-46f2-8d17-87ab5123458a.jpeg') HTTP/1.1" 204 0
2026-03-27 22:01:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749525/general/be9e5a35-a9ab-46f2-8d17-87ab5123458a.jpeg saved to cache
2026-03-27 22:01:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item b40a574d-18ef-5a86-9099-71199b19f404
2026-03-27 22:01:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 30359f5d-140a-5492-b86e-ee1afeb01523 with identifier: 10741510
2026-03-27 22:01:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 30359f5d-140a-5492-b86e-ee1afeb01523 with identifier: 10741510
2026-03-27 22:01:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 30359f5d-140a-5492-b86e-ee1afeb01523 with identifier: 10741510 to the API
2026-03-27 22:01:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:01:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:01:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741510>
{'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-30T11: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=10741510',
'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': 17600,
'price_includes_vat': True,
'registration_date': '2018-11-01',
'seats_number': 5,
'seller_name': None,
'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-27 22:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741510%27 HTTP/1.1" 200 None
2026-03-27 22:01:02 [adesa.it] INFO: Saving data for 10741510: {'created_time': 1774648862.67602, 'last_price_update_time': 1774648862.676031, 'auction_closing_time': 1774869300.0}
2026-03-27 22:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741510') HTTP/1.1" 204 0
2026-03-27 22:01:02 [adesa.it] INFO: Found listing with ID: 10732215
2026-03-27 22:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732215%27 HTTP/1.1" 200 None
2026-03-27 22:01:02 [adesa.it] INFO: Scrape type for 10732215: 1
2026-03-27 22:01:02 [adesa.it] INFO: Scraping item 10732215 url https://www.openlane.eu/en/carv6/auction/10732215
2026-03-27 22:01:02 [adesa.it] INFO: Found listing with ID: 10732220
2026-03-27 22:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732220%27 HTTP/1.1" 200 None
2026-03-27 22:01:02 [adesa.it] INFO: Scrape type for 10732220: 1
2026-03-27 22:01:02 [adesa.it] INFO: Scraping item 10732220 url https://www.openlane.eu/en/carv6/auction/10732220
2026-03-27 22:01:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1dda38a7-497a-5ccc-8221-9a6eb06c0ea1 with identifier: 10732167
2026-03-27 22:01:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1dda38a7-497a-5ccc-8221-9a6eb06c0ea1 with scrape type 1
2026-03-27 22:01:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1dda38a7-497a-5ccc-8221-9a6eb06c0ea1
2026-03-27 22:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5444939%252Fgeneral%252F91a950a6-5f08-4ed4-a1dd-77fc4919093d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5444939/general/91a950a6-5f08-4ed4-a1dd-77fc4919093d.jpg not downloaded yet
2026-03-27 22:01:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 38dd878e-03f5-5993-8a5c-c3b040b817db with identifier: 10732170
2026-03-27 22:01:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 38dd878e-03f5-5993-8a5c-c3b040b817db with scrape type 1
2026-03-27 22:01:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 38dd878e-03f5-5993-8a5c-c3b040b817db
2026-03-27 22:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741771%252Fgeneral%252Fcb30c6bc-7eb4-4557-b63d-98a88d5c453a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741771/general/cb30c6bc-7eb4-4557-b63d-98a88d5c453a.jpg already downloaded
2026-03-27 22:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741771%252Fgeneral%252F29c5fc54-9347-4f37-bdbf-767caa65853f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741771/general/29c5fc54-9347-4f37-bdbf-767caa65853f.jpg already downloaded
2026-03-27 22:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741771%252Fgeneral%252Fe4644d4b-4c2e-4327-8ab8-853484c53c10.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741771/general/e4644d4b-4c2e-4327-8ab8-853484c53c10.jpg already downloaded
2026-03-27 22:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741771%252Fgeneral%252F88c002b9-da60-43e6-8c86-d1cfd3d13004.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741771/general/88c002b9-da60-43e6-8c86-d1cfd3d13004.jpg already downloaded
2026-03-27 22:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741771%252Fgeneral%252Fcb183283-bac9-4761-9a30-6a371a6948e8.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741771/general/cb183283-bac9-4761-9a30-6a371a6948e8.jpg already downloaded
2026-03-27 22:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741771%252Fgeneral%252F0d3bb079-73ff-4e17-b5b1-9ca9014b98db.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741771/general/0d3bb079-73ff-4e17-b5b1-9ca9014b98db.jpg already downloaded
2026-03-27 22:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741771%252Fgeneral%252F53a237e1-90a2-42cd-af71-423393bbfe48.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741771/general/53a237e1-90a2-42cd-af71-423393bbfe48.jpg already downloaded
2026-03-27 22:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741771%252Fgeneral%252Fa885d555-b288-4ebd-bde5-c9960ff8a4ee.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741771/general/a885d555-b288-4ebd-bde5-c9960ff8a4ee.jpg already downloaded
2026-03-27 22:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741771%252Fgeneral%252F5d1d02fd-a215-46a9-9214-0259dd373b81.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741771/general/5d1d02fd-a215-46a9-9214-0259dd373b81.jpg already downloaded
2026-03-27 22:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741771%252Fgeneral%252Ffefe9a76-d504-43e3-afac-ecb51c3a8d35.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741771/general/fefe9a76-d504-43e3-afac-ecb51c3a8d35.jpg already downloaded
2026-03-27 22:01:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 38dd878e-03f5-5993-8a5c-c3b040b817db, identifier: 10732170
2026-03-27 22:01:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7be92167-6c5f-5540-b5ab-915906449736 with identifier: 10732171
2026-03-27 22:01:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7be92167-6c5f-5540-b5ab-915906449736 with scrape type 1
2026-03-27 22:01:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7be92167-6c5f-5540-b5ab-915906449736
2026-03-27 22:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749313%252Fgeneral%252Fb515bbfa-9f49-4c9c-b896-738a2c608652.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749313/general/b515bbfa-9f49-4c9c-b896-738a2c608652.jpg not downloaded yet
2026-03-27 22:01:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 91424cc3-bd47-5932-b65d-851ad593fa2b with identifier: 10732169
2026-03-27 22:01:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 91424cc3-bd47-5932-b65d-851ad593fa2b with scrape type 1
2026-03-27 22:01:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 91424cc3-bd47-5932-b65d-851ad593fa2b
2026-03-27 22:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739553%252Fgeneral%252Feea1a60b-1d82-4887-a79e-760b88da6642.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739553/general/eea1a60b-1d82-4887-a79e-760b88da6642.jpg already downloaded
2026-03-27 22:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739553%252Fgeneral%252Fd96d4cf6-f6a8-4b49-b5fd-336d19b13e48.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739553/general/d96d4cf6-f6a8-4b49-b5fd-336d19b13e48.jpg already downloaded
2026-03-27 22:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739553%252Fgeneral%252Fdb282b53-9704-4a9d-b62c-45fe45fdc8b2.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739553/general/db282b53-9704-4a9d-b62c-45fe45fdc8b2.jpg already downloaded
2026-03-27 22:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739553%252Fgeneral%252Fde19a91a-3a79-4fdb-92ea-60ff5fa545d6.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739553/general/de19a91a-3a79-4fdb-92ea-60ff5fa545d6.jpg already downloaded
2026-03-27 22:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739553%252Fgeneral%252F37d8e682-2dd2-4a2b-ba2d-390817149e45.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739553/general/37d8e682-2dd2-4a2b-ba2d-390817149e45.jpg already downloaded
2026-03-27 22:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739553%252Fgeneral%252F08248639-bced-438c-bc09-9b17efd99fc5.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739553/general/08248639-bced-438c-bc09-9b17efd99fc5.jpg already downloaded
2026-03-27 22:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739553%252Fgeneral%252F1c5b3f9e-688f-4caf-a6db-9060994d4af4.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739553/general/1c5b3f9e-688f-4caf-a6db-9060994d4af4.jpg already downloaded
2026-03-27 22:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739553%252Fgeneral%252Fcc33baf2-fc66-4e2b-9567-90c98db2137c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739553/general/cc33baf2-fc66-4e2b-9567-90c98db2137c.jpg already downloaded
2026-03-27 22:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739553%252Fgeneral%252F2f267a5f-d908-4227-8a0d-f8324b7a7941.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739553/general/2f267a5f-d908-4227-8a0d-f8324b7a7941.jpg already downloaded
2026-03-27 22:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739553%252Fgeneral%252F95010160-1537-4f56-a1b0-e818b17d0e19.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739553/general/95010160-1537-4f56-a1b0-e818b17d0e19.jpg already downloaded
2026-03-27 22:01:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 91424cc3-bd47-5932-b65d-851ad593fa2b, identifier: 10732169
2026-03-27 22:01:03 [adesa.it] INFO: Found listing with ID: 10732221
2026-03-27 22:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732221%27 HTTP/1.1" 200 None
2026-03-27 22:01:03 [adesa.it] INFO: Scrape type for 10732221: 1
2026-03-27 22:01:03 [adesa.it] INFO: Scraping item 10732221 url https://www.openlane.eu/en/carv6/auction/10732221
2026-03-27 22:01:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 38dd878e-03f5-5993-8a5c-c3b040b817db with identifier: 10732170
2026-03-27 22:01:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 38dd878e-03f5-5993-8a5c-c3b040b817db with identifier: 10732170
2026-03-27 22:01:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 38dd878e-03f5-5993-8a5c-c3b040b817db with identifier: 10732170 to the API
2026-03-27 22:01:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:01:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:01:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732170>
{'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-30T09:25:00Z',
'fuel_type': 'Diesel',
'id': '38dd878e-03f5-5993-8a5c-c3b040b817db',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GT939DF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732170',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Audi',
'model': 'Q3',
'odometer': 164707,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 18,
'photo_urls': ['https://images.openlane.eu/carimgs/5741771/general/cb30c6bc-7eb4-4557-b63d-98a88d5c453a.jpg',
'https://images.openlane.eu/carimgs/5741771/general/29c5fc54-9347-4f37-bdbf-767caa65853f.jpg',
'https://images.openlane.eu/carimgs/5741771/general/e4644d4b-4c2e-4327-8ab8-853484c53c10.jpg',
'https://images.openlane.eu/carimgs/5741771/general/88c002b9-da60-43e6-8c86-d1cfd3d13004.jpg',
'https://images.openlane.eu/carimgs/5741771/general/cb183283-bac9-4761-9a30-6a371a6948e8.jpg',
'https://images.openlane.eu/carimgs/5741771/general/0d3bb079-73ff-4e17-b5b1-9ca9014b98db.jpg',
'https://images.openlane.eu/carimgs/5741771/general/53a237e1-90a2-42cd-af71-423393bbfe48.jpg',
'https://images.openlane.eu/carimgs/5741771/general/a885d555-b288-4ebd-bde5-c9960ff8a4ee.jpg',
'https://images.openlane.eu/carimgs/5741771/general/5d1d02fd-a215-46a9-9214-0259dd373b81.jpg',
'https://images.openlane.eu/carimgs/5741771/general/fefe9a76-d504-43e3-afac-ecb51c3a8d35.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_38dd878e-03f5-5993-8a5c-c3b040b817db/38dd878e-03f5-5993-8a5c-c3b040b817db_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119187,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741771/general/cb30c6bc-7eb4-4557-b63d-98a88d5c453a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_38dd878e-03f5-5993-8a5c-c3b040b817db/38dd878e-03f5-5993-8a5c-c3b040b817db_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121434,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741771/general/29c5fc54-9347-4f37-bdbf-767caa65853f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_38dd878e-03f5-5993-8a5c-c3b040b817db/38dd878e-03f5-5993-8a5c-c3b040b817db_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128483,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741771/general/e4644d4b-4c2e-4327-8ab8-853484c53c10.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_38dd878e-03f5-5993-8a5c-c3b040b817db/38dd878e-03f5-5993-8a5c-c3b040b817db_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120270,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741771/general/88c002b9-da60-43e6-8c86-d1cfd3d13004.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_38dd878e-03f5-5993-8a5c-c3b040b817db/38dd878e-03f5-5993-8a5c-c3b040b817db_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100612,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741771/general/cb183283-bac9-4761-9a30-6a371a6948e8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_38dd878e-03f5-5993-8a5c-c3b040b817db/38dd878e-03f5-5993-8a5c-c3b040b817db_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104204,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741771/general/0d3bb079-73ff-4e17-b5b1-9ca9014b98db.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_38dd878e-03f5-5993-8a5c-c3b040b817db/38dd878e-03f5-5993-8a5c-c3b040b817db_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88707,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741771/general/53a237e1-90a2-42cd-af71-423393bbfe48.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_38dd878e-03f5-5993-8a5c-c3b040b817db/38dd878e-03f5-5993-8a5c-c3b040b817db_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87316,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741771/general/a885d555-b288-4ebd-bde5-c9960ff8a4ee.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_38dd878e-03f5-5993-8a5c-c3b040b817db/38dd878e-03f5-5993-8a5c-c3b040b817db_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37591,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741771/general/5d1d02fd-a215-46a9-9214-0259dd373b81.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_38dd878e-03f5-5993-8a5c-c3b040b817db/38dd878e-03f5-5993-8a5c-c3b040b817db_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121434,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741771/general/fefe9a76-d504-43e3-afac-ecb51c3a8d35.jpg',
'Width': 800}],
'price': 12700,
'price_includes_vat': True,
'registration_date': '2024-02-14',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Audi Q3 35 TDI Business - Diesel - Automatic - 150 hp - 164.707 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2024}
2026-03-27 22:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732170%27 HTTP/1.1" 200 None
2026-03-27 22:01:03 [adesa.it] INFO: Saving data for 10732170: {'created_time': 1774648863.705697, 'last_price_update_time': 1774648863.705713, 'auction_closing_time': 1774862700.0}
2026-03-27 22:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732170') HTTP/1.1" 204 0
2026-03-27 22:01:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 91424cc3-bd47-5932-b65d-851ad593fa2b with identifier: 10732169
2026-03-27 22:01:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 91424cc3-bd47-5932-b65d-851ad593fa2b with identifier: 10732169
2026-03-27 22:01:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 91424cc3-bd47-5932-b65d-851ad593fa2b with identifier: 10732169 to the API
2026-03-27 22:01:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:01:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:01:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732169>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Diesel',
'id': '91424cc3-bd47-5932-b65d-851ad593fa2b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP343AV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732169',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Audi',
'model': 'A4',
'odometer': 77868,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 36,
'photo_urls': ['https://images.openlane.eu/carimgs/5739553/general/eea1a60b-1d82-4887-a79e-760b88da6642.jpg',
'https://images.openlane.eu/carimgs/5739553/general/d96d4cf6-f6a8-4b49-b5fd-336d19b13e48.jpg',
'https://images.openlane.eu/carimgs/5739553/general/db282b53-9704-4a9d-b62c-45fe45fdc8b2.jpg',
'https://images.openlane.eu/carimgs/5739553/general/de19a91a-3a79-4fdb-92ea-60ff5fa545d6.jpg',
'https://images.openlane.eu/carimgs/5739553/general/37d8e682-2dd2-4a2b-ba2d-390817149e45.jpg',
'https://images.openlane.eu/carimgs/5739553/general/08248639-bced-438c-bc09-9b17efd99fc5.jpg',
'https://images.openlane.eu/carimgs/5739553/general/1c5b3f9e-688f-4caf-a6db-9060994d4af4.jpg',
'https://images.openlane.eu/carimgs/5739553/general/cc33baf2-fc66-4e2b-9567-90c98db2137c.jpg',
'https://images.openlane.eu/carimgs/5739553/general/2f267a5f-d908-4227-8a0d-f8324b7a7941.jpg',
'https://images.openlane.eu/carimgs/5739553/general/95010160-1537-4f56-a1b0-e818b17d0e19.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_91424cc3-bd47-5932-b65d-851ad593fa2b/91424cc3-bd47-5932-b65d-851ad593fa2b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 149437,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739553/general/eea1a60b-1d82-4887-a79e-760b88da6642.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_91424cc3-bd47-5932-b65d-851ad593fa2b/91424cc3-bd47-5932-b65d-851ad593fa2b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43296,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739553/general/d96d4cf6-f6a8-4b49-b5fd-336d19b13e48.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_91424cc3-bd47-5932-b65d-851ad593fa2b/91424cc3-bd47-5932-b65d-851ad593fa2b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 147146,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739553/general/db282b53-9704-4a9d-b62c-45fe45fdc8b2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_91424cc3-bd47-5932-b65d-851ad593fa2b/91424cc3-bd47-5932-b65d-851ad593fa2b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 140720,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739553/general/de19a91a-3a79-4fdb-92ea-60ff5fa545d6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_91424cc3-bd47-5932-b65d-851ad593fa2b/91424cc3-bd47-5932-b65d-851ad593fa2b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86337,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739553/general/37d8e682-2dd2-4a2b-ba2d-390817149e45.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_91424cc3-bd47-5932-b65d-851ad593fa2b/91424cc3-bd47-5932-b65d-851ad593fa2b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102842,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739553/general/08248639-bced-438c-bc09-9b17efd99fc5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_91424cc3-bd47-5932-b65d-851ad593fa2b/91424cc3-bd47-5932-b65d-851ad593fa2b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114608,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739553/general/1c5b3f9e-688f-4caf-a6db-9060994d4af4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_91424cc3-bd47-5932-b65d-851ad593fa2b/91424cc3-bd47-5932-b65d-851ad593fa2b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103800,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739553/general/cc33baf2-fc66-4e2b-9567-90c98db2137c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_91424cc3-bd47-5932-b65d-851ad593fa2b/91424cc3-bd47-5932-b65d-851ad593fa2b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137629,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739553/general/2f267a5f-d908-4227-8a0d-f8324b7a7941.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_91424cc3-bd47-5932-b65d-851ad593fa2b/91424cc3-bd47-5932-b65d-851ad593fa2b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137629,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739553/general/95010160-1537-4f56-a1b0-e818b17d0e19.jpg',
'Width': 800}],
'price': 18400,
'price_includes_vat': True,
'registration_date': '2023-05-12',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Audi A4 40 TDI S Line - Diesel - Automatic - 204 hp - 77.868 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2023}
2026-03-27 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732169%27 HTTP/1.1" 200 None
2026-03-27 22:01:04 [adesa.it] INFO: Saving data for 10732169: {'created_time': 1774648864.052683, 'last_price_update_time': 1774648864.052693, 'auction_closing_time': 1774862700.0}
2026-03-27 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732169') HTTP/1.1" 204 0
2026-03-27 22:01:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749525/general/d9276b39-c0e1-4f7e-b98a-21a0dcebdce9.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10736811)
2026-03-27 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5444939%252Fgeneral%252F20dec71a-6d85-4b39-b4b9-0012fbd06497.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5444939/general/20dec71a-6d85-4b39-b4b9-0012fbd06497.jpg not downloaded yet
2026-03-27 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749313%252Fgeneral%252F2d736f96-7419-4d29-af06-c03ce56c1740.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749313/general/2d736f96-7419-4d29-af06-c03ce56c1740.jpg not downloaded yet
2026-03-27 22:01:04 [adesa.it] INFO: Found listing with ID: 10732219
2026-03-27 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732219%27 HTTP/1.1" 200 None
2026-03-27 22:01:04 [adesa.it] INFO: Scrape type for 10732219: 1
2026-03-27 22:01:04 [adesa.it] INFO: Scraping item 10732219 url https://www.openlane.eu/en/carv6/auction/10732219
2026-03-27 22:01:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732173> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5444939%252Fgeneral%252Fdbe53d6d-2f52-4346-9da1-b427da433c53.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5444939/general/dbe53d6d-2f52-4346-9da1-b427da433c53.jpg not downloaded yet
2026-03-27 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749313%252Fgeneral%252Fa8084535-6d1d-48db-9d2c-ebcdec215301.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749313/general/a8084535-6d1d-48db-9d2c-ebcdec215301.jpg not downloaded yet
2026-03-27 22:01:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:01:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732174> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:01:04 [adesa.it] INFO: Found listing with ID: 10732217
2026-03-27 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732217%27 HTTP/1.1" 200 None
2026-03-27 22:01:04 [adesa.it] INFO: Scrape type for 10732217: 1
2026-03-27 22:01:04 [adesa.it] INFO: Scraping item 10732217 url https://www.openlane.eu/en/carv6/auction/10732217
2026-03-27 22:01:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5444939%252Fgeneral%252Fa3429828-782f-444a-9edb-0c9146cb9b23.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5444939/general/a3429828-782f-444a-9edb-0c9146cb9b23.jpg not downloaded yet
2026-03-27 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749313%252Fgeneral%252F0c242684-1617-4a2e-b1ae-d9a26d2c4bec.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749313/general/0c242684-1617-4a2e-b1ae-d9a26d2c4bec.jpg not downloaded yet
2026-03-27 22:01:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732176> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:01:04 [adesa.it] INFO: Found listing with ID: 10732223
2026-03-27 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732223%27 HTTP/1.1" 200 None
2026-03-27 22:01:04 [adesa.it] INFO: Scrape type for 10732223: 1
2026-03-27 22:01:04 [adesa.it] INFO: Scraping item 10732223 url https://www.openlane.eu/en/carv6/auction/10732223
2026-03-27 22:01:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5444939%252Fgeneral%252F7c5e7bf4-062c-4619-ac65-f3d665f7ddca.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5444939/general/7c5e7bf4-062c-4619-ac65-f3d665f7ddca.jpg not downloaded yet
2026-03-27 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749313%252Fgeneral%252Fac5f581a-1614-4b1b-beef-ffc071b17216.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749313/general/ac5f581a-1614-4b1b-beef-ffc071b17216.jpg not downloaded yet
2026-03-27 22:01:04 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 22:01:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5c07690>
2026-03-27 22:01:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:01:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:01:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b40a574d-18ef-5a86-9099-71199b19f404/b40a574d-18ef-5a86-9099-71199b19f404_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749525%252Fgeneral%252Fd9276b39-c0e1-4f7e-b98a-21a0dcebdce9.jpeg') HTTP/1.1" 204 0
2026-03-27 22:01:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749525/general/d9276b39-c0e1-4f7e-b98a-21a0dcebdce9.jpeg saved to cache
2026-03-27 22:01:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item b40a574d-18ef-5a86-9099-71199b19f404
2026-03-27 22:01:04 [adesa.it] INFO: Found listing with ID: 10732218
2026-03-27 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732218%27 HTTP/1.1" 200 None
2026-03-27 22:01:04 [adesa.it] INFO: Scrape type for 10732218: 1
2026-03-27 22:01:04 [adesa.it] INFO: Scraping item 10732218 url https://www.openlane.eu/en/carv6/auction/10732218
2026-03-27 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5444939%252Fgeneral%252Fb42e6df9-0330-4c5c-bb89-fd9ddec0257a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5444939/general/b42e6df9-0330-4c5c-bb89-fd9ddec0257a.jpg not downloaded yet
2026-03-27 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749313%252Fgeneral%252F8c0e958b-0aad-457a-8f9c-499c3eb61054.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749313/general/8c0e958b-0aad-457a-8f9c-499c3eb61054.jpg not downloaded yet
2026-03-27 22:01:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5fe7026e-b0a3-546b-82c2-fe229e4c3b79 with identifier: 10732173
2026-03-27 22:01:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5fe7026e-b0a3-546b-82c2-fe229e4c3b79 with scrape type 1
2026-03-27 22:01:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5fe7026e-b0a3-546b-82c2-fe229e4c3b79
2026-03-27 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749314%252Fgeneral%252Fed18be6b-057a-4ac5-a2e9-87f4c6eff09e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749314/general/ed18be6b-057a-4ac5-a2e9-87f4c6eff09e.jpg not downloaded yet
2026-03-27 22:01:04 [adesa.it] INFO: Found listing with ID: 10732216
2026-03-27 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732216%27 HTTP/1.1" 200 None
2026-03-27 22:01:04 [adesa.it] INFO: Scrape type for 10732216: 1
2026-03-27 22:01:04 [adesa.it] INFO: Scraping item 10732216 url https://www.openlane.eu/en/carv6/auction/10732216
2026-03-27 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5444939%252Fgeneral%252F6594faae-ed7b-45cb-89ca-7c902a2476b0.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5444939/general/6594faae-ed7b-45cb-89ca-7c902a2476b0.jpg not downloaded yet
2026-03-27 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749313%252Fgeneral%252F3aa8de04-8daf-4a0e-af21-779d8b89826e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749313/general/3aa8de04-8daf-4a0e-af21-779d8b89826e.jpg not downloaded yet
2026-03-27 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749314%252Fgeneral%252F7b94cc23-c6f4-44fe-bbdd-93bb63a39c99.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749314/general/7b94cc23-c6f4-44fe-bbdd-93bb63a39c99.jpg not downloaded yet
2026-03-27 22:01:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c8344608-24f3-5dcd-8ad4-5c61e26cf6f7 with identifier: 10732174
2026-03-27 22:01:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c8344608-24f3-5dcd-8ad4-5c61e26cf6f7 with scrape type 1
2026-03-27 22:01:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c8344608-24f3-5dcd-8ad4-5c61e26cf6f7
2026-03-27 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749315%252Fgeneral%252F84bdd7a4-a385-4a86-b0b5-e4714c3e10ce.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749315/general/84bdd7a4-a385-4a86-b0b5-e4714c3e10ce.jpg not downloaded yet
2026-03-27 22:01:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 208d64c3-ca1a-5433-83e8-4ced54ff5255 with identifier: 10732176
2026-03-27 22:01:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 208d64c3-ca1a-5433-83e8-4ced54ff5255 with scrape type 1
2026-03-27 22:01:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 208d64c3-ca1a-5433-83e8-4ced54ff5255
2026-03-27 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736035%252Fgeneral%252Feda50109-7173-490d-bd78-ac03318e7947.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736035/general/eda50109-7173-490d-bd78-ac03318e7947.jpg already downloaded
2026-03-27 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736035%252Fgeneral%252Fb6b445a3-19d7-4231-b273-0a719680744c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736035/general/b6b445a3-19d7-4231-b273-0a719680744c.jpg already downloaded
2026-03-27 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736035%252Fgeneral%252F2d382d33-78ed-4110-bf06-56ff4eb0f270.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736035/general/2d382d33-78ed-4110-bf06-56ff4eb0f270.jpg already downloaded
2026-03-27 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736035%252Fgeneral%252Fc4c593d7-5237-4656-8709-1baad1cc170c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736035/general/c4c593d7-5237-4656-8709-1baad1cc170c.jpg already downloaded
2026-03-27 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736035%252Fgeneral%252F88de8d8f-ace9-4239-9040-7b906cf2cdcd.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736035/general/88de8d8f-ace9-4239-9040-7b906cf2cdcd.jpg already downloaded
2026-03-27 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736035%252Fgeneral%252Fd0c4fad5-799b-463b-906d-51ec2148c9d8.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736035/general/d0c4fad5-799b-463b-906d-51ec2148c9d8.jpg already downloaded
2026-03-27 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736035%252Fgeneral%252F2a02dfc6-c79b-450f-ab61-89bf7e2780e8.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736035/general/2a02dfc6-c79b-450f-ab61-89bf7e2780e8.jpg already downloaded
2026-03-27 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736035%252Fgeneral%252F6eca5aa3-795f-4d6f-a28f-f70bfcd1ec2d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736035/general/6eca5aa3-795f-4d6f-a28f-f70bfcd1ec2d.jpg already downloaded
2026-03-27 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736035%252Fgeneral%252Fb0d10119-b174-4471-91c5-314d62b18592.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736035/general/b0d10119-b174-4471-91c5-314d62b18592.jpg already downloaded
2026-03-27 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736035%252Fgeneral%252F524b6182-a22a-4b18-b96d-61e89af9783f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736035/general/524b6182-a22a-4b18-b96d-61e89af9783f.jpg already downloaded
2026-03-27 22:01:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 208d64c3-ca1a-5433-83e8-4ced54ff5255, identifier: 10732176
2026-03-27 22:01:04 [adesa.it] INFO: Found listing with ID: 10732224
2026-03-27 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732224%27 HTTP/1.1" 200 None
2026-03-27 22:01:04 [adesa.it] INFO: Scrape type for 10732224: 1
2026-03-27 22:01:04 [adesa.it] INFO: Scraping item 10732224 url https://www.openlane.eu/en/carv6/auction/10732224
2026-03-27 22:01:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 208d64c3-ca1a-5433-83e8-4ced54ff5255 with identifier: 10732176
2026-03-27 22:01:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 208d64c3-ca1a-5433-83e8-4ced54ff5255 with identifier: 10732176
2026-03-27 22:01:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 208d64c3-ca1a-5433-83e8-4ced54ff5255 with identifier: 10732176 to the API
2026-03-27 22:01:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:01:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:01:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732176>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Diesel',
'id': '208d64c3-ca1a-5433-83e8-4ced54ff5255',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ197BB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732176',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Audi',
'model': 'Q5',
'odometer': 87927,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 33,
'photo_urls': ['https://images.openlane.eu/carimgs/5736035/general/eda50109-7173-490d-bd78-ac03318e7947.jpg',
'https://images.openlane.eu/carimgs/5736035/general/b6b445a3-19d7-4231-b273-0a719680744c.jpg',
'https://images.openlane.eu/carimgs/5736035/general/2d382d33-78ed-4110-bf06-56ff4eb0f270.jpg',
'https://images.openlane.eu/carimgs/5736035/general/c4c593d7-5237-4656-8709-1baad1cc170c.jpg',
'https://images.openlane.eu/carimgs/5736035/general/88de8d8f-ace9-4239-9040-7b906cf2cdcd.jpg',
'https://images.openlane.eu/carimgs/5736035/general/d0c4fad5-799b-463b-906d-51ec2148c9d8.jpg',
'https://images.openlane.eu/carimgs/5736035/general/2a02dfc6-c79b-450f-ab61-89bf7e2780e8.jpg',
'https://images.openlane.eu/carimgs/5736035/general/6eca5aa3-795f-4d6f-a28f-f70bfcd1ec2d.jpg',
'https://images.openlane.eu/carimgs/5736035/general/b0d10119-b174-4471-91c5-314d62b18592.jpg',
'https://images.openlane.eu/carimgs/5736035/general/524b6182-a22a-4b18-b96d-61e89af9783f.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_208d64c3-ca1a-5433-83e8-4ced54ff5255/208d64c3-ca1a-5433-83e8-4ced54ff5255_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132450,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736035/general/eda50109-7173-490d-bd78-ac03318e7947.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_208d64c3-ca1a-5433-83e8-4ced54ff5255/208d64c3-ca1a-5433-83e8-4ced54ff5255_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 158450,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736035/general/b6b445a3-19d7-4231-b273-0a719680744c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_208d64c3-ca1a-5433-83e8-4ced54ff5255/208d64c3-ca1a-5433-83e8-4ced54ff5255_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 143770,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736035/general/2d382d33-78ed-4110-bf06-56ff4eb0f270.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_208d64c3-ca1a-5433-83e8-4ced54ff5255/208d64c3-ca1a-5433-83e8-4ced54ff5255_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 164085,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736035/general/c4c593d7-5237-4656-8709-1baad1cc170c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_208d64c3-ca1a-5433-83e8-4ced54ff5255/208d64c3-ca1a-5433-83e8-4ced54ff5255_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103232,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736035/general/88de8d8f-ace9-4239-9040-7b906cf2cdcd.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_208d64c3-ca1a-5433-83e8-4ced54ff5255/208d64c3-ca1a-5433-83e8-4ced54ff5255_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119657,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736035/general/d0c4fad5-799b-463b-906d-51ec2148c9d8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_208d64c3-ca1a-5433-83e8-4ced54ff5255/208d64c3-ca1a-5433-83e8-4ced54ff5255_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112438,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736035/general/2a02dfc6-c79b-450f-ab61-89bf7e2780e8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_208d64c3-ca1a-5433-83e8-4ced54ff5255/208d64c3-ca1a-5433-83e8-4ced54ff5255_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130037,
'Height': 602,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736035/general/6eca5aa3-795f-4d6f-a28f-f70bfcd1ec2d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_208d64c3-ca1a-5433-83e8-4ced54ff5255/208d64c3-ca1a-5433-83e8-4ced54ff5255_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121989,
'Height': 602,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736035/general/b0d10119-b174-4471-91c5-314d62b18592.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_208d64c3-ca1a-5433-83e8-4ced54ff5255/208d64c3-ca1a-5433-83e8-4ced54ff5255_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 134019,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736035/general/524b6182-a22a-4b18-b96d-61e89af9783f.jpg',
'Width': 1024}],
'price': 19500,
'price_includes_vat': True,
'registration_date': '2022-02-18',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Audi Q5 40 TDI Business - Diesel - Automatic - 204 hp - 87.927 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-27 22:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732176%27 HTTP/1.1" 200 None
2026-03-27 22:01:05 [adesa.it] INFO: Saving data for 10732176: {'created_time': 1774648865.289407, 'last_price_update_time': 1774648865.289417, 'auction_closing_time': 1774862700.0}
2026-03-27 22:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732176') HTTP/1.1" 204 0
2026-03-27 22:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01: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%252F5444939%252Fgeneral%252Ff5e6a7a8-6fce-4acd-a04d-e215f2ef6a68.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5444939/general/f5e6a7a8-6fce-4acd-a04d-e215f2ef6a68.jpg not downloaded yet
2026-03-27 22:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01: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%252F5749313%252Fgeneral%252F8b68512d-8dec-455c-bf8f-ac0ff4ec6cb5.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749313/general/8b68512d-8dec-455c-bf8f-ac0ff4ec6cb5.jpg not downloaded yet
2026-03-27 22:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01: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%252F5749314%252Fgeneral%252F06c79acf-cbe6-464f-be7c-6d1b0a22511b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749314/general/06c79acf-cbe6-464f-be7c-6d1b0a22511b.jpg not downloaded yet
2026-03-27 22:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01: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%252F5749315%252Fgeneral%252F1f995b48-dbc0-4739-b2f8-d87fecb7d7f8.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749315/general/1f995b48-dbc0-4739-b2f8-d87fecb7d7f8.jpg not downloaded yet
2026-03-27 22:01:05 [adesa.it] INFO: Found listing with ID: 10732225
2026-03-27 22:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732225%27 HTTP/1.1" 200 None
2026-03-27 22:01:05 [adesa.it] INFO: Scrape type for 10732225: 1
2026-03-27 22:01:05 [adesa.it] INFO: Scraping item 10732225 url https://www.openlane.eu/en/carv6/auction/10732225
2026-03-27 22:01:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732179> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:01:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732184> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:01:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732183> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:01:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5444939/general/7c5e7bf4-062c-4619-ac65-f3d665f7ddca.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732167)
2026-03-27 22:01:05 [scrapy.extensions.logstats] INFO: Crawled 108 pages (at 108 pages/min), scraped 49 items (at 49 items/min)
2026-03-27 22:01:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 200MiB
2026-03-27 22:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01: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%252F5444939%252Fgeneral%252F0bda6e62-87bd-43fa-8697-a278ef68ce94.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5444939/general/0bda6e62-87bd-43fa-8697-a278ef68ce94.jpg not downloaded yet
2026-03-27 22:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01: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%252F5749313%252Fgeneral%252F398cfa0f-79c7-4319-9ab3-4b34f072e3d0.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749313/general/398cfa0f-79c7-4319-9ab3-4b34f072e3d0.jpg not downloaded yet
2026-03-27 22:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01: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%252F5749314%252Fgeneral%252Fcd65f679-0b2a-42a3-b41a-9f8fd7503c28.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749314/general/cd65f679-0b2a-42a3-b41a-9f8fd7503c28.jpg not downloaded yet
2026-03-27 22:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01: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%252F5749315%252Fgeneral%252Fd1e96c05-5acb-441d-803d-6b3ae44c34e2.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749315/general/d1e96c05-5acb-441d-803d-6b3ae44c34e2.jpg not downloaded yet
2026-03-27 22:01:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:01:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:01:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:01:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732175> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:01:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749313/general/ac5f581a-1614-4b1b-beef-ffc071b17216.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732171)
2026-03-27 22:01:05 [adesa.it] INFO: Found listing with ID: 10732226
2026-03-27 22:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732226%27 HTTP/1.1" 200 None
2026-03-27 22:01:05 [adesa.it] INFO: Scrape type for 10732226: 1
2026-03-27 22:01:05 [adesa.it] INFO: Scraping item 10732226 url https://www.openlane.eu/en/carv6/auction/10732226
2026-03-27 22:01:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01: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%252F5444939%252Fgeneral%252F228ac9cc-e7a9-4a0c-bddc-9bf6245dc8b6.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5444939/general/228ac9cc-e7a9-4a0c-bddc-9bf6245dc8b6.jpg not downloaded yet
2026-03-27 22:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01: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%252F5749313%252Fgeneral%252F1714bc73-3a4a-4e52-995b-fd61ebec9235.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749313/general/1714bc73-3a4a-4e52-995b-fd61ebec9235.jpg not downloaded yet
2026-03-27 22:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01: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%252F5749314%252Fgeneral%252Fd9d2ee28-8819-4d63-b4e6-60bcc9349d03.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749314/general/d9d2ee28-8819-4d63-b4e6-60bcc9349d03.jpg not downloaded yet
2026-03-27 22:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01: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%252F5749315%252Fgeneral%252Fb49076d9-96c9-44a1-b1a2-6dab61c63376.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749315/general/b49076d9-96c9-44a1-b1a2-6dab61c63376.jpg not downloaded yet
2026-03-27 22:01:05 [adesa.it] INFO: Found listing with ID: 10732227
2026-03-27 22:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732227%27 HTTP/1.1" 200 None
2026-03-27 22:01:05 [adesa.it] INFO: Scrape type for 10732227: 1
2026-03-27 22:01:05 [adesa.it] INFO: Scraping item 10732227 url https://www.openlane.eu/en/carv6/auction/10732227
2026-03-27 22:01:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749315/general/1f995b48-dbc0-4739-b2f8-d87fecb7d7f8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732174)
2026-03-27 22:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01: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%252F5749314%252Fgeneral%252F4efb4d3a-a9a2-48b7-a528-49180edd19bf.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749314/general/4efb4d3a-a9a2-48b7-a528-49180edd19bf.jpg not downloaded yet
2026-03-27 22:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01: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%252F5749315%252Fgeneral%252Fa7b01176-c900-4681-810a-868da561c6af.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749315/general/a7b01176-c900-4681-810a-868da561c6af.jpg not downloaded yet
2026-03-27 22:01:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5444939/general/f5e6a7a8-6fce-4acd-a04d-e215f2ef6a68.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732167)
2026-03-27 22:01:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749313/general/8b68512d-8dec-455c-bf8f-ac0ff4ec6cb5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732171)
2026-03-27 22:01:05 [adesa.it] INFO: Found listing with ID: 10732230
2026-03-27 22:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732230%27 HTTP/1.1" 200 None
2026-03-27 22:01:05 [adesa.it] INFO: Scrape type for 10732230: 1
2026-03-27 22:01:05 [adesa.it] INFO: Scraping item 10732230 url https://www.openlane.eu/en/carv6/auction/10732230
2026-03-27 22:01:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4745e4fc-501a-54e7-8849-c9864f4995d7 with identifier: 10732179
2026-03-27 22:01:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4745e4fc-501a-54e7-8849-c9864f4995d7 with scrape type 1
2026-03-27 22:01:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4745e4fc-501a-54e7-8849-c9864f4995d7
2026-03-27 22:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01: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%252F5744143%252Fgeneral%252F76d02931-b6b3-4858-8c9c-233f03541e2a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744143/general/76d02931-b6b3-4858-8c9c-233f03541e2a.jpg already downloaded
2026-03-27 22:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01: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%252F5744143%252Fgeneral%252F253e78fb-3c9b-445c-b343-e9780737a59b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744143/general/253e78fb-3c9b-445c-b343-e9780737a59b.jpg already downloaded
2026-03-27 22:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01: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%252F5744143%252Fgeneral%252F1b1f6276-b2d6-40d6-a5b6-a1fd516381de.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744143/general/1b1f6276-b2d6-40d6-a5b6-a1fd516381de.jpg already downloaded
2026-03-27 22:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01: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%252F5744143%252Fgeneral%252F27ddfd06-ed7f-407c-85f0-b52f12580dca.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744143/general/27ddfd06-ed7f-407c-85f0-b52f12580dca.jpg already downloaded
2026-03-27 22:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01: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%252F5744143%252Fgeneral%252Ff21d72fe-d455-48ed-9027-0117ae9c696d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744143/general/f21d72fe-d455-48ed-9027-0117ae9c696d.jpg already downloaded
2026-03-27 22:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01: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%252F5744143%252Fgeneral%252Fbad11d36-d2c7-4dfa-8e66-ec05f5c58749.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744143/general/bad11d36-d2c7-4dfa-8e66-ec05f5c58749.jpg already downloaded
2026-03-27 22:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01: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%252F5744143%252Fgeneral%252F7cd32c91-54ab-4293-b882-c880f44af81c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744143/general/7cd32c91-54ab-4293-b882-c880f44af81c.jpg already downloaded
2026-03-27 22:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744143%252Fgeneral%252Fdfacf75a-71ed-41c1-be8a-579e7d13a979.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744143/general/dfacf75a-71ed-41c1-be8a-579e7d13a979.jpg already downloaded
2026-03-27 22:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744143%252Fgeneral%252F59d7fb56-9134-4b5c-acf0-eed64b71447b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744143/general/59d7fb56-9134-4b5c-acf0-eed64b71447b.jpg already downloaded
2026-03-27 22:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744143%252Fgeneral%252F40b5160b-c339-4030-b457-0ab8c893ef1e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744143/general/40b5160b-c339-4030-b457-0ab8c893ef1e.jpg already downloaded
2026-03-27 22:01:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 4745e4fc-501a-54e7-8849-c9864f4995d7, identifier: 10732179
2026-03-27 22:01:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4cbcffa1-142e-5aa6-8136-c43638ebb9ed with identifier: 10732184
2026-03-27 22:01:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4cbcffa1-142e-5aa6-8136-c43638ebb9ed with scrape type 1
2026-03-27 22:01:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4cbcffa1-142e-5aa6-8136-c43638ebb9ed
2026-03-27 22:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744151%252Fgeneral%252F28b51582-f5dd-41c6-b572-1dff907e492c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744151/general/28b51582-f5dd-41c6-b572-1dff907e492c.jpg already downloaded
2026-03-27 22:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744151%252Fgeneral%252F1428b7c1-2c01-49e9-89a9-1126db039a18.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744151/general/1428b7c1-2c01-49e9-89a9-1126db039a18.jpg already downloaded
2026-03-27 22:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744151%252Fgeneral%252F2d989c40-267c-4406-b61f-3e7af96edb69.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744151/general/2d989c40-267c-4406-b61f-3e7af96edb69.jpg already downloaded
2026-03-27 22:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744151%252Fgeneral%252F6ba9c72d-43ee-4a37-b11f-ca7f4ff966c4.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744151/general/6ba9c72d-43ee-4a37-b11f-ca7f4ff966c4.jpg already downloaded
2026-03-27 22:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744151%252Fgeneral%252F7cbde5ea-0a7d-4a36-b424-ca0c2ed2b23c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744151/general/7cbde5ea-0a7d-4a36-b424-ca0c2ed2b23c.jpg already downloaded
2026-03-27 22:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744151%252Fgeneral%252F4d2050b6-9b00-4261-bb5a-9c8066bbbe17.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744151/general/4d2050b6-9b00-4261-bb5a-9c8066bbbe17.jpg already downloaded
2026-03-27 22:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744151%252Fgeneral%252F077f77fb-9def-4a2b-8563-e3905e176499.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744151/general/077f77fb-9def-4a2b-8563-e3905e176499.jpg already downloaded
2026-03-27 22:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744151%252Fgeneral%252F8b8a72ff-cc4d-420c-b990-ed5a360da469.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744151/general/8b8a72ff-cc4d-420c-b990-ed5a360da469.jpg already downloaded
2026-03-27 22:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744151%252Fgeneral%252F091f0be0-d669-45b0-8c20-c82c470cf2b0.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744151/general/091f0be0-d669-45b0-8c20-c82c470cf2b0.jpg already downloaded
2026-03-27 22:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744151%252Fgeneral%252F5e54915b-4122-4ace-ab23-c754fcd040c4.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744151/general/5e54915b-4122-4ace-ab23-c754fcd040c4.jpg already downloaded
2026-03-27 22:01:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 4cbcffa1-142e-5aa6-8136-c43638ebb9ed, identifier: 10732184
2026-03-27 22:01:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5f958acc-c666-500c-94e5-80c31fa1e758 with identifier: 10732183
2026-03-27 22:01:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5f958acc-c666-500c-94e5-80c31fa1e758 with scrape type 1
2026-03-27 22:01:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5f958acc-c666-500c-94e5-80c31fa1e758
2026-03-27 22:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749318%252Fgeneral%252F6930781f-c955-4f7f-ae48-1106eafa4106.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749318/general/6930781f-c955-4f7f-ae48-1106eafa4106.jpg not downloaded yet
2026-03-27 22:01:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee46f8b10>
2026-03-27 22:01:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:01:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:01:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1dda38a7-497a-5ccc-8221-9a6eb06c0ea1/1dda38a7-497a-5ccc-8221-9a6eb06c0ea1_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5444939%252Fgeneral%252F7c5e7bf4-062c-4619-ac65-f3d665f7ddca.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5444939/general/7c5e7bf4-062c-4619-ac65-f3d665f7ddca.jpg saved to cache
2026-03-27 22:01:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 1dda38a7-497a-5ccc-8221-9a6eb06c0ea1
2026-03-27 22:01:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749314/general/06c79acf-cbe6-464f-be7c-6d1b0a22511b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732173)
2026-03-27 22:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749314%252Fgeneral%252F3eb3bdce-e373-42e9-a7f4-3fe2b21d8242.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749314/general/3eb3bdce-e373-42e9-a7f4-3fe2b21d8242.jpg not downloaded yet
2026-03-27 22:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749315%252Fgeneral%252Fec30b747-c62f-482a-88a5-caebbbdd0666.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749315/general/ec30b747-c62f-482a-88a5-caebbbdd0666.jpg not downloaded yet
2026-03-27 22:01:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 4745e4fc-501a-54e7-8849-c9864f4995d7 with identifier: 10732179
2026-03-27 22:01:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 4745e4fc-501a-54e7-8849-c9864f4995d7 with identifier: 10732179
2026-03-27 22:01:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 4745e4fc-501a-54e7-8849-c9864f4995d7 with identifier: 10732179 to the API
2026-03-27 22:01:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:01:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:01:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732179>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Diesel',
'id': '4745e4fc-501a-54e7-8849-c9864f4995d7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL979HT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732179',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': '5 Series',
'odometer': 69607,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 18,
'photo_urls': ['https://images.openlane.eu/carimgs/5744143/general/76d02931-b6b3-4858-8c9c-233f03541e2a.jpg',
'https://images.openlane.eu/carimgs/5744143/general/253e78fb-3c9b-445c-b343-e9780737a59b.jpg',
'https://images.openlane.eu/carimgs/5744143/general/1b1f6276-b2d6-40d6-a5b6-a1fd516381de.jpg',
'https://images.openlane.eu/carimgs/5744143/general/27ddfd06-ed7f-407c-85f0-b52f12580dca.jpg',
'https://images.openlane.eu/carimgs/5744143/general/f21d72fe-d455-48ed-9027-0117ae9c696d.jpg',
'https://images.openlane.eu/carimgs/5744143/general/bad11d36-d2c7-4dfa-8e66-ec05f5c58749.jpg',
'https://images.openlane.eu/carimgs/5744143/general/7cd32c91-54ab-4293-b882-c880f44af81c.jpg',
'https://images.openlane.eu/carimgs/5744143/general/dfacf75a-71ed-41c1-be8a-579e7d13a979.jpg',
'https://images.openlane.eu/carimgs/5744143/general/59d7fb56-9134-4b5c-acf0-eed64b71447b.jpg',
'https://images.openlane.eu/carimgs/5744143/general/40b5160b-c339-4030-b457-0ab8c893ef1e.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4745e4fc-501a-54e7-8849-c9864f4995d7/4745e4fc-501a-54e7-8849-c9864f4995d7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100970,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744143/general/76d02931-b6b3-4858-8c9c-233f03541e2a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4745e4fc-501a-54e7-8849-c9864f4995d7/4745e4fc-501a-54e7-8849-c9864f4995d7_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90348,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744143/general/253e78fb-3c9b-445c-b343-e9780737a59b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4745e4fc-501a-54e7-8849-c9864f4995d7/4745e4fc-501a-54e7-8849-c9864f4995d7_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101911,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744143/general/1b1f6276-b2d6-40d6-a5b6-a1fd516381de.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4745e4fc-501a-54e7-8849-c9864f4995d7/4745e4fc-501a-54e7-8849-c9864f4995d7_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93283,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744143/general/27ddfd06-ed7f-407c-85f0-b52f12580dca.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4745e4fc-501a-54e7-8849-c9864f4995d7/4745e4fc-501a-54e7-8849-c9864f4995d7_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76400,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744143/general/f21d72fe-d455-48ed-9027-0117ae9c696d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4745e4fc-501a-54e7-8849-c9864f4995d7/4745e4fc-501a-54e7-8849-c9864f4995d7_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96312,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744143/general/bad11d36-d2c7-4dfa-8e66-ec05f5c58749.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4745e4fc-501a-54e7-8849-c9864f4995d7/4745e4fc-501a-54e7-8849-c9864f4995d7_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94152,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744143/general/7cd32c91-54ab-4293-b882-c880f44af81c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4745e4fc-501a-54e7-8849-c9864f4995d7/4745e4fc-501a-54e7-8849-c9864f4995d7_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89991,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744143/general/dfacf75a-71ed-41c1-be8a-579e7d13a979.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4745e4fc-501a-54e7-8849-c9864f4995d7/4745e4fc-501a-54e7-8849-c9864f4995d7_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 31490,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744143/general/59d7fb56-9134-4b5c-acf0-eed64b71447b.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4745e4fc-501a-54e7-8849-c9864f4995d7/4745e4fc-501a-54e7-8849-c9864f4995d7_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81999,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744143/general/40b5160b-c339-4030-b457-0ab8c893ef1e.jpg',
'Width': 800}],
'price': 20100,
'price_includes_vat': True,
'registration_date': '2022-09-06',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'BMW 5 Series Touring 518d M Sport - Diesel - Automatic - 150 hp - '
'69.607 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2022}
2026-03-27 22:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732179%27 HTTP/1.1" 200 None
2026-03-27 22:01:06 [adesa.it] INFO: Saving data for 10732179: {'created_time': 1774648866.885899, 'last_price_update_time': 1774648866.885911, 'auction_closing_time': 1774862700.0}
2026-03-27 22:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732179') HTTP/1.1" 204 0
2026-03-27 22:01:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 4cbcffa1-142e-5aa6-8136-c43638ebb9ed with identifier: 10732184
2026-03-27 22:01:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 4cbcffa1-142e-5aa6-8136-c43638ebb9ed with identifier: 10732184
2026-03-27 22:01:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 4cbcffa1-142e-5aa6-8136-c43638ebb9ed with identifier: 10732184 to the API
2026-03-27 22:01:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:01:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:01:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732184>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 286,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Diesel',
'id': '4cbcffa1-142e-5aa6-8136-c43638ebb9ed',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM198YG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732184',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': 'X5',
'odometer': 54820,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 52,
'photo_urls': ['https://images.openlane.eu/carimgs/5744151/general/28b51582-f5dd-41c6-b572-1dff907e492c.jpg',
'https://images.openlane.eu/carimgs/5744151/general/1428b7c1-2c01-49e9-89a9-1126db039a18.jpg',
'https://images.openlane.eu/carimgs/5744151/general/2d989c40-267c-4406-b61f-3e7af96edb69.jpg',
'https://images.openlane.eu/carimgs/5744151/general/6ba9c72d-43ee-4a37-b11f-ca7f4ff966c4.jpg',
'https://images.openlane.eu/carimgs/5744151/general/7cbde5ea-0a7d-4a36-b424-ca0c2ed2b23c.jpg',
'https://images.openlane.eu/carimgs/5744151/general/4d2050b6-9b00-4261-bb5a-9c8066bbbe17.jpg',
'https://images.openlane.eu/carimgs/5744151/general/077f77fb-9def-4a2b-8563-e3905e176499.jpg',
'https://images.openlane.eu/carimgs/5744151/general/8b8a72ff-cc4d-420c-b990-ed5a360da469.jpg',
'https://images.openlane.eu/carimgs/5744151/general/091f0be0-d669-45b0-8c20-c82c470cf2b0.jpg',
'https://images.openlane.eu/carimgs/5744151/general/5e54915b-4122-4ace-ab23-c754fcd040c4.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4cbcffa1-142e-5aa6-8136-c43638ebb9ed/4cbcffa1-142e-5aa6-8136-c43638ebb9ed_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89954,
'Height': 450,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744151/general/28b51582-f5dd-41c6-b572-1dff907e492c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4cbcffa1-142e-5aa6-8136-c43638ebb9ed/4cbcffa1-142e-5aa6-8136-c43638ebb9ed_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 31027,
'Height': 225,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744151/general/1428b7c1-2c01-49e9-89a9-1126db039a18.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4cbcffa1-142e-5aa6-8136-c43638ebb9ed/4cbcffa1-142e-5aa6-8136-c43638ebb9ed_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86536,
'Height': 450,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744151/general/2d989c40-267c-4406-b61f-3e7af96edb69.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4cbcffa1-142e-5aa6-8136-c43638ebb9ed/4cbcffa1-142e-5aa6-8136-c43638ebb9ed_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88494,
'Height': 450,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744151/general/6ba9c72d-43ee-4a37-b11f-ca7f4ff966c4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4cbcffa1-142e-5aa6-8136-c43638ebb9ed/4cbcffa1-142e-5aa6-8136-c43638ebb9ed_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79799,
'Height': 450,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744151/general/7cbde5ea-0a7d-4a36-b424-ca0c2ed2b23c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4cbcffa1-142e-5aa6-8136-c43638ebb9ed/4cbcffa1-142e-5aa6-8136-c43638ebb9ed_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 166077,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744151/general/4d2050b6-9b00-4261-bb5a-9c8066bbbe17.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4cbcffa1-142e-5aa6-8136-c43638ebb9ed/4cbcffa1-142e-5aa6-8136-c43638ebb9ed_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75570,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744151/general/077f77fb-9def-4a2b-8563-e3905e176499.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4cbcffa1-142e-5aa6-8136-c43638ebb9ed/4cbcffa1-142e-5aa6-8136-c43638ebb9ed_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87880,
'Height': 450,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744151/general/8b8a72ff-cc4d-420c-b990-ed5a360da469.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4cbcffa1-142e-5aa6-8136-c43638ebb9ed/4cbcffa1-142e-5aa6-8136-c43638ebb9ed_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110293,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744151/general/091f0be0-d669-45b0-8c20-c82c470cf2b0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4cbcffa1-142e-5aa6-8136-c43638ebb9ed/4cbcffa1-142e-5aa6-8136-c43638ebb9ed_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83192,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744151/general/5e54915b-4122-4ace-ab23-c754fcd040c4.jpg',
'Width': 1024}],
'price': 26400,
'price_includes_vat': True,
'registration_date': '2023-02-22',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'BMW X5 30d Sport - Diesel - Automatic - 286 hp - 54.820 km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2023}
2026-03-27 22:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710732184%27 HTTP/1.1" 200 None
2026-03-27 22:01:07 [adesa.it] INFO: Saving data for 10732184: {'created_time': 1774648867.211198, 'last_price_update_time': 1774648867.21121, 'auction_closing_time': 1774862700.0}
2026-03-27 22:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732184') HTTP/1.1" 204 0
2026-03-27 22:01:07 [adesa.it] INFO: Found listing with ID: 10732231
2026-03-27 22:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710732231%27 HTTP/1.1" 200 None
2026-03-27 22:01:07 [adesa.it] INFO: Scrape type for 10732231: 1
2026-03-27 22:01:07 [adesa.it] INFO: Scraping item 10732231 url https://www.openlane.eu/en/carv6/auction/10732231
2026-03-27 22:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749318%252Fgeneral%252F53cc020b-4256-41fe-a3f9-cd3a43eca766.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749318/general/53cc020b-4256-41fe-a3f9-cd3a43eca766.jpg not downloaded yet
2026-03-27 22:01:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f6ed5f69-3341-51e4-846b-4560f0159a2d with identifier: 10732175
2026-03-27 22:01:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f6ed5f69-3341-51e4-846b-4560f0159a2d with scrape type 1
2026-03-27 22:01:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f6ed5f69-3341-51e4-846b-4560f0159a2d
2026-03-27 22:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741773%252Fgeneral%252Fc4665f7b-4ac3-48b3-b1f4-e3fe6ddc949c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741773/general/c4665f7b-4ac3-48b3-b1f4-e3fe6ddc949c.jpg already downloaded
2026-03-27 22:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741773%252Fgeneral%252F92adec01-d917-4f12-9c96-d301bf2bbd24.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741773/general/92adec01-d917-4f12-9c96-d301bf2bbd24.jpg already downloaded
2026-03-27 22:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741773%252Fgeneral%252F60614af8-0ba2-4d71-a545-8c7003983a3e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741773/general/60614af8-0ba2-4d71-a545-8c7003983a3e.jpg already downloaded
2026-03-27 22:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741773%252Fgeneral%252Fc91bc527-bbdd-4185-b019-09a186f563bc.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741773/general/c91bc527-bbdd-4185-b019-09a186f563bc.jpg already downloaded
2026-03-27 22:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741773%252Fgeneral%252F27c8ea89-77a3-4b8e-afb5-1972d99a7626.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741773/general/27c8ea89-77a3-4b8e-afb5-1972d99a7626.jpg already downloaded
2026-03-27 22:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741773%252Fgeneral%252F2edbc874-4950-472e-a398-b471f46f1862.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741773/general/2edbc874-4950-472e-a398-b471f46f1862.jpg already downloaded
2026-03-27 22:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741773%252Fgeneral%252Ff0a46852-5416-4236-8562-06178c190aaf.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741773/general/f0a46852-5416-4236-8562-06178c190aaf.jpg already downloaded
2026-03-27 22:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741773%252Fgeneral%252Fb9be62a5-49e5-467a-bf0e-50342997c377.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741773/general/b9be62a5-49e5-467a-bf0e-50342997c377.jpg already downloaded
2026-03-27 22:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741773%252Fgeneral%252F90e83d18-fd44-45d5-b396-8cc42b80d707.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741773/general/90e83d18-fd44-45d5-b396-8cc42b80d707.jpg already downloaded
2026-03-27 22:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741773%252Fgeneral%252F71a3fe07-f531-4394-9bc8-dc1934f21d1f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741773/general/71a3fe07-f531-4394-9bc8-dc1934f21d1f.jpg already downloaded
2026-03-27 22:01:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: f6ed5f69-3341-51e4-846b-4560f0159a2d, identifier: 10732175
2026-03-27 22:01:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee7e135d0>
2026-03-27 22:01:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:01:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:01:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7be92167-6c5f-5540-b5ab-915906449736/7be92167-6c5f-5540-b5ab-915906449736_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749313%252Fgeneral%252Fac5f581a-1614-4b1b-beef-ffc071b17216.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749313/general/ac5f581a-1614-4b1b-beef-ffc071b17216.jpg saved to cache
2026-03-27 22:01:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 7be92167-6c5f-5540-b5ab-915906449736
2026-03-27 22:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749314%252Fgeneral%252F81870379-5a9d-4097-8bce-ef64a81452ba.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749314/general/81870379-5a9d-4097-8bce-ef64a81452ba.jpg not downloaded yet
2026-03-27 22:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749315%252Fgeneral%252F321ecd94-3614-498c-a09a-7192deb77038.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749315/general/321ecd94-3614-498c-a09a-7192deb77038.jpg not downloaded yet
2026-03-27 22:01:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732190> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:01:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732182> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:01:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732214> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:01:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: f6ed5f69-3341-51e4-846b-4560f0159a2d with identifier: 10732175
2026-03-27 22:01:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: f6ed5f69-3341-51e4-846b-4560f0159a2d with identifier: 10732175
2026-03-27 22:01:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: f6ed5f69-3341-51e4-846b-4560f0159a2d with identifier: 10732175 to the API
2026-03-27 22:01:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:01:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:01:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732175>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 265,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Hybrid',
'id': 'f6ed5f69-3341-51e4-846b-4560f0159a2d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG043ZW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732175',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Audi',
'model': 'Q5',
'odometer': 42714,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 61,
'photo_urls': ['https://images.openlane.eu/carimgs/5741773/general/c4665f7b-4ac3-48b3-b1f4-e3fe6ddc949c.jpg',
'https://images.openlane.eu/carimgs/5741773/general/92adec01-d917-4f12-9c96-d301bf2bbd24.jpg',
'https://images.openlane.eu/carimgs/5741773/general/60614af8-0ba2-4d71-a545-8c7003983a3e.jpg',
'https://images.openlane.eu/carimgs/5741773/general/c91bc527-bbdd-4185-b019-09a186f563bc.jpg',
'https://images.openlane.eu/carimgs/5741773/general/27c8ea89-77a3-4b8e-afb5-1972d99a7626.jpg',
'https://images.openlane.eu/carimgs/5741773/general/2edbc874-4950-472e-a398-b471f46f1862.jpg',
'https://images.openlane.eu/carimgs/5741773/general/f0a46852-5416-4236-8562-06178c190aaf.jpg',
'https://images.openlane.eu/carimgs/5741773/general/b9be62a5-49e5-467a-bf0e-50342997c377.jpg',
'https://images.openlane.eu/carimgs/5741773/general/90e83d18-fd44-45d5-b396-8cc42b80d707.jpg',
'https://images.openlane.eu/carimgs/5741773/general/71a3fe07-f531-4394-9bc8-dc1934f21d1f.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6ed5f69-3341-51e4-846b-4560f0159a2d/f6ed5f69-3341-51e4-846b-4560f0159a2d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 157299,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741773/general/c4665f7b-4ac3-48b3-b1f4-e3fe6ddc949c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6ed5f69-3341-51e4-846b-4560f0159a2d/f6ed5f69-3341-51e4-846b-4560f0159a2d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129205,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741773/general/92adec01-d917-4f12-9c96-d301bf2bbd24.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6ed5f69-3341-51e4-846b-4560f0159a2d/f6ed5f69-3341-51e4-846b-4560f0159a2d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 146532,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741773/general/60614af8-0ba2-4d71-a545-8c7003983a3e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6ed5f69-3341-51e4-846b-4560f0159a2d/f6ed5f69-3341-51e4-846b-4560f0159a2d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 152383,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741773/general/c91bc527-bbdd-4185-b019-09a186f563bc.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6ed5f69-3341-51e4-846b-4560f0159a2d/f6ed5f69-3341-51e4-846b-4560f0159a2d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108497,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741773/general/27c8ea89-77a3-4b8e-afb5-1972d99a7626.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6ed5f69-3341-51e4-846b-4560f0159a2d/f6ed5f69-3341-51e4-846b-4560f0159a2d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102626,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741773/general/2edbc874-4950-472e-a398-b471f46f1862.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6ed5f69-3341-51e4-846b-4560f0159a2d/f6ed5f69-3341-51e4-846b-4560f0159a2d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 171582,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741773/general/f0a46852-5416-4236-8562-06178c190aaf.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6ed5f69-3341-51e4-846b-4560f0159a2d/f6ed5f69-3341-51e4-846b-4560f0159a2d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 236383,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741773/general/b9be62a5-49e5-467a-bf0e-50342997c377.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6ed5f69-3341-51e4-846b-4560f0159a2d/f6ed5f69-3341-51e4-846b-4560f0159a2d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91501,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741773/general/90e83d18-fd44-45d5-b396-8cc42b80d707.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6ed5f69-3341-51e4-846b-4560f0159a2d/f6ed5f69-3341-51e4-846b-4560f0159a2d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 147749,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741773/general/71a3fe07-f531-4394-9bc8-dc1934f21d1f.jpg',
'Width': 1024}],
'price': 17200,
'price_includes_vat': True,
'registration_date': '2021-10-19',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Audi Q5 50 TFSIe S Line - Hybrid - Automatic - 265 hp - 42.714 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2021}
2026-03-27 22:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710732175%27 HTTP/1.1" 200 None
2026-03-27 22:01:07 [adesa.it] INFO: Saving data for 10732175: {'created_time': 1774648867.983552, 'last_price_update_time': 1774648867.983567, 'auction_closing_time': 1774862700.0}
2026-03-27 22:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732175') HTTP/1.1" 204 0
2026-03-27 22:01:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee4702010>
2026-03-27 22:01:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:01:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:01:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c8344608-24f3-5dcd-8ad4-5c61e26cf6f7/c8344608-24f3-5dcd-8ad4-5c61e26cf6f7_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749315%252Fgeneral%252F1f995b48-dbc0-4739-b2f8-d87fecb7d7f8.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749315/general/1f995b48-dbc0-4739-b2f8-d87fecb7d7f8.jpg saved to cache
2026-03-27 22:01:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item c8344608-24f3-5dcd-8ad4-5c61e26cf6f7
2026-03-27 22:01:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee45ff450>
2026-03-27 22:01:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:01:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:01:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1dda38a7-497a-5ccc-8221-9a6eb06c0ea1/1dda38a7-497a-5ccc-8221-9a6eb06c0ea1_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5444939%252Fgeneral%252Ff5e6a7a8-6fce-4acd-a04d-e215f2ef6a68.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5444939/general/f5e6a7a8-6fce-4acd-a04d-e215f2ef6a68.jpg saved to cache
2026-03-27 22:01:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 1dda38a7-497a-5ccc-8221-9a6eb06c0ea1
2026-03-27 22:01:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee46221d0>
2026-03-27 22:01:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:01:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:01:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7be92167-6c5f-5540-b5ab-915906449736/7be92167-6c5f-5540-b5ab-915906449736_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749313%252Fgeneral%252F8b68512d-8dec-455c-bf8f-ac0ff4ec6cb5.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749313/general/8b68512d-8dec-455c-bf8f-ac0ff4ec6cb5.jpg saved to cache
2026-03-27 22:01:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 7be92167-6c5f-5540-b5ab-915906449736
2026-03-27 22:01:08 [adesa.it] INFO: Found listing with ID: 10732228
2026-03-27 22:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732228%27 HTTP/1.1" 200 None
2026-03-27 22:01:08 [adesa.it] INFO: Scrape type for 10732228: 1
2026-03-27 22:01:08 [adesa.it] INFO: Scraping item 10732228 url https://www.openlane.eu/en/carv6/auction/10732228
2026-03-27 22:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749318%252Fgeneral%252F42fec736-7797-425e-811e-d3217adfe240.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749318/general/42fec736-7797-425e-811e-d3217adfe240.jpg not downloaded yet
2026-03-27 22:01:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:01:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:01:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:01:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749314/general/d9d2ee28-8819-4d63-b4e6-60bcc9349d03.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732173)
2026-03-27 22:01:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749315/general/b49076d9-96c9-44a1-b1a2-6dab61c63376.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732174)
2026-03-27 22:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749314%252Fgeneral%252F59db61a5-a71d-4a46-b9a7-18679d0201ee.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749314/general/59db61a5-a71d-4a46-b9a7-18679d0201ee.jpg not downloaded yet
2026-03-27 22:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749315%252Fgeneral%252F7f1cf91b-b93d-451a-be98-b2e99ada2006.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749315/general/7f1cf91b-b93d-451a-be98-b2e99ada2006.jpg not downloaded yet
2026-03-27 22:01:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5d3bdd0>
2026-03-27 22:01:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:01:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:01:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5fe7026e-b0a3-546b-82c2-fe229e4c3b79/5fe7026e-b0a3-546b-82c2-fe229e4c3b79_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749314%252Fgeneral%252F06c79acf-cbe6-464f-be7c-6d1b0a22511b.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749314/general/06c79acf-cbe6-464f-be7c-6d1b0a22511b.jpg saved to cache
2026-03-27 22:01:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 5fe7026e-b0a3-546b-82c2-fe229e4c3b79
2026-03-27 22:01:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749315/general/a7b01176-c900-4681-810a-868da561c6af.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732174)
2026-03-27 22:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749318%252Fgeneral%252F4b78d49b-3502-493d-bdb9-4b233ca17a8b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749318/general/4b78d49b-3502-493d-bdb9-4b233ca17a8b.jpg not downloaded yet
2026-03-27 22:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749314%252Fgeneral%252F722e936a-c084-4ad7-8fc5-a594b648b46c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749314/general/722e936a-c084-4ad7-8fc5-a594b648b46c.jpg not downloaded yet
2026-03-27 22:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749315%252Fgeneral%252F5ee1c3ed-ba11-43d9-b9a1-64f5af44689c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749315/general/5ee1c3ed-ba11-43d9-b9a1-64f5af44689c.jpg not downloaded yet
2026-03-27 22:01:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0f16bea0-6229-5745-ab34-1b7efa176c61 with identifier: 10732190
2026-03-27 22:01:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0f16bea0-6229-5745-ab34-1b7efa176c61 with scrape type 1
2026-03-27 22:01:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0f16bea0-6229-5745-ab34-1b7efa176c61
2026-03-27 22:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749321%252Fgeneral%252F6fc29cb5-bf3d-4f08-b3f7-e6be9e11873a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749321/general/6fc29cb5-bf3d-4f08-b3f7-e6be9e11873a.jpg not downloaded yet
2026-03-27 22:01:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0b662867-475b-5414-a1b4-ac248ee78a20 with identifier: 10732182
2026-03-27 22:01:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0b662867-475b-5414-a1b4-ac248ee78a20 with scrape type 1
2026-03-27 22:01:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0b662867-475b-5414-a1b4-ac248ee78a20
2026-03-27 22:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744144%252Fgeneral%252F38b0899b-2d15-4ef1-acf6-00af90cdbd14.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744144/general/38b0899b-2d15-4ef1-acf6-00af90cdbd14.jpg already downloaded
2026-03-27 22:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744144%252Fgeneral%252Fcf48405d-8e8a-4ed3-a8c5-79bb363c882d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744144/general/cf48405d-8e8a-4ed3-a8c5-79bb363c882d.jpg already downloaded
2026-03-27 22:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744144%252Fgeneral%252F50b4f47a-f3b5-49b8-9940-d78a8c8d706c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744144/general/50b4f47a-f3b5-49b8-9940-d78a8c8d706c.jpg already downloaded
2026-03-27 22:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744144%252Fgeneral%252F20d2b1a9-5d1e-4ea3-9e8d-72b0922d3338.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744144/general/20d2b1a9-5d1e-4ea3-9e8d-72b0922d3338.jpg already downloaded
2026-03-27 22:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744144%252Fgeneral%252F93792217-3f0e-40e6-b74d-362016d820b3.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744144/general/93792217-3f0e-40e6-b74d-362016d820b3.jpg already downloaded
2026-03-27 22:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744144%252Fgeneral%252F17046279-b24e-4f9c-82be-10d474372fc3.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744144/general/17046279-b24e-4f9c-82be-10d474372fc3.jpg already downloaded
2026-03-27 22:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744144%252Fgeneral%252F49eb5499-fa71-4f80-8abd-b6512f992e1c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744144/general/49eb5499-fa71-4f80-8abd-b6512f992e1c.jpg already downloaded
2026-03-27 22:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744144%252Fgeneral%252Faf32a28d-5ea8-43fb-a279-97dd0047f6bc.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744144/general/af32a28d-5ea8-43fb-a279-97dd0047f6bc.jpg already downloaded
2026-03-27 22:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744144%252Fgeneral%252F4c21a476-c50f-4300-b402-27e5a5195c93.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744144/general/4c21a476-c50f-4300-b402-27e5a5195c93.jpg already downloaded
2026-03-27 22:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744144%252Fgeneral%252F17d76736-f8e2-4775-a5c1-c546d334c448.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744144/general/17d76736-f8e2-4775-a5c1-c546d334c448.jpg already downloaded
2026-03-27 22:01:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 0b662867-475b-5414-a1b4-ac248ee78a20, identifier: 10732182
2026-03-27 22:01:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6544fc1c-f6f5-56bf-a678-3724ece4ab9c with identifier: 10732214
2026-03-27 22:01:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6544fc1c-f6f5-56bf-a678-3724ece4ab9c with scrape type 1
2026-03-27 22:01:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6544fc1c-f6f5-56bf-a678-3724ece4ab9c
2026-03-27 22:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744174%252Fgeneral%252Fb33da651-55cd-455e-8559-eec7ee31a55d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744174/general/b33da651-55cd-455e-8559-eec7ee31a55d.jpg not downloaded yet
2026-03-27 22:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749318%252Fgeneral%252F50f2954a-75d1-4c4e-99c7-d4af6219f86b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749318/general/50f2954a-75d1-4c4e-99c7-d4af6219f86b.jpg not downloaded yet
2026-03-27 22:01:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 0b662867-475b-5414-a1b4-ac248ee78a20 with identifier: 10732182
2026-03-27 22:01:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 0b662867-475b-5414-a1b4-ac248ee78a20 with identifier: 10732182
2026-03-27 22:01:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 0b662867-475b-5414-a1b4-ac248ee78a20 with identifier: 10732182 to the API
2026-03-27 22:01:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:01:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:01:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732182>
{'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-30T09:25:00Z',
'fuel_type': 'Diesel',
'id': '0b662867-475b-5414-a1b4-ac248ee78a20',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM561KR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732182',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': 'X1',
'odometer': 145991,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 16,
'photo_urls': ['https://images.openlane.eu/carimgs/5744144/general/38b0899b-2d15-4ef1-acf6-00af90cdbd14.jpg',
'https://images.openlane.eu/carimgs/5744144/general/cf48405d-8e8a-4ed3-a8c5-79bb363c882d.jpg',
'https://images.openlane.eu/carimgs/5744144/general/50b4f47a-f3b5-49b8-9940-d78a8c8d706c.jpg',
'https://images.openlane.eu/carimgs/5744144/general/20d2b1a9-5d1e-4ea3-9e8d-72b0922d3338.jpg',
'https://images.openlane.eu/carimgs/5744144/general/93792217-3f0e-40e6-b74d-362016d820b3.jpg',
'https://images.openlane.eu/carimgs/5744144/general/17046279-b24e-4f9c-82be-10d474372fc3.jpg',
'https://images.openlane.eu/carimgs/5744144/general/49eb5499-fa71-4f80-8abd-b6512f992e1c.jpg',
'https://images.openlane.eu/carimgs/5744144/general/af32a28d-5ea8-43fb-a279-97dd0047f6bc.jpg',
'https://images.openlane.eu/carimgs/5744144/general/4c21a476-c50f-4300-b402-27e5a5195c93.jpg',
'https://images.openlane.eu/carimgs/5744144/general/17d76736-f8e2-4775-a5c1-c546d334c448.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0b662867-475b-5414-a1b4-ac248ee78a20/0b662867-475b-5414-a1b4-ac248ee78a20_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 31714,
'Height': 225,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744144/general/38b0899b-2d15-4ef1-acf6-00af90cdbd14.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0b662867-475b-5414-a1b4-ac248ee78a20/0b662867-475b-5414-a1b4-ac248ee78a20_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112099,
'Height': 450,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744144/general/cf48405d-8e8a-4ed3-a8c5-79bb363c882d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0b662867-475b-5414-a1b4-ac248ee78a20/0b662867-475b-5414-a1b4-ac248ee78a20_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107569,
'Height': 450,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744144/general/50b4f47a-f3b5-49b8-9940-d78a8c8d706c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0b662867-475b-5414-a1b4-ac248ee78a20/0b662867-475b-5414-a1b4-ac248ee78a20_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106370,
'Height': 450,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744144/general/20d2b1a9-5d1e-4ea3-9e8d-72b0922d3338.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0b662867-475b-5414-a1b4-ac248ee78a20/0b662867-475b-5414-a1b4-ac248ee78a20_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72720,
'Height': 450,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744144/general/93792217-3f0e-40e6-b74d-362016d820b3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0b662867-475b-5414-a1b4-ac248ee78a20/0b662867-475b-5414-a1b4-ac248ee78a20_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87910,
'Height': 450,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744144/general/17046279-b24e-4f9c-82be-10d474372fc3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0b662867-475b-5414-a1b4-ac248ee78a20/0b662867-475b-5414-a1b4-ac248ee78a20_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107476,
'Height': 450,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744144/general/49eb5499-fa71-4f80-8abd-b6512f992e1c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0b662867-475b-5414-a1b4-ac248ee78a20/0b662867-475b-5414-a1b4-ac248ee78a20_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71068,
'Height': 450,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744144/general/af32a28d-5ea8-43fb-a279-97dd0047f6bc.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0b662867-475b-5414-a1b4-ac248ee78a20/0b662867-475b-5414-a1b4-ac248ee78a20_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107476,
'Height': 450,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744144/general/4c21a476-c50f-4300-b402-27e5a5195c93.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0b662867-475b-5414-a1b4-ac248ee78a20/0b662867-475b-5414-a1b4-ac248ee78a20_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72143,
'Height': 450,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744144/general/17d76736-f8e2-4775-a5c1-c546d334c448.jpg',
'Width': 800}],
'price': 13100,
'price_includes_vat': True,
'registration_date': '2022-12-05',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'BMW X1 18d - Diesel - Automatic - 150 hp - 145.991 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-27 22:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732182%27 HTTP/1.1" 200 None
2026-03-27 22:01:09 [adesa.it] INFO: Saving data for 10732182: {'created_time': 1774648869.076455, 'last_price_update_time': 1774648869.076467, 'auction_closing_time': 1774862700.0}
2026-03-27 22:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732182') HTTP/1.1" 204 0
2026-03-27 22:01:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749318/general/53cc020b-4256-41fe-a3f9-cd3a43eca766.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732183)
2026-03-27 22:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749315%252Fgeneral%252F2ea5ba3e-2849-4f06-8897-611649ae855d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749315/general/2ea5ba3e-2849-4f06-8897-611649ae855d.jpg not downloaded yet
2026-03-27 22:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749321%252Fgeneral%252F2bf10a6b-198b-403e-a4ba-0152b2ff5047.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749321/general/2bf10a6b-198b-403e-a4ba-0152b2ff5047.jpg not downloaded yet
2026-03-27 22:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744174%252Fgeneral%252F06dbb733-82dc-41a3-8f75-42f732cfba11.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744174/general/06dbb733-82dc-41a3-8f75-42f732cfba11.jpg not downloaded yet
2026-03-27 22:01:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749315/general/321ecd94-3614-498c-a09a-7192deb77038.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732174)
2026-03-27 22:01:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749315/general/ec30b747-c62f-482a-88a5-caebbbdd0666.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732174)
2026-03-27 22:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749318%252Fgeneral%252F8aeb3023-f01e-4148-86dd-95f1a0f1d9cd.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749318/general/8aeb3023-f01e-4148-86dd-95f1a0f1d9cd.jpg not downloaded yet
2026-03-27 22:01:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5aa9bd0>
2026-03-27 22:01:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:01:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:01:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5fe7026e-b0a3-546b-82c2-fe229e4c3b79/5fe7026e-b0a3-546b-82c2-fe229e4c3b79_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749314%252Fgeneral%252Fd9d2ee28-8819-4d63-b4e6-60bcc9349d03.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749314/general/d9d2ee28-8819-4d63-b4e6-60bcc9349d03.jpg saved to cache
2026-03-27 22:01:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 5fe7026e-b0a3-546b-82c2-fe229e4c3b79
2026-03-27 22:01:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee588be50>
2026-03-27 22:01:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:01:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:01:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c8344608-24f3-5dcd-8ad4-5c61e26cf6f7/c8344608-24f3-5dcd-8ad4-5c61e26cf6f7_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749315%252Fgeneral%252Fb49076d9-96c9-44a1-b1a2-6dab61c63376.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749315/general/b49076d9-96c9-44a1-b1a2-6dab61c63376.jpg saved to cache
2026-03-27 22:01:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item c8344608-24f3-5dcd-8ad4-5c61e26cf6f7
2026-03-27 22:01:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5da08d0>
2026-03-27 22:01:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:01:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:01:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c8344608-24f3-5dcd-8ad4-5c61e26cf6f7/c8344608-24f3-5dcd-8ad4-5c61e26cf6f7_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749315%252Fgeneral%252Fa7b01176-c900-4681-810a-868da561c6af.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749315/general/a7b01176-c900-4681-810a-868da561c6af.jpg saved to cache
2026-03-27 22:01:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item c8344608-24f3-5dcd-8ad4-5c61e26cf6f7
2026-03-27 22:01:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749314/general/81870379-5a9d-4097-8bce-ef64a81452ba.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732173)
2026-03-27 22:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749321%252Fgeneral%252Fdfb48da9-95f9-40a7-a1d9-5691022e581c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749321/general/dfb48da9-95f9-40a7-a1d9-5691022e581c.jpg not downloaded yet
2026-03-27 22:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744174%252Fgeneral%252F09086146-4379-4e7a-a4d3-4f279815565a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744174/general/09086146-4379-4e7a-a4d3-4f279815565a.jpg not downloaded yet
2026-03-27 22:01:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732191> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:01:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732194> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:01:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732195> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:01:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749318/general/42fec736-7797-425e-811e-d3217adfe240.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732183)
2026-03-27 22:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749318%252Fgeneral%252F944a4742-7bc7-4941-94ae-e22ecda516ac.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749318/general/944a4742-7bc7-4941-94ae-e22ecda516ac.jpg not downloaded yet
2026-03-27 22:01:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:01:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:01:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749321%252Fgeneral%252Fbc7f18a5-4703-42cd-92be-a972fa8cb87b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749321/general/bc7f18a5-4703-42cd-92be-a972fa8cb87b.jpg not downloaded yet
2026-03-27 22:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744174%252Fgeneral%252Ffc3eee38-b500-4cc3-a397-d72713c2a98a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744174/general/fc3eee38-b500-4cc3-a397-d72713c2a98a.jpg not downloaded yet
2026-03-27 22:01:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5da3c90>
2026-03-27 22:01:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:01:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:01:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5f958acc-c666-500c-94e5-80c31fa1e758/5f958acc-c666-500c-94e5-80c31fa1e758_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749318%252Fgeneral%252F53cc020b-4256-41fe-a3f9-cd3a43eca766.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749318/general/53cc020b-4256-41fe-a3f9-cd3a43eca766.jpg saved to cache
2026-03-27 22:01:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 5f958acc-c666-500c-94e5-80c31fa1e758
2026-03-27 22:01:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5d976d0>
2026-03-27 22:01:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:01:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:01:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c8344608-24f3-5dcd-8ad4-5c61e26cf6f7/c8344608-24f3-5dcd-8ad4-5c61e26cf6f7_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749315%252Fgeneral%252F321ecd94-3614-498c-a09a-7192deb77038.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749315/general/321ecd94-3614-498c-a09a-7192deb77038.jpg saved to cache
2026-03-27 22:01:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item c8344608-24f3-5dcd-8ad4-5c61e26cf6f7
2026-03-27 22:01:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5ac1590>
2026-03-27 22:01:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:01:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:01:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c8344608-24f3-5dcd-8ad4-5c61e26cf6f7/c8344608-24f3-5dcd-8ad4-5c61e26cf6f7_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749315%252Fgeneral%252Fec30b747-c62f-482a-88a5-caebbbdd0666.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749315/general/ec30b747-c62f-482a-88a5-caebbbdd0666.jpg saved to cache
2026-03-27 22:01:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item c8344608-24f3-5dcd-8ad4-5c61e26cf6f7
2026-03-27 22:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749318%252Fgeneral%252F041885c3-2420-4f8f-b902-83de13067e8d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749318/general/041885c3-2420-4f8f-b902-83de13067e8d.jpg not downloaded yet
2026-03-27 22:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749321%252Fgeneral%252F728f068c-3688-49dc-a821-d6482afe3d22.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749321/general/728f068c-3688-49dc-a821-d6482afe3d22.jpg not downloaded yet
2026-03-27 22:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744174%252Fgeneral%252Fb0b313a8-62a0-4e31-97a4-d6a9061e603d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744174/general/b0b313a8-62a0-4e31-97a4-d6a9061e603d.jpg not downloaded yet
2026-03-27 22:01:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749321/general/6fc29cb5-bf3d-4f08-b3f7-e6be9e11873a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732190)
2026-03-27 22:01:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744174/general/b33da651-55cd-455e-8559-eec7ee31a55d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732214)
2026-03-27 22:01:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749318/general/50f2954a-75d1-4c4e-99c7-d4af6219f86b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732183)
2026-03-27 22:01:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744174/general/06dbb733-82dc-41a3-8f75-42f732cfba11.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732214)
2026-03-27 22:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749318%252Fgeneral%252F1c2404b1-b94a-4bc5-ada5-884178ff9883.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749318/general/1c2404b1-b94a-4bc5-ada5-884178ff9883.jpg not downloaded yet
2026-03-27 22:01:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee4711d50>
2026-03-27 22:01:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:01:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:01:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5fe7026e-b0a3-546b-82c2-fe229e4c3b79/5fe7026e-b0a3-546b-82c2-fe229e4c3b79_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749314%252Fgeneral%252F81870379-5a9d-4097-8bce-ef64a81452ba.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749314/general/81870379-5a9d-4097-8bce-ef64a81452ba.jpg saved to cache
2026-03-27 22:01:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 5fe7026e-b0a3-546b-82c2-fe229e4c3b79
2026-03-27 22:01:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b0405142-f3b4-5d32-a71f-cc05c8f8115b with identifier: 10732191
2026-03-27 22:01:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b0405142-f3b4-5d32-a71f-cc05c8f8115b with scrape type 1
2026-03-27 22:01:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b0405142-f3b4-5d32-a71f-cc05c8f8115b
2026-03-27 22:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741800%252Fgeneral%252F0a93a792-1d4f-4cf7-a0ed-87929b60f9fc.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741800/general/0a93a792-1d4f-4cf7-a0ed-87929b60f9fc.jpg already downloaded
2026-03-27 22:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741800%252Fgeneral%252F25c790ea-2254-45c9-95b8-3995fb770dd0.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741800/general/25c790ea-2254-45c9-95b8-3995fb770dd0.jpg already downloaded
2026-03-27 22:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741800%252Fgeneral%252Ffbc053ee-1b1f-4e93-a900-05a4e9da75f6.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741800/general/fbc053ee-1b1f-4e93-a900-05a4e9da75f6.jpg already downloaded
2026-03-27 22:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741800%252Fgeneral%252F2ca6e5bb-6ba1-4357-bec9-cadb6e10e2b6.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741800/general/2ca6e5bb-6ba1-4357-bec9-cadb6e10e2b6.jpg already downloaded
2026-03-27 22:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741800%252Fgeneral%252F05632359-4f34-4904-9cdd-a7dc9790ed3e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741800/general/05632359-4f34-4904-9cdd-a7dc9790ed3e.jpg already downloaded
2026-03-27 22:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741800%252Fgeneral%252F0112f8e3-1224-4482-b310-ee0b56b9c58e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741800/general/0112f8e3-1224-4482-b310-ee0b56b9c58e.jpg already downloaded
2026-03-27 22:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741800%252Fgeneral%252F8056689c-65b2-4ae9-901e-f7096ec824a8.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741800/general/8056689c-65b2-4ae9-901e-f7096ec824a8.jpg already downloaded
2026-03-27 22:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741800%252Fgeneral%252F67ea9964-12c3-4faf-a6ae-bc08acb16fff.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741800/general/67ea9964-12c3-4faf-a6ae-bc08acb16fff.jpg already downloaded
2026-03-27 22:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741800%252Fgeneral%252Fcaaf6caf-3caf-4c9b-ab9e-9a924de22320.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741800/general/caaf6caf-3caf-4c9b-ab9e-9a924de22320.jpg already downloaded
2026-03-27 22:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741800%252Fgeneral%252F69704d75-40be-4217-85c2-4bf7120a8691.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741800/general/69704d75-40be-4217-85c2-4bf7120a8691.jpg already downloaded
2026-03-27 22:01:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: b0405142-f3b4-5d32-a71f-cc05c8f8115b, identifier: 10732191
2026-03-27 22:01:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7aac03b9-3f59-58dd-bb74-590f59b379df with identifier: 10732194
2026-03-27 22:01:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7aac03b9-3f59-58dd-bb74-590f59b379df with scrape type 1
2026-03-27 22:01:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7aac03b9-3f59-58dd-bb74-590f59b379df
2026-03-27 22:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739600%252Fgeneral%252Faa557502-cf9b-4066-a42f-0c7d553734dc.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739600/general/aa557502-cf9b-4066-a42f-0c7d553734dc.jpg already downloaded
2026-03-27 22:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739600%252Fgeneral%252F13584967-bcae-439f-a5a4-a11fb3cfb8b4.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739600/general/13584967-bcae-439f-a5a4-a11fb3cfb8b4.jpg already downloaded
2026-03-27 22:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739600%252Fgeneral%252F41c4d1ef-37b7-4a0a-bbf8-dce253eaa5be.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739600/general/41c4d1ef-37b7-4a0a-bbf8-dce253eaa5be.jpg already downloaded
2026-03-27 22:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739600%252Fgeneral%252Ffc1796f5-7065-4ac1-a91c-68edfc7cd37b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739600/general/fc1796f5-7065-4ac1-a91c-68edfc7cd37b.jpg already downloaded
2026-03-27 22:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739600%252Fgeneral%252F9cbb8a23-50fa-48ac-94d9-98f19c527c3d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739600/general/9cbb8a23-50fa-48ac-94d9-98f19c527c3d.jpg already downloaded
2026-03-27 22:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739600%252Fgeneral%252F58f0896c-8688-4c40-99a3-101ec80322b3.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739600/general/58f0896c-8688-4c40-99a3-101ec80322b3.jpg already downloaded
2026-03-27 22:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739600%252Fgeneral%252F7d02a6a8-7825-419b-893e-fdb3e784f8e7.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739600/general/7d02a6a8-7825-419b-893e-fdb3e784f8e7.jpg already downloaded
2026-03-27 22:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739600%252Fgeneral%252Fe242b569-184c-42bb-8621-caa1a4c55945.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739600/general/e242b569-184c-42bb-8621-caa1a4c55945.jpg already downloaded
2026-03-27 22:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739600%252Fgeneral%252Fe63d9cf0-cd62-4a64-841d-3c609ad9c29c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739600/general/e63d9cf0-cd62-4a64-841d-3c609ad9c29c.jpg already downloaded
2026-03-27 22:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739600%252Fgeneral%252F82747547-0c9b-404e-b50b-8e8978c340f7.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739600/general/82747547-0c9b-404e-b50b-8e8978c340f7.jpg already downloaded
2026-03-27 22:01:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 7aac03b9-3f59-58dd-bb74-590f59b379df, identifier: 10732194
2026-03-27 22:01:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 86e8a42f-396f-5f71-b836-2ed40a3960fb with identifier: 10732195
2026-03-27 22:01:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 86e8a42f-396f-5f71-b836-2ed40a3960fb with scrape type 1
2026-03-27 22:01:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 86e8a42f-396f-5f71-b836-2ed40a3960fb
2026-03-27 22:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736060%252Fgeneral%252Ff74aa215-8386-46c8-88e9-fceba7c00432.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736060/general/f74aa215-8386-46c8-88e9-fceba7c00432.jpg already downloaded
2026-03-27 22:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736060%252Fgeneral%252Fae8c9bdd-5644-4237-b382-f3d43a381202.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736060/general/ae8c9bdd-5644-4237-b382-f3d43a381202.jpg already downloaded
2026-03-27 22:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736060%252Fgeneral%252F3c9788a0-ef99-4eec-b4de-c6adb21cfac3.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736060/general/3c9788a0-ef99-4eec-b4de-c6adb21cfac3.jpg already downloaded
2026-03-27 22:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736060%252Fgeneral%252F9e702dc2-f6c7-405e-b173-53c42d3d0be1.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736060/general/9e702dc2-f6c7-405e-b173-53c42d3d0be1.jpg already downloaded
2026-03-27 22:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736060%252Fgeneral%252F3dfa8184-94e6-4ed3-911a-1911797088f8.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736060/general/3dfa8184-94e6-4ed3-911a-1911797088f8.jpg already downloaded
2026-03-27 22:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736060%252Fgeneral%252F22622dcc-6901-4a25-b287-e47265bcc793.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736060/general/22622dcc-6901-4a25-b287-e47265bcc793.jpg already downloaded
2026-03-27 22:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736060%252Fgeneral%252F3617ef92-fb60-4b46-a954-07c6ca20eaa9.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736060/general/3617ef92-fb60-4b46-a954-07c6ca20eaa9.jpg already downloaded
2026-03-27 22:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736060%252Fgeneral%252Fc3ec14c3-b746-4f8c-bf97-45b313968492.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736060/general/c3ec14c3-b746-4f8c-bf97-45b313968492.jpg already downloaded
2026-03-27 22:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736060%252Fgeneral%252Fc44cebaf-7c95-49d7-bb73-7045a3c1b52d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736060/general/c44cebaf-7c95-49d7-bb73-7045a3c1b52d.jpg already downloaded
2026-03-27 22:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736060%252Fgeneral%252Fc456b242-4a28-43ed-9c40-c1c64b6777f1.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736060/general/c456b242-4a28-43ed-9c40-c1c64b6777f1.jpg already downloaded
2026-03-27 22:01:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 86e8a42f-396f-5f71-b836-2ed40a3960fb, identifier: 10732195
2026-03-27 22:01:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee584f450>
2026-03-27 22:01:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:01:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:01:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5f958acc-c666-500c-94e5-80c31fa1e758/5f958acc-c666-500c-94e5-80c31fa1e758_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749318%252Fgeneral%252F42fec736-7797-425e-811e-d3217adfe240.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749318/general/42fec736-7797-425e-811e-d3217adfe240.jpg saved to cache
2026-03-27 22:01:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 5f958acc-c666-500c-94e5-80c31fa1e758
2026-03-27 22:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749321%252Fgeneral%252F427cd27e-9bec-4c16-b05b-7701a8d5e5d1.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749321/general/427cd27e-9bec-4c16-b05b-7701a8d5e5d1.jpg not downloaded yet
2026-03-27 22:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744174%252Fgeneral%252Fd8648180-40c6-4146-a82f-9693b6b4d9da.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744174/general/d8648180-40c6-4146-a82f-9693b6b4d9da.jpg not downloaded yet
2026-03-27 22:01:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: b0405142-f3b4-5d32-a71f-cc05c8f8115b with identifier: 10732191
2026-03-27 22:01:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: b0405142-f3b4-5d32-a71f-cc05c8f8115b with identifier: 10732191
2026-03-27 22:01:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: b0405142-f3b4-5d32-a71f-cc05c8f8115b with identifier: 10732191 to the API
2026-03-27 22:01:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:01:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:01:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732191>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Diesel',
'id': 'b0405142-f3b4-5d32-a71f-cc05c8f8115b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP776SY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732191',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Citroën',
'model': 'C5',
'odometer': 45985,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 24,
'photo_urls': ['https://images.openlane.eu/carimgs/5741800/general/0a93a792-1d4f-4cf7-a0ed-87929b60f9fc.jpg',
'https://images.openlane.eu/carimgs/5741800/general/25c790ea-2254-45c9-95b8-3995fb770dd0.jpg',
'https://images.openlane.eu/carimgs/5741800/general/fbc053ee-1b1f-4e93-a900-05a4e9da75f6.jpg',
'https://images.openlane.eu/carimgs/5741800/general/2ca6e5bb-6ba1-4357-bec9-cadb6e10e2b6.jpg',
'https://images.openlane.eu/carimgs/5741800/general/05632359-4f34-4904-9cdd-a7dc9790ed3e.jpg',
'https://images.openlane.eu/carimgs/5741800/general/0112f8e3-1224-4482-b310-ee0b56b9c58e.jpg',
'https://images.openlane.eu/carimgs/5741800/general/8056689c-65b2-4ae9-901e-f7096ec824a8.jpg',
'https://images.openlane.eu/carimgs/5741800/general/67ea9964-12c3-4faf-a6ae-bc08acb16fff.jpg',
'https://images.openlane.eu/carimgs/5741800/general/caaf6caf-3caf-4c9b-ab9e-9a924de22320.jpg',
'https://images.openlane.eu/carimgs/5741800/general/69704d75-40be-4217-85c2-4bf7120a8691.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b0405142-f3b4-5d32-a71f-cc05c8f8115b/b0405142-f3b4-5d32-a71f-cc05c8f8115b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 41970,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741800/general/0a93a792-1d4f-4cf7-a0ed-87929b60f9fc.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b0405142-f3b4-5d32-a71f-cc05c8f8115b/b0405142-f3b4-5d32-a71f-cc05c8f8115b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126132,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741800/general/25c790ea-2254-45c9-95b8-3995fb770dd0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b0405142-f3b4-5d32-a71f-cc05c8f8115b/b0405142-f3b4-5d32-a71f-cc05c8f8115b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137387,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741800/general/fbc053ee-1b1f-4e93-a900-05a4e9da75f6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b0405142-f3b4-5d32-a71f-cc05c8f8115b/b0405142-f3b4-5d32-a71f-cc05c8f8115b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103811,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741800/general/2ca6e5bb-6ba1-4357-bec9-cadb6e10e2b6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b0405142-f3b4-5d32-a71f-cc05c8f8115b/b0405142-f3b4-5d32-a71f-cc05c8f8115b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81745,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741800/general/05632359-4f34-4904-9cdd-a7dc9790ed3e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b0405142-f3b4-5d32-a71f-cc05c8f8115b/b0405142-f3b4-5d32-a71f-cc05c8f8115b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95970,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741800/general/0112f8e3-1224-4482-b310-ee0b56b9c58e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b0405142-f3b4-5d32-a71f-cc05c8f8115b/b0405142-f3b4-5d32-a71f-cc05c8f8115b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85245,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741800/general/8056689c-65b2-4ae9-901e-f7096ec824a8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b0405142-f3b4-5d32-a71f-cc05c8f8115b/b0405142-f3b4-5d32-a71f-cc05c8f8115b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86011,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741800/general/67ea9964-12c3-4faf-a6ae-bc08acb16fff.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b0405142-f3b4-5d32-a71f-cc05c8f8115b/b0405142-f3b4-5d32-a71f-cc05c8f8115b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128746,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741800/general/caaf6caf-3caf-4c9b-ab9e-9a924de22320.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b0405142-f3b4-5d32-a71f-cc05c8f8115b/b0405142-f3b4-5d32-a71f-cc05c8f8115b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92464,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741800/general/69704d75-40be-4217-85c2-4bf7120a8691.jpg',
'Width': 800}],
'price': 11600,
'price_includes_vat': True,
'registration_date': '2023-06-30',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Citroën C5 Aircross C-Series - Diesel - Automatic - 130 hp - 45.985 '
'km',
'transmission': 'automatic',
'trim': 'C-Series',
'vin': None,
'year': 2023}
2026-03-27 22:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732191%27 HTTP/1.1" 200 None
2026-03-27 22:01:11 [adesa.it] INFO: Saving data for 10732191: {'created_time': 1774648871.020371, 'last_price_update_time': 1774648871.020384, 'auction_closing_time': 1774862700.0}
2026-03-27 22:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732191') HTTP/1.1" 204 0
2026-03-27 22:01:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 7aac03b9-3f59-58dd-bb74-590f59b379df with identifier: 10732194
2026-03-27 22:01:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 7aac03b9-3f59-58dd-bb74-590f59b379df with identifier: 10732194
2026-03-27 22:01:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 7aac03b9-3f59-58dd-bb74-590f59b379df with identifier: 10732194 to the API
2026-03-27 22:01:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:01:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:01:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732194>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '2.2L',
'engine_horse_power': 120,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Diesel',
'id': '7aac03b9-3f59-58dd-bb74-590f59b379df',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GS273ES',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732194',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Citroën',
'model': 'Jumper',
'odometer': 130021,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 42,
'photo_urls': ['https://images.openlane.eu/carimgs/5739600/general/aa557502-cf9b-4066-a42f-0c7d553734dc.jpg',
'https://images.openlane.eu/carimgs/5739600/general/13584967-bcae-439f-a5a4-a11fb3cfb8b4.jpg',
'https://images.openlane.eu/carimgs/5739600/general/41c4d1ef-37b7-4a0a-bbf8-dce253eaa5be.jpg',
'https://images.openlane.eu/carimgs/5739600/general/fc1796f5-7065-4ac1-a91c-68edfc7cd37b.jpg',
'https://images.openlane.eu/carimgs/5739600/general/9cbb8a23-50fa-48ac-94d9-98f19c527c3d.jpg',
'https://images.openlane.eu/carimgs/5739600/general/58f0896c-8688-4c40-99a3-101ec80322b3.jpg',
'https://images.openlane.eu/carimgs/5739600/general/7d02a6a8-7825-419b-893e-fdb3e784f8e7.jpg',
'https://images.openlane.eu/carimgs/5739600/general/e242b569-184c-42bb-8621-caa1a4c55945.jpg',
'https://images.openlane.eu/carimgs/5739600/general/e63d9cf0-cd62-4a64-841d-3c609ad9c29c.jpg',
'https://images.openlane.eu/carimgs/5739600/general/82747547-0c9b-404e-b50b-8e8978c340f7.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7aac03b9-3f59-58dd-bb74-590f59b379df/7aac03b9-3f59-58dd-bb74-590f59b379df_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 34813,
'Height': 266,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739600/general/aa557502-cf9b-4066-a42f-0c7d553734dc.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7aac03b9-3f59-58dd-bb74-590f59b379df/7aac03b9-3f59-58dd-bb74-590f59b379df_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117708,
'Height': 533,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739600/general/13584967-bcae-439f-a5a4-a11fb3cfb8b4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7aac03b9-3f59-58dd-bb74-590f59b379df/7aac03b9-3f59-58dd-bb74-590f59b379df_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84303,
'Height': 533,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739600/general/41c4d1ef-37b7-4a0a-bbf8-dce253eaa5be.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7aac03b9-3f59-58dd-bb74-590f59b379df/7aac03b9-3f59-58dd-bb74-590f59b379df_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94225,
'Height': 533,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739600/general/fc1796f5-7065-4ac1-a91c-68edfc7cd37b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7aac03b9-3f59-58dd-bb74-590f59b379df/7aac03b9-3f59-58dd-bb74-590f59b379df_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 151891,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739600/general/9cbb8a23-50fa-48ac-94d9-98f19c527c3d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7aac03b9-3f59-58dd-bb74-590f59b379df/7aac03b9-3f59-58dd-bb74-590f59b379df_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88726,
'Height': 533,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739600/general/58f0896c-8688-4c40-99a3-101ec80322b3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7aac03b9-3f59-58dd-bb74-590f59b379df/7aac03b9-3f59-58dd-bb74-590f59b379df_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86836,
'Height': 533,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739600/general/7d02a6a8-7825-419b-893e-fdb3e784f8e7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7aac03b9-3f59-58dd-bb74-590f59b379df/7aac03b9-3f59-58dd-bb74-590f59b379df_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 173966,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739600/general/e242b569-184c-42bb-8621-caa1a4c55945.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7aac03b9-3f59-58dd-bb74-590f59b379df/7aac03b9-3f59-58dd-bb74-590f59b379df_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89390,
'Height': 533,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739600/general/e63d9cf0-cd62-4a64-841d-3c609ad9c29c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7aac03b9-3f59-58dd-bb74-590f59b379df/7aac03b9-3f59-58dd-bb74-590f59b379df_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77120,
'Height': 533,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739600/general/82747547-0c9b-404e-b50b-8e8978c340f7.jpg',
'Width': 800}],
'price': 6000,
'price_includes_vat': True,
'registration_date': '2023-11-21',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Citroën Jumper L3H2 - Diesel - Manual - 120 hp - 130.021 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2023}
2026-03-27 22:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732194%27 HTTP/1.1" 200 None
2026-03-27 22:01:11 [adesa.it] INFO: Saving data for 10732194: {'created_time': 1774648871.361943, 'last_price_update_time': 1774648871.361957, 'auction_closing_time': 1774862700.0}
2026-03-27 22:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732194') HTTP/1.1" 204 0
2026-03-27 22:01:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 86e8a42f-396f-5f71-b836-2ed40a3960fb with identifier: 10732195
2026-03-27 22:01:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 86e8a42f-396f-5f71-b836-2ed40a3960fb with identifier: 10732195
2026-03-27 22:01:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 86e8a42f-396f-5f71-b836-2ed40a3960fb with identifier: 10732195 to the API
2026-03-27 22:01:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:01:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:01:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732195>
{'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-30T09:25:00Z',
'fuel_type': 'Diesel',
'id': '86e8a42f-396f-5f71-b836-2ed40a3960fb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GN492XA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732195',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'DS',
'model': 'DS7 Crossback',
'odometer': 94301,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 20,
'photo_urls': ['https://images.openlane.eu/carimgs/5736060/general/f74aa215-8386-46c8-88e9-fceba7c00432.jpg',
'https://images.openlane.eu/carimgs/5736060/general/ae8c9bdd-5644-4237-b382-f3d43a381202.jpg',
'https://images.openlane.eu/carimgs/5736060/general/3c9788a0-ef99-4eec-b4de-c6adb21cfac3.jpg',
'https://images.openlane.eu/carimgs/5736060/general/9e702dc2-f6c7-405e-b173-53c42d3d0be1.jpg',
'https://images.openlane.eu/carimgs/5736060/general/3dfa8184-94e6-4ed3-911a-1911797088f8.jpg',
'https://images.openlane.eu/carimgs/5736060/general/22622dcc-6901-4a25-b287-e47265bcc793.jpg',
'https://images.openlane.eu/carimgs/5736060/general/3617ef92-fb60-4b46-a954-07c6ca20eaa9.jpg',
'https://images.openlane.eu/carimgs/5736060/general/c3ec14c3-b746-4f8c-bf97-45b313968492.jpg',
'https://images.openlane.eu/carimgs/5736060/general/c44cebaf-7c95-49d7-bb73-7045a3c1b52d.jpg',
'https://images.openlane.eu/carimgs/5736060/general/c456b242-4a28-43ed-9c40-c1c64b6777f1.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_86e8a42f-396f-5f71-b836-2ed40a3960fb/86e8a42f-396f-5f71-b836-2ed40a3960fb_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116163,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736060/general/f74aa215-8386-46c8-88e9-fceba7c00432.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_86e8a42f-396f-5f71-b836-2ed40a3960fb/86e8a42f-396f-5f71-b836-2ed40a3960fb_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92584,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736060/general/ae8c9bdd-5644-4237-b382-f3d43a381202.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_86e8a42f-396f-5f71-b836-2ed40a3960fb/86e8a42f-396f-5f71-b836-2ed40a3960fb_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105423,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736060/general/3c9788a0-ef99-4eec-b4de-c6adb21cfac3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_86e8a42f-396f-5f71-b836-2ed40a3960fb/86e8a42f-396f-5f71-b836-2ed40a3960fb_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106509,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736060/general/9e702dc2-f6c7-405e-b173-53c42d3d0be1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_86e8a42f-396f-5f71-b836-2ed40a3960fb/86e8a42f-396f-5f71-b836-2ed40a3960fb_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93766,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736060/general/3dfa8184-94e6-4ed3-911a-1911797088f8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_86e8a42f-396f-5f71-b836-2ed40a3960fb/86e8a42f-396f-5f71-b836-2ed40a3960fb_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92538,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736060/general/22622dcc-6901-4a25-b287-e47265bcc793.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_86e8a42f-396f-5f71-b836-2ed40a3960fb/86e8a42f-396f-5f71-b836-2ed40a3960fb_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87099,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736060/general/3617ef92-fb60-4b46-a954-07c6ca20eaa9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_86e8a42f-396f-5f71-b836-2ed40a3960fb/86e8a42f-396f-5f71-b836-2ed40a3960fb_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 32544,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736060/general/c3ec14c3-b746-4f8c-bf97-45b313968492.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_86e8a42f-396f-5f71-b836-2ed40a3960fb/86e8a42f-396f-5f71-b836-2ed40a3960fb_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92584,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736060/general/c44cebaf-7c95-49d7-bb73-7045a3c1b52d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_86e8a42f-396f-5f71-b836-2ed40a3960fb/86e8a42f-396f-5f71-b836-2ed40a3960fb_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98816,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736060/general/c456b242-4a28-43ed-9c40-c1c64b6777f1.jpg',
'Width': 800}],
'price': 13700,
'price_includes_vat': True,
'registration_date': '2023-04-28',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'DS DS7 Crossback Performance Line - Diesel - Automatic - 131 hp - '
'94.301 km',
'transmission': 'automatic',
'trim': 'Performance Line',
'vin': None,
'year': 2023}
2026-03-27 22:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732195%27 HTTP/1.1" 200 None
2026-03-27 22:01:11 [adesa.it] INFO: Saving data for 10732195: {'created_time': 1774648871.71321, 'last_price_update_time': 1774648871.71322, 'auction_closing_time': 1774862700.0}
2026-03-27 22:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732195') HTTP/1.1" 204 0
2026-03-27 22:01:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749321/general/2bf10a6b-198b-403e-a4ba-0152b2ff5047.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732190)
2026-03-27 22:01:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749315/general/5ee1c3ed-ba11-43d9-b9a1-64f5af44689c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732174)
2026-03-27 22:01:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749315/general/2ea5ba3e-2849-4f06-8897-611649ae855d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732174)
2026-03-27 22:01:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749318/general/8aeb3023-f01e-4148-86dd-95f1a0f1d9cd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732183)
2026-03-27 22:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749318%252Fgeneral%252Fb70b3b08-8e51-4f66-8d1e-dc5dd7dcfa74.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749318/general/b70b3b08-8e51-4f66-8d1e-dc5dd7dcfa74.jpg not downloaded yet
2026-03-27 22:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749321%252Fgeneral%252Fbbed57b4-759b-49b4-ae83-50aab7cc9636.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749321/general/bbed57b4-759b-49b4-ae83-50aab7cc9636.jpg not downloaded yet
2026-03-27 22:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744174%252Fgeneral%252Fcee4df05-6144-4e77-9c60-80c4bc3475f9.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744174/general/cee4df05-6144-4e77-9c60-80c4bc3475f9.jpg not downloaded yet
2026-03-27 22:01:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732181> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:01:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732223> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:01:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732225> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:01:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732218> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:01:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5a51b90>
2026-03-27 22:01:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:01:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:01:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0f16bea0-6229-5745-ab34-1b7efa176c61/0f16bea0-6229-5745-ab34-1b7efa176c61_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749321%252Fgeneral%252F6fc29cb5-bf3d-4f08-b3f7-e6be9e11873a.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749321/general/6fc29cb5-bf3d-4f08-b3f7-e6be9e11873a.jpg saved to cache
2026-03-27 22:01:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 0f16bea0-6229-5745-ab34-1b7efa176c61
2026-03-27 22:01:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee4593f10>
2026-03-27 22:01:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:01:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:01:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6544fc1c-f6f5-56bf-a678-3724ece4ab9c/6544fc1c-f6f5-56bf-a678-3724ece4ab9c_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744174%252Fgeneral%252Fb33da651-55cd-455e-8559-eec7ee31a55d.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744174/general/b33da651-55cd-455e-8559-eec7ee31a55d.jpg saved to cache
2026-03-27 22:01:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 6544fc1c-f6f5-56bf-a678-3724ece4ab9c
2026-03-27 22:01:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5798550>
2026-03-27 22:01:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:01:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:01:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5f958acc-c666-500c-94e5-80c31fa1e758/5f958acc-c666-500c-94e5-80c31fa1e758_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749318%252Fgeneral%252F50f2954a-75d1-4c4e-99c7-d4af6219f86b.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749318/general/50f2954a-75d1-4c4e-99c7-d4af6219f86b.jpg saved to cache
2026-03-27 22:01:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 5f958acc-c666-500c-94e5-80c31fa1e758
2026-03-27 22:01:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5799710>
2026-03-27 22:01:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:01:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:01:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6544fc1c-f6f5-56bf-a678-3724ece4ab9c/6544fc1c-f6f5-56bf-a678-3724ece4ab9c_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744174%252Fgeneral%252F06dbb733-82dc-41a3-8f75-42f732cfba11.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744174/general/06dbb733-82dc-41a3-8f75-42f732cfba11.jpg saved to cache
2026-03-27 22:01:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 6544fc1c-f6f5-56bf-a678-3724ece4ab9c
2026-03-27 22:01:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732172> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:01:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749318/general/041885c3-2420-4f8f-b902-83de13067e8d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732183)
2026-03-27 22:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749321%252Fgeneral%252F15e9c626-dba8-49e8-a017-98fcad675097.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749321/general/15e9c626-dba8-49e8-a017-98fcad675097.jpg not downloaded yet
2026-03-27 22:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744174%252Fgeneral%252F528de86e-1285-431b-97d3-e7cb2e85f4aa.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744174/general/528de86e-1285-431b-97d3-e7cb2e85f4aa.jpg not downloaded yet
2026-03-27 22:01:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749318/general/944a4742-7bc7-4941-94ae-e22ecda516ac.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732183)
2026-03-27 22:01:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749321/general/bc7f18a5-4703-42cd-92be-a972fa8cb87b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732190)
2026-03-27 22:01:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744174/general/fc3eee38-b500-4cc3-a397-d72713c2a98a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732214)
2026-03-27 22:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749321%252Fgeneral%252F449c8d5e-df39-4a78-a4ac-89458ef01e5f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749321/general/449c8d5e-df39-4a78-a4ac-89458ef01e5f.jpg not downloaded yet
2026-03-27 22:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744174%252Fgeneral%252F43241fc6-7b0e-4b6d-b3c2-49cac384385b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744174/general/43241fc6-7b0e-4b6d-b3c2-49cac384385b.jpg not downloaded yet
2026-03-27 22:01:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5acbf10>
2026-03-27 22:01:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:01:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:01:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0f16bea0-6229-5745-ab34-1b7efa176c61/0f16bea0-6229-5745-ab34-1b7efa176c61_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749321%252Fgeneral%252F2bf10a6b-198b-403e-a4ba-0152b2ff5047.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749321/general/2bf10a6b-198b-403e-a4ba-0152b2ff5047.jpg saved to cache
2026-03-27 22:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 0f16bea0-6229-5745-ab34-1b7efa176c61
2026-03-27 22:01:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee58ea050>
2026-03-27 22:01:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:01:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:01:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c8344608-24f3-5dcd-8ad4-5c61e26cf6f7/c8344608-24f3-5dcd-8ad4-5c61e26cf6f7_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749315%252Fgeneral%252F5ee1c3ed-ba11-43d9-b9a1-64f5af44689c.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749315/general/5ee1c3ed-ba11-43d9-b9a1-64f5af44689c.jpg saved to cache
2026-03-27 22:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item c8344608-24f3-5dcd-8ad4-5c61e26cf6f7
2026-03-27 22:01:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5835d50>
2026-03-27 22:01:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:01:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:01:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c8344608-24f3-5dcd-8ad4-5c61e26cf6f7/c8344608-24f3-5dcd-8ad4-5c61e26cf6f7_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749315%252Fgeneral%252F2ea5ba3e-2849-4f06-8897-611649ae855d.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749315/general/2ea5ba3e-2849-4f06-8897-611649ae855d.jpg saved to cache
2026-03-27 22:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item c8344608-24f3-5dcd-8ad4-5c61e26cf6f7
2026-03-27 22:01:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee58eb150>
2026-03-27 22:01:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:01:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:01:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5f958acc-c666-500c-94e5-80c31fa1e758/5f958acc-c666-500c-94e5-80c31fa1e758_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749318%252Fgeneral%252F8aeb3023-f01e-4148-86dd-95f1a0f1d9cd.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749318/general/8aeb3023-f01e-4148-86dd-95f1a0f1d9cd.jpg saved to cache
2026-03-27 22:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 5f958acc-c666-500c-94e5-80c31fa1e758
2026-03-27 22:01:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cde38b55-c5a8-5555-b38c-a6b6b7465891 with identifier: 10732181
2026-03-27 22:01:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cde38b55-c5a8-5555-b38c-a6b6b7465891 with scrape type 1
2026-03-27 22:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item cde38b55-c5a8-5555-b38c-a6b6b7465891
2026-03-27 22:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749317%252Fgeneral%252F38f96816-c669-462d-8499-f240249f2086.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749317/general/38f96816-c669-462d-8499-f240249f2086.jpg not downloaded yet
2026-03-27 22:01:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: daa60aa9-0af2-52c3-b2d0-ad473cb7a34c with identifier: 10732223
2026-03-27 22:01:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item daa60aa9-0af2-52c3-b2d0-ad473cb7a34c with scrape type 1
2026-03-27 22:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item daa60aa9-0af2-52c3-b2d0-ad473cb7a34c
2026-03-27 22:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723098%252Fgeneral%252F9342a091-851c-4208-bb67-540ad99673bf.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723098/general/9342a091-851c-4208-bb67-540ad99673bf.jpg already downloaded
2026-03-27 22:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723098%252Fgeneral%252F11658079-ff6e-4acd-964f-b7155320fbb8.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723098/general/11658079-ff6e-4acd-964f-b7155320fbb8.jpg already downloaded
2026-03-27 22:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723098%252Fgeneral%252Ff4f54bd1-0a44-4974-b3d5-b58e35f75c58.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723098/general/f4f54bd1-0a44-4974-b3d5-b58e35f75c58.jpg already downloaded
2026-03-27 22:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723098%252Fgeneral%252F282804c4-9664-4f27-a487-0aed3a41afde.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723098/general/282804c4-9664-4f27-a487-0aed3a41afde.jpg already downloaded
2026-03-27 22:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723098%252Fgeneral%252F346f44e9-b24f-41e8-a519-e38ead4bb7eb.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723098/general/346f44e9-b24f-41e8-a519-e38ead4bb7eb.jpg already downloaded
2026-03-27 22:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723098%252Fgeneral%252Fc06fcc43-b550-427b-b869-4a5921499240.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723098/general/c06fcc43-b550-427b-b869-4a5921499240.jpg already downloaded
2026-03-27 22:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723098%252Fgeneral%252F0bc73026-406e-4bf7-8721-ad3bf078bd24.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723098/general/0bc73026-406e-4bf7-8721-ad3bf078bd24.jpg already downloaded
2026-03-27 22:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723098%252Fgeneral%252F27d00b7a-9114-4a18-84db-51743bc00b8e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723098/general/27d00b7a-9114-4a18-84db-51743bc00b8e.jpg already downloaded
2026-03-27 22:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723098%252Fgeneral%252Fbfa47817-bbfa-4a63-9044-89d9cac8d924.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723098/general/bfa47817-bbfa-4a63-9044-89d9cac8d924.jpg already downloaded
2026-03-27 22:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723098%252Fgeneral%252Ffcf40dfe-24c6-40ee-9e74-0f27e0ce2b39.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723098/general/fcf40dfe-24c6-40ee-9e74-0f27e0ce2b39.jpg already downloaded
2026-03-27 22:01:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: daa60aa9-0af2-52c3-b2d0-ad473cb7a34c, identifier: 10732223
2026-03-27 22:01:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 18eef91e-0d2a-524f-a8a6-b1c71abdf6e4 with identifier: 10732225
2026-03-27 22:01:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 18eef91e-0d2a-524f-a8a6-b1c71abdf6e4 with scrape type 1
2026-03-27 22:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 18eef91e-0d2a-524f-a8a6-b1c71abdf6e4
2026-03-27 22:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741841%252Fgeneral%252F10a04c27-7f40-49de-8ecb-092272bb178d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741841/general/10a04c27-7f40-49de-8ecb-092272bb178d.jpg already downloaded
2026-03-27 22:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741841%252Fgeneral%252F005c81bc-8bde-4503-b145-87363baec070.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741841/general/005c81bc-8bde-4503-b145-87363baec070.jpg already downloaded
2026-03-27 22:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741841%252Fgeneral%252F455c924d-e4ba-4519-8d63-f243564a7258.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741841/general/455c924d-e4ba-4519-8d63-f243564a7258.jpg already downloaded
2026-03-27 22:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741841%252Fgeneral%252F41d585c8-c8b7-46cf-a410-34181f4dfdc9.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741841/general/41d585c8-c8b7-46cf-a410-34181f4dfdc9.jpg already downloaded
2026-03-27 22:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741841%252Fgeneral%252Fb3be8562-da7d-4698-86a3-caca1c16a313.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741841/general/b3be8562-da7d-4698-86a3-caca1c16a313.jpg already downloaded
2026-03-27 22:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741841%252Fgeneral%252F926e8456-4dac-4e7c-8e7a-87f772a7aa32.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741841/general/926e8456-4dac-4e7c-8e7a-87f772a7aa32.jpg already downloaded
2026-03-27 22:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741841%252Fgeneral%252F2ad638e9-e034-4407-95b4-bec3cbe812fa.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741841/general/2ad638e9-e034-4407-95b4-bec3cbe812fa.jpg already downloaded
2026-03-27 22:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741841%252Fgeneral%252F24b3aeb4-5841-415a-9812-8ca3a83039a7.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741841/general/24b3aeb4-5841-415a-9812-8ca3a83039a7.jpg already downloaded
2026-03-27 22:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741841%252Fgeneral%252Fb16bfa11-0f3e-469b-be86-a53faa068c55.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741841/general/b16bfa11-0f3e-469b-be86-a53faa068c55.jpg already downloaded
2026-03-27 22:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741841%252Fgeneral%252Ff95234fe-e3ff-4882-a0bb-6aa61aed522a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741841/general/f95234fe-e3ff-4882-a0bb-6aa61aed522a.jpg already downloaded
2026-03-27 22:01:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 18eef91e-0d2a-524f-a8a6-b1c71abdf6e4, identifier: 10732225
2026-03-27 22:01:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 41766ea7-5997-5469-9ee5-2f9bdc08fedc with identifier: 10732218
2026-03-27 22:01:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 41766ea7-5997-5469-9ee5-2f9bdc08fedc with scrape type 1
2026-03-27 22:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 41766ea7-5997-5469-9ee5-2f9bdc08fedc
2026-03-27 22:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733905%252Fgeneral%252Fe7fda929-7e42-412b-be30-79c2f9eefab8.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733905/general/e7fda929-7e42-412b-be30-79c2f9eefab8.jpg already downloaded
2026-03-27 22:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733905%252Fgeneral%252F4f86b0b7-b3af-46b3-9671-64ea15b2f266.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733905/general/4f86b0b7-b3af-46b3-9671-64ea15b2f266.jpg already downloaded
2026-03-27 22:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733905%252Fgeneral%252F62af3359-7870-47e1-b403-37ff76d3c8e2.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733905/general/62af3359-7870-47e1-b403-37ff76d3c8e2.jpg already downloaded
2026-03-27 22:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733905%252Fgeneral%252Fef23afd0-5bfc-4540-be0a-fe69d475b837.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733905/general/ef23afd0-5bfc-4540-be0a-fe69d475b837.jpg already downloaded
2026-03-27 22:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733905%252Fgeneral%252F970eafa7-63b8-4e2d-a235-ee65a90f7a72.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733905/general/970eafa7-63b8-4e2d-a235-ee65a90f7a72.jpg already downloaded
2026-03-27 22:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733905%252Fgeneral%252F8ec5ae50-13a7-4eb5-b155-d90da03a05db.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733905/general/8ec5ae50-13a7-4eb5-b155-d90da03a05db.jpg already downloaded
2026-03-27 22:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733905%252Fgeneral%252F1b5971dc-ff3b-418f-9a33-b110e8a38598.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733905/general/1b5971dc-ff3b-418f-9a33-b110e8a38598.jpg already downloaded
2026-03-27 22:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733905%252Fgeneral%252F1644cf7a-1789-4a41-8821-db7aad1b1f4b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733905/general/1644cf7a-1789-4a41-8821-db7aad1b1f4b.jpg already downloaded
2026-03-27 22:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733905%252Fgeneral%252Fa9c842ff-8d41-40e8-8691-6c8345ea2f3e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733905/general/a9c842ff-8d41-40e8-8691-6c8345ea2f3e.jpg already downloaded
2026-03-27 22:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733905%252Fgeneral%252F7b907b9d-1724-4653-b4e0-6714bb408894.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733905/general/7b907b9d-1724-4653-b4e0-6714bb408894.jpg already downloaded
2026-03-27 22:01:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 41766ea7-5997-5469-9ee5-2f9bdc08fedc, identifier: 10732218
2026-03-27 22:01:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749321/general/728f068c-3688-49dc-a821-d6482afe3d22.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732190)
2026-03-27 22:01:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744174/general/b0b313a8-62a0-4e31-97a4-d6a9061e603d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732214)
2026-03-27 22:01:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744174/general/09086146-4379-4e7a-a4d3-4f279815565a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732214)
2026-03-27 22:01:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749318/general/1c2404b1-b94a-4bc5-ada5-884178ff9883.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732183)
2026-03-27 22:01:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: daa60aa9-0af2-52c3-b2d0-ad473cb7a34c with identifier: 10732223
2026-03-27 22:01:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: daa60aa9-0af2-52c3-b2d0-ad473cb7a34c with identifier: 10732223
2026-03-27 22:01:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: daa60aa9-0af2-52c3-b2d0-ad473cb7a34c with identifier: 10732223 to the API
2026-03-27 22:01:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:01:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:01:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732223>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 120,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Diesel',
'id': 'daa60aa9-0af2-52c3-b2d0-ad473cb7a34c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ439AV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732223',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Ford',
'model': 'Focus',
'odometer': 150049,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 39,
'photo_urls': ['https://images.openlane.eu/carimgs/5723098/general/9342a091-851c-4208-bb67-540ad99673bf.jpg',
'https://images.openlane.eu/carimgs/5723098/general/11658079-ff6e-4acd-964f-b7155320fbb8.jpg',
'https://images.openlane.eu/carimgs/5723098/general/f4f54bd1-0a44-4974-b3d5-b58e35f75c58.jpg',
'https://images.openlane.eu/carimgs/5723098/general/282804c4-9664-4f27-a487-0aed3a41afde.jpg',
'https://images.openlane.eu/carimgs/5723098/general/346f44e9-b24f-41e8-a519-e38ead4bb7eb.jpg',
'https://images.openlane.eu/carimgs/5723098/general/c06fcc43-b550-427b-b869-4a5921499240.jpg',
'https://images.openlane.eu/carimgs/5723098/general/0bc73026-406e-4bf7-8721-ad3bf078bd24.jpg',
'https://images.openlane.eu/carimgs/5723098/general/27d00b7a-9114-4a18-84db-51743bc00b8e.jpg',
'https://images.openlane.eu/carimgs/5723098/general/bfa47817-bbfa-4a63-9044-89d9cac8d924.jpg',
'https://images.openlane.eu/carimgs/5723098/general/fcf40dfe-24c6-40ee-9e74-0f27e0ce2b39.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_daa60aa9-0af2-52c3-b2d0-ad473cb7a34c/daa60aa9-0af2-52c3-b2d0-ad473cb7a34c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 150259,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723098/general/9342a091-851c-4208-bb67-540ad99673bf.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_daa60aa9-0af2-52c3-b2d0-ad473cb7a34c/daa60aa9-0af2-52c3-b2d0-ad473cb7a34c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 152098,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723098/general/11658079-ff6e-4acd-964f-b7155320fbb8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_daa60aa9-0af2-52c3-b2d0-ad473cb7a34c/daa60aa9-0af2-52c3-b2d0-ad473cb7a34c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 144990,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723098/general/f4f54bd1-0a44-4974-b3d5-b58e35f75c58.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_daa60aa9-0af2-52c3-b2d0-ad473cb7a34c/daa60aa9-0af2-52c3-b2d0-ad473cb7a34c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 140870,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723098/general/282804c4-9664-4f27-a487-0aed3a41afde.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_daa60aa9-0af2-52c3-b2d0-ad473cb7a34c/daa60aa9-0af2-52c3-b2d0-ad473cb7a34c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114822,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723098/general/346f44e9-b24f-41e8-a519-e38ead4bb7eb.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_daa60aa9-0af2-52c3-b2d0-ad473cb7a34c/daa60aa9-0af2-52c3-b2d0-ad473cb7a34c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131470,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723098/general/c06fcc43-b550-427b-b869-4a5921499240.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_daa60aa9-0af2-52c3-b2d0-ad473cb7a34c/daa60aa9-0af2-52c3-b2d0-ad473cb7a34c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91977,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723098/general/0bc73026-406e-4bf7-8721-ad3bf078bd24.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_daa60aa9-0af2-52c3-b2d0-ad473cb7a34c/daa60aa9-0af2-52c3-b2d0-ad473cb7a34c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 247844,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723098/general/27d00b7a-9114-4a18-84db-51743bc00b8e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_daa60aa9-0af2-52c3-b2d0-ad473cb7a34c/daa60aa9-0af2-52c3-b2d0-ad473cb7a34c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79578,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723098/general/bfa47817-bbfa-4a63-9044-89d9cac8d924.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_daa60aa9-0af2-52c3-b2d0-ad473cb7a34c/daa60aa9-0af2-52c3-b2d0-ad473cb7a34c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43907,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723098/general/fcf40dfe-24c6-40ee-9e74-0f27e0ce2b39.jpg',
'Width': 400}],
'price': 5500,
'price_includes_vat': True,
'registration_date': '2022-02-16',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Ford Focus 1.5 EcoBlue Business - Diesel - Manual - 120 hp - '
'150.049 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-27 22:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732223%27 HTTP/1.1" 200 None
2026-03-27 22:01:13 [adesa.it] INFO: Saving data for 10732223: {'created_time': 1774648873.577967, 'last_price_update_time': 1774648873.577978, 'auction_closing_time': 1774862700.0}
2026-03-27 22:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732223') HTTP/1.1" 204 0
2026-03-27 22:01:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 18eef91e-0d2a-524f-a8a6-b1c71abdf6e4 with identifier: 10732225
2026-03-27 22:01:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 18eef91e-0d2a-524f-a8a6-b1c71abdf6e4 with identifier: 10732225
2026-03-27 22:01:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 18eef91e-0d2a-524f-a8a6-b1c71abdf6e4 with identifier: 10732225 to the API
2026-03-27 22:01:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:01:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:01:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732225>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 120,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Diesel',
'id': '18eef91e-0d2a-524f-a8a6-b1c71abdf6e4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH335JF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732225',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Ford',
'model': 'Kuga',
'odometer': 127878,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 19,
'photo_urls': ['https://images.openlane.eu/carimgs/5741841/general/10a04c27-7f40-49de-8ecb-092272bb178d.jpg',
'https://images.openlane.eu/carimgs/5741841/general/005c81bc-8bde-4503-b145-87363baec070.jpg',
'https://images.openlane.eu/carimgs/5741841/general/455c924d-e4ba-4519-8d63-f243564a7258.jpg',
'https://images.openlane.eu/carimgs/5741841/general/41d585c8-c8b7-46cf-a410-34181f4dfdc9.jpg',
'https://images.openlane.eu/carimgs/5741841/general/b3be8562-da7d-4698-86a3-caca1c16a313.jpg',
'https://images.openlane.eu/carimgs/5741841/general/926e8456-4dac-4e7c-8e7a-87f772a7aa32.jpg',
'https://images.openlane.eu/carimgs/5741841/general/2ad638e9-e034-4407-95b4-bec3cbe812fa.jpg',
'https://images.openlane.eu/carimgs/5741841/general/24b3aeb4-5841-415a-9812-8ca3a83039a7.jpg',
'https://images.openlane.eu/carimgs/5741841/general/b16bfa11-0f3e-469b-be86-a53faa068c55.jpg',
'https://images.openlane.eu/carimgs/5741841/general/f95234fe-e3ff-4882-a0bb-6aa61aed522a.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_18eef91e-0d2a-524f-a8a6-b1c71abdf6e4/18eef91e-0d2a-524f-a8a6-b1c71abdf6e4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137160,
'Height': 602,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741841/general/10a04c27-7f40-49de-8ecb-092272bb178d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_18eef91e-0d2a-524f-a8a6-b1c71abdf6e4/18eef91e-0d2a-524f-a8a6-b1c71abdf6e4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125021,
'Height': 602,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741841/general/005c81bc-8bde-4503-b145-87363baec070.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_18eef91e-0d2a-524f-a8a6-b1c71abdf6e4/18eef91e-0d2a-524f-a8a6-b1c71abdf6e4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139747,
'Height': 602,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741841/general/455c924d-e4ba-4519-8d63-f243564a7258.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_18eef91e-0d2a-524f-a8a6-b1c71abdf6e4/18eef91e-0d2a-524f-a8a6-b1c71abdf6e4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 142764,
'Height': 602,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741841/general/41d585c8-c8b7-46cf-a410-34181f4dfdc9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_18eef91e-0d2a-524f-a8a6-b1c71abdf6e4/18eef91e-0d2a-524f-a8a6-b1c71abdf6e4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100389,
'Height': 602,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741841/general/b3be8562-da7d-4698-86a3-caca1c16a313.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_18eef91e-0d2a-524f-a8a6-b1c71abdf6e4/18eef91e-0d2a-524f-a8a6-b1c71abdf6e4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102657,
'Height': 602,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741841/general/926e8456-4dac-4e7c-8e7a-87f772a7aa32.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_18eef91e-0d2a-524f-a8a6-b1c71abdf6e4/18eef91e-0d2a-524f-a8a6-b1c71abdf6e4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118785,
'Height': 602,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741841/general/2ad638e9-e034-4407-95b4-bec3cbe812fa.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_18eef91e-0d2a-524f-a8a6-b1c71abdf6e4/18eef91e-0d2a-524f-a8a6-b1c71abdf6e4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101568,
'Height': 602,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741841/general/24b3aeb4-5841-415a-9812-8ca3a83039a7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_18eef91e-0d2a-524f-a8a6-b1c71abdf6e4/18eef91e-0d2a-524f-a8a6-b1c71abdf6e4_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37690,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741841/general/b16bfa11-0f3e-469b-be86-a53faa068c55.jpg',
'Width': 399},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_18eef91e-0d2a-524f-a8a6-b1c71abdf6e4/18eef91e-0d2a-524f-a8a6-b1c71abdf6e4_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117529,
'Height': 602,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741841/general/f95234fe-e3ff-4882-a0bb-6aa61aed522a.jpg',
'Width': 800}],
'price': 10000,
'price_includes_vat': True,
'registration_date': '2021-11-23',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Ford Kuga 1.5 EcoBlue ST Line X - Diesel - Automatic - 120 hp - '
'127.878 km',
'transmission': 'automatic',
'trim': 'ST Line X',
'vin': None,
'year': 2021}
2026-03-27 22:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732225%27 HTTP/1.1" 200 None
2026-03-27 22:01:13 [adesa.it] INFO: Saving data for 10732225: {'created_time': 1774648873.877058, 'last_price_update_time': 1774648873.877068, 'auction_closing_time': 1774862700.0}
2026-03-27 22:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732225') HTTP/1.1" 204 0
2026-03-27 22:01:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 41766ea7-5997-5469-9ee5-2f9bdc08fedc with identifier: 10732218
2026-03-27 22:01:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 41766ea7-5997-5469-9ee5-2f9bdc08fedc with identifier: 10732218
2026-03-27 22:01:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 41766ea7-5997-5469-9ee5-2f9bdc08fedc with identifier: 10732218 to the API
2026-03-27 22:01:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:01:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:01:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732218>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 120,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Diesel',
'id': '41766ea7-5997-5469-9ee5-2f9bdc08fedc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ456AL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732218',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Ford',
'model': 'Focus',
'odometer': 160181,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 18,
'photo_urls': ['https://images.openlane.eu/carimgs/5733905/general/e7fda929-7e42-412b-be30-79c2f9eefab8.jpg',
'https://images.openlane.eu/carimgs/5733905/general/4f86b0b7-b3af-46b3-9671-64ea15b2f266.jpg',
'https://images.openlane.eu/carimgs/5733905/general/62af3359-7870-47e1-b403-37ff76d3c8e2.jpg',
'https://images.openlane.eu/carimgs/5733905/general/ef23afd0-5bfc-4540-be0a-fe69d475b837.jpg',
'https://images.openlane.eu/carimgs/5733905/general/970eafa7-63b8-4e2d-a235-ee65a90f7a72.jpg',
'https://images.openlane.eu/carimgs/5733905/general/8ec5ae50-13a7-4eb5-b155-d90da03a05db.jpg',
'https://images.openlane.eu/carimgs/5733905/general/1b5971dc-ff3b-418f-9a33-b110e8a38598.jpg',
'https://images.openlane.eu/carimgs/5733905/general/1644cf7a-1789-4a41-8821-db7aad1b1f4b.jpg',
'https://images.openlane.eu/carimgs/5733905/general/a9c842ff-8d41-40e8-8691-6c8345ea2f3e.jpg',
'https://images.openlane.eu/carimgs/5733905/general/7b907b9d-1724-4653-b4e0-6714bb408894.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_41766ea7-5997-5469-9ee5-2f9bdc08fedc/41766ea7-5997-5469-9ee5-2f9bdc08fedc_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 165209,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733905/general/e7fda929-7e42-412b-be30-79c2f9eefab8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_41766ea7-5997-5469-9ee5-2f9bdc08fedc/41766ea7-5997-5469-9ee5-2f9bdc08fedc_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50766,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733905/general/4f86b0b7-b3af-46b3-9671-64ea15b2f266.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_41766ea7-5997-5469-9ee5-2f9bdc08fedc/41766ea7-5997-5469-9ee5-2f9bdc08fedc_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 145210,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733905/general/62af3359-7870-47e1-b403-37ff76d3c8e2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_41766ea7-5997-5469-9ee5-2f9bdc08fedc/41766ea7-5997-5469-9ee5-2f9bdc08fedc_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 147492,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733905/general/ef23afd0-5bfc-4540-be0a-fe69d475b837.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_41766ea7-5997-5469-9ee5-2f9bdc08fedc/41766ea7-5997-5469-9ee5-2f9bdc08fedc_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108726,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733905/general/970eafa7-63b8-4e2d-a235-ee65a90f7a72.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_41766ea7-5997-5469-9ee5-2f9bdc08fedc/41766ea7-5997-5469-9ee5-2f9bdc08fedc_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124863,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733905/general/8ec5ae50-13a7-4eb5-b155-d90da03a05db.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_41766ea7-5997-5469-9ee5-2f9bdc08fedc/41766ea7-5997-5469-9ee5-2f9bdc08fedc_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132019,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733905/general/1b5971dc-ff3b-418f-9a33-b110e8a38598.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_41766ea7-5997-5469-9ee5-2f9bdc08fedc/41766ea7-5997-5469-9ee5-2f9bdc08fedc_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93897,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733905/general/1644cf7a-1789-4a41-8821-db7aad1b1f4b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_41766ea7-5997-5469-9ee5-2f9bdc08fedc/41766ea7-5997-5469-9ee5-2f9bdc08fedc_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 177468,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733905/general/a9c842ff-8d41-40e8-8691-6c8345ea2f3e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_41766ea7-5997-5469-9ee5-2f9bdc08fedc/41766ea7-5997-5469-9ee5-2f9bdc08fedc_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 177468,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733905/general/7b907b9d-1724-4653-b4e0-6714bb408894.jpg',
'Width': 800}],
'price': 6100,
'price_includes_vat': True,
'registration_date': '2022-01-27',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Ford Focus 1.5 EcoBlue Business - Diesel - Manual - 120 hp - '
'160.181 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-27 22:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732218%27 HTTP/1.1" 200 None
2026-03-27 22:01:14 [adesa.it] INFO: Saving data for 10732218: {'created_time': 1774648874.20623, 'last_price_update_time': 1774648874.206242, 'auction_closing_time': 1774862700.0}
2026-03-27 22:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732218') HTTP/1.1" 204 0
2026-03-27 22:01:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:01:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749318/general/b70b3b08-8e51-4f66-8d1e-dc5dd7dcfa74.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732183)
2026-03-27 22:01:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744174/general/cee4df05-6144-4e77-9c60-80c4bc3475f9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732214)
2026-03-27 22:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749321%252Fgeneral%252Ff02534fd-5900-4c54-8516-b78064693255.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749321/general/f02534fd-5900-4c54-8516-b78064693255.jpg not downloaded yet
2026-03-27 22:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5744174%252Fgeneral%252F9aa8bc77-b997-44b7-a7b0-5b1288b75b66.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744174/general/9aa8bc77-b997-44b7-a7b0-5b1288b75b66.jpg not downloaded yet
2026-03-27 22:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749317%252Fgeneral%252F3f45f338-8e69-4b30-b194-c1de78c885aa.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749317/general/3f45f338-8e69-4b30-b194-c1de78c885aa.jpg not downloaded yet
2026-03-27 22:01:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749321/general/bbed57b4-759b-49b4-ae83-50aab7cc9636.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732190)
2026-03-27 22:01:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 289ede53-4cd5-554f-af4b-63cfc2807cb8 with identifier: 10732172
2026-03-27 22:01:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 289ede53-4cd5-554f-af4b-63cfc2807cb8 with scrape type 1
2026-03-27 22:01:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 289ede53-4cd5-554f-af4b-63cfc2807cb8
2026-03-27 22:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5729459%252Fgeneral%252Fe4ee984c-94e4-4767-ae3a-69a2e2cce1b5.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729459/general/e4ee984c-94e4-4767-ae3a-69a2e2cce1b5.jpg already downloaded
2026-03-27 22:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5729459%252Fgeneral%252F2bb7962c-3e0c-4b2d-83d4-bc03386c8c16.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729459/general/2bb7962c-3e0c-4b2d-83d4-bc03386c8c16.jpg already downloaded
2026-03-27 22:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5729459%252Fgeneral%252Fe189f63a-172d-43e1-8f06-0ea02fcb881b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729459/general/e189f63a-172d-43e1-8f06-0ea02fcb881b.jpg already downloaded
2026-03-27 22:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5729459%252Fgeneral%252Ff0030e14-365e-49c2-ab84-ede45db12796.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729459/general/f0030e14-365e-49c2-ab84-ede45db12796.jpg already downloaded
2026-03-27 22:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5729459%252Fgeneral%252F213c0188-1700-4daa-adaf-ff93c97add5b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729459/general/213c0188-1700-4daa-adaf-ff93c97add5b.jpg already downloaded
2026-03-27 22:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5729459%252Fgeneral%252Fd8f8f3dd-ab13-4337-88be-d8debe304b54.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729459/general/d8f8f3dd-ab13-4337-88be-d8debe304b54.jpg already downloaded
2026-03-27 22:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5729459%252Fgeneral%252Fea1e41de-d5e8-411a-86e8-04b45f9cf4a6.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729459/general/ea1e41de-d5e8-411a-86e8-04b45f9cf4a6.jpg already downloaded
2026-03-27 22:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5729459%252Fgeneral%252Ffa85d8ad-f0fb-4305-a1da-26089fc20b4c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729459/general/fa85d8ad-f0fb-4305-a1da-26089fc20b4c.jpg already downloaded
2026-03-27 22:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5729459%252Fgeneral%252Fc9be9c15-4215-4552-b0ea-8a4c36a9cac1.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729459/general/c9be9c15-4215-4552-b0ea-8a4c36a9cac1.jpg already downloaded
2026-03-27 22:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5729459%252Fgeneral%252Facd2ac50-30da-4f4a-a594-25f028236fe5.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729459/general/acd2ac50-30da-4f4a-a594-25f028236fe5.jpg already downloaded
2026-03-27 22:01:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 289ede53-4cd5-554f-af4b-63cfc2807cb8, identifier: 10732172
2026-03-27 22:01:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee472aa90>
2026-03-27 22:01:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:01:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:01:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5f958acc-c666-500c-94e5-80c31fa1e758/5f958acc-c666-500c-94e5-80c31fa1e758_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749318%252Fgeneral%252F041885c3-2420-4f8f-b902-83de13067e8d.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749318/general/041885c3-2420-4f8f-b902-83de13067e8d.jpg saved to cache
2026-03-27 22:01:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 5f958acc-c666-500c-94e5-80c31fa1e758
2026-03-27 22:01:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5db0850>
2026-03-27 22:01:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:01:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:01:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5f958acc-c666-500c-94e5-80c31fa1e758/5f958acc-c666-500c-94e5-80c31fa1e758_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749318%252Fgeneral%252F944a4742-7bc7-4941-94ae-e22ecda516ac.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749318/general/944a4742-7bc7-4941-94ae-e22ecda516ac.jpg saved to cache
2026-03-27 22:01:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 5f958acc-c666-500c-94e5-80c31fa1e758
2026-03-27 22:01:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5975510>
2026-03-27 22:01:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:01:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:01:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0f16bea0-6229-5745-ab34-1b7efa176c61/0f16bea0-6229-5745-ab34-1b7efa176c61_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749321%252Fgeneral%252Fbc7f18a5-4703-42cd-92be-a972fa8cb87b.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749321/general/bc7f18a5-4703-42cd-92be-a972fa8cb87b.jpg saved to cache
2026-03-27 22:01:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 0f16bea0-6229-5745-ab34-1b7efa176c61
2026-03-27 22:01:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5db2250>
2026-03-27 22:01:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:01:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:01:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6544fc1c-f6f5-56bf-a678-3724ece4ab9c/6544fc1c-f6f5-56bf-a678-3724ece4ab9c_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744174%252Fgeneral%252Ffc3eee38-b500-4cc3-a397-d72713c2a98a.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744174/general/fc3eee38-b500-4cc3-a397-d72713c2a98a.jpg saved to cache
2026-03-27 22:01:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 6544fc1c-f6f5-56bf-a678-3724ece4ab9c
2026-03-27 22:01:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744174/general/d8648180-40c6-4146-a82f-9693b6b4d9da.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732214)
2026-03-27 22:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749317%252Fgeneral%252F697780c0-a545-4fbd-b89c-b37a70a214b3.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749317/general/697780c0-a545-4fbd-b89c-b37a70a214b3.jpg not downloaded yet
2026-03-27 22:01:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 289ede53-4cd5-554f-af4b-63cfc2807cb8 with identifier: 10732172
2026-03-27 22:01:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 289ede53-4cd5-554f-af4b-63cfc2807cb8 with identifier: 10732172
2026-03-27 22:01:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 289ede53-4cd5-554f-af4b-63cfc2807cb8 with identifier: 10732172 to the API
2026-03-27 22:01:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:01:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:01:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732172>
{'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': 245,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Hybrid',
'id': '289ede53-4cd5-554f-af4b-63cfc2807cb8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK525ZV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732172',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Audi',
'model': 'Q3',
'odometer': 80348,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 13,
'photo_urls': ['https://images.openlane.eu/carimgs/5729459/general/e4ee984c-94e4-4767-ae3a-69a2e2cce1b5.jpg',
'https://images.openlane.eu/carimgs/5729459/general/2bb7962c-3e0c-4b2d-83d4-bc03386c8c16.jpg',
'https://images.openlane.eu/carimgs/5729459/general/e189f63a-172d-43e1-8f06-0ea02fcb881b.jpg',
'https://images.openlane.eu/carimgs/5729459/general/f0030e14-365e-49c2-ab84-ede45db12796.jpg',
'https://images.openlane.eu/carimgs/5729459/general/213c0188-1700-4daa-adaf-ff93c97add5b.jpg',
'https://images.openlane.eu/carimgs/5729459/general/d8f8f3dd-ab13-4337-88be-d8debe304b54.jpg',
'https://images.openlane.eu/carimgs/5729459/general/ea1e41de-d5e8-411a-86e8-04b45f9cf4a6.jpg',
'https://images.openlane.eu/carimgs/5729459/general/fa85d8ad-f0fb-4305-a1da-26089fc20b4c.jpg',
'https://images.openlane.eu/carimgs/5729459/general/c9be9c15-4215-4552-b0ea-8a4c36a9cac1.jpg',
'https://images.openlane.eu/carimgs/5729459/general/acd2ac50-30da-4f4a-a594-25f028236fe5.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_289ede53-4cd5-554f-af4b-63cfc2807cb8/289ede53-4cd5-554f-af4b-63cfc2807cb8_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91262,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729459/general/e4ee984c-94e4-4767-ae3a-69a2e2cce1b5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_289ede53-4cd5-554f-af4b-63cfc2807cb8/289ede53-4cd5-554f-af4b-63cfc2807cb8_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94505,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729459/general/2bb7962c-3e0c-4b2d-83d4-bc03386c8c16.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_289ede53-4cd5-554f-af4b-63cfc2807cb8/289ede53-4cd5-554f-af4b-63cfc2807cb8_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88337,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729459/general/e189f63a-172d-43e1-8f06-0ea02fcb881b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_289ede53-4cd5-554f-af4b-63cfc2807cb8/289ede53-4cd5-554f-af4b-63cfc2807cb8_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85870,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729459/general/f0030e14-365e-49c2-ab84-ede45db12796.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_289ede53-4cd5-554f-af4b-63cfc2807cb8/289ede53-4cd5-554f-af4b-63cfc2807cb8_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89423,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729459/general/213c0188-1700-4daa-adaf-ff93c97add5b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_289ede53-4cd5-554f-af4b-63cfc2807cb8/289ede53-4cd5-554f-af4b-63cfc2807cb8_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97616,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729459/general/d8f8f3dd-ab13-4337-88be-d8debe304b54.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_289ede53-4cd5-554f-af4b-63cfc2807cb8/289ede53-4cd5-554f-af4b-63cfc2807cb8_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 31435,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729459/general/ea1e41de-d5e8-411a-86e8-04b45f9cf4a6.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_289ede53-4cd5-554f-af4b-63cfc2807cb8/289ede53-4cd5-554f-af4b-63cfc2807cb8_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91262,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729459/general/fa85d8ad-f0fb-4305-a1da-26089fc20b4c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_289ede53-4cd5-554f-af4b-63cfc2807cb8/289ede53-4cd5-554f-af4b-63cfc2807cb8_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90860,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729459/general/c9be9c15-4215-4552-b0ea-8a4c36a9cac1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_289ede53-4cd5-554f-af4b-63cfc2807cb8/289ede53-4cd5-554f-af4b-63cfc2807cb8_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92217,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729459/general/acd2ac50-30da-4f4a-a594-25f028236fe5.jpg',
'Width': 800}],
'price': 14500,
'price_includes_vat': True,
'registration_date': '2022-07-28',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Audi Q3 45 TFSIe Business - Hybrid - Automatic - 245 hp - 80.348 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-27 22:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732172%27 HTTP/1.1" 200 None
2026-03-27 22:01:15 [adesa.it] INFO: Saving data for 10732172: {'created_time': 1774648875.080797, 'last_price_update_time': 1774648875.080809, 'auction_closing_time': 1774862700.0}
2026-03-27 22:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732172') HTTP/1.1" 204 0
2026-03-27 22:01:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749314/general/722e936a-c084-4ad7-8fc5-a594b648b46c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732173)
2026-03-27 22:01:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749321/general/dfb48da9-95f9-40a7-a1d9-5691022e581c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732190)
2026-03-27 22:01:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749321/general/427cd27e-9bec-4c16-b05b-7701a8d5e5d1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732190)
2026-03-27 22:01:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:01:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee7b437d0>
2026-03-27 22:01:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:01:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:01:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0f16bea0-6229-5745-ab34-1b7efa176c61/0f16bea0-6229-5745-ab34-1b7efa176c61_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749321%252Fgeneral%252F728f068c-3688-49dc-a821-d6482afe3d22.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749321/general/728f068c-3688-49dc-a821-d6482afe3d22.jpg saved to cache
2026-03-27 22:01:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 0f16bea0-6229-5745-ab34-1b7efa176c61
2026-03-27 22:01:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee59af250>
2026-03-27 22:01:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:01:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:01:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6544fc1c-f6f5-56bf-a678-3724ece4ab9c/6544fc1c-f6f5-56bf-a678-3724ece4ab9c_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744174%252Fgeneral%252Fb0b313a8-62a0-4e31-97a4-d6a9061e603d.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744174/general/b0b313a8-62a0-4e31-97a4-d6a9061e603d.jpg saved to cache
2026-03-27 22:01:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 6544fc1c-f6f5-56bf-a678-3724ece4ab9c
2026-03-27 22:01:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5d50110>
2026-03-27 22:01:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:01:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:01:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6544fc1c-f6f5-56bf-a678-3724ece4ab9c/6544fc1c-f6f5-56bf-a678-3724ece4ab9c_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744174%252Fgeneral%252F09086146-4379-4e7a-a4d3-4f279815565a.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744174/general/09086146-4379-4e7a-a4d3-4f279815565a.jpg saved to cache
2026-03-27 22:01:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 6544fc1c-f6f5-56bf-a678-3724ece4ab9c
2026-03-27 22:01:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee69ecfd0>
2026-03-27 22:01:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:01:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:01:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5f958acc-c666-500c-94e5-80c31fa1e758/5f958acc-c666-500c-94e5-80c31fa1e758_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749318%252Fgeneral%252F1c2404b1-b94a-4bc5-ada5-884178ff9883.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749318/general/1c2404b1-b94a-4bc5-ada5-884178ff9883.jpg saved to cache
2026-03-27 22:01:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 5f958acc-c666-500c-94e5-80c31fa1e758
2026-03-27 22:01:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749318/general/4b78d49b-3502-493d-bdb9-4b233ca17a8b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732183)
2026-03-27 22:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01: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%252F5749317%252Fgeneral%252F4878fb9f-8db9-4561-b53c-d4bfe93f7c86.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749317/general/4878fb9f-8db9-4561-b53c-d4bfe93f7c86.jpg not downloaded yet
2026-03-27 22:01:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732231> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:01:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5adad10>
2026-03-27 22:01:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:01:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:01:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5f958acc-c666-500c-94e5-80c31fa1e758/5f958acc-c666-500c-94e5-80c31fa1e758_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749318%252Fgeneral%252Fb70b3b08-8e51-4f66-8d1e-dc5dd7dcfa74.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749318/general/b70b3b08-8e51-4f66-8d1e-dc5dd7dcfa74.jpg saved to cache
2026-03-27 22:01:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 5f958acc-c666-500c-94e5-80c31fa1e758
2026-03-27 22:01:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee4602610>
2026-03-27 22:01:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:01:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:01:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6544fc1c-f6f5-56bf-a678-3724ece4ab9c/6544fc1c-f6f5-56bf-a678-3724ece4ab9c_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744174%252Fgeneral%252Fcee4df05-6144-4e77-9c60-80c4bc3475f9.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744174/general/cee4df05-6144-4e77-9c60-80c4bc3475f9.jpg saved to cache
2026-03-27 22:01:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 6544fc1c-f6f5-56bf-a678-3724ece4ab9c
2026-03-27 22:01:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee4777750>
2026-03-27 22:01:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:01:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:01:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0f16bea0-6229-5745-ab34-1b7efa176c61/0f16bea0-6229-5745-ab34-1b7efa176c61_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749321%252Fgeneral%252Fbbed57b4-759b-49b4-ae83-50aab7cc9636.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749321/general/bbed57b4-759b-49b4-ae83-50aab7cc9636.jpg saved to cache
2026-03-27 22:01:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 0f16bea0-6229-5745-ab34-1b7efa176c61
2026-03-27 22:01:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749321/general/15e9c626-dba8-49e8-a017-98fcad675097.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732190)
2026-03-27 22:01:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749315/general/7f1cf91b-b93d-451a-be98-b2e99ada2006.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732174)
2026-03-27 22:01:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744174/general/528de86e-1285-431b-97d3-e7cb2e85f4aa.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732214)
2026-03-27 22:01:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732224> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:01:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:01:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee458ed90>
2026-03-27 22:01:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:01:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:01:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6544fc1c-f6f5-56bf-a678-3724ece4ab9c/6544fc1c-f6f5-56bf-a678-3724ece4ab9c_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744174%252Fgeneral%252Fd8648180-40c6-4146-a82f-9693b6b4d9da.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744174/general/d8648180-40c6-4146-a82f-9693b6b4d9da.jpg saved to cache
2026-03-27 22:01:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 6544fc1c-f6f5-56bf-a678-3724ece4ab9c
2026-03-27 22:01:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744174/general/43241fc6-7b0e-4b6d-b3c2-49cac384385b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732214)
2026-03-27 22:01:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749314/general/59db61a5-a71d-4a46-b9a7-18679d0201ee.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732173)
2026-03-27 22:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01: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%252F5749317%252Fgeneral%252F120f7cd5-4012-4ed2-9ba3-ccee3a2d25c7.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749317/general/120f7cd5-4012-4ed2-9ba3-ccee3a2d25c7.jpg not downloaded yet
2026-03-27 22:01:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732227> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:01:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5a331d0>
2026-03-27 22:01:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:01:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:01:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5fe7026e-b0a3-546b-82c2-fe229e4c3b79/5fe7026e-b0a3-546b-82c2-fe229e4c3b79_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749314%252Fgeneral%252F722e936a-c084-4ad7-8fc5-a594b648b46c.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749314/general/722e936a-c084-4ad7-8fc5-a594b648b46c.jpg saved to cache
2026-03-27 22:01:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 5fe7026e-b0a3-546b-82c2-fe229e4c3b79
2026-03-27 22:01:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5a50cd0>
2026-03-27 22:01:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:01:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:01:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0f16bea0-6229-5745-ab34-1b7efa176c61/0f16bea0-6229-5745-ab34-1b7efa176c61_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749321%252Fgeneral%252Fdfb48da9-95f9-40a7-a1d9-5691022e581c.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749321/general/dfb48da9-95f9-40a7-a1d9-5691022e581c.jpg saved to cache
2026-03-27 22:01:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 0f16bea0-6229-5745-ab34-1b7efa176c61
2026-03-27 22:01:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee59ecb90>
2026-03-27 22:01:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:01:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:01:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0f16bea0-6229-5745-ab34-1b7efa176c61/0f16bea0-6229-5745-ab34-1b7efa176c61_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749321%252Fgeneral%252F427cd27e-9bec-4c16-b05b-7701a8d5e5d1.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749321/general/427cd27e-9bec-4c16-b05b-7701a8d5e5d1.jpg saved to cache
2026-03-27 22:01:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 0f16bea0-6229-5745-ab34-1b7efa176c61
2026-03-27 22:01:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749317/general/38f96816-c669-462d-8499-f240249f2086.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732181)
2026-03-27 22:01:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749321/general/449c8d5e-df39-4a78-a4ac-89458ef01e5f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732190)
2026-03-27 22:01:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:01:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee4745b90>
2026-03-27 22:01:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:01:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:01:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5f958acc-c666-500c-94e5-80c31fa1e758/5f958acc-c666-500c-94e5-80c31fa1e758_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749318%252Fgeneral%252F4b78d49b-3502-493d-bdb9-4b233ca17a8b.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749318/general/4b78d49b-3502-493d-bdb9-4b233ca17a8b.jpg saved to cache
2026-03-27 22:01:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 5f958acc-c666-500c-94e5-80c31fa1e758
2026-03-27 22:01:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0a52ba71-195b-5ddf-8820-fa47affc0763 with identifier: 10732231
2026-03-27 22:01:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0a52ba71-195b-5ddf-8820-fa47affc0763 with scrape type 1
2026-03-27 22:01:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0a52ba71-195b-5ddf-8820-fa47affc0763
2026-03-27 22:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01: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%252F5741845%252Fgeneral%252F57f647dc-f7a5-4612-b428-9a5545bc9bcc.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741845/general/57f647dc-f7a5-4612-b428-9a5545bc9bcc.jpg already downloaded
2026-03-27 22:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01: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%252F5741845%252Fgeneral%252Fa52b09f9-b899-4523-b5ee-8ec68162579a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741845/general/a52b09f9-b899-4523-b5ee-8ec68162579a.jpg already downloaded
2026-03-27 22:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01: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%252F5741845%252Fgeneral%252F4b22dc79-a31b-497f-a8e7-7c1f967cc347.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741845/general/4b22dc79-a31b-497f-a8e7-7c1f967cc347.jpg already downloaded
2026-03-27 22:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01: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%252F5741845%252Fgeneral%252F0d86720c-cffd-44e3-b666-7ba22e6d07de.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741845/general/0d86720c-cffd-44e3-b666-7ba22e6d07de.jpg already downloaded
2026-03-27 22:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01: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%252F5741845%252Fgeneral%252F481b3163-be1e-445a-a6fe-b51e06b8ffec.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741845/general/481b3163-be1e-445a-a6fe-b51e06b8ffec.jpg already downloaded
2026-03-27 22:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01: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%252F5741845%252Fgeneral%252Fa57d9ffc-4268-49e6-9586-0d3bb963bf3d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741845/general/a57d9ffc-4268-49e6-9586-0d3bb963bf3d.jpg already downloaded
2026-03-27 22:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01: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%252F5741845%252Fgeneral%252Fdf10a8dc-1ad8-46f8-aa83-2fdf4852567a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741845/general/df10a8dc-1ad8-46f8-aa83-2fdf4852567a.jpg already downloaded
2026-03-27 22:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01: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%252F5741845%252Fgeneral%252Fd7539781-e6df-4307-a150-e5171643a652.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741845/general/d7539781-e6df-4307-a150-e5171643a652.jpg already downloaded
2026-03-27 22:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01: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%252F5741845%252Fgeneral%252Fba50dfdc-0f2b-4e5b-b0aa-4e0c40d016f6.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741845/general/ba50dfdc-0f2b-4e5b-b0aa-4e0c40d016f6.jpg already downloaded
2026-03-27 22:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01: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%252F5741845%252Fgeneral%252F94554787-dc2e-407f-9db5-abf375359e62.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741845/general/94554787-dc2e-407f-9db5-abf375359e62.jpg already downloaded
2026-03-27 22:01:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 0a52ba71-195b-5ddf-8820-fa47affc0763, identifier: 10732231
2026-03-27 22:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01: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%252F5749317%252Fgeneral%252Fb00abd3e-9758-4e49-b875-af7175940ca9.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749317/general/b00abd3e-9758-4e49-b875-af7175940ca9.jpg not downloaded yet
2026-03-27 22:01:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 0a52ba71-195b-5ddf-8820-fa47affc0763 with identifier: 10732231
2026-03-27 22:01:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 0a52ba71-195b-5ddf-8820-fa47affc0763 with identifier: 10732231
2026-03-27 22:01:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 0a52ba71-195b-5ddf-8820-fa47affc0763 with identifier: 10732231 to the API
2026-03-27 22:01:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:01:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:01:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732231>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.5L',
'engine_horse_power': 152,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Hybrid',
'id': '0a52ba71-195b-5ddf-8820-fa47affc0763',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ463JD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732231',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Ford',
'model': 'Kuga',
'odometer': 23014,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 13,
'photo_urls': ['https://images.openlane.eu/carimgs/5741845/general/57f647dc-f7a5-4612-b428-9a5545bc9bcc.jpg',
'https://images.openlane.eu/carimgs/5741845/general/a52b09f9-b899-4523-b5ee-8ec68162579a.jpg',
'https://images.openlane.eu/carimgs/5741845/general/4b22dc79-a31b-497f-a8e7-7c1f967cc347.jpg',
'https://images.openlane.eu/carimgs/5741845/general/0d86720c-cffd-44e3-b666-7ba22e6d07de.jpg',
'https://images.openlane.eu/carimgs/5741845/general/481b3163-be1e-445a-a6fe-b51e06b8ffec.jpg',
'https://images.openlane.eu/carimgs/5741845/general/a57d9ffc-4268-49e6-9586-0d3bb963bf3d.jpg',
'https://images.openlane.eu/carimgs/5741845/general/df10a8dc-1ad8-46f8-aa83-2fdf4852567a.jpg',
'https://images.openlane.eu/carimgs/5741845/general/d7539781-e6df-4307-a150-e5171643a652.jpg',
'https://images.openlane.eu/carimgs/5741845/general/ba50dfdc-0f2b-4e5b-b0aa-4e0c40d016f6.jpg',
'https://images.openlane.eu/carimgs/5741845/general/94554787-dc2e-407f-9db5-abf375359e62.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0a52ba71-195b-5ddf-8820-fa47affc0763/0a52ba71-195b-5ddf-8820-fa47affc0763_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85092,
'Height': 450,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741845/general/57f647dc-f7a5-4612-b428-9a5545bc9bcc.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0a52ba71-195b-5ddf-8820-fa47affc0763/0a52ba71-195b-5ddf-8820-fa47affc0763_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93905,
'Height': 450,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741845/general/a52b09f9-b899-4523-b5ee-8ec68162579a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0a52ba71-195b-5ddf-8820-fa47affc0763/0a52ba71-195b-5ddf-8820-fa47affc0763_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85684,
'Height': 450,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741845/general/4b22dc79-a31b-497f-a8e7-7c1f967cc347.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0a52ba71-195b-5ddf-8820-fa47affc0763/0a52ba71-195b-5ddf-8820-fa47affc0763_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86769,
'Height': 450,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741845/general/0d86720c-cffd-44e3-b666-7ba22e6d07de.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0a52ba71-195b-5ddf-8820-fa47affc0763/0a52ba71-195b-5ddf-8820-fa47affc0763_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62945,
'Height': 450,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741845/general/481b3163-be1e-445a-a6fe-b51e06b8ffec.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0a52ba71-195b-5ddf-8820-fa47affc0763/0a52ba71-195b-5ddf-8820-fa47affc0763_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76740,
'Height': 450,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741845/general/a57d9ffc-4268-49e6-9586-0d3bb963bf3d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0a52ba71-195b-5ddf-8820-fa47affc0763/0a52ba71-195b-5ddf-8820-fa47affc0763_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64630,
'Height': 450,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741845/general/df10a8dc-1ad8-46f8-aa83-2fdf4852567a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0a52ba71-195b-5ddf-8820-fa47affc0763/0a52ba71-195b-5ddf-8820-fa47affc0763_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 30110,
'Height': 225,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741845/general/d7539781-e6df-4307-a150-e5171643a652.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0a52ba71-195b-5ddf-8820-fa47affc0763/0a52ba71-195b-5ddf-8820-fa47affc0763_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90075,
'Height': 450,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741845/general/ba50dfdc-0f2b-4e5b-b0aa-4e0c40d016f6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0a52ba71-195b-5ddf-8820-fa47affc0763/0a52ba71-195b-5ddf-8820-fa47affc0763_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72878,
'Height': 450,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741845/general/94554787-dc2e-407f-9db5-abf375359e62.jpg',
'Width': 800}],
'price': 14300,
'price_includes_vat': True,
'registration_date': '2022-02-24',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Ford Kuga 2.5 ST Line X - Hybrid - Automatic - 152 hp - 23.014 km',
'transmission': 'automatic',
'trim': 'ST Line X',
'vin': None,
'year': 2022}
2026-03-27 22:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732231%27 HTTP/1.1" 200 None
2026-03-27 22:01:16 [adesa.it] INFO: Saving data for 10732231: {'created_time': 1774648876.309419, 'last_price_update_time': 1774648876.30943, 'auction_closing_time': 1774862700.0}
2026-03-27 22:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732231') HTTP/1.1" 204 0
2026-03-27 22:01:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749317/general/3f45f338-8e69-4b30-b194-c1de78c885aa.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732181)
2026-03-27 22:01:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744174/general/9aa8bc77-b997-44b7-a7b0-5b1288b75b66.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732214)
2026-03-27 22:01:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749321/general/f02534fd-5900-4c54-8516-b78064693255.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732190)
2026-03-27 22:01:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5bda190>
2026-03-27 22:01:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:01:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:01:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0f16bea0-6229-5745-ab34-1b7efa176c61/0f16bea0-6229-5745-ab34-1b7efa176c61_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749321%252Fgeneral%252F15e9c626-dba8-49e8-a017-98fcad675097.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749321/general/15e9c626-dba8-49e8-a017-98fcad675097.jpg saved to cache
2026-03-27 22:01:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 0f16bea0-6229-5745-ab34-1b7efa176c61
2026-03-27 22:01:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5be0950>
2026-03-27 22:01:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:01:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:01:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c8344608-24f3-5dcd-8ad4-5c61e26cf6f7/c8344608-24f3-5dcd-8ad4-5c61e26cf6f7_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749315%252Fgeneral%252F7f1cf91b-b93d-451a-be98-b2e99ada2006.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749315/general/7f1cf91b-b93d-451a-be98-b2e99ada2006.jpg saved to cache
2026-03-27 22:01:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item c8344608-24f3-5dcd-8ad4-5c61e26cf6f7
2026-03-27 22:01:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee58dbcd0>
2026-03-27 22:01:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:01:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:01:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6544fc1c-f6f5-56bf-a678-3724ece4ab9c/6544fc1c-f6f5-56bf-a678-3724ece4ab9c_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744174%252Fgeneral%252F528de86e-1285-431b-97d3-e7cb2e85f4aa.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744174/general/528de86e-1285-431b-97d3-e7cb2e85f4aa.jpg saved to cache
2026-03-27 22:01:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 6544fc1c-f6f5-56bf-a678-3724ece4ab9c
2026-03-27 22:01:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0d32ff67-f6dc-533e-9705-64dad3f280b2 with identifier: 10732224
2026-03-27 22:01:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0d32ff67-f6dc-533e-9705-64dad3f280b2 with scrape type 1
2026-03-27 22:01:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0d32ff67-f6dc-533e-9705-64dad3f280b2
2026-03-27 22:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749329%252Fgeneral%252Fd046e95d-3809-4728-bfae-991b87dc0a18.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749329/general/d046e95d-3809-4728-bfae-991b87dc0a18.jpg not downloaded yet
2026-03-27 22:01:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee470e2d0>
2026-03-27 22:01:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:01:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:01:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6544fc1c-f6f5-56bf-a678-3724ece4ab9c/6544fc1c-f6f5-56bf-a678-3724ece4ab9c_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744174%252Fgeneral%252F43241fc6-7b0e-4b6d-b3c2-49cac384385b.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744174/general/43241fc6-7b0e-4b6d-b3c2-49cac384385b.jpg saved to cache
2026-03-27 22:01:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 6544fc1c-f6f5-56bf-a678-3724ece4ab9c
2026-03-27 22:01:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5be2590>
2026-03-27 22:01:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:01:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:01:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5fe7026e-b0a3-546b-82c2-fe229e4c3b79/5fe7026e-b0a3-546b-82c2-fe229e4c3b79_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749314%252Fgeneral%252F59db61a5-a71d-4a46-b9a7-18679d0201ee.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749314/general/59db61a5-a71d-4a46-b9a7-18679d0201ee.jpg saved to cache
2026-03-27 22:01:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 5fe7026e-b0a3-546b-82c2-fe229e4c3b79
2026-03-27 22:01:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 97a5a182-772a-5d85-a637-889a634c1d19 with identifier: 10732227
2026-03-27 22:01:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 97a5a182-772a-5d85-a637-889a634c1d19 with scrape type 1
2026-03-27 22:01:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 97a5a182-772a-5d85-a637-889a634c1d19
2026-03-27 22:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749330%252Fgeneral%252Fc4a85111-0c29-40b2-ae0d-9665ea39a79c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749330/general/c4a85111-0c29-40b2-ae0d-9665ea39a79c.jpg not downloaded yet
2026-03-27 22:01:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749317/general/697780c0-a545-4fbd-b89c-b37a70a214b3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732181)
2026-03-27 22:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749317%252Fgeneral%252Fe4b89c4b-b8b4-40bb-aaf1-ec9728ba5e79.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749317/general/e4b89c4b-b8b4-40bb-aaf1-ec9728ba5e79.jpg not downloaded yet
2026-03-27 22:01:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5bc5e90>
2026-03-27 22:01:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:01:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:01:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cde38b55-c5a8-5555-b38c-a6b6b7465891/cde38b55-c5a8-5555-b38c-a6b6b7465891_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749317%252Fgeneral%252F38f96816-c669-462d-8499-f240249f2086.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749317/general/38f96816-c669-462d-8499-f240249f2086.jpg saved to cache
2026-03-27 22:01:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item cde38b55-c5a8-5555-b38c-a6b6b7465891
2026-03-27 22:01:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee46eead0>
2026-03-27 22:01:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:01:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:01:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0f16bea0-6229-5745-ab34-1b7efa176c61/0f16bea0-6229-5745-ab34-1b7efa176c61_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749321%252Fgeneral%252F449c8d5e-df39-4a78-a4ac-89458ef01e5f.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749321/general/449c8d5e-df39-4a78-a4ac-89458ef01e5f.jpg saved to cache
2026-03-27 22:01:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 0f16bea0-6229-5745-ab34-1b7efa176c61
2026-03-27 22:01:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749314/general/3eb3bdce-e373-42e9-a7f4-3fe2b21d8242.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732173)
2026-03-27 22:01:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749318/general/6930781f-c955-4f7f-ae48-1106eafa4106.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732183)
2026-03-27 22:01:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749314/general/4efb4d3a-a9a2-48b7-a528-49180edd19bf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732173)
2026-03-27 22:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749329%252Fgeneral%252F44b078a1-21e4-43dd-8ffc-9c4c17ed9d3f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749329/general/44b078a1-21e4-43dd-8ffc-9c4c17ed9d3f.jpg not downloaded yet
2026-03-27 22:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749330%252Fgeneral%252F02ed5c46-8ab0-480c-84f8-7471268b3d8d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749330/general/02ed5c46-8ab0-480c-84f8-7471268b3d8d.jpg not downloaded yet
2026-03-27 22:01:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749317/general/4878fb9f-8db9-4561-b53c-d4bfe93f7c86.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732181)
2026-03-27 22:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749317%252Fgeneral%252F3a8a3dfc-3cdc-40c4-850d-5e7ae4063e84.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749317/general/3a8a3dfc-3cdc-40c4-850d-5e7ae4063e84.jpg not downloaded yet
2026-03-27 22:01:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee597d390>
2026-03-27 22:01:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:01:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:01:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cde38b55-c5a8-5555-b38c-a6b6b7465891/cde38b55-c5a8-5555-b38c-a6b6b7465891_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749317%252Fgeneral%252F3f45f338-8e69-4b30-b194-c1de78c885aa.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749317/general/3f45f338-8e69-4b30-b194-c1de78c885aa.jpg saved to cache
2026-03-27 22:01:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item cde38b55-c5a8-5555-b38c-a6b6b7465891
2026-03-27 22:01:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee7ade0d0>
2026-03-27 22:01:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:01:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:01:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6544fc1c-f6f5-56bf-a678-3724ece4ab9c/6544fc1c-f6f5-56bf-a678-3724ece4ab9c_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744174%252Fgeneral%252F9aa8bc77-b997-44b7-a7b0-5b1288b75b66.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744174/general/9aa8bc77-b997-44b7-a7b0-5b1288b75b66.jpg saved to cache
2026-03-27 22:01:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 6544fc1c-f6f5-56bf-a678-3724ece4ab9c
2026-03-27 22:01:16 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6544fc1c-f6f5-56bf-a678-3724ece4ab9c, skipping ID generation
2026-03-27 22:01:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6544fc1c-f6f5-56bf-a678-3724ece4ab9c with scrape type 1
2026-03-27 22:01:16 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6544fc1c-f6f5-56bf-a678-3724ece4ab9c sending to next pipeline
2026-03-27 22:01:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 6544fc1c-f6f5-56bf-a678-3724ece4ab9c, identifier: 10732214
2026-03-27 22:01:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee59c1dd0>
2026-03-27 22:01:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:01:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:01:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0f16bea0-6229-5745-ab34-1b7efa176c61/0f16bea0-6229-5745-ab34-1b7efa176c61_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749321%252Fgeneral%252Ff02534fd-5900-4c54-8516-b78064693255.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749321/general/f02534fd-5900-4c54-8516-b78064693255.jpg saved to cache
2026-03-27 22:01:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 0f16bea0-6229-5745-ab34-1b7efa176c61
2026-03-27 22:01:17 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0f16bea0-6229-5745-ab34-1b7efa176c61, skipping ID generation
2026-03-27 22:01:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0f16bea0-6229-5745-ab34-1b7efa176c61 with scrape type 1
2026-03-27 22:01:17 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0f16bea0-6229-5745-ab34-1b7efa176c61 sending to next pipeline
2026-03-27 22:01:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 0f16bea0-6229-5745-ab34-1b7efa176c61, identifier: 10732190
2026-03-27 22:01:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5444939/general/228ac9cc-e7a9-4a0c-bddc-9bf6245dc8b6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732167)
2026-03-27 22:01:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749315/general/d1e96c05-5acb-441d-803d-6b3ae44c34e2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732174)
2026-03-27 22:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749329%252Fgeneral%252Fc737daef-0fc2-4e23-862a-d96f5232a5cd.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749329/general/c737daef-0fc2-4e23-862a-d96f5232a5cd.jpg not downloaded yet
2026-03-27 22:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749330%252Fgeneral%252F77549686-b2fa-438b-9544-74850538a6b9.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749330/general/77549686-b2fa-438b-9544-74850538a6b9.jpg not downloaded yet
2026-03-27 22:01:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 6544fc1c-f6f5-56bf-a678-3724ece4ab9c with identifier: 10732214
2026-03-27 22:01:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 6544fc1c-f6f5-56bf-a678-3724ece4ab9c with identifier: 10732214
2026-03-27 22:01:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 6544fc1c-f6f5-56bf-a678-3724ece4ab9c with identifier: 10732214 to the API
2026-03-27 22:01:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:01:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:01:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5744174/general/9aa8bc77-b997-44b7-a7b0-5b1288b75b66.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.1L',
'engine_horse_power': 75,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Petrol',
'id': '6544fc1c-f6f5-56bf-a678-3724ece4ab9c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM590PS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732214',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Ford',
'model': 'Fiesta',
'odometer': 56172,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 28,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6544fc1c-f6f5-56bf-a678-3724ece4ab9c/6544fc1c-f6f5-56bf-a678-3724ece4ab9c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124066,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744174/general/b33da651-55cd-455e-8559-eec7ee31a55d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6544fc1c-f6f5-56bf-a678-3724ece4ab9c/6544fc1c-f6f5-56bf-a678-3724ece4ab9c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125693,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744174/general/06dbb733-82dc-41a3-8f75-42f732cfba11.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6544fc1c-f6f5-56bf-a678-3724ece4ab9c/6544fc1c-f6f5-56bf-a678-3724ece4ab9c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116458,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744174/general/09086146-4379-4e7a-a4d3-4f279815565a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6544fc1c-f6f5-56bf-a678-3724ece4ab9c/6544fc1c-f6f5-56bf-a678-3724ece4ab9c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131574,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744174/general/fc3eee38-b500-4cc3-a397-d72713c2a98a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6544fc1c-f6f5-56bf-a678-3724ece4ab9c/6544fc1c-f6f5-56bf-a678-3724ece4ab9c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114901,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744174/general/b0b313a8-62a0-4e31-97a4-d6a9061e603d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6544fc1c-f6f5-56bf-a678-3724ece4ab9c/6544fc1c-f6f5-56bf-a678-3724ece4ab9c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98565,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744174/general/d8648180-40c6-4146-a82f-9693b6b4d9da.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6544fc1c-f6f5-56bf-a678-3724ece4ab9c/6544fc1c-f6f5-56bf-a678-3724ece4ab9c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104698,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744174/general/cee4df05-6144-4e77-9c60-80c4bc3475f9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6544fc1c-f6f5-56bf-a678-3724ece4ab9c/6544fc1c-f6f5-56bf-a678-3724ece4ab9c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87208,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744174/general/528de86e-1285-431b-97d3-e7cb2e85f4aa.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6544fc1c-f6f5-56bf-a678-3724ece4ab9c/6544fc1c-f6f5-56bf-a678-3724ece4ab9c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39118,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744174/general/43241fc6-7b0e-4b6d-b3c2-49cac384385b.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6544fc1c-f6f5-56bf-a678-3724ece4ab9c/6544fc1c-f6f5-56bf-a678-3724ece4ab9c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117736,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744174/general/9aa8bc77-b997-44b7-a7b0-5b1288b75b66.jpg',
'Width': 800}],
'price': 6900,
'price_includes_vat': True,
'registration_date': '2023-01-30',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Ford Fiesta 1.1 Titanium - Petrol - Manual - 75 hp - 56.172 km',
'transmission': 'manual',
'trim': 'Titanium',
'vin': None,
'year': 2023}
2026-03-27 22:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732214%27 HTTP/1.1" 200 None
2026-03-27 22:01:17 [adesa.it] INFO: Saving data for 10732214: {'created_time': 1774648877.507702, 'last_price_update_time': 1774648877.507713, 'auction_closing_time': 1774862700.0}
2026-03-27 22:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732214') HTTP/1.1" 204 0
2026-03-27 22:01:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 0f16bea0-6229-5745-ab34-1b7efa176c61 with identifier: 10732190
2026-03-27 22:01:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 0f16bea0-6229-5745-ab34-1b7efa176c61 with identifier: 10732190
2026-03-27 22:01:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 0f16bea0-6229-5745-ab34-1b7efa176c61 with identifier: 10732190 to the API
2026-03-27 22:01:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:01:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:01:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749321/general/f02534fd-5900-4c54-8516-b78064693255.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Diesel',
'id': '0f16bea0-6229-5745-ab34-1b7efa176c61',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GA148HA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732190',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Citroën',
'model': 'C4',
'odometer': 74405,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 55,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f16bea0-6229-5745-ab34-1b7efa176c61/0f16bea0-6229-5745-ab34-1b7efa176c61_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124937,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749321/general/6fc29cb5-bf3d-4f08-b3f7-e6be9e11873a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f16bea0-6229-5745-ab34-1b7efa176c61/0f16bea0-6229-5745-ab34-1b7efa176c61_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36694,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749321/general/2bf10a6b-198b-403e-a4ba-0152b2ff5047.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f16bea0-6229-5745-ab34-1b7efa176c61/0f16bea0-6229-5745-ab34-1b7efa176c61_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120556,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749321/general/dfb48da9-95f9-40a7-a1d9-5691022e581c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f16bea0-6229-5745-ab34-1b7efa176c61/0f16bea0-6229-5745-ab34-1b7efa176c61_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109972,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749321/general/bc7f18a5-4703-42cd-92be-a972fa8cb87b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f16bea0-6229-5745-ab34-1b7efa176c61/0f16bea0-6229-5745-ab34-1b7efa176c61_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108390,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749321/general/728f068c-3688-49dc-a821-d6482afe3d22.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f16bea0-6229-5745-ab34-1b7efa176c61/0f16bea0-6229-5745-ab34-1b7efa176c61_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99333,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749321/general/427cd27e-9bec-4c16-b05b-7701a8d5e5d1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f16bea0-6229-5745-ab34-1b7efa176c61/0f16bea0-6229-5745-ab34-1b7efa176c61_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108853,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749321/general/bbed57b4-759b-49b4-ae83-50aab7cc9636.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f16bea0-6229-5745-ab34-1b7efa176c61/0f16bea0-6229-5745-ab34-1b7efa176c61_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72932,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749321/general/15e9c626-dba8-49e8-a017-98fcad675097.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f16bea0-6229-5745-ab34-1b7efa176c61/0f16bea0-6229-5745-ab34-1b7efa176c61_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113608,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749321/general/449c8d5e-df39-4a78-a4ac-89458ef01e5f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f16bea0-6229-5745-ab34-1b7efa176c61/0f16bea0-6229-5745-ab34-1b7efa176c61_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129742,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749321/general/f02534fd-5900-4c54-8516-b78064693255.jpg',
'Width': 1024}],
'price': 5700,
'price_includes_vat': True,
'registration_date': '2020-01-23',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Citroën C4 Spacetourer Feel - Diesel - Automatic - 130 hp - 74.405 '
'km',
'transmission': 'automatic',
'trim': 'Feel',
'vin': None,
'year': 2020}
2026-03-27 22:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732190%27 HTTP/1.1" 200 None
2026-03-27 22:01:17 [adesa.it] INFO: Saving data for 10732190: {'created_time': 1774648877.90845, 'last_price_update_time': 1774648877.908461, 'auction_closing_time': 1774862700.0}
2026-03-27 22:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732190') HTTP/1.1" 204 0
2026-03-27 22:01:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749313/general/1714bc73-3a4a-4e52-995b-fd61ebec9235.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732171)
2026-03-27 22:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749317%252Fgeneral%252F0c648996-c8f1-4e36-8bb7-efd147ee66a7.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749317/general/0c648996-c8f1-4e36-8bb7-efd147ee66a7.jpg not downloaded yet
2026-03-27 22:01:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749314/general/cd65f679-0b2a-42a3-b41a-9f8fd7503c28.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732173)
2026-03-27 22:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749329%252Fgeneral%252Fcbc9877d-54a9-4a31-af38-81a687b83177.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749329/general/cbc9877d-54a9-4a31-af38-81a687b83177.jpg not downloaded yet
2026-03-27 22:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749330%252Fgeneral%252Fc4b15772-7dca-43bf-ae60-6f3da2e4ac34.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749330/general/c4b15772-7dca-43bf-ae60-6f3da2e4ac34.jpg not downloaded yet
2026-03-27 22:01:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732228> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:01:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee59e93d0>
2026-03-27 22:01:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:01:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:01:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cde38b55-c5a8-5555-b38c-a6b6b7465891/cde38b55-c5a8-5555-b38c-a6b6b7465891_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749317%252Fgeneral%252F697780c0-a545-4fbd-b89c-b37a70a214b3.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749317/general/697780c0-a545-4fbd-b89c-b37a70a214b3.jpg saved to cache
2026-03-27 22:01:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item cde38b55-c5a8-5555-b38c-a6b6b7465891
2026-03-27 22:01:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee4591910>
2026-03-27 22:01:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:01:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:01:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5fe7026e-b0a3-546b-82c2-fe229e4c3b79/5fe7026e-b0a3-546b-82c2-fe229e4c3b79_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749314%252Fgeneral%252F3eb3bdce-e373-42e9-a7f4-3fe2b21d8242.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749314/general/3eb3bdce-e373-42e9-a7f4-3fe2b21d8242.jpg saved to cache
2026-03-27 22:01:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 5fe7026e-b0a3-546b-82c2-fe229e4c3b79
2026-03-27 22:01:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee4591a90>
2026-03-27 22:01:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:01:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:01:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5f958acc-c666-500c-94e5-80c31fa1e758/5f958acc-c666-500c-94e5-80c31fa1e758_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749318%252Fgeneral%252F6930781f-c955-4f7f-ae48-1106eafa4106.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749318/general/6930781f-c955-4f7f-ae48-1106eafa4106.jpg saved to cache
2026-03-27 22:01:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 5f958acc-c666-500c-94e5-80c31fa1e758
2026-03-27 22:01:18 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 5f958acc-c666-500c-94e5-80c31fa1e758, skipping ID generation
2026-03-27 22:01:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5f958acc-c666-500c-94e5-80c31fa1e758 with scrape type 1
2026-03-27 22:01:18 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5f958acc-c666-500c-94e5-80c31fa1e758 sending to next pipeline
2026-03-27 22:01:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 5f958acc-c666-500c-94e5-80c31fa1e758, identifier: 10732183
2026-03-27 22:01:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee597c590>
2026-03-27 22:01:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:01:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:01:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5fe7026e-b0a3-546b-82c2-fe229e4c3b79/5fe7026e-b0a3-546b-82c2-fe229e4c3b79_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749314%252Fgeneral%252F4efb4d3a-a9a2-48b7-a528-49180edd19bf.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749314/general/4efb4d3a-a9a2-48b7-a528-49180edd19bf.jpg saved to cache
2026-03-27 22:01:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 5fe7026e-b0a3-546b-82c2-fe229e4c3b79
2026-03-27 22:01:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee59ea950>
2026-03-27 22:01:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:01:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:01:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cde38b55-c5a8-5555-b38c-a6b6b7465891/cde38b55-c5a8-5555-b38c-a6b6b7465891_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749317%252Fgeneral%252F4878fb9f-8db9-4561-b53c-d4bfe93f7c86.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749317/general/4878fb9f-8db9-4561-b53c-d4bfe93f7c86.jpg saved to cache
2026-03-27 22:01:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item cde38b55-c5a8-5555-b38c-a6b6b7465891
2026-03-27 22:01:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749317/general/b00abd3e-9758-4e49-b875-af7175940ca9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732181)
2026-03-27 22:01:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749317/general/120f7cd5-4012-4ed2-9ba3-ccee3a2d25c7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732181)
2026-03-27 22:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749317%252Fgeneral%252F940e5aa5-cef7-4187-bb54-a66311db715d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749317/general/940e5aa5-cef7-4187-bb54-a66311db715d.jpg not downloaded yet
2026-03-27 22:01:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 5f958acc-c666-500c-94e5-80c31fa1e758 with identifier: 10732183
2026-03-27 22:01:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 5f958acc-c666-500c-94e5-80c31fa1e758 with identifier: 10732183
2026-03-27 22:01:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 5f958acc-c666-500c-94e5-80c31fa1e758 with identifier: 10732183 to the API
2026-03-27 22:01:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:01:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:01:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749318/general/6930781f-c955-4f7f-ae48-1106eafa4106.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 286,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Diesel',
'id': '5f958acc-c666-500c-94e5-80c31fa1e758',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL941ZN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732183',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': 'X5',
'odometer': 81265,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 20,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f958acc-c666-500c-94e5-80c31fa1e758/5f958acc-c666-500c-94e5-80c31fa1e758_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133851,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749318/general/6930781f-c955-4f7f-ae48-1106eafa4106.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f958acc-c666-500c-94e5-80c31fa1e758/5f958acc-c666-500c-94e5-80c31fa1e758_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 34750,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749318/general/53cc020b-4256-41fe-a3f9-cd3a43eca766.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f958acc-c666-500c-94e5-80c31fa1e758/5f958acc-c666-500c-94e5-80c31fa1e758_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136097,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749318/general/42fec736-7797-425e-811e-d3217adfe240.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f958acc-c666-500c-94e5-80c31fa1e758/5f958acc-c666-500c-94e5-80c31fa1e758_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133661,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749318/general/4b78d49b-3502-493d-bdb9-4b233ca17a8b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f958acc-c666-500c-94e5-80c31fa1e758/5f958acc-c666-500c-94e5-80c31fa1e758_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105168,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749318/general/50f2954a-75d1-4c4e-99c7-d4af6219f86b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f958acc-c666-500c-94e5-80c31fa1e758/5f958acc-c666-500c-94e5-80c31fa1e758_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119440,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749318/general/8aeb3023-f01e-4148-86dd-95f1a0f1d9cd.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f958acc-c666-500c-94e5-80c31fa1e758/5f958acc-c666-500c-94e5-80c31fa1e758_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112662,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749318/general/944a4742-7bc7-4941-94ae-e22ecda516ac.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f958acc-c666-500c-94e5-80c31fa1e758/5f958acc-c666-500c-94e5-80c31fa1e758_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90743,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749318/general/041885c3-2420-4f8f-b902-83de13067e8d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f958acc-c666-500c-94e5-80c31fa1e758/5f958acc-c666-500c-94e5-80c31fa1e758_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92889,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749318/general/1c2404b1-b94a-4bc5-ada5-884178ff9883.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f958acc-c666-500c-94e5-80c31fa1e758/5f958acc-c666-500c-94e5-80c31fa1e758_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113812,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749318/general/b70b3b08-8e51-4f66-8d1e-dc5dd7dcfa74.jpg',
'Width': 800}],
'price': 25100,
'price_includes_vat': True,
'registration_date': '2022-11-10',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'BMW X5 30d M Sport - Diesel - Automatic - 286 hp - 81.265 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2022}
2026-03-27 22:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732183%27 HTTP/1.1" 200 None
2026-03-27 22:01:18 [adesa.it] INFO: Saving data for 10732183: {'created_time': 1774648878.801468, 'last_price_update_time': 1774648878.801483, 'auction_closing_time': 1774862700.0}
2026-03-27 22:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732183') HTTP/1.1" 204 0
2026-03-27 22:01:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5444939/general/0bda6e62-87bd-43fa-8697-a278ef68ce94.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732167)
2026-03-27 22:01:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749313/general/398cfa0f-79c7-4319-9ab3-4b34f072e3d0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732171)
2026-03-27 22:01:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749317/general/e4b89c4b-b8b4-40bb-aaf1-ec9728ba5e79.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732181)
2026-03-27 22:01:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749330/general/c4a85111-0c29-40b2-ae0d-9665ea39a79c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732227)
2026-03-27 22:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749329%252Fgeneral%252F004ed8bf-eda4-4d36-88e3-6edafe57c4c2.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749329/general/004ed8bf-eda4-4d36-88e3-6edafe57c4c2.jpg not downloaded yet
2026-03-27 22:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749330%252Fgeneral%252Ff5f01223-ddde-4d2e-b497-4ba8b875a8ac.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749330/general/f5f01223-ddde-4d2e-b497-4ba8b875a8ac.jpg not downloaded yet
2026-03-27 22:01:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee46da3d0>
2026-03-27 22:01:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:01:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:01:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1dda38a7-497a-5ccc-8221-9a6eb06c0ea1/1dda38a7-497a-5ccc-8221-9a6eb06c0ea1_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5444939%252Fgeneral%252F228ac9cc-e7a9-4a0c-bddc-9bf6245dc8b6.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5444939/general/228ac9cc-e7a9-4a0c-bddc-9bf6245dc8b6.jpg saved to cache
2026-03-27 22:01:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 1dda38a7-497a-5ccc-8221-9a6eb06c0ea1
2026-03-27 22:01:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5daf590>
2026-03-27 22:01:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:01:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:01:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c8344608-24f3-5dcd-8ad4-5c61e26cf6f7/c8344608-24f3-5dcd-8ad4-5c61e26cf6f7_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749315%252Fgeneral%252Fd1e96c05-5acb-441d-803d-6b3ae44c34e2.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749315/general/d1e96c05-5acb-441d-803d-6b3ae44c34e2.jpg saved to cache
2026-03-27 22:01:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item c8344608-24f3-5dcd-8ad4-5c61e26cf6f7
2026-03-27 22:01:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732230> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:01:18 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:01:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee7add5d0>
2026-03-27 22:01:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:01:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:01:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7be92167-6c5f-5540-b5ab-915906449736/7be92167-6c5f-5540-b5ab-915906449736_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749313%252Fgeneral%252F1714bc73-3a4a-4e52-995b-fd61ebec9235.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749313/general/1714bc73-3a4a-4e52-995b-fd61ebec9235.jpg saved to cache
2026-03-27 22:01:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 7be92167-6c5f-5540-b5ab-915906449736
2026-03-27 22:01:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5835750>
2026-03-27 22:01:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:01:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:01:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5fe7026e-b0a3-546b-82c2-fe229e4c3b79/5fe7026e-b0a3-546b-82c2-fe229e4c3b79_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749314%252Fgeneral%252Fcd65f679-0b2a-42a3-b41a-9f8fd7503c28.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749314/general/cd65f679-0b2a-42a3-b41a-9f8fd7503c28.jpg saved to cache
2026-03-27 22:01:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 5fe7026e-b0a3-546b-82c2-fe229e4c3b79
2026-03-27 22:01:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 74c93f53-1344-59c5-9e37-eba690e3a122 with identifier: 10732228
2026-03-27 22:01:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 74c93f53-1344-59c5-9e37-eba690e3a122 with scrape type 1
2026-03-27 22:01:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 74c93f53-1344-59c5-9e37-eba690e3a122
2026-03-27 22:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01: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%252F5749331%252Fgeneral%252F4c1e1e49-adf3-4c72-a41f-fe3ce43252ae.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749331/general/4c1e1e49-adf3-4c72-a41f-fe3ce43252ae.jpg not downloaded yet
2026-03-27 22:01:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749329/general/d046e95d-3809-4728-bfae-991b87dc0a18.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732224)
2026-03-27 22:01:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749315/general/84bdd7a4-a385-4a86-b0b5-e4714c3e10ce.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732174)
2026-03-27 22:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01: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%252F5749329%252Fgeneral%252Fae9b0f3c-0ac7-4050-93f9-7c5ed6c0e3fd.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749329/general/ae9b0f3c-0ac7-4050-93f9-7c5ed6c0e3fd.jpg not downloaded yet
2026-03-27 22:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01: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%252F5749330%252Fgeneral%252Ff7e94876-f671-47c8-9e86-dfe8df15863d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749330/general/f7e94876-f671-47c8-9e86-dfe8df15863d.jpg not downloaded yet
2026-03-27 22:01:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749317/general/0c648996-c8f1-4e36-8bb7-efd147ee66a7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732181)
2026-03-27 22:01:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749330/general/02ed5c46-8ab0-480c-84f8-7471268b3d8d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732227)
2026-03-27 22:01:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749329/general/44b078a1-21e4-43dd-8ffc-9c4c17ed9d3f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732224)
2026-03-27 22:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01: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%252F5749331%252Fgeneral%252F8003259e-a34b-4a28-800a-3a1bf07938a0.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749331/general/8003259e-a34b-4a28-800a-3a1bf07938a0.jpg not downloaded yet
2026-03-27 22:01:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:01:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5be1710>
2026-03-27 22:01:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:01:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:01:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cde38b55-c5a8-5555-b38c-a6b6b7465891/cde38b55-c5a8-5555-b38c-a6b6b7465891_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749317%252Fgeneral%252Fb00abd3e-9758-4e49-b875-af7175940ca9.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749317/general/b00abd3e-9758-4e49-b875-af7175940ca9.jpg saved to cache
2026-03-27 22:01:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item cde38b55-c5a8-5555-b38c-a6b6b7465891
2026-03-27 22:01:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5bf3d90>
2026-03-27 22:01:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:01:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:01:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cde38b55-c5a8-5555-b38c-a6b6b7465891/cde38b55-c5a8-5555-b38c-a6b6b7465891_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749317%252Fgeneral%252F120f7cd5-4012-4ed2-9ba3-ccee3a2d25c7.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749317/general/120f7cd5-4012-4ed2-9ba3-ccee3a2d25c7.jpg saved to cache
2026-03-27 22:01:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item cde38b55-c5a8-5555-b38c-a6b6b7465891
2026-03-27 22:01:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee58e1b50>
2026-03-27 22:01:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:01:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:01:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1dda38a7-497a-5ccc-8221-9a6eb06c0ea1/1dda38a7-497a-5ccc-8221-9a6eb06c0ea1_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5444939%252Fgeneral%252F0bda6e62-87bd-43fa-8697-a278ef68ce94.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5444939/general/0bda6e62-87bd-43fa-8697-a278ef68ce94.jpg saved to cache
2026-03-27 22:01:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 1dda38a7-497a-5ccc-8221-9a6eb06c0ea1
2026-03-27 22:01:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee585a090>
2026-03-27 22:01:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:01:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:01:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7be92167-6c5f-5540-b5ab-915906449736/7be92167-6c5f-5540-b5ab-915906449736_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749313%252Fgeneral%252F398cfa0f-79c7-4319-9ab3-4b34f072e3d0.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749313/general/398cfa0f-79c7-4319-9ab3-4b34f072e3d0.jpg saved to cache
2026-03-27 22:01:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 7be92167-6c5f-5540-b5ab-915906449736
2026-03-27 22:01:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5896550>
2026-03-27 22:01:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:01:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:01:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cde38b55-c5a8-5555-b38c-a6b6b7465891/cde38b55-c5a8-5555-b38c-a6b6b7465891_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749317%252Fgeneral%252Fe4b89c4b-b8b4-40bb-aaf1-ec9728ba5e79.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749317/general/e4b89c4b-b8b4-40bb-aaf1-ec9728ba5e79.jpg saved to cache
2026-03-27 22:01:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item cde38b55-c5a8-5555-b38c-a6b6b7465891
2026-03-27 22:01:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5d977d0>
2026-03-27 22:01:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:01:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:01:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_97a5a182-772a-5d85-a637-889a634c1d19/97a5a182-772a-5d85-a637-889a634c1d19_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749330%252Fgeneral%252Fc4a85111-0c29-40b2-ae0d-9665ea39a79c.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749330/general/c4a85111-0c29-40b2-ae0d-9665ea39a79c.jpg saved to cache
2026-03-27 22:01:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 97a5a182-772a-5d85-a637-889a634c1d19
2026-03-27 22:01:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749330/general/77549686-b2fa-438b-9544-74850538a6b9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732227)
2026-03-27 22:01:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749329/general/c737daef-0fc2-4e23-862a-d96f5232a5cd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732224)
2026-03-27 22:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01: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%252F5749329%252Fgeneral%252Fc776d108-1671-47f2-b9d9-b8b95bfaed58.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749329/general/c776d108-1671-47f2-b9d9-b8b95bfaed58.jpg not downloaded yet
2026-03-27 22:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01: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%252F5749330%252Fgeneral%252F42849f74-e52a-4016-928e-f45712b1c66b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749330/general/42849f74-e52a-4016-928e-f45712b1c66b.jpg not downloaded yet
2026-03-27 22:01:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749317/general/3a8a3dfc-3cdc-40c4-850d-5e7ae4063e84.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732181)
2026-03-27 22:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01: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%252F5749331%252Fgeneral%252Fba1716c4-dfff-487e-87db-54a8b22d2d2c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749331/general/ba1716c4-dfff-487e-87db-54a8b22d2d2c.jpg not downloaded yet
2026-03-27 22:01:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749314/general/7b94cc23-c6f4-44fe-bbdd-93bb63a39c99.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732173)
2026-03-27 22:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01: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%252F5749329%252Fgeneral%252F2b838428-39d9-48f7-a184-51ba591a79ad.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749329/general/2b838428-39d9-48f7-a184-51ba591a79ad.jpg not downloaded yet
2026-03-27 22:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01: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%252F5749330%252Fgeneral%252F34a127e7-6013-4702-ba7a-edf025cea0db.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749330/general/34a127e7-6013-4702-ba7a-edf025cea0db.jpg not downloaded yet
2026-03-27 22:01:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732226> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:01:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8dc5ffb0-7efc-58ab-8a23-f320a9fe48cd with identifier: 10732230
2026-03-27 22:01:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8dc5ffb0-7efc-58ab-8a23-f320a9fe48cd with scrape type 1
2026-03-27 22:01:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8dc5ffb0-7efc-58ab-8a23-f320a9fe48cd
2026-03-27 22:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01: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%252F5741843%252Fgeneral%252F60078718-a708-4ac7-b1a7-92556b1ea31e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741843/general/60078718-a708-4ac7-b1a7-92556b1ea31e.jpg already downloaded
2026-03-27 22:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01: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%252F5741843%252Fgeneral%252Fe4d1980b-b41a-4a2b-9a95-4f20aea45314.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741843/general/e4d1980b-b41a-4a2b-9a95-4f20aea45314.jpg already downloaded
2026-03-27 22:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01: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%252F5741843%252Fgeneral%252F5523ecbf-811a-4a97-baef-5a069989e722.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741843/general/5523ecbf-811a-4a97-baef-5a069989e722.jpg already downloaded
2026-03-27 22:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01: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%252F5741843%252Fgeneral%252F59e11745-2738-4031-ad01-dda5632642c6.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741843/general/59e11745-2738-4031-ad01-dda5632642c6.jpg already downloaded
2026-03-27 22:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01: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%252F5741843%252Fgeneral%252F46a57a9a-1ab6-48e4-b13d-5722718429a3.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741843/general/46a57a9a-1ab6-48e4-b13d-5722718429a3.jpg already downloaded
2026-03-27 22:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01: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%252F5741843%252Fgeneral%252F10ae1743-7b66-4462-862b-d790b7594df2.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741843/general/10ae1743-7b66-4462-862b-d790b7594df2.jpg already downloaded
2026-03-27 22:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01: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%252F5741843%252Fgeneral%252F382ca5a1-4363-41cf-ab2f-08d03337874f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741843/general/382ca5a1-4363-41cf-ab2f-08d03337874f.jpg already downloaded
2026-03-27 22:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01: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%252F5741843%252Fgeneral%252Fffb21334-7d21-4c35-b3e6-0168ec330b38.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741843/general/ffb21334-7d21-4c35-b3e6-0168ec330b38.jpg already downloaded
2026-03-27 22:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01: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%252F5741843%252Fgeneral%252F04474e9a-5c29-4e9d-93ce-85d0df156e58.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741843/general/04474e9a-5c29-4e9d-93ce-85d0df156e58.jpg already downloaded
2026-03-27 22:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01: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%252F5741843%252Fgeneral%252Fa03fabdc-d58e-4e9e-b0cc-1f35797b0ed1.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741843/general/a03fabdc-d58e-4e9e-b0cc-1f35797b0ed1.jpg already downloaded
2026-03-27 22:01:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 8dc5ffb0-7efc-58ab-8a23-f320a9fe48cd, identifier: 10732230
2026-03-27 22:01:19 [adesa.it] INFO: Found listing with ID: 10732229
2026-03-27 22:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732229%27 HTTP/1.1" 200 None
2026-03-27 22:01:19 [adesa.it] INFO: Scrape type for 10732229: 1
2026-03-27 22:01:19 [adesa.it] INFO: Scraping item 10732229 url https://www.openlane.eu/en/carv6/auction/10732229
2026-03-27 22:01:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee7e10f10>
2026-03-27 22:01:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:01:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:01:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0d32ff67-f6dc-533e-9705-64dad3f280b2/0d32ff67-f6dc-533e-9705-64dad3f280b2_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749329%252Fgeneral%252Fd046e95d-3809-4728-bfae-991b87dc0a18.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749329/general/d046e95d-3809-4728-bfae-991b87dc0a18.jpg saved to cache
2026-03-27 22:01:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 0d32ff67-f6dc-533e-9705-64dad3f280b2
2026-03-27 22:01:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee584f990>
2026-03-27 22:01:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:01:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:01:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c8344608-24f3-5dcd-8ad4-5c61e26cf6f7/c8344608-24f3-5dcd-8ad4-5c61e26cf6f7_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749315%252Fgeneral%252F84bdd7a4-a385-4a86-b0b5-e4714c3e10ce.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749315/general/84bdd7a4-a385-4a86-b0b5-e4714c3e10ce.jpg saved to cache
2026-03-27 22:01:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item c8344608-24f3-5dcd-8ad4-5c61e26cf6f7
2026-03-27 22:01:19 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c8344608-24f3-5dcd-8ad4-5c61e26cf6f7, skipping ID generation
2026-03-27 22:01:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c8344608-24f3-5dcd-8ad4-5c61e26cf6f7 with scrape type 1
2026-03-27 22:01:19 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c8344608-24f3-5dcd-8ad4-5c61e26cf6f7 sending to next pipeline
2026-03-27 22:01:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: c8344608-24f3-5dcd-8ad4-5c61e26cf6f7, identifier: 10732174
2026-03-27 22:01:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee45fd590>
2026-03-27 22:01:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:01:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:01:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cde38b55-c5a8-5555-b38c-a6b6b7465891/cde38b55-c5a8-5555-b38c-a6b6b7465891_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749317%252Fgeneral%252F0c648996-c8f1-4e36-8bb7-efd147ee66a7.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749317/general/0c648996-c8f1-4e36-8bb7-efd147ee66a7.jpg saved to cache
2026-03-27 22:01:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item cde38b55-c5a8-5555-b38c-a6b6b7465891
2026-03-27 22:01:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5be97d0>
2026-03-27 22:01:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:01:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:01:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_97a5a182-772a-5d85-a637-889a634c1d19/97a5a182-772a-5d85-a637-889a634c1d19_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749330%252Fgeneral%252F02ed5c46-8ab0-480c-84f8-7471268b3d8d.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749330/general/02ed5c46-8ab0-480c-84f8-7471268b3d8d.jpg saved to cache
2026-03-27 22:01:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 97a5a182-772a-5d85-a637-889a634c1d19
2026-03-27 22:01:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee58e6150>
2026-03-27 22:01:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:01:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:01:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0d32ff67-f6dc-533e-9705-64dad3f280b2/0d32ff67-f6dc-533e-9705-64dad3f280b2_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749329%252Fgeneral%252F44b078a1-21e4-43dd-8ffc-9c4c17ed9d3f.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749329/general/44b078a1-21e4-43dd-8ffc-9c4c17ed9d3f.jpg saved to cache
2026-03-27 22:01:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 0d32ff67-f6dc-533e-9705-64dad3f280b2
2026-03-27 22:01:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749329/general/cbc9877d-54a9-4a31-af38-81a687b83177.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732224)
2026-03-27 22:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749331%252Fgeneral%252F6a2ef6b0-3c06-4322-8b36-ef7b4b6fcaad.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749331/general/6a2ef6b0-3c06-4322-8b36-ef7b4b6fcaad.jpg not downloaded yet
2026-03-27 22:01:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 8dc5ffb0-7efc-58ab-8a23-f320a9fe48cd with identifier: 10732230
2026-03-27 22:01:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 8dc5ffb0-7efc-58ab-8a23-f320a9fe48cd with identifier: 10732230
2026-03-27 22:01:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 8dc5ffb0-7efc-58ab-8a23-f320a9fe48cd with identifier: 10732230 to the API
2026-03-27 22:01:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:01:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:01:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732230>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.5L',
'engine_horse_power': 152,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Hybrid',
'id': '8dc5ffb0-7efc-58ab-8a23-f320a9fe48cd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM958VY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732230',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Ford',
'model': 'Kuga',
'odometer': 102318,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 43,
'photo_urls': ['https://images.openlane.eu/carimgs/5741843/general/60078718-a708-4ac7-b1a7-92556b1ea31e.jpg',
'https://images.openlane.eu/carimgs/5741843/general/e4d1980b-b41a-4a2b-9a95-4f20aea45314.jpg',
'https://images.openlane.eu/carimgs/5741843/general/5523ecbf-811a-4a97-baef-5a069989e722.jpg',
'https://images.openlane.eu/carimgs/5741843/general/59e11745-2738-4031-ad01-dda5632642c6.jpg',
'https://images.openlane.eu/carimgs/5741843/general/46a57a9a-1ab6-48e4-b13d-5722718429a3.jpg',
'https://images.openlane.eu/carimgs/5741843/general/10ae1743-7b66-4462-862b-d790b7594df2.jpg',
'https://images.openlane.eu/carimgs/5741843/general/382ca5a1-4363-41cf-ab2f-08d03337874f.jpg',
'https://images.openlane.eu/carimgs/5741843/general/ffb21334-7d21-4c35-b3e6-0168ec330b38.jpg',
'https://images.openlane.eu/carimgs/5741843/general/04474e9a-5c29-4e9d-93ce-85d0df156e58.jpg',
'https://images.openlane.eu/carimgs/5741843/general/a03fabdc-d58e-4e9e-b0cc-1f35797b0ed1.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8dc5ffb0-7efc-58ab-8a23-f320a9fe48cd/8dc5ffb0-7efc-58ab-8a23-f320a9fe48cd_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118081,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741843/general/60078718-a708-4ac7-b1a7-92556b1ea31e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8dc5ffb0-7efc-58ab-8a23-f320a9fe48cd/8dc5ffb0-7efc-58ab-8a23-f320a9fe48cd_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105876,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741843/general/e4d1980b-b41a-4a2b-9a95-4f20aea45314.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8dc5ffb0-7efc-58ab-8a23-f320a9fe48cd/8dc5ffb0-7efc-58ab-8a23-f320a9fe48cd_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120406,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741843/general/5523ecbf-811a-4a97-baef-5a069989e722.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8dc5ffb0-7efc-58ab-8a23-f320a9fe48cd/8dc5ffb0-7efc-58ab-8a23-f320a9fe48cd_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100406,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741843/general/59e11745-2738-4031-ad01-dda5632642c6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8dc5ffb0-7efc-58ab-8a23-f320a9fe48cd/8dc5ffb0-7efc-58ab-8a23-f320a9fe48cd_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94962,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741843/general/46a57a9a-1ab6-48e4-b13d-5722718429a3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8dc5ffb0-7efc-58ab-8a23-f320a9fe48cd/8dc5ffb0-7efc-58ab-8a23-f320a9fe48cd_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96717,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741843/general/10ae1743-7b66-4462-862b-d790b7594df2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8dc5ffb0-7efc-58ab-8a23-f320a9fe48cd/8dc5ffb0-7efc-58ab-8a23-f320a9fe48cd_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91277,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741843/general/382ca5a1-4363-41cf-ab2f-08d03337874f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8dc5ffb0-7efc-58ab-8a23-f320a9fe48cd/8dc5ffb0-7efc-58ab-8a23-f320a9fe48cd_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124313,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741843/general/ffb21334-7d21-4c35-b3e6-0168ec330b38.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8dc5ffb0-7efc-58ab-8a23-f320a9fe48cd/8dc5ffb0-7efc-58ab-8a23-f320a9fe48cd_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95081,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741843/general/04474e9a-5c29-4e9d-93ce-85d0df156e58.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8dc5ffb0-7efc-58ab-8a23-f320a9fe48cd/8dc5ffb0-7efc-58ab-8a23-f320a9fe48cd_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 40638,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741843/general/a03fabdc-d58e-4e9e-b0cc-1f35797b0ed1.jpg',
'Width': 400}],
'price': 11100,
'price_includes_vat': True,
'registration_date': '2023-02-17',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Ford Kuga 2.5 ST Line X - Hybrid - Automatic - 152 hp - 102.318 km',
'transmission': 'automatic',
'trim': 'ST Line X',
'vin': None,
'year': 2023}
2026-03-27 22:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732230%27 HTTP/1.1" 200 None
2026-03-27 22:01:20 [adesa.it] INFO: Saving data for 10732230: {'created_time': 1774648880.464957, 'last_price_update_time': 1774648880.464972, 'auction_closing_time': 1774862700.0}
2026-03-27 22:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732230') HTTP/1.1" 204 0
2026-03-27 22:01:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: c8344608-24f3-5dcd-8ad4-5c61e26cf6f7 with identifier: 10732174
2026-03-27 22:01:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: c8344608-24f3-5dcd-8ad4-5c61e26cf6f7 with identifier: 10732174
2026-03-27 22:01:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: c8344608-24f3-5dcd-8ad4-5c61e26cf6f7 with identifier: 10732174 to the API
2026-03-27 22:01:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:01:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:01:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749315/general/84bdd7a4-a385-4a86-b0b5-e4714c3e10ce.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': 163,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Diesel',
'id': 'c8344608-24f3-5dcd-8ad4-5c61e26cf6f7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ594AR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732174',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Audi',
'model': 'Q5',
'odometer': 221080,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c8344608-24f3-5dcd-8ad4-5c61e26cf6f7/c8344608-24f3-5dcd-8ad4-5c61e26cf6f7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115485,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749315/general/84bdd7a4-a385-4a86-b0b5-e4714c3e10ce.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c8344608-24f3-5dcd-8ad4-5c61e26cf6f7/c8344608-24f3-5dcd-8ad4-5c61e26cf6f7_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38628,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749315/general/1f995b48-dbc0-4739-b2f8-d87fecb7d7f8.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c8344608-24f3-5dcd-8ad4-5c61e26cf6f7/c8344608-24f3-5dcd-8ad4-5c61e26cf6f7_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114811,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749315/general/d1e96c05-5acb-441d-803d-6b3ae44c34e2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c8344608-24f3-5dcd-8ad4-5c61e26cf6f7/c8344608-24f3-5dcd-8ad4-5c61e26cf6f7_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112009,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749315/general/b49076d9-96c9-44a1-b1a2-6dab61c63376.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c8344608-24f3-5dcd-8ad4-5c61e26cf6f7/c8344608-24f3-5dcd-8ad4-5c61e26cf6f7_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102364,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749315/general/a7b01176-c900-4681-810a-868da561c6af.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c8344608-24f3-5dcd-8ad4-5c61e26cf6f7/c8344608-24f3-5dcd-8ad4-5c61e26cf6f7_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98967,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749315/general/ec30b747-c62f-482a-88a5-caebbbdd0666.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c8344608-24f3-5dcd-8ad4-5c61e26cf6f7/c8344608-24f3-5dcd-8ad4-5c61e26cf6f7_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96576,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749315/general/321ecd94-3614-498c-a09a-7192deb77038.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c8344608-24f3-5dcd-8ad4-5c61e26cf6f7/c8344608-24f3-5dcd-8ad4-5c61e26cf6f7_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117356,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749315/general/7f1cf91b-b93d-451a-be98-b2e99ada2006.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c8344608-24f3-5dcd-8ad4-5c61e26cf6f7/c8344608-24f3-5dcd-8ad4-5c61e26cf6f7_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123523,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749315/general/5ee1c3ed-ba11-43d9-b9a1-64f5af44689c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c8344608-24f3-5dcd-8ad4-5c61e26cf6f7/c8344608-24f3-5dcd-8ad4-5c61e26cf6f7_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123523,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749315/general/2ea5ba3e-2849-4f06-8897-611649ae855d.jpg',
'Width': 800}],
'price': 6300,
'price_includes_vat': True,
'registration_date': '2022-02-02',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Audi Q5 35 TDI - Diesel - Automatic - 163 hp - 221.080 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-27 22:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732174%27 HTTP/1.1" 200 None
2026-03-27 22:01:20 [adesa.it] INFO: Saving data for 10732174: {'created_time': 1774648880.848773, 'last_price_update_time': 1774648880.848787, 'auction_closing_time': 1774862700.0}
2026-03-27 22:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732174') HTTP/1.1" 204 0
2026-03-27 22:01:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749313/general/3aa8de04-8daf-4a0e-af21-779d8b89826e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732171)
2026-03-27 22:01:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5444939/general/6594faae-ed7b-45cb-89ca-7c902a2476b0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732167)
2026-03-27 22:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749329%252Fgeneral%252F458927cb-ab3b-4c8f-a6d1-93723e1917ee.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749329/general/458927cb-ab3b-4c8f-a6d1-93723e1917ee.jpg not downloaded yet
2026-03-27 22:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749330%252Fgeneral%252Ff003278e-3c97-44d9-851a-558a23840dca.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749330/general/f003278e-3c97-44d9-851a-558a23840dca.jpg not downloaded yet
2026-03-27 22:01:20 [adesa.it] INFO: Found listing with ID: 10732232
2026-03-27 22:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732232%27 HTTP/1.1" 200 None
2026-03-27 22:01:20 [adesa.it] INFO: Scrape type for 10732232: 1
2026-03-27 22:01:20 [adesa.it] INFO: Scraping item 10732232 url https://www.openlane.eu/en/carv6/auction/10732232
2026-03-27 22:01:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749331/general/4c1e1e49-adf3-4c72-a41f-fe3ce43252ae.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732228)
2026-03-27 22:01:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749330/general/c4b15772-7dca-43bf-ae60-6f3da2e4ac34.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732227)
2026-03-27 22:01:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749330/general/f5f01223-ddde-4d2e-b497-4ba8b875a8ac.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732227)
2026-03-27 22:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749331%252Fgeneral%252F91bbf641-ce8f-415c-995a-38f954def9de.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749331/general/91bbf641-ce8f-415c-995a-38f954def9de.jpg not downloaded yet
2026-03-27 22:01:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:01:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee45efb50>
2026-03-27 22:01:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:01:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:01:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_97a5a182-772a-5d85-a637-889a634c1d19/97a5a182-772a-5d85-a637-889a634c1d19_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749330%252Fgeneral%252F77549686-b2fa-438b-9544-74850538a6b9.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749330/general/77549686-b2fa-438b-9544-74850538a6b9.jpg saved to cache
2026-03-27 22:01:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 97a5a182-772a-5d85-a637-889a634c1d19
2026-03-27 22:01:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee46fd390>
2026-03-27 22:01:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:01:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:01:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0d32ff67-f6dc-533e-9705-64dad3f280b2/0d32ff67-f6dc-533e-9705-64dad3f280b2_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749329%252Fgeneral%252Fc737daef-0fc2-4e23-862a-d96f5232a5cd.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749329/general/c737daef-0fc2-4e23-862a-d96f5232a5cd.jpg saved to cache
2026-03-27 22:01:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 0d32ff67-f6dc-533e-9705-64dad3f280b2
2026-03-27 22:01:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5a98f50>
2026-03-27 22:01:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:01:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:01:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cde38b55-c5a8-5555-b38c-a6b6b7465891/cde38b55-c5a8-5555-b38c-a6b6b7465891_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749317%252Fgeneral%252F3a8a3dfc-3cdc-40c4-850d-5e7ae4063e84.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749317/general/3a8a3dfc-3cdc-40c4-850d-5e7ae4063e84.jpg saved to cache
2026-03-27 22:01:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item cde38b55-c5a8-5555-b38c-a6b6b7465891
2026-03-27 22:01:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5b49e10>
2026-03-27 22:01:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:01:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:01:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5fe7026e-b0a3-546b-82c2-fe229e4c3b79/5fe7026e-b0a3-546b-82c2-fe229e4c3b79_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749314%252Fgeneral%252F7b94cc23-c6f4-44fe-bbdd-93bb63a39c99.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749314/general/7b94cc23-c6f4-44fe-bbdd-93bb63a39c99.jpg saved to cache
2026-03-27 22:01:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 5fe7026e-b0a3-546b-82c2-fe229e4c3b79
2026-03-27 22:01:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c40d2dcb-3495-50d7-a8ea-89d31ea204d7 with identifier: 10732226
2026-03-27 22:01:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c40d2dcb-3495-50d7-a8ea-89d31ea204d7 with scrape type 1
2026-03-27 22:01:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c40d2dcb-3495-50d7-a8ea-89d31ea204d7
2026-03-27 22:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733908%252Fgeneral%252F171af96d-16af-4ecf-b7eb-d8dcf76fbfe7.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733908/general/171af96d-16af-4ecf-b7eb-d8dcf76fbfe7.jpg already downloaded
2026-03-27 22:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733908%252Fgeneral%252F3d798e72-9c07-4910-a0dd-04478ed55b1d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733908/general/3d798e72-9c07-4910-a0dd-04478ed55b1d.jpg already downloaded
2026-03-27 22:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733908%252Fgeneral%252F1b86f4f2-aad6-4b38-9fa7-63e67c16c907.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733908/general/1b86f4f2-aad6-4b38-9fa7-63e67c16c907.jpg already downloaded
2026-03-27 22:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733908%252Fgeneral%252F8106c5c3-811c-431c-8283-cd1fb5d8de0a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733908/general/8106c5c3-811c-431c-8283-cd1fb5d8de0a.jpg already downloaded
2026-03-27 22:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733908%252Fgeneral%252F8f10d881-4889-4b42-be8d-0e6c7d31d437.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733908/general/8f10d881-4889-4b42-be8d-0e6c7d31d437.jpg already downloaded
2026-03-27 22:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733908%252Fgeneral%252Fbbfe117f-e650-46d5-9757-cd3aa04d4387.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733908/general/bbfe117f-e650-46d5-9757-cd3aa04d4387.jpg already downloaded
2026-03-27 22:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733908%252Fgeneral%252Fbaa55e83-eaff-42db-a852-1f2cad333aa5.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733908/general/baa55e83-eaff-42db-a852-1f2cad333aa5.jpg already downloaded
2026-03-27 22:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733908%252Fgeneral%252Ff84d86dc-b7b9-467b-a00f-2a4d1445cc78.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733908/general/f84d86dc-b7b9-467b-a00f-2a4d1445cc78.jpg already downloaded
2026-03-27 22:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733908%252Fgeneral%252F367370fd-2cc3-4c55-a6b9-00c62910759a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733908/general/367370fd-2cc3-4c55-a6b9-00c62910759a.jpg already downloaded
2026-03-27 22:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733908%252Fgeneral%252F790ff694-32ae-458f-bed6-b6bc972f6aa3.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733908/general/790ff694-32ae-458f-bed6-b6bc972f6aa3.jpg already downloaded
2026-03-27 22:01:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: c40d2dcb-3495-50d7-a8ea-89d31ea204d7, identifier: 10732226
2026-03-27 22:01:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749329/general/004ed8bf-eda4-4d36-88e3-6edafe57c4c2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732224)
2026-03-27 22:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749329%252Fgeneral%252F57f539ca-aa6f-45d8-ab0e-2801a9ff67e6.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749329/general/57f539ca-aa6f-45d8-ab0e-2801a9ff67e6.jpg not downloaded yet
2026-03-27 22:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749330%252Fgeneral%252F2f785af9-3a26-43f7-8ca2-dbe23d147c86.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749330/general/2f785af9-3a26-43f7-8ca2-dbe23d147c86.jpg not downloaded yet
2026-03-27 22:01:21 [adesa.it] INFO: Found listing with ID: 10732233
2026-03-27 22:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732233%27 HTTP/1.1" 200 None
2026-03-27 22:01:21 [adesa.it] INFO: Scrape type for 10732233: 1
2026-03-27 22:01:21 [adesa.it] INFO: Scraping item 10732233 url https://www.openlane.eu/en/carv6/auction/10732233
2026-03-27 22:01:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: c40d2dcb-3495-50d7-a8ea-89d31ea204d7 with identifier: 10732226
2026-03-27 22:01:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: c40d2dcb-3495-50d7-a8ea-89d31ea204d7 with identifier: 10732226
2026-03-27 22:01:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: c40d2dcb-3495-50d7-a8ea-89d31ea204d7 with identifier: 10732226 to the API
2026-03-27 22:01:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:01:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:01:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732226>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 120,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Diesel',
'id': 'c40d2dcb-3495-50d7-a8ea-89d31ea204d7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH648RB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732226',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Ford',
'model': 'Kuga',
'odometer': 133185,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 27,
'photo_urls': ['https://images.openlane.eu/carimgs/5733908/general/171af96d-16af-4ecf-b7eb-d8dcf76fbfe7.jpg',
'https://images.openlane.eu/carimgs/5733908/general/3d798e72-9c07-4910-a0dd-04478ed55b1d.jpg',
'https://images.openlane.eu/carimgs/5733908/general/1b86f4f2-aad6-4b38-9fa7-63e67c16c907.jpg',
'https://images.openlane.eu/carimgs/5733908/general/8106c5c3-811c-431c-8283-cd1fb5d8de0a.jpg',
'https://images.openlane.eu/carimgs/5733908/general/8f10d881-4889-4b42-be8d-0e6c7d31d437.jpg',
'https://images.openlane.eu/carimgs/5733908/general/bbfe117f-e650-46d5-9757-cd3aa04d4387.jpg',
'https://images.openlane.eu/carimgs/5733908/general/baa55e83-eaff-42db-a852-1f2cad333aa5.jpg',
'https://images.openlane.eu/carimgs/5733908/general/f84d86dc-b7b9-467b-a00f-2a4d1445cc78.jpg',
'https://images.openlane.eu/carimgs/5733908/general/367370fd-2cc3-4c55-a6b9-00c62910759a.jpg',
'https://images.openlane.eu/carimgs/5733908/general/790ff694-32ae-458f-bed6-b6bc972f6aa3.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c40d2dcb-3495-50d7-a8ea-89d31ea204d7/c40d2dcb-3495-50d7-a8ea-89d31ea204d7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97733,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733908/general/171af96d-16af-4ecf-b7eb-d8dcf76fbfe7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c40d2dcb-3495-50d7-a8ea-89d31ea204d7/c40d2dcb-3495-50d7-a8ea-89d31ea204d7_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 33549,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733908/general/3d798e72-9c07-4910-a0dd-04478ed55b1d.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c40d2dcb-3495-50d7-a8ea-89d31ea204d7/c40d2dcb-3495-50d7-a8ea-89d31ea204d7_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94948,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733908/general/1b86f4f2-aad6-4b38-9fa7-63e67c16c907.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c40d2dcb-3495-50d7-a8ea-89d31ea204d7/c40d2dcb-3495-50d7-a8ea-89d31ea204d7_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86859,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733908/general/8106c5c3-811c-431c-8283-cd1fb5d8de0a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c40d2dcb-3495-50d7-a8ea-89d31ea204d7/c40d2dcb-3495-50d7-a8ea-89d31ea204d7_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88626,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733908/general/8f10d881-4889-4b42-be8d-0e6c7d31d437.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c40d2dcb-3495-50d7-a8ea-89d31ea204d7/c40d2dcb-3495-50d7-a8ea-89d31ea204d7_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93373,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733908/general/bbfe117f-e650-46d5-9757-cd3aa04d4387.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c40d2dcb-3495-50d7-a8ea-89d31ea204d7/c40d2dcb-3495-50d7-a8ea-89d31ea204d7_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95030,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733908/general/baa55e83-eaff-42db-a852-1f2cad333aa5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c40d2dcb-3495-50d7-a8ea-89d31ea204d7/c40d2dcb-3495-50d7-a8ea-89d31ea204d7_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101379,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733908/general/f84d86dc-b7b9-467b-a00f-2a4d1445cc78.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c40d2dcb-3495-50d7-a8ea-89d31ea204d7/c40d2dcb-3495-50d7-a8ea-89d31ea204d7_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 159734,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733908/general/367370fd-2cc3-4c55-a6b9-00c62910759a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c40d2dcb-3495-50d7-a8ea-89d31ea204d7/c40d2dcb-3495-50d7-a8ea-89d31ea204d7_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 182687,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733908/general/790ff694-32ae-458f-bed6-b6bc972f6aa3.jpg',
'Width': 1024}],
'price': 8800,
'price_includes_vat': True,
'registration_date': '2022-01-12',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Ford Kuga 1.5 EcoBlue Titanium - Diesel - Automatic - 120 hp - '
'133.185 km',
'transmission': 'automatic',
'trim': 'Titanium',
'vin': None,
'year': 2022}
2026-03-27 22:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732226%27 HTTP/1.1" 200 None
2026-03-27 22:01:21 [adesa.it] INFO: Saving data for 10732226: {'created_time': 1774648881.775025, 'last_price_update_time': 1774648881.775035, 'auction_closing_time': 1774862700.0}
2026-03-27 22:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732226') HTTP/1.1" 204 0
2026-03-27 22:01:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:01:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749317/general/940e5aa5-cef7-4187-bb54-a66311db715d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732181)
2026-03-27 22:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749331%252Fgeneral%252F17b6af48-f425-4f7b-a8bc-1c0c08d1e851.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749331/general/17b6af48-f425-4f7b-a8bc-1c0c08d1e851.jpg not downloaded yet
2026-03-27 22:01:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee4769d90>
2026-03-27 22:01:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:01:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:01:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0d32ff67-f6dc-533e-9705-64dad3f280b2/0d32ff67-f6dc-533e-9705-64dad3f280b2_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749329%252Fgeneral%252Fcbc9877d-54a9-4a31-af38-81a687b83177.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749329/general/cbc9877d-54a9-4a31-af38-81a687b83177.jpg saved to cache
2026-03-27 22:01:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 0d32ff67-f6dc-533e-9705-64dad3f280b2
2026-03-27 22:01:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749314/general/ed18be6b-057a-4ac5-a2e9-87f4c6eff09e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732173)
2026-03-27 22:01:21 [adesa.it] INFO: Found listing with ID: 10732234
2026-03-27 22:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732234%27 HTTP/1.1" 200 None
2026-03-27 22:01:21 [adesa.it] INFO: Scrape type for 10732234: 1
2026-03-27 22:01:21 [adesa.it] INFO: Scraping item 10732234 url https://www.openlane.eu/en/carv6/auction/10732234
2026-03-27 22:01:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:01:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee4750150>
2026-03-27 22:01:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:01:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:01:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7be92167-6c5f-5540-b5ab-915906449736/7be92167-6c5f-5540-b5ab-915906449736_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749313%252Fgeneral%252F3aa8de04-8daf-4a0e-af21-779d8b89826e.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749313/general/3aa8de04-8daf-4a0e-af21-779d8b89826e.jpg saved to cache
2026-03-27 22:01:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 7be92167-6c5f-5540-b5ab-915906449736
2026-03-27 22:01:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5d94e90>
2026-03-27 22:01:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:01:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:01:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1dda38a7-497a-5ccc-8221-9a6eb06c0ea1/1dda38a7-497a-5ccc-8221-9a6eb06c0ea1_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5444939%252Fgeneral%252F6594faae-ed7b-45cb-89ca-7c902a2476b0.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5444939/general/6594faae-ed7b-45cb-89ca-7c902a2476b0.jpg saved to cache
2026-03-27 22:01:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 1dda38a7-497a-5ccc-8221-9a6eb06c0ea1
2026-03-27 22:01:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee59a3e90>
2026-03-27 22:01:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:01:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:01:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_74c93f53-1344-59c5-9e37-eba690e3a122/74c93f53-1344-59c5-9e37-eba690e3a122_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749331%252Fgeneral%252F4c1e1e49-adf3-4c72-a41f-fe3ce43252ae.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749331/general/4c1e1e49-adf3-4c72-a41f-fe3ce43252ae.jpg saved to cache
2026-03-27 22:01:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 74c93f53-1344-59c5-9e37-eba690e3a122
2026-03-27 22:01:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5c006d0>
2026-03-27 22:01:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:01:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:01:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_97a5a182-772a-5d85-a637-889a634c1d19/97a5a182-772a-5d85-a637-889a634c1d19_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749330%252Fgeneral%252Fc4b15772-7dca-43bf-ae60-6f3da2e4ac34.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749330/general/c4b15772-7dca-43bf-ae60-6f3da2e4ac34.jpg saved to cache
2026-03-27 22:01:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 97a5a182-772a-5d85-a637-889a634c1d19
2026-03-27 22:01:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee4600ed0>
2026-03-27 22:01:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:01:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:01:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_97a5a182-772a-5d85-a637-889a634c1d19/97a5a182-772a-5d85-a637-889a634c1d19_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749330%252Fgeneral%252Ff5f01223-ddde-4d2e-b497-4ba8b875a8ac.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749330/general/f5f01223-ddde-4d2e-b497-4ba8b875a8ac.jpg saved to cache
2026-03-27 22:01:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 97a5a182-772a-5d85-a637-889a634c1d19
2026-03-27 22:01:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749329/general/ae9b0f3c-0ac7-4050-93f9-7c5ed6c0e3fd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732224)
2026-03-27 22:01:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749329/general/c776d108-1671-47f2-b9d9-b8b95bfaed58.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732224)
2026-03-27 22:01:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749330/general/f7e94876-f671-47c8-9e86-dfe8df15863d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732227)
2026-03-27 22:01:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749330/general/42849f74-e52a-4016-928e-f45712b1c66b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732227)
2026-03-27 22:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749331%252Fgeneral%252Fb496fd03-05c9-470b-b97f-caeb1a69d378.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749331/general/b496fd03-05c9-470b-b97f-caeb1a69d378.jpg not downloaded yet
2026-03-27 22:01:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749313/general/8c0e958b-0aad-457a-8f9c-499c3eb61054.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732171)
2026-03-27 22:01:22 [adesa.it] INFO: Found listing with ID: 10732235
2026-03-27 22:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732235%27 HTTP/1.1" 200 None
2026-03-27 22:01:22 [adesa.it] INFO: Scrape type for 10732235: 1
2026-03-27 22:01:22 [adesa.it] INFO: Scraping item 10732235 url https://www.openlane.eu/en/carv6/auction/10732235
2026-03-27 22:01:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:01:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5d40150>
2026-03-27 22:01:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:01:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:01:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0d32ff67-f6dc-533e-9705-64dad3f280b2/0d32ff67-f6dc-533e-9705-64dad3f280b2_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749329%252Fgeneral%252F004ed8bf-eda4-4d36-88e3-6edafe57c4c2.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749329/general/004ed8bf-eda4-4d36-88e3-6edafe57c4c2.jpg saved to cache
2026-03-27 22:01:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 0d32ff67-f6dc-533e-9705-64dad3f280b2
2026-03-27 22:01:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749331/general/ba1716c4-dfff-487e-87db-54a8b22d2d2c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732228)
2026-03-27 22:01:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749331/general/8003259e-a34b-4a28-800a-3a1bf07938a0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732228)
2026-03-27 22:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749331%252Fgeneral%252Fd996bca8-d62f-4f9a-b400-e5752c48d581.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749331/general/d996bca8-d62f-4f9a-b400-e5752c48d581.jpg not downloaded yet
2026-03-27 22:01:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732216> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:01:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749331/general/6a2ef6b0-3c06-4322-8b36-ef7b4b6fcaad.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732228)
2026-03-27 22:01:22 [adesa.it] INFO: Found listing with ID: 10732420
2026-03-27 22:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732420%27 HTTP/1.1" 200 None
2026-03-27 22:01:22 [adesa.it] INFO: Scrape type for 10732420: 1
2026-03-27 22:01:22 [adesa.it] INFO: Scraping item 10732420 url https://www.openlane.eu/en/carv6/auction/10732420
2026-03-27 22:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749331%252Fgeneral%252F6987dd4b-fb73-4675-a5e2-4347a79fa0cf.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749331/general/6987dd4b-fb73-4675-a5e2-4347a79fa0cf.jpg not downloaded yet
2026-03-27 22:01:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:01:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee58173d0>
2026-03-27 22:01:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:01:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:01:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cde38b55-c5a8-5555-b38c-a6b6b7465891/cde38b55-c5a8-5555-b38c-a6b6b7465891_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749317%252Fgeneral%252F940e5aa5-cef7-4187-bb54-a66311db715d.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749317/general/940e5aa5-cef7-4187-bb54-a66311db715d.jpg saved to cache
2026-03-27 22:01:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item cde38b55-c5a8-5555-b38c-a6b6b7465891
2026-03-27 22:01:22 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: cde38b55-c5a8-5555-b38c-a6b6b7465891, skipping ID generation
2026-03-27 22:01:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cde38b55-c5a8-5555-b38c-a6b6b7465891 with scrape type 1
2026-03-27 22:01:22 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item cde38b55-c5a8-5555-b38c-a6b6b7465891 sending to next pipeline
2026-03-27 22:01:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: cde38b55-c5a8-5555-b38c-a6b6b7465891, identifier: 10732181
2026-03-27 22:01:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee45d2e90>
2026-03-27 22:01:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:01:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:01:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5fe7026e-b0a3-546b-82c2-fe229e4c3b79/5fe7026e-b0a3-546b-82c2-fe229e4c3b79_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749314%252Fgeneral%252Fed18be6b-057a-4ac5-a2e9-87f4c6eff09e.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749314/general/ed18be6b-057a-4ac5-a2e9-87f4c6eff09e.jpg saved to cache
2026-03-27 22:01:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 5fe7026e-b0a3-546b-82c2-fe229e4c3b79
2026-03-27 22:01:22 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 5fe7026e-b0a3-546b-82c2-fe229e4c3b79, skipping ID generation
2026-03-27 22:01:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5fe7026e-b0a3-546b-82c2-fe229e4c3b79 with scrape type 1
2026-03-27 22:01:22 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5fe7026e-b0a3-546b-82c2-fe229e4c3b79 sending to next pipeline
2026-03-27 22:01:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 5fe7026e-b0a3-546b-82c2-fe229e4c3b79, identifier: 10732173
2026-03-27 22:01:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749330/general/34a127e7-6013-4702-ba7a-edf025cea0db.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732227)
2026-03-27 22:01:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749329/general/2b838428-39d9-48f7-a184-51ba591a79ad.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732224)
2026-03-27 22:01:22 [adesa.it] INFO: Found listing with ID: 10732238
2026-03-27 22:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732238%27 HTTP/1.1" 200 None
2026-03-27 22:01:22 [adesa.it] INFO: Scrape type for 10732238: 1
2026-03-27 22:01:22 [adesa.it] INFO: Scraping item 10732238 url https://www.openlane.eu/en/carv6/auction/10732238
2026-03-27 22:01:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: cde38b55-c5a8-5555-b38c-a6b6b7465891 with identifier: 10732181
2026-03-27 22:01:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: cde38b55-c5a8-5555-b38c-a6b6b7465891 with identifier: 10732181
2026-03-27 22:01:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: cde38b55-c5a8-5555-b38c-a6b6b7465891 with identifier: 10732181 to the API
2026-03-27 22:01:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:01:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:01:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749317/general/940e5aa5-cef7-4187-bb54-a66311db715d.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Diesel',
'id': 'cde38b55-c5a8-5555-b38c-a6b6b7465891',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM541LF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732181',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': 'X1',
'odometer': 134609,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 48,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cde38b55-c5a8-5555-b38c-a6b6b7465891/cde38b55-c5a8-5555-b38c-a6b6b7465891_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128167,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749317/general/38f96816-c669-462d-8499-f240249f2086.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cde38b55-c5a8-5555-b38c-a6b6b7465891/cde38b55-c5a8-5555-b38c-a6b6b7465891_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 145710,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749317/general/3f45f338-8e69-4b30-b194-c1de78c885aa.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cde38b55-c5a8-5555-b38c-a6b6b7465891/cde38b55-c5a8-5555-b38c-a6b6b7465891_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 148795,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749317/general/697780c0-a545-4fbd-b89c-b37a70a214b3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cde38b55-c5a8-5555-b38c-a6b6b7465891/cde38b55-c5a8-5555-b38c-a6b6b7465891_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 146245,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749317/general/4878fb9f-8db9-4561-b53c-d4bfe93f7c86.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cde38b55-c5a8-5555-b38c-a6b6b7465891/cde38b55-c5a8-5555-b38c-a6b6b7465891_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108368,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749317/general/120f7cd5-4012-4ed2-9ba3-ccee3a2d25c7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cde38b55-c5a8-5555-b38c-a6b6b7465891/cde38b55-c5a8-5555-b38c-a6b6b7465891_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124760,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749317/general/b00abd3e-9758-4e49-b875-af7175940ca9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cde38b55-c5a8-5555-b38c-a6b6b7465891/cde38b55-c5a8-5555-b38c-a6b6b7465891_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121687,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749317/general/e4b89c4b-b8b4-40bb-aaf1-ec9728ba5e79.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cde38b55-c5a8-5555-b38c-a6b6b7465891/cde38b55-c5a8-5555-b38c-a6b6b7465891_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 176325,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749317/general/3a8a3dfc-3cdc-40c4-850d-5e7ae4063e84.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cde38b55-c5a8-5555-b38c-a6b6b7465891/cde38b55-c5a8-5555-b38c-a6b6b7465891_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 42041,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749317/general/0c648996-c8f1-4e36-8bb7-efd147ee66a7.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cde38b55-c5a8-5555-b38c-a6b6b7465891/cde38b55-c5a8-5555-b38c-a6b6b7465891_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 145710,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749317/general/940e5aa5-cef7-4187-bb54-a66311db715d.jpg',
'Width': 800}],
'price': 15300,
'price_includes_vat': True,
'registration_date': '2022-12-22',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'BMW X1 18d - Diesel - Automatic - 150 hp - 134.609 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-27 22:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732181%27 HTTP/1.1" 200 None
2026-03-27 22:01:22 [adesa.it] INFO: Saving data for 10732181: {'created_time': 1774648882.958331, 'last_price_update_time': 1774648882.958342, 'auction_closing_time': 1774862700.0}
2026-03-27 22:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732181') HTTP/1.1" 204 0
2026-03-27 22:01:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 5fe7026e-b0a3-546b-82c2-fe229e4c3b79 with identifier: 10732173
2026-03-27 22:01:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 5fe7026e-b0a3-546b-82c2-fe229e4c3b79 with identifier: 10732173
2026-03-27 22:01:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 5fe7026e-b0a3-546b-82c2-fe229e4c3b79 with identifier: 10732173 to the API
2026-03-27 22:01:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:01:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:01:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749314/general/ed18be6b-057a-4ac5-a2e9-87f4c6eff09e.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': 245,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Hybrid',
'id': '5fe7026e-b0a3-546b-82c2-fe229e4c3b79',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG402JE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732173',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Audi',
'model': 'Q3',
'odometer': 145736,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 40,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5fe7026e-b0a3-546b-82c2-fe229e4c3b79/5fe7026e-b0a3-546b-82c2-fe229e4c3b79_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 161850,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749314/general/ed18be6b-057a-4ac5-a2e9-87f4c6eff09e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5fe7026e-b0a3-546b-82c2-fe229e4c3b79/5fe7026e-b0a3-546b-82c2-fe229e4c3b79_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44554,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749314/general/7b94cc23-c6f4-44fe-bbdd-93bb63a39c99.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5fe7026e-b0a3-546b-82c2-fe229e4c3b79/5fe7026e-b0a3-546b-82c2-fe229e4c3b79_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 146254,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749314/general/06c79acf-cbe6-464f-be7c-6d1b0a22511b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5fe7026e-b0a3-546b-82c2-fe229e4c3b79/5fe7026e-b0a3-546b-82c2-fe229e4c3b79_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 154138,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749314/general/cd65f679-0b2a-42a3-b41a-9f8fd7503c28.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5fe7026e-b0a3-546b-82c2-fe229e4c3b79/5fe7026e-b0a3-546b-82c2-fe229e4c3b79_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115227,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749314/general/d9d2ee28-8819-4d63-b4e6-60bcc9349d03.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5fe7026e-b0a3-546b-82c2-fe229e4c3b79/5fe7026e-b0a3-546b-82c2-fe229e4c3b79_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107843,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749314/general/4efb4d3a-a9a2-48b7-a528-49180edd19bf.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5fe7026e-b0a3-546b-82c2-fe229e4c3b79/5fe7026e-b0a3-546b-82c2-fe229e4c3b79_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 155323,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749314/general/3eb3bdce-e373-42e9-a7f4-3fe2b21d8242.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5fe7026e-b0a3-546b-82c2-fe229e4c3b79/5fe7026e-b0a3-546b-82c2-fe229e4c3b79_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 178694,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749314/general/81870379-5a9d-4097-8bce-ef64a81452ba.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5fe7026e-b0a3-546b-82c2-fe229e4c3b79/5fe7026e-b0a3-546b-82c2-fe229e4c3b79_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98140,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749314/general/59db61a5-a71d-4a46-b9a7-18679d0201ee.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5fe7026e-b0a3-546b-82c2-fe229e4c3b79/5fe7026e-b0a3-546b-82c2-fe229e4c3b79_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100300,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749314/general/722e936a-c084-4ad7-8fc5-a594b648b46c.jpg',
'Width': 1024}],
'price': 11200,
'price_includes_vat': True,
'registration_date': '2021-07-09',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Audi Q3 45 TFSIe S Line - Hybrid - Automatic - 245 hp - 145.736 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2021}
2026-03-27 22:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732173%27 HTTP/1.1" 200 None
2026-03-27 22:01:23 [adesa.it] INFO: Saving data for 10732173: {'created_time': 1774648883.436429, 'last_price_update_time': 1774648883.436438, 'auction_closing_time': 1774862700.0}
2026-03-27 22:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732173') HTTP/1.1" 204 0
2026-03-27 22:01:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:01:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5444939/general/b42e6df9-0330-4c5c-bb89-fd9ddec0257a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732167)
2026-03-27 22:01:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749331/general/91bbf641-ce8f-415c-995a-38f954def9de.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732228)
2026-03-27 22:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749331%252Fgeneral%252F9e02e23b-dfe0-4462-a111-a787d99435b6.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749331/general/9e02e23b-dfe0-4462-a111-a787d99435b6.jpg not downloaded yet
2026-03-27 22:01:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749331/general/17b6af48-f425-4f7b-a8bc-1c0c08d1e851.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732228)
2026-03-27 22:01:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749329/general/57f539ca-aa6f-45d8-ab0e-2801a9ff67e6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732224)
2026-03-27 22:01:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749330/general/2f785af9-3a26-43f7-8ca2-dbe23d147c86.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732227)
2026-03-27 22:01:23 [adesa.it] INFO: Found listing with ID: 10732236
2026-03-27 22:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732236%27 HTTP/1.1" 200 None
2026-03-27 22:01:23 [adesa.it] INFO: Scrape type for 10732236: 1
2026-03-27 22:01:23 [adesa.it] INFO: Scraping item 10732236 url https://www.openlane.eu/en/carv6/auction/10732236
2026-03-27 22:01:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:01:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:01:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5859710>
2026-03-27 22:01:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:01:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:01:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0d32ff67-f6dc-533e-9705-64dad3f280b2/0d32ff67-f6dc-533e-9705-64dad3f280b2_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749329%252Fgeneral%252Fae9b0f3c-0ac7-4050-93f9-7c5ed6c0e3fd.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749329/general/ae9b0f3c-0ac7-4050-93f9-7c5ed6c0e3fd.jpg saved to cache
2026-03-27 22:01:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 0d32ff67-f6dc-533e-9705-64dad3f280b2
2026-03-27 22:01:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5d1fc10>
2026-03-27 22:01:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:01:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:01:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0d32ff67-f6dc-533e-9705-64dad3f280b2/0d32ff67-f6dc-533e-9705-64dad3f280b2_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749329%252Fgeneral%252Fc776d108-1671-47f2-b9d9-b8b95bfaed58.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749329/general/c776d108-1671-47f2-b9d9-b8b95bfaed58.jpg saved to cache
2026-03-27 22:01:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 0d32ff67-f6dc-533e-9705-64dad3f280b2
2026-03-27 22:01:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5a32790>
2026-03-27 22:01:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:01:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:01:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_97a5a182-772a-5d85-a637-889a634c1d19/97a5a182-772a-5d85-a637-889a634c1d19_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749330%252Fgeneral%252Ff7e94876-f671-47c8-9e86-dfe8df15863d.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749330/general/f7e94876-f671-47c8-9e86-dfe8df15863d.jpg saved to cache
2026-03-27 22:01:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 97a5a182-772a-5d85-a637-889a634c1d19
2026-03-27 22:01:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee7adf410>
2026-03-27 22:01:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:01:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:01:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_97a5a182-772a-5d85-a637-889a634c1d19/97a5a182-772a-5d85-a637-889a634c1d19_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749330%252Fgeneral%252F42849f74-e52a-4016-928e-f45712b1c66b.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749330/general/42849f74-e52a-4016-928e-f45712b1c66b.jpg saved to cache
2026-03-27 22:01:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 97a5a182-772a-5d85-a637-889a634c1d19
2026-03-27 22:01:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee59d9110>
2026-03-27 22:01:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:01:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:01:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7be92167-6c5f-5540-b5ab-915906449736/7be92167-6c5f-5540-b5ab-915906449736_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749313%252Fgeneral%252F8c0e958b-0aad-457a-8f9c-499c3eb61054.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749313/general/8c0e958b-0aad-457a-8f9c-499c3eb61054.jpg saved to cache
2026-03-27 22:01:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 7be92167-6c5f-5540-b5ab-915906449736
2026-03-27 22:01:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5bc5b10>
2026-03-27 22:01:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:01:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:01:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_74c93f53-1344-59c5-9e37-eba690e3a122/74c93f53-1344-59c5-9e37-eba690e3a122_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749331%252Fgeneral%252Fba1716c4-dfff-487e-87db-54a8b22d2d2c.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749331/general/ba1716c4-dfff-487e-87db-54a8b22d2d2c.jpg saved to cache
2026-03-27 22:01:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 74c93f53-1344-59c5-9e37-eba690e3a122
2026-03-27 22:01:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5795f90>
2026-03-27 22:01:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:01:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:01:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_74c93f53-1344-59c5-9e37-eba690e3a122/74c93f53-1344-59c5-9e37-eba690e3a122_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749331%252Fgeneral%252F8003259e-a34b-4a28-800a-3a1bf07938a0.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749331/general/8003259e-a34b-4a28-800a-3a1bf07938a0.jpg saved to cache
2026-03-27 22:01:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 74c93f53-1344-59c5-9e37-eba690e3a122
2026-03-27 22:01:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ed8c9e02-ab8c-599a-8e60-83a892ca5e43 with identifier: 10732216
2026-03-27 22:01:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ed8c9e02-ab8c-599a-8e60-83a892ca5e43 with scrape type 1
2026-03-27 22:01:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ed8c9e02-ab8c-599a-8e60-83a892ca5e43
2026-03-27 22:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741835%252Fgeneral%252F55493a80-6a4c-4612-b1fe-bd9895e90607.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741835/general/55493a80-6a4c-4612-b1fe-bd9895e90607.jpg already downloaded
2026-03-27 22:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741835%252Fgeneral%252F7b162d47-bc84-4069-9c74-7f8668f36994.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741835/general/7b162d47-bc84-4069-9c74-7f8668f36994.jpg already downloaded
2026-03-27 22:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741835%252Fgeneral%252F30f8bc66-7293-48d1-b7f9-416605886d8e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741835/general/30f8bc66-7293-48d1-b7f9-416605886d8e.jpg already downloaded
2026-03-27 22:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741835%252Fgeneral%252F8d59d4c0-05cd-4e60-9b56-9232829386a6.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741835/general/8d59d4c0-05cd-4e60-9b56-9232829386a6.jpg already downloaded
2026-03-27 22:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741835%252Fgeneral%252F530cd3b6-3924-46e2-ab87-eccda4d04a0e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741835/general/530cd3b6-3924-46e2-ab87-eccda4d04a0e.jpg already downloaded
2026-03-27 22:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741835%252Fgeneral%252F7b0cff5e-d3c1-45cf-9ef6-9fa2b2c62dc9.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741835/general/7b0cff5e-d3c1-45cf-9ef6-9fa2b2c62dc9.jpg already downloaded
2026-03-27 22:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741835%252Fgeneral%252F135a5d34-cea5-4aa8-8df8-7a50d3432c78.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741835/general/135a5d34-cea5-4aa8-8df8-7a50d3432c78.jpg already downloaded
2026-03-27 22:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741835%252Fgeneral%252Fa8c5965d-5e6b-4f3e-82dd-94491daafbb2.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741835/general/a8c5965d-5e6b-4f3e-82dd-94491daafbb2.jpg already downloaded
2026-03-27 22:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741835%252Fgeneral%252Fb2e169a6-a7ca-4c2b-879b-381d7014d7ca.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741835/general/b2e169a6-a7ca-4c2b-879b-381d7014d7ca.jpg already downloaded
2026-03-27 22:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741835%252Fgeneral%252Fbb8eb1f5-7850-4552-8fab-e9c6cdaeb242.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741835/general/bb8eb1f5-7850-4552-8fab-e9c6cdaeb242.jpg already downloaded
2026-03-27 22:01:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: ed8c9e02-ab8c-599a-8e60-83a892ca5e43, identifier: 10732216
2026-03-27 22:01:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5a538d0>
2026-03-27 22:01:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:01:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:01:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_74c93f53-1344-59c5-9e37-eba690e3a122/74c93f53-1344-59c5-9e37-eba690e3a122_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749331%252Fgeneral%252F6a2ef6b0-3c06-4322-8b36-ef7b4b6fcaad.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749331/general/6a2ef6b0-3c06-4322-8b36-ef7b4b6fcaad.jpg saved to cache
2026-03-27 22:01:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 74c93f53-1344-59c5-9e37-eba690e3a122
2026-03-27 22:01:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749330/general/f003278e-3c97-44d9-851a-558a23840dca.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732227)
2026-03-27 22:01:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: ed8c9e02-ab8c-599a-8e60-83a892ca5e43 with identifier: 10732216
2026-03-27 22:01:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: ed8c9e02-ab8c-599a-8e60-83a892ca5e43 with identifier: 10732216
2026-03-27 22:01:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: ed8c9e02-ab8c-599a-8e60-83a892ca5e43 with identifier: 10732216 to the API
2026-03-27 22:01:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:01: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-27 22:01:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732216>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 115,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Diesel',
'id': 'ed8c9e02-ab8c-599a-8e60-83a892ca5e43',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GS980YV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732216',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Ford',
'model': 'Focus',
'odometer': 42562,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 21,
'photo_urls': ['https://images.openlane.eu/carimgs/5741835/general/55493a80-6a4c-4612-b1fe-bd9895e90607.jpg',
'https://images.openlane.eu/carimgs/5741835/general/7b162d47-bc84-4069-9c74-7f8668f36994.jpg',
'https://images.openlane.eu/carimgs/5741835/general/30f8bc66-7293-48d1-b7f9-416605886d8e.jpg',
'https://images.openlane.eu/carimgs/5741835/general/8d59d4c0-05cd-4e60-9b56-9232829386a6.jpg',
'https://images.openlane.eu/carimgs/5741835/general/530cd3b6-3924-46e2-ab87-eccda4d04a0e.jpg',
'https://images.openlane.eu/carimgs/5741835/general/7b0cff5e-d3c1-45cf-9ef6-9fa2b2c62dc9.jpg',
'https://images.openlane.eu/carimgs/5741835/general/135a5d34-cea5-4aa8-8df8-7a50d3432c78.jpg',
'https://images.openlane.eu/carimgs/5741835/general/a8c5965d-5e6b-4f3e-82dd-94491daafbb2.jpg',
'https://images.openlane.eu/carimgs/5741835/general/b2e169a6-a7ca-4c2b-879b-381d7014d7ca.jpg',
'https://images.openlane.eu/carimgs/5741835/general/bb8eb1f5-7850-4552-8fab-e9c6cdaeb242.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ed8c9e02-ab8c-599a-8e60-83a892ca5e43/ed8c9e02-ab8c-599a-8e60-83a892ca5e43_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 161501,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741835/general/55493a80-6a4c-4612-b1fe-bd9895e90607.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ed8c9e02-ab8c-599a-8e60-83a892ca5e43/ed8c9e02-ab8c-599a-8e60-83a892ca5e43_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 164670,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741835/general/7b162d47-bc84-4069-9c74-7f8668f36994.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ed8c9e02-ab8c-599a-8e60-83a892ca5e43/ed8c9e02-ab8c-599a-8e60-83a892ca5e43_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 155424,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741835/general/30f8bc66-7293-48d1-b7f9-416605886d8e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ed8c9e02-ab8c-599a-8e60-83a892ca5e43/ed8c9e02-ab8c-599a-8e60-83a892ca5e43_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 156441,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741835/general/8d59d4c0-05cd-4e60-9b56-9232829386a6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ed8c9e02-ab8c-599a-8e60-83a892ca5e43/ed8c9e02-ab8c-599a-8e60-83a892ca5e43_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118184,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741835/general/530cd3b6-3924-46e2-ab87-eccda4d04a0e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ed8c9e02-ab8c-599a-8e60-83a892ca5e43/ed8c9e02-ab8c-599a-8e60-83a892ca5e43_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93871,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741835/general/7b0cff5e-d3c1-45cf-9ef6-9fa2b2c62dc9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ed8c9e02-ab8c-599a-8e60-83a892ca5e43/ed8c9e02-ab8c-599a-8e60-83a892ca5e43_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109585,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741835/general/135a5d34-cea5-4aa8-8df8-7a50d3432c78.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ed8c9e02-ab8c-599a-8e60-83a892ca5e43/ed8c9e02-ab8c-599a-8e60-83a892ca5e43_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45284,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741835/general/a8c5965d-5e6b-4f3e-82dd-94491daafbb2.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ed8c9e02-ab8c-599a-8e60-83a892ca5e43/ed8c9e02-ab8c-599a-8e60-83a892ca5e43_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 161501,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741835/general/b2e169a6-a7ca-4c2b-879b-381d7014d7ca.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ed8c9e02-ab8c-599a-8e60-83a892ca5e43/ed8c9e02-ab8c-599a-8e60-83a892ca5e43_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114535,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741835/general/bb8eb1f5-7850-4552-8fab-e9c6cdaeb242.jpg',
'Width': 800}],
'price': 12900,
'price_includes_vat': True,
'registration_date': '2024-01-31',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Ford Focus ST 1.5 - Diesel - Automatic - 115 hp - 42.562 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-27 22:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732216%27 HTTP/1.1" 200 None
2026-03-27 22:01:24 [adesa.it] INFO: Saving data for 10732216: {'created_time': 1774648884.539814, 'last_price_update_time': 1774648884.539825, 'auction_closing_time': 1774862700.0}
2026-03-27 22:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732216') HTTP/1.1" 204 0
2026-03-27 22:01:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749331/general/b496fd03-05c9-470b-b97f-caeb1a69d378.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732228)
2026-03-27 22:01:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749329/general/458927cb-ab3b-4c8f-a6d1-93723e1917ee.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732224)
2026-03-27 22:01:24 [adesa.it] INFO: Found listing with ID: 10732425
2026-03-27 22:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732425%27 HTTP/1.1" 200 None
2026-03-27 22:01:24 [adesa.it] INFO: Scrape type for 10732425: 1
2026-03-27 22:01:24 [adesa.it] INFO: Scraping item 10732425 url https://www.openlane.eu/en/carv6/auction/10732425
2026-03-27 22:01:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5a33410>
2026-03-27 22:01:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:01:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:01:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_97a5a182-772a-5d85-a637-889a634c1d19/97a5a182-772a-5d85-a637-889a634c1d19_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749330%252Fgeneral%252F34a127e7-6013-4702-ba7a-edf025cea0db.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749330/general/34a127e7-6013-4702-ba7a-edf025cea0db.jpg saved to cache
2026-03-27 22:01:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 97a5a182-772a-5d85-a637-889a634c1d19
2026-03-27 22:01:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5b62d50>
2026-03-27 22:01:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:01:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:01:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0d32ff67-f6dc-533e-9705-64dad3f280b2/0d32ff67-f6dc-533e-9705-64dad3f280b2_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749329%252Fgeneral%252F2b838428-39d9-48f7-a184-51ba591a79ad.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749329/general/2b838428-39d9-48f7-a184-51ba591a79ad.jpg saved to cache
2026-03-27 22:01:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 0d32ff67-f6dc-533e-9705-64dad3f280b2
2026-03-27 22:01:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee57a0310>
2026-03-27 22:01:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:01:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:01:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1dda38a7-497a-5ccc-8221-9a6eb06c0ea1/1dda38a7-497a-5ccc-8221-9a6eb06c0ea1_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5444939%252Fgeneral%252Fb42e6df9-0330-4c5c-bb89-fd9ddec0257a.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5444939/general/b42e6df9-0330-4c5c-bb89-fd9ddec0257a.jpg saved to cache
2026-03-27 22:01:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 1dda38a7-497a-5ccc-8221-9a6eb06c0ea1
2026-03-27 22:01:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5d992d0>
2026-03-27 22:01:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:01:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:01:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_74c93f53-1344-59c5-9e37-eba690e3a122/74c93f53-1344-59c5-9e37-eba690e3a122_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749331%252Fgeneral%252F91bbf641-ce8f-415c-995a-38f954def9de.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749331/general/91bbf641-ce8f-415c-995a-38f954def9de.jpg saved to cache
2026-03-27 22:01:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 74c93f53-1344-59c5-9e37-eba690e3a122
2026-03-27 22:01:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5b277d0>
2026-03-27 22:01:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:01:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:01:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_74c93f53-1344-59c5-9e37-eba690e3a122/74c93f53-1344-59c5-9e37-eba690e3a122_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749331%252Fgeneral%252F17b6af48-f425-4f7b-a8bc-1c0c08d1e851.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749331/general/17b6af48-f425-4f7b-a8bc-1c0c08d1e851.jpg saved to cache
2026-03-27 22:01:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 74c93f53-1344-59c5-9e37-eba690e3a122
2026-03-27 22:01:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee473ab50>
2026-03-27 22:01:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:01:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:01:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0d32ff67-f6dc-533e-9705-64dad3f280b2/0d32ff67-f6dc-533e-9705-64dad3f280b2_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749329%252Fgeneral%252F57f539ca-aa6f-45d8-ab0e-2801a9ff67e6.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749329/general/57f539ca-aa6f-45d8-ab0e-2801a9ff67e6.jpg saved to cache
2026-03-27 22:01:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 0d32ff67-f6dc-533e-9705-64dad3f280b2
2026-03-27 22:01:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5b243d0>
2026-03-27 22:01:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:01:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:01:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_97a5a182-772a-5d85-a637-889a634c1d19/97a5a182-772a-5d85-a637-889a634c1d19_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749330%252Fgeneral%252F2f785af9-3a26-43f7-8ca2-dbe23d147c86.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749330/general/2f785af9-3a26-43f7-8ca2-dbe23d147c86.jpg saved to cache
2026-03-27 22:01:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 97a5a182-772a-5d85-a637-889a634c1d19
2026-03-27 22:01:24 [adesa.it] INFO: Found listing with ID: 10732424
2026-03-27 22:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732424%27 HTTP/1.1" 200 None
2026-03-27 22:01:24 [adesa.it] INFO: Scrape type for 10732424: 1
2026-03-27 22:01:24 [adesa.it] INFO: Scraping item 10732424 url https://www.openlane.eu/en/carv6/auction/10732424
2026-03-27 22:01:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee59c09d0>
2026-03-27 22:01:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:01:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:01:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_97a5a182-772a-5d85-a637-889a634c1d19/97a5a182-772a-5d85-a637-889a634c1d19_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749330%252Fgeneral%252Ff003278e-3c97-44d9-851a-558a23840dca.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749330/general/f003278e-3c97-44d9-851a-558a23840dca.jpg saved to cache
2026-03-27 22:01:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 97a5a182-772a-5d85-a637-889a634c1d19
2026-03-27 22:01:24 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 97a5a182-772a-5d85-a637-889a634c1d19, skipping ID generation
2026-03-27 22:01:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 97a5a182-772a-5d85-a637-889a634c1d19 with scrape type 1
2026-03-27 22:01:24 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 97a5a182-772a-5d85-a637-889a634c1d19 sending to next pipeline
2026-03-27 22:01:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 97a5a182-772a-5d85-a637-889a634c1d19, identifier: 10732227
2026-03-27 22:01:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749331/general/d996bca8-d62f-4f9a-b400-e5752c48d581.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732228)
2026-03-27 22:01:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749313/general/0c242684-1617-4a2e-b1ae-d9a26d2c4bec.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732171)
2026-03-27 22:01:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749331/general/9e02e23b-dfe0-4462-a111-a787d99435b6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732228)
2026-03-27 22:01:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749331/general/6987dd4b-fb73-4675-a5e2-4347a79fa0cf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732228)
2026-03-27 22:01:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 97a5a182-772a-5d85-a637-889a634c1d19 with identifier: 10732227
2026-03-27 22:01:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 97a5a182-772a-5d85-a637-889a634c1d19 with identifier: 10732227
2026-03-27 22:01:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 97a5a182-772a-5d85-a637-889a634c1d19 with identifier: 10732227 to the API
2026-03-27 22:01:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:01:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:01:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749330/general/f003278e-3c97-44d9-851a-558a23840dca.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 120,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Diesel',
'id': '97a5a182-772a-5d85-a637-889a634c1d19',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG011ZM',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732227',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Ford',
'model': 'Kuga',
'odometer': 89132,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 21,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_97a5a182-772a-5d85-a637-889a634c1d19/97a5a182-772a-5d85-a637-889a634c1d19_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120406,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749330/general/c4a85111-0c29-40b2-ae0d-9665ea39a79c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_97a5a182-772a-5d85-a637-889a634c1d19/97a5a182-772a-5d85-a637-889a634c1d19_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127167,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749330/general/02ed5c46-8ab0-480c-84f8-7471268b3d8d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_97a5a182-772a-5d85-a637-889a634c1d19/97a5a182-772a-5d85-a637-889a634c1d19_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115546,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749330/general/77549686-b2fa-438b-9544-74850538a6b9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_97a5a182-772a-5d85-a637-889a634c1d19/97a5a182-772a-5d85-a637-889a634c1d19_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124290,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749330/general/c4b15772-7dca-43bf-ae60-6f3da2e4ac34.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_97a5a182-772a-5d85-a637-889a634c1d19/97a5a182-772a-5d85-a637-889a634c1d19_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102171,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749330/general/f5f01223-ddde-4d2e-b497-4ba8b875a8ac.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_97a5a182-772a-5d85-a637-889a634c1d19/97a5a182-772a-5d85-a637-889a634c1d19_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106022,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749330/general/f7e94876-f671-47c8-9e86-dfe8df15863d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_97a5a182-772a-5d85-a637-889a634c1d19/97a5a182-772a-5d85-a637-889a634c1d19_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100224,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749330/general/42849f74-e52a-4016-928e-f45712b1c66b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_97a5a182-772a-5d85-a637-889a634c1d19/97a5a182-772a-5d85-a637-889a634c1d19_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 41593,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749330/general/34a127e7-6013-4702-ba7a-edf025cea0db.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_97a5a182-772a-5d85-a637-889a634c1d19/97a5a182-772a-5d85-a637-889a634c1d19_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127167,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749330/general/f003278e-3c97-44d9-851a-558a23840dca.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_97a5a182-772a-5d85-a637-889a634c1d19/97a5a182-772a-5d85-a637-889a634c1d19_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100813,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749330/general/2f785af9-3a26-43f7-8ca2-dbe23d147c86.jpg',
'Width': 800}],
'price': 8300,
'price_includes_vat': True,
'registration_date': '2021-10-07',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Ford Kuga 1.5 EcoBlue Titanium - Diesel - Manual - 120 hp - 89.132 '
'km',
'transmission': 'manual',
'trim': 'Titanium',
'vin': None,
'year': 2021}
2026-03-27 22:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732227%27 HTTP/1.1" 200 None
2026-03-27 22:01:25 [adesa.it] INFO: Saving data for 10732227: {'created_time': 1774648885.462658, 'last_price_update_time': 1774648885.462668, 'auction_closing_time': 1774862700.0}
2026-03-27 22:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732227') HTTP/1.1" 204 0
2026-03-27 22:01:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee4714c10>
2026-03-27 22:01:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:01:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:01:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_74c93f53-1344-59c5-9e37-eba690e3a122/74c93f53-1344-59c5-9e37-eba690e3a122_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749331%252Fgeneral%252Fb496fd03-05c9-470b-b97f-caeb1a69d378.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749331/general/b496fd03-05c9-470b-b97f-caeb1a69d378.jpg saved to cache
2026-03-27 22:01:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 74c93f53-1344-59c5-9e37-eba690e3a122
2026-03-27 22:01:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee4719710>
2026-03-27 22:01:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:01:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:01:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0d32ff67-f6dc-533e-9705-64dad3f280b2/0d32ff67-f6dc-533e-9705-64dad3f280b2_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749329%252Fgeneral%252F458927cb-ab3b-4c8f-a6d1-93723e1917ee.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749329/general/458927cb-ab3b-4c8f-a6d1-93723e1917ee.jpg saved to cache
2026-03-27 22:01:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 0d32ff67-f6dc-533e-9705-64dad3f280b2
2026-03-27 22:01:25 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0d32ff67-f6dc-533e-9705-64dad3f280b2, skipping ID generation
2026-03-27 22:01:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0d32ff67-f6dc-533e-9705-64dad3f280b2 with scrape type 1
2026-03-27 22:01:25 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0d32ff67-f6dc-533e-9705-64dad3f280b2 sending to next pipeline
2026-03-27 22:01:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 0d32ff67-f6dc-533e-9705-64dad3f280b2, identifier: 10732224
2026-03-27 22:01:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749313/general/a8084535-6d1d-48db-9d2c-ebcdec215301.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732171)
2026-03-27 22:01:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5444939/general/a3429828-782f-444a-9edb-0c9146cb9b23.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732167)
2026-03-27 22:01:25 [adesa.it] INFO: Found listing with ID: 10732426
2026-03-27 22:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732426%27 HTTP/1.1" 200 None
2026-03-27 22:01:25 [adesa.it] INFO: Scrape type for 10732426: 1
2026-03-27 22:01:25 [adesa.it] INFO: Scraping item 10732426 url https://www.openlane.eu/en/carv6/auction/10732426
2026-03-27 22:01:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732233> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:01:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 0d32ff67-f6dc-533e-9705-64dad3f280b2 with identifier: 10732224
2026-03-27 22:01:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 0d32ff67-f6dc-533e-9705-64dad3f280b2 with identifier: 10732224
2026-03-27 22:01:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 0d32ff67-f6dc-533e-9705-64dad3f280b2 with identifier: 10732224 to the API
2026-03-27 22:01:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:01:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:01:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749329/general/458927cb-ab3b-4c8f-a6d1-93723e1917ee.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': 120,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Diesel',
'id': '0d32ff67-f6dc-533e-9705-64dad3f280b2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ088JC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732224',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Ford',
'model': 'Kuga',
'odometer': 108149,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 20,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0d32ff67-f6dc-533e-9705-64dad3f280b2/0d32ff67-f6dc-533e-9705-64dad3f280b2_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116785,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749329/general/d046e95d-3809-4728-bfae-991b87dc0a18.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0d32ff67-f6dc-533e-9705-64dad3f280b2/0d32ff67-f6dc-533e-9705-64dad3f280b2_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110433,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749329/general/44b078a1-21e4-43dd-8ffc-9c4c17ed9d3f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0d32ff67-f6dc-533e-9705-64dad3f280b2/0d32ff67-f6dc-533e-9705-64dad3f280b2_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118975,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749329/general/c737daef-0fc2-4e23-862a-d96f5232a5cd.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0d32ff67-f6dc-533e-9705-64dad3f280b2/0d32ff67-f6dc-533e-9705-64dad3f280b2_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118686,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749329/general/cbc9877d-54a9-4a31-af38-81a687b83177.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0d32ff67-f6dc-533e-9705-64dad3f280b2/0d32ff67-f6dc-533e-9705-64dad3f280b2_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86001,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749329/general/004ed8bf-eda4-4d36-88e3-6edafe57c4c2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0d32ff67-f6dc-533e-9705-64dad3f280b2/0d32ff67-f6dc-533e-9705-64dad3f280b2_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96497,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749329/general/ae9b0f3c-0ac7-4050-93f9-7c5ed6c0e3fd.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0d32ff67-f6dc-533e-9705-64dad3f280b2/0d32ff67-f6dc-533e-9705-64dad3f280b2_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82702,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749329/general/c776d108-1671-47f2-b9d9-b8b95bfaed58.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0d32ff67-f6dc-533e-9705-64dad3f280b2/0d32ff67-f6dc-533e-9705-64dad3f280b2_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35979,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749329/general/2b838428-39d9-48f7-a184-51ba591a79ad.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0d32ff67-f6dc-533e-9705-64dad3f280b2/0d32ff67-f6dc-533e-9705-64dad3f280b2_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87743,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749329/general/458927cb-ab3b-4c8f-a6d1-93723e1917ee.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0d32ff67-f6dc-533e-9705-64dad3f280b2/0d32ff67-f6dc-533e-9705-64dad3f280b2_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116535,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749329/general/57f539ca-aa6f-45d8-ab0e-2801a9ff67e6.jpg',
'Width': 1024}],
'price': 11200,
'price_includes_vat': True,
'registration_date': '2022-02-23',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Ford Kuga 1.5 EcoBlue ST Line - Diesel - Automatic - 120 hp - '
'108.149 km',
'transmission': 'automatic',
'trim': 'ST Line',
'vin': None,
'year': 2022}
2026-03-27 22:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732224%27 HTTP/1.1" 200 None
2026-03-27 22:01:26 [adesa.it] INFO: Saving data for 10732224: {'created_time': 1774648886.037676, 'last_price_update_time': 1774648886.037687, 'auction_closing_time': 1774862700.0}
2026-03-27 22:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732224') HTTP/1.1" 204 0
2026-03-27 22:01:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:01:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5444939/general/dbe53d6d-2f52-4346-9da1-b427da433c53.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732167)
2026-03-27 22:01:26 [adesa.it] INFO: Found listing with ID: 10732427
2026-03-27 22:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732427%27 HTTP/1.1" 200 None
2026-03-27 22:01:26 [adesa.it] INFO: Scrape type for 10732427: 1
2026-03-27 22:01:26 [adesa.it] INFO: Scraping item 10732427 url https://www.openlane.eu/en/carv6/auction/10732427
2026-03-27 22:01:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732235> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:01:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732232> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:01:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee45cae50>
2026-03-27 22:01:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:01:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:01:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_74c93f53-1344-59c5-9e37-eba690e3a122/74c93f53-1344-59c5-9e37-eba690e3a122_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749331%252Fgeneral%252Fd996bca8-d62f-4f9a-b400-e5752c48d581.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749331/general/d996bca8-d62f-4f9a-b400-e5752c48d581.jpg saved to cache
2026-03-27 22:01:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 74c93f53-1344-59c5-9e37-eba690e3a122
2026-03-27 22:01:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5bd1310>
2026-03-27 22:01:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:01:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:01:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7be92167-6c5f-5540-b5ab-915906449736/7be92167-6c5f-5540-b5ab-915906449736_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749313%252Fgeneral%252F0c242684-1617-4a2e-b1ae-d9a26d2c4bec.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749313/general/0c242684-1617-4a2e-b1ae-d9a26d2c4bec.jpg saved to cache
2026-03-27 22:01:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 7be92167-6c5f-5540-b5ab-915906449736
2026-03-27 22:01:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5ad0a90>
2026-03-27 22:01:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:01:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:01:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_74c93f53-1344-59c5-9e37-eba690e3a122/74c93f53-1344-59c5-9e37-eba690e3a122_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749331%252Fgeneral%252F9e02e23b-dfe0-4462-a111-a787d99435b6.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749331/general/9e02e23b-dfe0-4462-a111-a787d99435b6.jpg saved to cache
2026-03-27 22:01:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 74c93f53-1344-59c5-9e37-eba690e3a122
2026-03-27 22:01:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee7e11dd0>
2026-03-27 22:01:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:01:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:01:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_74c93f53-1344-59c5-9e37-eba690e3a122/74c93f53-1344-59c5-9e37-eba690e3a122_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749331%252Fgeneral%252F6987dd4b-fb73-4675-a5e2-4347a79fa0cf.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749331/general/6987dd4b-fb73-4675-a5e2-4347a79fa0cf.jpg saved to cache
2026-03-27 22:01:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 74c93f53-1344-59c5-9e37-eba690e3a122
2026-03-27 22:01:26 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 74c93f53-1344-59c5-9e37-eba690e3a122, skipping ID generation
2026-03-27 22:01:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 74c93f53-1344-59c5-9e37-eba690e3a122 with scrape type 1
2026-03-27 22:01:26 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 74c93f53-1344-59c5-9e37-eba690e3a122 sending to next pipeline
2026-03-27 22:01:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 74c93f53-1344-59c5-9e37-eba690e3a122, identifier: 10732228
2026-03-27 22:01:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:01:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:01:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732234> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:01:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 74c93f53-1344-59c5-9e37-eba690e3a122 with identifier: 10732228
2026-03-27 22:01:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 74c93f53-1344-59c5-9e37-eba690e3a122 with identifier: 10732228
2026-03-27 22:01:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 74c93f53-1344-59c5-9e37-eba690e3a122 with identifier: 10732228 to the API
2026-03-27 22:01:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:01:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:01:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749331/general/6987dd4b-fb73-4675-a5e2-4347a79fa0cf.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.5L',
'engine_horse_power': 152,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Hybrid',
'id': '74c93f53-1344-59c5-9e37-eba690e3a122',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM589LF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732228',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Ford',
'model': 'Kuga',
'odometer': 30004,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 26,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_74c93f53-1344-59c5-9e37-eba690e3a122/74c93f53-1344-59c5-9e37-eba690e3a122_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128804,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749331/general/4c1e1e49-adf3-4c72-a41f-fe3ce43252ae.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_74c93f53-1344-59c5-9e37-eba690e3a122/74c93f53-1344-59c5-9e37-eba690e3a122_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123432,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749331/general/8003259e-a34b-4a28-800a-3a1bf07938a0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_74c93f53-1344-59c5-9e37-eba690e3a122/74c93f53-1344-59c5-9e37-eba690e3a122_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131881,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749331/general/ba1716c4-dfff-487e-87db-54a8b22d2d2c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_74c93f53-1344-59c5-9e37-eba690e3a122/74c93f53-1344-59c5-9e37-eba690e3a122_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116203,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749331/general/6a2ef6b0-3c06-4322-8b36-ef7b4b6fcaad.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_74c93f53-1344-59c5-9e37-eba690e3a122/74c93f53-1344-59c5-9e37-eba690e3a122_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103374,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749331/general/91bbf641-ce8f-415c-995a-38f954def9de.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_74c93f53-1344-59c5-9e37-eba690e3a122/74c93f53-1344-59c5-9e37-eba690e3a122_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117274,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749331/general/17b6af48-f425-4f7b-a8bc-1c0c08d1e851.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_74c93f53-1344-59c5-9e37-eba690e3a122/74c93f53-1344-59c5-9e37-eba690e3a122_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107484,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749331/general/b496fd03-05c9-470b-b97f-caeb1a69d378.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_74c93f53-1344-59c5-9e37-eba690e3a122/74c93f53-1344-59c5-9e37-eba690e3a122_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 144656,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749331/general/d996bca8-d62f-4f9a-b400-e5752c48d581.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_74c93f53-1344-59c5-9e37-eba690e3a122/74c93f53-1344-59c5-9e37-eba690e3a122_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110444,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749331/general/6987dd4b-fb73-4675-a5e2-4347a79fa0cf.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_74c93f53-1344-59c5-9e37-eba690e3a122/74c93f53-1344-59c5-9e37-eba690e3a122_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38194,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749331/general/9e02e23b-dfe0-4462-a111-a787d99435b6.jpg',
'Width': 400}],
'price': 11700,
'price_includes_vat': True,
'registration_date': '2022-12-22',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Ford Kuga 2.5 ST Line X - Hybrid - Automatic - 152 hp - 30.004 km',
'transmission': 'automatic',
'trim': 'ST Line X',
'vin': None,
'year': 2022}
2026-03-27 22:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732228%27 HTTP/1.1" 200 None
2026-03-27 22:01:26 [adesa.it] INFO: Saving data for 10732228: {'created_time': 1774648886.796346, 'last_price_update_time': 1774648886.796361, 'auction_closing_time': 1774862700.0}
2026-03-27 22:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732228') HTTP/1.1" 204 0
2026-03-27 22:01:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5be3450>
2026-03-27 22:01:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:01:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:01:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7be92167-6c5f-5540-b5ab-915906449736/7be92167-6c5f-5540-b5ab-915906449736_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749313%252Fgeneral%252Fa8084535-6d1d-48db-9d2c-ebcdec215301.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749313/general/a8084535-6d1d-48db-9d2c-ebcdec215301.jpg saved to cache
2026-03-27 22:01:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 7be92167-6c5f-5540-b5ab-915906449736
2026-03-27 22:01:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5b39710>
2026-03-27 22:01:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:01:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:01:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1dda38a7-497a-5ccc-8221-9a6eb06c0ea1/1dda38a7-497a-5ccc-8221-9a6eb06c0ea1_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5444939%252Fgeneral%252Fa3429828-782f-444a-9edb-0c9146cb9b23.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5444939/general/a3429828-782f-444a-9edb-0c9146cb9b23.jpg saved to cache
2026-03-27 22:01:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 1dda38a7-497a-5ccc-8221-9a6eb06c0ea1
2026-03-27 22:01:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5c38f253-4c61-503b-9816-8b2b3b154553 with identifier: 10732233
2026-03-27 22:01:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5c38f253-4c61-503b-9816-8b2b3b154553 with scrape type 1
2026-03-27 22:01:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5c38f253-4c61-503b-9816-8b2b3b154553
2026-03-27 22:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01: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%252F5749333%252Fgeneral%252F567e56ab-5859-4307-bfdd-371109b299dd.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749333/general/567e56ab-5859-4307-bfdd-371109b299dd.jpg not downloaded yet
2026-03-27 22:01:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749313/general/2d736f96-7419-4d29-af06-c03ce56c1740.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732171)
2026-03-27 22:01:26 [adesa.it] INFO: Found listing with ID: 10732428
2026-03-27 22:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732428%27 HTTP/1.1" 200 None
2026-03-27 22:01:26 [adesa.it] INFO: Scrape type for 10732428: 1
2026-03-27 22:01:26 [adesa.it] INFO: Scraping item 10732428 url https://www.openlane.eu/en/carv6/auction/10732428
2026-03-27 22:01:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01: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%252F5749333%252Fgeneral%252Fcf472917-f3de-473f-9a4f-8c77f48e7652.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749333/general/cf472917-f3de-473f-9a4f-8c77f48e7652.jpg not downloaded yet
2026-03-27 22:01:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5aa0d50>
2026-03-27 22:01:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:01:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:01:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1dda38a7-497a-5ccc-8221-9a6eb06c0ea1/1dda38a7-497a-5ccc-8221-9a6eb06c0ea1_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5444939%252Fgeneral%252Fdbe53d6d-2f52-4346-9da1-b427da433c53.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5444939/general/dbe53d6d-2f52-4346-9da1-b427da433c53.jpg saved to cache
2026-03-27 22:01:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 1dda38a7-497a-5ccc-8221-9a6eb06c0ea1
2026-03-27 22:01:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6a78affa-e56f-50f7-b25d-36e69fb6a8be with identifier: 10732235
2026-03-27 22:01:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6a78affa-e56f-50f7-b25d-36e69fb6a8be with scrape type 1
2026-03-27 22:01:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6a78affa-e56f-50f7-b25d-36e69fb6a8be
2026-03-27 22:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741846%252Fgeneral%252Ff8765d14-3649-4dcc-ad87-d5a8fd2ee4ae.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741846/general/f8765d14-3649-4dcc-ad87-d5a8fd2ee4ae.jpg already downloaded
2026-03-27 22:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741846%252Fgeneral%252F37af587c-7a48-43d1-b35a-6ac3a59faaf4.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741846/general/37af587c-7a48-43d1-b35a-6ac3a59faaf4.jpg already downloaded
2026-03-27 22:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741846%252Fgeneral%252Fe3f9b3eb-661b-4994-ba6b-0222afe30961.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741846/general/e3f9b3eb-661b-4994-ba6b-0222afe30961.jpg already downloaded
2026-03-27 22:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741846%252Fgeneral%252F4b00e580-d578-4999-afc9-3745b9c01b51.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741846/general/4b00e580-d578-4999-afc9-3745b9c01b51.jpg already downloaded
2026-03-27 22:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741846%252Fgeneral%252F65de89c6-5f44-4b75-b578-85cd6a4b1bce.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741846/general/65de89c6-5f44-4b75-b578-85cd6a4b1bce.jpg already downloaded
2026-03-27 22:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741846%252Fgeneral%252F198e4bcf-3ce4-4b77-96a4-b5f5e132aae8.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741846/general/198e4bcf-3ce4-4b77-96a4-b5f5e132aae8.jpg already downloaded
2026-03-27 22:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741846%252Fgeneral%252F89594d92-ad52-4a80-933f-840e39eb2224.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741846/general/89594d92-ad52-4a80-933f-840e39eb2224.jpg already downloaded
2026-03-27 22:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741846%252Fgeneral%252F7441a10b-c9a4-4777-acf8-6d8629b78cf2.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741846/general/7441a10b-c9a4-4777-acf8-6d8629b78cf2.jpg already downloaded
2026-03-27 22:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741846%252Fgeneral%252Fa4165c79-c125-447c-b3c3-e4cc326ca257.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741846/general/a4165c79-c125-447c-b3c3-e4cc326ca257.jpg already downloaded
2026-03-27 22:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741846%252Fgeneral%252F270379af-10bd-4072-bc1a-d5f1f6f9ddff.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741846/general/270379af-10bd-4072-bc1a-d5f1f6f9ddff.jpg already downloaded
2026-03-27 22:01:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 6a78affa-e56f-50f7-b25d-36e69fb6a8be, identifier: 10732235
2026-03-27 22:01:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fd01dff0-83b5-543a-b099-39ea5ece3be1 with identifier: 10732232
2026-03-27 22:01:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fd01dff0-83b5-543a-b099-39ea5ece3be1 with scrape type 1
2026-03-27 22:01:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item fd01dff0-83b5-543a-b099-39ea5ece3be1
2026-03-27 22:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749332%252Fgeneral%252Fbf5b7d6e-40ad-4e93-bfdb-e76d2b2d4151.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749332/general/bf5b7d6e-40ad-4e93-bfdb-e76d2b2d4151.jpg not downloaded yet
2026-03-27 22:01:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5444939/general/20dec71a-6d85-4b39-b4b9-0012fbd06497.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732167)
2026-03-27 22:01:27 [adesa.it] INFO: Found listing with ID: 10732429
2026-03-27 22:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732429%27 HTTP/1.1" 200 None
2026-03-27 22:01:27 [adesa.it] INFO: Scrape type for 10732429: 1
2026-03-27 22:01:27 [adesa.it] INFO: Scraping item 10732429 url https://www.openlane.eu/en/carv6/auction/10732429
2026-03-27 22:01:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732217> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:01:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732238> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:01:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 6a78affa-e56f-50f7-b25d-36e69fb6a8be with identifier: 10732235
2026-03-27 22:01:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 6a78affa-e56f-50f7-b25d-36e69fb6a8be with identifier: 10732235
2026-03-27 22:01:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 6a78affa-e56f-50f7-b25d-36e69fb6a8be with identifier: 10732235 to the API
2026-03-27 22:01:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:01:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:01:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732235>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Pickup',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 205,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Diesel',
'id': '6a78affa-e56f-50f7-b25d-36e69fb6a8be',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GY329HN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732235',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Ford',
'model': 'Ranger',
'odometer': 25615,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 37,
'photo_urls': ['https://images.openlane.eu/carimgs/5741846/general/f8765d14-3649-4dcc-ad87-d5a8fd2ee4ae.jpg',
'https://images.openlane.eu/carimgs/5741846/general/37af587c-7a48-43d1-b35a-6ac3a59faaf4.jpg',
'https://images.openlane.eu/carimgs/5741846/general/e3f9b3eb-661b-4994-ba6b-0222afe30961.jpg',
'https://images.openlane.eu/carimgs/5741846/general/4b00e580-d578-4999-afc9-3745b9c01b51.jpg',
'https://images.openlane.eu/carimgs/5741846/general/65de89c6-5f44-4b75-b578-85cd6a4b1bce.jpg',
'https://images.openlane.eu/carimgs/5741846/general/198e4bcf-3ce4-4b77-96a4-b5f5e132aae8.jpg',
'https://images.openlane.eu/carimgs/5741846/general/89594d92-ad52-4a80-933f-840e39eb2224.jpg',
'https://images.openlane.eu/carimgs/5741846/general/7441a10b-c9a4-4777-acf8-6d8629b78cf2.jpg',
'https://images.openlane.eu/carimgs/5741846/general/a4165c79-c125-447c-b3c3-e4cc326ca257.jpg',
'https://images.openlane.eu/carimgs/5741846/general/270379af-10bd-4072-bc1a-d5f1f6f9ddff.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6a78affa-e56f-50f7-b25d-36e69fb6a8be/6a78affa-e56f-50f7-b25d-36e69fb6a8be_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 40010,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741846/general/f8765d14-3649-4dcc-ad87-d5a8fd2ee4ae.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6a78affa-e56f-50f7-b25d-36e69fb6a8be/6a78affa-e56f-50f7-b25d-36e69fb6a8be_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115347,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741846/general/37af587c-7a48-43d1-b35a-6ac3a59faaf4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6a78affa-e56f-50f7-b25d-36e69fb6a8be/6a78affa-e56f-50f7-b25d-36e69fb6a8be_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110802,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741846/general/e3f9b3eb-661b-4994-ba6b-0222afe30961.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6a78affa-e56f-50f7-b25d-36e69fb6a8be/6a78affa-e56f-50f7-b25d-36e69fb6a8be_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91203,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741846/general/4b00e580-d578-4999-afc9-3745b9c01b51.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6a78affa-e56f-50f7-b25d-36e69fb6a8be/6a78affa-e56f-50f7-b25d-36e69fb6a8be_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94270,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741846/general/65de89c6-5f44-4b75-b578-85cd6a4b1bce.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6a78affa-e56f-50f7-b25d-36e69fb6a8be/6a78affa-e56f-50f7-b25d-36e69fb6a8be_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98756,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741846/general/198e4bcf-3ce4-4b77-96a4-b5f5e132aae8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6a78affa-e56f-50f7-b25d-36e69fb6a8be/6a78affa-e56f-50f7-b25d-36e69fb6a8be_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 142069,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741846/general/89594d92-ad52-4a80-933f-840e39eb2224.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6a78affa-e56f-50f7-b25d-36e69fb6a8be/6a78affa-e56f-50f7-b25d-36e69fb6a8be_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89819,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741846/general/7441a10b-c9a4-4777-acf8-6d8629b78cf2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6a78affa-e56f-50f7-b25d-36e69fb6a8be/6a78affa-e56f-50f7-b25d-36e69fb6a8be_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124328,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741846/general/a4165c79-c125-447c-b3c3-e4cc326ca257.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6a78affa-e56f-50f7-b25d-36e69fb6a8be/6a78affa-e56f-50f7-b25d-36e69fb6a8be_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113076,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741846/general/270379af-10bd-4072-bc1a-d5f1f6f9ddff.jpg',
'Width': 1024}],
'price': 28200,
'price_includes_vat': True,
'registration_date': '2025-02-06',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Ford Ranger 2.0 Wildtrak - Diesel - Automatic - 205 hp - 25.615 km',
'transmission': 'automatic',
'trim': 'Wildtrak',
'vin': None,
'year': 2025}
2026-03-27 22:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732235%27 HTTP/1.1" 200 None
2026-03-27 22:01:27 [adesa.it] INFO: Saving data for 10732235: {'created_time': 1774648887.747133, 'last_price_update_time': 1774648887.747144, 'auction_closing_time': 1774862700.0}
2026-03-27 22:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732235') HTTP/1.1" 204 0
2026-03-27 22:01:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5afc67eb-309e-555b-9093-dc9ff4be17f1 with identifier: 10732234
2026-03-27 22:01:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5afc67eb-309e-555b-9093-dc9ff4be17f1 with scrape type 1
2026-03-27 22:01:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5afc67eb-309e-555b-9093-dc9ff4be17f1
2026-03-27 22:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749334%252Fgeneral%252F99557cb0-6e89-4bbc-a69f-3d5d043d8ace.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749334/general/99557cb0-6e89-4bbc-a69f-3d5d043d8ace.jpg not downloaded yet
2026-03-27 22:01:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749313/general/b515bbfa-9f49-4c9c-b896-738a2c608652.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732171)
2026-03-27 22:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749333%252Fgeneral%252F5c239177-e926-41b1-8b5a-7cfc508e1381.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749333/general/5c239177-e926-41b1-8b5a-7cfc508e1381.jpg not downloaded yet
2026-03-27 22:01:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:01:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749332%252Fgeneral%252F36a67a4b-399f-4abc-9441-511c88d5ab38.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749332/general/36a67a4b-399f-4abc-9441-511c88d5ab38.jpg not downloaded yet
2026-03-27 22:01:27 [adesa.it] INFO: Found listing with ID: 10732431
2026-03-27 22:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732431%27 HTTP/1.1" 200 None
2026-03-27 22:01:27 [adesa.it] INFO: Scrape type for 10732431: 1
2026-03-27 22:01:27 [adesa.it] INFO: Scraping item 10732431 url https://www.openlane.eu/en/carv6/auction/10732431
2026-03-27 22:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749334%252Fgeneral%252F403caaea-3f92-444f-872f-413c45ccf1a8.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749334/general/403caaea-3f92-444f-872f-413c45ccf1a8.jpg not downloaded yet
2026-03-27 22:01:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732420> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:01:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee46dbf50>
2026-03-27 22:01:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:01:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:01:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7be92167-6c5f-5540-b5ab-915906449736/7be92167-6c5f-5540-b5ab-915906449736_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749313%252Fgeneral%252F2d736f96-7419-4d29-af06-c03ce56c1740.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749313/general/2d736f96-7419-4d29-af06-c03ce56c1740.jpg saved to cache
2026-03-27 22:01:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 7be92167-6c5f-5540-b5ab-915906449736
2026-03-27 22:01:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5444939/general/91a950a6-5f08-4ed4-a1dd-77fc4919093d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732167)
2026-03-27 22:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749333%252Fgeneral%252Fa93e6600-b421-495d-b3da-06388e7d9cd8.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749333/general/a93e6600-b421-495d-b3da-06388e7d9cd8.jpg not downloaded yet
2026-03-27 22:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749332%252Fgeneral%252F61bb5a6e-9b77-44e2-9aae-6fa286b5c59d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749332/general/61bb5a6e-9b77-44e2-9aae-6fa286b5c59d.jpg not downloaded yet
2026-03-27 22:01:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:01:27 [adesa.it] INFO: Found listing with ID: 10732430
2026-03-27 22:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732430%27 HTTP/1.1" 200 None
2026-03-27 22:01:27 [adesa.it] INFO: Scrape type for 10732430: 1
2026-03-27 22:01:27 [adesa.it] INFO: Scraping item 10732430 url https://www.openlane.eu/en/carv6/auction/10732430
2026-03-27 22:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749334%252Fgeneral%252F0c0c7967-14ac-471a-9bc3-ba52e5455df1.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749334/general/0c0c7967-14ac-471a-9bc3-ba52e5455df1.jpg not downloaded yet
2026-03-27 22:01:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5dac310>
2026-03-27 22:01:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:01:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:01:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1dda38a7-497a-5ccc-8221-9a6eb06c0ea1/1dda38a7-497a-5ccc-8221-9a6eb06c0ea1_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5444939%252Fgeneral%252F20dec71a-6d85-4b39-b4b9-0012fbd06497.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5444939/general/20dec71a-6d85-4b39-b4b9-0012fbd06497.jpg saved to cache
2026-03-27 22:01:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 1dda38a7-497a-5ccc-8221-9a6eb06c0ea1
2026-03-27 22:01:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d36eb150-c749-55ff-8c62-ef9243f19018 with identifier: 10732217
2026-03-27 22:01:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d36eb150-c749-55ff-8c62-ef9243f19018 with scrape type 1
2026-03-27 22:01:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d36eb150-c749-55ff-8c62-ef9243f19018
2026-03-27 22:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741837%252Fgeneral%252F4fb12d34-6239-4ccb-bea8-6cf08c7aa53b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741837/general/4fb12d34-6239-4ccb-bea8-6cf08c7aa53b.jpg already downloaded
2026-03-27 22:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741837%252Fgeneral%252F17b6a4f3-ff8f-4d2b-ba3e-3109a1bfd744.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741837/general/17b6a4f3-ff8f-4d2b-ba3e-3109a1bfd744.jpg already downloaded
2026-03-27 22:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741837%252Fgeneral%252F6386b5fd-a4ea-45dd-a2cb-1a5e44e680e4.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741837/general/6386b5fd-a4ea-45dd-a2cb-1a5e44e680e4.jpg already downloaded
2026-03-27 22:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741837%252Fgeneral%252F57dcb480-42d3-4345-a0a7-61f14bdb11db.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741837/general/57dcb480-42d3-4345-a0a7-61f14bdb11db.jpg already downloaded
2026-03-27 22:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741837%252Fgeneral%252F60e77feb-b7ab-4a36-b45a-31da4db20f40.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741837/general/60e77feb-b7ab-4a36-b45a-31da4db20f40.jpg already downloaded
2026-03-27 22:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741837%252Fgeneral%252F79516198-27b5-4e5e-86c6-9ee88812182e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741837/general/79516198-27b5-4e5e-86c6-9ee88812182e.jpg already downloaded
2026-03-27 22:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741837%252Fgeneral%252F4fe74e68-f061-428e-965b-7a90170baf9e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741837/general/4fe74e68-f061-428e-965b-7a90170baf9e.jpg already downloaded
2026-03-27 22:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741837%252Fgeneral%252F8338135b-0f2e-45c0-b13d-54334abd5d9e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741837/general/8338135b-0f2e-45c0-b13d-54334abd5d9e.jpg already downloaded
2026-03-27 22:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741837%252Fgeneral%252F2bfe7fb9-5fb6-4a93-b6f6-45c494534d97.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741837/general/2bfe7fb9-5fb6-4a93-b6f6-45c494534d97.jpg already downloaded
2026-03-27 22:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741837%252Fgeneral%252F5410ebb1-36bb-4d06-8493-1c5cc9053c87.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741837/general/5410ebb1-36bb-4d06-8493-1c5cc9053c87.jpg already downloaded
2026-03-27 22:01:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: d36eb150-c749-55ff-8c62-ef9243f19018, identifier: 10732217
2026-03-27 22:01:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 21733ae6-9397-58fb-86ad-60dbfd6a722b with identifier: 10732238
2026-03-27 22:01:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 21733ae6-9397-58fb-86ad-60dbfd6a722b with scrape type 1
2026-03-27 22:01:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 21733ae6-9397-58fb-86ad-60dbfd6a722b
2026-03-27 22:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744188%252Fgeneral%252F161a8891-8e04-44ba-bfc3-c5b8a216025c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744188/general/161a8891-8e04-44ba-bfc3-c5b8a216025c.jpg already downloaded
2026-03-27 22:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744188%252Fgeneral%252F3ce34ec3-9299-4f93-845c-99f0ad969808.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744188/general/3ce34ec3-9299-4f93-845c-99f0ad969808.jpg already downloaded
2026-03-27 22:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744188%252Fgeneral%252Fb2fb9a3b-4461-4210-a2fd-ecd532f837bd.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744188/general/b2fb9a3b-4461-4210-a2fd-ecd532f837bd.jpg already downloaded
2026-03-27 22:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744188%252Fgeneral%252F49e6c1b1-e039-491e-87d4-da0290ebf804.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744188/general/49e6c1b1-e039-491e-87d4-da0290ebf804.jpg already downloaded
2026-03-27 22:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744188%252Fgeneral%252F121c76ab-9c83-4dcb-aae5-ebd5df3c30da.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744188/general/121c76ab-9c83-4dcb-aae5-ebd5df3c30da.jpg already downloaded
2026-03-27 22:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744188%252Fgeneral%252F75fc8c35-4a8d-4b06-af76-61d27f557fb7.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744188/general/75fc8c35-4a8d-4b06-af76-61d27f557fb7.jpg already downloaded
2026-03-27 22:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744188%252Fgeneral%252F0e83d880-0d60-4ce8-9343-8d82148a6e81.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744188/general/0e83d880-0d60-4ce8-9343-8d82148a6e81.jpg already downloaded
2026-03-27 22:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744188%252Fgeneral%252Fceaebd12-1bf6-4aca-a218-dcd778f2e113.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744188/general/ceaebd12-1bf6-4aca-a218-dcd778f2e113.jpg already downloaded
2026-03-27 22:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744188%252Fgeneral%252Fb96fcef2-4d4c-4859-b6dc-059c335b0650.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744188/general/b96fcef2-4d4c-4859-b6dc-059c335b0650.jpg already downloaded
2026-03-27 22:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744188%252Fgeneral%252F150abadf-62bb-4010-ad56-0c9d2df4eaf3.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744188/general/150abadf-62bb-4010-ad56-0c9d2df4eaf3.jpg already downloaded
2026-03-27 22:01:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 21733ae6-9397-58fb-86ad-60dbfd6a722b, identifier: 10732238
2026-03-27 22:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749333%252Fgeneral%252F0e3b7eb0-1670-4149-908c-d67f6f003e73.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749333/general/0e3b7eb0-1670-4149-908c-d67f6f003e73.jpg not downloaded yet
2026-03-27 22:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749332%252Fgeneral%252F4f087729-5e70-4fa8-a334-ede61d76da55.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749332/general/4f087729-5e70-4fa8-a334-ede61d76da55.jpg not downloaded yet
2026-03-27 22:01:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: d36eb150-c749-55ff-8c62-ef9243f19018 with identifier: 10732217
2026-03-27 22:01:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: d36eb150-c749-55ff-8c62-ef9243f19018 with identifier: 10732217
2026-03-27 22:01:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: d36eb150-c749-55ff-8c62-ef9243f19018 with identifier: 10732217 to the API
2026-03-27 22:01:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:01:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:01:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732217>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 120,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Diesel',
'id': 'd36eb150-c749-55ff-8c62-ef9243f19018',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM251VN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732217',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Ford',
'model': 'Focus',
'odometer': 107643,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 25,
'photo_urls': ['https://images.openlane.eu/carimgs/5741837/general/4fb12d34-6239-4ccb-bea8-6cf08c7aa53b.jpg',
'https://images.openlane.eu/carimgs/5741837/general/17b6a4f3-ff8f-4d2b-ba3e-3109a1bfd744.jpg',
'https://images.openlane.eu/carimgs/5741837/general/6386b5fd-a4ea-45dd-a2cb-1a5e44e680e4.jpg',
'https://images.openlane.eu/carimgs/5741837/general/57dcb480-42d3-4345-a0a7-61f14bdb11db.jpg',
'https://images.openlane.eu/carimgs/5741837/general/60e77feb-b7ab-4a36-b45a-31da4db20f40.jpg',
'https://images.openlane.eu/carimgs/5741837/general/79516198-27b5-4e5e-86c6-9ee88812182e.jpg',
'https://images.openlane.eu/carimgs/5741837/general/4fe74e68-f061-428e-965b-7a90170baf9e.jpg',
'https://images.openlane.eu/carimgs/5741837/general/8338135b-0f2e-45c0-b13d-54334abd5d9e.jpg',
'https://images.openlane.eu/carimgs/5741837/general/2bfe7fb9-5fb6-4a93-b6f6-45c494534d97.jpg',
'https://images.openlane.eu/carimgs/5741837/general/5410ebb1-36bb-4d06-8493-1c5cc9053c87.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d36eb150-c749-55ff-8c62-ef9243f19018/d36eb150-c749-55ff-8c62-ef9243f19018_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 142390,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741837/general/4fb12d34-6239-4ccb-bea8-6cf08c7aa53b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d36eb150-c749-55ff-8c62-ef9243f19018/d36eb150-c749-55ff-8c62-ef9243f19018_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 151443,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741837/general/17b6a4f3-ff8f-4d2b-ba3e-3109a1bfd744.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d36eb150-c749-55ff-8c62-ef9243f19018/d36eb150-c749-55ff-8c62-ef9243f19018_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 160209,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741837/general/6386b5fd-a4ea-45dd-a2cb-1a5e44e680e4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d36eb150-c749-55ff-8c62-ef9243f19018/d36eb150-c749-55ff-8c62-ef9243f19018_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 150237,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741837/general/57dcb480-42d3-4345-a0a7-61f14bdb11db.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d36eb150-c749-55ff-8c62-ef9243f19018/d36eb150-c749-55ff-8c62-ef9243f19018_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119406,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741837/general/60e77feb-b7ab-4a36-b45a-31da4db20f40.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d36eb150-c749-55ff-8c62-ef9243f19018/d36eb150-c749-55ff-8c62-ef9243f19018_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118252,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741837/general/79516198-27b5-4e5e-86c6-9ee88812182e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d36eb150-c749-55ff-8c62-ef9243f19018/d36eb150-c749-55ff-8c62-ef9243f19018_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101464,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741837/general/4fe74e68-f061-428e-965b-7a90170baf9e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d36eb150-c749-55ff-8c62-ef9243f19018/d36eb150-c749-55ff-8c62-ef9243f19018_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45178,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741837/general/8338135b-0f2e-45c0-b13d-54334abd5d9e.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d36eb150-c749-55ff-8c62-ef9243f19018/d36eb150-c749-55ff-8c62-ef9243f19018_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114177,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741837/general/2bfe7fb9-5fb6-4a93-b6f6-45c494534d97.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d36eb150-c749-55ff-8c62-ef9243f19018/d36eb150-c749-55ff-8c62-ef9243f19018_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 210093,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741837/general/5410ebb1-36bb-4d06-8493-1c5cc9053c87.jpg',
'Width': 1024}],
'price': 7600,
'price_includes_vat': True,
'registration_date': '2023-02-06',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Ford Focus 1.5 EcoBlue Business - Diesel - Automatic - 120 hp - '
'107.643 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2023}
2026-03-27 22:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732217%27 HTTP/1.1" 200 None
2026-03-27 22:01:28 [adesa.it] INFO: Saving data for 10732217: {'created_time': 1774648888.937233, 'last_price_update_time': 1774648888.937244, 'auction_closing_time': 1774862700.0}
2026-03-27 22:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732217') HTTP/1.1" 204 0
2026-03-27 22:01:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 21733ae6-9397-58fb-86ad-60dbfd6a722b with identifier: 10732238
2026-03-27 22:01:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 21733ae6-9397-58fb-86ad-60dbfd6a722b with identifier: 10732238
2026-03-27 22:01:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 21733ae6-9397-58fb-86ad-60dbfd6a722b with identifier: 10732238 to the API
2026-03-27 22:01:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:01:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:01:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732238>
{'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': 130,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Diesel',
'id': '21733ae6-9397-58fb-86ad-60dbfd6a722b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GS144JH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732238',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Ford',
'model': 'Transit',
'odometer': 126252,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 23,
'photo_urls': ['https://images.openlane.eu/carimgs/5744188/general/161a8891-8e04-44ba-bfc3-c5b8a216025c.jpg',
'https://images.openlane.eu/carimgs/5744188/general/3ce34ec3-9299-4f93-845c-99f0ad969808.jpg',
'https://images.openlane.eu/carimgs/5744188/general/b2fb9a3b-4461-4210-a2fd-ecd532f837bd.jpg',
'https://images.openlane.eu/carimgs/5744188/general/49e6c1b1-e039-491e-87d4-da0290ebf804.jpg',
'https://images.openlane.eu/carimgs/5744188/general/121c76ab-9c83-4dcb-aae5-ebd5df3c30da.jpg',
'https://images.openlane.eu/carimgs/5744188/general/75fc8c35-4a8d-4b06-af76-61d27f557fb7.jpg',
'https://images.openlane.eu/carimgs/5744188/general/0e83d880-0d60-4ce8-9343-8d82148a6e81.jpg',
'https://images.openlane.eu/carimgs/5744188/general/ceaebd12-1bf6-4aca-a218-dcd778f2e113.jpg',
'https://images.openlane.eu/carimgs/5744188/general/b96fcef2-4d4c-4859-b6dc-059c335b0650.jpg',
'https://images.openlane.eu/carimgs/5744188/general/150abadf-62bb-4010-ad56-0c9d2df4eaf3.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_21733ae6-9397-58fb-86ad-60dbfd6a722b/21733ae6-9397-58fb-86ad-60dbfd6a722b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80438,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744188/general/161a8891-8e04-44ba-bfc3-c5b8a216025c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_21733ae6-9397-58fb-86ad-60dbfd6a722b/21733ae6-9397-58fb-86ad-60dbfd6a722b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87856,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744188/general/3ce34ec3-9299-4f93-845c-99f0ad969808.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_21733ae6-9397-58fb-86ad-60dbfd6a722b/21733ae6-9397-58fb-86ad-60dbfd6a722b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83427,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744188/general/b2fb9a3b-4461-4210-a2fd-ecd532f837bd.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_21733ae6-9397-58fb-86ad-60dbfd6a722b/21733ae6-9397-58fb-86ad-60dbfd6a722b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80578,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744188/general/49e6c1b1-e039-491e-87d4-da0290ebf804.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_21733ae6-9397-58fb-86ad-60dbfd6a722b/21733ae6-9397-58fb-86ad-60dbfd6a722b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82181,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744188/general/121c76ab-9c83-4dcb-aae5-ebd5df3c30da.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_21733ae6-9397-58fb-86ad-60dbfd6a722b/21733ae6-9397-58fb-86ad-60dbfd6a722b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82959,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744188/general/75fc8c35-4a8d-4b06-af76-61d27f557fb7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_21733ae6-9397-58fb-86ad-60dbfd6a722b/21733ae6-9397-58fb-86ad-60dbfd6a722b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83604,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744188/general/0e83d880-0d60-4ce8-9343-8d82148a6e81.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_21733ae6-9397-58fb-86ad-60dbfd6a722b/21733ae6-9397-58fb-86ad-60dbfd6a722b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 30393,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744188/general/ceaebd12-1bf6-4aca-a218-dcd778f2e113.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_21733ae6-9397-58fb-86ad-60dbfd6a722b/21733ae6-9397-58fb-86ad-60dbfd6a722b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87856,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744188/general/b96fcef2-4d4c-4859-b6dc-059c335b0650.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_21733ae6-9397-58fb-86ad-60dbfd6a722b/21733ae6-9397-58fb-86ad-60dbfd6a722b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74571,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744188/general/150abadf-62bb-4010-ad56-0c9d2df4eaf3.jpg',
'Width': 1024}],
'price': 9700,
'price_includes_vat': True,
'registration_date': '2023-11-27',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Ford Transit L2H2 2.0 Trend - Diesel - Manual - 130 hp - 126.252 km',
'transmission': 'manual',
'trim': 'Trend',
'vin': None,
'year': 2023}
2026-03-27 22:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732238%27 HTTP/1.1" 200 None
2026-03-27 22:01:29 [adesa.it] INFO: Saving data for 10732238: {'created_time': 1774648889.251647, 'last_price_update_time': 1774648889.251661, 'auction_closing_time': 1774862700.0}
2026-03-27 22:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732238') HTTP/1.1" 204 0
2026-03-27 22:01:29 [adesa.it] INFO: Found listing with ID: 10732432
2026-03-27 22:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732432%27 HTTP/1.1" 200 None
2026-03-27 22:01:29 [adesa.it] INFO: Scrape type for 10732432: 1
2026-03-27 22:01:29 [adesa.it] INFO: Scraping item 10732432 url https://www.openlane.eu/en/carv6/auction/10732432
2026-03-27 22:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749334%252Fgeneral%252Fed0b2d5b-7508-4bd3-82b3-0696a8b57ed0.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749334/general/ed0b2d5b-7508-4bd3-82b3-0696a8b57ed0.jpg not downloaded yet
2026-03-27 22:01:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749332/general/bf5b7d6e-40ad-4e93-bfdb-e76d2b2d4151.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732232)
2026-03-27 22:01:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749333/general/567e56ab-5859-4307-bfdd-371109b299dd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732233)
2026-03-27 22:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749333%252Fgeneral%252F4bf808d6-a605-4680-a9c6-8c53ce6f2efd.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749333/general/4bf808d6-a605-4680-a9c6-8c53ce6f2efd.jpg not downloaded yet
2026-03-27 22:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749332%252Fgeneral%252F3dad46ff-e1ae-438f-ab82-da6c65dfd9ad.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749332/general/3dad46ff-e1ae-438f-ab82-da6c65dfd9ad.jpg not downloaded yet
2026-03-27 22:01:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee464b810>
2026-03-27 22:01:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:01:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:01:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7be92167-6c5f-5540-b5ab-915906449736/7be92167-6c5f-5540-b5ab-915906449736_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749313%252Fgeneral%252Fb515bbfa-9f49-4c9c-b896-738a2c608652.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749313/general/b515bbfa-9f49-4c9c-b896-738a2c608652.jpg saved to cache
2026-03-27 22:01:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 7be92167-6c5f-5540-b5ab-915906449736
2026-03-27 22:01:29 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7be92167-6c5f-5540-b5ab-915906449736, skipping ID generation
2026-03-27 22:01:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7be92167-6c5f-5540-b5ab-915906449736 with scrape type 1
2026-03-27 22:01:29 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7be92167-6c5f-5540-b5ab-915906449736 sending to next pipeline
2026-03-27 22:01:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 7be92167-6c5f-5540-b5ab-915906449736, identifier: 10732171
2026-03-27 22:01:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b0141b11-1cfa-5a31-9698-a2ceb511356a with identifier: 10732420
2026-03-27 22:01:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b0141b11-1cfa-5a31-9698-a2ceb511356a with scrape type 1
2026-03-27 22:01:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b0141b11-1cfa-5a31-9698-a2ceb511356a
2026-03-27 22:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744189%252Fgeneral%252F750de964-4139-4ef5-a448-9ff333705d90.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744189/general/750de964-4139-4ef5-a448-9ff333705d90.jpg already downloaded
2026-03-27 22:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744189%252Fgeneral%252Fe13486ef-b338-4ee2-90f8-15d4f4831712.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744189/general/e13486ef-b338-4ee2-90f8-15d4f4831712.jpg already downloaded
2026-03-27 22:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744189%252Fgeneral%252F370bda31-c662-4550-b61b-40b20469813c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744189/general/370bda31-c662-4550-b61b-40b20469813c.jpg already downloaded
2026-03-27 22:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744189%252Fgeneral%252F5453a6aa-809b-4659-a6f4-320c8806a4d4.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744189/general/5453a6aa-809b-4659-a6f4-320c8806a4d4.jpg already downloaded
2026-03-27 22:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744189%252Fgeneral%252F5d354569-d136-4fe1-a1f7-44bfa5d076f0.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744189/general/5d354569-d136-4fe1-a1f7-44bfa5d076f0.jpg already downloaded
2026-03-27 22:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744189%252Fgeneral%252Fbee645a1-f4c2-41cd-ba37-1223741c90d0.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744189/general/bee645a1-f4c2-41cd-ba37-1223741c90d0.jpg already downloaded
2026-03-27 22:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744189%252Fgeneral%252F03caabee-0c42-46cd-9457-d52182b25fbd.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744189/general/03caabee-0c42-46cd-9457-d52182b25fbd.jpg already downloaded
2026-03-27 22:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744189%252Fgeneral%252F574bbb4a-40e3-4314-be05-2572945a06bd.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744189/general/574bbb4a-40e3-4314-be05-2572945a06bd.jpg already downloaded
2026-03-27 22:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744189%252Fgeneral%252F8ffed18e-edb7-4c2b-8559-ffa7cbf4b3e4.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744189/general/8ffed18e-edb7-4c2b-8559-ffa7cbf4b3e4.jpg already downloaded
2026-03-27 22:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744189%252Fgeneral%252F4353d41e-0911-4a82-9e88-38b7ef164492.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744189/general/4353d41e-0911-4a82-9e88-38b7ef164492.jpg already downloaded
2026-03-27 22:01:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: b0141b11-1cfa-5a31-9698-a2ceb511356a, identifier: 10732420
2026-03-27 22:01:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee4731f90>
2026-03-27 22:01:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:01:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:01:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1dda38a7-497a-5ccc-8221-9a6eb06c0ea1/1dda38a7-497a-5ccc-8221-9a6eb06c0ea1_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5444939%252Fgeneral%252F91a950a6-5f08-4ed4-a1dd-77fc4919093d.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5444939/general/91a950a6-5f08-4ed4-a1dd-77fc4919093d.jpg saved to cache
2026-03-27 22:01:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 1dda38a7-497a-5ccc-8221-9a6eb06c0ea1
2026-03-27 22:01:29 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 1dda38a7-497a-5ccc-8221-9a6eb06c0ea1, skipping ID generation
2026-03-27 22:01:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1dda38a7-497a-5ccc-8221-9a6eb06c0ea1 with scrape type 1
2026-03-27 22:01:29 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 1dda38a7-497a-5ccc-8221-9a6eb06c0ea1 sending to next pipeline
2026-03-27 22:01:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 1dda38a7-497a-5ccc-8221-9a6eb06c0ea1, identifier: 10732167
2026-03-27 22:01:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749333/general/cf472917-f3de-473f-9a4f-8c77f48e7652.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732233)
2026-03-27 22:01:29 [adesa.it] INFO: Found listing with ID: 10732435
2026-03-27 22:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732435%27 HTTP/1.1" 200 None
2026-03-27 22:01:29 [adesa.it] INFO: Scrape type for 10732435: 1
2026-03-27 22:01:29 [adesa.it] INFO: Scraping item 10732435 url https://www.openlane.eu/en/carv6/auction/10732435
2026-03-27 22:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749334%252Fgeneral%252F349ef4d4-a67b-4897-a800-6ceb3cc25402.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749334/general/349ef4d4-a67b-4897-a800-6ceb3cc25402.jpg not downloaded yet
2026-03-27 22:01:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732229> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:01:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732219> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:01:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732236> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:01:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 7be92167-6c5f-5540-b5ab-915906449736 with identifier: 10732171
2026-03-27 22:01:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 7be92167-6c5f-5540-b5ab-915906449736 with identifier: 10732171
2026-03-27 22:01:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 7be92167-6c5f-5540-b5ab-915906449736 with identifier: 10732171 to the API
2026-03-27 22:01:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:01:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:01:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749313/general/b515bbfa-9f49-4c9c-b896-738a2c608652.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-03-30T09:25:00Z',
'fuel_type': 'Diesel',
'id': '7be92167-6c5f-5540-b5ab-915906449736',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM274LG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732171',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Audi',
'model': 'Q3',
'odometer': 176874,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 13,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7be92167-6c5f-5540-b5ab-915906449736/7be92167-6c5f-5540-b5ab-915906449736_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 171218,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749313/general/b515bbfa-9f49-4c9c-b896-738a2c608652.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7be92167-6c5f-5540-b5ab-915906449736/7be92167-6c5f-5540-b5ab-915906449736_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45317,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749313/general/2d736f96-7419-4d29-af06-c03ce56c1740.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7be92167-6c5f-5540-b5ab-915906449736/7be92167-6c5f-5540-b5ab-915906449736_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 185710,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749313/general/a8084535-6d1d-48db-9d2c-ebcdec215301.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7be92167-6c5f-5540-b5ab-915906449736/7be92167-6c5f-5540-b5ab-915906449736_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 183192,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749313/general/0c242684-1617-4a2e-b1ae-d9a26d2c4bec.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7be92167-6c5f-5540-b5ab-915906449736/7be92167-6c5f-5540-b5ab-915906449736_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 138543,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749313/general/ac5f581a-1614-4b1b-beef-ffc071b17216.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7be92167-6c5f-5540-b5ab-915906449736/7be92167-6c5f-5540-b5ab-915906449736_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137673,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749313/general/8c0e958b-0aad-457a-8f9c-499c3eb61054.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7be92167-6c5f-5540-b5ab-915906449736/7be92167-6c5f-5540-b5ab-915906449736_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 162405,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749313/general/3aa8de04-8daf-4a0e-af21-779d8b89826e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7be92167-6c5f-5540-b5ab-915906449736/7be92167-6c5f-5540-b5ab-915906449736_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114901,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749313/general/8b68512d-8dec-455c-bf8f-ac0ff4ec6cb5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7be92167-6c5f-5540-b5ab-915906449736/7be92167-6c5f-5540-b5ab-915906449736_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 165609,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749313/general/398cfa0f-79c7-4319-9ab3-4b34f072e3d0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7be92167-6c5f-5540-b5ab-915906449736/7be92167-6c5f-5540-b5ab-915906449736_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 143193,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749313/general/1714bc73-3a4a-4e52-995b-fd61ebec9235.jpg',
'Width': 800}],
'price': 15500,
'price_includes_vat': True,
'registration_date': '2022-12-23',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Audi Q3 35 TDI S Line - Diesel - Automatic - 150 hp - 176.874 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2022}
2026-03-27 22:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732171%27 HTTP/1.1" 200 None
2026-03-27 22:01:30 [adesa.it] INFO: Saving data for 10732171: {'created_time': 1774648890.361481, 'last_price_update_time': 1774648890.361492, 'auction_closing_time': 1774862700.0}
2026-03-27 22:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732171') HTTP/1.1" 204 0
2026-03-27 22:01:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: b0141b11-1cfa-5a31-9698-a2ceb511356a with identifier: 10732420
2026-03-27 22:01:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: b0141b11-1cfa-5a31-9698-a2ceb511356a with identifier: 10732420
2026-03-27 22:01:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: b0141b11-1cfa-5a31-9698-a2ceb511356a with identifier: 10732420 to the API
2026-03-27 22:01:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:01:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:01:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732420>
{'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-30T09:25:00Z',
'fuel_type': 'Diesel',
'id': 'b0141b11-1cfa-5a31-9698-a2ceb511356a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GN453SH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732420',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Ford',
'model': 'Transit',
'odometer': 62259,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 40,
'photo_urls': ['https://images.openlane.eu/carimgs/5744189/general/750de964-4139-4ef5-a448-9ff333705d90.jpg',
'https://images.openlane.eu/carimgs/5744189/general/e13486ef-b338-4ee2-90f8-15d4f4831712.jpg',
'https://images.openlane.eu/carimgs/5744189/general/370bda31-c662-4550-b61b-40b20469813c.jpg',
'https://images.openlane.eu/carimgs/5744189/general/5453a6aa-809b-4659-a6f4-320c8806a4d4.jpg',
'https://images.openlane.eu/carimgs/5744189/general/5d354569-d136-4fe1-a1f7-44bfa5d076f0.jpg',
'https://images.openlane.eu/carimgs/5744189/general/bee645a1-f4c2-41cd-ba37-1223741c90d0.jpg',
'https://images.openlane.eu/carimgs/5744189/general/03caabee-0c42-46cd-9457-d52182b25fbd.jpg',
'https://images.openlane.eu/carimgs/5744189/general/574bbb4a-40e3-4314-be05-2572945a06bd.jpg',
'https://images.openlane.eu/carimgs/5744189/general/8ffed18e-edb7-4c2b-8559-ffa7cbf4b3e4.jpg',
'https://images.openlane.eu/carimgs/5744189/general/4353d41e-0911-4a82-9e88-38b7ef164492.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b0141b11-1cfa-5a31-9698-a2ceb511356a/b0141b11-1cfa-5a31-9698-a2ceb511356a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111970,
'Height': 602,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744189/general/750de964-4139-4ef5-a448-9ff333705d90.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b0141b11-1cfa-5a31-9698-a2ceb511356a/b0141b11-1cfa-5a31-9698-a2ceb511356a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39580,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744189/general/e13486ef-b338-4ee2-90f8-15d4f4831712.jpg',
'Width': 399},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b0141b11-1cfa-5a31-9698-a2ceb511356a/b0141b11-1cfa-5a31-9698-a2ceb511356a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 218213,
'Height': 1920,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744189/general/370bda31-c662-4550-b61b-40b20469813c.jpg',
'Width': 1080},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b0141b11-1cfa-5a31-9698-a2ceb511356a/b0141b11-1cfa-5a31-9698-a2ceb511356a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 183184,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744189/general/5453a6aa-809b-4659-a6f4-320c8806a4d4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b0141b11-1cfa-5a31-9698-a2ceb511356a/b0141b11-1cfa-5a31-9698-a2ceb511356a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103512,
'Height': 602,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744189/general/5d354569-d136-4fe1-a1f7-44bfa5d076f0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b0141b11-1cfa-5a31-9698-a2ceb511356a/b0141b11-1cfa-5a31-9698-a2ceb511356a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127187,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744189/general/bee645a1-f4c2-41cd-ba37-1223741c90d0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b0141b11-1cfa-5a31-9698-a2ceb511356a/b0141b11-1cfa-5a31-9698-a2ceb511356a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82036,
'Height': 602,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744189/general/03caabee-0c42-46cd-9457-d52182b25fbd.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b0141b11-1cfa-5a31-9698-a2ceb511356a/b0141b11-1cfa-5a31-9698-a2ceb511356a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49390,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744189/general/574bbb4a-40e3-4314-be05-2572945a06bd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b0141b11-1cfa-5a31-9698-a2ceb511356a/b0141b11-1cfa-5a31-9698-a2ceb511356a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123474,
'Height': 602,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744189/general/8ffed18e-edb7-4c2b-8559-ffa7cbf4b3e4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b0141b11-1cfa-5a31-9698-a2ceb511356a/b0141b11-1cfa-5a31-9698-a2ceb511356a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 148939,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744189/general/4353d41e-0911-4a82-9e88-38b7ef164492.jpg',
'Width': 1024}],
'price': 5500,
'price_includes_vat': True,
'registration_date': '2023-04-17',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Ford Transit Courier 1.5 TDCI Trend - Diesel - Manual - 100 hp - '
'62.259 km',
'transmission': 'manual',
'trim': 'Trend',
'vin': None,
'year': 2023}
2026-03-27 22:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732420%27 HTTP/1.1" 200 None
2026-03-27 22:01:30 [adesa.it] INFO: Saving data for 10732420: {'created_time': 1774648890.787507, 'last_price_update_time': 1774648890.787519, 'auction_closing_time': 1774862700.0}
2026-03-27 22:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732420') HTTP/1.1" 204 0
2026-03-27 22:01:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 1dda38a7-497a-5ccc-8221-9a6eb06c0ea1 with identifier: 10732167
2026-03-27 22:01:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 1dda38a7-497a-5ccc-8221-9a6eb06c0ea1 with identifier: 10732167
2026-03-27 22:01:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 1dda38a7-497a-5ccc-8221-9a6eb06c0ea1 with identifier: 10732167 to the API
2026-03-27 22:01:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:01:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:01:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5444939/general/91a950a6-5f08-4ed4-a1dd-77fc4919093d.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Hybrid',
'id': '1dda38a7-497a-5ccc-8221-9a6eb06c0ea1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GD212TG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732167',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Audi',
'model': 'A3',
'odometer': 208982,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 63,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1dda38a7-497a-5ccc-8221-9a6eb06c0ea1/1dda38a7-497a-5ccc-8221-9a6eb06c0ea1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 159990,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5444939/general/91a950a6-5f08-4ed4-a1dd-77fc4919093d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1dda38a7-497a-5ccc-8221-9a6eb06c0ea1/1dda38a7-497a-5ccc-8221-9a6eb06c0ea1_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 152624,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5444939/general/20dec71a-6d85-4b39-b4b9-0012fbd06497.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1dda38a7-497a-5ccc-8221-9a6eb06c0ea1/1dda38a7-497a-5ccc-8221-9a6eb06c0ea1_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 159328,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5444939/general/dbe53d6d-2f52-4346-9da1-b427da433c53.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1dda38a7-497a-5ccc-8221-9a6eb06c0ea1/1dda38a7-497a-5ccc-8221-9a6eb06c0ea1_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 150214,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5444939/general/a3429828-782f-444a-9edb-0c9146cb9b23.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1dda38a7-497a-5ccc-8221-9a6eb06c0ea1/1dda38a7-497a-5ccc-8221-9a6eb06c0ea1_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118310,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5444939/general/7c5e7bf4-062c-4619-ac65-f3d665f7ddca.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1dda38a7-497a-5ccc-8221-9a6eb06c0ea1/1dda38a7-497a-5ccc-8221-9a6eb06c0ea1_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123597,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5444939/general/b42e6df9-0330-4c5c-bb89-fd9ddec0257a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1dda38a7-497a-5ccc-8221-9a6eb06c0ea1/1dda38a7-497a-5ccc-8221-9a6eb06c0ea1_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125946,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5444939/general/6594faae-ed7b-45cb-89ca-7c902a2476b0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1dda38a7-497a-5ccc-8221-9a6eb06c0ea1/1dda38a7-497a-5ccc-8221-9a6eb06c0ea1_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127686,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5444939/general/f5e6a7a8-6fce-4acd-a04d-e215f2ef6a68.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1dda38a7-497a-5ccc-8221-9a6eb06c0ea1/1dda38a7-497a-5ccc-8221-9a6eb06c0ea1_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 156332,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5444939/general/0bda6e62-87bd-43fa-8697-a278ef68ce94.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1dda38a7-497a-5ccc-8221-9a6eb06c0ea1/1dda38a7-497a-5ccc-8221-9a6eb06c0ea1_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121838,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5444939/general/228ac9cc-e7a9-4a0c-bddc-9bf6245dc8b6.jpg',
'Width': 1024}],
'price': 3100,
'price_includes_vat': True,
'registration_date': '2020-12-02',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Audi A3 35 TFSI Business - Hybrid - Automatic - 150 hp - 208.982 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2020}
2026-03-27 22:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732167%27 HTTP/1.1" 200 None
2026-03-27 22:01:31 [adesa.it] INFO: Saving data for 10732167: {'created_time': 1774648891.522737, 'last_price_update_time': 1774648891.522748, 'auction_closing_time': 1774862700.0}
2026-03-27 22:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732167') HTTP/1.1" 204 0
2026-03-27 22:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749333%252Fgeneral%252F149382a0-cf19-484b-b93b-89bd3cc39d52.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749333/general/149382a0-cf19-484b-b93b-89bd3cc39d52.jpg not downloaded yet
2026-03-27 22:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749332%252Fgeneral%252F70cdba2e-15bc-4d7f-a3c3-23f8fcf14f96.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749332/general/70cdba2e-15bc-4d7f-a3c3-23f8fcf14f96.jpg not downloaded yet
2026-03-27 22:01:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:01:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:01:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:01:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749334/general/403caaea-3f92-444f-872f-413c45ccf1a8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732234)
2026-03-27 22:01:31 [adesa.it] INFO: Found listing with ID: 10732433
2026-03-27 22:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732433%27 HTTP/1.1" 200 None
2026-03-27 22:01:31 [adesa.it] INFO: Scrape type for 10732433: 1
2026-03-27 22:01:31 [adesa.it] INFO: Scraping item 10732433 url https://www.openlane.eu/en/carv6/auction/10732433
2026-03-27 22:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749334%252Fgeneral%252Fd2fe02e2-0e26-4c83-ab78-a534d5b9fc62.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749334/general/d2fe02e2-0e26-4c83-ab78-a534d5b9fc62.jpg not downloaded yet
2026-03-27 22:01:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732424> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:01:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5948e90>
2026-03-27 22:01:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:01:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:01:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fd01dff0-83b5-543a-b099-39ea5ece3be1/fd01dff0-83b5-543a-b099-39ea5ece3be1_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749332%252Fgeneral%252Fbf5b7d6e-40ad-4e93-bfdb-e76d2b2d4151.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749332/general/bf5b7d6e-40ad-4e93-bfdb-e76d2b2d4151.jpg saved to cache
2026-03-27 22:01:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item fd01dff0-83b5-543a-b099-39ea5ece3be1
2026-03-27 22:01:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5bd5350>
2026-03-27 22:01:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:01:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:01:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5c38f253-4c61-503b-9816-8b2b3b154553/5c38f253-4c61-503b-9816-8b2b3b154553_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749333%252Fgeneral%252F567e56ab-5859-4307-bfdd-371109b299dd.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749333/general/567e56ab-5859-4307-bfdd-371109b299dd.jpg saved to cache
2026-03-27 22:01:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 5c38f253-4c61-503b-9816-8b2b3b154553
2026-03-27 22:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749333%252Fgeneral%252F5b34a39a-1ad1-4a46-b592-151eeabee8bf.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749333/general/5b34a39a-1ad1-4a46-b592-151eeabee8bf.jpg not downloaded yet
2026-03-27 22:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749332%252Fgeneral%252Fd654ece2-1857-4c39-b20e-871091797e3b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749332/general/d654ece2-1857-4c39-b20e-871091797e3b.jpg not downloaded yet
2026-03-27 22:01:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:01:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732425> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:01:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee4736b50>
2026-03-27 22:01:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:01:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:01:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5c38f253-4c61-503b-9816-8b2b3b154553/5c38f253-4c61-503b-9816-8b2b3b154553_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749333%252Fgeneral%252Fcf472917-f3de-473f-9a4f-8c77f48e7652.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749333/general/cf472917-f3de-473f-9a4f-8c77f48e7652.jpg saved to cache
2026-03-27 22:01:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 5c38f253-4c61-503b-9816-8b2b3b154553
2026-03-27 22:01:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 533fd254-b1de-5a99-8e68-2608cbf90cc4 with identifier: 10732229
2026-03-27 22:01:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 533fd254-b1de-5a99-8e68-2608cbf90cc4 with scrape type 1
2026-03-27 22:01:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 533fd254-b1de-5a99-8e68-2608cbf90cc4
2026-03-27 22:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739646%252Fgeneral%252F5027b941-6793-4d65-9f50-1578588f85e0.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739646/general/5027b941-6793-4d65-9f50-1578588f85e0.jpg already downloaded
2026-03-27 22:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739646%252Fgeneral%252Ff3daa8fd-80d7-4ca0-8641-0b33dddca374.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739646/general/f3daa8fd-80d7-4ca0-8641-0b33dddca374.jpg already downloaded
2026-03-27 22:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739646%252Fgeneral%252Fc131f8a2-6dae-4624-9ea7-77cfdbab0394.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739646/general/c131f8a2-6dae-4624-9ea7-77cfdbab0394.jpg already downloaded
2026-03-27 22:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739646%252Fgeneral%252F6feec262-22c5-4b2e-8edd-5ae798fa4881.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739646/general/6feec262-22c5-4b2e-8edd-5ae798fa4881.jpg already downloaded
2026-03-27 22:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739646%252Fgeneral%252F882b2813-4af8-4d0a-a9c2-e12157ff93b2.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739646/general/882b2813-4af8-4d0a-a9c2-e12157ff93b2.jpg already downloaded
2026-03-27 22:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739646%252Fgeneral%252F50752b01-afb2-46c1-b4d2-803f4a50a212.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739646/general/50752b01-afb2-46c1-b4d2-803f4a50a212.jpg already downloaded
2026-03-27 22:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739646%252Fgeneral%252Feb748088-41cd-408b-9c22-c76aa6d273be.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739646/general/eb748088-41cd-408b-9c22-c76aa6d273be.jpg already downloaded
2026-03-27 22:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739646%252Fgeneral%252Fe8337a89-3e7f-4bb6-8c39-044cf91b0240.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739646/general/e8337a89-3e7f-4bb6-8c39-044cf91b0240.jpg already downloaded
2026-03-27 22:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739646%252Fgeneral%252Fe01b50f2-5466-4b71-b247-9ffa9d1a6830.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739646/general/e01b50f2-5466-4b71-b247-9ffa9d1a6830.jpg already downloaded
2026-03-27 22:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739646%252Fgeneral%252Fbd83673f-679b-4986-8c13-bb214565b08e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739646/general/bd83673f-679b-4986-8c13-bb214565b08e.jpg already downloaded
2026-03-27 22:01:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 533fd254-b1de-5a99-8e68-2608cbf90cc4, identifier: 10732229
2026-03-27 22:01:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fcdfe790-e303-52e9-bacd-1ba5ac2a72af with identifier: 10732219
2026-03-27 22:01:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fcdfe790-e303-52e9-bacd-1ba5ac2a72af with scrape type 1
2026-03-27 22:01:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item fcdfe790-e303-52e9-bacd-1ba5ac2a72af
2026-03-27 22:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739638%252Fgeneral%252Ffa071133-d8d9-493a-b3ce-a232c874f2d1.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739638/general/fa071133-d8d9-493a-b3ce-a232c874f2d1.jpg already downloaded
2026-03-27 22:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739638%252Fgeneral%252F55736e57-384a-4966-9858-6a9424ecec6a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739638/general/55736e57-384a-4966-9858-6a9424ecec6a.jpg already downloaded
2026-03-27 22:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739638%252Fgeneral%252F85df2e18-64c8-4596-80e3-88f40db7f142.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739638/general/85df2e18-64c8-4596-80e3-88f40db7f142.jpg already downloaded
2026-03-27 22:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739638%252Fgeneral%252F28175f5f-43e2-4564-9c6e-1c078a9055e0.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739638/general/28175f5f-43e2-4564-9c6e-1c078a9055e0.jpg already downloaded
2026-03-27 22:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739638%252Fgeneral%252F95db45c5-79c3-4c8c-8439-862fd0b0590b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739638/general/95db45c5-79c3-4c8c-8439-862fd0b0590b.jpg already downloaded
2026-03-27 22:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739638%252Fgeneral%252F59d9ae1c-882e-41e9-8e2f-7b1b55474041.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739638/general/59d9ae1c-882e-41e9-8e2f-7b1b55474041.jpg already downloaded
2026-03-27 22:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739638%252Fgeneral%252F600c7e22-dcd5-4bb8-8df7-d14b8304f53e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739638/general/600c7e22-dcd5-4bb8-8df7-d14b8304f53e.jpg already downloaded
2026-03-27 22:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739638%252Fgeneral%252F898bb17b-b418-4e37-8dfa-19938670293e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739638/general/898bb17b-b418-4e37-8dfa-19938670293e.jpg already downloaded
2026-03-27 22:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739638%252Fgeneral%252Ffc7d7a4a-96df-4d83-873d-8b6a82ad8c3c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739638/general/fc7d7a4a-96df-4d83-873d-8b6a82ad8c3c.jpg already downloaded
2026-03-27 22:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739638%252Fgeneral%252Feb02e96e-c297-4cbd-8aac-28f8ea824622.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739638/general/eb02e96e-c297-4cbd-8aac-28f8ea824622.jpg already downloaded
2026-03-27 22:01:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: fcdfe790-e303-52e9-bacd-1ba5ac2a72af, identifier: 10732219
2026-03-27 22:01:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 597ca112-ee75-5bce-8ba9-a73ff9cff24f with identifier: 10732236
2026-03-27 22:01:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 597ca112-ee75-5bce-8ba9-a73ff9cff24f with scrape type 1
2026-03-27 22:01:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 597ca112-ee75-5bce-8ba9-a73ff9cff24f
2026-03-27 22:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5583638%252Fgeneral%252F3c43ab4e-9c0b-4306-bbad-12470c31cc6f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5583638/general/3c43ab4e-9c0b-4306-bbad-12470c31cc6f.jpg already downloaded
2026-03-27 22:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5583638%252Fgeneral%252F1cd594f3-30d3-4a3c-abb5-a75288373738.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5583638/general/1cd594f3-30d3-4a3c-abb5-a75288373738.jpg already downloaded
2026-03-27 22:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5583638%252Fgeneral%252F24da5c07-88e3-43d9-b3e5-58faa57f8963.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5583638/general/24da5c07-88e3-43d9-b3e5-58faa57f8963.jpg already downloaded
2026-03-27 22:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5583638%252Fgeneral%252F34d98647-eaf1-4d3a-8596-32794d3a999f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5583638/general/34d98647-eaf1-4d3a-8596-32794d3a999f.jpg already downloaded
2026-03-27 22:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5583638%252Fgeneral%252Fee4227c7-5017-4946-9a6e-2b54ec1c0967.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5583638/general/ee4227c7-5017-4946-9a6e-2b54ec1c0967.jpg already downloaded
2026-03-27 22:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5583638%252Fgeneral%252F373ad3dd-7953-49fd-be2c-d50ec79a9912.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5583638/general/373ad3dd-7953-49fd-be2c-d50ec79a9912.jpg already downloaded
2026-03-27 22:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5583638%252Fgeneral%252F49ea812d-e06d-4c54-80e6-f14c6c1d3b74.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5583638/general/49ea812d-e06d-4c54-80e6-f14c6c1d3b74.jpg already downloaded
2026-03-27 22:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5583638%252Fgeneral%252F4f473659-4ae2-44ed-9e43-8ba4de8f4499.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5583638/general/4f473659-4ae2-44ed-9e43-8ba4de8f4499.jpg already downloaded
2026-03-27 22:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5583638%252Fgeneral%252F26a5f828-7258-4e4f-bde3-e0f445911054.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5583638/general/26a5f828-7258-4e4f-bde3-e0f445911054.jpg already downloaded
2026-03-27 22:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5583638%252Fgeneral%252F14320100-1496-418d-82b1-4a27778b26b3.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5583638/general/14320100-1496-418d-82b1-4a27778b26b3.jpg already downloaded
2026-03-27 22:01:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 597ca112-ee75-5bce-8ba9-a73ff9cff24f, identifier: 10732236
2026-03-27 22:01:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749333/general/0e3b7eb0-1670-4149-908c-d67f6f003e73.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732233)
2026-03-27 22:01:32 [adesa.it] INFO: Found listing with ID: 10732436
2026-03-27 22:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732436%27 HTTP/1.1" 200 None
2026-03-27 22:01:32 [adesa.it] INFO: Scrape type for 10732436: 1
2026-03-27 22:01:32 [adesa.it] INFO: Scraping item 10732436 url https://www.openlane.eu/en/carv6/auction/10732436
2026-03-27 22:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749334%252Fgeneral%252F46e2f6e7-d061-4250-874e-2b80b55afd60.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749334/general/46e2f6e7-d061-4250-874e-2b80b55afd60.jpg not downloaded yet
2026-03-27 22:01:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:01:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 533fd254-b1de-5a99-8e68-2608cbf90cc4 with identifier: 10732229
2026-03-27 22:01:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 533fd254-b1de-5a99-8e68-2608cbf90cc4 with identifier: 10732229
2026-03-27 22:01:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 533fd254-b1de-5a99-8e68-2608cbf90cc4 with identifier: 10732229 to the API
2026-03-27 22:01:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:01: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-27 22:01:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732229>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.5L',
'engine_horse_power': 152,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Hybrid',
'id': '533fd254-b1de-5a99-8e68-2608cbf90cc4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH060HZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732229',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Ford',
'model': 'Kuga',
'odometer': 85211,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 49,
'photo_urls': ['https://images.openlane.eu/carimgs/5739646/general/5027b941-6793-4d65-9f50-1578588f85e0.jpg',
'https://images.openlane.eu/carimgs/5739646/general/f3daa8fd-80d7-4ca0-8641-0b33dddca374.jpg',
'https://images.openlane.eu/carimgs/5739646/general/c131f8a2-6dae-4624-9ea7-77cfdbab0394.jpg',
'https://images.openlane.eu/carimgs/5739646/general/6feec262-22c5-4b2e-8edd-5ae798fa4881.jpg',
'https://images.openlane.eu/carimgs/5739646/general/882b2813-4af8-4d0a-a9c2-e12157ff93b2.jpg',
'https://images.openlane.eu/carimgs/5739646/general/50752b01-afb2-46c1-b4d2-803f4a50a212.jpg',
'https://images.openlane.eu/carimgs/5739646/general/eb748088-41cd-408b-9c22-c76aa6d273be.jpg',
'https://images.openlane.eu/carimgs/5739646/general/e8337a89-3e7f-4bb6-8c39-044cf91b0240.jpg',
'https://images.openlane.eu/carimgs/5739646/general/e01b50f2-5466-4b71-b247-9ffa9d1a6830.jpg',
'https://images.openlane.eu/carimgs/5739646/general/bd83673f-679b-4986-8c13-bb214565b08e.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_533fd254-b1de-5a99-8e68-2608cbf90cc4/533fd254-b1de-5a99-8e68-2608cbf90cc4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 41478,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739646/general/5027b941-6793-4d65-9f50-1578588f85e0.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_533fd254-b1de-5a99-8e68-2608cbf90cc4/533fd254-b1de-5a99-8e68-2608cbf90cc4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 142486,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739646/general/f3daa8fd-80d7-4ca0-8641-0b33dddca374.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_533fd254-b1de-5a99-8e68-2608cbf90cc4/533fd254-b1de-5a99-8e68-2608cbf90cc4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139269,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739646/general/c131f8a2-6dae-4624-9ea7-77cfdbab0394.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_533fd254-b1de-5a99-8e68-2608cbf90cc4/533fd254-b1de-5a99-8e68-2608cbf90cc4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136257,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739646/general/6feec262-22c5-4b2e-8edd-5ae798fa4881.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_533fd254-b1de-5a99-8e68-2608cbf90cc4/533fd254-b1de-5a99-8e68-2608cbf90cc4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108391,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739646/general/882b2813-4af8-4d0a-a9c2-e12157ff93b2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_533fd254-b1de-5a99-8e68-2608cbf90cc4/533fd254-b1de-5a99-8e68-2608cbf90cc4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118914,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739646/general/50752b01-afb2-46c1-b4d2-803f4a50a212.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_533fd254-b1de-5a99-8e68-2608cbf90cc4/533fd254-b1de-5a99-8e68-2608cbf90cc4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100949,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739646/general/eb748088-41cd-408b-9c22-c76aa6d273be.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_533fd254-b1de-5a99-8e68-2608cbf90cc4/533fd254-b1de-5a99-8e68-2608cbf90cc4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 205326,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739646/general/e8337a89-3e7f-4bb6-8c39-044cf91b0240.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_533fd254-b1de-5a99-8e68-2608cbf90cc4/533fd254-b1de-5a99-8e68-2608cbf90cc4_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94224,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739646/general/e01b50f2-5466-4b71-b247-9ffa9d1a6830.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_533fd254-b1de-5a99-8e68-2608cbf90cc4/533fd254-b1de-5a99-8e68-2608cbf90cc4_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 138724,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739646/general/bd83673f-679b-4986-8c13-bb214565b08e.jpg',
'Width': 800}],
'price': 10700,
'price_includes_vat': True,
'registration_date': '2021-11-11',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Ford Kuga 2.5 ST Line X - Hybrid - Automatic - 152 hp - 85.211 km',
'transmission': 'automatic',
'trim': 'ST Line X',
'vin': None,
'year': 2021}
2026-03-27 22:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732229%27 HTTP/1.1" 200 None
2026-03-27 22:01:33 [adesa.it] INFO: Saving data for 10732229: {'created_time': 1774648893.147551, 'last_price_update_time': 1774648893.147565, 'auction_closing_time': 1774862700.0}
2026-03-27 22:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732229') HTTP/1.1" 204 0
2026-03-27 22:01:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: fcdfe790-e303-52e9-bacd-1ba5ac2a72af with identifier: 10732219
2026-03-27 22:01:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: fcdfe790-e303-52e9-bacd-1ba5ac2a72af with identifier: 10732219
2026-03-27 22:01:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: fcdfe790-e303-52e9-bacd-1ba5ac2a72af with identifier: 10732219 to the API
2026-03-27 22:01:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:01: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-27 22:01:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732219>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 125,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Hybrid',
'id': 'fcdfe790-e303-52e9-bacd-1ba5ac2a72af',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP720ST',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732219',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Ford',
'model': 'Focus',
'odometer': 55914,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 37,
'photo_urls': ['https://images.openlane.eu/carimgs/5739638/general/fa071133-d8d9-493a-b3ce-a232c874f2d1.jpg',
'https://images.openlane.eu/carimgs/5739638/general/55736e57-384a-4966-9858-6a9424ecec6a.jpg',
'https://images.openlane.eu/carimgs/5739638/general/85df2e18-64c8-4596-80e3-88f40db7f142.jpg',
'https://images.openlane.eu/carimgs/5739638/general/28175f5f-43e2-4564-9c6e-1c078a9055e0.jpg',
'https://images.openlane.eu/carimgs/5739638/general/95db45c5-79c3-4c8c-8439-862fd0b0590b.jpg',
'https://images.openlane.eu/carimgs/5739638/general/59d9ae1c-882e-41e9-8e2f-7b1b55474041.jpg',
'https://images.openlane.eu/carimgs/5739638/general/600c7e22-dcd5-4bb8-8df7-d14b8304f53e.jpg',
'https://images.openlane.eu/carimgs/5739638/general/898bb17b-b418-4e37-8dfa-19938670293e.jpg',
'https://images.openlane.eu/carimgs/5739638/general/fc7d7a4a-96df-4d83-873d-8b6a82ad8c3c.jpg',
'https://images.openlane.eu/carimgs/5739638/general/eb02e96e-c297-4cbd-8aac-28f8ea824622.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fcdfe790-e303-52e9-bacd-1ba5ac2a72af/fcdfe790-e303-52e9-bacd-1ba5ac2a72af_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136616,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739638/general/fa071133-d8d9-493a-b3ce-a232c874f2d1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fcdfe790-e303-52e9-bacd-1ba5ac2a72af/fcdfe790-e303-52e9-bacd-1ba5ac2a72af_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132497,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739638/general/55736e57-384a-4966-9858-6a9424ecec6a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fcdfe790-e303-52e9-bacd-1ba5ac2a72af/fcdfe790-e303-52e9-bacd-1ba5ac2a72af_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123398,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739638/general/85df2e18-64c8-4596-80e3-88f40db7f142.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fcdfe790-e303-52e9-bacd-1ba5ac2a72af/fcdfe790-e303-52e9-bacd-1ba5ac2a72af_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 140811,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739638/general/28175f5f-43e2-4564-9c6e-1c078a9055e0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fcdfe790-e303-52e9-bacd-1ba5ac2a72af/fcdfe790-e303-52e9-bacd-1ba5ac2a72af_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94608,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739638/general/95db45c5-79c3-4c8c-8439-862fd0b0590b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fcdfe790-e303-52e9-bacd-1ba5ac2a72af/fcdfe790-e303-52e9-bacd-1ba5ac2a72af_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108206,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739638/general/59d9ae1c-882e-41e9-8e2f-7b1b55474041.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fcdfe790-e303-52e9-bacd-1ba5ac2a72af/fcdfe790-e303-52e9-bacd-1ba5ac2a72af_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97853,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739638/general/600c7e22-dcd5-4bb8-8df7-d14b8304f53e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fcdfe790-e303-52e9-bacd-1ba5ac2a72af/fcdfe790-e303-52e9-bacd-1ba5ac2a72af_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72870,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739638/general/898bb17b-b418-4e37-8dfa-19938670293e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fcdfe790-e303-52e9-bacd-1ba5ac2a72af/fcdfe790-e303-52e9-bacd-1ba5ac2a72af_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110726,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739638/general/fc7d7a4a-96df-4d83-873d-8b6a82ad8c3c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fcdfe790-e303-52e9-bacd-1ba5ac2a72af/fcdfe790-e303-52e9-bacd-1ba5ac2a72af_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38616,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739638/general/eb02e96e-c297-4cbd-8aac-28f8ea824622.jpg',
'Width': 400}],
'price': 9700,
'price_includes_vat': True,
'registration_date': '2023-06-29',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Ford Focus 1.0 ST Line - Hybrid - Automatic - 125 hp - 55.914 km',
'transmission': 'automatic',
'trim': 'ST Line',
'vin': None,
'year': 2023}
2026-03-27 22:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732219%27 HTTP/1.1" 200 None
2026-03-27 22:01:33 [adesa.it] INFO: Saving data for 10732219: {'created_time': 1774648893.47711, 'last_price_update_time': 1774648893.477122, 'auction_closing_time': 1774862700.0}
2026-03-27 22:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732219') HTTP/1.1" 204 0
2026-03-27 22:01:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 597ca112-ee75-5bce-8ba9-a73ff9cff24f with identifier: 10732236
2026-03-27 22:01:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 597ca112-ee75-5bce-8ba9-a73ff9cff24f with identifier: 10732236
2026-03-27 22:01:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 597ca112-ee75-5bce-8ba9-a73ff9cff24f with identifier: 10732236 to the API
2026-03-27 22:01:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:01: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-27 22:01:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732236>
{'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': 170,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Diesel',
'id': '597ca112-ee75-5bce-8ba9-a73ff9cff24f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE268CC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732236',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Ford',
'model': 'Transit',
'odometer': 76314,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 42,
'photo_urls': ['https://images.openlane.eu/carimgs/5583638/general/3c43ab4e-9c0b-4306-bbad-12470c31cc6f.jpg',
'https://images.openlane.eu/carimgs/5583638/general/1cd594f3-30d3-4a3c-abb5-a75288373738.jpg',
'https://images.openlane.eu/carimgs/5583638/general/24da5c07-88e3-43d9-b3e5-58faa57f8963.jpg',
'https://images.openlane.eu/carimgs/5583638/general/34d98647-eaf1-4d3a-8596-32794d3a999f.jpg',
'https://images.openlane.eu/carimgs/5583638/general/ee4227c7-5017-4946-9a6e-2b54ec1c0967.jpg',
'https://images.openlane.eu/carimgs/5583638/general/373ad3dd-7953-49fd-be2c-d50ec79a9912.jpg',
'https://images.openlane.eu/carimgs/5583638/general/49ea812d-e06d-4c54-80e6-f14c6c1d3b74.jpg',
'https://images.openlane.eu/carimgs/5583638/general/4f473659-4ae2-44ed-9e43-8ba4de8f4499.jpg',
'https://images.openlane.eu/carimgs/5583638/general/26a5f828-7258-4e4f-bde3-e0f445911054.jpg',
'https://images.openlane.eu/carimgs/5583638/general/14320100-1496-418d-82b1-4a27778b26b3.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_597ca112-ee75-5bce-8ba9-a73ff9cff24f/597ca112-ee75-5bce-8ba9-a73ff9cff24f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77091,
'Height': 370,
'OriginUrl': 'https://images.openlane.eu/carimgs/5583638/general/3c43ab4e-9c0b-4306-bbad-12470c31cc6f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_597ca112-ee75-5bce-8ba9-a73ff9cff24f/597ca112-ee75-5bce-8ba9-a73ff9cff24f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96280,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5583638/general/1cd594f3-30d3-4a3c-abb5-a75288373738.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_597ca112-ee75-5bce-8ba9-a73ff9cff24f/597ca112-ee75-5bce-8ba9-a73ff9cff24f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92293,
'Height': 370,
'OriginUrl': 'https://images.openlane.eu/carimgs/5583638/general/24da5c07-88e3-43d9-b3e5-58faa57f8963.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_597ca112-ee75-5bce-8ba9-a73ff9cff24f/597ca112-ee75-5bce-8ba9-a73ff9cff24f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103340,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5583638/general/34d98647-eaf1-4d3a-8596-32794d3a999f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_597ca112-ee75-5bce-8ba9-a73ff9cff24f/597ca112-ee75-5bce-8ba9-a73ff9cff24f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128850,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5583638/general/ee4227c7-5017-4946-9a6e-2b54ec1c0967.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_597ca112-ee75-5bce-8ba9-a73ff9cff24f/597ca112-ee75-5bce-8ba9-a73ff9cff24f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54918,
'Height': 370,
'OriginUrl': 'https://images.openlane.eu/carimgs/5583638/general/373ad3dd-7953-49fd-be2c-d50ec79a9912.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_597ca112-ee75-5bce-8ba9-a73ff9cff24f/597ca112-ee75-5bce-8ba9-a73ff9cff24f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 24945,
'Height': 185,
'OriginUrl': 'https://images.openlane.eu/carimgs/5583638/general/49ea812d-e06d-4c54-80e6-f14c6c1d3b74.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_597ca112-ee75-5bce-8ba9-a73ff9cff24f/597ca112-ee75-5bce-8ba9-a73ff9cff24f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81080,
'Height': 370,
'OriginUrl': 'https://images.openlane.eu/carimgs/5583638/general/4f473659-4ae2-44ed-9e43-8ba4de8f4499.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_597ca112-ee75-5bce-8ba9-a73ff9cff24f/597ca112-ee75-5bce-8ba9-a73ff9cff24f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 149103,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5583638/general/26a5f828-7258-4e4f-bde3-e0f445911054.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_597ca112-ee75-5bce-8ba9-a73ff9cff24f/597ca112-ee75-5bce-8ba9-a73ff9cff24f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118769,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5583638/general/14320100-1496-418d-82b1-4a27778b26b3.jpg',
'Width': 1024}],
'price': 7500,
'price_includes_vat': True,
'registration_date': '2021-01-12',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Ford Transit L3H2 2.0 Trend - Diesel - Manual - 170 hp - 76.314 km',
'transmission': 'manual',
'trim': 'Trend',
'vin': None,
'year': 2021}
2026-03-27 22:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732236%27 HTTP/1.1" 200 None
2026-03-27 22:01:33 [adesa.it] INFO: Saving data for 10732236: {'created_time': 1774648893.804321, 'last_price_update_time': 1774648893.804334, 'auction_closing_time': 1774862700.0}
2026-03-27 22:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732236') HTTP/1.1" 204 0
2026-03-27 22:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749333%252Fgeneral%252F8e972809-56f8-49f3-9f57-a04a1635a14b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749333/general/8e972809-56f8-49f3-9f57-a04a1635a14b.jpg not downloaded yet
2026-03-27 22:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749332%252Fgeneral%252Fb6a7565e-c243-4344-bc10-52767a5909fa.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749332/general/b6a7565e-c243-4344-bc10-52767a5909fa.jpg not downloaded yet
2026-03-27 22:01:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732221> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:01:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732220> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:01:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee598c150>
2026-03-27 22:01:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:01:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:01:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5afc67eb-309e-555b-9093-dc9ff4be17f1/5afc67eb-309e-555b-9093-dc9ff4be17f1_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749334%252Fgeneral%252F403caaea-3f92-444f-872f-413c45ccf1a8.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749334/general/403caaea-3f92-444f-872f-413c45ccf1a8.jpg saved to cache
2026-03-27 22:01:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 5afc67eb-309e-555b-9093-dc9ff4be17f1
2026-03-27 22:01:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749332/general/4f087729-5e70-4fa8-a334-ede61d76da55.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732232)
2026-03-27 22:01:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749334/general/ed0b2d5b-7508-4bd3-82b3-0696a8b57ed0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732234)
2026-03-27 22:01:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749332/general/3dad46ff-e1ae-438f-ab82-da6c65dfd9ad.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732232)
2026-03-27 22:01:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749333/general/4bf808d6-a605-4680-a9c6-8c53ce6f2efd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732233)
2026-03-27 22:01:33 [adesa.it] INFO: Found listing with ID: 10732434
2026-03-27 22:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732434%27 HTTP/1.1" 200 None
2026-03-27 22:01:33 [adesa.it] INFO: Scrape type for 10732434: 1
2026-03-27 22:01:33 [adesa.it] INFO: Scraping item 10732434 url https://www.openlane.eu/en/carv6/auction/10732434
2026-03-27 22:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749334%252Fgeneral%252Fb5a1ef10-eb03-48ee-842d-47058d3232f1.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749334/general/b5a1ef10-eb03-48ee-842d-47058d3232f1.jpg not downloaded yet
2026-03-27 22:01:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:01:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:01:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4ecc76e6-f825-5bff-a30c-747d0be0ab47 with identifier: 10732424
2026-03-27 22:01:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4ecc76e6-f825-5bff-a30c-747d0be0ab47 with scrape type 1
2026-03-27 22:01:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4ecc76e6-f825-5bff-a30c-747d0be0ab47
2026-03-27 22:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739667%252Fgeneral%252F9062b476-b689-49d4-9e78-479ba412ea81.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739667/general/9062b476-b689-49d4-9e78-479ba412ea81.jpg already downloaded
2026-03-27 22:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739667%252Fgeneral%252F0bf2fcfd-4ece-4792-8cda-3cc0eaa5e00b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739667/general/0bf2fcfd-4ece-4792-8cda-3cc0eaa5e00b.jpg already downloaded
2026-03-27 22:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739667%252Fgeneral%252Feef40ef4-a4ee-43ff-9dd5-9305219f1776.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739667/general/eef40ef4-a4ee-43ff-9dd5-9305219f1776.jpg already downloaded
2026-03-27 22:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739667%252Fgeneral%252F913d2fa9-307b-4ae5-8bcf-d32b79c644e3.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739667/general/913d2fa9-307b-4ae5-8bcf-d32b79c644e3.jpg already downloaded
2026-03-27 22:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739667%252Fgeneral%252F215d913b-adfc-4084-9371-1fa7e9dfc66e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739667/general/215d913b-adfc-4084-9371-1fa7e9dfc66e.jpg already downloaded
2026-03-27 22:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739667%252Fgeneral%252F8fcbe3de-6c51-4f45-aaa0-6018c0b66517.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739667/general/8fcbe3de-6c51-4f45-aaa0-6018c0b66517.jpg already downloaded
2026-03-27 22:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739667%252Fgeneral%252Fbb4260b4-fe3f-4735-9c20-50c28a31c4db.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739667/general/bb4260b4-fe3f-4735-9c20-50c28a31c4db.jpg already downloaded
2026-03-27 22:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739667%252Fgeneral%252F7d32a544-b1af-48ee-9836-db6579c6766e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739667/general/7d32a544-b1af-48ee-9836-db6579c6766e.jpg already downloaded
2026-03-27 22:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739667%252Fgeneral%252F8f15bac8-a254-48e9-97c5-a3300e9d4b33.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739667/general/8f15bac8-a254-48e9-97c5-a3300e9d4b33.jpg already downloaded
2026-03-27 22:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739667%252Fgeneral%252F7599800c-2c14-4098-9ef8-3223d703db00.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739667/general/7599800c-2c14-4098-9ef8-3223d703db00.jpg already downloaded
2026-03-27 22:01:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 4ecc76e6-f825-5bff-a30c-747d0be0ab47, identifier: 10732424
2026-03-27 22:01:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fa331941-4f82-59b9-b27e-94a6ed653a9f with identifier: 10732425
2026-03-27 22:01:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fa331941-4f82-59b9-b27e-94a6ed653a9f with scrape type 1
2026-03-27 22:01:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item fa331941-4f82-59b9-b27e-94a6ed653a9f
2026-03-27 22:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739668%252Fgeneral%252F490bb607-1c90-41e9-8f0d-29f1a193e29c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739668/general/490bb607-1c90-41e9-8f0d-29f1a193e29c.jpg already downloaded
2026-03-27 22:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739668%252Fgeneral%252F6cae29c1-8d1e-4fcf-a908-277ae287400e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739668/general/6cae29c1-8d1e-4fcf-a908-277ae287400e.jpg already downloaded
2026-03-27 22:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739668%252Fgeneral%252F1b00d636-2138-4990-8250-095385fa9cf9.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739668/general/1b00d636-2138-4990-8250-095385fa9cf9.jpg already downloaded
2026-03-27 22:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739668%252Fgeneral%252F570ce2d2-6cb3-4f27-941c-a97d5bbd8f1f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739668/general/570ce2d2-6cb3-4f27-941c-a97d5bbd8f1f.jpg already downloaded
2026-03-27 22:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739668%252Fgeneral%252Fedd8468f-3bd8-434a-9c2e-8051e4997315.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739668/general/edd8468f-3bd8-434a-9c2e-8051e4997315.jpg already downloaded
2026-03-27 22:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739668%252Fgeneral%252Fcbbf2594-9daa-4728-81ee-98c3d0c4b6de.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739668/general/cbbf2594-9daa-4728-81ee-98c3d0c4b6de.jpg already downloaded
2026-03-27 22:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739668%252Fgeneral%252Fa6af82fb-bd43-42fc-afc3-9e43304f5f32.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739668/general/a6af82fb-bd43-42fc-afc3-9e43304f5f32.jpg already downloaded
2026-03-27 22:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739668%252Fgeneral%252Ffb2296ec-2d5f-4dec-9122-16c43db63ec7.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739668/general/fb2296ec-2d5f-4dec-9122-16c43db63ec7.jpg already downloaded
2026-03-27 22:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739668%252Fgeneral%252Fce568f5b-a252-42cc-9caa-1bcddc46f663.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739668/general/ce568f5b-a252-42cc-9caa-1bcddc46f663.jpg already downloaded
2026-03-27 22:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739668%252Fgeneral%252F89c219c4-f47b-415a-9480-d2a9f9297f21.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739668/general/89c219c4-f47b-415a-9480-d2a9f9297f21.jpg already downloaded
2026-03-27 22:01:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: fa331941-4f82-59b9-b27e-94a6ed653a9f, identifier: 10732425
2026-03-27 22:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749333%252Fgeneral%252Fbfedf519-9707-42f4-aa60-72e2a610681f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749333/general/bfedf519-9707-42f4-aa60-72e2a610681f.jpg not downloaded yet
2026-03-27 22:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749332%252Fgeneral%252Fbc398f4e-9a71-44d6-a047-522d6db6fd54.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749332/general/bc398f4e-9a71-44d6-a047-522d6db6fd54.jpg not downloaded yet
2026-03-27 22:01:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732426> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:01:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 4ecc76e6-f825-5bff-a30c-747d0be0ab47 with identifier: 10732424
2026-03-27 22:01:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 4ecc76e6-f825-5bff-a30c-747d0be0ab47 with identifier: 10732424
2026-03-27 22:01:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 4ecc76e6-f825-5bff-a30c-747d0be0ab47 with identifier: 10732424 to the API
2026-03-27 22:01:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:01: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-27 22:01:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732424>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Hybrid',
'id': '4ecc76e6-f825-5bff-a30c-747d0be0ab47',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GN250LT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732424',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 87225,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 38,
'photo_urls': ['https://images.openlane.eu/carimgs/5739667/general/9062b476-b689-49d4-9e78-479ba412ea81.jpg',
'https://images.openlane.eu/carimgs/5739667/general/0bf2fcfd-4ece-4792-8cda-3cc0eaa5e00b.jpg',
'https://images.openlane.eu/carimgs/5739667/general/eef40ef4-a4ee-43ff-9dd5-9305219f1776.jpg',
'https://images.openlane.eu/carimgs/5739667/general/913d2fa9-307b-4ae5-8bcf-d32b79c644e3.jpg',
'https://images.openlane.eu/carimgs/5739667/general/215d913b-adfc-4084-9371-1fa7e9dfc66e.jpg',
'https://images.openlane.eu/carimgs/5739667/general/8fcbe3de-6c51-4f45-aaa0-6018c0b66517.jpg',
'https://images.openlane.eu/carimgs/5739667/general/bb4260b4-fe3f-4735-9c20-50c28a31c4db.jpg',
'https://images.openlane.eu/carimgs/5739667/general/7d32a544-b1af-48ee-9836-db6579c6766e.jpg',
'https://images.openlane.eu/carimgs/5739667/general/8f15bac8-a254-48e9-97c5-a3300e9d4b33.jpg',
'https://images.openlane.eu/carimgs/5739667/general/7599800c-2c14-4098-9ef8-3223d703db00.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ecc76e6-f825-5bff-a30c-747d0be0ab47/4ecc76e6-f825-5bff-a30c-747d0be0ab47_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 134268,
'Height': 602,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739667/general/9062b476-b689-49d4-9e78-479ba412ea81.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ecc76e6-f825-5bff-a30c-747d0be0ab47/4ecc76e6-f825-5bff-a30c-747d0be0ab47_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39030,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739667/general/0bf2fcfd-4ece-4792-8cda-3cc0eaa5e00b.jpg',
'Width': 399},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ecc76e6-f825-5bff-a30c-747d0be0ab47/4ecc76e6-f825-5bff-a30c-747d0be0ab47_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119649,
'Height': 602,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739667/general/eef40ef4-a4ee-43ff-9dd5-9305219f1776.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ecc76e6-f825-5bff-a30c-747d0be0ab47/4ecc76e6-f825-5bff-a30c-747d0be0ab47_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137538,
'Height': 602,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739667/general/913d2fa9-307b-4ae5-8bcf-d32b79c644e3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ecc76e6-f825-5bff-a30c-747d0be0ab47/4ecc76e6-f825-5bff-a30c-747d0be0ab47_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90351,
'Height': 602,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739667/general/215d913b-adfc-4084-9371-1fa7e9dfc66e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ecc76e6-f825-5bff-a30c-747d0be0ab47/4ecc76e6-f825-5bff-a30c-747d0be0ab47_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111036,
'Height': 602,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739667/general/8fcbe3de-6c51-4f45-aaa0-6018c0b66517.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ecc76e6-f825-5bff-a30c-747d0be0ab47/4ecc76e6-f825-5bff-a30c-747d0be0ab47_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106361,
'Height': 602,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739667/general/bb4260b4-fe3f-4735-9c20-50c28a31c4db.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ecc76e6-f825-5bff-a30c-747d0be0ab47/4ecc76e6-f825-5bff-a30c-747d0be0ab47_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108618,
'Height': 602,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739667/general/7d32a544-b1af-48ee-9836-db6579c6766e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ecc76e6-f825-5bff-a30c-747d0be0ab47/4ecc76e6-f825-5bff-a30c-747d0be0ab47_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93148,
'Height': 602,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739667/general/8f15bac8-a254-48e9-97c5-a3300e9d4b33.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ecc76e6-f825-5bff-a30c-747d0be0ab47/4ecc76e6-f825-5bff-a30c-747d0be0ab47_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128259,
'Height': 602,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739667/general/7599800c-2c14-4098-9ef8-3223d703db00.jpg',
'Width': 800}],
'price': 12200,
'price_includes_vat': True,
'registration_date': '2023-03-30',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Hyundai Tucson 1.6 - Hybrid - Automatic - 180 hp - 87.225 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-27 22:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732424%27 HTTP/1.1" 200 None
2026-03-27 22:01:34 [adesa.it] INFO: Saving data for 10732424: {'created_time': 1774648894.885025, 'last_price_update_time': 1774648894.885036, 'auction_closing_time': 1774862700.0}
2026-03-27 22:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732424') HTTP/1.1" 204 0
2026-03-27 22:01:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: fa331941-4f82-59b9-b27e-94a6ed653a9f with identifier: 10732425
2026-03-27 22:01:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: fa331941-4f82-59b9-b27e-94a6ed653a9f with identifier: 10732425
2026-03-27 22:01:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: fa331941-4f82-59b9-b27e-94a6ed653a9f with identifier: 10732425 to the API
2026-03-27 22:01:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:01: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-27 22:01:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732425>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Hybrid',
'id': 'fa331941-4f82-59b9-b27e-94a6ed653a9f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GS182XL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732425',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 70569,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 53,
'photo_urls': ['https://images.openlane.eu/carimgs/5739668/general/490bb607-1c90-41e9-8f0d-29f1a193e29c.jpg',
'https://images.openlane.eu/carimgs/5739668/general/6cae29c1-8d1e-4fcf-a908-277ae287400e.jpg',
'https://images.openlane.eu/carimgs/5739668/general/1b00d636-2138-4990-8250-095385fa9cf9.jpg',
'https://images.openlane.eu/carimgs/5739668/general/570ce2d2-6cb3-4f27-941c-a97d5bbd8f1f.jpg',
'https://images.openlane.eu/carimgs/5739668/general/edd8468f-3bd8-434a-9c2e-8051e4997315.jpg',
'https://images.openlane.eu/carimgs/5739668/general/cbbf2594-9daa-4728-81ee-98c3d0c4b6de.jpg',
'https://images.openlane.eu/carimgs/5739668/general/a6af82fb-bd43-42fc-afc3-9e43304f5f32.jpg',
'https://images.openlane.eu/carimgs/5739668/general/fb2296ec-2d5f-4dec-9122-16c43db63ec7.jpg',
'https://images.openlane.eu/carimgs/5739668/general/ce568f5b-a252-42cc-9caa-1bcddc46f663.jpg',
'https://images.openlane.eu/carimgs/5739668/general/89c219c4-f47b-415a-9480-d2a9f9297f21.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa331941-4f82-59b9-b27e-94a6ed653a9f/fa331941-4f82-59b9-b27e-94a6ed653a9f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95409,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739668/general/490bb607-1c90-41e9-8f0d-29f1a193e29c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa331941-4f82-59b9-b27e-94a6ed653a9f/fa331941-4f82-59b9-b27e-94a6ed653a9f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99235,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739668/general/6cae29c1-8d1e-4fcf-a908-277ae287400e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa331941-4f82-59b9-b27e-94a6ed653a9f/fa331941-4f82-59b9-b27e-94a6ed653a9f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120081,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739668/general/1b00d636-2138-4990-8250-095385fa9cf9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa331941-4f82-59b9-b27e-94a6ed653a9f/fa331941-4f82-59b9-b27e-94a6ed653a9f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99910,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739668/general/570ce2d2-6cb3-4f27-941c-a97d5bbd8f1f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa331941-4f82-59b9-b27e-94a6ed653a9f/fa331941-4f82-59b9-b27e-94a6ed653a9f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88240,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739668/general/edd8468f-3bd8-434a-9c2e-8051e4997315.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa331941-4f82-59b9-b27e-94a6ed653a9f/fa331941-4f82-59b9-b27e-94a6ed653a9f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112188,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739668/general/cbbf2594-9daa-4728-81ee-98c3d0c4b6de.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa331941-4f82-59b9-b27e-94a6ed653a9f/fa331941-4f82-59b9-b27e-94a6ed653a9f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81453,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739668/general/a6af82fb-bd43-42fc-afc3-9e43304f5f32.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa331941-4f82-59b9-b27e-94a6ed653a9f/fa331941-4f82-59b9-b27e-94a6ed653a9f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96673,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739668/general/fb2296ec-2d5f-4dec-9122-16c43db63ec7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa331941-4f82-59b9-b27e-94a6ed653a9f/fa331941-4f82-59b9-b27e-94a6ed653a9f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120151,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739668/general/ce568f5b-a252-42cc-9caa-1bcddc46f663.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa331941-4f82-59b9-b27e-94a6ed653a9f/fa331941-4f82-59b9-b27e-94a6ed653a9f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 33537,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739668/general/89c219c4-f47b-415a-9480-d2a9f9297f21.jpg',
'Width': 400}],
'price': 14600,
'price_includes_vat': True,
'registration_date': '2024-01-25',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Hyundai Tucson 1.6 - Hybrid - Automatic - 180 hp - 70.569 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-27 22:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732425%27 HTTP/1.1" 200 None
2026-03-27 22:01:35 [adesa.it] INFO: Saving data for 10732425: {'created_time': 1774648895.270227, 'last_price_update_time': 1774648895.270238, 'auction_closing_time': 1774862700.0}
2026-03-27 22:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732425') HTTP/1.1" 204 0
2026-03-27 22:01:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee584eed0>
2026-03-27 22:01:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:01:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:01:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5c38f253-4c61-503b-9816-8b2b3b154553/5c38f253-4c61-503b-9816-8b2b3b154553_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749333%252Fgeneral%252F0e3b7eb0-1670-4149-908c-d67f6f003e73.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749333/general/0e3b7eb0-1670-4149-908c-d67f6f003e73.jpg saved to cache
2026-03-27 22:01:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 5c38f253-4c61-503b-9816-8b2b3b154553
2026-03-27 22:01:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749334/general/349ef4d4-a67b-4897-a800-6ceb3cc25402.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732234)
2026-03-27 22:01:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749332/general/70cdba2e-15bc-4d7f-a3c3-23f8fcf14f96.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732232)
2026-03-27 22:01:35 [adesa.it] INFO: Found listing with ID: 10732437
2026-03-27 22:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732437%27 HTTP/1.1" 200 None
2026-03-27 22:01:35 [adesa.it] INFO: Scrape type for 10732437: 1
2026-03-27 22:01:35 [adesa.it] INFO: Scraping item 10732437 url https://www.openlane.eu/en/carv6/auction/10732437
2026-03-27 22:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749334%252Fgeneral%252F9f6a1811-bfb1-472a-beb8-152507b497d1.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749334/general/9f6a1811-bfb1-472a-beb8-152507b497d1.jpg not downloaded yet
2026-03-27 22:01:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749332%252Fgeneral%252Fbd926412-3c29-48ad-bc7a-eb6ef02eebea.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749332/general/bd926412-3c29-48ad-bc7a-eb6ef02eebea.jpg not downloaded yet
2026-03-27 22:01:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 07fab34f-266b-5473-9c66-16d074621e3c with identifier: 10732221
2026-03-27 22:01:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 07fab34f-266b-5473-9c66-16d074621e3c with scrape type 1
2026-03-27 22:01:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 07fab34f-266b-5473-9c66-16d074621e3c
2026-03-27 22:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744178%252Fgeneral%252F94dafe3c-8de0-49d7-a556-34cc24e8c252.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744178/general/94dafe3c-8de0-49d7-a556-34cc24e8c252.jpg already downloaded
2026-03-27 22:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744178%252Fgeneral%252Fc9370756-870d-43bf-a84e-01bdcede3a85.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744178/general/c9370756-870d-43bf-a84e-01bdcede3a85.jpg already downloaded
2026-03-27 22:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744178%252Fgeneral%252F01efa387-b350-4011-b5e2-241cd2393ea1.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744178/general/01efa387-b350-4011-b5e2-241cd2393ea1.jpg already downloaded
2026-03-27 22:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744178%252Fgeneral%252Fdfd062a4-0716-46cb-87ce-a3888423fa69.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744178/general/dfd062a4-0716-46cb-87ce-a3888423fa69.jpg already downloaded
2026-03-27 22:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744178%252Fgeneral%252Fe042771e-eedb-4e82-aaed-c560b4d4ee0d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744178/general/e042771e-eedb-4e82-aaed-c560b4d4ee0d.jpg already downloaded
2026-03-27 22:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744178%252Fgeneral%252F7c0f371c-4d50-44d2-ab98-a7c93e98284c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744178/general/7c0f371c-4d50-44d2-ab98-a7c93e98284c.jpg already downloaded
2026-03-27 22:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744178%252Fgeneral%252F29a293e4-a724-48d1-a59a-f9ef4cae574b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744178/general/29a293e4-a724-48d1-a59a-f9ef4cae574b.jpg already downloaded
2026-03-27 22:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744178%252Fgeneral%252Fd45030fa-82d7-47b6-967f-0b8cbd1bab3f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744178/general/d45030fa-82d7-47b6-967f-0b8cbd1bab3f.jpg already downloaded
2026-03-27 22:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744178%252Fgeneral%252F6ef4a652-02c9-46a2-b396-c593a0e9fc80.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744178/general/6ef4a652-02c9-46a2-b396-c593a0e9fc80.jpg already downloaded
2026-03-27 22:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744178%252Fgeneral%252Fe36d7b24-deb7-4e6e-9ec3-00602ef521f5.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744178/general/e36d7b24-deb7-4e6e-9ec3-00602ef521f5.jpg already downloaded
2026-03-27 22:01:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 07fab34f-266b-5473-9c66-16d074621e3c, identifier: 10732221
2026-03-27 22:01:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 61d28bb9-50f8-5d66-91d6-d741e7218038 with identifier: 10732220
2026-03-27 22:01:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 61d28bb9-50f8-5d66-91d6-d741e7218038 with scrape type 1
2026-03-27 22:01:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 61d28bb9-50f8-5d66-91d6-d741e7218038
2026-03-27 22:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741839%252Fgeneral%252F7a41a788-016d-46ea-9eec-547719a7b1df.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741839/general/7a41a788-016d-46ea-9eec-547719a7b1df.jpg already downloaded
2026-03-27 22:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741839%252Fgeneral%252F1034cfd8-9a0d-466e-b577-b17672040759.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741839/general/1034cfd8-9a0d-466e-b577-b17672040759.jpg already downloaded
2026-03-27 22:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741839%252Fgeneral%252Fd6c9ef50-fb31-464c-933d-a5121e75e87a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741839/general/d6c9ef50-fb31-464c-933d-a5121e75e87a.jpg already downloaded
2026-03-27 22:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741839%252Fgeneral%252F3fbd99e8-d76a-4e47-94e9-280a5fbac317.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741839/general/3fbd99e8-d76a-4e47-94e9-280a5fbac317.jpg already downloaded
2026-03-27 22:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741839%252Fgeneral%252F895ab561-b598-46dc-9c03-5cd1cc49ddaa.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741839/general/895ab561-b598-46dc-9c03-5cd1cc49ddaa.jpg already downloaded
2026-03-27 22:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741839%252Fgeneral%252Fe3236196-8e66-4488-9540-45efb9a9fed1.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741839/general/e3236196-8e66-4488-9540-45efb9a9fed1.jpg already downloaded
2026-03-27 22:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741839%252Fgeneral%252F9e74b024-9894-435a-8b86-d9cf3866ae5f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741839/general/9e74b024-9894-435a-8b86-d9cf3866ae5f.jpg already downloaded
2026-03-27 22:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741839%252Fgeneral%252F1632c320-31f0-457d-85b7-e8833391805d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741839/general/1632c320-31f0-457d-85b7-e8833391805d.jpg already downloaded
2026-03-27 22:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741839%252Fgeneral%252F8d841e2e-ceb3-4c46-b041-2566c0f077fb.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741839/general/8d841e2e-ceb3-4c46-b041-2566c0f077fb.jpg already downloaded
2026-03-27 22:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741839%252Fgeneral%252F4ae6737d-9a83-4e17-bc18-c49567f9f33e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741839/general/4ae6737d-9a83-4e17-bc18-c49567f9f33e.jpg already downloaded
2026-03-27 22:01:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 61d28bb9-50f8-5d66-91d6-d741e7218038, identifier: 10732220
2026-03-27 22:01:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee46010d0>
2026-03-27 22:01:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:01:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:01:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fd01dff0-83b5-543a-b099-39ea5ece3be1/fd01dff0-83b5-543a-b099-39ea5ece3be1_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749332%252Fgeneral%252F4f087729-5e70-4fa8-a334-ede61d76da55.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749332/general/4f087729-5e70-4fa8-a334-ede61d76da55.jpg saved to cache
2026-03-27 22:01:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item fd01dff0-83b5-543a-b099-39ea5ece3be1
2026-03-27 22:01:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee4684fd0>
2026-03-27 22:01:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:01:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:01:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5afc67eb-309e-555b-9093-dc9ff4be17f1/5afc67eb-309e-555b-9093-dc9ff4be17f1_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749334%252Fgeneral%252Fed0b2d5b-7508-4bd3-82b3-0696a8b57ed0.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749334/general/ed0b2d5b-7508-4bd3-82b3-0696a8b57ed0.jpg saved to cache
2026-03-27 22:01:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 5afc67eb-309e-555b-9093-dc9ff4be17f1
2026-03-27 22:01:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5bc8350>
2026-03-27 22:01:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:01:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:01:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fd01dff0-83b5-543a-b099-39ea5ece3be1/fd01dff0-83b5-543a-b099-39ea5ece3be1_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749332%252Fgeneral%252F3dad46ff-e1ae-438f-ab82-da6c65dfd9ad.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749332/general/3dad46ff-e1ae-438f-ab82-da6c65dfd9ad.jpg saved to cache
2026-03-27 22:01:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item fd01dff0-83b5-543a-b099-39ea5ece3be1
2026-03-27 22:01:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee4687910>
2026-03-27 22:01:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:01:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:01:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5c38f253-4c61-503b-9816-8b2b3b154553/5c38f253-4c61-503b-9816-8b2b3b154553_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749333%252Fgeneral%252F4bf808d6-a605-4680-a9c6-8c53ce6f2efd.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749333/general/4bf808d6-a605-4680-a9c6-8c53ce6f2efd.jpg saved to cache
2026-03-27 22:01:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 5c38f253-4c61-503b-9816-8b2b3b154553
2026-03-27 22:01:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749334/general/d2fe02e2-0e26-4c83-ab78-a534d5b9fc62.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732234)
2026-03-27 22:01:36 [adesa.it] INFO: Found listing with ID: 10732438
2026-03-27 22:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710732438%27 HTTP/1.1" 200 None
2026-03-27 22:01:36 [adesa.it] INFO: Scrape type for 10732438: 1
2026-03-27 22:01:36 [adesa.it] INFO: Scraping item 10732438 url https://www.openlane.eu/en/carv6/auction/10732438
2026-03-27 22:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749334%252Fgeneral%252F95a9e6a9-2fb4-4f35-9172-eee214e8659c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749334/general/95a9e6a9-2fb4-4f35-9172-eee214e8659c.jpg not downloaded yet
2026-03-27 22:01:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 07fab34f-266b-5473-9c66-16d074621e3c with identifier: 10732221
2026-03-27 22:01:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 07fab34f-266b-5473-9c66-16d074621e3c with identifier: 10732221
2026-03-27 22:01:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 07fab34f-266b-5473-9c66-16d074621e3c with identifier: 10732221 to the API
2026-03-27 22:01:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22: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-27 22:01:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732221>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 125,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Hybrid',
'id': '07fab34f-266b-5473-9c66-16d074621e3c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP683ST',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732221',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Ford',
'model': 'Focus',
'odometer': 116333,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 52,
'photo_urls': ['https://images.openlane.eu/carimgs/5744178/general/94dafe3c-8de0-49d7-a556-34cc24e8c252.jpg',
'https://images.openlane.eu/carimgs/5744178/general/c9370756-870d-43bf-a84e-01bdcede3a85.jpg',
'https://images.openlane.eu/carimgs/5744178/general/01efa387-b350-4011-b5e2-241cd2393ea1.jpg',
'https://images.openlane.eu/carimgs/5744178/general/dfd062a4-0716-46cb-87ce-a3888423fa69.jpg',
'https://images.openlane.eu/carimgs/5744178/general/e042771e-eedb-4e82-aaed-c560b4d4ee0d.jpg',
'https://images.openlane.eu/carimgs/5744178/general/7c0f371c-4d50-44d2-ab98-a7c93e98284c.jpg',
'https://images.openlane.eu/carimgs/5744178/general/29a293e4-a724-48d1-a59a-f9ef4cae574b.jpg',
'https://images.openlane.eu/carimgs/5744178/general/d45030fa-82d7-47b6-967f-0b8cbd1bab3f.jpg',
'https://images.openlane.eu/carimgs/5744178/general/6ef4a652-02c9-46a2-b396-c593a0e9fc80.jpg',
'https://images.openlane.eu/carimgs/5744178/general/e36d7b24-deb7-4e6e-9ec3-00602ef521f5.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07fab34f-266b-5473-9c66-16d074621e3c/07fab34f-266b-5473-9c66-16d074621e3c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110695,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744178/general/94dafe3c-8de0-49d7-a556-34cc24e8c252.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07fab34f-266b-5473-9c66-16d074621e3c/07fab34f-266b-5473-9c66-16d074621e3c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35749,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744178/general/c9370756-870d-43bf-a84e-01bdcede3a85.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07fab34f-266b-5473-9c66-16d074621e3c/07fab34f-266b-5473-9c66-16d074621e3c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98610,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744178/general/01efa387-b350-4011-b5e2-241cd2393ea1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07fab34f-266b-5473-9c66-16d074621e3c/07fab34f-266b-5473-9c66-16d074621e3c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105251,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744178/general/dfd062a4-0716-46cb-87ce-a3888423fa69.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07fab34f-266b-5473-9c66-16d074621e3c/07fab34f-266b-5473-9c66-16d074621e3c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 150993,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744178/general/e042771e-eedb-4e82-aaed-c560b4d4ee0d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07fab34f-266b-5473-9c66-16d074621e3c/07fab34f-266b-5473-9c66-16d074621e3c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100052,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744178/general/7c0f371c-4d50-44d2-ab98-a7c93e98284c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07fab34f-266b-5473-9c66-16d074621e3c/07fab34f-266b-5473-9c66-16d074621e3c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95258,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744178/general/29a293e4-a724-48d1-a59a-f9ef4cae574b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07fab34f-266b-5473-9c66-16d074621e3c/07fab34f-266b-5473-9c66-16d074621e3c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95185,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744178/general/d45030fa-82d7-47b6-967f-0b8cbd1bab3f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07fab34f-266b-5473-9c66-16d074621e3c/07fab34f-266b-5473-9c66-16d074621e3c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106174,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744178/general/6ef4a652-02c9-46a2-b396-c593a0e9fc80.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07fab34f-266b-5473-9c66-16d074621e3c/07fab34f-266b-5473-9c66-16d074621e3c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125170,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744178/general/e36d7b24-deb7-4e6e-9ec3-00602ef521f5.jpg',
'Width': 1024}],
'price': 5800,
'price_includes_vat': True,
'registration_date': '2023-06-29',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Ford Focus 1.0 ST Line - Hybrid - Automatic - 125 hp - 116.333 km',
'transmission': 'automatic',
'trim': 'ST Line',
'vin': None,
'year': 2023}
2026-03-27 22:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710732221%27 HTTP/1.1" 200 None
2026-03-27 22:01:36 [adesa.it] INFO: Saving data for 10732221: {'created_time': 1774648896.495369, 'last_price_update_time': 1774648896.495377, 'auction_closing_time': 1774862700.0}
2026-03-27 22:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732221') HTTP/1.1" 204 0
2026-03-27 22:01:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 61d28bb9-50f8-5d66-91d6-d741e7218038 with identifier: 10732220
2026-03-27 22:01:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 61d28bb9-50f8-5d66-91d6-d741e7218038 with identifier: 10732220
2026-03-27 22:01:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 61d28bb9-50f8-5d66-91d6-d741e7218038 with identifier: 10732220 to the API
2026-03-27 22:01:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22: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-27 22:01:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732220>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 125,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Hybrid',
'id': '61d28bb9-50f8-5d66-91d6-d741e7218038',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP247ST',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732220',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Ford',
'model': 'Focus',
'odometer': 115995,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 53,
'photo_urls': ['https://images.openlane.eu/carimgs/5741839/general/7a41a788-016d-46ea-9eec-547719a7b1df.jpg',
'https://images.openlane.eu/carimgs/5741839/general/1034cfd8-9a0d-466e-b577-b17672040759.jpg',
'https://images.openlane.eu/carimgs/5741839/general/d6c9ef50-fb31-464c-933d-a5121e75e87a.jpg',
'https://images.openlane.eu/carimgs/5741839/general/3fbd99e8-d76a-4e47-94e9-280a5fbac317.jpg',
'https://images.openlane.eu/carimgs/5741839/general/895ab561-b598-46dc-9c03-5cd1cc49ddaa.jpg',
'https://images.openlane.eu/carimgs/5741839/general/e3236196-8e66-4488-9540-45efb9a9fed1.jpg',
'https://images.openlane.eu/carimgs/5741839/general/9e74b024-9894-435a-8b86-d9cf3866ae5f.jpg',
'https://images.openlane.eu/carimgs/5741839/general/1632c320-31f0-457d-85b7-e8833391805d.jpg',
'https://images.openlane.eu/carimgs/5741839/general/8d841e2e-ceb3-4c46-b041-2566c0f077fb.jpg',
'https://images.openlane.eu/carimgs/5741839/general/4ae6737d-9a83-4e17-bc18-c49567f9f33e.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_61d28bb9-50f8-5d66-91d6-d741e7218038/61d28bb9-50f8-5d66-91d6-d741e7218038_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130580,
'Height': 533,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741839/general/7a41a788-016d-46ea-9eec-547719a7b1df.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_61d28bb9-50f8-5d66-91d6-d741e7218038/61d28bb9-50f8-5d66-91d6-d741e7218038_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136803,
'Height': 533,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741839/general/1034cfd8-9a0d-466e-b577-b17672040759.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_61d28bb9-50f8-5d66-91d6-d741e7218038/61d28bb9-50f8-5d66-91d6-d741e7218038_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126014,
'Height': 533,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741839/general/d6c9ef50-fb31-464c-933d-a5121e75e87a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_61d28bb9-50f8-5d66-91d6-d741e7218038/61d28bb9-50f8-5d66-91d6-d741e7218038_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118900,
'Height': 533,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741839/general/3fbd99e8-d76a-4e47-94e9-280a5fbac317.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_61d28bb9-50f8-5d66-91d6-d741e7218038/61d28bb9-50f8-5d66-91d6-d741e7218038_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91417,
'Height': 533,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741839/general/895ab561-b598-46dc-9c03-5cd1cc49ddaa.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_61d28bb9-50f8-5d66-91d6-d741e7218038/61d28bb9-50f8-5d66-91d6-d741e7218038_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105267,
'Height': 533,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741839/general/e3236196-8e66-4488-9540-45efb9a9fed1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_61d28bb9-50f8-5d66-91d6-d741e7218038/61d28bb9-50f8-5d66-91d6-d741e7218038_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126867,
'Height': 533,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741839/general/9e74b024-9894-435a-8b86-d9cf3866ae5f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_61d28bb9-50f8-5d66-91d6-d741e7218038/61d28bb9-50f8-5d66-91d6-d741e7218038_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39765,
'Height': 266,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741839/general/1632c320-31f0-457d-85b7-e8833391805d.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_61d28bb9-50f8-5d66-91d6-d741e7218038/61d28bb9-50f8-5d66-91d6-d741e7218038_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136803,
'Height': 533,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741839/general/8d841e2e-ceb3-4c46-b041-2566c0f077fb.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_61d28bb9-50f8-5d66-91d6-d741e7218038/61d28bb9-50f8-5d66-91d6-d741e7218038_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125468,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741839/general/4ae6737d-9a83-4e17-bc18-c49567f9f33e.jpg',
'Width': 1024}],
'price': 5500,
'price_includes_vat': True,
'registration_date': '2023-06-28',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Ford Focus 1.0 ST Line - Hybrid - Automatic - 125 hp - 115.995 km',
'transmission': 'automatic',
'trim': 'ST Line',
'vin': None,
'year': 2023}
2026-03-27 22:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710732220%27 HTTP/1.1" 200 None
2026-03-27 22:01:36 [adesa.it] INFO: Saving data for 10732220: {'created_time': 1774648896.852526, 'last_price_update_time': 1774648896.852539, 'auction_closing_time': 1774862700.0}
2026-03-27 22:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732220') HTTP/1.1" 204 0
2026-03-27 22:01:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 98670d58-2a14-539a-a68a-ea5d48d3fe4e with identifier: 10732426
2026-03-27 22:01:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 98670d58-2a14-539a-a68a-ea5d48d3fe4e with scrape type 1
2026-03-27 22:01:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 98670d58-2a14-539a-a68a-ea5d48d3fe4e
2026-03-27 22:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744192%252Fgeneral%252F8b7f5b2b-f66b-4895-b9c3-315405fedfe4.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744192/general/8b7f5b2b-f66b-4895-b9c3-315405fedfe4.jpg already downloaded
2026-03-27 22:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744192%252Fgeneral%252F896aabf3-e866-4dd5-ba62-b46ee6a910a1.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744192/general/896aabf3-e866-4dd5-ba62-b46ee6a910a1.jpg already downloaded
2026-03-27 22:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744192%252Fgeneral%252F46074a33-89fc-42b0-92bb-6694f8e2e148.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744192/general/46074a33-89fc-42b0-92bb-6694f8e2e148.jpg already downloaded
2026-03-27 22:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744192%252Fgeneral%252Fca84bef0-0c89-4f8c-89d4-3420c7e6d4b0.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744192/general/ca84bef0-0c89-4f8c-89d4-3420c7e6d4b0.jpg already downloaded
2026-03-27 22:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744192%252Fgeneral%252Fc56e3e55-0bd0-4c8a-a2b3-329f248953c5.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744192/general/c56e3e55-0bd0-4c8a-a2b3-329f248953c5.jpg already downloaded
2026-03-27 22:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744192%252Fgeneral%252F1674f985-9886-4e07-9df0-2e0c3ffaedb4.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744192/general/1674f985-9886-4e07-9df0-2e0c3ffaedb4.jpg already downloaded
2026-03-27 22:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744192%252Fgeneral%252F026ecb5c-f97f-45fc-831a-17386391bdce.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744192/general/026ecb5c-f97f-45fc-831a-17386391bdce.jpg already downloaded
2026-03-27 22:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744192%252Fgeneral%252Ff8ccba2f-b3af-47aa-8604-eb49ded3e8a6.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744192/general/f8ccba2f-b3af-47aa-8604-eb49ded3e8a6.jpg already downloaded
2026-03-27 22:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744192%252Fgeneral%252F5e457e6a-b4ab-419d-92d1-b827d060bbb3.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744192/general/5e457e6a-b4ab-419d-92d1-b827d060bbb3.jpg already downloaded
2026-03-27 22:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744192%252Fgeneral%252Fc89586c3-851f-470a-b2f3-960f51a24e0e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744192/general/c89586c3-851f-470a-b2f3-960f51a24e0e.jpg already downloaded
2026-03-27 22:01:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 98670d58-2a14-539a-a68a-ea5d48d3fe4e, identifier: 10732426
2026-03-27 22:01:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749334/general/46e2f6e7-d061-4250-874e-2b80b55afd60.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732234)
2026-03-27 22:01:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 98670d58-2a14-539a-a68a-ea5d48d3fe4e with identifier: 10732426
2026-03-27 22:01:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 98670d58-2a14-539a-a68a-ea5d48d3fe4e with identifier: 10732426
2026-03-27 22:01:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 98670d58-2a14-539a-a68a-ea5d48d3fe4e with identifier: 10732426 to the API
2026-03-27 22:01:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:01:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:01:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732426>
{'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': 130,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Hybrid',
'id': '98670d58-2a14-539a-a68a-ea5d48d3fe4e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH142PL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732426',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Jeep',
'model': 'Compass',
'odometer': 101308,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 39,
'photo_urls': ['https://images.openlane.eu/carimgs/5744192/general/8b7f5b2b-f66b-4895-b9c3-315405fedfe4.jpg',
'https://images.openlane.eu/carimgs/5744192/general/896aabf3-e866-4dd5-ba62-b46ee6a910a1.jpg',
'https://images.openlane.eu/carimgs/5744192/general/46074a33-89fc-42b0-92bb-6694f8e2e148.jpg',
'https://images.openlane.eu/carimgs/5744192/general/ca84bef0-0c89-4f8c-89d4-3420c7e6d4b0.jpg',
'https://images.openlane.eu/carimgs/5744192/general/c56e3e55-0bd0-4c8a-a2b3-329f248953c5.jpg',
'https://images.openlane.eu/carimgs/5744192/general/1674f985-9886-4e07-9df0-2e0c3ffaedb4.jpg',
'https://images.openlane.eu/carimgs/5744192/general/026ecb5c-f97f-45fc-831a-17386391bdce.jpg',
'https://images.openlane.eu/carimgs/5744192/general/f8ccba2f-b3af-47aa-8604-eb49ded3e8a6.jpg',
'https://images.openlane.eu/carimgs/5744192/general/5e457e6a-b4ab-419d-92d1-b827d060bbb3.jpg',
'https://images.openlane.eu/carimgs/5744192/general/c89586c3-851f-470a-b2f3-960f51a24e0e.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_98670d58-2a14-539a-a68a-ea5d48d3fe4e/98670d58-2a14-539a-a68a-ea5d48d3fe4e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117525,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744192/general/8b7f5b2b-f66b-4895-b9c3-315405fedfe4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_98670d58-2a14-539a-a68a-ea5d48d3fe4e/98670d58-2a14-539a-a68a-ea5d48d3fe4e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39102,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744192/general/896aabf3-e866-4dd5-ba62-b46ee6a910a1.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_98670d58-2a14-539a-a68a-ea5d48d3fe4e/98670d58-2a14-539a-a68a-ea5d48d3fe4e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128909,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744192/general/46074a33-89fc-42b0-92bb-6694f8e2e148.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_98670d58-2a14-539a-a68a-ea5d48d3fe4e/98670d58-2a14-539a-a68a-ea5d48d3fe4e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114525,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744192/general/ca84bef0-0c89-4f8c-89d4-3420c7e6d4b0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_98670d58-2a14-539a-a68a-ea5d48d3fe4e/98670d58-2a14-539a-a68a-ea5d48d3fe4e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84991,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744192/general/c56e3e55-0bd0-4c8a-a2b3-329f248953c5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_98670d58-2a14-539a-a68a-ea5d48d3fe4e/98670d58-2a14-539a-a68a-ea5d48d3fe4e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106416,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744192/general/1674f985-9886-4e07-9df0-2e0c3ffaedb4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_98670d58-2a14-539a-a68a-ea5d48d3fe4e/98670d58-2a14-539a-a68a-ea5d48d3fe4e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104874,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744192/general/026ecb5c-f97f-45fc-831a-17386391bdce.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_98670d58-2a14-539a-a68a-ea5d48d3fe4e/98670d58-2a14-539a-a68a-ea5d48d3fe4e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136142,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744192/general/f8ccba2f-b3af-47aa-8604-eb49ded3e8a6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_98670d58-2a14-539a-a68a-ea5d48d3fe4e/98670d58-2a14-539a-a68a-ea5d48d3fe4e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 143976,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744192/general/5e457e6a-b4ab-419d-92d1-b827d060bbb3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_98670d58-2a14-539a-a68a-ea5d48d3fe4e/98670d58-2a14-539a-a68a-ea5d48d3fe4e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130150,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744192/general/c89586c3-851f-470a-b2f3-960f51a24e0e.jpg',
'Width': 1024}],
'price': 5100,
'price_includes_vat': True,
'registration_date': '2021-11-30',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Jeep Compass 4xe 1.3 - Hybrid - Automatic - 130 hp - 101.308 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-27 22:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710732426%27 HTTP/1.1" 200 None
2026-03-27 22:01:37 [adesa.it] INFO: Saving data for 10732426: {'created_time': 1774648897.532175, 'last_price_update_time': 1774648897.532185, 'auction_closing_time': 1774862700.0}
2026-03-27 22:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732426') HTTP/1.1" 204 0
2026-03-27 22:01:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749333/general/5b34a39a-1ad1-4a46-b592-151eeabee8bf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732233)
2026-03-27 22:01:37 [adesa.it] INFO: Found listing with ID: 10732439
2026-03-27 22:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710732439%27 HTTP/1.1" 200 None
2026-03-27 22:01:37 [adesa.it] INFO: Scrape type for 10732439: 1
2026-03-27 22:01:37 [adesa.it] INFO: Scraping item 10732439 url https://www.openlane.eu/en/carv6/auction/10732439
2026-03-27 22:01:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732427> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:01:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732428> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:01:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732431> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:01:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee58d1390>
2026-03-27 22:01:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:01:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5afc67eb-309e-555b-9093-dc9ff4be17f1/5afc67eb-309e-555b-9093-dc9ff4be17f1_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749334%252Fgeneral%252F349ef4d4-a67b-4897-a800-6ceb3cc25402.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749334/general/349ef4d4-a67b-4897-a800-6ceb3cc25402.jpg saved to cache
2026-03-27 22:01:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 5afc67eb-309e-555b-9093-dc9ff4be17f1
2026-03-27 22:01:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee4629850>
2026-03-27 22:01:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:01:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fd01dff0-83b5-543a-b099-39ea5ece3be1/fd01dff0-83b5-543a-b099-39ea5ece3be1_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749332%252Fgeneral%252F70cdba2e-15bc-4d7f-a3c3-23f8fcf14f96.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749332/general/70cdba2e-15bc-4d7f-a3c3-23f8fcf14f96.jpg saved to cache
2026-03-27 22:01:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item fd01dff0-83b5-543a-b099-39ea5ece3be1
2026-03-27 22:01:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749333/general/149382a0-cf19-484b-b93b-89bd3cc39d52.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732233)
2026-03-27 22:01:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749332/general/d654ece2-1857-4c39-b20e-871091797e3b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732232)
2026-03-27 22:01:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749332/general/b6a7565e-c243-4344-bc10-52767a5909fa.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732232)
2026-03-27 22: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-27 22: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-27 22: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-27 22:01:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee590b910>
2026-03-27 22:01:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:01:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5afc67eb-309e-555b-9093-dc9ff4be17f1/5afc67eb-309e-555b-9093-dc9ff4be17f1_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749334%252Fgeneral%252Fd2fe02e2-0e26-4c83-ab78-a534d5b9fc62.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749334/general/d2fe02e2-0e26-4c83-ab78-a534d5b9fc62.jpg saved to cache
2026-03-27 22:01:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 5afc67eb-309e-555b-9093-dc9ff4be17f1
2026-03-27 22:01:37 [adesa.it] INFO: Found listing with ID: 10732440
2026-03-27 22:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710732440%27 HTTP/1.1" 200 None
2026-03-27 22:01:37 [adesa.it] INFO: Scrape type for 10732440: 1
2026-03-27 22:01:37 [adesa.it] INFO: Scraping item 10732440 url https://www.openlane.eu/en/carv6/auction/10732440
2026-03-27 22:01:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee45ca6d0>
2026-03-27 22:01:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:01:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5afc67eb-309e-555b-9093-dc9ff4be17f1/5afc67eb-309e-555b-9093-dc9ff4be17f1_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749334%252Fgeneral%252F46e2f6e7-d061-4250-874e-2b80b55afd60.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749334/general/46e2f6e7-d061-4250-874e-2b80b55afd60.jpg saved to cache
2026-03-27 22:01:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 5afc67eb-309e-555b-9093-dc9ff4be17f1
2026-03-27 22:01:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749334/general/9f6a1811-bfb1-472a-beb8-152507b497d1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732234)
2026-03-27 22:01:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5a18690>
2026-03-27 22:01:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:01:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5c38f253-4c61-503b-9816-8b2b3b154553/5c38f253-4c61-503b-9816-8b2b3b154553_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749333%252Fgeneral%252F5b34a39a-1ad1-4a46-b592-151eeabee8bf.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749333/general/5b34a39a-1ad1-4a46-b592-151eeabee8bf.jpg saved to cache
2026-03-27 22:01:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 5c38f253-4c61-503b-9816-8b2b3b154553
2026-03-27 22:01:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4c2b133d-c33b-5bef-8844-548324e2de72 with identifier: 10732427
2026-03-27 22:01:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4c2b133d-c33b-5bef-8844-548324e2de72 with scrape type 1
2026-03-27 22:01:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4c2b133d-c33b-5bef-8844-548324e2de72
2026-03-27 22:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741857%252Fgeneral%252Fb77686c1-3b77-4eca-b48a-11af6702f808.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741857/general/b77686c1-3b77-4eca-b48a-11af6702f808.jpg already downloaded
2026-03-27 22:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741857%252Fgeneral%252Feff5c716-4f8a-4207-b2f9-55e7630ac7f1.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741857/general/eff5c716-4f8a-4207-b2f9-55e7630ac7f1.jpg already downloaded
2026-03-27 22:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741857%252Fgeneral%252F7cb05b0b-0ed9-406a-8855-7176538bcdbd.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741857/general/7cb05b0b-0ed9-406a-8855-7176538bcdbd.jpg already downloaded
2026-03-27 22:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741857%252Fgeneral%252Fb4b94fb2-91dc-48e8-9f51-abe03bf9bf74.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741857/general/b4b94fb2-91dc-48e8-9f51-abe03bf9bf74.jpg already downloaded
2026-03-27 22:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741857%252Fgeneral%252F87c66c47-32bf-458e-a759-4a46bb55b2e8.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741857/general/87c66c47-32bf-458e-a759-4a46bb55b2e8.jpg already downloaded
2026-03-27 22:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741857%252Fgeneral%252Ff02c0df3-fa9d-4af0-8d82-dbfb39e5b334.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741857/general/f02c0df3-fa9d-4af0-8d82-dbfb39e5b334.jpg already downloaded
2026-03-27 22:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741857%252Fgeneral%252Fcb19a626-2007-40b9-bf3d-e08d5918d3f8.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741857/general/cb19a626-2007-40b9-bf3d-e08d5918d3f8.jpg already downloaded
2026-03-27 22:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741857%252Fgeneral%252F3430722f-97ef-428b-bb65-d73746533d59.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741857/general/3430722f-97ef-428b-bb65-d73746533d59.jpg already downloaded
2026-03-27 22:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741857%252Fgeneral%252F1638dab2-3ec0-4e2a-aeb1-3b5e4bdf41da.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741857/general/1638dab2-3ec0-4e2a-aeb1-3b5e4bdf41da.jpg already downloaded
2026-03-27 22:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741857%252Fgeneral%252F55def92e-ab1e-4a04-9d20-185ef01f0488.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741857/general/55def92e-ab1e-4a04-9d20-185ef01f0488.jpg already downloaded
2026-03-27 22:01:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 4c2b133d-c33b-5bef-8844-548324e2de72, identifier: 10732427
2026-03-27 22:01:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 95064872-2071-51e4-bdb0-5af72318d852 with identifier: 10732428
2026-03-27 22:01:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 95064872-2071-51e4-bdb0-5af72318d852 with scrape type 1
2026-03-27 22:01:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 95064872-2071-51e4-bdb0-5af72318d852
2026-03-27 22:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741859%252Fgeneral%252F9a7dc064-aa1a-46f5-88a2-be7905a6f2d9.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741859/general/9a7dc064-aa1a-46f5-88a2-be7905a6f2d9.jpg already downloaded
2026-03-27 22:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741859%252Fgeneral%252F818b356c-f2dc-408e-8850-09b03fd4ec7f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741859/general/818b356c-f2dc-408e-8850-09b03fd4ec7f.jpg already downloaded
2026-03-27 22:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741859%252Fgeneral%252F653abb93-ce51-4819-ada5-593c80e0191f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741859/general/653abb93-ce51-4819-ada5-593c80e0191f.jpg already downloaded
2026-03-27 22:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741859%252Fgeneral%252Fa8546a25-9a4d-4545-9151-ce296e6758f4.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741859/general/a8546a25-9a4d-4545-9151-ce296e6758f4.jpg already downloaded
2026-03-27 22:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741859%252Fgeneral%252Fc0ad2b78-4cf5-4198-be84-bc81fa7eb667.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741859/general/c0ad2b78-4cf5-4198-be84-bc81fa7eb667.jpg already downloaded
2026-03-27 22:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741859%252Fgeneral%252Fcc50cf54-87df-4138-b25b-ce6f86b761a9.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741859/general/cc50cf54-87df-4138-b25b-ce6f86b761a9.jpg already downloaded
2026-03-27 22:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741859%252Fgeneral%252F37dc0745-cd20-40d5-9fac-f1368867e655.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741859/general/37dc0745-cd20-40d5-9fac-f1368867e655.jpg already downloaded
2026-03-27 22:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741859%252Fgeneral%252Fda8a6ab9-97bd-4240-9259-ba122a3327cc.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741859/general/da8a6ab9-97bd-4240-9259-ba122a3327cc.jpg already downloaded
2026-03-27 22:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741859%252Fgeneral%252F30dd1a73-fffe-4927-a892-a5c558e3848d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741859/general/30dd1a73-fffe-4927-a892-a5c558e3848d.jpg already downloaded
2026-03-27 22:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741859%252Fgeneral%252F08c57b52-7b0a-48a6-a952-f2073831c052.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741859/general/08c57b52-7b0a-48a6-a952-f2073831c052.jpg already downloaded
2026-03-27 22:01:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 95064872-2071-51e4-bdb0-5af72318d852, identifier: 10732428
2026-03-27 22:01:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 230d8e46-9cbc-56ca-8d9b-3d6a421b3e0a with identifier: 10732431
2026-03-27 22:01:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 230d8e46-9cbc-56ca-8d9b-3d6a421b3e0a with scrape type 1
2026-03-27 22:01:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 230d8e46-9cbc-56ca-8d9b-3d6a421b3e0a
2026-03-27 22:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744196%252Fgeneral%252Fe801e308-679a-448b-967f-3e79e692138f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744196/general/e801e308-679a-448b-967f-3e79e692138f.jpg already downloaded
2026-03-27 22:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744196%252Fgeneral%252F1c77644d-d0a8-4e72-b903-28878a347246.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744196/general/1c77644d-d0a8-4e72-b903-28878a347246.jpg already downloaded
2026-03-27 22:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744196%252Fgeneral%252F78ee548c-98f9-4fb7-8923-626fff899739.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744196/general/78ee548c-98f9-4fb7-8923-626fff899739.jpg already downloaded
2026-03-27 22:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744196%252Fgeneral%252F54f59aa6-16c4-4d2f-ad17-dc5b2b834f95.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744196/general/54f59aa6-16c4-4d2f-ad17-dc5b2b834f95.jpg already downloaded
2026-03-27 22:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744196%252Fgeneral%252F9a5eeb76-8bed-453e-b241-1889bd0bfdf4.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744196/general/9a5eeb76-8bed-453e-b241-1889bd0bfdf4.jpg already downloaded
2026-03-27 22:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744196%252Fgeneral%252Ff767719b-13f8-4bfa-9658-ec188b5a9b15.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744196/general/f767719b-13f8-4bfa-9658-ec188b5a9b15.jpg already downloaded
2026-03-27 22:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744196%252Fgeneral%252F26b08e09-a364-4f2f-b43f-f46166e04fdf.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744196/general/26b08e09-a364-4f2f-b43f-f46166e04fdf.jpg already downloaded
2026-03-27 22:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744196%252Fgeneral%252F0fcde71b-9a09-46c1-870f-b2c7d1db4843.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744196/general/0fcde71b-9a09-46c1-870f-b2c7d1db4843.jpg already downloaded
2026-03-27 22:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744196%252Fgeneral%252F9ca40225-b2ba-48f0-9d53-f2d6a31bce4e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744196/general/9ca40225-b2ba-48f0-9d53-f2d6a31bce4e.jpg already downloaded
2026-03-27 22:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744196%252Fgeneral%252Fd8226413-935d-4d96-9d49-be6dc3179825.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744196/general/d8226413-935d-4d96-9d49-be6dc3179825.jpg already downloaded
2026-03-27 22:01:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 230d8e46-9cbc-56ca-8d9b-3d6a421b3e0a, identifier: 10732431
2026-03-27 22:01:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749334/general/b5a1ef10-eb03-48ee-842d-47058d3232f1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732234)
2026-03-27 22:01:38 [adesa.it] INFO: Found listing with ID: 10732441
2026-03-27 22:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732441%27 HTTP/1.1" 200 None
2026-03-27 22:01:38 [adesa.it] INFO: Scrape type for 10732441: 1
2026-03-27 22:01:38 [adesa.it] INFO: Scraping item 10732441 url https://www.openlane.eu/en/carv6/auction/10732441
2026-03-27 22:01:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 4c2b133d-c33b-5bef-8844-548324e2de72 with identifier: 10732427
2026-03-27 22:01:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 4c2b133d-c33b-5bef-8844-548324e2de72 with identifier: 10732427
2026-03-27 22:01:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 4c2b133d-c33b-5bef-8844-548324e2de72 with identifier: 10732427 to the API
2026-03-27 22:01:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:01: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-27 22:01:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732427>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Hybrid',
'id': '4c2b133d-c33b-5bef-8844-548324e2de72',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM413NW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732427',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Jeep',
'model': 'Renegade',
'odometer': 106022,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 24,
'photo_urls': ['https://images.openlane.eu/carimgs/5741857/general/b77686c1-3b77-4eca-b48a-11af6702f808.jpg',
'https://images.openlane.eu/carimgs/5741857/general/eff5c716-4f8a-4207-b2f9-55e7630ac7f1.jpg',
'https://images.openlane.eu/carimgs/5741857/general/7cb05b0b-0ed9-406a-8855-7176538bcdbd.jpg',
'https://images.openlane.eu/carimgs/5741857/general/b4b94fb2-91dc-48e8-9f51-abe03bf9bf74.jpg',
'https://images.openlane.eu/carimgs/5741857/general/87c66c47-32bf-458e-a759-4a46bb55b2e8.jpg',
'https://images.openlane.eu/carimgs/5741857/general/f02c0df3-fa9d-4af0-8d82-dbfb39e5b334.jpg',
'https://images.openlane.eu/carimgs/5741857/general/cb19a626-2007-40b9-bf3d-e08d5918d3f8.jpg',
'https://images.openlane.eu/carimgs/5741857/general/3430722f-97ef-428b-bb65-d73746533d59.jpg',
'https://images.openlane.eu/carimgs/5741857/general/1638dab2-3ec0-4e2a-aeb1-3b5e4bdf41da.jpg',
'https://images.openlane.eu/carimgs/5741857/general/55def92e-ab1e-4a04-9d20-185ef01f0488.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c2b133d-c33b-5bef-8844-548324e2de72/4c2b133d-c33b-5bef-8844-548324e2de72_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128620,
'Height': 593,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741857/general/b77686c1-3b77-4eca-b48a-11af6702f808.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c2b133d-c33b-5bef-8844-548324e2de72/4c2b133d-c33b-5bef-8844-548324e2de72_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37452,
'Height': 296,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741857/general/eff5c716-4f8a-4207-b2f9-55e7630ac7f1.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c2b133d-c33b-5bef-8844-548324e2de72/4c2b133d-c33b-5bef-8844-548324e2de72_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 148273,
'Height': 593,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741857/general/7cb05b0b-0ed9-406a-8855-7176538bcdbd.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c2b133d-c33b-5bef-8844-548324e2de72/4c2b133d-c33b-5bef-8844-548324e2de72_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139031,
'Height': 593,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741857/general/b4b94fb2-91dc-48e8-9f51-abe03bf9bf74.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c2b133d-c33b-5bef-8844-548324e2de72/4c2b133d-c33b-5bef-8844-548324e2de72_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108556,
'Height': 593,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741857/general/87c66c47-32bf-458e-a759-4a46bb55b2e8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c2b133d-c33b-5bef-8844-548324e2de72/4c2b133d-c33b-5bef-8844-548324e2de72_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111773,
'Height': 593,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741857/general/f02c0df3-fa9d-4af0-8d82-dbfb39e5b334.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c2b133d-c33b-5bef-8844-548324e2de72/4c2b133d-c33b-5bef-8844-548324e2de72_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118523,
'Height': 593,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741857/general/cb19a626-2007-40b9-bf3d-e08d5918d3f8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c2b133d-c33b-5bef-8844-548324e2de72/4c2b133d-c33b-5bef-8844-548324e2de72_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98475,
'Height': 593,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741857/general/3430722f-97ef-428b-bb65-d73746533d59.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c2b133d-c33b-5bef-8844-548324e2de72/4c2b133d-c33b-5bef-8844-548324e2de72_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114849,
'Height': 593,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741857/general/1638dab2-3ec0-4e2a-aeb1-3b5e4bdf41da.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c2b133d-c33b-5bef-8844-548324e2de72/4c2b133d-c33b-5bef-8844-548324e2de72_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 150200,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741857/general/55def92e-ab1e-4a04-9d20-185ef01f0488.jpg',
'Width': 1024}],
'price': 8400,
'price_includes_vat': True,
'registration_date': '2023-01-13',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Jeep Renegade 1.5 Limited - Hybrid - Automatic - 130 hp - 106.022 '
'km',
'transmission': 'automatic',
'trim': 'Limited',
'vin': None,
'year': 2023}
2026-03-27 22:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732427%27 HTTP/1.1" 200 None
2026-03-27 22:01:39 [adesa.it] INFO: Saving data for 10732427: {'created_time': 1774648899.13853, 'last_price_update_time': 1774648899.13854, 'auction_closing_time': 1774862700.0}
2026-03-27 22:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732427') HTTP/1.1" 204 0
2026-03-27 22:01:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 95064872-2071-51e4-bdb0-5af72318d852 with identifier: 10732428
2026-03-27 22:01:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 95064872-2071-51e4-bdb0-5af72318d852 with identifier: 10732428
2026-03-27 22:01:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 95064872-2071-51e4-bdb0-5af72318d852 with identifier: 10732428 to the API
2026-03-27 22:01:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:01: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-27 22:01:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732428>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.3L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Hybrid',
'id': '95064872-2071-51e4-bdb0-5af72318d852',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK901KT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732428',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Jeep',
'model': 'Renegade',
'odometer': 34593,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 19,
'photo_urls': ['https://images.openlane.eu/carimgs/5741859/general/9a7dc064-aa1a-46f5-88a2-be7905a6f2d9.jpg',
'https://images.openlane.eu/carimgs/5741859/general/818b356c-f2dc-408e-8850-09b03fd4ec7f.jpg',
'https://images.openlane.eu/carimgs/5741859/general/653abb93-ce51-4819-ada5-593c80e0191f.jpg',
'https://images.openlane.eu/carimgs/5741859/general/a8546a25-9a4d-4545-9151-ce296e6758f4.jpg',
'https://images.openlane.eu/carimgs/5741859/general/c0ad2b78-4cf5-4198-be84-bc81fa7eb667.jpg',
'https://images.openlane.eu/carimgs/5741859/general/cc50cf54-87df-4138-b25b-ce6f86b761a9.jpg',
'https://images.openlane.eu/carimgs/5741859/general/37dc0745-cd20-40d5-9fac-f1368867e655.jpg',
'https://images.openlane.eu/carimgs/5741859/general/da8a6ab9-97bd-4240-9259-ba122a3327cc.jpg',
'https://images.openlane.eu/carimgs/5741859/general/30dd1a73-fffe-4927-a892-a5c558e3848d.jpg',
'https://images.openlane.eu/carimgs/5741859/general/08c57b52-7b0a-48a6-a952-f2073831c052.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95064872-2071-51e4-bdb0-5af72318d852/95064872-2071-51e4-bdb0-5af72318d852_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105182,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741859/general/9a7dc064-aa1a-46f5-88a2-be7905a6f2d9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95064872-2071-51e4-bdb0-5af72318d852/95064872-2071-51e4-bdb0-5af72318d852_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39519,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741859/general/818b356c-f2dc-408e-8850-09b03fd4ec7f.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95064872-2071-51e4-bdb0-5af72318d852/95064872-2071-51e4-bdb0-5af72318d852_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117965,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741859/general/653abb93-ce51-4819-ada5-593c80e0191f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95064872-2071-51e4-bdb0-5af72318d852/95064872-2071-51e4-bdb0-5af72318d852_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106092,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741859/general/a8546a25-9a4d-4545-9151-ce296e6758f4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95064872-2071-51e4-bdb0-5af72318d852/95064872-2071-51e4-bdb0-5af72318d852_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80717,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741859/general/c0ad2b78-4cf5-4198-be84-bc81fa7eb667.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95064872-2071-51e4-bdb0-5af72318d852/95064872-2071-51e4-bdb0-5af72318d852_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77994,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741859/general/cc50cf54-87df-4138-b25b-ce6f86b761a9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95064872-2071-51e4-bdb0-5af72318d852/95064872-2071-51e4-bdb0-5af72318d852_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82610,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741859/general/37dc0745-cd20-40d5-9fac-f1368867e655.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95064872-2071-51e4-bdb0-5af72318d852/95064872-2071-51e4-bdb0-5af72318d852_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80156,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741859/general/da8a6ab9-97bd-4240-9259-ba122a3327cc.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95064872-2071-51e4-bdb0-5af72318d852/95064872-2071-51e4-bdb0-5af72318d852_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110647,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741859/general/30dd1a73-fffe-4927-a892-a5c558e3848d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95064872-2071-51e4-bdb0-5af72318d852/95064872-2071-51e4-bdb0-5af72318d852_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83497,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741859/general/08c57b52-7b0a-48a6-a952-f2073831c052.jpg',
'Width': 1024}],
'price': 11200,
'price_includes_vat': True,
'registration_date': '2022-06-07',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Jeep Renegade 4xe 1.3 Limited - Hybrid - Automatic - 130 hp - '
'34.593 km',
'transmission': 'automatic',
'trim': 'Limited',
'vin': None,
'year': 2022}
2026-03-27 22:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732428%27 HTTP/1.1" 200 None
2026-03-27 22:01:39 [adesa.it] INFO: Saving data for 10732428: {'created_time': 1774648899.452443, 'last_price_update_time': 1774648899.452454, 'auction_closing_time': 1774862700.0}
2026-03-27 22:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732428') HTTP/1.1" 204 0
2026-03-27 22:01:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 230d8e46-9cbc-56ca-8d9b-3d6a421b3e0a with identifier: 10732431
2026-03-27 22:01:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 230d8e46-9cbc-56ca-8d9b-3d6a421b3e0a with identifier: 10732431
2026-03-27 22:01:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 230d8e46-9cbc-56ca-8d9b-3d6a421b3e0a with identifier: 10732431 to the API
2026-03-27 22:01:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:01: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-27 22:01:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732431>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Diesel',
'id': '230d8e46-9cbc-56ca-8d9b-3d6a421b3e0a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP290FK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732431',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Kia',
'model': 'Sportage',
'odometer': 118208,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 38,
'photo_urls': ['https://images.openlane.eu/carimgs/5744196/general/e801e308-679a-448b-967f-3e79e692138f.jpg',
'https://images.openlane.eu/carimgs/5744196/general/1c77644d-d0a8-4e72-b903-28878a347246.jpg',
'https://images.openlane.eu/carimgs/5744196/general/78ee548c-98f9-4fb7-8923-626fff899739.jpg',
'https://images.openlane.eu/carimgs/5744196/general/54f59aa6-16c4-4d2f-ad17-dc5b2b834f95.jpg',
'https://images.openlane.eu/carimgs/5744196/general/9a5eeb76-8bed-453e-b241-1889bd0bfdf4.jpg',
'https://images.openlane.eu/carimgs/5744196/general/f767719b-13f8-4bfa-9658-ec188b5a9b15.jpg',
'https://images.openlane.eu/carimgs/5744196/general/26b08e09-a364-4f2f-b43f-f46166e04fdf.jpg',
'https://images.openlane.eu/carimgs/5744196/general/0fcde71b-9a09-46c1-870f-b2c7d1db4843.jpg',
'https://images.openlane.eu/carimgs/5744196/general/9ca40225-b2ba-48f0-9d53-f2d6a31bce4e.jpg',
'https://images.openlane.eu/carimgs/5744196/general/d8226413-935d-4d96-9d49-be6dc3179825.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_230d8e46-9cbc-56ca-8d9b-3d6a421b3e0a/230d8e46-9cbc-56ca-8d9b-3d6a421b3e0a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99165,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744196/general/e801e308-679a-448b-967f-3e79e692138f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_230d8e46-9cbc-56ca-8d9b-3d6a421b3e0a/230d8e46-9cbc-56ca-8d9b-3d6a421b3e0a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 30604,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744196/general/1c77644d-d0a8-4e72-b903-28878a347246.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_230d8e46-9cbc-56ca-8d9b-3d6a421b3e0a/230d8e46-9cbc-56ca-8d9b-3d6a421b3e0a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108096,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744196/general/78ee548c-98f9-4fb7-8923-626fff899739.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_230d8e46-9cbc-56ca-8d9b-3d6a421b3e0a/230d8e46-9cbc-56ca-8d9b-3d6a421b3e0a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94185,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744196/general/54f59aa6-16c4-4d2f-ad17-dc5b2b834f95.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_230d8e46-9cbc-56ca-8d9b-3d6a421b3e0a/230d8e46-9cbc-56ca-8d9b-3d6a421b3e0a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106422,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744196/general/9a5eeb76-8bed-453e-b241-1889bd0bfdf4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_230d8e46-9cbc-56ca-8d9b-3d6a421b3e0a/230d8e46-9cbc-56ca-8d9b-3d6a421b3e0a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90459,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744196/general/f767719b-13f8-4bfa-9658-ec188b5a9b15.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_230d8e46-9cbc-56ca-8d9b-3d6a421b3e0a/230d8e46-9cbc-56ca-8d9b-3d6a421b3e0a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88268,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744196/general/26b08e09-a364-4f2f-b43f-f46166e04fdf.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_230d8e46-9cbc-56ca-8d9b-3d6a421b3e0a/230d8e46-9cbc-56ca-8d9b-3d6a421b3e0a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87690,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744196/general/0fcde71b-9a09-46c1-870f-b2c7d1db4843.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_230d8e46-9cbc-56ca-8d9b-3d6a421b3e0a/230d8e46-9cbc-56ca-8d9b-3d6a421b3e0a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 161388,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744196/general/9ca40225-b2ba-48f0-9d53-f2d6a31bce4e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_230d8e46-9cbc-56ca-8d9b-3d6a421b3e0a/230d8e46-9cbc-56ca-8d9b-3d6a421b3e0a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75377,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744196/general/d8226413-935d-4d96-9d49-be6dc3179825.jpg',
'Width': 800}],
'price': 10600,
'price_includes_vat': True,
'registration_date': '2023-05-29',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Kia Sportage 1.6 CRDI Business - Diesel - Automatic - 136 hp - '
'118.208 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2023}
2026-03-27 22:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732431%27 HTTP/1.1" 200 None
2026-03-27 22:01:39 [adesa.it] INFO: Saving data for 10732431: {'created_time': 1774648899.823914, 'last_price_update_time': 1774648899.823925, 'auction_closing_time': 1774862700.0}
2026-03-27 22:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732431') HTTP/1.1" 204 0
2026-03-27 22:01:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749332/general/bd926412-3c29-48ad-bc7a-eb6ef02eebea.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732232)
2026-03-27 22:01:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749332/general/bc398f4e-9a71-44d6-a047-522d6db6fd54.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732232)
2026-03-27 22:01:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749334/general/95a9e6a9-2fb4-4f35-9172-eee214e8659c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732234)
2026-03-27 22:01:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee586f590>
2026-03-27 22:01:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:01:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:01:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5c38f253-4c61-503b-9816-8b2b3b154553/5c38f253-4c61-503b-9816-8b2b3b154553_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749333%252Fgeneral%252F149382a0-cf19-484b-b93b-89bd3cc39d52.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749333/general/149382a0-cf19-484b-b93b-89bd3cc39d52.jpg saved to cache
2026-03-27 22:01:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 5c38f253-4c61-503b-9816-8b2b3b154553
2026-03-27 22:01:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee586dc90>
2026-03-27 22:01:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:01:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:01:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fd01dff0-83b5-543a-b099-39ea5ece3be1/fd01dff0-83b5-543a-b099-39ea5ece3be1_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749332%252Fgeneral%252Fd654ece2-1857-4c39-b20e-871091797e3b.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749332/general/d654ece2-1857-4c39-b20e-871091797e3b.jpg saved to cache
2026-03-27 22:01:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item fd01dff0-83b5-543a-b099-39ea5ece3be1
2026-03-27 22:01:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee473acd0>
2026-03-27 22:01:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:01:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:01:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fd01dff0-83b5-543a-b099-39ea5ece3be1/fd01dff0-83b5-543a-b099-39ea5ece3be1_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749332%252Fgeneral%252Fb6a7565e-c243-4344-bc10-52767a5909fa.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749332/general/b6a7565e-c243-4344-bc10-52767a5909fa.jpg saved to cache
2026-03-27 22:01:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item fd01dff0-83b5-543a-b099-39ea5ece3be1
2026-03-27 22:01:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749333/general/bfedf519-9707-42f4-aa60-72e2a610681f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732233)
2026-03-27 22:01:40 [adesa.it] INFO: Found listing with ID: 10732442
2026-03-27 22:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732442%27 HTTP/1.1" 200 None
2026-03-27 22:01:40 [adesa.it] INFO: Scrape type for 10732442: 1
2026-03-27 22:01:40 [adesa.it] INFO: Scraping item 10732442 url https://www.openlane.eu/en/carv6/auction/10732442
2026-03-27 22:01:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732435> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:01:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732432> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:01:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732215> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:01:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5ae4550>
2026-03-27 22:01:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:01:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:01:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5afc67eb-309e-555b-9093-dc9ff4be17f1/5afc67eb-309e-555b-9093-dc9ff4be17f1_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749334%252Fgeneral%252F9f6a1811-bfb1-472a-beb8-152507b497d1.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749334/general/9f6a1811-bfb1-472a-beb8-152507b497d1.jpg saved to cache
2026-03-27 22:01:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 5afc67eb-309e-555b-9093-dc9ff4be17f1
2026-03-27 22:01:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749334/general/0c0c7967-14ac-471a-9bc3-ba52e5455df1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732234)
2026-03-27 22:01:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:01:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:01:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:01:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749333/general/8e972809-56f8-49f3-9f57-a04a1635a14b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732233)
2026-03-27 22:01:40 [adesa.it] INFO: Found listing with ID: 10732445
2026-03-27 22:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732445%27 HTTP/1.1" 200 None
2026-03-27 22:01:40 [adesa.it] INFO: Scrape type for 10732445: 1
2026-03-27 22:01:40 [adesa.it] INFO: Scraping item 10732445 url https://www.openlane.eu/en/carv6/auction/10732445
2026-03-27 22:01:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5886410>
2026-03-27 22:01:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:01:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:01:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5afc67eb-309e-555b-9093-dc9ff4be17f1/5afc67eb-309e-555b-9093-dc9ff4be17f1_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749334%252Fgeneral%252Fb5a1ef10-eb03-48ee-842d-47058d3232f1.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749334/general/b5a1ef10-eb03-48ee-842d-47058d3232f1.jpg saved to cache
2026-03-27 22:01:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 5afc67eb-309e-555b-9093-dc9ff4be17f1
2026-03-27 22:01:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5a96110>
2026-03-27 22:01:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:01:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:01:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fd01dff0-83b5-543a-b099-39ea5ece3be1/fd01dff0-83b5-543a-b099-39ea5ece3be1_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749332%252Fgeneral%252Fbd926412-3c29-48ad-bc7a-eb6ef02eebea.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749332/general/bd926412-3c29-48ad-bc7a-eb6ef02eebea.jpg saved to cache
2026-03-27 22:01:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item fd01dff0-83b5-543a-b099-39ea5ece3be1
2026-03-27 22:01:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5b88b10>
2026-03-27 22:01:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:01:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:01:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fd01dff0-83b5-543a-b099-39ea5ece3be1/fd01dff0-83b5-543a-b099-39ea5ece3be1_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749332%252Fgeneral%252Fbc398f4e-9a71-44d6-a047-522d6db6fd54.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749332/general/bc398f4e-9a71-44d6-a047-522d6db6fd54.jpg saved to cache
2026-03-27 22:01:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item fd01dff0-83b5-543a-b099-39ea5ece3be1
2026-03-27 22:01:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee59addd0>
2026-03-27 22:01:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:01:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:01:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5afc67eb-309e-555b-9093-dc9ff4be17f1/5afc67eb-309e-555b-9093-dc9ff4be17f1_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749334%252Fgeneral%252F95a9e6a9-2fb4-4f35-9172-eee214e8659c.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749334/general/95a9e6a9-2fb4-4f35-9172-eee214e8659c.jpg saved to cache
2026-03-27 22:01:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 5afc67eb-309e-555b-9093-dc9ff4be17f1
2026-03-27 22:01:40 [adesa.it] INFO: Found listing with ID: 10732444
2026-03-27 22:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732444%27 HTTP/1.1" 200 None
2026-03-27 22:01:40 [adesa.it] INFO: Scrape type for 10732444: 1
2026-03-27 22:01:40 [adesa.it] INFO: Scraping item 10732444 url https://www.openlane.eu/en/carv6/auction/10732444
2026-03-27 22:01:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee461dc90>
2026-03-27 22:01:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:01:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:01:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5c38f253-4c61-503b-9816-8b2b3b154553/5c38f253-4c61-503b-9816-8b2b3b154553_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749333%252Fgeneral%252Fbfedf519-9707-42f4-aa60-72e2a610681f.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749333/general/bfedf519-9707-42f4-aa60-72e2a610681f.jpg saved to cache
2026-03-27 22:01:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 5c38f253-4c61-503b-9816-8b2b3b154553
2026-03-27 22:01:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9489ff90-5372-550e-a84f-5a3ea63fb602 with identifier: 10732435
2026-03-27 22:01:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9489ff90-5372-550e-a84f-5a3ea63fb602 with scrape type 1
2026-03-27 22:01:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9489ff90-5372-550e-a84f-5a3ea63fb602
2026-03-27 22:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733926%252Fgeneral%252F13d6e5b2-ac35-4c8d-b606-5f9164578de7.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733926/general/13d6e5b2-ac35-4c8d-b606-5f9164578de7.jpg already downloaded
2026-03-27 22:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733926%252Fgeneral%252Ffd386b1b-f340-4963-93d7-6ae5245ceaef.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733926/general/fd386b1b-f340-4963-93d7-6ae5245ceaef.jpg already downloaded
2026-03-27 22:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733926%252Fgeneral%252F39804f8f-f7d2-4377-aad5-1f40264f2d45.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733926/general/39804f8f-f7d2-4377-aad5-1f40264f2d45.jpg already downloaded
2026-03-27 22:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733926%252Fgeneral%252Fd15d20f3-7e48-4c09-997d-bb9204617fe5.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733926/general/d15d20f3-7e48-4c09-997d-bb9204617fe5.jpg already downloaded
2026-03-27 22:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733926%252Fgeneral%252F14dcf4bb-c31f-444b-a077-698328090a4b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733926/general/14dcf4bb-c31f-444b-a077-698328090a4b.jpg already downloaded
2026-03-27 22:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733926%252Fgeneral%252Ffd062c3a-30c2-48b4-8043-f326f70186bc.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733926/general/fd062c3a-30c2-48b4-8043-f326f70186bc.jpg already downloaded
2026-03-27 22:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733926%252Fgeneral%252F8c90fcee-d92a-48e9-a216-3cc177ad94a5.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733926/general/8c90fcee-d92a-48e9-a216-3cc177ad94a5.jpg already downloaded
2026-03-27 22:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733926%252Fgeneral%252F7878f6b0-d92a-4f59-a8de-bf73c1fd7622.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733926/general/7878f6b0-d92a-4f59-a8de-bf73c1fd7622.jpg already downloaded
2026-03-27 22:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733926%252Fgeneral%252F934b5365-bba8-49c0-b88a-ca985305a124.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733926/general/934b5365-bba8-49c0-b88a-ca985305a124.jpg already downloaded
2026-03-27 22:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733926%252Fgeneral%252F42971448-0d7c-4fee-b6a7-8aebc5bb30d0.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733926/general/42971448-0d7c-4fee-b6a7-8aebc5bb30d0.jpg already downloaded
2026-03-27 22:01:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 9489ff90-5372-550e-a84f-5a3ea63fb602, identifier: 10732435
2026-03-27 22:01:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9b0b79c9-012a-5ed6-9b9d-b213d2b216a7 with identifier: 10732432
2026-03-27 22:01:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9b0b79c9-012a-5ed6-9b9d-b213d2b216a7 with scrape type 1
2026-03-27 22:01:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9b0b79c9-012a-5ed6-9b9d-b213d2b216a7
2026-03-27 22:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749338%252Fgeneral%252F3d867a15-c5de-4a4d-8f9c-6c0b21264ef1.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749338/general/3d867a15-c5de-4a4d-8f9c-6c0b21264ef1.jpg not downloaded yet
2026-03-27 22:01:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5651e891-f1ce-54db-b631-5037b7161feb with identifier: 10732215
2026-03-27 22:01:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5651e891-f1ce-54db-b631-5037b7161feb with scrape type 1
2026-03-27 22:01:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5651e891-f1ce-54db-b631-5037b7161feb
2026-03-27 22:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744175%252Fgeneral%252Fb5906e84-21a6-48f0-b0d5-bccf71a22627.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744175/general/b5906e84-21a6-48f0-b0d5-bccf71a22627.jpg not downloaded yet
2026-03-27 22:01:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5bfb650>
2026-03-27 22:01:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:01:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:01:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5afc67eb-309e-555b-9093-dc9ff4be17f1/5afc67eb-309e-555b-9093-dc9ff4be17f1_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749334%252Fgeneral%252F0c0c7967-14ac-471a-9bc3-ba52e5455df1.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749334/general/0c0c7967-14ac-471a-9bc3-ba52e5455df1.jpg saved to cache
2026-03-27 22:01:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 5afc67eb-309e-555b-9093-dc9ff4be17f1
2026-03-27 22:01:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee57b9190>
2026-03-27 22:01:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:01:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:01:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5c38f253-4c61-503b-9816-8b2b3b154553/5c38f253-4c61-503b-9816-8b2b3b154553_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749333%252Fgeneral%252F8e972809-56f8-49f3-9f57-a04a1635a14b.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749333/general/8e972809-56f8-49f3-9f57-a04a1635a14b.jpg saved to cache
2026-03-27 22:01:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 5c38f253-4c61-503b-9816-8b2b3b154553
2026-03-27 22:01:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749333/general/a93e6600-b421-495d-b3da-06388e7d9cd8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732233)
2026-03-27 22:01:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749332/general/61bb5a6e-9b77-44e2-9aae-6fa286b5c59d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732232)
2026-03-27 22:01:40 [adesa.it] INFO: Found listing with ID: 10732446
2026-03-27 22:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732446%27 HTTP/1.1" 200 None
2026-03-27 22:01:40 [adesa.it] INFO: Scrape type for 10732446: 1
2026-03-27 22:01:40 [adesa.it] INFO: Scraping item 10732446 url https://www.openlane.eu/en/carv6/auction/10732446
2026-03-27 22:01:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 9489ff90-5372-550e-a84f-5a3ea63fb602 with identifier: 10732435
2026-03-27 22:01:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 9489ff90-5372-550e-a84f-5a3ea63fb602 with identifier: 10732435
2026-03-27 22:01:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 9489ff90-5372-550e-a84f-5a3ea63fb602 with identifier: 10732435 to the API
2026-03-27 22:01:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22: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-27 22:01:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732435>
{'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-30T09:25:00Z',
'fuel_type': 'Diesel',
'id': '9489ff90-5372-550e-a84f-5a3ea63fb602',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GF670SA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732435',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Land Rover',
'model': 'Discovery',
'odometer': 109347,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 88,
'photo_urls': ['https://images.openlane.eu/carimgs/5733926/general/13d6e5b2-ac35-4c8d-b606-5f9164578de7.jpg',
'https://images.openlane.eu/carimgs/5733926/general/fd386b1b-f340-4963-93d7-6ae5245ceaef.jpg',
'https://images.openlane.eu/carimgs/5733926/general/39804f8f-f7d2-4377-aad5-1f40264f2d45.jpg',
'https://images.openlane.eu/carimgs/5733926/general/d15d20f3-7e48-4c09-997d-bb9204617fe5.jpg',
'https://images.openlane.eu/carimgs/5733926/general/14dcf4bb-c31f-444b-a077-698328090a4b.jpg',
'https://images.openlane.eu/carimgs/5733926/general/fd062c3a-30c2-48b4-8043-f326f70186bc.jpg',
'https://images.openlane.eu/carimgs/5733926/general/8c90fcee-d92a-48e9-a216-3cc177ad94a5.jpg',
'https://images.openlane.eu/carimgs/5733926/general/7878f6b0-d92a-4f59-a8de-bf73c1fd7622.jpg',
'https://images.openlane.eu/carimgs/5733926/general/934b5365-bba8-49c0-b88a-ca985305a124.jpg',
'https://images.openlane.eu/carimgs/5733926/general/42971448-0d7c-4fee-b6a7-8aebc5bb30d0.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9489ff90-5372-550e-a84f-5a3ea63fb602/9489ff90-5372-550e-a84f-5a3ea63fb602_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111975,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733926/general/13d6e5b2-ac35-4c8d-b606-5f9164578de7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9489ff90-5372-550e-a84f-5a3ea63fb602/9489ff90-5372-550e-a84f-5a3ea63fb602_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 138083,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733926/general/fd386b1b-f340-4963-93d7-6ae5245ceaef.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9489ff90-5372-550e-a84f-5a3ea63fb602/9489ff90-5372-550e-a84f-5a3ea63fb602_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114119,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733926/general/39804f8f-f7d2-4377-aad5-1f40264f2d45.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9489ff90-5372-550e-a84f-5a3ea63fb602/9489ff90-5372-550e-a84f-5a3ea63fb602_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120738,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733926/general/d15d20f3-7e48-4c09-997d-bb9204617fe5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9489ff90-5372-550e-a84f-5a3ea63fb602/9489ff90-5372-550e-a84f-5a3ea63fb602_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84659,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733926/general/14dcf4bb-c31f-444b-a077-698328090a4b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9489ff90-5372-550e-a84f-5a3ea63fb602/9489ff90-5372-550e-a84f-5a3ea63fb602_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91091,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733926/general/fd062c3a-30c2-48b4-8043-f326f70186bc.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9489ff90-5372-550e-a84f-5a3ea63fb602/9489ff90-5372-550e-a84f-5a3ea63fb602_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100967,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733926/general/8c90fcee-d92a-48e9-a216-3cc177ad94a5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9489ff90-5372-550e-a84f-5a3ea63fb602/9489ff90-5372-550e-a84f-5a3ea63fb602_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96728,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733926/general/7878f6b0-d92a-4f59-a8de-bf73c1fd7622.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9489ff90-5372-550e-a84f-5a3ea63fb602/9489ff90-5372-550e-a84f-5a3ea63fb602_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103893,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733926/general/934b5365-bba8-49c0-b88a-ca985305a124.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9489ff90-5372-550e-a84f-5a3ea63fb602/9489ff90-5372-550e-a84f-5a3ea63fb602_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36654,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733926/general/42971448-0d7c-4fee-b6a7-8aebc5bb30d0.jpg',
'Width': 400}],
'price': 11100,
'price_includes_vat': True,
'registration_date': '2021-05-24',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Land Rover Discovery Sport 2.0 TD4 - Diesel - Automatic - 163 hp - '
'109.347 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-27 22:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710732435%27 HTTP/1.1" 200 None
2026-03-27 22:01:41 [adesa.it] INFO: Saving data for 10732435: {'created_time': 1774648901.14807, 'last_price_update_time': 1774648901.14808, 'auction_closing_time': 1774862700.0}
2026-03-27 22:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732435') HTTP/1.1" 204 0
2026-03-27 22:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749338%252Fgeneral%252F225359fc-c6f6-4011-b749-6bebc9dd1ae2.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749338/general/225359fc-c6f6-4011-b749-6bebc9dd1ae2.jpg not downloaded yet
2026-03-27 22:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744175%252Fgeneral%252F4fdb5fce-f625-4ac4-9b3d-4ddae54011cf.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744175/general/4fdb5fce-f625-4ac4-9b3d-4ddae54011cf.jpg not downloaded yet
2026-03-27 22:01:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749334/general/99557cb0-6e89-4bbc-a69f-3d5d043d8ace.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732234)
2026-03-27 22:01:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749332/general/36a67a4b-399f-4abc-9441-511c88d5ab38.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732232)
2026-03-27 22:01:41 [adesa.it] INFO: Found listing with ID: 10732447
2026-03-27 22:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710732447%27 HTTP/1.1" 200 None
2026-03-27 22:01:41 [adesa.it] INFO: Scrape type for 10732447: 1
2026-03-27 22:01:41 [adesa.it] INFO: Scraping item 10732447 url https://www.openlane.eu/en/carv6/auction/10732447
2026-03-27 22:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749338%252Fgeneral%252F48553090-0e0e-4adf-8b92-fb9e6821b628.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749338/general/48553090-0e0e-4adf-8b92-fb9e6821b628.jpg not downloaded yet
2026-03-27 22:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744175%252Fgeneral%252F81ad0fcf-509c-4038-ba61-f90780178798.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744175/general/81ad0fcf-509c-4038-ba61-f90780178798.jpg not downloaded yet
2026-03-27 22:01:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732433> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:01:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732434> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:01:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732438> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:01:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5919dd0>
2026-03-27 22:01:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:01:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:01:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5c38f253-4c61-503b-9816-8b2b3b154553/5c38f253-4c61-503b-9816-8b2b3b154553_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749333%252Fgeneral%252Fa93e6600-b421-495d-b3da-06388e7d9cd8.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749333/general/a93e6600-b421-495d-b3da-06388e7d9cd8.jpg saved to cache
2026-03-27 22:01:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 5c38f253-4c61-503b-9816-8b2b3b154553
2026-03-27 22:01:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5823750>
2026-03-27 22:01:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:01:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:01:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fd01dff0-83b5-543a-b099-39ea5ece3be1/fd01dff0-83b5-543a-b099-39ea5ece3be1_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749332%252Fgeneral%252F61bb5a6e-9b77-44e2-9aae-6fa286b5c59d.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749332/general/61bb5a6e-9b77-44e2-9aae-6fa286b5c59d.jpg saved to cache
2026-03-27 22:01:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item fd01dff0-83b5-543a-b099-39ea5ece3be1
2026-03-27 22:01:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749333/general/5c239177-e926-41b1-8b5a-7cfc508e1381.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732233)
2026-03-27 22:01:41 [adesa.it] INFO: Found listing with ID: 10732449
2026-03-27 22:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710732449%27 HTTP/1.1" 200 None
2026-03-27 22:01:41 [adesa.it] INFO: Scrape type for 10732449: 1
2026-03-27 22:01:41 [adesa.it] INFO: Scraping item 10732449 url https://www.openlane.eu/en/carv6/auction/10732449
2026-03-27 22: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-27 22: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-27 22: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-27 22:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749338%252Fgeneral%252F2ed98e14-2e63-412a-b9a3-820f9aa7eac2.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749338/general/2ed98e14-2e63-412a-b9a3-820f9aa7eac2.jpg not downloaded yet
2026-03-27 22:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744175%252Fgeneral%252Fe6c79d45-6290-4c0c-bfc8-edd3dcc878ee.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744175/general/e6c79d45-6290-4c0c-bfc8-edd3dcc878ee.jpg not downloaded yet
2026-03-27 22:01:41 [adesa.it] INFO: Found listing with ID: 10732450
2026-03-27 22:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710732450%27 HTTP/1.1" 200 None
2026-03-27 22:01:41 [adesa.it] INFO: Scrape type for 10732450: 1
2026-03-27 22:01:41 [adesa.it] INFO: Scraping item 10732450 url https://www.openlane.eu/en/carv6/auction/10732450
2026-03-27 22:01:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732436> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749338%252Fgeneral%252F92a05c18-debf-49bd-a092-8e1d93087d55.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749338/general/92a05c18-debf-49bd-a092-8e1d93087d55.jpg not downloaded yet
2026-03-27 22:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744175%252Fgeneral%252F3dc672b4-242f-43e6-abbb-7586b1aa29be.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744175/general/3dc672b4-242f-43e6-abbb-7586b1aa29be.jpg not downloaded yet
2026-03-27 22: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-27 22:01:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744175/general/b5906e84-21a6-48f0-b0d5-bccf71a22627.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732215)
2026-03-27 22:01:41 [adesa.it] INFO: Found listing with ID: 10732451
2026-03-27 22:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710732451%27 HTTP/1.1" 200 None
2026-03-27 22:01:41 [adesa.it] INFO: Scrape type for 10732451: 1
2026-03-27 22:01:41 [adesa.it] INFO: Scraping item 10732451 url https://www.openlane.eu/en/carv6/auction/10732451
2026-03-27 22:01:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5bdad50>
2026-03-27 22:01:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:01:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:01:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5afc67eb-309e-555b-9093-dc9ff4be17f1/5afc67eb-309e-555b-9093-dc9ff4be17f1_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749334%252Fgeneral%252F99557cb0-6e89-4bbc-a69f-3d5d043d8ace.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749334/general/99557cb0-6e89-4bbc-a69f-3d5d043d8ace.jpg saved to cache
2026-03-27 22:01:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 5afc67eb-309e-555b-9093-dc9ff4be17f1
2026-03-27 22:01:41 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 5afc67eb-309e-555b-9093-dc9ff4be17f1, skipping ID generation
2026-03-27 22:01:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5afc67eb-309e-555b-9093-dc9ff4be17f1 with scrape type 1
2026-03-27 22:01:41 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5afc67eb-309e-555b-9093-dc9ff4be17f1 sending to next pipeline
2026-03-27 22:01:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 5afc67eb-309e-555b-9093-dc9ff4be17f1, identifier: 10732234
2026-03-27 22:01:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee7de6950>
2026-03-27 22:01:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:01:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:01:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fd01dff0-83b5-543a-b099-39ea5ece3be1/fd01dff0-83b5-543a-b099-39ea5ece3be1_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749332%252Fgeneral%252F36a67a4b-399f-4abc-9441-511c88d5ab38.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749332/general/36a67a4b-399f-4abc-9441-511c88d5ab38.jpg saved to cache
2026-03-27 22:01:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item fd01dff0-83b5-543a-b099-39ea5ece3be1
2026-03-27 22:01:41 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: fd01dff0-83b5-543a-b099-39ea5ece3be1, skipping ID generation
2026-03-27 22:01:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fd01dff0-83b5-543a-b099-39ea5ece3be1 with scrape type 1
2026-03-27 22:01:41 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item fd01dff0-83b5-543a-b099-39ea5ece3be1 sending to next pipeline
2026-03-27 22:01:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: fd01dff0-83b5-543a-b099-39ea5ece3be1, identifier: 10732232
2026-03-27 22:01:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 85ce705e-01eb-5570-a0e5-f496e8297a31 with identifier: 10732433
2026-03-27 22:01:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 85ce705e-01eb-5570-a0e5-f496e8297a31 with scrape type 1
2026-03-27 22:01:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 85ce705e-01eb-5570-a0e5-f496e8297a31
2026-03-27 22:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736104%252Fgeneral%252Fa0605ca5-30ac-4930-8910-2567e4232cc0.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736104/general/a0605ca5-30ac-4930-8910-2567e4232cc0.jpg already downloaded
2026-03-27 22:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5736104%252Fgeneral%252F0c57d636-3552-44d7-b184-bfc6d59e805f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736104/general/0c57d636-3552-44d7-b184-bfc6d59e805f.jpg already downloaded
2026-03-27 22:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5736104%252Fgeneral%252Fcc4a60db-591d-4cae-8e40-8b8aa7dd311d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736104/general/cc4a60db-591d-4cae-8e40-8b8aa7dd311d.jpg already downloaded
2026-03-27 22:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5736104%252Fgeneral%252F798083fe-080f-40c3-8cce-ff333a285b10.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736104/general/798083fe-080f-40c3-8cce-ff333a285b10.jpg already downloaded
2026-03-27 22:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5736104%252Fgeneral%252Fc4631a81-a657-4384-a9ce-a79a8103837f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736104/general/c4631a81-a657-4384-a9ce-a79a8103837f.jpg already downloaded
2026-03-27 22:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5736104%252Fgeneral%252F61c4f632-735b-42f3-abdb-c9c081f03b53.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736104/general/61c4f632-735b-42f3-abdb-c9c081f03b53.jpg already downloaded
2026-03-27 22:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5736104%252Fgeneral%252Ff3765171-6969-4a45-aa03-079fc8456b56.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736104/general/f3765171-6969-4a45-aa03-079fc8456b56.jpg already downloaded
2026-03-27 22:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5736104%252Fgeneral%252Ff239e2ec-e88b-4d5b-898b-69e2217c2e4b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736104/general/f239e2ec-e88b-4d5b-898b-69e2217c2e4b.jpg already downloaded
2026-03-27 22:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5736104%252Fgeneral%252F73b31ff1-f230-46f6-b292-54f13bb8829d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736104/general/73b31ff1-f230-46f6-b292-54f13bb8829d.jpg already downloaded
2026-03-27 22:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5736104%252Fgeneral%252F7965e195-1165-4302-831c-6210557bfcad.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736104/general/7965e195-1165-4302-831c-6210557bfcad.jpg already downloaded
2026-03-27 22:01:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 85ce705e-01eb-5570-a0e5-f496e8297a31, identifier: 10732433
2026-03-27 22:01:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 153060ea-f1ab-5b7c-9724-5b5127e8dabc with identifier: 10732434
2026-03-27 22:01:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 153060ea-f1ab-5b7c-9724-5b5127e8dabc with scrape type 1
2026-03-27 22:01:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 153060ea-f1ab-5b7c-9724-5b5127e8dabc
2026-03-27 22:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5733925%252Fgeneral%252F7aa63d05-34d1-41b8-948c-4367bf2fcba6.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733925/general/7aa63d05-34d1-41b8-948c-4367bf2fcba6.jpg already downloaded
2026-03-27 22:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5733925%252Fgeneral%252F85e6a95c-7206-4c48-a4d8-d1820625e705.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733925/general/85e6a95c-7206-4c48-a4d8-d1820625e705.jpg already downloaded
2026-03-27 22:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5733925%252Fgeneral%252F62ae5082-6908-42f9-b026-f57d04a590ec.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733925/general/62ae5082-6908-42f9-b026-f57d04a590ec.jpg already downloaded
2026-03-27 22:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5733925%252Fgeneral%252F94b9bc0c-f46a-43e6-99f9-7194a13b7577.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733925/general/94b9bc0c-f46a-43e6-99f9-7194a13b7577.jpg already downloaded
2026-03-27 22:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5733925%252Fgeneral%252Fb133b22d-7a7e-4019-9db2-48d499e17ea9.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733925/general/b133b22d-7a7e-4019-9db2-48d499e17ea9.jpg already downloaded
2026-03-27 22:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5733925%252Fgeneral%252F929c25a6-fe8b-40ed-bd98-750d735a85ae.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733925/general/929c25a6-fe8b-40ed-bd98-750d735a85ae.jpg already downloaded
2026-03-27 22:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5733925%252Fgeneral%252Feb244a7d-d159-4e93-b08d-2c4337bd8cda.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733925/general/eb244a7d-d159-4e93-b08d-2c4337bd8cda.jpg already downloaded
2026-03-27 22:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5733925%252Fgeneral%252Fc50167ad-f140-4e92-9616-dfe0969c5736.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733925/general/c50167ad-f140-4e92-9616-dfe0969c5736.jpg already downloaded
2026-03-27 22:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5733925%252Fgeneral%252Fd583ac0f-0d81-44ec-9cb7-a716db2bd871.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733925/general/d583ac0f-0d81-44ec-9cb7-a716db2bd871.jpg already downloaded
2026-03-27 22:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5733925%252Fgeneral%252F8b41883a-1e7d-426a-a20b-11e2965eadb6.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733925/general/8b41883a-1e7d-426a-a20b-11e2965eadb6.jpg already downloaded
2026-03-27 22:01:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 153060ea-f1ab-5b7c-9724-5b5127e8dabc, identifier: 10732434
2026-03-27 22:01:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5238deca-b069-5d4c-9175-7354c190c8f4 with identifier: 10732438
2026-03-27 22:01:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5238deca-b069-5d4c-9175-7354c190c8f4 with scrape type 1
2026-03-27 22:01:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5238deca-b069-5d4c-9175-7354c190c8f4
2026-03-27 22:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5741867%252Fgeneral%252F880f26b9-ceb6-452b-b402-a7475e164128.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741867/general/880f26b9-ceb6-452b-b402-a7475e164128.jpg already downloaded
2026-03-27 22:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5741867%252Fgeneral%252F11e0d577-5e09-4f40-9582-5f341eda9c69.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741867/general/11e0d577-5e09-4f40-9582-5f341eda9c69.jpg already downloaded
2026-03-27 22:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5741867%252Fgeneral%252Fd92ed4fc-0480-4c9d-b10c-925eb5eaea72.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741867/general/d92ed4fc-0480-4c9d-b10c-925eb5eaea72.jpg already downloaded
2026-03-27 22:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5741867%252Fgeneral%252F3dcc8bdb-9eeb-4dd0-a40c-96687b668557.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741867/general/3dcc8bdb-9eeb-4dd0-a40c-96687b668557.jpg already downloaded
2026-03-27 22:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5741867%252Fgeneral%252F57326234-65de-4427-9408-9861f01a92a2.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741867/general/57326234-65de-4427-9408-9861f01a92a2.jpg already downloaded
2026-03-27 22:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5741867%252Fgeneral%252F54630712-cc14-4d8b-9a55-4c65b6c175d6.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741867/general/54630712-cc14-4d8b-9a55-4c65b6c175d6.jpg already downloaded
2026-03-27 22:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5741867%252Fgeneral%252F9b1abf7f-a973-434d-b46c-913b6cb02ab7.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741867/general/9b1abf7f-a973-434d-b46c-913b6cb02ab7.jpg already downloaded
2026-03-27 22:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5741867%252Fgeneral%252Fad01aad9-a39d-4571-9fa5-be158a924392.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741867/general/ad01aad9-a39d-4571-9fa5-be158a924392.jpg already downloaded
2026-03-27 22:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5741867%252Fgeneral%252F6aa5db66-a970-45f4-9c08-077020f3ddcb.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741867/general/6aa5db66-a970-45f4-9c08-077020f3ddcb.jpg already downloaded
2026-03-27 22:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5741867%252Fgeneral%252Fdefe5fe9-b91a-4ac1-a5c8-37a9a0fc0714.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741867/general/defe5fe9-b91a-4ac1-a5c8-37a9a0fc0714.jpg already downloaded
2026-03-27 22:01:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 5238deca-b069-5d4c-9175-7354c190c8f4, identifier: 10732438
2026-03-27 22:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749338%252Fgeneral%252F3ca36301-a5ab-4923-9ed1-18c34851d037.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749338/general/3ca36301-a5ab-4923-9ed1-18c34851d037.jpg not downloaded yet
2026-03-27 22:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5744175%252Fgeneral%252Fb11f0e0c-59ac-4b8e-b063-fc8727f74d4c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744175/general/b11f0e0c-59ac-4b8e-b063-fc8727f74d4c.jpg not downloaded yet
2026-03-27 22:01:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 5afc67eb-309e-555b-9093-dc9ff4be17f1 with identifier: 10732234
2026-03-27 22:01:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 5afc67eb-309e-555b-9093-dc9ff4be17f1 with identifier: 10732234
2026-03-27 22:01:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 5afc67eb-309e-555b-9093-dc9ff4be17f1 with identifier: 10732234 to the API
2026-03-27 22:01:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:01:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:01:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749334/general/99557cb0-6e89-4bbc-a69f-3d5d043d8ace.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 125,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Hybrid',
'id': '5afc67eb-309e-555b-9093-dc9ff4be17f1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL481HY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732234',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Ford',
'model': 'Puma',
'odometer': 134989,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 65,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5afc67eb-309e-555b-9093-dc9ff4be17f1/5afc67eb-309e-555b-9093-dc9ff4be17f1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 161615,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749334/general/99557cb0-6e89-4bbc-a69f-3d5d043d8ace.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5afc67eb-309e-555b-9093-dc9ff4be17f1/5afc67eb-309e-555b-9093-dc9ff4be17f1_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 166702,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749334/general/403caaea-3f92-444f-872f-413c45ccf1a8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5afc67eb-309e-555b-9093-dc9ff4be17f1/5afc67eb-309e-555b-9093-dc9ff4be17f1_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 163250,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749334/general/0c0c7967-14ac-471a-9bc3-ba52e5455df1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5afc67eb-309e-555b-9093-dc9ff4be17f1/5afc67eb-309e-555b-9093-dc9ff4be17f1_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 163444,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749334/general/ed0b2d5b-7508-4bd3-82b3-0696a8b57ed0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5afc67eb-309e-555b-9093-dc9ff4be17f1/5afc67eb-309e-555b-9093-dc9ff4be17f1_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131899,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749334/general/349ef4d4-a67b-4897-a800-6ceb3cc25402.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5afc67eb-309e-555b-9093-dc9ff4be17f1/5afc67eb-309e-555b-9093-dc9ff4be17f1_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130496,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749334/general/d2fe02e2-0e26-4c83-ab78-a534d5b9fc62.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5afc67eb-309e-555b-9093-dc9ff4be17f1/5afc67eb-309e-555b-9093-dc9ff4be17f1_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125288,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749334/general/46e2f6e7-d061-4250-874e-2b80b55afd60.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5afc67eb-309e-555b-9093-dc9ff4be17f1/5afc67eb-309e-555b-9093-dc9ff4be17f1_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 261191,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749334/general/b5a1ef10-eb03-48ee-842d-47058d3232f1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5afc67eb-309e-555b-9093-dc9ff4be17f1/5afc67eb-309e-555b-9093-dc9ff4be17f1_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106354,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749334/general/9f6a1811-bfb1-472a-beb8-152507b497d1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5afc67eb-309e-555b-9093-dc9ff4be17f1/5afc67eb-309e-555b-9093-dc9ff4be17f1_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126202,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749334/general/95a9e6a9-2fb4-4f35-9172-eee214e8659c.jpg',
'Width': 800}],
'price': 2900,
'price_includes_vat': True,
'registration_date': '2022-09-14',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Ford Puma 1.0 ST Line - Hybrid - Automatic - 125 hp - 134.989 km',
'transmission': 'automatic',
'trim': 'ST Line',
'vin': None,
'year': 2022}
2026-03-27 22:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732234%27 HTTP/1.1" 200 None
2026-03-27 22:01:43 [adesa.it] INFO: Saving data for 10732234: {'created_time': 1774648903.181261, 'last_price_update_time': 1774648903.181272, 'auction_closing_time': 1774862700.0}
2026-03-27 22:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732234') HTTP/1.1" 204 0
2026-03-27 22:01:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: fd01dff0-83b5-543a-b099-39ea5ece3be1 with identifier: 10732232
2026-03-27 22:01:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: fd01dff0-83b5-543a-b099-39ea5ece3be1 with identifier: 10732232
2026-03-27 22:01:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: fd01dff0-83b5-543a-b099-39ea5ece3be1 with identifier: 10732232 to the API
2026-03-27 22:01:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:01:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:01:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749332/general/36a67a4b-399f-4abc-9441-511c88d5ab38.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 140,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Hybrid',
'id': 'fd01dff0-83b5-543a-b099-39ea5ece3be1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GA392KN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732232',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Ford',
'model': 'Mondeo',
'odometer': 143420,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 38,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd01dff0-83b5-543a-b099-39ea5ece3be1/fd01dff0-83b5-543a-b099-39ea5ece3be1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 150697,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749332/general/bf5b7d6e-40ad-4e93-bfdb-e76d2b2d4151.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd01dff0-83b5-543a-b099-39ea5ece3be1/fd01dff0-83b5-543a-b099-39ea5ece3be1_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 143846,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749332/general/36a67a4b-399f-4abc-9441-511c88d5ab38.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd01dff0-83b5-543a-b099-39ea5ece3be1/fd01dff0-83b5-543a-b099-39ea5ece3be1_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 165080,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749332/general/61bb5a6e-9b77-44e2-9aae-6fa286b5c59d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd01dff0-83b5-543a-b099-39ea5ece3be1/fd01dff0-83b5-543a-b099-39ea5ece3be1_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 169088,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749332/general/4f087729-5e70-4fa8-a334-ede61d76da55.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd01dff0-83b5-543a-b099-39ea5ece3be1/fd01dff0-83b5-543a-b099-39ea5ece3be1_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123854,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749332/general/3dad46ff-e1ae-438f-ab82-da6c65dfd9ad.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd01dff0-83b5-543a-b099-39ea5ece3be1/fd01dff0-83b5-543a-b099-39ea5ece3be1_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106587,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749332/general/70cdba2e-15bc-4d7f-a3c3-23f8fcf14f96.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd01dff0-83b5-543a-b099-39ea5ece3be1/fd01dff0-83b5-543a-b099-39ea5ece3be1_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 141431,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749332/general/d654ece2-1857-4c39-b20e-871091797e3b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd01dff0-83b5-543a-b099-39ea5ece3be1/fd01dff0-83b5-543a-b099-39ea5ece3be1_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97074,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749332/general/b6a7565e-c243-4344-bc10-52767a5909fa.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd01dff0-83b5-543a-b099-39ea5ece3be1/fd01dff0-83b5-543a-b099-39ea5ece3be1_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44694,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749332/general/bc398f4e-9a71-44d6-a047-522d6db6fd54.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd01dff0-83b5-543a-b099-39ea5ece3be1/fd01dff0-83b5-543a-b099-39ea5ece3be1_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 165080,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749332/general/bd926412-3c29-48ad-bc7a-eb6ef02eebea.jpg',
'Width': 800}],
'price': 6500,
'price_includes_vat': True,
'registration_date': '2020-02-10',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Ford Mondeo 2.0 Vignale - Hybrid - Automatic - 140 hp - 143.420 km',
'transmission': 'automatic',
'trim': 'Vignale',
'vin': None,
'year': 2020}
2026-03-27 22:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732232%27 HTTP/1.1" 200 None
2026-03-27 22:01:43 [adesa.it] INFO: Saving data for 10732232: {'created_time': 1774648903.540937, 'last_price_update_time': 1774648903.540948, 'auction_closing_time': 1774862700.0}
2026-03-27 22:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732232') HTTP/1.1" 204 0
2026-03-27 22:01:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 85ce705e-01eb-5570-a0e5-f496e8297a31 with identifier: 10732433
2026-03-27 22:01:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 85ce705e-01eb-5570-a0e5-f496e8297a31 with identifier: 10732433
2026-03-27 22:01:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 85ce705e-01eb-5570-a0e5-f496e8297a31 with identifier: 10732433 to the API
2026-03-27 22:01:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:01:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:01:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732433>
{'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-30T09:25:00Z',
'fuel_type': 'Diesel',
'id': '85ce705e-01eb-5570-a0e5-f496e8297a31',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GD555AZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732433',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Land Rover',
'model': 'Discovery',
'odometer': 110289,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 35,
'photo_urls': ['https://images.openlane.eu/carimgs/5736104/general/a0605ca5-30ac-4930-8910-2567e4232cc0.jpg',
'https://images.openlane.eu/carimgs/5736104/general/0c57d636-3552-44d7-b184-bfc6d59e805f.jpg',
'https://images.openlane.eu/carimgs/5736104/general/cc4a60db-591d-4cae-8e40-8b8aa7dd311d.jpg',
'https://images.openlane.eu/carimgs/5736104/general/798083fe-080f-40c3-8cce-ff333a285b10.jpg',
'https://images.openlane.eu/carimgs/5736104/general/c4631a81-a657-4384-a9ce-a79a8103837f.jpg',
'https://images.openlane.eu/carimgs/5736104/general/61c4f632-735b-42f3-abdb-c9c081f03b53.jpg',
'https://images.openlane.eu/carimgs/5736104/general/f3765171-6969-4a45-aa03-079fc8456b56.jpg',
'https://images.openlane.eu/carimgs/5736104/general/f239e2ec-e88b-4d5b-898b-69e2217c2e4b.jpg',
'https://images.openlane.eu/carimgs/5736104/general/73b31ff1-f230-46f6-b292-54f13bb8829d.jpg',
'https://images.openlane.eu/carimgs/5736104/general/7965e195-1165-4302-831c-6210557bfcad.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85ce705e-01eb-5570-a0e5-f496e8297a31/85ce705e-01eb-5570-a0e5-f496e8297a31_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127573,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736104/general/a0605ca5-30ac-4930-8910-2567e4232cc0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85ce705e-01eb-5570-a0e5-f496e8297a31/85ce705e-01eb-5570-a0e5-f496e8297a31_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 162443,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736104/general/0c57d636-3552-44d7-b184-bfc6d59e805f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85ce705e-01eb-5570-a0e5-f496e8297a31/85ce705e-01eb-5570-a0e5-f496e8297a31_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 144872,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736104/general/cc4a60db-591d-4cae-8e40-8b8aa7dd311d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85ce705e-01eb-5570-a0e5-f496e8297a31/85ce705e-01eb-5570-a0e5-f496e8297a31_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 145720,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736104/general/798083fe-080f-40c3-8cce-ff333a285b10.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85ce705e-01eb-5570-a0e5-f496e8297a31/85ce705e-01eb-5570-a0e5-f496e8297a31_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96371,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736104/general/c4631a81-a657-4384-a9ce-a79a8103837f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85ce705e-01eb-5570-a0e5-f496e8297a31/85ce705e-01eb-5570-a0e5-f496e8297a31_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104003,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736104/general/61c4f632-735b-42f3-abdb-c9c081f03b53.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85ce705e-01eb-5570-a0e5-f496e8297a31/85ce705e-01eb-5570-a0e5-f496e8297a31_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99720,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736104/general/f3765171-6969-4a45-aa03-079fc8456b56.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85ce705e-01eb-5570-a0e5-f496e8297a31/85ce705e-01eb-5570-a0e5-f496e8297a31_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76045,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736104/general/f239e2ec-e88b-4d5b-898b-69e2217c2e4b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85ce705e-01eb-5570-a0e5-f496e8297a31/85ce705e-01eb-5570-a0e5-f496e8297a31_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47067,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736104/general/73b31ff1-f230-46f6-b292-54f13bb8829d.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85ce705e-01eb-5570-a0e5-f496e8297a31/85ce705e-01eb-5570-a0e5-f496e8297a31_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 150514,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736104/general/7965e195-1165-4302-831c-6210557bfcad.jpg',
'Width': 800}],
'price': 10100,
'price_includes_vat': True,
'registration_date': '2020-11-06',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Land Rover Discovery Sport 2.0 TD4 R-Dynamic S - Diesel - Automatic '
'- 150 hp - 110.289 km',
'transmission': 'automatic',
'trim': 'R-Dynamic S',
'vin': None,
'year': 2020}
2026-03-27 22:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732433%27 HTTP/1.1" 200 None
2026-03-27 22:01:43 [adesa.it] INFO: Saving data for 10732433: {'created_time': 1774648903.860321, 'last_price_update_time': 1774648903.860331, 'auction_closing_time': 1774862700.0}
2026-03-27 22:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732433') HTTP/1.1" 204 0
2026-03-27 22:01:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 153060ea-f1ab-5b7c-9724-5b5127e8dabc with identifier: 10732434
2026-03-27 22:01:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 153060ea-f1ab-5b7c-9724-5b5127e8dabc with identifier: 10732434
2026-03-27 22:01:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 153060ea-f1ab-5b7c-9724-5b5127e8dabc with identifier: 10732434 to the API
2026-03-27 22:01:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:01:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:01:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732434>
{'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-30T09:25:00Z',
'fuel_type': 'Diesel',
'id': '153060ea-f1ab-5b7c-9724-5b5127e8dabc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GC131YS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732434',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Land Rover',
'model': 'Discovery',
'odometer': 115367,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 21,
'photo_urls': ['https://images.openlane.eu/carimgs/5733925/general/7aa63d05-34d1-41b8-948c-4367bf2fcba6.jpg',
'https://images.openlane.eu/carimgs/5733925/general/85e6a95c-7206-4c48-a4d8-d1820625e705.jpg',
'https://images.openlane.eu/carimgs/5733925/general/62ae5082-6908-42f9-b026-f57d04a590ec.jpg',
'https://images.openlane.eu/carimgs/5733925/general/94b9bc0c-f46a-43e6-99f9-7194a13b7577.jpg',
'https://images.openlane.eu/carimgs/5733925/general/b133b22d-7a7e-4019-9db2-48d499e17ea9.jpg',
'https://images.openlane.eu/carimgs/5733925/general/929c25a6-fe8b-40ed-bd98-750d735a85ae.jpg',
'https://images.openlane.eu/carimgs/5733925/general/eb244a7d-d159-4e93-b08d-2c4337bd8cda.jpg',
'https://images.openlane.eu/carimgs/5733925/general/c50167ad-f140-4e92-9616-dfe0969c5736.jpg',
'https://images.openlane.eu/carimgs/5733925/general/d583ac0f-0d81-44ec-9cb7-a716db2bd871.jpg',
'https://images.openlane.eu/carimgs/5733925/general/8b41883a-1e7d-426a-a20b-11e2965eadb6.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_153060ea-f1ab-5b7c-9724-5b5127e8dabc/153060ea-f1ab-5b7c-9724-5b5127e8dabc_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39505,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733925/general/7aa63d05-34d1-41b8-948c-4367bf2fcba6.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_153060ea-f1ab-5b7c-9724-5b5127e8dabc/153060ea-f1ab-5b7c-9724-5b5127e8dabc_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133463,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733925/general/85e6a95c-7206-4c48-a4d8-d1820625e705.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_153060ea-f1ab-5b7c-9724-5b5127e8dabc/153060ea-f1ab-5b7c-9724-5b5127e8dabc_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 140536,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733925/general/62ae5082-6908-42f9-b026-f57d04a590ec.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_153060ea-f1ab-5b7c-9724-5b5127e8dabc/153060ea-f1ab-5b7c-9724-5b5127e8dabc_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 148934,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733925/general/94b9bc0c-f46a-43e6-99f9-7194a13b7577.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_153060ea-f1ab-5b7c-9724-5b5127e8dabc/153060ea-f1ab-5b7c-9724-5b5127e8dabc_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98202,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733925/general/b133b22d-7a7e-4019-9db2-48d499e17ea9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_153060ea-f1ab-5b7c-9724-5b5127e8dabc/153060ea-f1ab-5b7c-9724-5b5127e8dabc_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111092,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733925/general/929c25a6-fe8b-40ed-bd98-750d735a85ae.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_153060ea-f1ab-5b7c-9724-5b5127e8dabc/153060ea-f1ab-5b7c-9724-5b5127e8dabc_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129609,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733925/general/eb244a7d-d159-4e93-b08d-2c4337bd8cda.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_153060ea-f1ab-5b7c-9724-5b5127e8dabc/153060ea-f1ab-5b7c-9724-5b5127e8dabc_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93459,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733925/general/c50167ad-f140-4e92-9616-dfe0969c5736.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_153060ea-f1ab-5b7c-9724-5b5127e8dabc/153060ea-f1ab-5b7c-9724-5b5127e8dabc_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91000,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733925/general/d583ac0f-0d81-44ec-9cb7-a716db2bd871.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_153060ea-f1ab-5b7c-9724-5b5127e8dabc/153060ea-f1ab-5b7c-9724-5b5127e8dabc_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129772,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733925/general/8b41883a-1e7d-426a-a20b-11e2965eadb6.jpg',
'Width': 800}],
'price': 9900,
'price_includes_vat': True,
'registration_date': '2020-10-16',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Land Rover Discovery Sport 2.0 TD4 SE - Diesel - Automatic - 150 hp '
'- 115.367 km',
'transmission': 'automatic',
'trim': 'SE',
'vin': None,
'year': 2020}
2026-03-27 22:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732434%27 HTTP/1.1" 200 None
2026-03-27 22:01:44 [adesa.it] INFO: Saving data for 10732434: {'created_time': 1774648904.171452, 'last_price_update_time': 1774648904.171464, 'auction_closing_time': 1774862700.0}
2026-03-27 22:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732434') HTTP/1.1" 204 0
2026-03-27 22:01:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 5238deca-b069-5d4c-9175-7354c190c8f4 with identifier: 10732438
2026-03-27 22:01:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 5238deca-b069-5d4c-9175-7354c190c8f4 with identifier: 10732438
2026-03-27 22:01:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 5238deca-b069-5d4c-9175-7354c190c8f4 with identifier: 10732438 to the API
2026-03-27 22:01:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:01:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:01:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732438>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Diesel',
'id': '5238deca-b069-5d4c-9175-7354c190c8f4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH872PW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732438',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Land Rover',
'model': 'Range Rover',
'odometer': 44875,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 21,
'photo_urls': ['https://images.openlane.eu/carimgs/5741867/general/880f26b9-ceb6-452b-b402-a7475e164128.jpg',
'https://images.openlane.eu/carimgs/5741867/general/11e0d577-5e09-4f40-9582-5f341eda9c69.jpg',
'https://images.openlane.eu/carimgs/5741867/general/d92ed4fc-0480-4c9d-b10c-925eb5eaea72.jpg',
'https://images.openlane.eu/carimgs/5741867/general/3dcc8bdb-9eeb-4dd0-a40c-96687b668557.jpg',
'https://images.openlane.eu/carimgs/5741867/general/57326234-65de-4427-9408-9861f01a92a2.jpg',
'https://images.openlane.eu/carimgs/5741867/general/54630712-cc14-4d8b-9a55-4c65b6c175d6.jpg',
'https://images.openlane.eu/carimgs/5741867/general/9b1abf7f-a973-434d-b46c-913b6cb02ab7.jpg',
'https://images.openlane.eu/carimgs/5741867/general/ad01aad9-a39d-4571-9fa5-be158a924392.jpg',
'https://images.openlane.eu/carimgs/5741867/general/6aa5db66-a970-45f4-9c08-077020f3ddcb.jpg',
'https://images.openlane.eu/carimgs/5741867/general/defe5fe9-b91a-4ac1-a5c8-37a9a0fc0714.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5238deca-b069-5d4c-9175-7354c190c8f4/5238deca-b069-5d4c-9175-7354c190c8f4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106728,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741867/general/880f26b9-ceb6-452b-b402-a7475e164128.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5238deca-b069-5d4c-9175-7354c190c8f4/5238deca-b069-5d4c-9175-7354c190c8f4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110970,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741867/general/11e0d577-5e09-4f40-9582-5f341eda9c69.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5238deca-b069-5d4c-9175-7354c190c8f4/5238deca-b069-5d4c-9175-7354c190c8f4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121531,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741867/general/d92ed4fc-0480-4c9d-b10c-925eb5eaea72.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5238deca-b069-5d4c-9175-7354c190c8f4/5238deca-b069-5d4c-9175-7354c190c8f4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117654,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741867/general/3dcc8bdb-9eeb-4dd0-a40c-96687b668557.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5238deca-b069-5d4c-9175-7354c190c8f4/5238deca-b069-5d4c-9175-7354c190c8f4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71087,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741867/general/57326234-65de-4427-9408-9861f01a92a2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5238deca-b069-5d4c-9175-7354c190c8f4/5238deca-b069-5d4c-9175-7354c190c8f4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95057,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741867/general/54630712-cc14-4d8b-9a55-4c65b6c175d6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5238deca-b069-5d4c-9175-7354c190c8f4/5238deca-b069-5d4c-9175-7354c190c8f4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37024,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741867/general/9b1abf7f-a973-434d-b46c-913b6cb02ab7.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5238deca-b069-5d4c-9175-7354c190c8f4/5238deca-b069-5d4c-9175-7354c190c8f4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105899,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741867/general/ad01aad9-a39d-4571-9fa5-be158a924392.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5238deca-b069-5d4c-9175-7354c190c8f4/5238deca-b069-5d4c-9175-7354c190c8f4_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117921,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741867/general/6aa5db66-a970-45f4-9c08-077020f3ddcb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5238deca-b069-5d4c-9175-7354c190c8f4/5238deca-b069-5d4c-9175-7354c190c8f4_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110308,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741867/general/defe5fe9-b91a-4ac1-a5c8-37a9a0fc0714.jpg',
'Width': 1024}],
'price': 19900,
'price_includes_vat': True,
'registration_date': '2021-12-28',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Land Rover Range Rover Evoque 2.0 R-Dynamic S - Diesel - Automatic '
'- 163 hp - 44.875 km',
'transmission': 'automatic',
'trim': 'R-Dynamic S',
'vin': None,
'year': 2021}
2026-03-27 22:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732438%27 HTTP/1.1" 200 None
2026-03-27 22:01:44 [adesa.it] INFO: Saving data for 10732438: {'created_time': 1774648904.504322, 'last_price_update_time': 1774648904.504334, 'auction_closing_time': 1774862700.0}
2026-03-27 22:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732438') HTTP/1.1" 204 0
2026-03-27 22:01:44 [adesa.it] INFO: Found listing with ID: 10732452
2026-03-27 22:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732452%27 HTTP/1.1" 200 None
2026-03-27 22:01:44 [adesa.it] INFO: Scrape type for 10732452: 1
2026-03-27 22:01:44 [adesa.it] INFO: Scraping item 10732452 url https://www.openlane.eu/en/carv6/auction/10732452
2026-03-27 22:01:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744175/general/4fdb5fce-f625-4ac4-9b3d-4ddae54011cf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732215)
2026-03-27 22:01:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744175/general/81ad0fcf-509c-4038-ba61-f90780178798.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732215)
2026-03-27 22:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749338%252Fgeneral%252Fc0aca336-e107-4f60-92d8-767609684899.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749338/general/c0aca336-e107-4f60-92d8-767609684899.jpg not downloaded yet
2026-03-27 22:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744175%252Fgeneral%252Fa0958a46-a8b3-4e33-9835-a4ab260ca5c3.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744175/general/a0958a46-a8b3-4e33-9835-a4ab260ca5c3.jpg not downloaded yet
2026-03-27 22:01:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732430> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:01:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732439> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:01:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5bda310>
2026-03-27 22:01:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:01:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:01:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5c38f253-4c61-503b-9816-8b2b3b154553/5c38f253-4c61-503b-9816-8b2b3b154553_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749333%252Fgeneral%252F5c239177-e926-41b1-8b5a-7cfc508e1381.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749333/general/5c239177-e926-41b1-8b5a-7cfc508e1381.jpg saved to cache
2026-03-27 22:01:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 5c38f253-4c61-503b-9816-8b2b3b154553
2026-03-27 22:01:44 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 5c38f253-4c61-503b-9816-8b2b3b154553, skipping ID generation
2026-03-27 22:01:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5c38f253-4c61-503b-9816-8b2b3b154553 with scrape type 1
2026-03-27 22:01:44 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5c38f253-4c61-503b-9816-8b2b3b154553 sending to next pipeline
2026-03-27 22:01:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 5c38f253-4c61-503b-9816-8b2b3b154553, identifier: 10732233
2026-03-27 22:01:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3b3d4292-6ed1-58be-956f-b8f0447cd95d with identifier: 10732436
2026-03-27 22:01:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3b3d4292-6ed1-58be-956f-b8f0447cd95d with scrape type 1
2026-03-27 22:01:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3b3d4292-6ed1-58be-956f-b8f0447cd95d
2026-03-27 22:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741866%252Fgeneral%252F4c5d9845-b6ba-406d-bb5e-7cb674341bce.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741866/general/4c5d9845-b6ba-406d-bb5e-7cb674341bce.jpg already downloaded
2026-03-27 22:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741866%252Fgeneral%252F6115a9a7-4ca7-4853-b030-cc1690bc107d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741866/general/6115a9a7-4ca7-4853-b030-cc1690bc107d.jpg already downloaded
2026-03-27 22:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741866%252Fgeneral%252Febb71767-6067-4033-9cc5-911f01ed511e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741866/general/ebb71767-6067-4033-9cc5-911f01ed511e.jpg already downloaded
2026-03-27 22:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741866%252Fgeneral%252Fa64dd94e-6bae-4f3e-9371-1764bfb4986d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741866/general/a64dd94e-6bae-4f3e-9371-1764bfb4986d.jpg already downloaded
2026-03-27 22:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741866%252Fgeneral%252F37622472-0e17-4548-9035-cf3e557fa9dc.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741866/general/37622472-0e17-4548-9035-cf3e557fa9dc.jpg already downloaded
2026-03-27 22:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741866%252Fgeneral%252F43beb896-7c55-4440-90c9-3ff0425f5804.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741866/general/43beb896-7c55-4440-90c9-3ff0425f5804.jpg already downloaded
2026-03-27 22:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741866%252Fgeneral%252Fd27bd215-917a-444c-a7ad-a8e461f2d8a4.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741866/general/d27bd215-917a-444c-a7ad-a8e461f2d8a4.jpg already downloaded
2026-03-27 22:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741866%252Fgeneral%252F531a10cb-a34c-439b-b534-cfa3e1fdf059.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741866/general/531a10cb-a34c-439b-b534-cfa3e1fdf059.jpg already downloaded
2026-03-27 22:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741866%252Fgeneral%252Fd9e5a770-6fdf-412e-bf0d-0dae49e1855d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741866/general/d9e5a770-6fdf-412e-bf0d-0dae49e1855d.jpg already downloaded
2026-03-27 22:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741866%252Fgeneral%252F30bc987c-fdde-4832-a8cd-04d6db115c61.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741866/general/30bc987c-fdde-4832-a8cd-04d6db115c61.jpg already downloaded
2026-03-27 22:01:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 3b3d4292-6ed1-58be-956f-b8f0447cd95d, identifier: 10732436
2026-03-27 22:01:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5792110>
2026-03-27 22:01:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:01:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:01:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5651e891-f1ce-54db-b631-5037b7161feb/5651e891-f1ce-54db-b631-5037b7161feb_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744175%252Fgeneral%252Fb5906e84-21a6-48f0-b0d5-bccf71a22627.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744175/general/b5906e84-21a6-48f0-b0d5-bccf71a22627.jpg saved to cache
2026-03-27 22:01:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 5651e891-f1ce-54db-b631-5037b7161feb
2026-03-27 22:01:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749338/general/48553090-0e0e-4adf-8b92-fb9e6821b628.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732432)
2026-03-27 22:01:45 [adesa.it] INFO: Found listing with ID: 10732453
2026-03-27 22:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732453%27 HTTP/1.1" 200 None
2026-03-27 22:01:45 [adesa.it] INFO: Scrape type for 10732453: 1
2026-03-27 22:01:45 [adesa.it] INFO: Scraping item 10732453 url https://www.openlane.eu/en/carv6/auction/10732453
2026-03-27 22:01:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:01:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:01:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732440> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:01:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 5c38f253-4c61-503b-9816-8b2b3b154553 with identifier: 10732233
2026-03-27 22:01:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 5c38f253-4c61-503b-9816-8b2b3b154553 with identifier: 10732233
2026-03-27 22:01:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 5c38f253-4c61-503b-9816-8b2b3b154553 with identifier: 10732233 to the API
2026-03-27 22:01:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:01:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:01:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749333/general/5c239177-e926-41b1-8b5a-7cfc508e1381.jpg>
{'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-30T09:25:00Z',
'fuel_type': 'Electric',
'id': '5c38f253-4c61-503b-9816-8b2b3b154553',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GR852XA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732233',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Ford',
'model': 'Mustang Mach-E',
'odometer': 31034,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 50,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5c38f253-4c61-503b-9816-8b2b3b154553/5c38f253-4c61-503b-9816-8b2b3b154553_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137329,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749333/general/567e56ab-5859-4307-bfdd-371109b299dd.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5c38f253-4c61-503b-9816-8b2b3b154553/5c38f253-4c61-503b-9816-8b2b3b154553_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133437,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749333/general/cf472917-f3de-473f-9a4f-8c77f48e7652.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5c38f253-4c61-503b-9816-8b2b3b154553/5c38f253-4c61-503b-9816-8b2b3b154553_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 240710,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749333/general/5c239177-e926-41b1-8b5a-7cfc508e1381.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5c38f253-4c61-503b-9816-8b2b3b154553/5c38f253-4c61-503b-9816-8b2b3b154553_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136497,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749333/general/a93e6600-b421-495d-b3da-06388e7d9cd8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5c38f253-4c61-503b-9816-8b2b3b154553/5c38f253-4c61-503b-9816-8b2b3b154553_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96904,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749333/general/0e3b7eb0-1670-4149-908c-d67f6f003e73.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5c38f253-4c61-503b-9816-8b2b3b154553/5c38f253-4c61-503b-9816-8b2b3b154553_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113837,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749333/general/4bf808d6-a605-4680-a9c6-8c53ce6f2efd.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5c38f253-4c61-503b-9816-8b2b3b154553/5c38f253-4c61-503b-9816-8b2b3b154553_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 230371,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749333/general/149382a0-cf19-484b-b93b-89bd3cc39d52.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5c38f253-4c61-503b-9816-8b2b3b154553/5c38f253-4c61-503b-9816-8b2b3b154553_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104309,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749333/general/5b34a39a-1ad1-4a46-b592-151eeabee8bf.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5c38f253-4c61-503b-9816-8b2b3b154553/5c38f253-4c61-503b-9816-8b2b3b154553_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 216608,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749333/general/8e972809-56f8-49f3-9f57-a04a1635a14b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5c38f253-4c61-503b-9816-8b2b3b154553/5c38f253-4c61-503b-9816-8b2b3b154553_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105027,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749333/general/bfedf519-9707-42f4-aa60-72e2a610681f.jpg',
'Width': 800}],
'price': 13300,
'price_includes_vat': True,
'registration_date': '2023-10-13',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Ford Mustang Mach-E - Electric - Automatic - 136 hp - 31.034 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-27 22:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732233%27 HTTP/1.1" 200 None
2026-03-27 22:01:45 [adesa.it] INFO: Saving data for 10732233: {'created_time': 1774648905.417259, 'last_price_update_time': 1774648905.417269, 'auction_closing_time': 1774862700.0}
2026-03-27 22:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732233') HTTP/1.1" 204 0
2026-03-27 22:01:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 3b3d4292-6ed1-58be-956f-b8f0447cd95d with identifier: 10732436
2026-03-27 22:01:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 3b3d4292-6ed1-58be-956f-b8f0447cd95d with identifier: 10732436
2026-03-27 22:01:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 3b3d4292-6ed1-58be-956f-b8f0447cd95d with identifier: 10732436 to the API
2026-03-27 22:01:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:01:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:01:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732436>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 180,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Diesel',
'id': '3b3d4292-6ed1-58be-956f-b8f0447cd95d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE617CT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732436',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Land Rover',
'model': 'Discovery',
'odometer': 126021,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 33,
'photo_urls': ['https://images.openlane.eu/carimgs/5741866/general/4c5d9845-b6ba-406d-bb5e-7cb674341bce.jpg',
'https://images.openlane.eu/carimgs/5741866/general/6115a9a7-4ca7-4853-b030-cc1690bc107d.jpg',
'https://images.openlane.eu/carimgs/5741866/general/ebb71767-6067-4033-9cc5-911f01ed511e.jpg',
'https://images.openlane.eu/carimgs/5741866/general/a64dd94e-6bae-4f3e-9371-1764bfb4986d.jpg',
'https://images.openlane.eu/carimgs/5741866/general/37622472-0e17-4548-9035-cf3e557fa9dc.jpg',
'https://images.openlane.eu/carimgs/5741866/general/43beb896-7c55-4440-90c9-3ff0425f5804.jpg',
'https://images.openlane.eu/carimgs/5741866/general/d27bd215-917a-444c-a7ad-a8e461f2d8a4.jpg',
'https://images.openlane.eu/carimgs/5741866/general/531a10cb-a34c-439b-b534-cfa3e1fdf059.jpg',
'https://images.openlane.eu/carimgs/5741866/general/d9e5a770-6fdf-412e-bf0d-0dae49e1855d.jpg',
'https://images.openlane.eu/carimgs/5741866/general/30bc987c-fdde-4832-a8cd-04d6db115c61.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3b3d4292-6ed1-58be-956f-b8f0447cd95d/3b3d4292-6ed1-58be-956f-b8f0447cd95d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 32811,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741866/general/4c5d9845-b6ba-406d-bb5e-7cb674341bce.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3b3d4292-6ed1-58be-956f-b8f0447cd95d/3b3d4292-6ed1-58be-956f-b8f0447cd95d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106836,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741866/general/6115a9a7-4ca7-4853-b030-cc1690bc107d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3b3d4292-6ed1-58be-956f-b8f0447cd95d/3b3d4292-6ed1-58be-956f-b8f0447cd95d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114403,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741866/general/ebb71767-6067-4033-9cc5-911f01ed511e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3b3d4292-6ed1-58be-956f-b8f0447cd95d/3b3d4292-6ed1-58be-956f-b8f0447cd95d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106969,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741866/general/a64dd94e-6bae-4f3e-9371-1764bfb4986d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3b3d4292-6ed1-58be-956f-b8f0447cd95d/3b3d4292-6ed1-58be-956f-b8f0447cd95d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83283,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741866/general/37622472-0e17-4548-9035-cf3e557fa9dc.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3b3d4292-6ed1-58be-956f-b8f0447cd95d/3b3d4292-6ed1-58be-956f-b8f0447cd95d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90422,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741866/general/43beb896-7c55-4440-90c9-3ff0425f5804.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3b3d4292-6ed1-58be-956f-b8f0447cd95d/3b3d4292-6ed1-58be-956f-b8f0447cd95d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88700,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741866/general/d27bd215-917a-444c-a7ad-a8e461f2d8a4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3b3d4292-6ed1-58be-956f-b8f0447cd95d/3b3d4292-6ed1-58be-956f-b8f0447cd95d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103605,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741866/general/531a10cb-a34c-439b-b534-cfa3e1fdf059.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3b3d4292-6ed1-58be-956f-b8f0447cd95d/3b3d4292-6ed1-58be-956f-b8f0447cd95d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66613,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741866/general/d9e5a770-6fdf-412e-bf0d-0dae49e1855d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3b3d4292-6ed1-58be-956f-b8f0447cd95d/3b3d4292-6ed1-58be-956f-b8f0447cd95d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101166,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741866/general/30bc987c-fdde-4832-a8cd-04d6db115c61.jpg',
'Width': 1024}],
'price': 11500,
'price_includes_vat': True,
'registration_date': '2021-02-08',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Land Rover Discovery Sport 2.0 TD4 S - Diesel - Automatic - 180 hp '
'- 126.021 km',
'transmission': 'automatic',
'trim': 'S',
'vin': None,
'year': 2021}
2026-03-27 22:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732436%27 HTTP/1.1" 200 None
2026-03-27 22:01:45 [adesa.it] INFO: Saving data for 10732436: {'created_time': 1774648905.742111, 'last_price_update_time': 1774648905.74213, 'auction_closing_time': 1774862700.0}
2026-03-27 22:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732436') HTTP/1.1" 204 0
2026-03-27 22:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749338%252Fgeneral%252F8c33b5eb-bada-4f21-8f57-b659c8ddc254.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749338/general/8c33b5eb-bada-4f21-8f57-b659c8ddc254.jpg not downloaded yet
2026-03-27 22:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744175%252Fgeneral%252F4d981c53-f54b-4afb-8746-1a76d9fd8c45.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744175/general/4d981c53-f54b-4afb-8746-1a76d9fd8c45.jpg not downloaded yet
2026-03-27 22:01:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:01:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744175/general/e6c79d45-6290-4c0c-bfc8-edd3dcc878ee.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732215)
2026-03-27 22:01:45 [adesa.it] INFO: Found listing with ID: 10732454
2026-03-27 22:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732454%27 HTTP/1.1" 200 None
2026-03-27 22:01:45 [adesa.it] INFO: Scrape type for 10732454: 1
2026-03-27 22:01:45 [adesa.it] INFO: Scraping item 10732454 url https://www.openlane.eu/en/carv6/auction/10732454
2026-03-27 22:01:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732437> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:01:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee4601b90>
2026-03-27 22:01:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:01:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:01:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5651e891-f1ce-54db-b631-5037b7161feb/5651e891-f1ce-54db-b631-5037b7161feb_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744175%252Fgeneral%252F4fdb5fce-f625-4ac4-9b3d-4ddae54011cf.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744175/general/4fdb5fce-f625-4ac4-9b3d-4ddae54011cf.jpg saved to cache
2026-03-27 22:01:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 5651e891-f1ce-54db-b631-5037b7161feb
2026-03-27 22:01:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee58226d0>
2026-03-27 22:01:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:01:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:01:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5651e891-f1ce-54db-b631-5037b7161feb/5651e891-f1ce-54db-b631-5037b7161feb_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744175%252Fgeneral%252F81ad0fcf-509c-4038-ba61-f90780178798.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744175/general/81ad0fcf-509c-4038-ba61-f90780178798.jpg saved to cache
2026-03-27 22:01:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 5651e891-f1ce-54db-b631-5037b7161feb
2026-03-27 22:01:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0471de90-ceea-5807-8cf7-bbfb1a1568a5 with identifier: 10732430
2026-03-27 22:01:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0471de90-ceea-5807-8cf7-bbfb1a1568a5 with scrape type 1
2026-03-27 22:01:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0471de90-ceea-5807-8cf7-bbfb1a1568a5
2026-03-27 22:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5736103%252Fgeneral%252Fdad09767-6633-46ec-8c14-dc6c3511ac21.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736103/general/dad09767-6633-46ec-8c14-dc6c3511ac21.jpg already downloaded
2026-03-27 22:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5736103%252Fgeneral%252F0be8cbca-4ad1-4e05-9fda-613ddc395911.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736103/general/0be8cbca-4ad1-4e05-9fda-613ddc395911.jpg already downloaded
2026-03-27 22:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5736103%252Fgeneral%252F8f55f2da-2a19-46a3-8f0e-8111d1b51f4e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736103/general/8f55f2da-2a19-46a3-8f0e-8111d1b51f4e.jpg already downloaded
2026-03-27 22:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5736103%252Fgeneral%252Fdd7ff6d5-6119-4ad2-af99-dde3cb4f7e82.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736103/general/dd7ff6d5-6119-4ad2-af99-dde3cb4f7e82.jpg already downloaded
2026-03-27 22:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5736103%252Fgeneral%252Fd9a55c66-12b0-45c9-a1f6-497ef5684a49.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736103/general/d9a55c66-12b0-45c9-a1f6-497ef5684a49.jpg already downloaded
2026-03-27 22:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5736103%252Fgeneral%252Fab9db771-092e-41e1-adb0-ad41c6ec0dd6.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736103/general/ab9db771-092e-41e1-adb0-ad41c6ec0dd6.jpg already downloaded
2026-03-27 22:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5736103%252Fgeneral%252F95b7b141-fa29-4bbd-82eb-223a368fd2e2.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736103/general/95b7b141-fa29-4bbd-82eb-223a368fd2e2.jpg already downloaded
2026-03-27 22:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5736103%252Fgeneral%252Feff55e42-0856-4aa1-bc27-fa1dd86445b7.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736103/general/eff55e42-0856-4aa1-bc27-fa1dd86445b7.jpg already downloaded
2026-03-27 22:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5736103%252Fgeneral%252Fbc614cff-d391-442c-af26-5c66556dd69d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736103/general/bc614cff-d391-442c-af26-5c66556dd69d.jpg already downloaded
2026-03-27 22:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5736103%252Fgeneral%252Ffcf3c947-5de7-40f7-aa8e-14bbafa023b0.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736103/general/fcf3c947-5de7-40f7-aa8e-14bbafa023b0.jpg already downloaded
2026-03-27 22:01:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 0471de90-ceea-5807-8cf7-bbfb1a1568a5, identifier: 10732430
2026-03-27 22:01:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6bb16315-438f-5f5e-9941-25924e221fea with identifier: 10732439
2026-03-27 22:01:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6bb16315-438f-5f5e-9941-25924e221fea with scrape type 1
2026-03-27 22:01:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6bb16315-438f-5f5e-9941-25924e221fea
2026-03-27 22:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5729523%252Fgeneral%252F4025fdd5-9567-44ec-ad1d-b645ad4cfe1e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729523/general/4025fdd5-9567-44ec-ad1d-b645ad4cfe1e.jpg already downloaded
2026-03-27 22:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5729523%252Fgeneral%252Fb77fb616-9dcf-4554-9691-0770a1429d82.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729523/general/b77fb616-9dcf-4554-9691-0770a1429d82.jpg already downloaded
2026-03-27 22:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5729523%252Fgeneral%252F20fd4265-3691-4d45-9caa-e259e4fdd633.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729523/general/20fd4265-3691-4d45-9caa-e259e4fdd633.jpg already downloaded
2026-03-27 22:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5729523%252Fgeneral%252F7ff546eb-d1de-4d30-95d7-3ec865144bf1.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729523/general/7ff546eb-d1de-4d30-95d7-3ec865144bf1.jpg already downloaded
2026-03-27 22:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5729523%252Fgeneral%252F3cffb522-a48e-480e-b0da-5ba3d5982d13.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729523/general/3cffb522-a48e-480e-b0da-5ba3d5982d13.jpg already downloaded
2026-03-27 22:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5729523%252Fgeneral%252Fa40f0ae5-a98f-4864-ac3a-3a04fb129e72.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729523/general/a40f0ae5-a98f-4864-ac3a-3a04fb129e72.jpg already downloaded
2026-03-27 22:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5729523%252Fgeneral%252Fb9448ef8-805a-416d-a6b0-db34b5d33024.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729523/general/b9448ef8-805a-416d-a6b0-db34b5d33024.jpg already downloaded
2026-03-27 22:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5729523%252Fgeneral%252Fc34af7eb-c962-41fd-a6d8-898e7d8a2568.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729523/general/c34af7eb-c962-41fd-a6d8-898e7d8a2568.jpg already downloaded
2026-03-27 22:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5729523%252Fgeneral%252F3aeb5527-0adb-46c8-b35b-01e15e39d5b2.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729523/general/3aeb5527-0adb-46c8-b35b-01e15e39d5b2.jpg already downloaded
2026-03-27 22:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5729523%252Fgeneral%252F0d1223a4-e259-4b31-85b6-4a3e35c6654e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729523/general/0d1223a4-e259-4b31-85b6-4a3e35c6654e.jpg already downloaded
2026-03-27 22:01:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 6bb16315-438f-5f5e-9941-25924e221fea, identifier: 10732439
2026-03-27 22:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749338%252Fgeneral%252Fe51ececd-e1ce-4ff1-ab99-0be579fed2b0.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749338/general/e51ececd-e1ce-4ff1-ab99-0be579fed2b0.jpg not downloaded yet
2026-03-27 22:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5744175%252Fgeneral%252F7265ba96-4e7b-4d5d-82a4-270c405ab5cb.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744175/general/7265ba96-4e7b-4d5d-82a4-270c405ab5cb.jpg not downloaded yet
2026-03-27 22: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-27 22:01:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 0471de90-ceea-5807-8cf7-bbfb1a1568a5 with identifier: 10732430
2026-03-27 22:01:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 22:01:46 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Orange HTTP/1.1" 200 None
2026-03-27 22:01:46 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 22:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-27 22:01:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 0471de90-ceea-5807-8cf7-bbfb1a1568a5 with identifier: 10732430
2026-03-27 22:01:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 0471de90-ceea-5807-8cf7-bbfb1a1568a5 with identifier: 10732430 to the API
2026-03-27 22:01:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:01: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-27 22:01:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732430>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Orange',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Diesel',
'id': '0471de90-ceea-5807-8cf7-bbfb1a1568a5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GR224MD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732430',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Kia',
'model': 'Sportage',
'odometer': 37264,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 43,
'photo_urls': ['https://images.openlane.eu/carimgs/5736103/general/dad09767-6633-46ec-8c14-dc6c3511ac21.jpg',
'https://images.openlane.eu/carimgs/5736103/general/0be8cbca-4ad1-4e05-9fda-613ddc395911.jpg',
'https://images.openlane.eu/carimgs/5736103/general/8f55f2da-2a19-46a3-8f0e-8111d1b51f4e.jpg',
'https://images.openlane.eu/carimgs/5736103/general/dd7ff6d5-6119-4ad2-af99-dde3cb4f7e82.jpg',
'https://images.openlane.eu/carimgs/5736103/general/d9a55c66-12b0-45c9-a1f6-497ef5684a49.jpg',
'https://images.openlane.eu/carimgs/5736103/general/ab9db771-092e-41e1-adb0-ad41c6ec0dd6.jpg',
'https://images.openlane.eu/carimgs/5736103/general/95b7b141-fa29-4bbd-82eb-223a368fd2e2.jpg',
'https://images.openlane.eu/carimgs/5736103/general/eff55e42-0856-4aa1-bc27-fa1dd86445b7.jpg',
'https://images.openlane.eu/carimgs/5736103/general/bc614cff-d391-442c-af26-5c66556dd69d.jpg',
'https://images.openlane.eu/carimgs/5736103/general/fcf3c947-5de7-40f7-aa8e-14bbafa023b0.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0471de90-ceea-5807-8cf7-bbfb1a1568a5/0471de90-ceea-5807-8cf7-bbfb1a1568a5_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128945,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736103/general/dad09767-6633-46ec-8c14-dc6c3511ac21.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0471de90-ceea-5807-8cf7-bbfb1a1568a5/0471de90-ceea-5807-8cf7-bbfb1a1568a5_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39784,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736103/general/0be8cbca-4ad1-4e05-9fda-613ddc395911.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0471de90-ceea-5807-8cf7-bbfb1a1568a5/0471de90-ceea-5807-8cf7-bbfb1a1568a5_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 140977,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736103/general/8f55f2da-2a19-46a3-8f0e-8111d1b51f4e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0471de90-ceea-5807-8cf7-bbfb1a1568a5/0471de90-ceea-5807-8cf7-bbfb1a1568a5_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133350,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736103/general/dd7ff6d5-6119-4ad2-af99-dde3cb4f7e82.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0471de90-ceea-5807-8cf7-bbfb1a1568a5/0471de90-ceea-5807-8cf7-bbfb1a1568a5_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108662,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736103/general/d9a55c66-12b0-45c9-a1f6-497ef5684a49.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0471de90-ceea-5807-8cf7-bbfb1a1568a5/0471de90-ceea-5807-8cf7-bbfb1a1568a5_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88972,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736103/general/ab9db771-092e-41e1-adb0-ad41c6ec0dd6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0471de90-ceea-5807-8cf7-bbfb1a1568a5/0471de90-ceea-5807-8cf7-bbfb1a1568a5_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103843,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736103/general/95b7b141-fa29-4bbd-82eb-223a368fd2e2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0471de90-ceea-5807-8cf7-bbfb1a1568a5/0471de90-ceea-5807-8cf7-bbfb1a1568a5_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59917,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736103/general/eff55e42-0856-4aa1-bc27-fa1dd86445b7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0471de90-ceea-5807-8cf7-bbfb1a1568a5/0471de90-ceea-5807-8cf7-bbfb1a1568a5_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133460,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736103/general/bc614cff-d391-442c-af26-5c66556dd69d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0471de90-ceea-5807-8cf7-bbfb1a1568a5/0471de90-ceea-5807-8cf7-bbfb1a1568a5_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125293,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736103/general/fcf3c947-5de7-40f7-aa8e-14bbafa023b0.jpg',
'Width': 800}],
'price': 12000,
'price_includes_vat': True,
'registration_date': '2023-08-31',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Kia Sportage 1.6 CRDI Business - Diesel - Automatic - 136 hp - '
'37.264 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2023}
2026-03-27 22:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732430%27 HTTP/1.1" 200 None
2026-03-27 22:01:47 [adesa.it] INFO: Saving data for 10732430: {'created_time': 1774648907.05114, 'last_price_update_time': 1774648907.051151, 'auction_closing_time': 1774862700.0}
2026-03-27 22:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732430') HTTP/1.1" 204 0
2026-03-27 22:01:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 6bb16315-438f-5f5e-9941-25924e221fea with identifier: 10732439
2026-03-27 22:01:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 6bb16315-438f-5f5e-9941-25924e221fea with identifier: 10732439
2026-03-27 22:01:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 6bb16315-438f-5f5e-9941-25924e221fea with identifier: 10732439 to the API
2026-03-27 22:01:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22: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-27 22:01:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732439>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Diesel',
'id': '6bb16315-438f-5f5e-9941-25924e221fea',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK683RL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732439',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Land Rover',
'model': 'Range Rover',
'odometer': 47759,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 35,
'photo_urls': ['https://images.openlane.eu/carimgs/5729523/general/4025fdd5-9567-44ec-ad1d-b645ad4cfe1e.jpg',
'https://images.openlane.eu/carimgs/5729523/general/b77fb616-9dcf-4554-9691-0770a1429d82.jpg',
'https://images.openlane.eu/carimgs/5729523/general/20fd4265-3691-4d45-9caa-e259e4fdd633.jpg',
'https://images.openlane.eu/carimgs/5729523/general/7ff546eb-d1de-4d30-95d7-3ec865144bf1.jpg',
'https://images.openlane.eu/carimgs/5729523/general/3cffb522-a48e-480e-b0da-5ba3d5982d13.jpg',
'https://images.openlane.eu/carimgs/5729523/general/a40f0ae5-a98f-4864-ac3a-3a04fb129e72.jpg',
'https://images.openlane.eu/carimgs/5729523/general/b9448ef8-805a-416d-a6b0-db34b5d33024.jpg',
'https://images.openlane.eu/carimgs/5729523/general/c34af7eb-c962-41fd-a6d8-898e7d8a2568.jpg',
'https://images.openlane.eu/carimgs/5729523/general/3aeb5527-0adb-46c8-b35b-01e15e39d5b2.jpg',
'https://images.openlane.eu/carimgs/5729523/general/0d1223a4-e259-4b31-85b6-4a3e35c6654e.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6bb16315-438f-5f5e-9941-25924e221fea/6bb16315-438f-5f5e-9941-25924e221fea_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 151353,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729523/general/4025fdd5-9567-44ec-ad1d-b645ad4cfe1e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6bb16315-438f-5f5e-9941-25924e221fea/6bb16315-438f-5f5e-9941-25924e221fea_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 153436,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729523/general/b77fb616-9dcf-4554-9691-0770a1429d82.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6bb16315-438f-5f5e-9941-25924e221fea/6bb16315-438f-5f5e-9941-25924e221fea_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 155897,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729523/general/20fd4265-3691-4d45-9caa-e259e4fdd633.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6bb16315-438f-5f5e-9941-25924e221fea/6bb16315-438f-5f5e-9941-25924e221fea_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121280,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729523/general/7ff546eb-d1de-4d30-95d7-3ec865144bf1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6bb16315-438f-5f5e-9941-25924e221fea/6bb16315-438f-5f5e-9941-25924e221fea_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108498,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729523/general/3cffb522-a48e-480e-b0da-5ba3d5982d13.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6bb16315-438f-5f5e-9941-25924e221fea/6bb16315-438f-5f5e-9941-25924e221fea_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120055,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729523/general/a40f0ae5-a98f-4864-ac3a-3a04fb129e72.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6bb16315-438f-5f5e-9941-25924e221fea/6bb16315-438f-5f5e-9941-25924e221fea_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116227,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729523/general/b9448ef8-805a-416d-a6b0-db34b5d33024.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6bb16315-438f-5f5e-9941-25924e221fea/6bb16315-438f-5f5e-9941-25924e221fea_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 155806,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729523/general/c34af7eb-c962-41fd-a6d8-898e7d8a2568.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6bb16315-438f-5f5e-9941-25924e221fea/6bb16315-438f-5f5e-9941-25924e221fea_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122566,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729523/general/3aeb5527-0adb-46c8-b35b-01e15e39d5b2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6bb16315-438f-5f5e-9941-25924e221fea/6bb16315-438f-5f5e-9941-25924e221fea_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 140315,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729523/general/0d1223a4-e259-4b31-85b6-4a3e35c6654e.jpg',
'Width': 1024}],
'price': 17600,
'price_includes_vat': True,
'registration_date': '2022-06-15',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Land Rover Range Rover Evoque 2.0 SE - Diesel - Automatic - 163 hp '
'- 47.759 km',
'transmission': 'automatic',
'trim': 'SE',
'vin': None,
'year': 2022}
2026-03-27 22:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732439%27 HTTP/1.1" 200 None
2026-03-27 22:01:47 [adesa.it] INFO: Saving data for 10732439: {'created_time': 1774648907.359707, 'last_price_update_time': 1774648907.359721, 'auction_closing_time': 1774862700.0}
2026-03-27 22:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732439') HTTP/1.1" 204 0
2026-03-27 22:01:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749338/general/3ca36301-a5ab-4923-9ed1-18c34851d037.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732432)
2026-03-27 22:01:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744175/general/b11f0e0c-59ac-4b8e-b063-fc8727f74d4c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732215)
2026-03-27 22:01:47 [adesa.it] INFO: Found listing with ID: 10732456
2026-03-27 22:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732456%27 HTTP/1.1" 200 None
2026-03-27 22:01:47 [adesa.it] INFO: Scrape type for 10732456: 1
2026-03-27 22:01:47 [adesa.it] INFO: Scraping item 10732456 url https://www.openlane.eu/en/carv6/auction/10732456
2026-03-27 22:01:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee7e145d0>
2026-03-27 22:01:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:01:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:01:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9b0b79c9-012a-5ed6-9b9d-b213d2b216a7/9b0b79c9-012a-5ed6-9b9d-b213d2b216a7_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749338%252Fgeneral%252F48553090-0e0e-4adf-8b92-fb9e6821b628.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749338/general/48553090-0e0e-4adf-8b92-fb9e6821b628.jpg saved to cache
2026-03-27 22:01:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 9b0b79c9-012a-5ed6-9b9d-b213d2b216a7
2026-03-27 22:01:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e1746e39-5a4c-5c85-8dad-9fd60fc2fe13 with identifier: 10732440
2026-03-27 22:01:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e1746e39-5a4c-5c85-8dad-9fd60fc2fe13 with scrape type 1
2026-03-27 22:01:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e1746e39-5a4c-5c85-8dad-9fd60fc2fe13
2026-03-27 22:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741869%252Fgeneral%252Fdd378b5d-4416-475f-b596-6c8660a8c995.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741869/general/dd378b5d-4416-475f-b596-6c8660a8c995.jpg already downloaded
2026-03-27 22:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741869%252Fgeneral%252Fe2f92a7f-94a9-408a-9fba-a97bb899aadc.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741869/general/e2f92a7f-94a9-408a-9fba-a97bb899aadc.jpg already downloaded
2026-03-27 22:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741869%252Fgeneral%252Fedd819ea-9e6f-43d2-bbb6-59b1ac42e0a2.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741869/general/edd819ea-9e6f-43d2-bbb6-59b1ac42e0a2.jpg already downloaded
2026-03-27 22:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741869%252Fgeneral%252Fb4d0eeae-114b-4b82-884c-51db020390d4.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741869/general/b4d0eeae-114b-4b82-884c-51db020390d4.jpg already downloaded
2026-03-27 22:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741869%252Fgeneral%252F58c17e85-72e4-4ad4-8302-7850181cd783.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741869/general/58c17e85-72e4-4ad4-8302-7850181cd783.jpg already downloaded
2026-03-27 22:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741869%252Fgeneral%252F36f35b67-81a1-4103-a041-aebd231c6314.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741869/general/36f35b67-81a1-4103-a041-aebd231c6314.jpg already downloaded
2026-03-27 22:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741869%252Fgeneral%252Fa40e5863-2daa-4b76-a978-09595fb98d4e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741869/general/a40e5863-2daa-4b76-a978-09595fb98d4e.jpg already downloaded
2026-03-27 22:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741869%252Fgeneral%252F30ecb59b-ea61-4ba3-9043-8c103d0dbf66.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741869/general/30ecb59b-ea61-4ba3-9043-8c103d0dbf66.jpg already downloaded
2026-03-27 22:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741869%252Fgeneral%252F5a75590b-a166-4c9f-8115-935cf1089c9f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741869/general/5a75590b-a166-4c9f-8115-935cf1089c9f.jpg already downloaded
2026-03-27 22:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741869%252Fgeneral%252Febe72b3c-3c5a-47d2-b8e8-5ceaddfacbd1.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741869/general/ebe72b3c-3c5a-47d2-b8e8-5ceaddfacbd1.jpg already downloaded
2026-03-27 22:01:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: e1746e39-5a4c-5c85-8dad-9fd60fc2fe13, identifier: 10732440
2026-03-27 22:01:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744175/general/3dc672b4-242f-43e6-abbb-7586b1aa29be.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732215)
2026-03-27 22:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749338%252Fgeneral%252F317c3709-1b19-4f45-9503-9b68cc52c6e5.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749338/general/317c3709-1b19-4f45-9503-9b68cc52c6e5.jpg not downloaded yet
2026-03-27 22:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744175%252Fgeneral%252Faf06dec0-c3f9-4819-a922-c41ac1b078fc.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744175/general/af06dec0-c3f9-4819-a922-c41ac1b078fc.jpg not downloaded yet
2026-03-27 22:01:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: e1746e39-5a4c-5c85-8dad-9fd60fc2fe13 with identifier: 10732440
2026-03-27 22:01:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: e1746e39-5a4c-5c85-8dad-9fd60fc2fe13 with identifier: 10732440
2026-03-27 22:01:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: e1746e39-5a4c-5c85-8dad-9fd60fc2fe13 with identifier: 10732440 to the API
2026-03-27 22:01:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22: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-27 22:01:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732440>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Diesel',
'id': 'e1746e39-5a4c-5c85-8dad-9fd60fc2fe13',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL272PP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732440',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Land Rover',
'model': 'Range Rover',
'odometer': 84669,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 42,
'photo_urls': ['https://images.openlane.eu/carimgs/5741869/general/dd378b5d-4416-475f-b596-6c8660a8c995.jpg',
'https://images.openlane.eu/carimgs/5741869/general/e2f92a7f-94a9-408a-9fba-a97bb899aadc.jpg',
'https://images.openlane.eu/carimgs/5741869/general/edd819ea-9e6f-43d2-bbb6-59b1ac42e0a2.jpg',
'https://images.openlane.eu/carimgs/5741869/general/b4d0eeae-114b-4b82-884c-51db020390d4.jpg',
'https://images.openlane.eu/carimgs/5741869/general/58c17e85-72e4-4ad4-8302-7850181cd783.jpg',
'https://images.openlane.eu/carimgs/5741869/general/36f35b67-81a1-4103-a041-aebd231c6314.jpg',
'https://images.openlane.eu/carimgs/5741869/general/a40e5863-2daa-4b76-a978-09595fb98d4e.jpg',
'https://images.openlane.eu/carimgs/5741869/general/30ecb59b-ea61-4ba3-9043-8c103d0dbf66.jpg',
'https://images.openlane.eu/carimgs/5741869/general/5a75590b-a166-4c9f-8115-935cf1089c9f.jpg',
'https://images.openlane.eu/carimgs/5741869/general/ebe72b3c-3c5a-47d2-b8e8-5ceaddfacbd1.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e1746e39-5a4c-5c85-8dad-9fd60fc2fe13/e1746e39-5a4c-5c85-8dad-9fd60fc2fe13_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115464,
'Height': 533,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741869/general/dd378b5d-4416-475f-b596-6c8660a8c995.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e1746e39-5a4c-5c85-8dad-9fd60fc2fe13/e1746e39-5a4c-5c85-8dad-9fd60fc2fe13_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38054,
'Height': 266,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741869/general/e2f92a7f-94a9-408a-9fba-a97bb899aadc.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e1746e39-5a4c-5c85-8dad-9fd60fc2fe13/e1746e39-5a4c-5c85-8dad-9fd60fc2fe13_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114969,
'Height': 533,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741869/general/edd819ea-9e6f-43d2-bbb6-59b1ac42e0a2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e1746e39-5a4c-5c85-8dad-9fd60fc2fe13/e1746e39-5a4c-5c85-8dad-9fd60fc2fe13_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102857,
'Height': 533,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741869/general/b4d0eeae-114b-4b82-884c-51db020390d4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e1746e39-5a4c-5c85-8dad-9fd60fc2fe13/e1746e39-5a4c-5c85-8dad-9fd60fc2fe13_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72355,
'Height': 533,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741869/general/58c17e85-72e4-4ad4-8302-7850181cd783.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e1746e39-5a4c-5c85-8dad-9fd60fc2fe13/e1746e39-5a4c-5c85-8dad-9fd60fc2fe13_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93367,
'Height': 533,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741869/general/36f35b67-81a1-4103-a041-aebd231c6314.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e1746e39-5a4c-5c85-8dad-9fd60fc2fe13/e1746e39-5a4c-5c85-8dad-9fd60fc2fe13_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86271,
'Height': 533,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741869/general/a40e5863-2daa-4b76-a978-09595fb98d4e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e1746e39-5a4c-5c85-8dad-9fd60fc2fe13/e1746e39-5a4c-5c85-8dad-9fd60fc2fe13_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79928,
'Height': 533,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741869/general/30ecb59b-ea61-4ba3-9043-8c103d0dbf66.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e1746e39-5a4c-5c85-8dad-9fd60fc2fe13/e1746e39-5a4c-5c85-8dad-9fd60fc2fe13_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90156,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741869/general/5a75590b-a166-4c9f-8115-935cf1089c9f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e1746e39-5a4c-5c85-8dad-9fd60fc2fe13/e1746e39-5a4c-5c85-8dad-9fd60fc2fe13_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121939,
'Height': 533,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741869/general/ebe72b3c-3c5a-47d2-b8e8-5ceaddfacbd1.jpg',
'Width': 800}],
'price': 22300,
'price_includes_vat': True,
'registration_date': '2022-09-28',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Land Rover Range Rover Sport 2.0 R-Dynamic S - Diesel - Automatic - '
'204 hp - 84.669 km',
'transmission': 'automatic',
'trim': 'R-Dynamic S',
'vin': None,
'year': 2022}
2026-03-27 22:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710732440%27 HTTP/1.1" 200 None
2026-03-27 22:01:48 [adesa.it] INFO: Saving data for 10732440: {'created_time': 1774648908.043166, 'last_price_update_time': 1774648908.043177, 'auction_closing_time': 1774862700.0}
2026-03-27 22:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732440') HTTP/1.1" 204 0
2026-03-27 22:01:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744175/general/a0958a46-a8b3-4e33-9835-a4ab260ca5c3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732215)
2026-03-27 22:01:48 [adesa.it] INFO: Found listing with ID: 10732457
2026-03-27 22:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710732457%27 HTTP/1.1" 200 None
2026-03-27 22:01:48 [adesa.it] INFO: Scrape type for 10732457: 1
2026-03-27 22:01:48 [adesa.it] INFO: Scraping item 10732457 url https://www.openlane.eu/en/carv6/auction/10732457
2026-03-27 22:01:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732441> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:01:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732442> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:01:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732429> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:01:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732444> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:01:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee7b80650>
2026-03-27 22:01:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:01:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:01:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5651e891-f1ce-54db-b631-5037b7161feb/5651e891-f1ce-54db-b631-5037b7161feb_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744175%252Fgeneral%252Fe6c79d45-6290-4c0c-bfc8-edd3dcc878ee.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744175/general/e6c79d45-6290-4c0c-bfc8-edd3dcc878ee.jpg saved to cache
2026-03-27 22:01:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 5651e891-f1ce-54db-b631-5037b7161feb
2026-03-27 22:01:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7d611e2b-e99e-59ea-bb80-d406e19077bd with identifier: 10732437
2026-03-27 22:01:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7d611e2b-e99e-59ea-bb80-d406e19077bd with scrape type 1
2026-03-27 22:01:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7d611e2b-e99e-59ea-bb80-d406e19077bd
2026-03-27 22:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736107%252Fgeneral%252F0fd2d1a9-a5a4-4ff1-b324-59177c89315f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736107/general/0fd2d1a9-a5a4-4ff1-b324-59177c89315f.jpg already downloaded
2026-03-27 22:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736107%252Fgeneral%252F4249f0de-a546-45b7-818a-872aad06ee41.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736107/general/4249f0de-a546-45b7-818a-872aad06ee41.jpg already downloaded
2026-03-27 22:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736107%252Fgeneral%252Fc9b78c55-91d3-4e70-84b8-a4097f74aab8.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736107/general/c9b78c55-91d3-4e70-84b8-a4097f74aab8.jpg already downloaded
2026-03-27 22:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736107%252Fgeneral%252Fbd09bd91-2ea9-4b1a-91e0-741184e1763c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736107/general/bd09bd91-2ea9-4b1a-91e0-741184e1763c.jpg already downloaded
2026-03-27 22:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736107%252Fgeneral%252F09c0de01-d010-4b95-b6d5-6a6942705284.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736107/general/09c0de01-d010-4b95-b6d5-6a6942705284.jpg already downloaded
2026-03-27 22:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736107%252Fgeneral%252Fe4d441d6-a9ae-4943-b181-4e3091e17524.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736107/general/e4d441d6-a9ae-4943-b181-4e3091e17524.jpg already downloaded
2026-03-27 22:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736107%252Fgeneral%252Fd0f08205-9816-4236-8238-e5b267401ec1.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736107/general/d0f08205-9816-4236-8238-e5b267401ec1.jpg already downloaded
2026-03-27 22:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736107%252Fgeneral%252F952c0e0a-a48a-46ef-84e5-528f5373efb3.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736107/general/952c0e0a-a48a-46ef-84e5-528f5373efb3.jpg already downloaded
2026-03-27 22:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736107%252Fgeneral%252Fa610df8d-5a40-43e5-8ecf-64f63d7b02fd.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736107/general/a610df8d-5a40-43e5-8ecf-64f63d7b02fd.jpg already downloaded
2026-03-27 22:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736107%252Fgeneral%252F6b12120a-ad6a-4348-80a8-fc2573cd6f53.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736107/general/6b12120a-ad6a-4348-80a8-fc2573cd6f53.jpg already downloaded
2026-03-27 22:01:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 7d611e2b-e99e-59ea-bb80-d406e19077bd, identifier: 10732437
2026-03-27 22: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-27 22: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-27 22: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-27 22: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-27 22:01:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 7d611e2b-e99e-59ea-bb80-d406e19077bd with identifier: 10732437
2026-03-27 22:01:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 7d611e2b-e99e-59ea-bb80-d406e19077bd with identifier: 10732437
2026-03-27 22:01:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 7d611e2b-e99e-59ea-bb80-d406e19077bd with identifier: 10732437 to the API
2026-03-27 22:01:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22: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-27 22:01:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732437>
{'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': 204,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Diesel',
'id': '7d611e2b-e99e-59ea-bb80-d406e19077bd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GT601PS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732437',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Land Rover',
'model': 'Range Rover',
'odometer': 31919,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 17,
'photo_urls': ['https://images.openlane.eu/carimgs/5736107/general/0fd2d1a9-a5a4-4ff1-b324-59177c89315f.jpg',
'https://images.openlane.eu/carimgs/5736107/general/4249f0de-a546-45b7-818a-872aad06ee41.jpg',
'https://images.openlane.eu/carimgs/5736107/general/c9b78c55-91d3-4e70-84b8-a4097f74aab8.jpg',
'https://images.openlane.eu/carimgs/5736107/general/bd09bd91-2ea9-4b1a-91e0-741184e1763c.jpg',
'https://images.openlane.eu/carimgs/5736107/general/09c0de01-d010-4b95-b6d5-6a6942705284.jpg',
'https://images.openlane.eu/carimgs/5736107/general/e4d441d6-a9ae-4943-b181-4e3091e17524.jpg',
'https://images.openlane.eu/carimgs/5736107/general/d0f08205-9816-4236-8238-e5b267401ec1.jpg',
'https://images.openlane.eu/carimgs/5736107/general/952c0e0a-a48a-46ef-84e5-528f5373efb3.jpg',
'https://images.openlane.eu/carimgs/5736107/general/a610df8d-5a40-43e5-8ecf-64f63d7b02fd.jpg',
'https://images.openlane.eu/carimgs/5736107/general/6b12120a-ad6a-4348-80a8-fc2573cd6f53.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7d611e2b-e99e-59ea-bb80-d406e19077bd/7d611e2b-e99e-59ea-bb80-d406e19077bd_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131144,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736107/general/0fd2d1a9-a5a4-4ff1-b324-59177c89315f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7d611e2b-e99e-59ea-bb80-d406e19077bd/7d611e2b-e99e-59ea-bb80-d406e19077bd_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 42812,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736107/general/4249f0de-a546-45b7-818a-872aad06ee41.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7d611e2b-e99e-59ea-bb80-d406e19077bd/7d611e2b-e99e-59ea-bb80-d406e19077bd_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120101,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736107/general/c9b78c55-91d3-4e70-84b8-a4097f74aab8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7d611e2b-e99e-59ea-bb80-d406e19077bd/7d611e2b-e99e-59ea-bb80-d406e19077bd_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118129,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736107/general/bd09bd91-2ea9-4b1a-91e0-741184e1763c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7d611e2b-e99e-59ea-bb80-d406e19077bd/7d611e2b-e99e-59ea-bb80-d406e19077bd_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100342,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736107/general/09c0de01-d010-4b95-b6d5-6a6942705284.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7d611e2b-e99e-59ea-bb80-d406e19077bd/7d611e2b-e99e-59ea-bb80-d406e19077bd_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106469,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736107/general/e4d441d6-a9ae-4943-b181-4e3091e17524.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7d611e2b-e99e-59ea-bb80-d406e19077bd/7d611e2b-e99e-59ea-bb80-d406e19077bd_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111790,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736107/general/d0f08205-9816-4236-8238-e5b267401ec1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7d611e2b-e99e-59ea-bb80-d406e19077bd/7d611e2b-e99e-59ea-bb80-d406e19077bd_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98253,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736107/general/952c0e0a-a48a-46ef-84e5-528f5373efb3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7d611e2b-e99e-59ea-bb80-d406e19077bd/7d611e2b-e99e-59ea-bb80-d406e19077bd_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 143014,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736107/general/a610df8d-5a40-43e5-8ecf-64f63d7b02fd.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7d611e2b-e99e-59ea-bb80-d406e19077bd/7d611e2b-e99e-59ea-bb80-d406e19077bd_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 143014,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736107/general/6b12120a-ad6a-4348-80a8-fc2573cd6f53.jpg',
'Width': 800}],
'price': 9500,
'price_includes_vat': True,
'registration_date': '2024-03-22',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Land Rover Range Rover Evoque 2.0d Dynamic SE - Diesel - Automatic '
'- 204 hp - 31.919 km',
'transmission': 'automatic',
'trim': 'Dynamic SE',
'vin': None,
'year': 2024}
2026-03-27 22:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710732437%27 HTTP/1.1" 200 None
2026-03-27 22:01:48 [adesa.it] INFO: Saving data for 10732437: {'created_time': 1774648908.683389, 'last_price_update_time': 1774648908.6834, 'auction_closing_time': 1774862700.0}
2026-03-27 22:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732437') HTTP/1.1" 204 0
2026-03-27 22:01:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee4729710>
2026-03-27 22:01:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:01:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:01:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9b0b79c9-012a-5ed6-9b9d-b213d2b216a7/9b0b79c9-012a-5ed6-9b9d-b213d2b216a7_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749338%252Fgeneral%252F3ca36301-a5ab-4923-9ed1-18c34851d037.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749338/general/3ca36301-a5ab-4923-9ed1-18c34851d037.jpg saved to cache
2026-03-27 22:01:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 9b0b79c9-012a-5ed6-9b9d-b213d2b216a7
2026-03-27 22:01:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5a37e90>
2026-03-27 22:01:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:01:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:01:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5651e891-f1ce-54db-b631-5037b7161feb/5651e891-f1ce-54db-b631-5037b7161feb_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744175%252Fgeneral%252Fb11f0e0c-59ac-4b8e-b063-fc8727f74d4c.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744175/general/b11f0e0c-59ac-4b8e-b063-fc8727f74d4c.jpg saved to cache
2026-03-27 22:01:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 5651e891-f1ce-54db-b631-5037b7161feb
2026-03-27 22:01:48 [adesa.it] INFO: Found listing with ID: 10732458
2026-03-27 22:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710732458%27 HTTP/1.1" 200 None
2026-03-27 22:01:48 [adesa.it] INFO: Scrape type for 10732458: 1
2026-03-27 22:01:48 [adesa.it] INFO: Scraping item 10732458 url https://www.openlane.eu/en/carv6/auction/10732458
2026-03-27 22:01:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5919790>
2026-03-27 22:01:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:01:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:01:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5651e891-f1ce-54db-b631-5037b7161feb/5651e891-f1ce-54db-b631-5037b7161feb_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744175%252Fgeneral%252F3dc672b4-242f-43e6-abbb-7586b1aa29be.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744175/general/3dc672b4-242f-43e6-abbb-7586b1aa29be.jpg saved to cache
2026-03-27 22:01:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 5651e891-f1ce-54db-b631-5037b7161feb
2026-03-27 22:01:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744175/general/7265ba96-4e7b-4d5d-82a4-270c405ab5cb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732215)
2026-03-27 22:01:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744175/general/4d981c53-f54b-4afb-8746-1a76d9fd8c45.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732215)
2026-03-27 22:01:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5861a10>
2026-03-27 22:01:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:01:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:01:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5651e891-f1ce-54db-b631-5037b7161feb/5651e891-f1ce-54db-b631-5037b7161feb_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744175%252Fgeneral%252Fa0958a46-a8b3-4e33-9835-a4ab260ca5c3.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744175/general/a0958a46-a8b3-4e33-9835-a4ab260ca5c3.jpg saved to cache
2026-03-27 22:01:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 5651e891-f1ce-54db-b631-5037b7161feb
2026-03-27 22:01:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3a179b16-f11f-5ab9-b5fc-cb7708f82fb0 with identifier: 10732441
2026-03-27 22:01:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3a179b16-f11f-5ab9-b5fc-cb7708f82fb0 with scrape type 1
2026-03-27 22:01:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3a179b16-f11f-5ab9-b5fc-cb7708f82fb0
2026-03-27 22:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736110%252Fgeneral%252F72be0988-3a49-40dd-bca5-dbc94962cd83.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736110/general/72be0988-3a49-40dd-bca5-dbc94962cd83.jpg already downloaded
2026-03-27 22:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736110%252Fgeneral%252Fd5a203ee-7258-4b60-8576-8e14e7484be5.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736110/general/d5a203ee-7258-4b60-8576-8e14e7484be5.jpg already downloaded
2026-03-27 22:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736110%252Fgeneral%252F457ca605-c734-40db-9aa9-c71409144f2c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736110/general/457ca605-c734-40db-9aa9-c71409144f2c.jpg already downloaded
2026-03-27 22:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736110%252Fgeneral%252F7fd9798f-2934-4eba-8ab3-9620d89744d9.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736110/general/7fd9798f-2934-4eba-8ab3-9620d89744d9.jpg already downloaded
2026-03-27 22:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5736110%252Fgeneral%252Fdafe28b5-780c-4a41-8be8-e93897bb52dd.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736110/general/dafe28b5-780c-4a41-8be8-e93897bb52dd.jpg already downloaded
2026-03-27 22:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5736110%252Fgeneral%252Fa1c13ad9-32d6-4f2c-bad6-2d517a882aab.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736110/general/a1c13ad9-32d6-4f2c-bad6-2d517a882aab.jpg already downloaded
2026-03-27 22:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5736110%252Fgeneral%252F0a61d80e-c359-47df-9009-f3cdcb179de0.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736110/general/0a61d80e-c359-47df-9009-f3cdcb179de0.jpg already downloaded
2026-03-27 22:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5736110%252Fgeneral%252Fb9a75e91-0bdf-4cee-94d0-bf03f56a1580.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736110/general/b9a75e91-0bdf-4cee-94d0-bf03f56a1580.jpg already downloaded
2026-03-27 22:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5736110%252Fgeneral%252F95a19248-1114-40c3-8de2-56a465776a79.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736110/general/95a19248-1114-40c3-8de2-56a465776a79.jpg already downloaded
2026-03-27 22:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5736110%252Fgeneral%252Fd99f4e46-6dc7-48e2-85a9-7ca44bd3304e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736110/general/d99f4e46-6dc7-48e2-85a9-7ca44bd3304e.jpg already downloaded
2026-03-27 22:01:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 3a179b16-f11f-5ab9-b5fc-cb7708f82fb0, identifier: 10732441
2026-03-27 22:01:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d649c74b-e8ee-5485-9ed9-7ca7f3901082 with identifier: 10732442
2026-03-27 22:01:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d649c74b-e8ee-5485-9ed9-7ca7f3901082 with scrape type 1
2026-03-27 22:01:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d649c74b-e8ee-5485-9ed9-7ca7f3901082
2026-03-27 22:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749339%252Fgeneral%252F4fd50191-f21e-4f58-b011-96728d5e38de.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749339/general/4fd50191-f21e-4f58-b011-96728d5e38de.jpg not downloaded yet
2026-03-27 22:01:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 61d12add-f5ac-52fc-813c-a0de16774d49 with identifier: 10732429
2026-03-27 22:01:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 61d12add-f5ac-52fc-813c-a0de16774d49 with scrape type 1
2026-03-27 22:01:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 61d12add-f5ac-52fc-813c-a0de16774d49
2026-03-27 22:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749337%252Fgeneral%252Fe2f7107d-f439-4b8e-9668-fe1fadd83004.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749337/general/e2f7107d-f439-4b8e-9668-fe1fadd83004.jpg not downloaded yet
2026-03-27 22:01:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1ad2a875-cfa5-5ecf-9b2a-de0da05632a1 with identifier: 10732444
2026-03-27 22:01:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1ad2a875-cfa5-5ecf-9b2a-de0da05632a1 with scrape type 1
2026-03-27 22:01:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1ad2a875-cfa5-5ecf-9b2a-de0da05632a1
2026-03-27 22:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5733929%252Fgeneral%252F2d5824cb-6638-4761-a779-d991b8d4b590.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733929/general/2d5824cb-6638-4761-a779-d991b8d4b590.jpg already downloaded
2026-03-27 22:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5733929%252Fgeneral%252Fa4ae034d-e619-453c-a282-f52bfa55de85.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733929/general/a4ae034d-e619-453c-a282-f52bfa55de85.jpg already downloaded
2026-03-27 22:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5733929%252Fgeneral%252Fc4e39acc-290a-49d0-91ad-e7d78254ca21.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733929/general/c4e39acc-290a-49d0-91ad-e7d78254ca21.jpg already downloaded
2026-03-27 22:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5733929%252Fgeneral%252Ffa784522-80aa-4a04-8000-52df472c0fff.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733929/general/fa784522-80aa-4a04-8000-52df472c0fff.jpg already downloaded
2026-03-27 22:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5733929%252Fgeneral%252F17cb4893-3f2a-4bba-89c8-40e92f839472.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733929/general/17cb4893-3f2a-4bba-89c8-40e92f839472.jpg already downloaded
2026-03-27 22:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5733929%252Fgeneral%252F8dc07a7c-aeb4-4815-9f17-bd334418f330.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733929/general/8dc07a7c-aeb4-4815-9f17-bd334418f330.jpg already downloaded
2026-03-27 22:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5733929%252Fgeneral%252F66e6454b-552f-4533-8e1f-aae54bbf4e4b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733929/general/66e6454b-552f-4533-8e1f-aae54bbf4e4b.jpg already downloaded
2026-03-27 22:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5733929%252Fgeneral%252Fa6be99e9-d631-42a1-8195-9602bfbc3535.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733929/general/a6be99e9-d631-42a1-8195-9602bfbc3535.jpg already downloaded
2026-03-27 22:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5733929%252Fgeneral%252Fd8e9d7d0-f284-4224-a7cf-1a101bdc65f0.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733929/general/d8e9d7d0-f284-4224-a7cf-1a101bdc65f0.jpg already downloaded
2026-03-27 22:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5733929%252Fgeneral%252F078ce026-6f6b-4224-8a6e-133d44b01e65.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733929/general/078ce026-6f6b-4224-8a6e-133d44b01e65.jpg already downloaded
2026-03-27 22:01:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 1ad2a875-cfa5-5ecf-9b2a-de0da05632a1, identifier: 10732444
2026-03-27 22:01:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749338/general/8c33b5eb-bada-4f21-8f57-b659c8ddc254.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732432)
2026-03-27 22:01:49 [adesa.it] INFO: Found listing with ID: 10732455
2026-03-27 22:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732455%27 HTTP/1.1" 200 None
2026-03-27 22:01:49 [adesa.it] INFO: Scrape type for 10732455: 1
2026-03-27 22:01:49 [adesa.it] INFO: Scraping item 10732455 url https://www.openlane.eu/en/carv6/auction/10732455
2026-03-27 22:01:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 3a179b16-f11f-5ab9-b5fc-cb7708f82fb0 with identifier: 10732441
2026-03-27 22:01:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 3a179b16-f11f-5ab9-b5fc-cb7708f82fb0 with identifier: 10732441
2026-03-27 22:01:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 3a179b16-f11f-5ab9-b5fc-cb7708f82fb0 with identifier: 10732441 to the API
2026-03-27 22:01:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:01:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:01:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732441>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Diesel',
'id': '3a179b16-f11f-5ab9-b5fc-cb7708f82fb0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG416AL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732441',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Land Rover',
'model': 'Range Rover',
'odometer': 87583,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 13,
'photo_urls': ['https://images.openlane.eu/carimgs/5736110/general/72be0988-3a49-40dd-bca5-dbc94962cd83.jpg',
'https://images.openlane.eu/carimgs/5736110/general/d5a203ee-7258-4b60-8576-8e14e7484be5.jpg',
'https://images.openlane.eu/carimgs/5736110/general/457ca605-c734-40db-9aa9-c71409144f2c.jpg',
'https://images.openlane.eu/carimgs/5736110/general/7fd9798f-2934-4eba-8ab3-9620d89744d9.jpg',
'https://images.openlane.eu/carimgs/5736110/general/dafe28b5-780c-4a41-8be8-e93897bb52dd.jpg',
'https://images.openlane.eu/carimgs/5736110/general/a1c13ad9-32d6-4f2c-bad6-2d517a882aab.jpg',
'https://images.openlane.eu/carimgs/5736110/general/0a61d80e-c359-47df-9009-f3cdcb179de0.jpg',
'https://images.openlane.eu/carimgs/5736110/general/b9a75e91-0bdf-4cee-94d0-bf03f56a1580.jpg',
'https://images.openlane.eu/carimgs/5736110/general/95a19248-1114-40c3-8de2-56a465776a79.jpg',
'https://images.openlane.eu/carimgs/5736110/general/d99f4e46-6dc7-48e2-85a9-7ca44bd3304e.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3a179b16-f11f-5ab9-b5fc-cb7708f82fb0/3a179b16-f11f-5ab9-b5fc-cb7708f82fb0_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 147976,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736110/general/72be0988-3a49-40dd-bca5-dbc94962cd83.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3a179b16-f11f-5ab9-b5fc-cb7708f82fb0/3a179b16-f11f-5ab9-b5fc-cb7708f82fb0_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 40304,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736110/general/d5a203ee-7258-4b60-8576-8e14e7484be5.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3a179b16-f11f-5ab9-b5fc-cb7708f82fb0/3a179b16-f11f-5ab9-b5fc-cb7708f82fb0_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118817,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736110/general/457ca605-c734-40db-9aa9-c71409144f2c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3a179b16-f11f-5ab9-b5fc-cb7708f82fb0/3a179b16-f11f-5ab9-b5fc-cb7708f82fb0_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 147249,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736110/general/7fd9798f-2934-4eba-8ab3-9620d89744d9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3a179b16-f11f-5ab9-b5fc-cb7708f82fb0/3a179b16-f11f-5ab9-b5fc-cb7708f82fb0_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114516,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736110/general/dafe28b5-780c-4a41-8be8-e93897bb52dd.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3a179b16-f11f-5ab9-b5fc-cb7708f82fb0/3a179b16-f11f-5ab9-b5fc-cb7708f82fb0_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78435,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736110/general/a1c13ad9-32d6-4f2c-bad6-2d517a882aab.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3a179b16-f11f-5ab9-b5fc-cb7708f82fb0/3a179b16-f11f-5ab9-b5fc-cb7708f82fb0_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 138142,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736110/general/0a61d80e-c359-47df-9009-f3cdcb179de0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3a179b16-f11f-5ab9-b5fc-cb7708f82fb0/3a179b16-f11f-5ab9-b5fc-cb7708f82fb0_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 162922,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736110/general/b9a75e91-0bdf-4cee-94d0-bf03f56a1580.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3a179b16-f11f-5ab9-b5fc-cb7708f82fb0/3a179b16-f11f-5ab9-b5fc-cb7708f82fb0_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100201,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736110/general/95a19248-1114-40c3-8de2-56a465776a79.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3a179b16-f11f-5ab9-b5fc-cb7708f82fb0/3a179b16-f11f-5ab9-b5fc-cb7708f82fb0_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100201,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736110/general/d99f4e46-6dc7-48e2-85a9-7ca44bd3304e.jpg',
'Width': 800}],
'price': 19200,
'price_includes_vat': True,
'registration_date': '2021-06-01',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Land Rover Range Rover Sport 2.0 SE - Diesel - Automatic - 204 hp - '
'87.583 km',
'transmission': 'automatic',
'trim': 'SE',
'vin': None,
'year': 2021}
2026-03-27 22:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732441%27 HTTP/1.1" 200 None
2026-03-27 22:01:49 [adesa.it] INFO: Saving data for 10732441: {'created_time': 1774648909.852819, 'last_price_update_time': 1774648909.85283, 'auction_closing_time': 1774862700.0}
2026-03-27 22:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732441') HTTP/1.1" 204 0
2026-03-27 22:01:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 1ad2a875-cfa5-5ecf-9b2a-de0da05632a1 with identifier: 10732444
2026-03-27 22:01:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 1ad2a875-cfa5-5ecf-9b2a-de0da05632a1 with identifier: 10732444
2026-03-27 22:01:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 1ad2a875-cfa5-5ecf-9b2a-de0da05632a1 with identifier: 10732444 to the API
2026-03-27 22:01:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:01: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-27 22:01:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732444>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 180,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Petrol',
'id': '1ad2a875-cfa5-5ecf-9b2a-de0da05632a1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG105AL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732444',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Mazda',
'model': 'CX-30',
'odometer': 88293,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 19,
'photo_urls': ['https://images.openlane.eu/carimgs/5733929/general/2d5824cb-6638-4761-a779-d991b8d4b590.jpg',
'https://images.openlane.eu/carimgs/5733929/general/a4ae034d-e619-453c-a282-f52bfa55de85.jpg',
'https://images.openlane.eu/carimgs/5733929/general/c4e39acc-290a-49d0-91ad-e7d78254ca21.jpg',
'https://images.openlane.eu/carimgs/5733929/general/fa784522-80aa-4a04-8000-52df472c0fff.jpg',
'https://images.openlane.eu/carimgs/5733929/general/17cb4893-3f2a-4bba-89c8-40e92f839472.jpg',
'https://images.openlane.eu/carimgs/5733929/general/8dc07a7c-aeb4-4815-9f17-bd334418f330.jpg',
'https://images.openlane.eu/carimgs/5733929/general/66e6454b-552f-4533-8e1f-aae54bbf4e4b.jpg',
'https://images.openlane.eu/carimgs/5733929/general/a6be99e9-d631-42a1-8195-9602bfbc3535.jpg',
'https://images.openlane.eu/carimgs/5733929/general/d8e9d7d0-f284-4224-a7cf-1a101bdc65f0.jpg',
'https://images.openlane.eu/carimgs/5733929/general/078ce026-6f6b-4224-8a6e-133d44b01e65.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1ad2a875-cfa5-5ecf-9b2a-de0da05632a1/1ad2a875-cfa5-5ecf-9b2a-de0da05632a1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122081,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733929/general/2d5824cb-6638-4761-a779-d991b8d4b590.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1ad2a875-cfa5-5ecf-9b2a-de0da05632a1/1ad2a875-cfa5-5ecf-9b2a-de0da05632a1_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 40396,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733929/general/a4ae034d-e619-453c-a282-f52bfa55de85.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1ad2a875-cfa5-5ecf-9b2a-de0da05632a1/1ad2a875-cfa5-5ecf-9b2a-de0da05632a1_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119196,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733929/general/c4e39acc-290a-49d0-91ad-e7d78254ca21.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1ad2a875-cfa5-5ecf-9b2a-de0da05632a1/1ad2a875-cfa5-5ecf-9b2a-de0da05632a1_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114619,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733929/general/fa784522-80aa-4a04-8000-52df472c0fff.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1ad2a875-cfa5-5ecf-9b2a-de0da05632a1/1ad2a875-cfa5-5ecf-9b2a-de0da05632a1_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85047,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733929/general/17cb4893-3f2a-4bba-89c8-40e92f839472.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1ad2a875-cfa5-5ecf-9b2a-de0da05632a1/1ad2a875-cfa5-5ecf-9b2a-de0da05632a1_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100198,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733929/general/8dc07a7c-aeb4-4815-9f17-bd334418f330.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1ad2a875-cfa5-5ecf-9b2a-de0da05632a1/1ad2a875-cfa5-5ecf-9b2a-de0da05632a1_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89259,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733929/general/66e6454b-552f-4533-8e1f-aae54bbf4e4b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1ad2a875-cfa5-5ecf-9b2a-de0da05632a1/1ad2a875-cfa5-5ecf-9b2a-de0da05632a1_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130540,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733929/general/a6be99e9-d631-42a1-8195-9602bfbc3535.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1ad2a875-cfa5-5ecf-9b2a-de0da05632a1/1ad2a875-cfa5-5ecf-9b2a-de0da05632a1_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82843,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733929/general/d8e9d7d0-f284-4224-a7cf-1a101bdc65f0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1ad2a875-cfa5-5ecf-9b2a-de0da05632a1/1ad2a875-cfa5-5ecf-9b2a-de0da05632a1_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93661,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733929/general/078ce026-6f6b-4224-8a6e-133d44b01e65.jpg',
'Width': 800}],
'price': 13700,
'price_includes_vat': True,
'registration_date': '2021-05-31',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Mazda CX-30 2.0 SKYACTIV - Petrol - Manual - 180 hp - 88.293 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
2026-03-27 22:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710732444%27 HTTP/1.1" 200 None
2026-03-27 22:01:50 [adesa.it] INFO: Saving data for 10732444: {'created_time': 1774648910.285274, 'last_price_update_time': 1774648910.285285, 'auction_closing_time': 1774862700.0}
2026-03-27 22:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732444') HTTP/1.1" 204 0
2026-03-27 22:01:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749338/general/317c3709-1b19-4f45-9503-9b68cc52c6e5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732432)
2026-03-27 22:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749339%252Fgeneral%252F5ff5329a-1c6b-49d0-b8a0-bd9fc062d22b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749339/general/5ff5329a-1c6b-49d0-b8a0-bd9fc062d22b.jpg not downloaded yet
2026-03-27 22:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749337%252Fgeneral%252F3b5df3aa-44df-4ec8-b2e4-346cb613026f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749337/general/3b5df3aa-44df-4ec8-b2e4-346cb613026f.jpg not downloaded yet
2026-03-27 22:01:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749338/general/e51ececd-e1ce-4ff1-ab99-0be579fed2b0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732432)
2026-03-27 22:01:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5744175/general/af06dec0-c3f9-4819-a922-c41ac1b078fc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732215)
2026-03-27 22:01:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749338/general/c0aca336-e107-4f60-92d8-767609684899.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732432)
2026-03-27 22:01:50 [adesa.it] INFO: Found listing with ID: 10732459
2026-03-27 22:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710732459%27 HTTP/1.1" 200 None
2026-03-27 22:01:50 [adesa.it] INFO: Scrape type for 10732459: 1
2026-03-27 22:01:50 [adesa.it] INFO: Scraping item 10732459 url https://www.openlane.eu/en/carv6/auction/10732459
2026-03-27 22:01:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732446> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:01:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732445> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:01:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee586fa10>
2026-03-27 22:01:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:01:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:01:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5651e891-f1ce-54db-b631-5037b7161feb/5651e891-f1ce-54db-b631-5037b7161feb_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744175%252Fgeneral%252F7265ba96-4e7b-4d5d-82a4-270c405ab5cb.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744175/general/7265ba96-4e7b-4d5d-82a4-270c405ab5cb.jpg saved to cache
2026-03-27 22:01:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 5651e891-f1ce-54db-b631-5037b7161feb
2026-03-27 22:01:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee462a490>
2026-03-27 22:01:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:01:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:01:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5651e891-f1ce-54db-b631-5037b7161feb/5651e891-f1ce-54db-b631-5037b7161feb_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744175%252Fgeneral%252F4d981c53-f54b-4afb-8746-1a76d9fd8c45.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744175/general/4d981c53-f54b-4afb-8746-1a76d9fd8c45.jpg saved to cache
2026-03-27 22:01:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 5651e891-f1ce-54db-b631-5037b7161feb
2026-03-27 22:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749339%252Fgeneral%252F23168cb2-c952-4b0f-9023-331e1e922aba.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749339/general/23168cb2-c952-4b0f-9023-331e1e922aba.jpg not downloaded yet
2026-03-27 22:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749337%252Fgeneral%252F68da6f52-d2fe-4893-ad0a-3478ee87b21f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749337/general/68da6f52-d2fe-4893-ad0a-3478ee87b21f.jpg not downloaded yet
2026-03-27 22: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-27 22: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-27 22:01:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5848f10>
2026-03-27 22:01:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:01:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:01:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9b0b79c9-012a-5ed6-9b9d-b213d2b216a7/9b0b79c9-012a-5ed6-9b9d-b213d2b216a7_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749338%252Fgeneral%252F8c33b5eb-bada-4f21-8f57-b659c8ddc254.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749338/general/8c33b5eb-bada-4f21-8f57-b659c8ddc254.jpg saved to cache
2026-03-27 22:01:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 9b0b79c9-012a-5ed6-9b9d-b213d2b216a7
2026-03-27 22:01:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749338/general/92a05c18-debf-49bd-a092-8e1d93087d55.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732432)
2026-03-27 22:01:50 [adesa.it] INFO: Found listing with ID: 10732461
2026-03-27 22:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710732461%27 HTTP/1.1" 200 None
2026-03-27 22:01:50 [adesa.it] INFO: Scrape type for 10732461: 1
2026-03-27 22:01:50 [adesa.it] INFO: Scraping item 10732461 url https://www.openlane.eu/en/carv6/auction/10732461
2026-03-27 22:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749339%252Fgeneral%252Fd086a2d7-153c-476d-a955-0dcc3601a6fd.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749339/general/d086a2d7-153c-476d-a955-0dcc3601a6fd.jpg not downloaded yet
2026-03-27 22:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749337%252Fgeneral%252F8bea3713-45c1-46ba-8d52-20b992623458.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749337/general/8bea3713-45c1-46ba-8d52-20b992623458.jpg not downloaded yet
2026-03-27 22:01:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee461cad0>
2026-03-27 22:01:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:01:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:01:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9b0b79c9-012a-5ed6-9b9d-b213d2b216a7/9b0b79c9-012a-5ed6-9b9d-b213d2b216a7_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749338%252Fgeneral%252F317c3709-1b19-4f45-9503-9b68cc52c6e5.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749338/general/317c3709-1b19-4f45-9503-9b68cc52c6e5.jpg saved to cache
2026-03-27 22:01:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 9b0b79c9-012a-5ed6-9b9d-b213d2b216a7
2026-03-27 22:01:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee58e8610>
2026-03-27 22:01:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:01:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:01:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9b0b79c9-012a-5ed6-9b9d-b213d2b216a7/9b0b79c9-012a-5ed6-9b9d-b213d2b216a7_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749338%252Fgeneral%252Fe51ececd-e1ce-4ff1-ab99-0be579fed2b0.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749338/general/e51ececd-e1ce-4ff1-ab99-0be579fed2b0.jpg saved to cache
2026-03-27 22:01:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 9b0b79c9-012a-5ed6-9b9d-b213d2b216a7
2026-03-27 22:01:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee462bb90>
2026-03-27 22:01:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:01:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:01:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5651e891-f1ce-54db-b631-5037b7161feb/5651e891-f1ce-54db-b631-5037b7161feb_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744175%252Fgeneral%252Faf06dec0-c3f9-4819-a922-c41ac1b078fc.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744175/general/af06dec0-c3f9-4819-a922-c41ac1b078fc.jpg saved to cache
2026-03-27 22:01:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 5651e891-f1ce-54db-b631-5037b7161feb
2026-03-27 22:01:50 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 5651e891-f1ce-54db-b631-5037b7161feb, skipping ID generation
2026-03-27 22:01:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5651e891-f1ce-54db-b631-5037b7161feb with scrape type 1
2026-03-27 22:01:50 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5651e891-f1ce-54db-b631-5037b7161feb sending to next pipeline
2026-03-27 22:01:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 5651e891-f1ce-54db-b631-5037b7161feb, identifier: 10732215
2026-03-27 22:01:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5ad21d0>
2026-03-27 22:01:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:01:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:01:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9b0b79c9-012a-5ed6-9b9d-b213d2b216a7/9b0b79c9-012a-5ed6-9b9d-b213d2b216a7_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749338%252Fgeneral%252Fc0aca336-e107-4f60-92d8-767609684899.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749338/general/c0aca336-e107-4f60-92d8-767609684899.jpg saved to cache
2026-03-27 22:01:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 9b0b79c9-012a-5ed6-9b9d-b213d2b216a7
2026-03-27 22:01:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8b4ee3a5-8dc2-56cc-a2c4-7b89852d314f with identifier: 10732446
2026-03-27 22:01:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8b4ee3a5-8dc2-56cc-a2c4-7b89852d314f with scrape type 1
2026-03-27 22:01:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8b4ee3a5-8dc2-56cc-a2c4-7b89852d314f
2026-03-27 22:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749340%252Fgeneral%252Fa1f9a2ed-4e0d-427e-8e29-053654c33ee5.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749340/general/a1f9a2ed-4e0d-427e-8e29-053654c33ee5.jpg not downloaded yet
2026-03-27 22:01:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 79b0cb2f-205c-5904-8746-d9520595479c with identifier: 10732445
2026-03-27 22:01:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 79b0cb2f-205c-5904-8746-d9520595479c with scrape type 1
2026-03-27 22:01:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 79b0cb2f-205c-5904-8746-d9520595479c
2026-03-27 22:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5736112%252Fgeneral%252F90b9d7fe-8014-4abb-b021-a6e07ce2e555.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736112/general/90b9d7fe-8014-4abb-b021-a6e07ce2e555.jpg already downloaded
2026-03-27 22:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5736112%252Fgeneral%252F1352e217-030a-40b7-99ac-652b09c6fd85.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736112/general/1352e217-030a-40b7-99ac-652b09c6fd85.jpg already downloaded
2026-03-27 22:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5736112%252Fgeneral%252F82746381-1bcf-45c5-8f4c-7e700787e0c3.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736112/general/82746381-1bcf-45c5-8f4c-7e700787e0c3.jpg already downloaded
2026-03-27 22:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5736112%252Fgeneral%252F1201563a-1318-4b1c-affe-1df5b06a7e5e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736112/general/1201563a-1318-4b1c-affe-1df5b06a7e5e.jpg already downloaded
2026-03-27 22:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5736112%252Fgeneral%252F4b59fbb1-5f0d-49d3-bbc7-7245743812bc.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736112/general/4b59fbb1-5f0d-49d3-bbc7-7245743812bc.jpg already downloaded
2026-03-27 22:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5736112%252Fgeneral%252F4aac2b35-51fa-4ab5-938c-3370d99f6943.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736112/general/4aac2b35-51fa-4ab5-938c-3370d99f6943.jpg already downloaded
2026-03-27 22:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5736112%252Fgeneral%252Feda3136e-d44a-47c5-93e7-9554fe9a7d7d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736112/general/eda3136e-d44a-47c5-93e7-9554fe9a7d7d.jpg already downloaded
2026-03-27 22:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5736112%252Fgeneral%252F92be53cd-294d-49c2-b5b8-233858890afc.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736112/general/92be53cd-294d-49c2-b5b8-233858890afc.jpg already downloaded
2026-03-27 22:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5736112%252Fgeneral%252F515d14da-938e-4282-b647-410ef919abad.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736112/general/515d14da-938e-4282-b647-410ef919abad.jpg already downloaded
2026-03-27 22:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5736112%252Fgeneral%252Fae539954-1102-4d55-b4f8-91cdfab1ccc3.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736112/general/ae539954-1102-4d55-b4f8-91cdfab1ccc3.jpg already downloaded
2026-03-27 22:01:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 79b0cb2f-205c-5904-8746-d9520595479c, identifier: 10732445
2026-03-27 22:01:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749337/general/e2f7107d-f439-4b8e-9668-fe1fadd83004.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732429)
2026-03-27 22:01:51 [adesa.it] INFO: Found listing with ID: 10732462
2026-03-27 22:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732462%27 HTTP/1.1" 200 None
2026-03-27 22:01:51 [adesa.it] INFO: Scrape type for 10732462: 1
2026-03-27 22:01:51 [adesa.it] INFO: Scraping item 10732462 url https://www.openlane.eu/en/carv6/auction/10732462
2026-03-27 22:01:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 5651e891-f1ce-54db-b631-5037b7161feb with identifier: 10732215
2026-03-27 22:01:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 5651e891-f1ce-54db-b631-5037b7161feb with identifier: 10732215
2026-03-27 22:01:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 5651e891-f1ce-54db-b631-5037b7161feb with identifier: 10732215 to the API
2026-03-27 22:01:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:01:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:01:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5744175/general/af06dec0-c3f9-4819-a922-c41ac1b078fc.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 86,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Diesel',
'id': '5651e891-f1ce-54db-b631-5037b7161feb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FS522BG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732215',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Ford',
'model': 'Fiesta',
'odometer': 181475,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 47,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5651e891-f1ce-54db-b631-5037b7161feb/5651e891-f1ce-54db-b631-5037b7161feb_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128265,
'Height': 533,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744175/general/b5906e84-21a6-48f0-b0d5-bccf71a22627.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5651e891-f1ce-54db-b631-5037b7161feb/5651e891-f1ce-54db-b631-5037b7161feb_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108878,
'Height': 533,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744175/general/4fdb5fce-f625-4ac4-9b3d-4ddae54011cf.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5651e891-f1ce-54db-b631-5037b7161feb/5651e891-f1ce-54db-b631-5037b7161feb_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106066,
'Height': 533,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744175/general/81ad0fcf-509c-4038-ba61-f90780178798.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5651e891-f1ce-54db-b631-5037b7161feb/5651e891-f1ce-54db-b631-5037b7161feb_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120705,
'Height': 533,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744175/general/e6c79d45-6290-4c0c-bfc8-edd3dcc878ee.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5651e891-f1ce-54db-b631-5037b7161feb/5651e891-f1ce-54db-b631-5037b7161feb_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100922,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744175/general/3dc672b4-242f-43e6-abbb-7586b1aa29be.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5651e891-f1ce-54db-b631-5037b7161feb/5651e891-f1ce-54db-b631-5037b7161feb_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70863,
'Height': 533,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744175/general/b11f0e0c-59ac-4b8e-b063-fc8727f74d4c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5651e891-f1ce-54db-b631-5037b7161feb/5651e891-f1ce-54db-b631-5037b7161feb_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92679,
'Height': 533,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744175/general/a0958a46-a8b3-4e33-9835-a4ab260ca5c3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5651e891-f1ce-54db-b631-5037b7161feb/5651e891-f1ce-54db-b631-5037b7161feb_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89360,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744175/general/4d981c53-f54b-4afb-8746-1a76d9fd8c45.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5651e891-f1ce-54db-b631-5037b7161feb/5651e891-f1ce-54db-b631-5037b7161feb_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 32058,
'Height': 266,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744175/general/7265ba96-4e7b-4d5d-82a4-270c405ab5cb.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5651e891-f1ce-54db-b631-5037b7161feb/5651e891-f1ce-54db-b631-5037b7161feb_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108878,
'Height': 533,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744175/general/af06dec0-c3f9-4819-a922-c41ac1b078fc.jpg',
'Width': 800}],
'price': 1600,
'price_includes_vat': True,
'registration_date': '2018-08-30',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Ford Fiesta 1.5 TDCI Plus - Diesel - Manual - 86 hp - 181.475 km',
'transmission': 'manual',
'trim': 'Plus',
'vin': None,
'year': 2018}
2026-03-27 22:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732215%27 HTTP/1.1" 200 None
2026-03-27 22:01:51 [adesa.it] INFO: Saving data for 10732215: {'created_time': 1774648911.695909, 'last_price_update_time': 1774648911.695919, 'auction_closing_time': 1774862700.0}
2026-03-27 22:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732215') HTTP/1.1" 204 0
2026-03-27 22:01:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 79b0cb2f-205c-5904-8746-d9520595479c with identifier: 10732445
2026-03-27 22:01:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 79b0cb2f-205c-5904-8746-d9520595479c with identifier: 10732445
2026-03-27 22:01:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 79b0cb2f-205c-5904-8746-d9520595479c with identifier: 10732445 to the API
2026-03-27 22:01:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:01:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:01:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732445>
{'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': 186,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Petrol',
'id': '79b0cb2f-205c-5904-8746-d9520595479c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GF456CF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732445',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Mazda',
'model': 'CX-30',
'odometer': 101458,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 55,
'photo_urls': ['https://images.openlane.eu/carimgs/5736112/general/90b9d7fe-8014-4abb-b021-a6e07ce2e555.jpg',
'https://images.openlane.eu/carimgs/5736112/general/1352e217-030a-40b7-99ac-652b09c6fd85.jpg',
'https://images.openlane.eu/carimgs/5736112/general/82746381-1bcf-45c5-8f4c-7e700787e0c3.jpg',
'https://images.openlane.eu/carimgs/5736112/general/1201563a-1318-4b1c-affe-1df5b06a7e5e.jpg',
'https://images.openlane.eu/carimgs/5736112/general/4b59fbb1-5f0d-49d3-bbc7-7245743812bc.jpg',
'https://images.openlane.eu/carimgs/5736112/general/4aac2b35-51fa-4ab5-938c-3370d99f6943.jpg',
'https://images.openlane.eu/carimgs/5736112/general/eda3136e-d44a-47c5-93e7-9554fe9a7d7d.jpg',
'https://images.openlane.eu/carimgs/5736112/general/92be53cd-294d-49c2-b5b8-233858890afc.jpg',
'https://images.openlane.eu/carimgs/5736112/general/515d14da-938e-4282-b647-410ef919abad.jpg',
'https://images.openlane.eu/carimgs/5736112/general/ae539954-1102-4d55-b4f8-91cdfab1ccc3.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_79b0cb2f-205c-5904-8746-d9520595479c/79b0cb2f-205c-5904-8746-d9520595479c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129094,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736112/general/90b9d7fe-8014-4abb-b021-a6e07ce2e555.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_79b0cb2f-205c-5904-8746-d9520595479c/79b0cb2f-205c-5904-8746-d9520595479c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36254,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736112/general/1352e217-030a-40b7-99ac-652b09c6fd85.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_79b0cb2f-205c-5904-8746-d9520595479c/79b0cb2f-205c-5904-8746-d9520595479c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120535,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736112/general/82746381-1bcf-45c5-8f4c-7e700787e0c3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_79b0cb2f-205c-5904-8746-d9520595479c/79b0cb2f-205c-5904-8746-d9520595479c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123228,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736112/general/1201563a-1318-4b1c-affe-1df5b06a7e5e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_79b0cb2f-205c-5904-8746-d9520595479c/79b0cb2f-205c-5904-8746-d9520595479c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95779,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736112/general/4b59fbb1-5f0d-49d3-bbc7-7245743812bc.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_79b0cb2f-205c-5904-8746-d9520595479c/79b0cb2f-205c-5904-8746-d9520595479c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112504,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736112/general/4aac2b35-51fa-4ab5-938c-3370d99f6943.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_79b0cb2f-205c-5904-8746-d9520595479c/79b0cb2f-205c-5904-8746-d9520595479c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95578,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736112/general/eda3136e-d44a-47c5-93e7-9554fe9a7d7d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_79b0cb2f-205c-5904-8746-d9520595479c/79b0cb2f-205c-5904-8746-d9520595479c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 204262,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736112/general/92be53cd-294d-49c2-b5b8-233858890afc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_79b0cb2f-205c-5904-8746-d9520595479c/79b0cb2f-205c-5904-8746-d9520595479c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84868,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736112/general/515d14da-938e-4282-b647-410ef919abad.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_79b0cb2f-205c-5904-8746-d9520595479c/79b0cb2f-205c-5904-8746-d9520595479c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100656,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736112/general/ae539954-1102-4d55-b4f8-91cdfab1ccc3.jpg',
'Width': 1024}],
'price': 9600,
'price_includes_vat': True,
'registration_date': '2021-04-13',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Mazda CX-30 2.0 SKYACTIV Exclusive-Line - Petrol - Manual - 186 hp '
'- 101.458 km',
'transmission': 'manual',
'trim': 'Exclusive-Line',
'vin': None,
'year': 2021}
2026-03-27 22:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732445%27 HTTP/1.1" 200 None
2026-03-27 22:01:52 [adesa.it] INFO: Saving data for 10732445: {'created_time': 1774648912.019771, 'last_price_update_time': 1774648912.019781, 'auction_closing_time': 1774862700.0}
2026-03-27 22:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732445') HTTP/1.1" 204 0
2026-03-27 22:01:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749337/general/3b5df3aa-44df-4ec8-b2e4-346cb613026f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732429)
2026-03-27 22:01:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749338/general/2ed98e14-2e63-412a-b9a3-820f9aa7eac2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732432)
2026-03-27 22:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749339%252Fgeneral%252Fb0240601-0908-49fb-9c7a-45a871501960.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749339/general/b0240601-0908-49fb-9c7a-45a871501960.jpg not downloaded yet
2026-03-27 22:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749337%252Fgeneral%252F3417eed6-3abc-4c71-85ee-ce3ee27a747d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749337/general/3417eed6-3abc-4c71-85ee-ce3ee27a747d.jpg not downloaded yet
2026-03-27 22:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749340%252Fgeneral%252F15d3b3fc-f425-413a-a514-f9799e7ecdcc.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749340/general/15d3b3fc-f425-413a-a514-f9799e7ecdcc.jpg not downloaded yet
2026-03-27 22:01:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749339/general/5ff5329a-1c6b-49d0-b8a0-bd9fc062d22b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732442)
2026-03-27 22:01:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749339/general/4fd50191-f21e-4f58-b011-96728d5e38de.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732442)
2026-03-27 22:01:52 [adesa.it] INFO: Found listing with ID: 10732467
2026-03-27 22:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732467%27 HTTP/1.1" 200 None
2026-03-27 22:01:52 [adesa.it] INFO: Scrape type for 10732467: 1
2026-03-27 22:01:52 [adesa.it] INFO: Scraping item 10732467 url https://www.openlane.eu/en/carv6/auction/10732467
2026-03-27 22:01:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732447> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:01:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732451> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:01:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732454> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:01:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5814250>
2026-03-27 22:01:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:01:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:01:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9b0b79c9-012a-5ed6-9b9d-b213d2b216a7/9b0b79c9-012a-5ed6-9b9d-b213d2b216a7_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749338%252Fgeneral%252F92a05c18-debf-49bd-a092-8e1d93087d55.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749338/general/92a05c18-debf-49bd-a092-8e1d93087d55.jpg saved to cache
2026-03-27 22:01:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 9b0b79c9-012a-5ed6-9b9d-b213d2b216a7
2026-03-27 22:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749339%252Fgeneral%252Fa5b4ac7f-0fdf-4d36-878b-2389cdad60ea.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749339/general/a5b4ac7f-0fdf-4d36-878b-2389cdad60ea.jpg not downloaded yet
2026-03-27 22:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749337%252Fgeneral%252F832ad010-ca54-4e22-bf44-d445904d5510.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749337/general/832ad010-ca54-4e22-bf44-d445904d5510.jpg not downloaded yet
2026-03-27 22:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749340%252Fgeneral%252Fe32ceb1e-28bd-4ac3-99f5-755bd1097a66.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749340/general/e32ceb1e-28bd-4ac3-99f5-755bd1097a66.jpg not downloaded yet
2026-03-27 22:01:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:01:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:01:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:01:52 [adesa.it] INFO: Found listing with ID: 10732460
2026-03-27 22:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732460%27 HTTP/1.1" 200 None
2026-03-27 22:01:52 [adesa.it] INFO: Scrape type for 10732460: 1
2026-03-27 22:01:52 [adesa.it] INFO: Scraping item 10732460 url https://www.openlane.eu/en/carv6/auction/10732460
2026-03-27 22:01:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee45d1710>
2026-03-27 22:01:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:01:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:01:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_61d12add-f5ac-52fc-813c-a0de16774d49/61d12add-f5ac-52fc-813c-a0de16774d49_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749337%252Fgeneral%252Fe2f7107d-f439-4b8e-9668-fe1fadd83004.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749337/general/e2f7107d-f439-4b8e-9668-fe1fadd83004.jpg saved to cache
2026-03-27 22:01:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 61d12add-f5ac-52fc-813c-a0de16774d49
2026-03-27 22:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749339%252Fgeneral%252F07802381-8a79-400c-9941-849faad207e8.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749339/general/07802381-8a79-400c-9941-849faad207e8.jpg not downloaded yet
2026-03-27 22:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749337%252Fgeneral%252Ffa35c81d-34c9-4370-9841-1e887dee0ea0.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749337/general/fa35c81d-34c9-4370-9841-1e887dee0ea0.jpg not downloaded yet
2026-03-27 22:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749340%252Fgeneral%252Fcb38d606-c295-4e64-a715-e290207e2fc4.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749340/general/cb38d606-c295-4e64-a715-e290207e2fc4.jpg not downloaded yet
2026-03-27 22:01:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee4628cd0>
2026-03-27 22:01:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:01:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:01:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_61d12add-f5ac-52fc-813c-a0de16774d49/61d12add-f5ac-52fc-813c-a0de16774d49_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749337%252Fgeneral%252F3b5df3aa-44df-4ec8-b2e4-346cb613026f.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749337/general/3b5df3aa-44df-4ec8-b2e4-346cb613026f.jpg saved to cache
2026-03-27 22:01:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 61d12add-f5ac-52fc-813c-a0de16774d49
2026-03-27 22:01:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5bf08d0>
2026-03-27 22:01:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:01:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:01:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9b0b79c9-012a-5ed6-9b9d-b213d2b216a7/9b0b79c9-012a-5ed6-9b9d-b213d2b216a7_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749338%252Fgeneral%252F2ed98e14-2e63-412a-b9a3-820f9aa7eac2.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749338/general/2ed98e14-2e63-412a-b9a3-820f9aa7eac2.jpg saved to cache
2026-03-27 22:01:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 9b0b79c9-012a-5ed6-9b9d-b213d2b216a7
2026-03-27 22:01:52 [adesa.it] INFO: Found listing with ID: 10732468
2026-03-27 22:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732468%27 HTTP/1.1" 200 None
2026-03-27 22:01:52 [adesa.it] INFO: Scrape type for 10732468: 1
2026-03-27 22:01:52 [adesa.it] INFO: Scraping item 10732468 url https://www.openlane.eu/en/carv6/auction/10732468
2026-03-27 22:01:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749340/general/15d3b3fc-f425-413a-a514-f9799e7ecdcc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732446)
2026-03-27 22:01:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749339/general/d086a2d7-153c-476d-a955-0dcc3601a6fd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732442)
2026-03-27 22:01:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749340/general/a1f9a2ed-4e0d-427e-8e29-053654c33ee5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732446)
2026-03-27 22:01:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749337/general/8bea3713-45c1-46ba-8d52-20b992623458.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732429)
2026-03-27 22:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749339%252Fgeneral%252Fa752ef48-3fd6-4924-9370-98ace2d13357.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749339/general/a752ef48-3fd6-4924-9370-98ace2d13357.jpg not downloaded yet
2026-03-27 22:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749337%252Fgeneral%252Fd0840808-6991-4fae-9be3-c5aa8b08d53d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749337/general/d0840808-6991-4fae-9be3-c5aa8b08d53d.jpg not downloaded yet
2026-03-27 22:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749340%252Fgeneral%252F04566482-1292-4367-9bec-3122fd548592.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749340/general/04566482-1292-4367-9bec-3122fd548592.jpg not downloaded yet
2026-03-27 22:01:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee4686e90>
2026-03-27 22:01:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:01:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:01:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d649c74b-e8ee-5485-9ed9-7ca7f3901082/d649c74b-e8ee-5485-9ed9-7ca7f3901082_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749339%252Fgeneral%252F5ff5329a-1c6b-49d0-b8a0-bd9fc062d22b.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749339/general/5ff5329a-1c6b-49d0-b8a0-bd9fc062d22b.jpg saved to cache
2026-03-27 22:01:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item d649c74b-e8ee-5485-9ed9-7ca7f3901082
2026-03-27 22:01:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5986110>
2026-03-27 22:01:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:01:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:01:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d649c74b-e8ee-5485-9ed9-7ca7f3901082/d649c74b-e8ee-5485-9ed9-7ca7f3901082_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749339%252Fgeneral%252F4fd50191-f21e-4f58-b011-96728d5e38de.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749339/general/4fd50191-f21e-4f58-b011-96728d5e38de.jpg saved to cache
2026-03-27 22:01:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item d649c74b-e8ee-5485-9ed9-7ca7f3901082
2026-03-27 22:01:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 09e41385-a602-5606-883a-9ce2bab4212a with identifier: 10732447
2026-03-27 22:01:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 09e41385-a602-5606-883a-9ce2bab4212a with scrape type 1
2026-03-27 22:01:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 09e41385-a602-5606-883a-9ce2bab4212a
2026-03-27 22:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5733930%252Fgeneral%252F419b60b5-7a98-4685-9a35-3bee48066aeb.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733930/general/419b60b5-7a98-4685-9a35-3bee48066aeb.jpg already downloaded
2026-03-27 22:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5733930%252Fgeneral%252Ff1794a9b-dc92-4868-b71f-3a1cef5b1c4c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733930/general/f1794a9b-dc92-4868-b71f-3a1cef5b1c4c.jpg already downloaded
2026-03-27 22:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5733930%252Fgeneral%252F307fe60f-45ec-45ce-94f5-ad3660869d53.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733930/general/307fe60f-45ec-45ce-94f5-ad3660869d53.jpg already downloaded
2026-03-27 22:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5733930%252Fgeneral%252F73bc896f-df9a-4bbe-8f5a-26d3e4879749.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733930/general/73bc896f-df9a-4bbe-8f5a-26d3e4879749.jpg already downloaded
2026-03-27 22:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5733930%252Fgeneral%252F5ed0ee95-8885-4552-9308-0831768592a0.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733930/general/5ed0ee95-8885-4552-9308-0831768592a0.jpg already downloaded
2026-03-27 22:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5733930%252Fgeneral%252Fcc598fdf-55ba-47bb-b6b5-4891742cf339.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733930/general/cc598fdf-55ba-47bb-b6b5-4891742cf339.jpg already downloaded
2026-03-27 22:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5733930%252Fgeneral%252F52c84727-02cb-4c52-a9da-00a335759eba.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733930/general/52c84727-02cb-4c52-a9da-00a335759eba.jpg already downloaded
2026-03-27 22:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5733930%252Fgeneral%252Fe48ba780-27db-4f30-9922-25407d0baf7b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733930/general/e48ba780-27db-4f30-9922-25407d0baf7b.jpg already downloaded
2026-03-27 22:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5733930%252Fgeneral%252F1964e1f1-db34-4880-be64-db9577fbcb46.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733930/general/1964e1f1-db34-4880-be64-db9577fbcb46.jpg already downloaded
2026-03-27 22:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5733930%252Fgeneral%252F07fd3c70-81a4-4c05-8399-35c358d45784.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733930/general/07fd3c70-81a4-4c05-8399-35c358d45784.jpg already downloaded
2026-03-27 22:01:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 09e41385-a602-5606-883a-9ce2bab4212a, identifier: 10732447
2026-03-27 22:01:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7d2036ae-fc84-5634-a445-64ce0e58333b with identifier: 10732451
2026-03-27 22:01:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7d2036ae-fc84-5634-a445-64ce0e58333b with scrape type 1
2026-03-27 22:01:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7d2036ae-fc84-5634-a445-64ce0e58333b
2026-03-27 22:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749342%252Fgeneral%252F169618e0-b1ef-4b5a-8572-052961762f6f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749342/general/169618e0-b1ef-4b5a-8572-052961762f6f.jpg not downloaded yet
2026-03-27 22:01:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 27c84cbc-dd8a-5025-904c-6f8ba784ae13 with identifier: 10732454
2026-03-27 22:01:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 27c84cbc-dd8a-5025-904c-6f8ba784ae13 with scrape type 1
2026-03-27 22:01:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 27c84cbc-dd8a-5025-904c-6f8ba784ae13
2026-03-27 22:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5739695%252Fgeneral%252F640fee4d-1c8e-4982-bbef-fe33410423b2.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739695/general/640fee4d-1c8e-4982-bbef-fe33410423b2.jpg already downloaded
2026-03-27 22:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5739695%252Fgeneral%252Fe2e4e95d-58e6-4c6a-9239-94fe7c1d2c1d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739695/general/e2e4e95d-58e6-4c6a-9239-94fe7c1d2c1d.jpg already downloaded
2026-03-27 22:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5739695%252Fgeneral%252F17a6bf23-3054-4c3b-a113-6a89e0e27793.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739695/general/17a6bf23-3054-4c3b-a113-6a89e0e27793.jpg already downloaded
2026-03-27 22:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5739695%252Fgeneral%252Fe1d811bb-aba9-4760-8dac-d82d892bcb6e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739695/general/e1d811bb-aba9-4760-8dac-d82d892bcb6e.jpg already downloaded
2026-03-27 22:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5739695%252Fgeneral%252Fca006f75-de1c-449b-8a27-4051ea8549c6.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739695/general/ca006f75-de1c-449b-8a27-4051ea8549c6.jpg already downloaded
2026-03-27 22:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5739695%252Fgeneral%252F7593bb23-c6fd-40ec-8fcb-02983c04c7e9.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739695/general/7593bb23-c6fd-40ec-8fcb-02983c04c7e9.jpg already downloaded
2026-03-27 22:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5739695%252Fgeneral%252F5608e7fc-f023-4cec-be9f-d137c8851b42.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739695/general/5608e7fc-f023-4cec-be9f-d137c8851b42.jpg already downloaded
2026-03-27 22:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5739695%252Fgeneral%252F581f2731-22b1-47df-8831-b85cc02fbe51.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739695/general/581f2731-22b1-47df-8831-b85cc02fbe51.jpg already downloaded
2026-03-27 22:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5739695%252Fgeneral%252Fad719842-3a0c-452e-bc86-ee32d3c81a62.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739695/general/ad719842-3a0c-452e-bc86-ee32d3c81a62.jpg already downloaded
2026-03-27 22:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5739695%252Fgeneral%252F92ff909d-a713-4d12-b804-18086a77511c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739695/general/92ff909d-a713-4d12-b804-18086a77511c.jpg already downloaded
2026-03-27 22:01:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 27c84cbc-dd8a-5025-904c-6f8ba784ae13, identifier: 10732454
2026-03-27 22:01:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749337/general/3417eed6-3abc-4c71-85ee-ce3ee27a747d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732429)
2026-03-27 22:01:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749339/general/b0240601-0908-49fb-9c7a-45a871501960.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732442)
2026-03-27 22:01:53 [adesa.it] INFO: Found listing with ID: 10732470
2026-03-27 22:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732470%27 HTTP/1.1" 200 None
2026-03-27 22:01:53 [adesa.it] INFO: Scrape type for 10732470: 1
2026-03-27 22:01:53 [adesa.it] INFO: Scraping item 10732470 url https://www.openlane.eu/en/carv6/auction/10732470
2026-03-27 22:01:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732452> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:01:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 09e41385-a602-5606-883a-9ce2bab4212a with identifier: 10732447
2026-03-27 22:01:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 09e41385-a602-5606-883a-9ce2bab4212a with identifier: 10732447
2026-03-27 22:01:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 09e41385-a602-5606-883a-9ce2bab4212a with identifier: 10732447 to the API
2026-03-27 22:01:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22: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-27 22:01:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732447>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.3L',
'engine_horse_power': 249,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Diesel',
'id': '09e41385-a602-5606-883a-9ce2bab4212a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GY067HP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732447',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Mazda',
'model': 'CX-60',
'odometer': 25,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 13,
'photo_urls': ['https://images.openlane.eu/carimgs/5733930/general/419b60b5-7a98-4685-9a35-3bee48066aeb.jpg',
'https://images.openlane.eu/carimgs/5733930/general/f1794a9b-dc92-4868-b71f-3a1cef5b1c4c.jpg',
'https://images.openlane.eu/carimgs/5733930/general/307fe60f-45ec-45ce-94f5-ad3660869d53.jpg',
'https://images.openlane.eu/carimgs/5733930/general/73bc896f-df9a-4bbe-8f5a-26d3e4879749.jpg',
'https://images.openlane.eu/carimgs/5733930/general/5ed0ee95-8885-4552-9308-0831768592a0.jpg',
'https://images.openlane.eu/carimgs/5733930/general/cc598fdf-55ba-47bb-b6b5-4891742cf339.jpg',
'https://images.openlane.eu/carimgs/5733930/general/52c84727-02cb-4c52-a9da-00a335759eba.jpg',
'https://images.openlane.eu/carimgs/5733930/general/e48ba780-27db-4f30-9922-25407d0baf7b.jpg',
'https://images.openlane.eu/carimgs/5733930/general/1964e1f1-db34-4880-be64-db9577fbcb46.jpg',
'https://images.openlane.eu/carimgs/5733930/general/07fd3c70-81a4-4c05-8399-35c358d45784.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_09e41385-a602-5606-883a-9ce2bab4212a/09e41385-a602-5606-883a-9ce2bab4212a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36286,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733930/general/419b60b5-7a98-4685-9a35-3bee48066aeb.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_09e41385-a602-5606-883a-9ce2bab4212a/09e41385-a602-5606-883a-9ce2bab4212a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116468,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733930/general/f1794a9b-dc92-4868-b71f-3a1cef5b1c4c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_09e41385-a602-5606-883a-9ce2bab4212a/09e41385-a602-5606-883a-9ce2bab4212a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114211,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733930/general/307fe60f-45ec-45ce-94f5-ad3660869d53.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_09e41385-a602-5606-883a-9ce2bab4212a/09e41385-a602-5606-883a-9ce2bab4212a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100808,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733930/general/73bc896f-df9a-4bbe-8f5a-26d3e4879749.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_09e41385-a602-5606-883a-9ce2bab4212a/09e41385-a602-5606-883a-9ce2bab4212a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88060,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733930/general/5ed0ee95-8885-4552-9308-0831768592a0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_09e41385-a602-5606-883a-9ce2bab4212a/09e41385-a602-5606-883a-9ce2bab4212a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113439,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733930/general/cc598fdf-55ba-47bb-b6b5-4891742cf339.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_09e41385-a602-5606-883a-9ce2bab4212a/09e41385-a602-5606-883a-9ce2bab4212a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53902,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733930/general/52c84727-02cb-4c52-a9da-00a335759eba.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_09e41385-a602-5606-883a-9ce2bab4212a/09e41385-a602-5606-883a-9ce2bab4212a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113559,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733930/general/e48ba780-27db-4f30-9922-25407d0baf7b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_09e41385-a602-5606-883a-9ce2bab4212a/09e41385-a602-5606-883a-9ce2bab4212a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98884,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733930/general/1964e1f1-db34-4880-be64-db9577fbcb46.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_09e41385-a602-5606-883a-9ce2bab4212a/09e41385-a602-5606-883a-9ce2bab4212a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103082,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733930/general/07fd3c70-81a4-4c05-8399-35c358d45784.jpg',
'Width': 800}],
'price': 31000,
'price_includes_vat': True,
'registration_date': '2025-02-07',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Mazda CX-60 - Diesel - Automatic - 249 hp - 25 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2025}
2026-03-27 22:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732447%27 HTTP/1.1" 200 None
2026-03-27 22:01:53 [adesa.it] INFO: Saving data for 10732447: {'created_time': 1774648913.617107, 'last_price_update_time': 1774648913.617117, 'auction_closing_time': 1774862700.0}
2026-03-27 22:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732447') HTTP/1.1" 204 0
2026-03-27 22:01:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 27c84cbc-dd8a-5025-904c-6f8ba784ae13 with identifier: 10732454
2026-03-27 22:01:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 27c84cbc-dd8a-5025-904c-6f8ba784ae13 with identifier: 10732454
2026-03-27 22:01:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 27c84cbc-dd8a-5025-904c-6f8ba784ae13 with identifier: 10732454 to the API
2026-03-27 22:01:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22: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-27 22:01:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732454>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 115,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Diesel',
'id': '27c84cbc-dd8a-5025-904c-6f8ba784ae13',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH685PV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732454',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Nissan',
'model': 'NV250',
'odometer': 112043,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 78,
'photo_urls': ['https://images.openlane.eu/carimgs/5739695/general/640fee4d-1c8e-4982-bbef-fe33410423b2.jpg',
'https://images.openlane.eu/carimgs/5739695/general/e2e4e95d-58e6-4c6a-9239-94fe7c1d2c1d.jpg',
'https://images.openlane.eu/carimgs/5739695/general/17a6bf23-3054-4c3b-a113-6a89e0e27793.jpg',
'https://images.openlane.eu/carimgs/5739695/general/e1d811bb-aba9-4760-8dac-d82d892bcb6e.jpg',
'https://images.openlane.eu/carimgs/5739695/general/ca006f75-de1c-449b-8a27-4051ea8549c6.jpg',
'https://images.openlane.eu/carimgs/5739695/general/7593bb23-c6fd-40ec-8fcb-02983c04c7e9.jpg',
'https://images.openlane.eu/carimgs/5739695/general/5608e7fc-f023-4cec-be9f-d137c8851b42.jpg',
'https://images.openlane.eu/carimgs/5739695/general/581f2731-22b1-47df-8831-b85cc02fbe51.jpg',
'https://images.openlane.eu/carimgs/5739695/general/ad719842-3a0c-452e-bc86-ee32d3c81a62.jpg',
'https://images.openlane.eu/carimgs/5739695/general/92ff909d-a713-4d12-b804-18086a77511c.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_27c84cbc-dd8a-5025-904c-6f8ba784ae13/27c84cbc-dd8a-5025-904c-6f8ba784ae13_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101099,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739695/general/640fee4d-1c8e-4982-bbef-fe33410423b2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_27c84cbc-dd8a-5025-904c-6f8ba784ae13/27c84cbc-dd8a-5025-904c-6f8ba784ae13_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98612,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739695/general/e2e4e95d-58e6-4c6a-9239-94fe7c1d2c1d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_27c84cbc-dd8a-5025-904c-6f8ba784ae13/27c84cbc-dd8a-5025-904c-6f8ba784ae13_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100876,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739695/general/17a6bf23-3054-4c3b-a113-6a89e0e27793.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_27c84cbc-dd8a-5025-904c-6f8ba784ae13/27c84cbc-dd8a-5025-904c-6f8ba784ae13_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103646,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739695/general/e1d811bb-aba9-4760-8dac-d82d892bcb6e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_27c84cbc-dd8a-5025-904c-6f8ba784ae13/27c84cbc-dd8a-5025-904c-6f8ba784ae13_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106774,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739695/general/ca006f75-de1c-449b-8a27-4051ea8549c6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_27c84cbc-dd8a-5025-904c-6f8ba784ae13/27c84cbc-dd8a-5025-904c-6f8ba784ae13_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106099,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739695/general/7593bb23-c6fd-40ec-8fcb-02983c04c7e9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_27c84cbc-dd8a-5025-904c-6f8ba784ae13/27c84cbc-dd8a-5025-904c-6f8ba784ae13_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106099,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739695/general/5608e7fc-f023-4cec-be9f-d137c8851b42.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_27c84cbc-dd8a-5025-904c-6f8ba784ae13/27c84cbc-dd8a-5025-904c-6f8ba784ae13_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100588,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739695/general/581f2731-22b1-47df-8831-b85cc02fbe51.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_27c84cbc-dd8a-5025-904c-6f8ba784ae13/27c84cbc-dd8a-5025-904c-6f8ba784ae13_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35680,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739695/general/ad719842-3a0c-452e-bc86-ee32d3c81a62.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_27c84cbc-dd8a-5025-904c-6f8ba784ae13/27c84cbc-dd8a-5025-904c-6f8ba784ae13_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 152827,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739695/general/92ff909d-a713-4d12-b804-18086a77511c.jpg',
'Width': 1024}],
'price': 2200,
'price_includes_vat': True,
'registration_date': '2021-12-23',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Nissan NV250 1.5 DCI - Diesel - Manual - 115 hp - 112.043 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
2026-03-27 22:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732454%27 HTTP/1.1" 200 None
2026-03-27 22:01:53 [adesa.it] INFO: Saving data for 10732454: {'created_time': 1774648913.933791, 'last_price_update_time': 1774648913.933805, 'auction_closing_time': 1774862700.0}
2026-03-27 22:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732454') HTTP/1.1" 204 0
2026-03-27 22:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749339%252Fgeneral%252Fc65cdc5f-9940-40ef-8dd1-11eb755f2b17.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749339/general/c65cdc5f-9940-40ef-8dd1-11eb755f2b17.jpg not downloaded yet
2026-03-27 22:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749337%252Fgeneral%252F98a5fdc3-39a8-4abf-bf0a-bdb32cf9e7f3.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749337/general/98a5fdc3-39a8-4abf-bf0a-bdb32cf9e7f3.jpg not downloaded yet
2026-03-27 22:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749340%252Fgeneral%252F852bde27-52c6-4b7f-b8d6-4bdcbd929ee6.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749340/general/852bde27-52c6-4b7f-b8d6-4bdcbd929ee6.jpg not downloaded yet
2026-03-27 22: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-27 22:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749342%252Fgeneral%252F38d3be90-eae7-40be-a117-5a86c5a12290.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749342/general/38d3be90-eae7-40be-a117-5a86c5a12290.jpg not downloaded yet
2026-03-27 22:01:54 [adesa.it] INFO: Found listing with ID: 10732469
2026-03-27 22:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732469%27 HTTP/1.1" 200 None
2026-03-27 22:01:54 [adesa.it] INFO: Scrape type for 10732469: 1
2026-03-27 22:01:54 [adesa.it] INFO: Scraping item 10732469 url https://www.openlane.eu/en/carv6/auction/10732469
2026-03-27 22:01:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732450> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:01:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732453> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:01:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5d9b050>
2026-03-27 22:01:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:01:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8b4ee3a5-8dc2-56cc-a2c4-7b89852d314f/8b4ee3a5-8dc2-56cc-a2c4-7b89852d314f_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749340%252Fgeneral%252F15d3b3fc-f425-413a-a514-f9799e7ecdcc.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749340/general/15d3b3fc-f425-413a-a514-f9799e7ecdcc.jpg saved to cache
2026-03-27 22:01:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 8b4ee3a5-8dc2-56cc-a2c4-7b89852d314f
2026-03-27 22:01:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee4612e10>
2026-03-27 22:01:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:01:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d649c74b-e8ee-5485-9ed9-7ca7f3901082/d649c74b-e8ee-5485-9ed9-7ca7f3901082_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749339%252Fgeneral%252Fd086a2d7-153c-476d-a955-0dcc3601a6fd.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749339/general/d086a2d7-153c-476d-a955-0dcc3601a6fd.jpg saved to cache
2026-03-27 22:01:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item d649c74b-e8ee-5485-9ed9-7ca7f3901082
2026-03-27 22:01:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee44a0d50>
2026-03-27 22:01:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:01:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8b4ee3a5-8dc2-56cc-a2c4-7b89852d314f/8b4ee3a5-8dc2-56cc-a2c4-7b89852d314f_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749340%252Fgeneral%252Fa1f9a2ed-4e0d-427e-8e29-053654c33ee5.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749340/general/a1f9a2ed-4e0d-427e-8e29-053654c33ee5.jpg saved to cache
2026-03-27 22:01:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 8b4ee3a5-8dc2-56cc-a2c4-7b89852d314f
2026-03-27 22:01:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee44a1590>
2026-03-27 22:01:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:01:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_61d12add-f5ac-52fc-813c-a0de16774d49/61d12add-f5ac-52fc-813c-a0de16774d49_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749337%252Fgeneral%252F8bea3713-45c1-46ba-8d52-20b992623458.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749337/general/8bea3713-45c1-46ba-8d52-20b992623458.jpg saved to cache
2026-03-27 22:01:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 61d12add-f5ac-52fc-813c-a0de16774d49
2026-03-27 22:01:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749339/general/07802381-8a79-400c-9941-849faad207e8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732442)
2026-03-27 22:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749339%252Fgeneral%252Fb58bd33e-bc83-4a97-a7ab-bdb5e520537a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749339/general/b58bd33e-bc83-4a97-a7ab-bdb5e520537a.jpg not downloaded yet
2026-03-27 22:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749337%252Fgeneral%252F772661f6-4852-4efc-a680-ad441278dbbc.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749337/general/772661f6-4852-4efc-a680-ad441278dbbc.jpg not downloaded yet
2026-03-27 22:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749340%252Fgeneral%252Fb6ad6401-d0d2-4807-9ee5-81775522ac78.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749340/general/b6ad6401-d0d2-4807-9ee5-81775522ac78.jpg not downloaded yet
2026-03-27 22:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749342%252Fgeneral%252F14b23520-5966-4235-8b25-cf7343214ff0.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749342/general/14b23520-5966-4235-8b25-cf7343214ff0.jpg not downloaded yet
2026-03-27 22: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-27 22: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-27 22:01:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732456> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:01:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749340/general/cb38d606-c295-4e64-a715-e290207e2fc4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732446)
2026-03-27 22:01:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749337/general/fa35c81d-34c9-4370-9841-1e887dee0ea0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732429)
2026-03-27 22:01:54 [adesa.it] INFO: Found listing with ID: 10732472
2026-03-27 22:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732472%27 HTTP/1.1" 200 None
2026-03-27 22:01:54 [adesa.it] INFO: Scrape type for 10732472: 1
2026-03-27 22:01:54 [adesa.it] INFO: Scraping item 10732472 url https://www.openlane.eu/en/carv6/auction/10732472
2026-03-27 22: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-27 22:01:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee449f890>
2026-03-27 22:01:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:01:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_61d12add-f5ac-52fc-813c-a0de16774d49/61d12add-f5ac-52fc-813c-a0de16774d49_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749337%252Fgeneral%252F3417eed6-3abc-4c71-85ee-ce3ee27a747d.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749337/general/3417eed6-3abc-4c71-85ee-ce3ee27a747d.jpg saved to cache
2026-03-27 22:01:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 61d12add-f5ac-52fc-813c-a0de16774d49
2026-03-27 22:01:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5bca710>
2026-03-27 22:01:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:01:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d649c74b-e8ee-5485-9ed9-7ca7f3901082/d649c74b-e8ee-5485-9ed9-7ca7f3901082_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749339%252Fgeneral%252Fb0240601-0908-49fb-9c7a-45a871501960.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749339/general/b0240601-0908-49fb-9c7a-45a871501960.jpg saved to cache
2026-03-27 22:01:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item d649c74b-e8ee-5485-9ed9-7ca7f3901082
2026-03-27 22:01:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fbd2e68f-c4a6-58ea-ac12-38333fae7f11 with identifier: 10732452
2026-03-27 22:01:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fbd2e68f-c4a6-58ea-ac12-38333fae7f11 with scrape type 1
2026-03-27 22:01:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item fbd2e68f-c4a6-58ea-ac12-38333fae7f11
2026-03-27 22:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749343%252Fgeneral%252F61361016-00a7-418f-a3ae-84a814b08b71.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749343/general/61361016-00a7-418f-a3ae-84a814b08b71.jpg not downloaded yet
2026-03-27 22:01:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749340/general/e32ceb1e-28bd-4ac3-99f5-755bd1097a66.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732446)
2026-03-27 22:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749340%252Fgeneral%252F5e99455e-e9ee-40c4-aff8-fec15174910a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749340/general/5e99455e-e9ee-40c4-aff8-fec15174910a.jpg not downloaded yet
2026-03-27 22:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749342%252Fgeneral%252Fa6722a96-0c98-4bda-a50d-36bfca135503.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749342/general/a6722a96-0c98-4bda-a50d-36bfca135503.jpg not downloaded yet
2026-03-27 22:01:54 [adesa.it] INFO: Found listing with ID: 10732471
2026-03-27 22:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732471%27 HTTP/1.1" 200 None
2026-03-27 22:01:54 [adesa.it] INFO: Scrape type for 10732471: 1
2026-03-27 22:01:54 [adesa.it] INFO: Scraping item 10732471 url https://www.openlane.eu/en/carv6/auction/10732471
2026-03-27 22:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749343%252Fgeneral%252F1ce086cb-9a21-4059-8259-cca6933a3176.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749343/general/1ce086cb-9a21-4059-8259-cca6933a3176.jpg not downloaded yet
2026-03-27 22:01:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bf7897d5-996e-52b1-914e-6181cc0e73b6 with identifier: 10732450
2026-03-27 22:01:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bf7897d5-996e-52b1-914e-6181cc0e73b6 with scrape type 1
2026-03-27 22:01:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item bf7897d5-996e-52b1-914e-6181cc0e73b6
2026-03-27 22:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5729528%252Fgeneral%252F513f9fc3-b45d-48bb-977b-0e170fd244a6.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729528/general/513f9fc3-b45d-48bb-977b-0e170fd244a6.jpg already downloaded
2026-03-27 22:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5729528%252Fgeneral%252F835500ef-1f87-49f9-a270-4c690c0e57b6.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729528/general/835500ef-1f87-49f9-a270-4c690c0e57b6.jpg already downloaded
2026-03-27 22:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5729528%252Fgeneral%252F2df94e56-3385-4d1f-b559-f3c2a00b668f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729528/general/2df94e56-3385-4d1f-b559-f3c2a00b668f.jpg already downloaded
2026-03-27 22:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5729528%252Fgeneral%252F00f8fe96-34e7-427f-96c0-40146a079bb0.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729528/general/00f8fe96-34e7-427f-96c0-40146a079bb0.jpg already downloaded
2026-03-27 22:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5729528%252Fgeneral%252F52af4453-5e52-4afd-bad4-0cf50fa60528.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729528/general/52af4453-5e52-4afd-bad4-0cf50fa60528.jpg already downloaded
2026-03-27 22:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5729528%252Fgeneral%252F2e5e4c28-8d52-4da8-ac4d-7e93d5e34b5c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729528/general/2e5e4c28-8d52-4da8-ac4d-7e93d5e34b5c.jpg already downloaded
2026-03-27 22:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5729528%252Fgeneral%252Fc85c47ff-0fed-4d0a-831b-221444226321.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729528/general/c85c47ff-0fed-4d0a-831b-221444226321.jpg already downloaded
2026-03-27 22:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5729528%252Fgeneral%252F6d80935b-a5b5-4549-b900-bfb895c3b894.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729528/general/6d80935b-a5b5-4549-b900-bfb895c3b894.jpg already downloaded
2026-03-27 22:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5729528%252Fgeneral%252Ff6c004a5-f871-4100-988c-6c36cb378ad1.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729528/general/f6c004a5-f871-4100-988c-6c36cb378ad1.jpg already downloaded
2026-03-27 22:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5729528%252Fgeneral%252F903860a3-c741-48c3-815f-67e134e5d56c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729528/general/903860a3-c741-48c3-815f-67e134e5d56c.jpg already downloaded
2026-03-27 22:01:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: bf7897d5-996e-52b1-914e-6181cc0e73b6, identifier: 10732450
2026-03-27 22:01:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6698eb01-8935-5932-9a98-c7639b263806 with identifier: 10732453
2026-03-27 22:01:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6698eb01-8935-5932-9a98-c7639b263806 with scrape type 1
2026-03-27 22:01:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6698eb01-8935-5932-9a98-c7639b263806
2026-03-27 22:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749344%252Fgeneral%252Fe6dd9576-b7ff-486b-9d48-11d0ea066d68.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749344/general/e6dd9576-b7ff-486b-9d48-11d0ea066d68.jpg not downloaded yet
2026-03-27 22:01:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749342/general/169618e0-b1ef-4b5a-8572-052961762f6f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732451)
2026-03-27 22:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749340%252Fgeneral%252Ffc365b5b-3174-4528-9700-6902cbd7219e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749340/general/fc365b5b-3174-4528-9700-6902cbd7219e.jpg not downloaded yet
2026-03-27 22:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749342%252Fgeneral%252F0b6db503-ff14-497d-80cb-167822990d21.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749342/general/0b6db503-ff14-497d-80cb-167822990d21.jpg not downloaded yet
2026-03-27 22:01:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: bf7897d5-996e-52b1-914e-6181cc0e73b6 with identifier: 10732450
2026-03-27 22:01:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: bf7897d5-996e-52b1-914e-6181cc0e73b6 with identifier: 10732450
2026-03-27 22:01:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: bf7897d5-996e-52b1-914e-6181cc0e73b6 with identifier: 10732450 to the API
2026-03-27 22:01:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:01:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:01:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732450>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Green',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 125,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Hybrid',
'id': 'bf7897d5-996e-52b1-914e-6181cc0e73b6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GN797DJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732450',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Mini',
'model': 'Countryman',
'odometer': 110339,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 25,
'photo_urls': ['https://images.openlane.eu/carimgs/5729528/general/513f9fc3-b45d-48bb-977b-0e170fd244a6.jpg',
'https://images.openlane.eu/carimgs/5729528/general/835500ef-1f87-49f9-a270-4c690c0e57b6.jpg',
'https://images.openlane.eu/carimgs/5729528/general/2df94e56-3385-4d1f-b559-f3c2a00b668f.jpg',
'https://images.openlane.eu/carimgs/5729528/general/00f8fe96-34e7-427f-96c0-40146a079bb0.jpg',
'https://images.openlane.eu/carimgs/5729528/general/52af4453-5e52-4afd-bad4-0cf50fa60528.jpg',
'https://images.openlane.eu/carimgs/5729528/general/2e5e4c28-8d52-4da8-ac4d-7e93d5e34b5c.jpg',
'https://images.openlane.eu/carimgs/5729528/general/c85c47ff-0fed-4d0a-831b-221444226321.jpg',
'https://images.openlane.eu/carimgs/5729528/general/6d80935b-a5b5-4549-b900-bfb895c3b894.jpg',
'https://images.openlane.eu/carimgs/5729528/general/f6c004a5-f871-4100-988c-6c36cb378ad1.jpg',
'https://images.openlane.eu/carimgs/5729528/general/903860a3-c741-48c3-815f-67e134e5d56c.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf7897d5-996e-52b1-914e-6181cc0e73b6/bf7897d5-996e-52b1-914e-6181cc0e73b6_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99103,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729528/general/513f9fc3-b45d-48bb-977b-0e170fd244a6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf7897d5-996e-52b1-914e-6181cc0e73b6/bf7897d5-996e-52b1-914e-6181cc0e73b6_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99693,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729528/general/835500ef-1f87-49f9-a270-4c690c0e57b6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf7897d5-996e-52b1-914e-6181cc0e73b6/bf7897d5-996e-52b1-914e-6181cc0e73b6_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99117,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729528/general/2df94e56-3385-4d1f-b559-f3c2a00b668f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf7897d5-996e-52b1-914e-6181cc0e73b6/bf7897d5-996e-52b1-914e-6181cc0e73b6_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98209,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729528/general/00f8fe96-34e7-427f-96c0-40146a079bb0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf7897d5-996e-52b1-914e-6181cc0e73b6/bf7897d5-996e-52b1-914e-6181cc0e73b6_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84719,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729528/general/52af4453-5e52-4afd-bad4-0cf50fa60528.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf7897d5-996e-52b1-914e-6181cc0e73b6/bf7897d5-996e-52b1-914e-6181cc0e73b6_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96756,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729528/general/2e5e4c28-8d52-4da8-ac4d-7e93d5e34b5c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf7897d5-996e-52b1-914e-6181cc0e73b6/bf7897d5-996e-52b1-914e-6181cc0e73b6_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93878,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729528/general/c85c47ff-0fed-4d0a-831b-221444226321.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf7897d5-996e-52b1-914e-6181cc0e73b6/bf7897d5-996e-52b1-914e-6181cc0e73b6_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108450,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729528/general/6d80935b-a5b5-4549-b900-bfb895c3b894.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf7897d5-996e-52b1-914e-6181cc0e73b6/bf7897d5-996e-52b1-914e-6181cc0e73b6_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 33623,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729528/general/f6c004a5-f871-4100-988c-6c36cb378ad1.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf7897d5-996e-52b1-914e-6181cc0e73b6/bf7897d5-996e-52b1-914e-6181cc0e73b6_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99693,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729528/general/903860a3-c741-48c3-815f-67e134e5d56c.jpg',
'Width': 800}],
'price': 12500,
'price_includes_vat': True,
'registration_date': '2023-03-08',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Mini Countryman Cooper SE Classic - Hybrid - Automatic - 125 hp - '
'110.339 km',
'transmission': 'automatic',
'trim': 'Classic',
'vin': None,
'year': 2023}
2026-03-27 22:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732450%27 HTTP/1.1" 200 None
2026-03-27 22:01:55 [adesa.it] INFO: Saving data for 10732450: {'created_time': 1774648915.36118, 'last_price_update_time': 1774648915.361189, 'auction_closing_time': 1774862700.0}
2026-03-27 22:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732450') HTTP/1.1" 204 0
2026-03-27 22:01:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5b8a310>
2026-03-27 22:01:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:01:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:01:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d649c74b-e8ee-5485-9ed9-7ca7f3901082/d649c74b-e8ee-5485-9ed9-7ca7f3901082_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749339%252Fgeneral%252F07802381-8a79-400c-9941-849faad207e8.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749339/general/07802381-8a79-400c-9941-849faad207e8.jpg saved to cache
2026-03-27 22:01:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item d649c74b-e8ee-5485-9ed9-7ca7f3901082
2026-03-27 22:01:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: da318aa5-93cc-55f8-a9fc-a6687f9bbaa2 with identifier: 10732456
2026-03-27 22:01:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item da318aa5-93cc-55f8-a9fc-a6687f9bbaa2 with scrape type 1
2026-03-27 22:01:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item da318aa5-93cc-55f8-a9fc-a6687f9bbaa2
2026-03-27 22:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749345%252Fgeneral%252Fa52be08b-ae8d-45f6-82d2-1b674a4619f7.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749345/general/a52be08b-ae8d-45f6-82d2-1b674a4619f7.jpg not downloaded yet
2026-03-27 22:01:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee46da910>
2026-03-27 22:01:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:01:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:01:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8b4ee3a5-8dc2-56cc-a2c4-7b89852d314f/8b4ee3a5-8dc2-56cc-a2c4-7b89852d314f_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749340%252Fgeneral%252Fcb38d606-c295-4e64-a715-e290207e2fc4.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749340/general/cb38d606-c295-4e64-a715-e290207e2fc4.jpg saved to cache
2026-03-27 22:01:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 8b4ee3a5-8dc2-56cc-a2c4-7b89852d314f
2026-03-27 22:01:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee470e910>
2026-03-27 22:01:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:01:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:01:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_61d12add-f5ac-52fc-813c-a0de16774d49/61d12add-f5ac-52fc-813c-a0de16774d49_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749337%252Fgeneral%252Ffa35c81d-34c9-4370-9841-1e887dee0ea0.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749337/general/fa35c81d-34c9-4370-9841-1e887dee0ea0.jpg saved to cache
2026-03-27 22:01:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 61d12add-f5ac-52fc-813c-a0de16774d49
2026-03-27 22:01:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749337/general/98a5fdc3-39a8-4abf-bf0a-bdb32cf9e7f3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732429)
2026-03-27 22:01:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749342/general/38d3be90-eae7-40be-a117-5a86c5a12290.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732451)
2026-03-27 22:01:55 [adesa.it] INFO: Found listing with ID: 10732477
2026-03-27 22:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732477%27 HTTP/1.1" 200 None
2026-03-27 22:01:55 [adesa.it] INFO: Scrape type for 10732477: 1
2026-03-27 22:01:55 [adesa.it] INFO: Scraping item 10732477 url https://www.openlane.eu/en/carv6/auction/10732477
2026-03-27 22:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749343%252Fgeneral%252F4353ab39-ef45-4eec-934b-2a54f84febde.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749343/general/4353ab39-ef45-4eec-934b-2a54f84febde.jpg not downloaded yet
2026-03-27 22:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749344%252Fgeneral%252F3189dd72-2c04-4c35-894a-2b0ef2dde3fd.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749344/general/3189dd72-2c04-4c35-894a-2b0ef2dde3fd.jpg not downloaded yet
2026-03-27 22:01:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749340/general/852bde27-52c6-4b7f-b8d6-4bdcbd929ee6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732446)
2026-03-27 22:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749340%252Fgeneral%252Fdf502ef6-8375-4b16-8e9d-9c5d762aca97.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749340/general/df502ef6-8375-4b16-8e9d-9c5d762aca97.jpg not downloaded yet
2026-03-27 22:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749342%252Fgeneral%252F43df9332-24e3-4aab-8962-d6b44bad422c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749342/general/43df9332-24e3-4aab-8962-d6b44bad422c.jpg not downloaded yet
2026-03-27 22:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749345%252Fgeneral%252F2a92c02f-77ec-4543-bb84-9acb3dc27915.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749345/general/2a92c02f-77ec-4543-bb84-9acb3dc27915.jpg not downloaded yet
2026-03-27 22:01:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732459> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:01:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5c04ad0>
2026-03-27 22:01:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:01:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:01:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8b4ee3a5-8dc2-56cc-a2c4-7b89852d314f/8b4ee3a5-8dc2-56cc-a2c4-7b89852d314f_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749340%252Fgeneral%252Fe32ceb1e-28bd-4ac3-99f5-755bd1097a66.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749340/general/e32ceb1e-28bd-4ac3-99f5-755bd1097a66.jpg saved to cache
2026-03-27 22:01:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 8b4ee3a5-8dc2-56cc-a2c4-7b89852d314f
2026-03-27 22:01:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749342/general/14b23520-5966-4235-8b25-cf7343214ff0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732451)
2026-03-27 22:01:55 [adesa.it] INFO: Found listing with ID: 10732479
2026-03-27 22:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732479%27 HTTP/1.1" 200 None
2026-03-27 22:01:55 [adesa.it] INFO: Scrape type for 10732479: 1
2026-03-27 22:01:55 [adesa.it] INFO: Scraping item 10732479 url https://www.openlane.eu/en/carv6/auction/10732479
2026-03-27 22:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749343%252Fgeneral%252F819f3685-1fa3-4dfe-98a7-0d9e3b50612a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749343/general/819f3685-1fa3-4dfe-98a7-0d9e3b50612a.jpg not downloaded yet
2026-03-27 22:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749344%252Fgeneral%252F63c86cfd-0284-4fbe-a7cf-4ffcddaa4ab0.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749344/general/63c86cfd-0284-4fbe-a7cf-4ffcddaa4ab0.jpg not downloaded yet
2026-03-27 22:01:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:01:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732458> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:01:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5b60290>
2026-03-27 22:01:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:01:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:01:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7d2036ae-fc84-5634-a445-64ce0e58333b/7d2036ae-fc84-5634-a445-64ce0e58333b_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749342%252Fgeneral%252F169618e0-b1ef-4b5a-8572-052961762f6f.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749342/general/169618e0-b1ef-4b5a-8572-052961762f6f.jpg saved to cache
2026-03-27 22:01:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 7d2036ae-fc84-5634-a445-64ce0e58333b
2026-03-27 22:01:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749339/general/c65cdc5f-9940-40ef-8dd1-11eb755f2b17.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732442)
2026-03-27 22:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749342%252Fgeneral%252F38c111a5-35a5-44c3-81e7-6db640c4d401.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749342/general/38c111a5-35a5-44c3-81e7-6db640c4d401.jpg not downloaded yet
2026-03-27 22:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749345%252Fgeneral%252Fb8de2713-0f91-4c1b-8ab0-a4765e3a45f4.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749345/general/b8de2713-0f91-4c1b-8ab0-a4765e3a45f4.jpg not downloaded yet
2026-03-27 22:01:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:01:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749343/general/1ce086cb-9a21-4059-8259-cca6933a3176.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732452)
2026-03-27 22:01:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749342/general/a6722a96-0c98-4bda-a50d-36bfca135503.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732451)
2026-03-27 22:01:55 [adesa.it] INFO: Found listing with ID: 10732478
2026-03-27 22:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732478%27 HTTP/1.1" 200 None
2026-03-27 22:01:55 [adesa.it] INFO: Scrape type for 10732478: 1
2026-03-27 22:01:55 [adesa.it] INFO: Scraping item 10732478 url https://www.openlane.eu/en/carv6/auction/10732478
2026-03-27 22:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749343%252Fgeneral%252F6e916db0-0f87-411d-9bb2-f2780d5925bf.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749343/general/6e916db0-0f87-411d-9bb2-f2780d5925bf.jpg not downloaded yet
2026-03-27 22:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749344%252Fgeneral%252Fbe36e461-ec28-47f9-bf6e-2f5e6240af51.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749344/general/be36e461-ec28-47f9-bf6e-2f5e6240af51.jpg not downloaded yet
2026-03-27 22:01:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5a82950>
2026-03-27 22:01:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:01:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:01:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_61d12add-f5ac-52fc-813c-a0de16774d49/61d12add-f5ac-52fc-813c-a0de16774d49_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749337%252Fgeneral%252F98a5fdc3-39a8-4abf-bf0a-bdb32cf9e7f3.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749337/general/98a5fdc3-39a8-4abf-bf0a-bdb32cf9e7f3.jpg saved to cache
2026-03-27 22:01:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 61d12add-f5ac-52fc-813c-a0de16774d49
2026-03-27 22:01:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5909bd0>
2026-03-27 22:01:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:01:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:01:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7d2036ae-fc84-5634-a445-64ce0e58333b/7d2036ae-fc84-5634-a445-64ce0e58333b_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749342%252Fgeneral%252F38d3be90-eae7-40be-a117-5a86c5a12290.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749342/general/38d3be90-eae7-40be-a117-5a86c5a12290.jpg saved to cache
2026-03-27 22:01:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 7d2036ae-fc84-5634-a445-64ce0e58333b
2026-03-27 22:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749342%252Fgeneral%252F54989ece-87ec-44cc-bc5d-9486f3a9996b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749342/general/54989ece-87ec-44cc-bc5d-9486f3a9996b.jpg not downloaded yet
2026-03-27 22:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749345%252Fgeneral%252F91b3c812-714d-448f-92d5-6517a9c7277a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749345/general/91b3c812-714d-448f-92d5-6517a9c7277a.jpg not downloaded yet
2026-03-27 22:01:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee57d90d0>
2026-03-27 22:01:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:01:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:01:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8b4ee3a5-8dc2-56cc-a2c4-7b89852d314f/8b4ee3a5-8dc2-56cc-a2c4-7b89852d314f_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749340%252Fgeneral%252F852bde27-52c6-4b7f-b8d6-4bdcbd929ee6.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749340/general/852bde27-52c6-4b7f-b8d6-4bdcbd929ee6.jpg saved to cache
2026-03-27 22:01:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 8b4ee3a5-8dc2-56cc-a2c4-7b89852d314f
2026-03-27 22:01:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c981e568-2daa-5471-934d-9a6e0dd5eacf with identifier: 10732459
2026-03-27 22:01:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c981e568-2daa-5471-934d-9a6e0dd5eacf with scrape type 1
2026-03-27 22:01:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c981e568-2daa-5471-934d-9a6e0dd5eacf
2026-03-27 22:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749346%252Fgeneral%252F42a5739b-6217-4a65-8fa4-ef3f3daf511f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749346/general/42a5739b-6217-4a65-8fa4-ef3f3daf511f.jpg not downloaded yet
2026-03-27 22:01:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749344/general/e6dd9576-b7ff-486b-9d48-11d0ea066d68.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732453)
2026-03-27 22:01:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749345/general/a52be08b-ae8d-45f6-82d2-1b674a4619f7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732456)
2026-03-27 22:01:56 [adesa.it] INFO: Found listing with ID: 10732480
2026-03-27 22:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732480%27 HTTP/1.1" 200 None
2026-03-27 22:01:56 [adesa.it] INFO: Scrape type for 10732480: 1
2026-03-27 22:01:56 [adesa.it] INFO: Scraping item 10732480 url https://www.openlane.eu/en/carv6/auction/10732480
2026-03-27 22:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749343%252Fgeneral%252F3195dfde-4b9c-4d7c-bb5a-7e31218535c8.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749343/general/3195dfde-4b9c-4d7c-bb5a-7e31218535c8.jpg not downloaded yet
2026-03-27 22:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749344%252Fgeneral%252Fa180823c-74a4-4073-ac65-f84942148c96.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749344/general/a180823c-74a4-4073-ac65-f84942148c96.jpg not downloaded yet
2026-03-27 22:01:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5d4f590>
2026-03-27 22:01:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:01:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:01:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7d2036ae-fc84-5634-a445-64ce0e58333b/7d2036ae-fc84-5634-a445-64ce0e58333b_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749342%252Fgeneral%252F14b23520-5966-4235-8b25-cf7343214ff0.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749342/general/14b23520-5966-4235-8b25-cf7343214ff0.jpg saved to cache
2026-03-27 22:01:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 7d2036ae-fc84-5634-a445-64ce0e58333b
2026-03-27 22:01:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749343/general/4353ab39-ef45-4eec-934b-2a54f84febde.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732452)
2026-03-27 22:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749342%252Fgeneral%252F84b7e578-15d3-4c07-a5ff-5ec55b211a10.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749342/general/84b7e578-15d3-4c07-a5ff-5ec55b211a10.jpg not downloaded yet
2026-03-27 22:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749345%252Fgeneral%252F30e73550-5eac-4c26-ab1e-93e1dc1e427f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749345/general/30e73550-5eac-4c26-ab1e-93e1dc1e427f.jpg not downloaded yet
2026-03-27 22:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749346%252Fgeneral%252F3d2bad18-a9ce-4c5f-b32b-72af11e38a7f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749346/general/3d2bad18-a9ce-4c5f-b32b-72af11e38a7f.jpg not downloaded yet
2026-03-27 22:01:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d7257fa9-8f07-50ce-b53d-bb08ddf8f4b0 with identifier: 10732458
2026-03-27 22:01:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d7257fa9-8f07-50ce-b53d-bb08ddf8f4b0 with scrape type 1
2026-03-27 22:01:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d7257fa9-8f07-50ce-b53d-bb08ddf8f4b0
2026-03-27 22:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5733935%252Fgeneral%252F2b2b21da-fcee-4b64-ae15-fd8140ed9bf4.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733935/general/2b2b21da-fcee-4b64-ae15-fd8140ed9bf4.jpg already downloaded
2026-03-27 22:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5733935%252Fgeneral%252F3ee3823b-31cc-4de8-8228-400e977ea553.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733935/general/3ee3823b-31cc-4de8-8228-400e977ea553.jpg already downloaded
2026-03-27 22:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5733935%252Fgeneral%252Fb175c25b-a8cb-4a73-9d26-ff13798fd433.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733935/general/b175c25b-a8cb-4a73-9d26-ff13798fd433.jpg already downloaded
2026-03-27 22:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5733935%252Fgeneral%252Ffa3e194a-c0f9-4042-90a3-eecbabeaf524.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733935/general/fa3e194a-c0f9-4042-90a3-eecbabeaf524.jpg already downloaded
2026-03-27 22:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5733935%252Fgeneral%252Fa91e9cb1-957f-4905-a066-d69eed7f169c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733935/general/a91e9cb1-957f-4905-a066-d69eed7f169c.jpg already downloaded
2026-03-27 22:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5733935%252Fgeneral%252F5f476ca2-b0ed-4ecc-92e9-d8a060850dd2.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733935/general/5f476ca2-b0ed-4ecc-92e9-d8a060850dd2.jpg already downloaded
2026-03-27 22:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5733935%252Fgeneral%252F2dab0d96-cd99-405a-85a7-36ec08bb5fae.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733935/general/2dab0d96-cd99-405a-85a7-36ec08bb5fae.jpg already downloaded
2026-03-27 22:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5733935%252Fgeneral%252F50575fd5-21fc-4567-9d73-7f9c57573d99.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733935/general/50575fd5-21fc-4567-9d73-7f9c57573d99.jpg already downloaded
2026-03-27 22:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5733935%252Fgeneral%252F44cbaf06-a0a7-4344-b494-b2990419a20c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733935/general/44cbaf06-a0a7-4344-b494-b2990419a20c.jpg already downloaded
2026-03-27 22:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5733935%252Fgeneral%252F271b7edc-b035-40f0-a8a9-51f7f66f6b20.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733935/general/271b7edc-b035-40f0-a8a9-51f7f66f6b20.jpg already downloaded
2026-03-27 22:01:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: d7257fa9-8f07-50ce-b53d-bb08ddf8f4b0, identifier: 10732458
2026-03-27 22:01:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee473a0d0>
2026-03-27 22:01:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:01:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:01:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d649c74b-e8ee-5485-9ed9-7ca7f3901082/d649c74b-e8ee-5485-9ed9-7ca7f3901082_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749339%252Fgeneral%252Fc65cdc5f-9940-40ef-8dd1-11eb755f2b17.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749339/general/c65cdc5f-9940-40ef-8dd1-11eb755f2b17.jpg saved to cache
2026-03-27 22:01:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item d649c74b-e8ee-5485-9ed9-7ca7f3901082
2026-03-27 22:01:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee4657290>
2026-03-27 22:01:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:01:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:01:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fbd2e68f-c4a6-58ea-ac12-38333fae7f11/fbd2e68f-c4a6-58ea-ac12-38333fae7f11_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749343%252Fgeneral%252F1ce086cb-9a21-4059-8259-cca6933a3176.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749343/general/1ce086cb-9a21-4059-8259-cca6933a3176.jpg saved to cache
2026-03-27 22:01:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item fbd2e68f-c4a6-58ea-ac12-38333fae7f11
2026-03-27 22:01:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee46152d0>
2026-03-27 22:01:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:01:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:01:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7d2036ae-fc84-5634-a445-64ce0e58333b/7d2036ae-fc84-5634-a445-64ce0e58333b_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749342%252Fgeneral%252Fa6722a96-0c98-4bda-a50d-36bfca135503.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749342/general/a6722a96-0c98-4bda-a50d-36bfca135503.jpg saved to cache
2026-03-27 22:01:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 7d2036ae-fc84-5634-a445-64ce0e58333b
2026-03-27 22:01:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749344/general/3189dd72-2c04-4c35-894a-2b0ef2dde3fd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732453)
2026-03-27 22:01:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749345/general/2a92c02f-77ec-4543-bb84-9acb3dc27915.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732456)
2026-03-27 22:01:56 [adesa.it] INFO: Found listing with ID: 10732481
2026-03-27 22:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732481%27 HTTP/1.1" 200 None
2026-03-27 22:01:56 [adesa.it] INFO: Scrape type for 10732481: 1
2026-03-27 22:01:56 [adesa.it] INFO: Scraping item 10732481 url https://www.openlane.eu/en/carv6/auction/10732481
2026-03-27 22:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749343%252Fgeneral%252Fa0161d6e-2c2b-4956-8f65-5199241ebf97.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749343/general/a0161d6e-2c2b-4956-8f65-5199241ebf97.jpg not downloaded yet
2026-03-27 22:01:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749344%252Fgeneral%252Fcf77a179-7b83-4b5c-9940-eb6ffec46478.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749344/general/cf77a179-7b83-4b5c-9940-eb6ffec46478.jpg not downloaded yet
2026-03-27 22:01:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: d7257fa9-8f07-50ce-b53d-bb08ddf8f4b0 with identifier: 10732458
2026-03-27 22:01:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: d7257fa9-8f07-50ce-b53d-bb08ddf8f4b0 with identifier: 10732458
2026-03-27 22:01:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: d7257fa9-8f07-50ce-b53d-bb08ddf8f4b0 with identifier: 10732458 to the API
2026-03-27 22:01:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:01:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:01:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732458>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 158,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Hybrid',
'id': 'd7257fa9-8f07-50ce-b53d-bb08ddf8f4b0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GT153SN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732458',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 96517,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 38,
'photo_urls': ['https://images.openlane.eu/carimgs/5733935/general/2b2b21da-fcee-4b64-ae15-fd8140ed9bf4.jpg',
'https://images.openlane.eu/carimgs/5733935/general/3ee3823b-31cc-4de8-8228-400e977ea553.jpg',
'https://images.openlane.eu/carimgs/5733935/general/b175c25b-a8cb-4a73-9d26-ff13798fd433.jpg',
'https://images.openlane.eu/carimgs/5733935/general/fa3e194a-c0f9-4042-90a3-eecbabeaf524.jpg',
'https://images.openlane.eu/carimgs/5733935/general/a91e9cb1-957f-4905-a066-d69eed7f169c.jpg',
'https://images.openlane.eu/carimgs/5733935/general/5f476ca2-b0ed-4ecc-92e9-d8a060850dd2.jpg',
'https://images.openlane.eu/carimgs/5733935/general/2dab0d96-cd99-405a-85a7-36ec08bb5fae.jpg',
'https://images.openlane.eu/carimgs/5733935/general/50575fd5-21fc-4567-9d73-7f9c57573d99.jpg',
'https://images.openlane.eu/carimgs/5733935/general/44cbaf06-a0a7-4344-b494-b2990419a20c.jpg',
'https://images.openlane.eu/carimgs/5733935/general/271b7edc-b035-40f0-a8a9-51f7f66f6b20.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7257fa9-8f07-50ce-b53d-bb08ddf8f4b0/d7257fa9-8f07-50ce-b53d-bb08ddf8f4b0_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105848,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733935/general/2b2b21da-fcee-4b64-ae15-fd8140ed9bf4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7257fa9-8f07-50ce-b53d-bb08ddf8f4b0/d7257fa9-8f07-50ce-b53d-bb08ddf8f4b0_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 34185,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733935/general/3ee3823b-31cc-4de8-8228-400e977ea553.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7257fa9-8f07-50ce-b53d-bb08ddf8f4b0/d7257fa9-8f07-50ce-b53d-bb08ddf8f4b0_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105502,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733935/general/b175c25b-a8cb-4a73-9d26-ff13798fd433.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7257fa9-8f07-50ce-b53d-bb08ddf8f4b0/d7257fa9-8f07-50ce-b53d-bb08ddf8f4b0_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105855,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733935/general/fa3e194a-c0f9-4042-90a3-eecbabeaf524.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7257fa9-8f07-50ce-b53d-bb08ddf8f4b0/d7257fa9-8f07-50ce-b53d-bb08ddf8f4b0_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84952,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733935/general/a91e9cb1-957f-4905-a066-d69eed7f169c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7257fa9-8f07-50ce-b53d-bb08ddf8f4b0/d7257fa9-8f07-50ce-b53d-bb08ddf8f4b0_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91134,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733935/general/5f476ca2-b0ed-4ecc-92e9-d8a060850dd2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7257fa9-8f07-50ce-b53d-bb08ddf8f4b0/d7257fa9-8f07-50ce-b53d-bb08ddf8f4b0_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104822,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733935/general/2dab0d96-cd99-405a-85a7-36ec08bb5fae.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7257fa9-8f07-50ce-b53d-bb08ddf8f4b0/d7257fa9-8f07-50ce-b53d-bb08ddf8f4b0_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 148991,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733935/general/50575fd5-21fc-4567-9d73-7f9c57573d99.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7257fa9-8f07-50ce-b53d-bb08ddf8f4b0/d7257fa9-8f07-50ce-b53d-bb08ddf8f4b0_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83395,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733935/general/44cbaf06-a0a7-4344-b494-b2990419a20c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7257fa9-8f07-50ce-b53d-bb08ddf8f4b0/d7257fa9-8f07-50ce-b53d-bb08ddf8f4b0_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 168225,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733935/general/271b7edc-b035-40f0-a8a9-51f7f66f6b20.jpg',
'Width': 1024}],
'price': 12800,
'price_includes_vat': True,
'registration_date': '2024-03-29',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Nissan Qashqai 1.5 e-Power Business - Hybrid - Automatic - 158 hp - '
'96.517 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2024}
2026-03-27 22:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732458%27 HTTP/1.1" 200 None
2026-03-27 22:01:57 [adesa.it] INFO: Saving data for 10732458: {'created_time': 1774648917.021466, 'last_price_update_time': 1774648917.021476, 'auction_closing_time': 1774862700.0}
2026-03-27 22:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732458') HTTP/1.1" 204 0
2026-03-27 22:01:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749343/general/819f3685-1fa3-4dfe-98a7-0d9e3b50612a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732452)
2026-03-27 22:01:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749342/general/43df9332-24e3-4aab-8962-d6b44bad422c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732451)
2026-03-27 22:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749342%252Fgeneral%252Fd56b33aa-89ee-47a7-ad2b-fdb6cb4d3911.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749342/general/d56b33aa-89ee-47a7-ad2b-fdb6cb4d3911.jpg not downloaded yet
2026-03-27 22:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749345%252Fgeneral%252F9a2e4769-7797-4c3f-af9e-bcd40e195da7.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749345/general/9a2e4769-7797-4c3f-af9e-bcd40e195da7.jpg not downloaded yet
2026-03-27 22:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749346%252Fgeneral%252Fda4c48a9-9bc4-42a3-bbde-cc0dc925c7eb.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749346/general/da4c48a9-9bc4-42a3-bbde-cc0dc925c7eb.jpg not downloaded yet
2026-03-27 22:01:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749344/general/63c86cfd-0284-4fbe-a7cf-4ffcddaa4ab0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732453)
2026-03-27 22:01:57 [adesa.it] INFO: Found listing with ID: 10732483
2026-03-27 22:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732483%27 HTTP/1.1" 200 None
2026-03-27 22:01:57 [adesa.it] INFO: Scrape type for 10732483: 1
2026-03-27 22:01:57 [adesa.it] INFO: Scraping item 10732483 url https://www.openlane.eu/en/carv6/auction/10732483
2026-03-27 22:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749343%252Fgeneral%252F3e725351-2a7a-4eaf-84ca-a03009278724.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749343/general/3e725351-2a7a-4eaf-84ca-a03009278724.jpg not downloaded yet
2026-03-27 22:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749344%252Fgeneral%252F9d3932e3-a93b-490e-b478-47addadd39f0.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749344/general/9d3932e3-a93b-490e-b478-47addadd39f0.jpg not downloaded yet
2026-03-27 22:01:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732460> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:01:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732461> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:01:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732462> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:01:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5bc6fd0>
2026-03-27 22:01:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:01:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:01:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6698eb01-8935-5932-9a98-c7639b263806/6698eb01-8935-5932-9a98-c7639b263806_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749344%252Fgeneral%252Fe6dd9576-b7ff-486b-9d48-11d0ea066d68.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749344/general/e6dd9576-b7ff-486b-9d48-11d0ea066d68.jpg saved to cache
2026-03-27 22:01:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 6698eb01-8935-5932-9a98-c7639b263806
2026-03-27 22:01:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5b89710>
2026-03-27 22:01:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:01:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:01:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_da318aa5-93cc-55f8-a9fc-a6687f9bbaa2/da318aa5-93cc-55f8-a9fc-a6687f9bbaa2_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749345%252Fgeneral%252Fa52be08b-ae8d-45f6-82d2-1b674a4619f7.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749345/general/a52be08b-ae8d-45f6-82d2-1b674a4619f7.jpg saved to cache
2026-03-27 22:01:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item da318aa5-93cc-55f8-a9fc-a6687f9bbaa2
2026-03-27 22:01:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5a98050>
2026-03-27 22:01:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:01:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:01:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fbd2e68f-c4a6-58ea-ac12-38333fae7f11/fbd2e68f-c4a6-58ea-ac12-38333fae7f11_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749343%252Fgeneral%252F4353ab39-ef45-4eec-934b-2a54f84febde.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749343/general/4353ab39-ef45-4eec-934b-2a54f84febde.jpg saved to cache
2026-03-27 22:01:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item fbd2e68f-c4a6-58ea-ac12-38333fae7f11
2026-03-27 22:01:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749343/general/6e916db0-0f87-411d-9bb2-f2780d5925bf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732452)
2026-03-27 22:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749345%252Fgeneral%252F7a166546-81b3-49be-a83c-f55d69083c55.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749345/general/7a166546-81b3-49be-a83c-f55d69083c55.jpg not downloaded yet
2026-03-27 22:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749346%252Fgeneral%252F1d8b75cf-1d83-4ac9-87f7-fa1f661b16e7.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749346/general/1d8b75cf-1d83-4ac9-87f7-fa1f661b16e7.jpg not downloaded yet
2026-03-27 22:01:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732455> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:01:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee449d6d0>
2026-03-27 22:01:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:01:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:01:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6698eb01-8935-5932-9a98-c7639b263806/6698eb01-8935-5932-9a98-c7639b263806_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749344%252Fgeneral%252F3189dd72-2c04-4c35-894a-2b0ef2dde3fd.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749344/general/3189dd72-2c04-4c35-894a-2b0ef2dde3fd.jpg saved to cache
2026-03-27 22:01:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 6698eb01-8935-5932-9a98-c7639b263806
2026-03-27 22:01:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5896850>
2026-03-27 22:01:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:01:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:01:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_da318aa5-93cc-55f8-a9fc-a6687f9bbaa2/da318aa5-93cc-55f8-a9fc-a6687f9bbaa2_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749345%252Fgeneral%252F2a92c02f-77ec-4543-bb84-9acb3dc27915.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749345/general/2a92c02f-77ec-4543-bb84-9acb3dc27915.jpg saved to cache
2026-03-27 22:01:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item da318aa5-93cc-55f8-a9fc-a6687f9bbaa2
2026-03-27 22:01:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749344/general/be36e461-ec28-47f9-bf6e-2f5e6240af51.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732453)
2026-03-27 22:01:57 [adesa.it] INFO: Found listing with ID: 10732484
2026-03-27 22:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732484%27 HTTP/1.1" 200 None
2026-03-27 22:01:57 [adesa.it] INFO: Scrape type for 10732484: 1
2026-03-27 22:01:57 [adesa.it] INFO: Scraping item 10732484 url https://www.openlane.eu/en/carv6/auction/10732484
2026-03-27 22:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749343%252Fgeneral%252F6a4dc9e0-1568-4bf3-b5d1-c9c446439e38.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749343/general/6a4dc9e0-1568-4bf3-b5d1-c9c446439e38.jpg not downloaded yet
2026-03-27 22:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749344%252Fgeneral%252Fb4f2bddf-6658-4115-944a-ae60b4b1fa1b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749344/general/b4f2bddf-6658-4115-944a-ae60b4b1fa1b.jpg not downloaded yet
2026-03-27 22:01:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749346/general/42a5739b-6217-4a65-8fa4-ef3f3daf511f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732459)
2026-03-27 22:01:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749343/general/3195dfde-4b9c-4d7c-bb5a-7e31218535c8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732452)
2026-03-27 22:01:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749344/general/a180823c-74a4-4073-ac65-f84942148c96.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732453)
2026-03-27 22:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749345%252Fgeneral%252F1a7e539f-c55f-4e66-a002-c924e0da306f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749345/general/1a7e539f-c55f-4e66-a002-c924e0da306f.jpg not downloaded yet
2026-03-27 22:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749346%252Fgeneral%252F7976c4d6-b096-42bc-b946-6555b8916b93.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749346/general/7976c4d6-b096-42bc-b946-6555b8916b93.jpg not downloaded yet
2026-03-27 22:01:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732468> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:01:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:01:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee46e46d0>
2026-03-27 22:01:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:01:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:01:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fbd2e68f-c4a6-58ea-ac12-38333fae7f11/fbd2e68f-c4a6-58ea-ac12-38333fae7f11_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749343%252Fgeneral%252F819f3685-1fa3-4dfe-98a7-0d9e3b50612a.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749343/general/819f3685-1fa3-4dfe-98a7-0d9e3b50612a.jpg saved to cache
2026-03-27 22:01:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item fbd2e68f-c4a6-58ea-ac12-38333fae7f11
2026-03-27 22:01:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5889150>
2026-03-27 22:01:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:01:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:01:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7d2036ae-fc84-5634-a445-64ce0e58333b/7d2036ae-fc84-5634-a445-64ce0e58333b_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749342%252Fgeneral%252F43df9332-24e3-4aab-8962-d6b44bad422c.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749342/general/43df9332-24e3-4aab-8962-d6b44bad422c.jpg saved to cache
2026-03-27 22:01:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 7d2036ae-fc84-5634-a445-64ce0e58333b
2026-03-27 22:01:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5aa3850>
2026-03-27 22:01:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:01:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:01:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6698eb01-8935-5932-9a98-c7639b263806/6698eb01-8935-5932-9a98-c7639b263806_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749344%252Fgeneral%252F63c86cfd-0284-4fbe-a7cf-4ffcddaa4ab0.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749344/general/63c86cfd-0284-4fbe-a7cf-4ffcddaa4ab0.jpg saved to cache
2026-03-27 22:01:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 6698eb01-8935-5932-9a98-c7639b263806
2026-03-27 22:01:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 555ed77f-78d2-5093-b727-d50e7beb2e6f with identifier: 10732460
2026-03-27 22:01:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 555ed77f-78d2-5093-b727-d50e7beb2e6f with scrape type 1
2026-03-27 22:01:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 555ed77f-78d2-5093-b727-d50e7beb2e6f
2026-03-27 22:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5739703%252Fgeneral%252F4999a558-86b2-4abd-85c9-d13c9d59e3d5.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739703/general/4999a558-86b2-4abd-85c9-d13c9d59e3d5.jpg already downloaded
2026-03-27 22:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5739703%252Fgeneral%252F2757c0d1-db3e-4b89-ab0d-778da801ef91.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739703/general/2757c0d1-db3e-4b89-ab0d-778da801ef91.jpg already downloaded
2026-03-27 22:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5739703%252Fgeneral%252F53699d72-818f-4c61-a876-d646ca0fbf3a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739703/general/53699d72-818f-4c61-a876-d646ca0fbf3a.jpg already downloaded
2026-03-27 22:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5739703%252Fgeneral%252Ff51c9928-b38e-4bf9-8320-a8f45d8e6a9c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739703/general/f51c9928-b38e-4bf9-8320-a8f45d8e6a9c.jpg already downloaded
2026-03-27 22:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5739703%252Fgeneral%252F2b2425d0-a185-4e86-b723-096b048dc030.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739703/general/2b2425d0-a185-4e86-b723-096b048dc030.jpg already downloaded
2026-03-27 22:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5739703%252Fgeneral%252Fe6db4766-00a3-415b-a564-4dcb9c73440b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739703/general/e6db4766-00a3-415b-a564-4dcb9c73440b.jpg already downloaded
2026-03-27 22:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5739703%252Fgeneral%252F73c6aff0-2941-4eda-b4b5-16a1703d5f4d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739703/general/73c6aff0-2941-4eda-b4b5-16a1703d5f4d.jpg already downloaded
2026-03-27 22:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5739703%252Fgeneral%252F49989224-709c-4ad0-9988-f6df10b3ced1.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739703/general/49989224-709c-4ad0-9988-f6df10b3ced1.jpg already downloaded
2026-03-27 22:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5739703%252Fgeneral%252F0a13d581-01a5-4f22-926d-566a147b01b5.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739703/general/0a13d581-01a5-4f22-926d-566a147b01b5.jpg already downloaded
2026-03-27 22:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5739703%252Fgeneral%252F8f6729e0-a3bd-4719-bbc3-42d01379e397.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739703/general/8f6729e0-a3bd-4719-bbc3-42d01379e397.jpg already downloaded
2026-03-27 22:01:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 555ed77f-78d2-5093-b727-d50e7beb2e6f, identifier: 10732460
2026-03-27 22:01:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dec4f7c6-9ced-57db-bfbc-268935c342a4 with identifier: 10732461
2026-03-27 22:01:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dec4f7c6-9ced-57db-bfbc-268935c342a4 with scrape type 1
2026-03-27 22:01:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item dec4f7c6-9ced-57db-bfbc-268935c342a4
2026-03-27 22:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5723130%252Fgeneral%252F6d980a17-0bf1-457c-b7b6-5deb0baaa5d0.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723130/general/6d980a17-0bf1-457c-b7b6-5deb0baaa5d0.jpg already downloaded
2026-03-27 22:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5723130%252Fgeneral%252F001a70b3-88c0-45cb-9695-37c50690dee9.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723130/general/001a70b3-88c0-45cb-9695-37c50690dee9.jpg already downloaded
2026-03-27 22:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5723130%252Fgeneral%252Fa4ab90d0-35f0-4368-87f8-ea343a5c5e21.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723130/general/a4ab90d0-35f0-4368-87f8-ea343a5c5e21.jpg already downloaded
2026-03-27 22:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5723130%252Fgeneral%252F9468a970-eb39-4778-b6e1-f1ce95993879.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723130/general/9468a970-eb39-4778-b6e1-f1ce95993879.jpg already downloaded
2026-03-27 22:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5723130%252Fgeneral%252F224a09f3-2c04-4304-bb8e-d0e962c796ab.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723130/general/224a09f3-2c04-4304-bb8e-d0e962c796ab.jpg already downloaded
2026-03-27 22:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5723130%252Fgeneral%252F11f07057-0a8e-47a0-b5d2-608250d9d5de.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723130/general/11f07057-0a8e-47a0-b5d2-608250d9d5de.jpg already downloaded
2026-03-27 22:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5723130%252Fgeneral%252F8fef7854-43fa-49b4-b82c-45381dfb4c1d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723130/general/8fef7854-43fa-49b4-b82c-45381dfb4c1d.jpg already downloaded
2026-03-27 22:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5723130%252Fgeneral%252F86c7a17d-6a8b-4dfc-aa21-40cdef436962.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723130/general/86c7a17d-6a8b-4dfc-aa21-40cdef436962.jpg already downloaded
2026-03-27 22:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5723130%252Fgeneral%252F6340e90c-1b56-475d-bb3f-541d95fe704f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723130/general/6340e90c-1b56-475d-bb3f-541d95fe704f.jpg already downloaded
2026-03-27 22:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5723130%252Fgeneral%252Fe849e3b0-6d2e-4b95-86e5-c6a8ddba7d37.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723130/general/e849e3b0-6d2e-4b95-86e5-c6a8ddba7d37.jpg already downloaded
2026-03-27 22:01:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: dec4f7c6-9ced-57db-bfbc-268935c342a4, identifier: 10732461
2026-03-27 22:01:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f8628085-f00f-52e0-b43b-d4001093fbda with identifier: 10732462
2026-03-27 22:01:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f8628085-f00f-52e0-b43b-d4001093fbda with scrape type 1
2026-03-27 22:01:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f8628085-f00f-52e0-b43b-d4001093fbda
2026-03-27 22:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5739705%252Fgeneral%252F9614fc0d-4db1-48bb-8125-b0e894001c54.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739705/general/9614fc0d-4db1-48bb-8125-b0e894001c54.jpg already downloaded
2026-03-27 22:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5739705%252Fgeneral%252F0791eedf-9a28-4ff9-9ba5-22993de53279.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739705/general/0791eedf-9a28-4ff9-9ba5-22993de53279.jpg already downloaded
2026-03-27 22:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5739705%252Fgeneral%252F7faeb2cf-9e77-4cc9-97d1-5585d7068c06.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739705/general/7faeb2cf-9e77-4cc9-97d1-5585d7068c06.jpg already downloaded
2026-03-27 22:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5739705%252Fgeneral%252Fa782f882-1809-41f0-a834-48b34353728e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739705/general/a782f882-1809-41f0-a834-48b34353728e.jpg already downloaded
2026-03-27 22:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5739705%252Fgeneral%252Fb521aa30-7cba-4359-a312-6e13957c88dd.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739705/general/b521aa30-7cba-4359-a312-6e13957c88dd.jpg already downloaded
2026-03-27 22:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5739705%252Fgeneral%252F19401013-1fff-493e-882e-014355e09cce.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739705/general/19401013-1fff-493e-882e-014355e09cce.jpg already downloaded
2026-03-27 22:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5739705%252Fgeneral%252Fc4273ab3-ae1e-4b8d-8fb2-b7c8e14529f8.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739705/general/c4273ab3-ae1e-4b8d-8fb2-b7c8e14529f8.jpg already downloaded
2026-03-27 22:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5739705%252Fgeneral%252F14aaea07-66c9-4286-9a26-804dbb5ce0e4.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739705/general/14aaea07-66c9-4286-9a26-804dbb5ce0e4.jpg already downloaded
2026-03-27 22:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5739705%252Fgeneral%252F1914ba15-543a-4373-9c41-e1cebdb19472.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739705/general/1914ba15-543a-4373-9c41-e1cebdb19472.jpg already downloaded
2026-03-27 22:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5739705%252Fgeneral%252F2c765cd1-c870-4270-9145-df4008dae2c8.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739705/general/2c765cd1-c870-4270-9145-df4008dae2c8.jpg already downloaded
2026-03-27 22:01:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: f8628085-f00f-52e0-b43b-d4001093fbda, identifier: 10732462
2026-03-27 22:01:58 [adesa.it] INFO: Found listing with ID: 10732502
2026-03-27 22:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732502%27 HTTP/1.1" 200 None
2026-03-27 22:01:58 [adesa.it] INFO: Scrape type for 10732502: 1
2026-03-27 22:01:58 [adesa.it] INFO: Scraping item 10732502 url https://www.openlane.eu/en/carv6/auction/10732502
2026-03-27 22:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749343%252Fgeneral%252F414d20ed-ed9b-4d26-8213-e7523f51778a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749343/general/414d20ed-ed9b-4d26-8213-e7523f51778a.jpg not downloaded yet
2026-03-27 22:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749344%252Fgeneral%252F445fe64a-6d5a-417b-9496-4fa5d7d60e88.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749344/general/445fe64a-6d5a-417b-9496-4fa5d7d60e88.jpg not downloaded yet
2026-03-27 22:01:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 555ed77f-78d2-5093-b727-d50e7beb2e6f with identifier: 10732460
2026-03-27 22:01:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 555ed77f-78d2-5093-b727-d50e7beb2e6f with identifier: 10732460
2026-03-27 22:01:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 555ed77f-78d2-5093-b727-d50e7beb2e6f with identifier: 10732460 to the API
2026-03-27 22:01:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:01:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:01:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732460>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 120,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Diesel',
'id': '555ed77f-78d2-5093-b727-d50e7beb2e6f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ809AJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732460',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Opel',
'model': 'Crossland',
'odometer': 170128,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 36,
'photo_urls': ['https://images.openlane.eu/carimgs/5739703/general/4999a558-86b2-4abd-85c9-d13c9d59e3d5.jpg',
'https://images.openlane.eu/carimgs/5739703/general/2757c0d1-db3e-4b89-ab0d-778da801ef91.jpg',
'https://images.openlane.eu/carimgs/5739703/general/53699d72-818f-4c61-a876-d646ca0fbf3a.jpg',
'https://images.openlane.eu/carimgs/5739703/general/f51c9928-b38e-4bf9-8320-a8f45d8e6a9c.jpg',
'https://images.openlane.eu/carimgs/5739703/general/2b2425d0-a185-4e86-b723-096b048dc030.jpg',
'https://images.openlane.eu/carimgs/5739703/general/e6db4766-00a3-415b-a564-4dcb9c73440b.jpg',
'https://images.openlane.eu/carimgs/5739703/general/73c6aff0-2941-4eda-b4b5-16a1703d5f4d.jpg',
'https://images.openlane.eu/carimgs/5739703/general/49989224-709c-4ad0-9988-f6df10b3ced1.jpg',
'https://images.openlane.eu/carimgs/5739703/general/0a13d581-01a5-4f22-926d-566a147b01b5.jpg',
'https://images.openlane.eu/carimgs/5739703/general/8f6729e0-a3bd-4719-bbc3-42d01379e397.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_555ed77f-78d2-5093-b727-d50e7beb2e6f/555ed77f-78d2-5093-b727-d50e7beb2e6f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125932,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739703/general/4999a558-86b2-4abd-85c9-d13c9d59e3d5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_555ed77f-78d2-5093-b727-d50e7beb2e6f/555ed77f-78d2-5093-b727-d50e7beb2e6f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137729,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739703/general/2757c0d1-db3e-4b89-ab0d-778da801ef91.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_555ed77f-78d2-5093-b727-d50e7beb2e6f/555ed77f-78d2-5093-b727-d50e7beb2e6f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131551,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739703/general/53699d72-818f-4c61-a876-d646ca0fbf3a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_555ed77f-78d2-5093-b727-d50e7beb2e6f/555ed77f-78d2-5093-b727-d50e7beb2e6f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 147860,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739703/general/f51c9928-b38e-4bf9-8320-a8f45d8e6a9c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_555ed77f-78d2-5093-b727-d50e7beb2e6f/555ed77f-78d2-5093-b727-d50e7beb2e6f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 151082,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739703/general/2b2425d0-a185-4e86-b723-096b048dc030.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_555ed77f-78d2-5093-b727-d50e7beb2e6f/555ed77f-78d2-5093-b727-d50e7beb2e6f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116322,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739703/general/e6db4766-00a3-415b-a564-4dcb9c73440b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_555ed77f-78d2-5093-b727-d50e7beb2e6f/555ed77f-78d2-5093-b727-d50e7beb2e6f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102788,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739703/general/73c6aff0-2941-4eda-b4b5-16a1703d5f4d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_555ed77f-78d2-5093-b727-d50e7beb2e6f/555ed77f-78d2-5093-b727-d50e7beb2e6f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99488,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739703/general/49989224-709c-4ad0-9988-f6df10b3ced1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_555ed77f-78d2-5093-b727-d50e7beb2e6f/555ed77f-78d2-5093-b727-d50e7beb2e6f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85274,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739703/general/0a13d581-01a5-4f22-926d-566a147b01b5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_555ed77f-78d2-5093-b727-d50e7beb2e6f/555ed77f-78d2-5093-b727-d50e7beb2e6f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44636,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739703/general/8f6729e0-a3bd-4719-bbc3-42d01379e397.jpg',
'Width': 400}],
'price': 3800,
'price_includes_vat': True,
'registration_date': '2022-01-24',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Opel Crossland 1.5 Elegance - Diesel - Automatic - 120 hp - 170.128 '
'km',
'transmission': 'automatic',
'trim': 'Elegance',
'vin': None,
'year': 2022}
2026-03-27 22:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732460%27 HTTP/1.1" 200 None
2026-03-27 22:01:58 [adesa.it] INFO: Saving data for 10732460: {'created_time': 1774648918.972299, 'last_price_update_time': 1774648918.972311, 'auction_closing_time': 1774862700.0}
2026-03-27 22:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732460') HTTP/1.1" 204 0
2026-03-27 22:01:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: dec4f7c6-9ced-57db-bfbc-268935c342a4 with identifier: 10732461
2026-03-27 22:01:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: dec4f7c6-9ced-57db-bfbc-268935c342a4 with identifier: 10732461
2026-03-27 22:01:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: dec4f7c6-9ced-57db-bfbc-268935c342a4 with identifier: 10732461 to the API
2026-03-27 22:01:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:01:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:01:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732461>
{'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-30T09:25:00Z',
'fuel_type': 'Petrol',
'id': 'dec4f7c6-9ced-57db-bfbc-268935c342a4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GN491WW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732461',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Opel',
'model': 'Crossland',
'odometer': 107738,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 44,
'photo_urls': ['https://images.openlane.eu/carimgs/5723130/general/6d980a17-0bf1-457c-b7b6-5deb0baaa5d0.jpg',
'https://images.openlane.eu/carimgs/5723130/general/001a70b3-88c0-45cb-9695-37c50690dee9.jpg',
'https://images.openlane.eu/carimgs/5723130/general/a4ab90d0-35f0-4368-87f8-ea343a5c5e21.jpg',
'https://images.openlane.eu/carimgs/5723130/general/9468a970-eb39-4778-b6e1-f1ce95993879.jpg',
'https://images.openlane.eu/carimgs/5723130/general/224a09f3-2c04-4304-bb8e-d0e962c796ab.jpg',
'https://images.openlane.eu/carimgs/5723130/general/11f07057-0a8e-47a0-b5d2-608250d9d5de.jpg',
'https://images.openlane.eu/carimgs/5723130/general/8fef7854-43fa-49b4-b82c-45381dfb4c1d.jpg',
'https://images.openlane.eu/carimgs/5723130/general/86c7a17d-6a8b-4dfc-aa21-40cdef436962.jpg',
'https://images.openlane.eu/carimgs/5723130/general/6340e90c-1b56-475d-bb3f-541d95fe704f.jpg',
'https://images.openlane.eu/carimgs/5723130/general/e849e3b0-6d2e-4b95-86e5-c6a8ddba7d37.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dec4f7c6-9ced-57db-bfbc-268935c342a4/dec4f7c6-9ced-57db-bfbc-268935c342a4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110515,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723130/general/6d980a17-0bf1-457c-b7b6-5deb0baaa5d0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dec4f7c6-9ced-57db-bfbc-268935c342a4/dec4f7c6-9ced-57db-bfbc-268935c342a4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113509,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723130/general/001a70b3-88c0-45cb-9695-37c50690dee9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dec4f7c6-9ced-57db-bfbc-268935c342a4/dec4f7c6-9ced-57db-bfbc-268935c342a4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111998,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723130/general/a4ab90d0-35f0-4368-87f8-ea343a5c5e21.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dec4f7c6-9ced-57db-bfbc-268935c342a4/dec4f7c6-9ced-57db-bfbc-268935c342a4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105580,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723130/general/9468a970-eb39-4778-b6e1-f1ce95993879.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dec4f7c6-9ced-57db-bfbc-268935c342a4/dec4f7c6-9ced-57db-bfbc-268935c342a4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85791,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723130/general/224a09f3-2c04-4304-bb8e-d0e962c796ab.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dec4f7c6-9ced-57db-bfbc-268935c342a4/dec4f7c6-9ced-57db-bfbc-268935c342a4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102289,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723130/general/11f07057-0a8e-47a0-b5d2-608250d9d5de.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dec4f7c6-9ced-57db-bfbc-268935c342a4/dec4f7c6-9ced-57db-bfbc-268935c342a4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104252,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723130/general/8fef7854-43fa-49b4-b82c-45381dfb4c1d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dec4f7c6-9ced-57db-bfbc-268935c342a4/dec4f7c6-9ced-57db-bfbc-268935c342a4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95957,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723130/general/86c7a17d-6a8b-4dfc-aa21-40cdef436962.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dec4f7c6-9ced-57db-bfbc-268935c342a4/dec4f7c6-9ced-57db-bfbc-268935c342a4_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37203,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723130/general/6340e90c-1b56-475d-bb3f-541d95fe704f.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dec4f7c6-9ced-57db-bfbc-268935c342a4/dec4f7c6-9ced-57db-bfbc-268935c342a4_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113509,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723130/general/e849e3b0-6d2e-4b95-86e5-c6a8ddba7d37.jpg',
'Width': 800}],
'price': 6200,
'price_includes_vat': True,
'registration_date': '2023-04-28',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Opel Crossland 1.2 Elegance - Petrol - Automatic - 130 hp - 107.738 '
'km',
'transmission': 'automatic',
'trim': 'Elegance',
'vin': None,
'year': 2023}
2026-03-27 22:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732461%27 HTTP/1.1" 200 None
2026-03-27 22:01:59 [adesa.it] INFO: Saving data for 10732461: {'created_time': 1774648919.307434, 'last_price_update_time': 1774648919.307445, 'auction_closing_time': 1774862700.0}
2026-03-27 22:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732461') HTTP/1.1" 204 0
2026-03-27 22:01:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: f8628085-f00f-52e0-b43b-d4001093fbda with identifier: 10732462
2026-03-27 22:01:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: f8628085-f00f-52e0-b43b-d4001093fbda with identifier: 10732462
2026-03-27 22:01:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: f8628085-f00f-52e0-b43b-d4001093fbda with identifier: 10732462 to the API
2026-03-27 22:01:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:01:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:01:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732462>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Petrol',
'id': 'f8628085-f00f-52e0-b43b-d4001093fbda',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GC233GD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732462',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Opel',
'model': 'Crossland',
'odometer': 48774,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 43,
'photo_urls': ['https://images.openlane.eu/carimgs/5739705/general/9614fc0d-4db1-48bb-8125-b0e894001c54.jpg',
'https://images.openlane.eu/carimgs/5739705/general/0791eedf-9a28-4ff9-9ba5-22993de53279.jpg',
'https://images.openlane.eu/carimgs/5739705/general/7faeb2cf-9e77-4cc9-97d1-5585d7068c06.jpg',
'https://images.openlane.eu/carimgs/5739705/general/a782f882-1809-41f0-a834-48b34353728e.jpg',
'https://images.openlane.eu/carimgs/5739705/general/b521aa30-7cba-4359-a312-6e13957c88dd.jpg',
'https://images.openlane.eu/carimgs/5739705/general/19401013-1fff-493e-882e-014355e09cce.jpg',
'https://images.openlane.eu/carimgs/5739705/general/c4273ab3-ae1e-4b8d-8fb2-b7c8e14529f8.jpg',
'https://images.openlane.eu/carimgs/5739705/general/14aaea07-66c9-4286-9a26-804dbb5ce0e4.jpg',
'https://images.openlane.eu/carimgs/5739705/general/1914ba15-543a-4373-9c41-e1cebdb19472.jpg',
'https://images.openlane.eu/carimgs/5739705/general/2c765cd1-c870-4270-9145-df4008dae2c8.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8628085-f00f-52e0-b43b-d4001093fbda/f8628085-f00f-52e0-b43b-d4001093fbda_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 143421,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739705/general/9614fc0d-4db1-48bb-8125-b0e894001c54.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8628085-f00f-52e0-b43b-d4001093fbda/f8628085-f00f-52e0-b43b-d4001093fbda_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 42658,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739705/general/0791eedf-9a28-4ff9-9ba5-22993de53279.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8628085-f00f-52e0-b43b-d4001093fbda/f8628085-f00f-52e0-b43b-d4001093fbda_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 156094,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739705/general/7faeb2cf-9e77-4cc9-97d1-5585d7068c06.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8628085-f00f-52e0-b43b-d4001093fbda/f8628085-f00f-52e0-b43b-d4001093fbda_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 135718,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739705/general/a782f882-1809-41f0-a834-48b34353728e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8628085-f00f-52e0-b43b-d4001093fbda/f8628085-f00f-52e0-b43b-d4001093fbda_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94819,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739705/general/b521aa30-7cba-4359-a312-6e13957c88dd.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8628085-f00f-52e0-b43b-d4001093fbda/f8628085-f00f-52e0-b43b-d4001093fbda_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112297,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739705/general/19401013-1fff-493e-882e-014355e09cce.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8628085-f00f-52e0-b43b-d4001093fbda/f8628085-f00f-52e0-b43b-d4001093fbda_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110634,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739705/general/c4273ab3-ae1e-4b8d-8fb2-b7c8e14529f8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8628085-f00f-52e0-b43b-d4001093fbda/f8628085-f00f-52e0-b43b-d4001093fbda_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96869,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739705/general/14aaea07-66c9-4286-9a26-804dbb5ce0e4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8628085-f00f-52e0-b43b-d4001093fbda/f8628085-f00f-52e0-b43b-d4001093fbda_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128365,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739705/general/1914ba15-543a-4373-9c41-e1cebdb19472.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8628085-f00f-52e0-b43b-d4001093fbda/f8628085-f00f-52e0-b43b-d4001093fbda_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 156882,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739705/general/2c765cd1-c870-4270-9145-df4008dae2c8.jpg',
'Width': 1024}],
'price': 5600,
'price_includes_vat': True,
'registration_date': '2020-07-27',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Opel Crossland 1.2 Innovation - Petrol - Automatic - 131 hp - '
'48.774 km',
'transmission': 'automatic',
'trim': 'Innovation',
'vin': None,
'year': 2020}
2026-03-27 22:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732462%27 HTTP/1.1" 200 None
2026-03-27 22:01:59 [adesa.it] INFO: Saving data for 10732462: {'created_time': 1774648919.645072, 'last_price_update_time': 1774648919.645081, 'auction_closing_time': 1774862700.0}
2026-03-27 22:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732462') HTTP/1.1" 204 0
2026-03-27 22:01:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:01:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5bc6750>
2026-03-27 22:01:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:01:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:01:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:01:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fbd2e68f-c4a6-58ea-ac12-38333fae7f11/fbd2e68f-c4a6-58ea-ac12-38333fae7f11_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749343%252Fgeneral%252F6e916db0-0f87-411d-9bb2-f2780d5925bf.jpg') HTTP/1.1" 204 0
2026-03-27 22:01:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749343/general/6e916db0-0f87-411d-9bb2-f2780d5925bf.jpg saved to cache
2026-03-27 22:01:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item fbd2e68f-c4a6-58ea-ac12-38333fae7f11
2026-03-27 22:01:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749346/general/3d2bad18-a9ce-4c5f-b32b-72af11e38a7f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732459)
2026-03-27 22:01:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749345/general/30e73550-5eac-4c26-ab1e-93e1dc1e427f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732456)
2026-03-27 22:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749345%252Fgeneral%252Fbe17de39-1544-4e39-b954-b4c3841e21df.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749345/general/be17de39-1544-4e39-b954-b4c3841e21df.jpg not downloaded yet
2026-03-27 22:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749346%252Fgeneral%252Faec29b86-d3ad-4d78-83b9-7cb15ce8f6b1.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749346/general/aec29b86-d3ad-4d78-83b9-7cb15ce8f6b1.jpg not downloaded yet
2026-03-27 22:01:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749345/general/9a2e4769-7797-4c3f-af9e-bcd40e195da7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732456)
2026-03-27 22:01:59 [adesa.it] INFO: Found listing with ID: 10732501
2026-03-27 22:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732501%27 HTTP/1.1" 200 None
2026-03-27 22:01:59 [adesa.it] INFO: Scrape type for 10732501: 1
2026-03-27 22:01:59 [adesa.it] INFO: Scraping item 10732501 url https://www.openlane.eu/en/carv6/auction/10732501
2026-03-27 22:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749344%252Fgeneral%252F6f3f7e75-33a2-4146-8383-f06cb06a74c6.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749344/general/6f3f7e75-33a2-4146-8383-f06cb06a74c6.jpg not downloaded yet
2026-03-27 22:01:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732470> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:01:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732469> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:01:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:01:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1b839f24-ca91-54ae-932d-b8d5ba4f20c9 with identifier: 10732455
2026-03-27 22:01:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1b839f24-ca91-54ae-932d-b8d5ba4f20c9 with scrape type 1
2026-03-27 22:01:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1b839f24-ca91-54ae-932d-b8d5ba4f20c9
2026-03-27 22:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5744207%252Fgeneral%252F8b6ca3f2-acf2-4e90-a658-ca1b49c16c42.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744207/general/8b6ca3f2-acf2-4e90-a658-ca1b49c16c42.jpg already downloaded
2026-03-27 22:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5744207%252Fgeneral%252F2a79047a-7add-465d-861d-c9fa2ff2b2e3.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744207/general/2a79047a-7add-465d-861d-c9fa2ff2b2e3.jpg already downloaded
2026-03-27 22:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5744207%252Fgeneral%252F24510f62-d0d4-4293-b9f1-62f707bbd22e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744207/general/24510f62-d0d4-4293-b9f1-62f707bbd22e.jpg already downloaded
2026-03-27 22:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5744207%252Fgeneral%252F60dcc589-05e4-460d-8077-b10d1614d146.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744207/general/60dcc589-05e4-460d-8077-b10d1614d146.jpg already downloaded
2026-03-27 22:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5744207%252Fgeneral%252Faf44c79a-68c2-4f6f-b3cf-d4ad9558bcbb.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744207/general/af44c79a-68c2-4f6f-b3cf-d4ad9558bcbb.jpg already downloaded
2026-03-27 22:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5744207%252Fgeneral%252Fe2682b36-9666-4fb4-b061-968dbf3bb6ac.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744207/general/e2682b36-9666-4fb4-b061-968dbf3bb6ac.jpg already downloaded
2026-03-27 22:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5744207%252Fgeneral%252Fbbf314c1-16bd-4eb8-bfe2-230b8c8bc355.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744207/general/bbf314c1-16bd-4eb8-bfe2-230b8c8bc355.jpg already downloaded
2026-03-27 22:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5744207%252Fgeneral%252F578d5027-c2fd-4647-923b-0356a69089df.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744207/general/578d5027-c2fd-4647-923b-0356a69089df.jpg already downloaded
2026-03-27 22:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5744207%252Fgeneral%252Fa894a7ad-9370-4c3d-ae1e-3ae63962315b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744207/general/a894a7ad-9370-4c3d-ae1e-3ae63962315b.jpg already downloaded
2026-03-27 22:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5744207%252Fgeneral%252Faaa1cdad-d0cf-404a-9dc6-0dd512111712.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:01:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744207/general/aaa1cdad-d0cf-404a-9dc6-0dd512111712.jpg already downloaded
2026-03-27 22:02:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 1b839f24-ca91-54ae-932d-b8d5ba4f20c9, identifier: 10732455
2026-03-27 22:02:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee44b7150>
2026-03-27 22:02:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6698eb01-8935-5932-9a98-c7639b263806/6698eb01-8935-5932-9a98-c7639b263806_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749344%252Fgeneral%252Fbe36e461-ec28-47f9-bf6e-2f5e6240af51.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749344/general/be36e461-ec28-47f9-bf6e-2f5e6240af51.jpg saved to cache
2026-03-27 22:02:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 6698eb01-8935-5932-9a98-c7639b263806
2026-03-27 22:02:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5bf3050>
2026-03-27 22:02:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c981e568-2daa-5471-934d-9a6e0dd5eacf/c981e568-2daa-5471-934d-9a6e0dd5eacf_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749346%252Fgeneral%252F42a5739b-6217-4a65-8fa4-ef3f3daf511f.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749346/general/42a5739b-6217-4a65-8fa4-ef3f3daf511f.jpg saved to cache
2026-03-27 22:02:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item c981e568-2daa-5471-934d-9a6e0dd5eacf
2026-03-27 22:02:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5b29c50>
2026-03-27 22:02:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fbd2e68f-c4a6-58ea-ac12-38333fae7f11/fbd2e68f-c4a6-58ea-ac12-38333fae7f11_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749343%252Fgeneral%252F3195dfde-4b9c-4d7c-bb5a-7e31218535c8.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749343/general/3195dfde-4b9c-4d7c-bb5a-7e31218535c8.jpg saved to cache
2026-03-27 22:02:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item fbd2e68f-c4a6-58ea-ac12-38333fae7f11
2026-03-27 22:02:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee4617490>
2026-03-27 22:02:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6698eb01-8935-5932-9a98-c7639b263806/6698eb01-8935-5932-9a98-c7639b263806_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749344%252Fgeneral%252Fa180823c-74a4-4073-ac65-f84942148c96.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749344/general/a180823c-74a4-4073-ac65-f84942148c96.jpg saved to cache
2026-03-27 22:02:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 6698eb01-8935-5932-9a98-c7639b263806
2026-03-27 22:02:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a7b356da-5c59-52a0-94d0-9e532e0a3c0a with identifier: 10732468
2026-03-27 22:02:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a7b356da-5c59-52a0-94d0-9e532e0a3c0a with scrape type 1
2026-03-27 22:02:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a7b356da-5c59-52a0-94d0-9e532e0a3c0a
2026-03-27 22:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5744214%252Fgeneral%252F677fd445-b794-4f4c-9f4d-f50f7945fbd7.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744214/general/677fd445-b794-4f4c-9f4d-f50f7945fbd7.jpg already downloaded
2026-03-27 22:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5744214%252Fgeneral%252F5b97c47f-8954-4eec-8d24-4bca56f26117.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744214/general/5b97c47f-8954-4eec-8d24-4bca56f26117.jpg already downloaded
2026-03-27 22:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5744214%252Fgeneral%252F2a62b708-16a1-4778-9534-26b08b4c48c7.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744214/general/2a62b708-16a1-4778-9534-26b08b4c48c7.jpg already downloaded
2026-03-27 22:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5744214%252Fgeneral%252Fb9b5b4ad-4d20-4b30-a2b2-b2981b69906b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744214/general/b9b5b4ad-4d20-4b30-a2b2-b2981b69906b.jpg already downloaded
2026-03-27 22:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5744214%252Fgeneral%252Fc4873724-45d7-4f72-a0c5-fc51f95d3414.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744214/general/c4873724-45d7-4f72-a0c5-fc51f95d3414.jpg already downloaded
2026-03-27 22:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5744214%252Fgeneral%252F1e5034cc-a8c8-444c-9f83-5ca5e8fef5f3.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744214/general/1e5034cc-a8c8-444c-9f83-5ca5e8fef5f3.jpg already downloaded
2026-03-27 22:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5744214%252Fgeneral%252Ff6505f89-98ee-4824-a1ac-b4b25c2cf4c7.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744214/general/f6505f89-98ee-4824-a1ac-b4b25c2cf4c7.jpg already downloaded
2026-03-27 22:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5744214%252Fgeneral%252F7e0eecb7-2e1e-4e78-87e8-5b23232da5dd.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744214/general/7e0eecb7-2e1e-4e78-87e8-5b23232da5dd.jpg already downloaded
2026-03-27 22:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5744214%252Fgeneral%252Fb8584692-c7ce-4e13-bf6e-5f3810244a60.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744214/general/b8584692-c7ce-4e13-bf6e-5f3810244a60.jpg already downloaded
2026-03-27 22:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5744214%252Fgeneral%252F8d19389d-ed3c-40e9-9226-6c593daca0c8.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744214/general/8d19389d-ed3c-40e9-9226-6c593daca0c8.jpg already downloaded
2026-03-27 22:02:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: a7b356da-5c59-52a0-94d0-9e532e0a3c0a, identifier: 10732468
2026-03-27 22:02:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749344/general/cf77a179-7b83-4b5c-9940-eb6ffec46478.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732453)
2026-03-27 22:02:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749346/general/da4c48a9-9bc4-42a3-bbde-cc0dc925c7eb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732459)
2026-03-27 22:02:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749343/general/a0161d6e-2c2b-4956-8f65-5199241ebf97.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732452)
2026-03-27 22:02:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749342/general/d56b33aa-89ee-47a7-ad2b-fdb6cb4d3911.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732451)
2026-03-27 22:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749345%252Fgeneral%252F107b521f-5c98-4d63-8eef-f1431e55157f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749345/general/107b521f-5c98-4d63-8eef-f1431e55157f.jpg not downloaded yet
2026-03-27 22:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749346%252Fgeneral%252F4713dcdf-5681-44c3-968b-ab3c4518f832.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749346/general/4713dcdf-5681-44c3-968b-ab3c4518f832.jpg not downloaded yet
2026-03-27 22:02:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 1b839f24-ca91-54ae-932d-b8d5ba4f20c9 with identifier: 10732455
2026-03-27 22:02:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 1b839f24-ca91-54ae-932d-b8d5ba4f20c9 with identifier: 10732455
2026-03-27 22:02:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 1b839f24-ca91-54ae-932d-b8d5ba4f20c9 with identifier: 10732455 to the API
2026-03-27 22:02:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:02:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:02:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732455>
{'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': 158,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Hybrid',
'id': '1b839f24-ca91-54ae-932d-b8d5ba4f20c9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GR298XC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732455',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 97572,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 29,
'photo_urls': ['https://images.openlane.eu/carimgs/5744207/general/8b6ca3f2-acf2-4e90-a658-ca1b49c16c42.jpg',
'https://images.openlane.eu/carimgs/5744207/general/2a79047a-7add-465d-861d-c9fa2ff2b2e3.jpg',
'https://images.openlane.eu/carimgs/5744207/general/24510f62-d0d4-4293-b9f1-62f707bbd22e.jpg',
'https://images.openlane.eu/carimgs/5744207/general/60dcc589-05e4-460d-8077-b10d1614d146.jpg',
'https://images.openlane.eu/carimgs/5744207/general/af44c79a-68c2-4f6f-b3cf-d4ad9558bcbb.jpg',
'https://images.openlane.eu/carimgs/5744207/general/e2682b36-9666-4fb4-b061-968dbf3bb6ac.jpg',
'https://images.openlane.eu/carimgs/5744207/general/bbf314c1-16bd-4eb8-bfe2-230b8c8bc355.jpg',
'https://images.openlane.eu/carimgs/5744207/general/578d5027-c2fd-4647-923b-0356a69089df.jpg',
'https://images.openlane.eu/carimgs/5744207/general/a894a7ad-9370-4c3d-ae1e-3ae63962315b.jpg',
'https://images.openlane.eu/carimgs/5744207/general/aaa1cdad-d0cf-404a-9dc6-0dd512111712.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1b839f24-ca91-54ae-932d-b8d5ba4f20c9/1b839f24-ca91-54ae-932d-b8d5ba4f20c9_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 164613,
'Height': 640,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744207/general/8b6ca3f2-acf2-4e90-a658-ca1b49c16c42.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1b839f24-ca91-54ae-932d-b8d5ba4f20c9/1b839f24-ca91-54ae-932d-b8d5ba4f20c9_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37612,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744207/general/2a79047a-7add-465d-861d-c9fa2ff2b2e3.jpg',
'Width': 375},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1b839f24-ca91-54ae-932d-b8d5ba4f20c9/1b839f24-ca91-54ae-932d-b8d5ba4f20c9_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 144799,
'Height': 640,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744207/general/24510f62-d0d4-4293-b9f1-62f707bbd22e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1b839f24-ca91-54ae-932d-b8d5ba4f20c9/1b839f24-ca91-54ae-932d-b8d5ba4f20c9_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 143627,
'Height': 640,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744207/general/60dcc589-05e4-460d-8077-b10d1614d146.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1b839f24-ca91-54ae-932d-b8d5ba4f20c9/1b839f24-ca91-54ae-932d-b8d5ba4f20c9_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98551,
'Height': 640,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744207/general/af44c79a-68c2-4f6f-b3cf-d4ad9558bcbb.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1b839f24-ca91-54ae-932d-b8d5ba4f20c9/1b839f24-ca91-54ae-932d-b8d5ba4f20c9_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130376,
'Height': 640,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744207/general/e2682b36-9666-4fb4-b061-968dbf3bb6ac.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1b839f24-ca91-54ae-932d-b8d5ba4f20c9/1b839f24-ca91-54ae-932d-b8d5ba4f20c9_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94541,
'Height': 640,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744207/general/bbf314c1-16bd-4eb8-bfe2-230b8c8bc355.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1b839f24-ca91-54ae-932d-b8d5ba4f20c9/1b839f24-ca91-54ae-932d-b8d5ba4f20c9_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109895,
'Height': 640,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744207/general/578d5027-c2fd-4647-923b-0356a69089df.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1b839f24-ca91-54ae-932d-b8d5ba4f20c9/1b839f24-ca91-54ae-932d-b8d5ba4f20c9_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 191886,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744207/general/a894a7ad-9370-4c3d-ae1e-3ae63962315b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1b839f24-ca91-54ae-932d-b8d5ba4f20c9/1b839f24-ca91-54ae-932d-b8d5ba4f20c9_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 144496,
'Height': 640,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744207/general/aaa1cdad-d0cf-404a-9dc6-0dd512111712.jpg',
'Width': 800}],
'price': 8600,
'price_includes_vat': True,
'registration_date': '2023-09-29',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Nissan Qashqai 1.5 e-Power Business - Hybrid - Automatic - 158 hp - '
'97.572 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2023}
2026-03-27 22:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732455%27 HTTP/1.1" 200 None
2026-03-27 22:02:00 [adesa.it] INFO: Saving data for 10732455: {'created_time': 1774648920.835571, 'last_price_update_time': 1774648920.835584, 'auction_closing_time': 1774862700.0}
2026-03-27 22:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732455') HTTP/1.1" 204 0
2026-03-27 22:02:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: a7b356da-5c59-52a0-94d0-9e532e0a3c0a with identifier: 10732468
2026-03-27 22:02:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: a7b356da-5c59-52a0-94d0-9e532e0a3c0a with identifier: 10732468
2026-03-27 22:02:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: a7b356da-5c59-52a0-94d0-9e532e0a3c0a with identifier: 10732468 to the API
2026-03-27 22:02:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:02:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:02:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732468>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 131,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Diesel',
'id': 'a7b356da-5c59-52a0-94d0-9e532e0a3c0a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GN129SJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732468',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Opel',
'model': 'Grandland',
'odometer': 150216,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 37,
'photo_urls': ['https://images.openlane.eu/carimgs/5744214/general/677fd445-b794-4f4c-9f4d-f50f7945fbd7.jpg',
'https://images.openlane.eu/carimgs/5744214/general/5b97c47f-8954-4eec-8d24-4bca56f26117.jpg',
'https://images.openlane.eu/carimgs/5744214/general/2a62b708-16a1-4778-9534-26b08b4c48c7.jpg',
'https://images.openlane.eu/carimgs/5744214/general/b9b5b4ad-4d20-4b30-a2b2-b2981b69906b.jpg',
'https://images.openlane.eu/carimgs/5744214/general/c4873724-45d7-4f72-a0c5-fc51f95d3414.jpg',
'https://images.openlane.eu/carimgs/5744214/general/1e5034cc-a8c8-444c-9f83-5ca5e8fef5f3.jpg',
'https://images.openlane.eu/carimgs/5744214/general/f6505f89-98ee-4824-a1ac-b4b25c2cf4c7.jpg',
'https://images.openlane.eu/carimgs/5744214/general/7e0eecb7-2e1e-4e78-87e8-5b23232da5dd.jpg',
'https://images.openlane.eu/carimgs/5744214/general/b8584692-c7ce-4e13-bf6e-5f3810244a60.jpg',
'https://images.openlane.eu/carimgs/5744214/general/8d19389d-ed3c-40e9-9226-6c593daca0c8.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a7b356da-5c59-52a0-94d0-9e532e0a3c0a/a7b356da-5c59-52a0-94d0-9e532e0a3c0a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127084,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744214/general/677fd445-b794-4f4c-9f4d-f50f7945fbd7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a7b356da-5c59-52a0-94d0-9e532e0a3c0a/a7b356da-5c59-52a0-94d0-9e532e0a3c0a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117889,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744214/general/5b97c47f-8954-4eec-8d24-4bca56f26117.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a7b356da-5c59-52a0-94d0-9e532e0a3c0a/a7b356da-5c59-52a0-94d0-9e532e0a3c0a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121629,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744214/general/2a62b708-16a1-4778-9534-26b08b4c48c7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a7b356da-5c59-52a0-94d0-9e532e0a3c0a/a7b356da-5c59-52a0-94d0-9e532e0a3c0a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102726,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744214/general/b9b5b4ad-4d20-4b30-a2b2-b2981b69906b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a7b356da-5c59-52a0-94d0-9e532e0a3c0a/a7b356da-5c59-52a0-94d0-9e532e0a3c0a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83462,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744214/general/c4873724-45d7-4f72-a0c5-fc51f95d3414.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a7b356da-5c59-52a0-94d0-9e532e0a3c0a/a7b356da-5c59-52a0-94d0-9e532e0a3c0a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95021,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744214/general/1e5034cc-a8c8-444c-9f83-5ca5e8fef5f3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a7b356da-5c59-52a0-94d0-9e532e0a3c0a/a7b356da-5c59-52a0-94d0-9e532e0a3c0a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107656,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744214/general/f6505f89-98ee-4824-a1ac-b4b25c2cf4c7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a7b356da-5c59-52a0-94d0-9e532e0a3c0a/a7b356da-5c59-52a0-94d0-9e532e0a3c0a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53450,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744214/general/7e0eecb7-2e1e-4e78-87e8-5b23232da5dd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a7b356da-5c59-52a0-94d0-9e532e0a3c0a/a7b356da-5c59-52a0-94d0-9e532e0a3c0a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38409,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744214/general/b8584692-c7ce-4e13-bf6e-5f3810244a60.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a7b356da-5c59-52a0-94d0-9e532e0a3c0a/a7b356da-5c59-52a0-94d0-9e532e0a3c0a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 190890,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744214/general/8d19389d-ed3c-40e9-9226-6c593daca0c8.jpg',
'Width': 1024}],
'price': 5200,
'price_includes_vat': True,
'registration_date': '2023-04-17',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Opel Grandland 1.5 GS Line - Diesel - Automatic - 131 hp - 150.216 '
'km',
'transmission': 'automatic',
'trim': 'GS Line',
'vin': None,
'year': 2023}
2026-03-27 22:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732468%27 HTTP/1.1" 200 None
2026-03-27 22:02:01 [adesa.it] INFO: Saving data for 10732468: {'created_time': 1774648921.178562, 'last_price_update_time': 1774648921.178573, 'auction_closing_time': 1774862700.0}
2026-03-27 22:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732468') HTTP/1.1" 204 0
2026-03-27 22:02:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:02:01 [adesa.it] INFO: Found listing with ID: 10732503
2026-03-27 22:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732503%27 HTTP/1.1" 200 None
2026-03-27 22:02:01 [adesa.it] INFO: Scrape type for 10732503: 1
2026-03-27 22:02:01 [adesa.it] INFO: Scraping item 10732503 url https://www.openlane.eu/en/carv6/auction/10732503
2026-03-27 22:02:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749345/general/7a166546-81b3-49be-a83c-f55d69083c55.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732456)
2026-03-27 22:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749346%252Fgeneral%252F900f156b-a35b-4e7a-9368-c41bbce8fc88.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749346/general/900f156b-a35b-4e7a-9368-c41bbce8fc88.jpg not downloaded yet
2026-03-27 22:02:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee57dc1d0>
2026-03-27 22:02:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c981e568-2daa-5471-934d-9a6e0dd5eacf/c981e568-2daa-5471-934d-9a6e0dd5eacf_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749346%252Fgeneral%252F3d2bad18-a9ce-4c5f-b32b-72af11e38a7f.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749346/general/3d2bad18-a9ce-4c5f-b32b-72af11e38a7f.jpg saved to cache
2026-03-27 22:02:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item c981e568-2daa-5471-934d-9a6e0dd5eacf
2026-03-27 22:02:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5aa8790>
2026-03-27 22:02:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_da318aa5-93cc-55f8-a9fc-a6687f9bbaa2/da318aa5-93cc-55f8-a9fc-a6687f9bbaa2_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749345%252Fgeneral%252F30e73550-5eac-4c26-ab1e-93e1dc1e427f.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749345/general/30e73550-5eac-4c26-ab1e-93e1dc1e427f.jpg saved to cache
2026-03-27 22:02:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item da318aa5-93cc-55f8-a9fc-a6687f9bbaa2
2026-03-27 22:02:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5897390>
2026-03-27 22:02:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_da318aa5-93cc-55f8-a9fc-a6687f9bbaa2/da318aa5-93cc-55f8-a9fc-a6687f9bbaa2_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749345%252Fgeneral%252F9a2e4769-7797-4c3f-af9e-bcd40e195da7.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749345/general/9a2e4769-7797-4c3f-af9e-bcd40e195da7.jpg saved to cache
2026-03-27 22:02:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item da318aa5-93cc-55f8-a9fc-a6687f9bbaa2
2026-03-27 22:02:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4cbb76b0-9ef2-5911-b25e-1601a5385ea2 with identifier: 10732470
2026-03-27 22:02:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4cbb76b0-9ef2-5911-b25e-1601a5385ea2 with scrape type 1
2026-03-27 22:02:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4cbb76b0-9ef2-5911-b25e-1601a5385ea2
2026-03-27 22:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5744216%252Fgeneral%252F69e1a1a4-b186-4ef3-b1a8-8b804e3a5bc1.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744216/general/69e1a1a4-b186-4ef3-b1a8-8b804e3a5bc1.jpg already downloaded
2026-03-27 22:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5744216%252Fgeneral%252F4df7ed3b-69f0-41ea-b6f7-ba7ab1ac1af8.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744216/general/4df7ed3b-69f0-41ea-b6f7-ba7ab1ac1af8.jpg already downloaded
2026-03-27 22:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5744216%252Fgeneral%252F3e081aa0-3f6d-41ac-98c0-32ba716047e0.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744216/general/3e081aa0-3f6d-41ac-98c0-32ba716047e0.jpg already downloaded
2026-03-27 22:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5744216%252Fgeneral%252F9ad82a0a-2528-4082-b55f-4df1235fc240.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744216/general/9ad82a0a-2528-4082-b55f-4df1235fc240.jpg already downloaded
2026-03-27 22:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5744216%252Fgeneral%252Fcd92a00e-20ff-4c2e-9124-0c306f7ad24d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744216/general/cd92a00e-20ff-4c2e-9124-0c306f7ad24d.jpg already downloaded
2026-03-27 22:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5744216%252Fgeneral%252Fc4983922-55f2-4436-ae7f-df4b54052b14.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744216/general/c4983922-55f2-4436-ae7f-df4b54052b14.jpg already downloaded
2026-03-27 22:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5744216%252Fgeneral%252F6b82c668-3498-429f-82d6-b8108f22a1c2.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744216/general/6b82c668-3498-429f-82d6-b8108f22a1c2.jpg already downloaded
2026-03-27 22:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5744216%252Fgeneral%252Fba511ab6-e5f0-4245-a33f-f34aaa7a7615.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744216/general/ba511ab6-e5f0-4245-a33f-f34aaa7a7615.jpg already downloaded
2026-03-27 22:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5744216%252Fgeneral%252F27d900e4-a62c-4824-b8c6-59155b9999c5.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744216/general/27d900e4-a62c-4824-b8c6-59155b9999c5.jpg already downloaded
2026-03-27 22:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5744216%252Fgeneral%252Fe6e844ea-5f44-4c01-8d04-57c229528bdf.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744216/general/e6e844ea-5f44-4c01-8d04-57c229528bdf.jpg already downloaded
2026-03-27 22:02:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 4cbb76b0-9ef2-5911-b25e-1601a5385ea2, identifier: 10732470
2026-03-27 22:02:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e99ae101-0c69-508b-8646-bd14a7b3bb8f with identifier: 10732469
2026-03-27 22:02:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e99ae101-0c69-508b-8646-bd14a7b3bb8f with scrape type 1
2026-03-27 22:02:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e99ae101-0c69-508b-8646-bd14a7b3bb8f
2026-03-27 22:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749348%252Fgeneral%252Fc29afdf5-9999-4406-883b-6b1a790e564d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749348/general/c29afdf5-9999-4406-883b-6b1a790e564d.jpg not downloaded yet
2026-03-27 22:02:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749343/general/3e725351-2a7a-4eaf-84ca-a03009278724.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732452)
2026-03-27 22:02:01 [adesa.it] INFO: Found listing with ID: 10732504
2026-03-27 22:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732504%27 HTTP/1.1" 200 None
2026-03-27 22:02:01 [adesa.it] INFO: Scrape type for 10732504: 1
2026-03-27 22:02:01 [adesa.it] INFO: Scraping item 10732504 url https://www.openlane.eu/en/carv6/auction/10732504
2026-03-27 22:02:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 4cbb76b0-9ef2-5911-b25e-1601a5385ea2 with identifier: 10732470
2026-03-27 22:02:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 4cbb76b0-9ef2-5911-b25e-1601a5385ea2 with identifier: 10732470
2026-03-27 22:02:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 4cbb76b0-9ef2-5911-b25e-1601a5385ea2 with identifier: 10732470 to the API
2026-03-27 22:02:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:02:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:02:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732470>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': None,
'engine': '2.2L',
'engine_horse_power': 140,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Diesel',
'id': '4cbb76b0-9ef2-5911-b25e-1601a5385ea2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP079BJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732470',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Opel',
'model': 'Movano',
'odometer': 76793,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 63,
'photo_urls': ['https://images.openlane.eu/carimgs/5744216/general/69e1a1a4-b186-4ef3-b1a8-8b804e3a5bc1.jpg',
'https://images.openlane.eu/carimgs/5744216/general/4df7ed3b-69f0-41ea-b6f7-ba7ab1ac1af8.jpg',
'https://images.openlane.eu/carimgs/5744216/general/3e081aa0-3f6d-41ac-98c0-32ba716047e0.jpg',
'https://images.openlane.eu/carimgs/5744216/general/9ad82a0a-2528-4082-b55f-4df1235fc240.jpg',
'https://images.openlane.eu/carimgs/5744216/general/cd92a00e-20ff-4c2e-9124-0c306f7ad24d.jpg',
'https://images.openlane.eu/carimgs/5744216/general/c4983922-55f2-4436-ae7f-df4b54052b14.jpg',
'https://images.openlane.eu/carimgs/5744216/general/6b82c668-3498-429f-82d6-b8108f22a1c2.jpg',
'https://images.openlane.eu/carimgs/5744216/general/ba511ab6-e5f0-4245-a33f-f34aaa7a7615.jpg',
'https://images.openlane.eu/carimgs/5744216/general/27d900e4-a62c-4824-b8c6-59155b9999c5.jpg',
'https://images.openlane.eu/carimgs/5744216/general/e6e844ea-5f44-4c01-8d04-57c229528bdf.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4cbb76b0-9ef2-5911-b25e-1601a5385ea2/4cbb76b0-9ef2-5911-b25e-1601a5385ea2_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131705,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744216/general/69e1a1a4-b186-4ef3-b1a8-8b804e3a5bc1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4cbb76b0-9ef2-5911-b25e-1601a5385ea2/4cbb76b0-9ef2-5911-b25e-1601a5385ea2_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122569,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744216/general/4df7ed3b-69f0-41ea-b6f7-ba7ab1ac1af8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4cbb76b0-9ef2-5911-b25e-1601a5385ea2/4cbb76b0-9ef2-5911-b25e-1601a5385ea2_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105862,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744216/general/3e081aa0-3f6d-41ac-98c0-32ba716047e0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4cbb76b0-9ef2-5911-b25e-1601a5385ea2/4cbb76b0-9ef2-5911-b25e-1601a5385ea2_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108282,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744216/general/9ad82a0a-2528-4082-b55f-4df1235fc240.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4cbb76b0-9ef2-5911-b25e-1601a5385ea2/4cbb76b0-9ef2-5911-b25e-1601a5385ea2_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 188543,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744216/general/cd92a00e-20ff-4c2e-9124-0c306f7ad24d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4cbb76b0-9ef2-5911-b25e-1601a5385ea2/4cbb76b0-9ef2-5911-b25e-1601a5385ea2_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 158105,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744216/general/c4983922-55f2-4436-ae7f-df4b54052b14.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4cbb76b0-9ef2-5911-b25e-1601a5385ea2/4cbb76b0-9ef2-5911-b25e-1601a5385ea2_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38957,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744216/general/6b82c668-3498-429f-82d6-b8108f22a1c2.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4cbb76b0-9ef2-5911-b25e-1601a5385ea2/4cbb76b0-9ef2-5911-b25e-1601a5385ea2_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120041,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744216/general/ba511ab6-e5f0-4245-a33f-f34aaa7a7615.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4cbb76b0-9ef2-5911-b25e-1601a5385ea2/4cbb76b0-9ef2-5911-b25e-1601a5385ea2_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60417,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744216/general/27d900e4-a62c-4824-b8c6-59155b9999c5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4cbb76b0-9ef2-5911-b25e-1601a5385ea2/4cbb76b0-9ef2-5911-b25e-1601a5385ea2_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102548,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744216/general/e6e844ea-5f44-4c01-8d04-57c229528bdf.jpg',
'Width': 800}],
'price': 10400,
'price_includes_vat': True,
'registration_date': '2023-05-16',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Opel Movano - Diesel - Manual - 140 hp - 76.793 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2023}
2026-03-27 22:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732470%27 HTTP/1.1" 200 None
2026-03-27 22:02:01 [adesa.it] INFO: Saving data for 10732470: {'created_time': 1774648921.966137, 'last_price_update_time': 1774648921.966146, 'auction_closing_time': 1774862700.0}
2026-03-27 22:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732470') HTTP/1.1" 204 0
2026-03-27 22:02:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749344/general/9d3932e3-a93b-490e-b478-47addadd39f0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732453)
2026-03-27 22:02:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749346/general/1d8b75cf-1d83-4ac9-87f7-fa1f661b16e7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732459)
2026-03-27 22:02:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749344/general/445fe64a-6d5a-417b-9496-4fa5d7d60e88.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732453)
2026-03-27 22:02:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749343/general/414d20ed-ed9b-4d26-8213-e7523f51778a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732452)
2026-03-27 22:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749346%252Fgeneral%252F7ecbf53b-0cca-412f-8dc4-aa51ef28c5bc.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749346/general/7ecbf53b-0cca-412f-8dc4-aa51ef28c5bc.jpg not downloaded yet
2026-03-27 22:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749348%252Fgeneral%252F2d9b6ec2-ab85-47ab-bc22-8955f7b6f9e0.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749348/general/2d9b6ec2-ab85-47ab-bc22-8955f7b6f9e0.jpg not downloaded yet
2026-03-27 22:02:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:02:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5bd27d0>
2026-03-27 22:02:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6698eb01-8935-5932-9a98-c7639b263806/6698eb01-8935-5932-9a98-c7639b263806_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749344%252Fgeneral%252Fcf77a179-7b83-4b5c-9940-eb6ffec46478.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749344/general/cf77a179-7b83-4b5c-9940-eb6ffec46478.jpg saved to cache
2026-03-27 22:02:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 6698eb01-8935-5932-9a98-c7639b263806
2026-03-27 22:02:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee4737ed0>
2026-03-27 22:02:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c981e568-2daa-5471-934d-9a6e0dd5eacf/c981e568-2daa-5471-934d-9a6e0dd5eacf_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749346%252Fgeneral%252Fda4c48a9-9bc4-42a3-bbde-cc0dc925c7eb.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749346/general/da4c48a9-9bc4-42a3-bbde-cc0dc925c7eb.jpg saved to cache
2026-03-27 22:02:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item c981e568-2daa-5471-934d-9a6e0dd5eacf
2026-03-27 22:02:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee58aebd0>
2026-03-27 22:02:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fbd2e68f-c4a6-58ea-ac12-38333fae7f11/fbd2e68f-c4a6-58ea-ac12-38333fae7f11_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749343%252Fgeneral%252Fa0161d6e-2c2b-4956-8f65-5199241ebf97.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749343/general/a0161d6e-2c2b-4956-8f65-5199241ebf97.jpg saved to cache
2026-03-27 22:02:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item fbd2e68f-c4a6-58ea-ac12-38333fae7f11
2026-03-27 22:02:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee4653410>
2026-03-27 22:02:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7d2036ae-fc84-5634-a445-64ce0e58333b/7d2036ae-fc84-5634-a445-64ce0e58333b_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749342%252Fgeneral%252Fd56b33aa-89ee-47a7-ad2b-fdb6cb4d3911.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749342/general/d56b33aa-89ee-47a7-ad2b-fdb6cb4d3911.jpg saved to cache
2026-03-27 22:02:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 7d2036ae-fc84-5634-a445-64ce0e58333b
2026-03-27 22:02:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749344/general/b4f2bddf-6658-4115-944a-ae60b4b1fa1b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732453)
2026-03-27 22:02:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749346/general/aec29b86-d3ad-4d78-83b9-7cb15ce8f6b1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732459)
2026-03-27 22:02:02 [adesa.it] INFO: Found listing with ID: 10732505
2026-03-27 22:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732505%27 HTTP/1.1" 200 None
2026-03-27 22:02:02 [adesa.it] INFO: Scrape type for 10732505: 1
2026-03-27 22:02:02 [adesa.it] INFO: Scraping item 10732505 url https://www.openlane.eu/en/carv6/auction/10732505
2026-03-27 22:02:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:02:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:02:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749345/general/be17de39-1544-4e39-b954-b4c3841e21df.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732456)
2026-03-27 22:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749346%252Fgeneral%252F886105d3-74b4-40f4-9f73-dfe9b86923f8.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749346/general/886105d3-74b4-40f4-9f73-dfe9b86923f8.jpg not downloaded yet
2026-03-27 22:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749348%252Fgeneral%252Fbeed2bc8-d159-4ad9-b4bd-db47fc86a2c0.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749348/general/beed2bc8-d159-4ad9-b4bd-db47fc86a2c0.jpg not downloaded yet
2026-03-27 22:02:02 [adesa.it] INFO: Found listing with ID: 10732508
2026-03-27 22:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732508%27 HTTP/1.1" 200 None
2026-03-27 22:02:02 [adesa.it] INFO: Scrape type for 10732508: 1
2026-03-27 22:02:02 [adesa.it] INFO: Scraping item 10732508 url https://www.openlane.eu/en/carv6/auction/10732508
2026-03-27 22:02:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:02:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee454ba10>
2026-03-27 22:02:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_da318aa5-93cc-55f8-a9fc-a6687f9bbaa2/da318aa5-93cc-55f8-a9fc-a6687f9bbaa2_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749345%252Fgeneral%252F7a166546-81b3-49be-a83c-f55d69083c55.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749345/general/7a166546-81b3-49be-a83c-f55d69083c55.jpg saved to cache
2026-03-27 22:02:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item da318aa5-93cc-55f8-a9fc-a6687f9bbaa2
2026-03-27 22:02:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee4550a90>
2026-03-27 22:02:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fbd2e68f-c4a6-58ea-ac12-38333fae7f11/fbd2e68f-c4a6-58ea-ac12-38333fae7f11_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749343%252Fgeneral%252F3e725351-2a7a-4eaf-84ca-a03009278724.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749343/general/3e725351-2a7a-4eaf-84ca-a03009278724.jpg saved to cache
2026-03-27 22:02:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item fbd2e68f-c4a6-58ea-ac12-38333fae7f11
2026-03-27 22:02:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5b5ef10>
2026-03-27 22:02:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6698eb01-8935-5932-9a98-c7639b263806/6698eb01-8935-5932-9a98-c7639b263806_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749344%252Fgeneral%252F9d3932e3-a93b-490e-b478-47addadd39f0.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749344/general/9d3932e3-a93b-490e-b478-47addadd39f0.jpg saved to cache
2026-03-27 22:02:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 6698eb01-8935-5932-9a98-c7639b263806
2026-03-27 22:02:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee7e13710>
2026-03-27 22:02:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c981e568-2daa-5471-934d-9a6e0dd5eacf/c981e568-2daa-5471-934d-9a6e0dd5eacf_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749346%252Fgeneral%252F1d8b75cf-1d83-4ac9-87f7-fa1f661b16e7.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749346/general/1d8b75cf-1d83-4ac9-87f7-fa1f661b16e7.jpg saved to cache
2026-03-27 22:02:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item c981e568-2daa-5471-934d-9a6e0dd5eacf
2026-03-27 22:02:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee59c3b10>
2026-03-27 22:02:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6698eb01-8935-5932-9a98-c7639b263806/6698eb01-8935-5932-9a98-c7639b263806_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749344%252Fgeneral%252F445fe64a-6d5a-417b-9496-4fa5d7d60e88.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749344/general/445fe64a-6d5a-417b-9496-4fa5d7d60e88.jpg saved to cache
2026-03-27 22:02:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 6698eb01-8935-5932-9a98-c7639b263806
2026-03-27 22:02:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee4620d50>
2026-03-27 22:02:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fbd2e68f-c4a6-58ea-ac12-38333fae7f11/fbd2e68f-c4a6-58ea-ac12-38333fae7f11_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749343%252Fgeneral%252F414d20ed-ed9b-4d26-8213-e7523f51778a.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749343/general/414d20ed-ed9b-4d26-8213-e7523f51778a.jpg saved to cache
2026-03-27 22:02:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item fbd2e68f-c4a6-58ea-ac12-38333fae7f11
2026-03-27 22:02:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749345/general/1a7e539f-c55f-4e66-a002-c924e0da306f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732456)
2026-03-27 22:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749348%252Fgeneral%252F3fb3c9c6-5320-42c2-8d96-f42c2863347b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749348/general/3fb3c9c6-5320-42c2-8d96-f42c2863347b.jpg not downloaded yet
2026-03-27 22:02:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749346/general/7976c4d6-b096-42bc-b946-6555b8916b93.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732459)
2026-03-27 22:02:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749345/general/107b521f-5c98-4d63-8eef-f1431e55157f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732456)
2026-03-27 22:02:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749348/general/c29afdf5-9999-4406-883b-6b1a790e564d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732469)
2026-03-27 22:02:02 [adesa.it] INFO: Found listing with ID: 10732509
2026-03-27 22:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732509%27 HTTP/1.1" 200 None
2026-03-27 22:02:02 [adesa.it] INFO: Scrape type for 10732509: 1
2026-03-27 22:02:02 [adesa.it] INFO: Scraping item 10732509 url https://www.openlane.eu/en/carv6/auction/10732509
2026-03-27 22:02:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749343/general/6a4dc9e0-1568-4bf3-b5d1-c9c446439e38.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732452)
2026-03-27 22:02:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749346/general/4713dcdf-5681-44c3-968b-ab3c4518f832.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732459)
2026-03-27 22:02:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749346/general/900f156b-a35b-4e7a-9368-c41bbce8fc88.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732459)
2026-03-27 22:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749348%252Fgeneral%252F8b1ab0fc-2468-4db8-9e36-57940d0b822b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749348/general/8b1ab0fc-2468-4db8-9e36-57940d0b822b.jpg not downloaded yet
2026-03-27 22:02:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee57edd90>
2026-03-27 22:02:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6698eb01-8935-5932-9a98-c7639b263806/6698eb01-8935-5932-9a98-c7639b263806_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749344%252Fgeneral%252Fb4f2bddf-6658-4115-944a-ae60b4b1fa1b.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749344/general/b4f2bddf-6658-4115-944a-ae60b4b1fa1b.jpg saved to cache
2026-03-27 22:02:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 6698eb01-8935-5932-9a98-c7639b263806
2026-03-27 22:02:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5bd46d0>
2026-03-27 22:02:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c981e568-2daa-5471-934d-9a6e0dd5eacf/c981e568-2daa-5471-934d-9a6e0dd5eacf_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749346%252Fgeneral%252Faec29b86-d3ad-4d78-83b9-7cb15ce8f6b1.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749346/general/aec29b86-d3ad-4d78-83b9-7cb15ce8f6b1.jpg saved to cache
2026-03-27 22:02:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item c981e568-2daa-5471-934d-9a6e0dd5eacf
2026-03-27 22:02:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee464d550>
2026-03-27 22:02:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_da318aa5-93cc-55f8-a9fc-a6687f9bbaa2/da318aa5-93cc-55f8-a9fc-a6687f9bbaa2_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749345%252Fgeneral%252Fbe17de39-1544-4e39-b954-b4c3841e21df.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749345/general/be17de39-1544-4e39-b954-b4c3841e21df.jpg saved to cache
2026-03-27 22:02:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item da318aa5-93cc-55f8-a9fc-a6687f9bbaa2
2026-03-27 22:02:02 [adesa.it] INFO: Found listing with ID: 10732510
2026-03-27 22:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732510%27 HTTP/1.1" 200 None
2026-03-27 22:02:02 [adesa.it] INFO: Scrape type for 10732510: 1
2026-03-27 22:02:02 [adesa.it] INFO: Scraping item 10732510 url https://www.openlane.eu/en/carv6/auction/10732510
2026-03-27 22:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749348%252Fgeneral%252F5f222417-a7ea-4b25-8f29-55fc86d50520.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749348/general/5f222417-a7ea-4b25-8f29-55fc86d50520.jpg not downloaded yet
2026-03-27 22:02:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749344/general/6f3f7e75-33a2-4146-8383-f06cb06a74c6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732453)
2026-03-27 22:02:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749348/general/beed2bc8-d159-4ad9-b4bd-db47fc86a2c0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732469)
2026-03-27 22:02:02 [adesa.it] INFO: Found listing with ID: 10732512
2026-03-27 22:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732512%27 HTTP/1.1" 200 None
2026-03-27 22:02:02 [adesa.it] INFO: Scrape type for 10732512: 1
2026-03-27 22:02:02 [adesa.it] INFO: Scraping item 10732512 url https://www.openlane.eu/en/carv6/auction/10732512
2026-03-27 22:02:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5aa15d0>
2026-03-27 22:02:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_da318aa5-93cc-55f8-a9fc-a6687f9bbaa2/da318aa5-93cc-55f8-a9fc-a6687f9bbaa2_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749345%252Fgeneral%252F1a7e539f-c55f-4e66-a002-c924e0da306f.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749345/general/1a7e539f-c55f-4e66-a002-c924e0da306f.jpg saved to cache
2026-03-27 22:02:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item da318aa5-93cc-55f8-a9fc-a6687f9bbaa2
2026-03-27 22:02:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee452a650>
2026-03-27 22:02:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c981e568-2daa-5471-934d-9a6e0dd5eacf/c981e568-2daa-5471-934d-9a6e0dd5eacf_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749346%252Fgeneral%252F7976c4d6-b096-42bc-b946-6555b8916b93.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749346/general/7976c4d6-b096-42bc-b946-6555b8916b93.jpg saved to cache
2026-03-27 22:02:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item c981e568-2daa-5471-934d-9a6e0dd5eacf
2026-03-27 22:02:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5985790>
2026-03-27 22:02:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:02:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_da318aa5-93cc-55f8-a9fc-a6687f9bbaa2/da318aa5-93cc-55f8-a9fc-a6687f9bbaa2_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749345%252Fgeneral%252F107b521f-5c98-4d63-8eef-f1431e55157f.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749345/general/107b521f-5c98-4d63-8eef-f1431e55157f.jpg saved to cache
2026-03-27 22:02:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item da318aa5-93cc-55f8-a9fc-a6687f9bbaa2
2026-03-27 22:02:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5bbdbd0>
2026-03-27 22:02:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:02:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e99ae101-0c69-508b-8646-bd14a7b3bb8f/e99ae101-0c69-508b-8646-bd14a7b3bb8f_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749348%252Fgeneral%252Fc29afdf5-9999-4406-883b-6b1a790e564d.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749348/general/c29afdf5-9999-4406-883b-6b1a790e564d.jpg saved to cache
2026-03-27 22:02:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item e99ae101-0c69-508b-8646-bd14a7b3bb8f
2026-03-27 22:02:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee44a3b90>
2026-03-27 22:02:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:02:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fbd2e68f-c4a6-58ea-ac12-38333fae7f11/fbd2e68f-c4a6-58ea-ac12-38333fae7f11_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749343%252Fgeneral%252F6a4dc9e0-1568-4bf3-b5d1-c9c446439e38.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749343/general/6a4dc9e0-1568-4bf3-b5d1-c9c446439e38.jpg saved to cache
2026-03-27 22:02:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item fbd2e68f-c4a6-58ea-ac12-38333fae7f11
2026-03-27 22:02:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee4728610>
2026-03-27 22:02:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:02:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c981e568-2daa-5471-934d-9a6e0dd5eacf/c981e568-2daa-5471-934d-9a6e0dd5eacf_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749346%252Fgeneral%252F4713dcdf-5681-44c3-968b-ab3c4518f832.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749346/general/4713dcdf-5681-44c3-968b-ab3c4518f832.jpg saved to cache
2026-03-27 22:02:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item c981e568-2daa-5471-934d-9a6e0dd5eacf
2026-03-27 22:02:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee44a1c90>
2026-03-27 22:02:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:02:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c981e568-2daa-5471-934d-9a6e0dd5eacf/c981e568-2daa-5471-934d-9a6e0dd5eacf_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749346%252Fgeneral%252F900f156b-a35b-4e7a-9368-c41bbce8fc88.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749346/general/900f156b-a35b-4e7a-9368-c41bbce8fc88.jpg saved to cache
2026-03-27 22:02:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item c981e568-2daa-5471-934d-9a6e0dd5eacf
2026-03-27 22:02:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749346/general/7ecbf53b-0cca-412f-8dc4-aa51ef28c5bc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732459)
2026-03-27 22:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749348%252Fgeneral%252Fd0b897a4-56ba-478a-aebd-fd44dc0e234f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749348/general/d0b897a4-56ba-478a-aebd-fd44dc0e234f.jpg not downloaded yet
2026-03-27 22:02:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749348/general/2d9b6ec2-ab85-47ab-bc22-8955f7b6f9e0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732469)
2026-03-27 22:02:03 [adesa.it] INFO: Found listing with ID: 10732511
2026-03-27 22:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732511%27 HTTP/1.1" 200 None
2026-03-27 22:02:03 [adesa.it] INFO: Scrape type for 10732511: 1
2026-03-27 22:02:03 [adesa.it] INFO: Scraping item 10732511 url https://www.openlane.eu/en/carv6/auction/10732511
2026-03-27 22:02:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749346/general/886105d3-74b4-40f4-9f73-dfe9b86923f8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732459)
2026-03-27 22:02:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749348/general/3fb3c9c6-5320-42c2-8d96-f42c2863347b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732469)
2026-03-27 22:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749348%252Fgeneral%252F8c4f1d51-8043-4379-9f0a-cdb9105e5eb7.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749348/general/8c4f1d51-8043-4379-9f0a-cdb9105e5eb7.jpg not downloaded yet
2026-03-27 22:02:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732502> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:02:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee58d8310>
2026-03-27 22:02:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:02:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6698eb01-8935-5932-9a98-c7639b263806/6698eb01-8935-5932-9a98-c7639b263806_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749344%252Fgeneral%252F6f3f7e75-33a2-4146-8383-f06cb06a74c6.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749344/general/6f3f7e75-33a2-4146-8383-f06cb06a74c6.jpg saved to cache
2026-03-27 22:02:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 6698eb01-8935-5932-9a98-c7639b263806
2026-03-27 22:02:03 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6698eb01-8935-5932-9a98-c7639b263806, skipping ID generation
2026-03-27 22:02:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6698eb01-8935-5932-9a98-c7639b263806 with scrape type 1
2026-03-27 22:02:03 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6698eb01-8935-5932-9a98-c7639b263806 sending to next pipeline
2026-03-27 22:02:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 6698eb01-8935-5932-9a98-c7639b263806, identifier: 10732453
2026-03-27 22:02:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee7b5d110>
2026-03-27 22:02:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:02:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e99ae101-0c69-508b-8646-bd14a7b3bb8f/e99ae101-0c69-508b-8646-bd14a7b3bb8f_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749348%252Fgeneral%252Fbeed2bc8-d159-4ad9-b4bd-db47fc86a2c0.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749348/general/beed2bc8-d159-4ad9-b4bd-db47fc86a2c0.jpg saved to cache
2026-03-27 22:02:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item e99ae101-0c69-508b-8646-bd14a7b3bb8f
2026-03-27 22:02:03 [adesa.it] INFO: Found listing with ID: 10732513
2026-03-27 22:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732513%27 HTTP/1.1" 200 None
2026-03-27 22:02:03 [adesa.it] INFO: Scrape type for 10732513: 1
2026-03-27 22:02:03 [adesa.it] INFO: Scraping item 10732513 url https://www.openlane.eu/en/carv6/auction/10732513
2026-03-27 22:02:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:02:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 6698eb01-8935-5932-9a98-c7639b263806 with identifier: 10732453
2026-03-27 22:02:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 6698eb01-8935-5932-9a98-c7639b263806 with identifier: 10732453
2026-03-27 22:02:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 6698eb01-8935-5932-9a98-c7639b263806 with identifier: 10732453 to the API
2026-03-27 22:02:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:02:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:02:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749344/general/6f3f7e75-33a2-4146-8383-f06cb06a74c6.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 61,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Electric',
'id': '6698eb01-8935-5932-9a98-c7639b263806',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GN764HF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732453',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Nissan',
'model': 'Ariya',
'odometer': 47625,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 47,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6698eb01-8935-5932-9a98-c7639b263806/6698eb01-8935-5932-9a98-c7639b263806_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 161278,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749344/general/e6dd9576-b7ff-486b-9d48-11d0ea066d68.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6698eb01-8935-5932-9a98-c7639b263806/6698eb01-8935-5932-9a98-c7639b263806_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 152116,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749344/general/3189dd72-2c04-4c35-894a-2b0ef2dde3fd.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6698eb01-8935-5932-9a98-c7639b263806/6698eb01-8935-5932-9a98-c7639b263806_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 169220,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749344/general/63c86cfd-0284-4fbe-a7cf-4ffcddaa4ab0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6698eb01-8935-5932-9a98-c7639b263806/6698eb01-8935-5932-9a98-c7639b263806_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 163639,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749344/general/be36e461-ec28-47f9-bf6e-2f5e6240af51.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6698eb01-8935-5932-9a98-c7639b263806/6698eb01-8935-5932-9a98-c7639b263806_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123167,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749344/general/a180823c-74a4-4073-ac65-f84942148c96.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6698eb01-8935-5932-9a98-c7639b263806/6698eb01-8935-5932-9a98-c7639b263806_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 153193,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749344/general/cf77a179-7b83-4b5c-9940-eb6ffec46478.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6698eb01-8935-5932-9a98-c7639b263806/6698eb01-8935-5932-9a98-c7639b263806_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 331394,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749344/general/9d3932e3-a93b-490e-b478-47addadd39f0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6698eb01-8935-5932-9a98-c7639b263806/6698eb01-8935-5932-9a98-c7639b263806_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113072,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749344/general/b4f2bddf-6658-4115-944a-ae60b4b1fa1b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6698eb01-8935-5932-9a98-c7639b263806/6698eb01-8935-5932-9a98-c7639b263806_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43963,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749344/general/445fe64a-6d5a-417b-9496-4fa5d7d60e88.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6698eb01-8935-5932-9a98-c7639b263806/6698eb01-8935-5932-9a98-c7639b263806_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 152116,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749344/general/6f3f7e75-33a2-4146-8383-f06cb06a74c6.jpg',
'Width': 800}],
'price': 13000,
'price_includes_vat': True,
'registration_date': '2023-03-21',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Nissan Ariya 87 kWh Evolve - Electric - Automatic - 61 hp - 47.625 '
'km',
'transmission': 'automatic',
'trim': 'Evolve',
'vin': None,
'year': 2023}
2026-03-27 22:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732453%27 HTTP/1.1" 200 None
2026-03-27 22:02:03 [adesa.it] INFO: Saving data for 10732453: {'created_time': 1774648923.998774, 'last_price_update_time': 1774648923.998785, 'auction_closing_time': 1774862700.0}
2026-03-27 22:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732453') HTTP/1.1" 204 0
2026-03-27 22:02:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749348/general/5f222417-a7ea-4b25-8f29-55fc86d50520.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732469)
2026-03-27 22:02:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749348/general/8b1ab0fc-2468-4db8-9e36-57940d0b822b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732469)
2026-03-27 22:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749348%252Fgeneral%252F86750b7d-200c-469f-bb8f-0a5c60392e51.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749348/general/86750b7d-200c-469f-bb8f-0a5c60392e51.jpg not downloaded yet
2026-03-27 22:02:04 [adesa.it] INFO: Found listing with ID: 10732515
2026-03-27 22:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732515%27 HTTP/1.1" 200 None
2026-03-27 22:02:04 [adesa.it] INFO: Scrape type for 10732515: 1
2026-03-27 22:02:04 [adesa.it] INFO: Scraping item 10732515 url https://www.openlane.eu/en/carv6/auction/10732515
2026-03-27 22:02:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732483> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:02:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732503> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:02:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5b1a310>
2026-03-27 22:02:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c981e568-2daa-5471-934d-9a6e0dd5eacf/c981e568-2daa-5471-934d-9a6e0dd5eacf_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749346%252Fgeneral%252F7ecbf53b-0cca-412f-8dc4-aa51ef28c5bc.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749346/general/7ecbf53b-0cca-412f-8dc4-aa51ef28c5bc.jpg saved to cache
2026-03-27 22:02:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item c981e568-2daa-5471-934d-9a6e0dd5eacf
2026-03-27 22:02:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee45eda90>
2026-03-27 22:02:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e99ae101-0c69-508b-8646-bd14a7b3bb8f/e99ae101-0c69-508b-8646-bd14a7b3bb8f_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749348%252Fgeneral%252F2d9b6ec2-ab85-47ab-bc22-8955f7b6f9e0.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749348/general/2d9b6ec2-ab85-47ab-bc22-8955f7b6f9e0.jpg saved to cache
2026-03-27 22:02:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item e99ae101-0c69-508b-8646-bd14a7b3bb8f
2026-03-27 22:02:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee7b76a90>
2026-03-27 22:02:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c981e568-2daa-5471-934d-9a6e0dd5eacf/c981e568-2daa-5471-934d-9a6e0dd5eacf_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749346%252Fgeneral%252F886105d3-74b4-40f4-9f73-dfe9b86923f8.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749346/general/886105d3-74b4-40f4-9f73-dfe9b86923f8.jpg saved to cache
2026-03-27 22:02:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item c981e568-2daa-5471-934d-9a6e0dd5eacf
2026-03-27 22:02:04 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c981e568-2daa-5471-934d-9a6e0dd5eacf, skipping ID generation
2026-03-27 22:02:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c981e568-2daa-5471-934d-9a6e0dd5eacf with scrape type 1
2026-03-27 22:02:04 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c981e568-2daa-5471-934d-9a6e0dd5eacf sending to next pipeline
2026-03-27 22:02:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: c981e568-2daa-5471-934d-9a6e0dd5eacf, identifier: 10732459
2026-03-27 22:02:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee7e12a50>
2026-03-27 22:02:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e99ae101-0c69-508b-8646-bd14a7b3bb8f/e99ae101-0c69-508b-8646-bd14a7b3bb8f_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749348%252Fgeneral%252F3fb3c9c6-5320-42c2-8d96-f42c2863347b.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749348/general/3fb3c9c6-5320-42c2-8d96-f42c2863347b.jpg saved to cache
2026-03-27 22:02:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item e99ae101-0c69-508b-8646-bd14a7b3bb8f
2026-03-27 22:02:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 731e3aba-f91b-5f3e-b40f-2b751d3667a8 with identifier: 10732502
2026-03-27 22:02:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 731e3aba-f91b-5f3e-b40f-2b751d3667a8 with scrape type 1
2026-03-27 22:02:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 731e3aba-f91b-5f3e-b40f-2b751d3667a8
2026-03-27 22:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5741884%252Fgeneral%252Ff4b7bd11-61f7-452c-8efc-9b13c500c5c9.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741884/general/f4b7bd11-61f7-452c-8efc-9b13c500c5c9.jpg already downloaded
2026-03-27 22:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5741884%252Fgeneral%252F28dac4ef-f8cc-4b2f-9001-0f0b720259e3.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741884/general/28dac4ef-f8cc-4b2f-9001-0f0b720259e3.jpg already downloaded
2026-03-27 22:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5741884%252Fgeneral%252F2f99dff1-e09a-4f0e-938e-4ceea6ef71ac.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741884/general/2f99dff1-e09a-4f0e-938e-4ceea6ef71ac.jpg already downloaded
2026-03-27 22:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5741884%252Fgeneral%252Fa82e7918-3f4e-425b-9c42-6fe25433b700.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741884/general/a82e7918-3f4e-425b-9c42-6fe25433b700.jpg already downloaded
2026-03-27 22:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5741884%252Fgeneral%252F007e9d87-881a-4f7f-b074-c972093451d2.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741884/general/007e9d87-881a-4f7f-b074-c972093451d2.jpg already downloaded
2026-03-27 22:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5741884%252Fgeneral%252F56f335bc-1d9b-4c6a-855d-8df849803017.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741884/general/56f335bc-1d9b-4c6a-855d-8df849803017.jpg already downloaded
2026-03-27 22:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5741884%252Fgeneral%252Fc23c011c-b76e-4e4a-81b9-1488c88ecd49.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741884/general/c23c011c-b76e-4e4a-81b9-1488c88ecd49.jpg already downloaded
2026-03-27 22:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5741884%252Fgeneral%252F9d1a674a-214a-4800-8aaf-a95e7959e8bb.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741884/general/9d1a674a-214a-4800-8aaf-a95e7959e8bb.jpg already downloaded
2026-03-27 22:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5741884%252Fgeneral%252Ff22919a4-9039-4179-84bb-a548e78fe247.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741884/general/f22919a4-9039-4179-84bb-a548e78fe247.jpg already downloaded
2026-03-27 22:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5741884%252Fgeneral%252F3934e232-e7b1-4a07-88be-f03d288894b5.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741884/general/3934e232-e7b1-4a07-88be-f03d288894b5.jpg already downloaded
2026-03-27 22:02:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 731e3aba-f91b-5f3e-b40f-2b751d3667a8, identifier: 10732502
2026-03-27 22:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749348%252Fgeneral%252Ff21e5bcc-e9bd-49b1-aff1-3b33e183d837.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749348/general/f21e5bcc-e9bd-49b1-aff1-3b33e183d837.jpg not downloaded yet
2026-03-27 22:02:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:02:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:02:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732501> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:02:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732504> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:02:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: c981e568-2daa-5471-934d-9a6e0dd5eacf with identifier: 10732459
2026-03-27 22:02:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: c981e568-2daa-5471-934d-9a6e0dd5eacf with identifier: 10732459
2026-03-27 22:02:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: c981e568-2daa-5471-934d-9a6e0dd5eacf with identifier: 10732459 to the API
2026-03-27 22:02:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:02:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:02:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749346/general/886105d3-74b4-40f4-9f73-dfe9b86923f8.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Diesel',
'id': 'c981e568-2daa-5471-934d-9a6e0dd5eacf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GN531DD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732459',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Opel',
'model': 'Astra',
'odometer': 161849,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 36,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c981e568-2daa-5471-934d-9a6e0dd5eacf/c981e568-2daa-5471-934d-9a6e0dd5eacf_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 150189,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749346/general/42a5739b-6217-4a65-8fa4-ef3f3daf511f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c981e568-2daa-5471-934d-9a6e0dd5eacf/c981e568-2daa-5471-934d-9a6e0dd5eacf_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 148985,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749346/general/3d2bad18-a9ce-4c5f-b32b-72af11e38a7f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c981e568-2daa-5471-934d-9a6e0dd5eacf/c981e568-2daa-5471-934d-9a6e0dd5eacf_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 169678,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749346/general/da4c48a9-9bc4-42a3-bbde-cc0dc925c7eb.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c981e568-2daa-5471-934d-9a6e0dd5eacf/c981e568-2daa-5471-934d-9a6e0dd5eacf_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 172262,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749346/general/1d8b75cf-1d83-4ac9-87f7-fa1f661b16e7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c981e568-2daa-5471-934d-9a6e0dd5eacf/c981e568-2daa-5471-934d-9a6e0dd5eacf_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111796,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749346/general/7976c4d6-b096-42bc-b946-6555b8916b93.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c981e568-2daa-5471-934d-9a6e0dd5eacf/c981e568-2daa-5471-934d-9a6e0dd5eacf_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123332,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749346/general/aec29b86-d3ad-4d78-83b9-7cb15ce8f6b1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c981e568-2daa-5471-934d-9a6e0dd5eacf/c981e568-2daa-5471-934d-9a6e0dd5eacf_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127313,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749346/general/4713dcdf-5681-44c3-968b-ab3c4518f832.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c981e568-2daa-5471-934d-9a6e0dd5eacf/c981e568-2daa-5471-934d-9a6e0dd5eacf_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109556,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749346/general/900f156b-a35b-4e7a-9368-c41bbce8fc88.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c981e568-2daa-5471-934d-9a6e0dd5eacf/c981e568-2daa-5471-934d-9a6e0dd5eacf_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49822,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749346/general/7ecbf53b-0cca-412f-8dc4-aa51ef28c5bc.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c981e568-2daa-5471-934d-9a6e0dd5eacf/c981e568-2daa-5471-934d-9a6e0dd5eacf_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 163799,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749346/general/886105d3-74b4-40f4-9f73-dfe9b86923f8.jpg',
'Width': 1024}],
'price': 7500,
'price_includes_vat': True,
'registration_date': '2023-02-28',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Opel Astra 1.5 Elegance - Diesel - Automatic - 130 hp - 161.849 km',
'transmission': 'automatic',
'trim': 'Elegance',
'vin': None,
'year': 2023}
2026-03-27 22:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732459%27 HTTP/1.1" 200 None
2026-03-27 22:02:05 [adesa.it] INFO: Saving data for 10732459: {'created_time': 1774648925.068264, 'last_price_update_time': 1774648925.068276, 'auction_closing_time': 1774862700.0}
2026-03-27 22:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732459') HTTP/1.1" 204 0
2026-03-27 22:02:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 731e3aba-f91b-5f3e-b40f-2b751d3667a8 with identifier: 10732502
2026-03-27 22:02:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 731e3aba-f91b-5f3e-b40f-2b751d3667a8 with identifier: 10732502
2026-03-27 22:02:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 731e3aba-f91b-5f3e-b40f-2b751d3667a8 with identifier: 10732502 to the API
2026-03-27 22:02:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:02:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:02:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732502>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.3L',
'engine_horse_power': 158,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Hybrid',
'id': '731e3aba-f91b-5f3e-b40f-2b751d3667a8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK772RM',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732502',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Renault',
'model': 'Arkana',
'odometer': 92474,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 18,
'photo_urls': ['https://images.openlane.eu/carimgs/5741884/general/f4b7bd11-61f7-452c-8efc-9b13c500c5c9.jpg',
'https://images.openlane.eu/carimgs/5741884/general/28dac4ef-f8cc-4b2f-9001-0f0b720259e3.jpg',
'https://images.openlane.eu/carimgs/5741884/general/2f99dff1-e09a-4f0e-938e-4ceea6ef71ac.jpg',
'https://images.openlane.eu/carimgs/5741884/general/a82e7918-3f4e-425b-9c42-6fe25433b700.jpg',
'https://images.openlane.eu/carimgs/5741884/general/007e9d87-881a-4f7f-b074-c972093451d2.jpg',
'https://images.openlane.eu/carimgs/5741884/general/56f335bc-1d9b-4c6a-855d-8df849803017.jpg',
'https://images.openlane.eu/carimgs/5741884/general/c23c011c-b76e-4e4a-81b9-1488c88ecd49.jpg',
'https://images.openlane.eu/carimgs/5741884/general/9d1a674a-214a-4800-8aaf-a95e7959e8bb.jpg',
'https://images.openlane.eu/carimgs/5741884/general/f22919a4-9039-4179-84bb-a548e78fe247.jpg',
'https://images.openlane.eu/carimgs/5741884/general/3934e232-e7b1-4a07-88be-f03d288894b5.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_731e3aba-f91b-5f3e-b40f-2b751d3667a8/731e3aba-f91b-5f3e-b40f-2b751d3667a8_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139163,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741884/general/f4b7bd11-61f7-452c-8efc-9b13c500c5c9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_731e3aba-f91b-5f3e-b40f-2b751d3667a8/731e3aba-f91b-5f3e-b40f-2b751d3667a8_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131980,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741884/general/28dac4ef-f8cc-4b2f-9001-0f0b720259e3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_731e3aba-f91b-5f3e-b40f-2b751d3667a8/731e3aba-f91b-5f3e-b40f-2b751d3667a8_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122067,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741884/general/2f99dff1-e09a-4f0e-938e-4ceea6ef71ac.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_731e3aba-f91b-5f3e-b40f-2b751d3667a8/731e3aba-f91b-5f3e-b40f-2b751d3667a8_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130493,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741884/general/a82e7918-3f4e-425b-9c42-6fe25433b700.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_731e3aba-f91b-5f3e-b40f-2b751d3667a8/731e3aba-f91b-5f3e-b40f-2b751d3667a8_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116090,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741884/general/007e9d87-881a-4f7f-b074-c972093451d2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_731e3aba-f91b-5f3e-b40f-2b751d3667a8/731e3aba-f91b-5f3e-b40f-2b751d3667a8_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122155,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741884/general/56f335bc-1d9b-4c6a-855d-8df849803017.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_731e3aba-f91b-5f3e-b40f-2b751d3667a8/731e3aba-f91b-5f3e-b40f-2b751d3667a8_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114772,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741884/general/c23c011c-b76e-4e4a-81b9-1488c88ecd49.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_731e3aba-f91b-5f3e-b40f-2b751d3667a8/731e3aba-f91b-5f3e-b40f-2b751d3667a8_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81752,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741884/general/9d1a674a-214a-4800-8aaf-a95e7959e8bb.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_731e3aba-f91b-5f3e-b40f-2b751d3667a8/731e3aba-f91b-5f3e-b40f-2b751d3667a8_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39002,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741884/general/f22919a4-9039-4179-84bb-a548e78fe247.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_731e3aba-f91b-5f3e-b40f-2b751d3667a8/731e3aba-f91b-5f3e-b40f-2b751d3667a8_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131980,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741884/general/3934e232-e7b1-4a07-88be-f03d288894b5.jpg',
'Width': 800}],
'price': 11400,
'price_includes_vat': True,
'registration_date': '2022-06-16',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Renault Arkana 1.6 RS Line - Hybrid - Automatic - 158 hp - 92.474 '
'km',
'transmission': 'automatic',
'trim': 'RS Line',
'vin': None,
'year': 2022}
2026-03-27 22:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732502%27 HTTP/1.1" 200 None
2026-03-27 22:02:05 [adesa.it] INFO: Saving data for 10732502: {'created_time': 1774648925.38817, 'last_price_update_time': 1774648925.388181, 'auction_closing_time': 1774862700.0}
2026-03-27 22:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732502') HTTP/1.1" 204 0
2026-03-27 22:02:05 [adesa.it] INFO: Found listing with ID: 10732517
2026-03-27 22:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732517%27 HTTP/1.1" 200 None
2026-03-27 22:02:05 [adesa.it] INFO: Scrape type for 10732517: 1
2026-03-27 22:02:05 [adesa.it] INFO: Scraping item 10732517 url https://www.openlane.eu/en/carv6/auction/10732517
2026-03-27 22:02:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:02:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:02:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749348/general/d0b897a4-56ba-478a-aebd-fd44dc0e234f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732469)
2026-03-27 22:02:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732505> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:02:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5be9710>
2026-03-27 22:02:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e99ae101-0c69-508b-8646-bd14a7b3bb8f/e99ae101-0c69-508b-8646-bd14a7b3bb8f_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749348%252Fgeneral%252F5f222417-a7ea-4b25-8f29-55fc86d50520.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749348/general/5f222417-a7ea-4b25-8f29-55fc86d50520.jpg saved to cache
2026-03-27 22:02:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item e99ae101-0c69-508b-8646-bd14a7b3bb8f
2026-03-27 22:02:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee4604810>
2026-03-27 22:02:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e99ae101-0c69-508b-8646-bd14a7b3bb8f/e99ae101-0c69-508b-8646-bd14a7b3bb8f_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749348%252Fgeneral%252F8b1ab0fc-2468-4db8-9e36-57940d0b822b.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749348/general/8b1ab0fc-2468-4db8-9e36-57940d0b822b.jpg saved to cache
2026-03-27 22:02:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item e99ae101-0c69-508b-8646-bd14a7b3bb8f
2026-03-27 22:02:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3c8c294b-17e1-5495-85a9-54d58f87d8cd with identifier: 10732483
2026-03-27 22:02:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3c8c294b-17e1-5495-85a9-54d58f87d8cd with scrape type 1
2026-03-27 22:02:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3c8c294b-17e1-5495-85a9-54d58f87d8cd
2026-03-27 22:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749356%252Fgeneral%252Fa994a37a-c8cf-4124-8c6d-7aedda4a93f0.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749356/general/a994a37a-c8cf-4124-8c6d-7aedda4a93f0.jpg not downloaded yet
2026-03-27 22:02:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5d7a8bd0-c8b6-5537-8bd8-b1af7ed59036 with identifier: 10732503
2026-03-27 22:02:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5d7a8bd0-c8b6-5537-8bd8-b1af7ed59036 with scrape type 1
2026-03-27 22:02:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5d7a8bd0-c8b6-5537-8bd8-b1af7ed59036
2026-03-27 22:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749359%252Fgeneral%252F890a74b0-c55a-4011-9918-f223b87b4c87.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749359/general/890a74b0-c55a-4011-9918-f223b87b4c87.jpg not downloaded yet
2026-03-27 22:02:05 [scrapy.extensions.logstats] INFO: Crawled 185 pages (at 77 pages/min), scraped 119 items (at 70 items/min)
2026-03-27 22:02:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 200MiB
2026-03-27 22:02:05 [adesa.it] INFO: Found listing with ID: 10732516
2026-03-27 22:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732516%27 HTTP/1.1" 200 None
2026-03-27 22:02:05 [adesa.it] INFO: Scrape type for 10732516: 1
2026-03-27 22:02:05 [adesa.it] INFO: Scraping item 10732516 url https://www.openlane.eu/en/carv6/auction/10732516
2026-03-27 22:02:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:02:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732484> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:02:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a38fd797-50c9-56a3-adf9-d35198224a3e with identifier: 10732501
2026-03-27 22:02:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a38fd797-50c9-56a3-adf9-d35198224a3e with scrape type 1
2026-03-27 22:02:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a38fd797-50c9-56a3-adf9-d35198224a3e
2026-03-27 22:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749358%252Fgeneral%252F67e61230-f235-4e0e-a603-f148e3fbd9ac.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749358/general/67e61230-f235-4e0e-a603-f148e3fbd9ac.jpg not downloaded yet
2026-03-27 22:02:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2b744cd6-56b3-514b-9244-867af53786c4 with identifier: 10732504
2026-03-27 22:02:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2b744cd6-56b3-514b-9244-867af53786c4 with scrape type 1
2026-03-27 22:02:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2b744cd6-56b3-514b-9244-867af53786c4
2026-03-27 22:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749360%252Fgeneral%252F95bd0cb4-7709-424b-9aca-adeb4dcec5bb.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749360/general/95bd0cb4-7709-424b-9aca-adeb4dcec5bb.jpg not downloaded yet
2026-03-27 22:02:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749348/general/86750b7d-200c-469f-bb8f-0a5c60392e51.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732469)
2026-03-27 22:02:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749356%252Fgeneral%252F61abcf6b-3c2b-4c33-b5fb-ea8c9e83f4a3.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749356/general/61abcf6b-3c2b-4c33-b5fb-ea8c9e83f4a3.jpg not downloaded yet
2026-03-27 22:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749359%252Fgeneral%252F599f2e29-2d7b-4f10-b102-cccd2b36dad6.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749359/general/599f2e29-2d7b-4f10-b102-cccd2b36dad6.jpg not downloaded yet
2026-03-27 22:02:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749342/general/84b7e578-15d3-4c07-a5ff-5ec55b211a10.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732451)
2026-03-27 22:02:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749348/general/8c4f1d51-8043-4379-9f0a-cdb9105e5eb7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732469)
2026-03-27 22:02:05 [adesa.it] INFO: Found listing with ID: 10732520
2026-03-27 22:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732520%27 HTTP/1.1" 200 None
2026-03-27 22:02:05 [adesa.it] INFO: Scrape type for 10732520: 1
2026-03-27 22:02:05 [adesa.it] INFO: Scraping item 10732520 url https://www.openlane.eu/en/carv6/auction/10732520
2026-03-27 22:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749358%252Fgeneral%252F0a4a0d86-4638-4e60-8488-fda7bd2b5188.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749358/general/0a4a0d86-4638-4e60-8488-fda7bd2b5188.jpg not downloaded yet
2026-03-27 22:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749360%252Fgeneral%252F5bcd3f2a-2fd0-4ff2-be28-de4c17473983.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749360/general/5bcd3f2a-2fd0-4ff2-be28-de4c17473983.jpg not downloaded yet
2026-03-27 22:02:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee4556450>
2026-03-27 22:02:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e99ae101-0c69-508b-8646-bd14a7b3bb8f/e99ae101-0c69-508b-8646-bd14a7b3bb8f_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749348%252Fgeneral%252Fd0b897a4-56ba-478a-aebd-fd44dc0e234f.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749348/general/d0b897a4-56ba-478a-aebd-fd44dc0e234f.jpg saved to cache
2026-03-27 22:02:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item e99ae101-0c69-508b-8646-bd14a7b3bb8f
2026-03-27 22:02:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9952bdb1-b415-572c-8522-2246428c22b9 with identifier: 10732505
2026-03-27 22:02:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9952bdb1-b415-572c-8522-2246428c22b9 with scrape type 1
2026-03-27 22:02:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9952bdb1-b415-572c-8522-2246428c22b9
2026-03-27 22:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5729549%252Fgeneral%252F347a729f-d832-46bc-9967-f25cb4fdf75f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729549/general/347a729f-d832-46bc-9967-f25cb4fdf75f.jpg already downloaded
2026-03-27 22:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5729549%252Fgeneral%252F25b91139-192e-431b-9ffa-1fce290f26be.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729549/general/25b91139-192e-431b-9ffa-1fce290f26be.jpg already downloaded
2026-03-27 22:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5729549%252Fgeneral%252F5dfa8005-c0fb-490f-97a6-a63b5e390481.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729549/general/5dfa8005-c0fb-490f-97a6-a63b5e390481.jpg already downloaded
2026-03-27 22:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5729549%252Fgeneral%252F1fda0bbb-39bf-46ba-af41-1e277810b658.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729549/general/1fda0bbb-39bf-46ba-af41-1e277810b658.jpg already downloaded
2026-03-27 22:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5729549%252Fgeneral%252F4233f845-46b4-44c3-9d8b-c43751744f8f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729549/general/4233f845-46b4-44c3-9d8b-c43751744f8f.jpg already downloaded
2026-03-27 22:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5729549%252Fgeneral%252F148fdd50-5440-4742-b350-c997d8e8700a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729549/general/148fdd50-5440-4742-b350-c997d8e8700a.jpg already downloaded
2026-03-27 22:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5729549%252Fgeneral%252Fb698a91e-ca26-4f81-adbf-cf663a8b8a7d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729549/general/b698a91e-ca26-4f81-adbf-cf663a8b8a7d.jpg already downloaded
2026-03-27 22:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5729549%252Fgeneral%252F65b66197-0923-4f34-abc6-3cf538a298e0.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729549/general/65b66197-0923-4f34-abc6-3cf538a298e0.jpg already downloaded
2026-03-27 22:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5729549%252Fgeneral%252F5d064b1c-3528-46ed-804e-9fb2d2220fe3.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729549/general/5d064b1c-3528-46ed-804e-9fb2d2220fe3.jpg already downloaded
2026-03-27 22:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5729549%252Fgeneral%252Fe92ca9bd-93d7-4919-9822-e5349de2b4cb.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729549/general/e92ca9bd-93d7-4919-9822-e5349de2b4cb.jpg already downloaded
2026-03-27 22:02:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 9952bdb1-b415-572c-8522-2246428c22b9, identifier: 10732505
2026-03-27 22:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749356%252Fgeneral%252F4b68c44c-bcf7-4eb0-9a41-abd30fe962c7.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749356/general/4b68c44c-bcf7-4eb0-9a41-abd30fe962c7.jpg not downloaded yet
2026-03-27 22:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749359%252Fgeneral%252F64380be4-6826-4ba4-9daf-ca825fd463c9.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749359/general/64380be4-6826-4ba4-9daf-ca825fd463c9.jpg not downloaded yet
2026-03-27 22:02:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 9952bdb1-b415-572c-8522-2246428c22b9 with identifier: 10732505
2026-03-27 22:02:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 9952bdb1-b415-572c-8522-2246428c22b9 with identifier: 10732505
2026-03-27 22:02:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 9952bdb1-b415-572c-8522-2246428c22b9 with identifier: 10732505 to the API
2026-03-27 22:02:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:02:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:02:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732505>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '2.3L',
'engine_horse_power': 135,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Diesel',
'id': '9952bdb1-b415-572c-8522-2246428c22b9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GS045KA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732505',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Renault',
'model': 'Master',
'odometer': 140690,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 15,
'photo_urls': ['https://images.openlane.eu/carimgs/5729549/general/347a729f-d832-46bc-9967-f25cb4fdf75f.jpg',
'https://images.openlane.eu/carimgs/5729549/general/25b91139-192e-431b-9ffa-1fce290f26be.jpg',
'https://images.openlane.eu/carimgs/5729549/general/5dfa8005-c0fb-490f-97a6-a63b5e390481.jpg',
'https://images.openlane.eu/carimgs/5729549/general/1fda0bbb-39bf-46ba-af41-1e277810b658.jpg',
'https://images.openlane.eu/carimgs/5729549/general/4233f845-46b4-44c3-9d8b-c43751744f8f.jpg',
'https://images.openlane.eu/carimgs/5729549/general/148fdd50-5440-4742-b350-c997d8e8700a.jpg',
'https://images.openlane.eu/carimgs/5729549/general/b698a91e-ca26-4f81-adbf-cf663a8b8a7d.jpg',
'https://images.openlane.eu/carimgs/5729549/general/65b66197-0923-4f34-abc6-3cf538a298e0.jpg',
'https://images.openlane.eu/carimgs/5729549/general/5d064b1c-3528-46ed-804e-9fb2d2220fe3.jpg',
'https://images.openlane.eu/carimgs/5729549/general/e92ca9bd-93d7-4919-9822-e5349de2b4cb.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9952bdb1-b415-572c-8522-2246428c22b9/9952bdb1-b415-572c-8522-2246428c22b9_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112851,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729549/general/347a729f-d832-46bc-9967-f25cb4fdf75f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9952bdb1-b415-572c-8522-2246428c22b9/9952bdb1-b415-572c-8522-2246428c22b9_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35796,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729549/general/25b91139-192e-431b-9ffa-1fce290f26be.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9952bdb1-b415-572c-8522-2246428c22b9/9952bdb1-b415-572c-8522-2246428c22b9_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103535,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729549/general/5dfa8005-c0fb-490f-97a6-a63b5e390481.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9952bdb1-b415-572c-8522-2246428c22b9/9952bdb1-b415-572c-8522-2246428c22b9_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76234,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729549/general/1fda0bbb-39bf-46ba-af41-1e277810b658.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9952bdb1-b415-572c-8522-2246428c22b9/9952bdb1-b415-572c-8522-2246428c22b9_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91337,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729549/general/4233f845-46b4-44c3-9d8b-c43751744f8f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9952bdb1-b415-572c-8522-2246428c22b9/9952bdb1-b415-572c-8522-2246428c22b9_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90906,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729549/general/148fdd50-5440-4742-b350-c997d8e8700a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9952bdb1-b415-572c-8522-2246428c22b9/9952bdb1-b415-572c-8522-2246428c22b9_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113140,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729549/general/b698a91e-ca26-4f81-adbf-cf663a8b8a7d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9952bdb1-b415-572c-8522-2246428c22b9/9952bdb1-b415-572c-8522-2246428c22b9_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113140,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729549/general/65b66197-0923-4f34-abc6-3cf538a298e0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9952bdb1-b415-572c-8522-2246428c22b9/9952bdb1-b415-572c-8522-2246428c22b9_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109211,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729549/general/5d064b1c-3528-46ed-804e-9fb2d2220fe3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9952bdb1-b415-572c-8522-2246428c22b9/9952bdb1-b415-572c-8522-2246428c22b9_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100808,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729549/general/e92ca9bd-93d7-4919-9822-e5349de2b4cb.jpg',
'Width': 800}],
'price': 9100,
'price_includes_vat': True,
'registration_date': '2023-12-07',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Renault Master L2H2 - Diesel - Manual - 135 hp - 140.690 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2023}
2026-03-27 22:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732505%27 HTTP/1.1" 200 None
2026-03-27 22:02:06 [adesa.it] INFO: Saving data for 10732505: {'created_time': 1774648926.390558, 'last_price_update_time': 1774648926.390568, 'auction_closing_time': 1774862700.0}
2026-03-27 22:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732505') HTTP/1.1" 204 0
2026-03-27 22:02:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749348/general/f21e5bcc-e9bd-49b1-aff1-3b33e183d837.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732469)
2026-03-27 22:02:06 [adesa.it] INFO: Found listing with ID: 10732521
2026-03-27 22:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732521%27 HTTP/1.1" 200 None
2026-03-27 22:02:06 [adesa.it] INFO: Scrape type for 10732521: 1
2026-03-27 22:02:06 [adesa.it] INFO: Scraping item 10732521 url https://www.openlane.eu/en/carv6/auction/10732521
2026-03-27 22:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749358%252Fgeneral%252Fc828e90b-0c85-4f2f-b171-83b9793a3dcb.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749358/general/c828e90b-0c85-4f2f-b171-83b9793a3dcb.jpg not downloaded yet
2026-03-27 22:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749360%252Fgeneral%252F46046103-3f00-4ed4-84e7-d379e62b19de.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749360/general/46046103-3f00-4ed4-84e7-d379e62b19de.jpg not downloaded yet
2026-03-27 22:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749356%252Fgeneral%252Feae101e7-3275-47b3-8bab-5550012b26a3.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749356/general/eae101e7-3275-47b3-8bab-5550012b26a3.jpg not downloaded yet
2026-03-27 22:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749359%252Fgeneral%252F20a2acd7-c821-40b5-bd0c-c9c62d119cac.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749359/general/20a2acd7-c821-40b5-bd0c-c9c62d119cac.jpg not downloaded yet
2026-03-27 22:02:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a667c85f-bb63-506a-946e-e44228fef7c1 with identifier: 10732484
2026-03-27 22:02:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a667c85f-bb63-506a-946e-e44228fef7c1 with scrape type 1
2026-03-27 22:02:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a667c85f-bb63-506a-946e-e44228fef7c1
2026-03-27 22:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749357%252Fgeneral%252F0193a615-c49d-4dab-8cae-e67c52a47653.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749357/general/0193a615-c49d-4dab-8cae-e67c52a47653.jpg not downloaded yet
2026-03-27 22:02:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee4735c90>
2026-03-27 22:02:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e99ae101-0c69-508b-8646-bd14a7b3bb8f/e99ae101-0c69-508b-8646-bd14a7b3bb8f_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749348%252Fgeneral%252F86750b7d-200c-469f-bb8f-0a5c60392e51.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749348/general/86750b7d-200c-469f-bb8f-0a5c60392e51.jpg saved to cache
2026-03-27 22:02:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item e99ae101-0c69-508b-8646-bd14a7b3bb8f
2026-03-27 22:02:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5bcb4d0>
2026-03-27 22:02:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7d2036ae-fc84-5634-a445-64ce0e58333b/7d2036ae-fc84-5634-a445-64ce0e58333b_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749342%252Fgeneral%252F84b7e578-15d3-4c07-a5ff-5ec55b211a10.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749342/general/84b7e578-15d3-4c07-a5ff-5ec55b211a10.jpg saved to cache
2026-03-27 22:02:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 7d2036ae-fc84-5634-a445-64ce0e58333b
2026-03-27 22:02:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5983510>
2026-03-27 22:02:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e99ae101-0c69-508b-8646-bd14a7b3bb8f/e99ae101-0c69-508b-8646-bd14a7b3bb8f_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749348%252Fgeneral%252F8c4f1d51-8043-4379-9f0a-cdb9105e5eb7.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749348/general/8c4f1d51-8043-4379-9f0a-cdb9105e5eb7.jpg saved to cache
2026-03-27 22:02:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item e99ae101-0c69-508b-8646-bd14a7b3bb8f
2026-03-27 22:02:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749356/general/a994a37a-c8cf-4124-8c6d-7aedda4a93f0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732483)
2026-03-27 22:02:06 [adesa.it] INFO: Found listing with ID: 10732522
2026-03-27 22:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732522%27 HTTP/1.1" 200 None
2026-03-27 22:02:06 [adesa.it] INFO: Scrape type for 10732522: 1
2026-03-27 22:02:06 [adesa.it] INFO: Scraping item 10732522 url https://www.openlane.eu/en/carv6/auction/10732522
2026-03-27 22:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749358%252Fgeneral%252F0f7fe8a6-369b-418a-86bb-a89bbf7e5992.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749358/general/0f7fe8a6-369b-418a-86bb-a89bbf7e5992.jpg not downloaded yet
2026-03-27 22:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749360%252Fgeneral%252F7ef78b06-a5be-4d13-adb4-2ad349c4c89f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749360/general/7ef78b06-a5be-4d13-adb4-2ad349c4c89f.jpg not downloaded yet
2026-03-27 22:02:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749359/general/890a74b0-c55a-4011-9918-f223b87b4c87.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732503)
2026-03-27 22:02:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749360/general/95bd0cb4-7709-424b-9aca-adeb4dcec5bb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732504)
2026-03-27 22:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749356%252Fgeneral%252F5e5c1939-56dc-49b1-822a-bfd96cc4bf0a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749356/general/5e5c1939-56dc-49b1-822a-bfd96cc4bf0a.jpg not downloaded yet
2026-03-27 22:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749359%252Fgeneral%252F28c9d630-6183-4e89-bd11-534e68ab2b7a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749359/general/28c9d630-6183-4e89-bd11-534e68ab2b7a.jpg not downloaded yet
2026-03-27 22:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749357%252Fgeneral%252Fc2de9699-24f7-4e46-bf90-0bcbc1dfee43.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749357/general/c2de9699-24f7-4e46-bf90-0bcbc1dfee43.jpg not downloaded yet
2026-03-27 22:02:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732508> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:02:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749358/general/67e61230-f235-4e0e-a603-f148e3fbd9ac.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732501)
2026-03-27 22:02:06 [adesa.it] INFO: Found listing with ID: 10732523
2026-03-27 22:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732523%27 HTTP/1.1" 200 None
2026-03-27 22:02:06 [adesa.it] INFO: Scrape type for 10732523: 1
2026-03-27 22:02:06 [adesa.it] INFO: Scraping item 10732523 url https://www.openlane.eu/en/carv6/auction/10732523
2026-03-27 22:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749358%252Fgeneral%252F059a89cb-7983-4d06-b81d-4ab84316118c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749358/general/059a89cb-7983-4d06-b81d-4ab84316118c.jpg not downloaded yet
2026-03-27 22:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749360%252Fgeneral%252F41d3cab2-32f4-4595-8ac2-53a0da1e5207.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749360/general/41d3cab2-32f4-4595-8ac2-53a0da1e5207.jpg not downloaded yet
2026-03-27 22: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-27 22:02:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee4644a10>
2026-03-27 22:02:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e99ae101-0c69-508b-8646-bd14a7b3bb8f/e99ae101-0c69-508b-8646-bd14a7b3bb8f_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749348%252Fgeneral%252Ff21e5bcc-e9bd-49b1-aff1-3b33e183d837.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749348/general/f21e5bcc-e9bd-49b1-aff1-3b33e183d837.jpg saved to cache
2026-03-27 22:02:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item e99ae101-0c69-508b-8646-bd14a7b3bb8f
2026-03-27 22:02:06 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e99ae101-0c69-508b-8646-bd14a7b3bb8f, skipping ID generation
2026-03-27 22:02:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e99ae101-0c69-508b-8646-bd14a7b3bb8f with scrape type 1
2026-03-27 22:02:06 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e99ae101-0c69-508b-8646-bd14a7b3bb8f sending to next pipeline
2026-03-27 22:02:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: e99ae101-0c69-508b-8646-bd14a7b3bb8f, identifier: 10732469
2026-03-27 22:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749356%252Fgeneral%252F7cbed72e-a97b-4560-9ba3-a7715147c5f5.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749356/general/7cbed72e-a97b-4560-9ba3-a7715147c5f5.jpg not downloaded yet
2026-03-27 22:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749359%252Fgeneral%252Fdbae553c-58fb-464a-be74-72f17d203e82.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749359/general/dbae553c-58fb-464a-be74-72f17d203e82.jpg not downloaded yet
2026-03-27 22:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749357%252Fgeneral%252F65ab3896-6e8a-47d2-a081-776b7d2930ed.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749357/general/65ab3896-6e8a-47d2-a081-776b7d2930ed.jpg not downloaded yet
2026-03-27 22:02:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: e99ae101-0c69-508b-8646-bd14a7b3bb8f with identifier: 10732469
2026-03-27 22:02:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: e99ae101-0c69-508b-8646-bd14a7b3bb8f with identifier: 10732469
2026-03-27 22:02:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: e99ae101-0c69-508b-8646-bd14a7b3bb8f with identifier: 10732469 to the API
2026-03-27 22:02:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:02:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:02:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749348/general/f21e5bcc-e9bd-49b1-aff1-3b33e183d837.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-03-30T09:25:00Z',
'fuel_type': 'Diesel',
'id': 'e99ae101-0c69-508b-8646-bd14a7b3bb8f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GV684KP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732469',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Opel',
'model': 'Movano',
'odometer': 115153,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 30,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e99ae101-0c69-508b-8646-bd14a7b3bb8f/e99ae101-0c69-508b-8646-bd14a7b3bb8f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117606,
'Height': 533,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749348/general/c29afdf5-9999-4406-883b-6b1a790e564d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e99ae101-0c69-508b-8646-bd14a7b3bb8f/e99ae101-0c69-508b-8646-bd14a7b3bb8f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100409,
'Height': 533,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749348/general/2d9b6ec2-ab85-47ab-bc22-8955f7b6f9e0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e99ae101-0c69-508b-8646-bd14a7b3bb8f/e99ae101-0c69-508b-8646-bd14a7b3bb8f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129648,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749348/general/beed2bc8-d159-4ad9-b4bd-db47fc86a2c0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e99ae101-0c69-508b-8646-bd14a7b3bb8f/e99ae101-0c69-508b-8646-bd14a7b3bb8f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 174772,
'Height': 1849,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749348/general/3fb3c9c6-5320-42c2-8d96-f42c2863347b.jpg',
'Width': 1387},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e99ae101-0c69-508b-8646-bd14a7b3bb8f/e99ae101-0c69-508b-8646-bd14a7b3bb8f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94695,
'Height': 533,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749348/general/8b1ab0fc-2468-4db8-9e36-57940d0b822b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e99ae101-0c69-508b-8646-bd14a7b3bb8f/e99ae101-0c69-508b-8646-bd14a7b3bb8f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62570,
'Height': 533,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749348/general/5f222417-a7ea-4b25-8f29-55fc86d50520.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e99ae101-0c69-508b-8646-bd14a7b3bb8f/e99ae101-0c69-508b-8646-bd14a7b3bb8f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93888,
'Height': 533,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749348/general/d0b897a4-56ba-478a-aebd-fd44dc0e234f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e99ae101-0c69-508b-8646-bd14a7b3bb8f/e99ae101-0c69-508b-8646-bd14a7b3bb8f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87809,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749348/general/8c4f1d51-8043-4379-9f0a-cdb9105e5eb7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e99ae101-0c69-508b-8646-bd14a7b3bb8f/e99ae101-0c69-508b-8646-bd14a7b3bb8f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 32755,
'Height': 266,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749348/general/86750b7d-200c-469f-bb8f-0a5c60392e51.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e99ae101-0c69-508b-8646-bd14a7b3bb8f/e99ae101-0c69-508b-8646-bd14a7b3bb8f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100409,
'Height': 533,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749348/general/f21e5bcc-e9bd-49b1-aff1-3b33e183d837.jpg',
'Width': 800}],
'price': 9300,
'price_includes_vat': True,
'registration_date': '2024-05-20',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Opel Movano L2H2 2.2 - Diesel - Manual - 140 hp - 115.153 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2024}
2026-03-27 22:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732469%27 HTTP/1.1" 200 None
2026-03-27 22:02:07 [adesa.it] INFO: Saving data for 10732469: {'created_time': 1774648927.40015, 'last_price_update_time': 1774648927.400165, 'auction_closing_time': 1774862700.0}
2026-03-27 22:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732469') HTTP/1.1" 204 0
2026-03-27 22:02:07 [adesa.it] INFO: Found listing with ID: 10732524
2026-03-27 22:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732524%27 HTTP/1.1" 200 None
2026-03-27 22:02:07 [adesa.it] INFO: Scrape type for 10732524: 1
2026-03-27 22:02:07 [adesa.it] INFO: Scraping item 10732524 url https://www.openlane.eu/en/carv6/auction/10732524
2026-03-27 22:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749358%252Fgeneral%252Fa088628d-2f72-4f3b-b771-b09eb9367278.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749358/general/a088628d-2f72-4f3b-b771-b09eb9367278.jpg not downloaded yet
2026-03-27 22:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749360%252Fgeneral%252Fc28531ba-34f2-4a86-a899-ba7b19c8826a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749360/general/c28531ba-34f2-4a86-a899-ba7b19c8826a.jpg not downloaded yet
2026-03-27 22:02:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749359/general/64380be4-6826-4ba4-9daf-ca825fd463c9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732503)
2026-03-27 22:02:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749357/general/0193a615-c49d-4dab-8cae-e67c52a47653.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732484)
2026-03-27 22:02:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749360/general/46046103-3f00-4ed4-84e7-d379e62b19de.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732504)
2026-03-27 22:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749356%252Fgeneral%252F7d327418-fba7-4f53-ae20-09fa8b53eb89.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749356/general/7d327418-fba7-4f53-ae20-09fa8b53eb89.jpg not downloaded yet
2026-03-27 22:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749359%252Fgeneral%252F20917a61-4f27-4540-9834-742252f0ea2e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749359/general/20917a61-4f27-4540-9834-742252f0ea2e.jpg not downloaded yet
2026-03-27 22:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749357%252Fgeneral%252F062ffb5f-a2d0-4673-9b26-ba1bdb689b1c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749357/general/062ffb5f-a2d0-4673-9b26-ba1bdb689b1c.jpg not downloaded yet
2026-03-27 22:02:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee59d8990>
2026-03-27 22:02:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:02:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3c8c294b-17e1-5495-85a9-54d58f87d8cd/3c8c294b-17e1-5495-85a9-54d58f87d8cd_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749356%252Fgeneral%252Fa994a37a-c8cf-4124-8c6d-7aedda4a93f0.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749356/general/a994a37a-c8cf-4124-8c6d-7aedda4a93f0.jpg saved to cache
2026-03-27 22:02:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 3c8c294b-17e1-5495-85a9-54d58f87d8cd
2026-03-27 22:02:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5acb0d0>
2026-03-27 22:02:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:02:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5d7a8bd0-c8b6-5537-8bd8-b1af7ed59036/5d7a8bd0-c8b6-5537-8bd8-b1af7ed59036_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749359%252Fgeneral%252F890a74b0-c55a-4011-9918-f223b87b4c87.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749359/general/890a74b0-c55a-4011-9918-f223b87b4c87.jpg saved to cache
2026-03-27 22:02:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 5d7a8bd0-c8b6-5537-8bd8-b1af7ed59036
2026-03-27 22:02:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5ac2f50>
2026-03-27 22:02:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:02:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2b744cd6-56b3-514b-9244-867af53786c4/2b744cd6-56b3-514b-9244-867af53786c4_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749360%252Fgeneral%252F95bd0cb4-7709-424b-9aca-adeb4dcec5bb.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749360/general/95bd0cb4-7709-424b-9aca-adeb4dcec5bb.jpg saved to cache
2026-03-27 22:02:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 2b744cd6-56b3-514b-9244-867af53786c4
2026-03-27 22:02:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7c4d9131-8778-5b0b-ae70-77384adbdd6f with identifier: 10732508
2026-03-27 22:02:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7c4d9131-8778-5b0b-ae70-77384adbdd6f with scrape type 1
2026-03-27 22:02:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7c4d9131-8778-5b0b-ae70-77384adbdd6f
2026-03-27 22:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744230%252Fgeneral%252Fa3e44a23-c9f5-4445-a61c-d905e6fc3f18.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744230/general/a3e44a23-c9f5-4445-a61c-d905e6fc3f18.jpg already downloaded
2026-03-27 22:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744230%252Fgeneral%252F2779dac5-5b21-439e-bc3f-77c7cdde7b69.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744230/general/2779dac5-5b21-439e-bc3f-77c7cdde7b69.jpg already downloaded
2026-03-27 22:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744230%252Fgeneral%252F91c28096-813e-41f0-a4fc-c4623a97d5f7.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744230/general/91c28096-813e-41f0-a4fc-c4623a97d5f7.jpg already downloaded
2026-03-27 22:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744230%252Fgeneral%252F887155d2-00b1-4990-9303-3e09622e3258.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744230/general/887155d2-00b1-4990-9303-3e09622e3258.jpg already downloaded
2026-03-27 22:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744230%252Fgeneral%252F2ff9bda1-19c0-4d0c-a4a6-d83e23601084.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744230/general/2ff9bda1-19c0-4d0c-a4a6-d83e23601084.jpg already downloaded
2026-03-27 22:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744230%252Fgeneral%252F930ccb54-d032-4248-aaf9-d3f3d0cefd2b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744230/general/930ccb54-d032-4248-aaf9-d3f3d0cefd2b.jpg already downloaded
2026-03-27 22:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744230%252Fgeneral%252F729e8e36-7eb5-4e34-806d-92706acdfd0d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744230/general/729e8e36-7eb5-4e34-806d-92706acdfd0d.jpg already downloaded
2026-03-27 22:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744230%252Fgeneral%252F32c88652-43b5-406b-8705-cbc02b54eab5.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744230/general/32c88652-43b5-406b-8705-cbc02b54eab5.jpg already downloaded
2026-03-27 22:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744230%252Fgeneral%252Fe49bcb87-f8e9-4d6a-8ab1-bbae713468b9.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744230/general/e49bcb87-f8e9-4d6a-8ab1-bbae713468b9.jpg already downloaded
2026-03-27 22:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744230%252Fgeneral%252F39e154da-52df-4ee4-bbbc-3ff17890e044.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744230/general/39e154da-52df-4ee4-bbbc-3ff17890e044.jpg already downloaded
2026-03-27 22:02:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 7c4d9131-8778-5b0b-ae70-77384adbdd6f, identifier: 10732508
2026-03-27 22:02:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5bf8b90>
2026-03-27 22:02:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:02:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a38fd797-50c9-56a3-adf9-d35198224a3e/a38fd797-50c9-56a3-adf9-d35198224a3e_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749358%252Fgeneral%252F67e61230-f235-4e0e-a603-f148e3fbd9ac.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749358/general/67e61230-f235-4e0e-a603-f148e3fbd9ac.jpg saved to cache
2026-03-27 22:02:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item a38fd797-50c9-56a3-adf9-d35198224a3e
2026-03-27 22:02:08 [adesa.it] INFO: Found listing with ID: 10732525
2026-03-27 22:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732525%27 HTTP/1.1" 200 None
2026-03-27 22:02:08 [adesa.it] INFO: Scrape type for 10732525: 1
2026-03-27 22:02:08 [adesa.it] INFO: Scraping item 10732525 url https://www.openlane.eu/en/carv6/auction/10732525
2026-03-27 22:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749358%252Fgeneral%252F0ca6e430-41b2-4566-bba5-072e0a9f3c1d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749358/general/0ca6e430-41b2-4566-bba5-072e0a9f3c1d.jpg not downloaded yet
2026-03-27 22:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749360%252Fgeneral%252Fba8a441d-53a4-4580-a320-e6aa5dc4fccc.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749360/general/ba8a441d-53a4-4580-a320-e6aa5dc4fccc.jpg not downloaded yet
2026-03-27 22:02:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732510> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:02:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732481> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:02:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 7c4d9131-8778-5b0b-ae70-77384adbdd6f with identifier: 10732508
2026-03-27 22:02:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 7c4d9131-8778-5b0b-ae70-77384adbdd6f with identifier: 10732508
2026-03-27 22:02:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 7c4d9131-8778-5b0b-ae70-77384adbdd6f with identifier: 10732508 to the API
2026-03-27 22:02:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:02:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:02:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732508>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Diesel',
'id': '7c4d9131-8778-5b0b-ae70-77384adbdd6f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GS226ES',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732508',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Renault',
'model': 'Megane',
'odometer': 47018,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 39,
'photo_urls': ['https://images.openlane.eu/carimgs/5744230/general/a3e44a23-c9f5-4445-a61c-d905e6fc3f18.jpg',
'https://images.openlane.eu/carimgs/5744230/general/2779dac5-5b21-439e-bc3f-77c7cdde7b69.jpg',
'https://images.openlane.eu/carimgs/5744230/general/91c28096-813e-41f0-a4fc-c4623a97d5f7.jpg',
'https://images.openlane.eu/carimgs/5744230/general/887155d2-00b1-4990-9303-3e09622e3258.jpg',
'https://images.openlane.eu/carimgs/5744230/general/2ff9bda1-19c0-4d0c-a4a6-d83e23601084.jpg',
'https://images.openlane.eu/carimgs/5744230/general/930ccb54-d032-4248-aaf9-d3f3d0cefd2b.jpg',
'https://images.openlane.eu/carimgs/5744230/general/729e8e36-7eb5-4e34-806d-92706acdfd0d.jpg',
'https://images.openlane.eu/carimgs/5744230/general/32c88652-43b5-406b-8705-cbc02b54eab5.jpg',
'https://images.openlane.eu/carimgs/5744230/general/e49bcb87-f8e9-4d6a-8ab1-bbae713468b9.jpg',
'https://images.openlane.eu/carimgs/5744230/general/39e154da-52df-4ee4-bbbc-3ff17890e044.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7c4d9131-8778-5b0b-ae70-77384adbdd6f/7c4d9131-8778-5b0b-ae70-77384adbdd6f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 148380,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744230/general/a3e44a23-c9f5-4445-a61c-d905e6fc3f18.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7c4d9131-8778-5b0b-ae70-77384adbdd6f/7c4d9131-8778-5b0b-ae70-77384adbdd6f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 42199,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744230/general/2779dac5-5b21-439e-bc3f-77c7cdde7b69.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7c4d9131-8778-5b0b-ae70-77384adbdd6f/7c4d9131-8778-5b0b-ae70-77384adbdd6f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 152804,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744230/general/91c28096-813e-41f0-a4fc-c4623a97d5f7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7c4d9131-8778-5b0b-ae70-77384adbdd6f/7c4d9131-8778-5b0b-ae70-77384adbdd6f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139492,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744230/general/887155d2-00b1-4990-9303-3e09622e3258.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7c4d9131-8778-5b0b-ae70-77384adbdd6f/7c4d9131-8778-5b0b-ae70-77384adbdd6f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123522,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744230/general/2ff9bda1-19c0-4d0c-a4a6-d83e23601084.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7c4d9131-8778-5b0b-ae70-77384adbdd6f/7c4d9131-8778-5b0b-ae70-77384adbdd6f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107151,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744230/general/930ccb54-d032-4248-aaf9-d3f3d0cefd2b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7c4d9131-8778-5b0b-ae70-77384adbdd6f/7c4d9131-8778-5b0b-ae70-77384adbdd6f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78982,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744230/general/729e8e36-7eb5-4e34-806d-92706acdfd0d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7c4d9131-8778-5b0b-ae70-77384adbdd6f/7c4d9131-8778-5b0b-ae70-77384adbdd6f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124767,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744230/general/32c88652-43b5-406b-8705-cbc02b54eab5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7c4d9131-8778-5b0b-ae70-77384adbdd6f/7c4d9131-8778-5b0b-ae70-77384adbdd6f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124782,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744230/general/e49bcb87-f8e9-4d6a-8ab1-bbae713468b9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7c4d9131-8778-5b0b-ae70-77384adbdd6f/7c4d9131-8778-5b0b-ae70-77384adbdd6f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119154,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744230/general/39e154da-52df-4ee4-bbbc-3ff17890e044.jpg',
'Width': 1024}],
'price': 6400,
'price_includes_vat': True,
'registration_date': '2023-11-21',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Renault Megane 1.5 DCI Equilibre - Diesel - Manual - 116 hp - '
'47.018 km',
'transmission': 'manual',
'trim': 'Equilibre',
'vin': None,
'year': 2023}
2026-03-27 22:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732508%27 HTTP/1.1" 200 None
2026-03-27 22:02:08 [adesa.it] INFO: Saving data for 10732508: {'created_time': 1774648928.407818, 'last_price_update_time': 1774648928.407828, 'auction_closing_time': 1774862700.0}
2026-03-27 22:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732508') HTTP/1.1" 204 0
2026-03-27 22:02:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749359/general/20a2acd7-c821-40b5-bd0c-c9c62d119cac.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732503)
2026-03-27 22:02:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749358/general/0f7fe8a6-369b-418a-86bb-a89bbf7e5992.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732501)
2026-03-27 22:02:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749360/general/7ef78b06-a5be-4d13-adb4-2ad349c4c89f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732504)
2026-03-27 22:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749356%252Fgeneral%252F926ffc06-6aa0-486f-8cd2-11f2bc8b3659.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749356/general/926ffc06-6aa0-486f-8cd2-11f2bc8b3659.jpg not downloaded yet
2026-03-27 22:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749359%252Fgeneral%252Fa043e7eb-f4de-477e-b7b5-8215054f3d9f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749359/general/a043e7eb-f4de-477e-b7b5-8215054f3d9f.jpg not downloaded yet
2026-03-27 22:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749357%252Fgeneral%252Fc9131403-838c-4c03-9a57-bdd6366ad41c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749357/general/c9131403-838c-4c03-9a57-bdd6366ad41c.jpg not downloaded yet
2026-03-27 22:02:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:02:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:02:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732512> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:02:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732509> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:02:08 [adesa.it] INFO: Found listing with ID: 10732526
2026-03-27 22:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732526%27 HTTP/1.1" 200 None
2026-03-27 22:02:08 [adesa.it] INFO: Scrape type for 10732526: 1
2026-03-27 22:02:08 [adesa.it] INFO: Scraping item 10732526 url https://www.openlane.eu/en/carv6/auction/10732526
2026-03-27 22:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749358%252Fgeneral%252Fd18eff60-f547-4b6f-bbf6-2365dc51e9d5.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749358/general/d18eff60-f547-4b6f-bbf6-2365dc51e9d5.jpg not downloaded yet
2026-03-27 22:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749360%252Fgeneral%252Fe24b7ce6-424f-4615-a414-5aaff47a3bee.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749360/general/e24b7ce6-424f-4615-a414-5aaff47a3bee.jpg not downloaded yet
2026-03-27 22:02:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732513> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:02:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee4605890>
2026-03-27 22:02:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:02:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5d7a8bd0-c8b6-5537-8bd8-b1af7ed59036/5d7a8bd0-c8b6-5537-8bd8-b1af7ed59036_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749359%252Fgeneral%252F64380be4-6826-4ba4-9daf-ca825fd463c9.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749359/general/64380be4-6826-4ba4-9daf-ca825fd463c9.jpg saved to cache
2026-03-27 22:02:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 5d7a8bd0-c8b6-5537-8bd8-b1af7ed59036
2026-03-27 22:02:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5b4b7d0>
2026-03-27 22:02:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:02:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a667c85f-bb63-506a-946e-e44228fef7c1/a667c85f-bb63-506a-946e-e44228fef7c1_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749357%252Fgeneral%252F0193a615-c49d-4dab-8cae-e67c52a47653.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749357/general/0193a615-c49d-4dab-8cae-e67c52a47653.jpg saved to cache
2026-03-27 22:02:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item a667c85f-bb63-506a-946e-e44228fef7c1
2026-03-27 22:02:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee59ac350>
2026-03-27 22:02:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:02:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2b744cd6-56b3-514b-9244-867af53786c4/2b744cd6-56b3-514b-9244-867af53786c4_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749360%252Fgeneral%252F46046103-3f00-4ed4-84e7-d379e62b19de.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749360/general/46046103-3f00-4ed4-84e7-d379e62b19de.jpg saved to cache
2026-03-27 22:02:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 2b744cd6-56b3-514b-9244-867af53786c4
2026-03-27 22:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749356%252Fgeneral%252F073a8fb6-20aa-4aa9-a761-c7f81dbf0372.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749356/general/073a8fb6-20aa-4aa9-a761-c7f81dbf0372.jpg not downloaded yet
2026-03-27 22:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749359%252Fgeneral%252Fdb29936b-4bad-4d0e-a5d2-0aa73e166eaa.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749359/general/db29936b-4bad-4d0e-a5d2-0aa73e166eaa.jpg not downloaded yet
2026-03-27 22:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749357%252Fgeneral%252F2b921af0-1407-4b80-82b8-c900d22aefec.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749357/general/2b921af0-1407-4b80-82b8-c900d22aefec.jpg not downloaded yet
2026-03-27 22:02:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749357/general/65ab3896-6e8a-47d2-a081-776b7d2930ed.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732484)
2026-03-27 22:02:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749356/general/7cbed72e-a97b-4560-9ba3-a7715147c5f5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732483)
2026-03-27 22:02:08 [adesa.it] INFO: Found listing with ID: 10732529
2026-03-27 22:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732529%27 HTTP/1.1" 200 None
2026-03-27 22:02:08 [adesa.it] INFO: Scrape type for 10732529: 1
2026-03-27 22:02:08 [adesa.it] INFO: Scraping item 10732529 url https://www.openlane.eu/en/carv6/auction/10732529
2026-03-27 22:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749358%252Fgeneral%252F6ab63b74-3d92-47ae-8854-e2af6c1f0d07.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749358/general/6ab63b74-3d92-47ae-8854-e2af6c1f0d07.jpg not downloaded yet
2026-03-27 22:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749360%252Fgeneral%252Fbf981ea9-5b87-4492-b412-29cd62d1ade2.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749360/general/bf981ea9-5b87-4492-b412-29cd62d1ade2.jpg not downloaded yet
2026-03-27 22:02:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732511> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:02:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:02:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 35564175-0a38-54b2-8e1f-06f2ea80ed6a with identifier: 10732510
2026-03-27 22:02:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 35564175-0a38-54b2-8e1f-06f2ea80ed6a with scrape type 1
2026-03-27 22:02:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 35564175-0a38-54b2-8e1f-06f2ea80ed6a
2026-03-27 22:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749363%252Fgeneral%252Fc8004b24-ac10-4e77-8c91-2439d20e0f30.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749363/general/c8004b24-ac10-4e77-8c91-2439d20e0f30.jpg not downloaded yet
2026-03-27 22:02:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f2c7e453-ec6e-5c5c-aaf3-2b32e481a07f with identifier: 10732481
2026-03-27 22:02:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f2c7e453-ec6e-5c5c-aaf3-2b32e481a07f with scrape type 1
2026-03-27 22:02:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f2c7e453-ec6e-5c5c-aaf3-2b32e481a07f
2026-03-27 22:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736133%252Fgeneral%252F0689d216-9503-4389-aab1-5e544473253b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736133/general/0689d216-9503-4389-aab1-5e544473253b.jpg already downloaded
2026-03-27 22:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736133%252Fgeneral%252F2da67627-4ec3-4900-a831-1b05f4e1f2be.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736133/general/2da67627-4ec3-4900-a831-1b05f4e1f2be.jpg already downloaded
2026-03-27 22:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736133%252Fgeneral%252F42cd30ca-10a5-4b24-90c6-2aefeab58f97.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736133/general/42cd30ca-10a5-4b24-90c6-2aefeab58f97.jpg already downloaded
2026-03-27 22:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736133%252Fgeneral%252Fde4b33df-8307-480d-ae08-f630c20b02dd.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736133/general/de4b33df-8307-480d-ae08-f630c20b02dd.jpg already downloaded
2026-03-27 22:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736133%252Fgeneral%252F6f75798c-0048-47cb-a804-fc0ef4b0d6e6.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736133/general/6f75798c-0048-47cb-a804-fc0ef4b0d6e6.jpg already downloaded
2026-03-27 22:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736133%252Fgeneral%252F899362f3-39ae-4143-8360-8578bdc9cab7.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736133/general/899362f3-39ae-4143-8360-8578bdc9cab7.jpg already downloaded
2026-03-27 22:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736133%252Fgeneral%252F1ed917a2-e814-42bc-ac38-88b36266da0e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736133/general/1ed917a2-e814-42bc-ac38-88b36266da0e.jpg already downloaded
2026-03-27 22:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736133%252Fgeneral%252F408089f8-69f4-45a2-a308-edf2f6dda572.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736133/general/408089f8-69f4-45a2-a308-edf2f6dda572.jpg already downloaded
2026-03-27 22:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736133%252Fgeneral%252F5b571351-aa1c-41ef-88fd-a57373abbf20.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736133/general/5b571351-aa1c-41ef-88fd-a57373abbf20.jpg already downloaded
2026-03-27 22:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736133%252Fgeneral%252F145c4b4e-beda-4735-98dd-c726de6fbf70.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736133/general/145c4b4e-beda-4735-98dd-c726de6fbf70.jpg already downloaded
2026-03-27 22:02:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: f2c7e453-ec6e-5c5c-aaf3-2b32e481a07f, identifier: 10732481
2026-03-27 22:02:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749359/general/dbae553c-58fb-464a-be74-72f17d203e82.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732503)
2026-03-27 22:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749356%252Fgeneral%252Fb911a532-b9ad-4fc8-bc5d-8b6875b665c7.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749356/general/b911a532-b9ad-4fc8-bc5d-8b6875b665c7.jpg not downloaded yet
2026-03-27 22:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749359%252Fgeneral%252F8290a3b8-3915-4725-ad2f-b6b2215f4c96.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749359/general/8290a3b8-3915-4725-ad2f-b6b2215f4c96.jpg not downloaded yet
2026-03-27 22:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749357%252Fgeneral%252Fedbc4339-52d4-4119-96d8-e11d46ab97af.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749357/general/edbc4339-52d4-4119-96d8-e11d46ab97af.jpg not downloaded yet
2026-03-27 22:02:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: f2c7e453-ec6e-5c5c-aaf3-2b32e481a07f with identifier: 10732481
2026-03-27 22:02:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: f2c7e453-ec6e-5c5c-aaf3-2b32e481a07f with identifier: 10732481
2026-03-27 22:02:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: f2c7e453-ec6e-5c5c-aaf3-2b32e481a07f with identifier: 10732481 to the API
2026-03-27 22:02:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:02:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:02:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732481>
{'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-30T09:25:00Z',
'fuel_type': 'Diesel',
'id': 'f2c7e453-ec6e-5c5c-aaf3-2b32e481a07f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM465LG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732481',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Peugeot',
'model': '308',
'odometer': 92249,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 34,
'photo_urls': ['https://images.openlane.eu/carimgs/5736133/general/0689d216-9503-4389-aab1-5e544473253b.jpg',
'https://images.openlane.eu/carimgs/5736133/general/2da67627-4ec3-4900-a831-1b05f4e1f2be.jpg',
'https://images.openlane.eu/carimgs/5736133/general/42cd30ca-10a5-4b24-90c6-2aefeab58f97.jpg',
'https://images.openlane.eu/carimgs/5736133/general/de4b33df-8307-480d-ae08-f630c20b02dd.jpg',
'https://images.openlane.eu/carimgs/5736133/general/6f75798c-0048-47cb-a804-fc0ef4b0d6e6.jpg',
'https://images.openlane.eu/carimgs/5736133/general/899362f3-39ae-4143-8360-8578bdc9cab7.jpg',
'https://images.openlane.eu/carimgs/5736133/general/1ed917a2-e814-42bc-ac38-88b36266da0e.jpg',
'https://images.openlane.eu/carimgs/5736133/general/408089f8-69f4-45a2-a308-edf2f6dda572.jpg',
'https://images.openlane.eu/carimgs/5736133/general/5b571351-aa1c-41ef-88fd-a57373abbf20.jpg',
'https://images.openlane.eu/carimgs/5736133/general/145c4b4e-beda-4735-98dd-c726de6fbf70.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f2c7e453-ec6e-5c5c-aaf3-2b32e481a07f/f2c7e453-ec6e-5c5c-aaf3-2b32e481a07f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110524,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736133/general/0689d216-9503-4389-aab1-5e544473253b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f2c7e453-ec6e-5c5c-aaf3-2b32e481a07f/f2c7e453-ec6e-5c5c-aaf3-2b32e481a07f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39319,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736133/general/2da67627-4ec3-4900-a831-1b05f4e1f2be.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f2c7e453-ec6e-5c5c-aaf3-2b32e481a07f/f2c7e453-ec6e-5c5c-aaf3-2b32e481a07f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113400,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736133/general/42cd30ca-10a5-4b24-90c6-2aefeab58f97.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f2c7e453-ec6e-5c5c-aaf3-2b32e481a07f/f2c7e453-ec6e-5c5c-aaf3-2b32e481a07f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105121,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736133/general/de4b33df-8307-480d-ae08-f630c20b02dd.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f2c7e453-ec6e-5c5c-aaf3-2b32e481a07f/f2c7e453-ec6e-5c5c-aaf3-2b32e481a07f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95488,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736133/general/6f75798c-0048-47cb-a804-fc0ef4b0d6e6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f2c7e453-ec6e-5c5c-aaf3-2b32e481a07f/f2c7e453-ec6e-5c5c-aaf3-2b32e481a07f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112377,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736133/general/899362f3-39ae-4143-8360-8578bdc9cab7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f2c7e453-ec6e-5c5c-aaf3-2b32e481a07f/f2c7e453-ec6e-5c5c-aaf3-2b32e481a07f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95560,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736133/general/1ed917a2-e814-42bc-ac38-88b36266da0e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f2c7e453-ec6e-5c5c-aaf3-2b32e481a07f/f2c7e453-ec6e-5c5c-aaf3-2b32e481a07f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 168568,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736133/general/408089f8-69f4-45a2-a308-edf2f6dda572.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f2c7e453-ec6e-5c5c-aaf3-2b32e481a07f/f2c7e453-ec6e-5c5c-aaf3-2b32e481a07f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114157,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736133/general/5b571351-aa1c-41ef-88fd-a57373abbf20.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f2c7e453-ec6e-5c5c-aaf3-2b32e481a07f/f2c7e453-ec6e-5c5c-aaf3-2b32e481a07f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127365,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736133/general/145c4b4e-beda-4735-98dd-c726de6fbf70.jpg',
'Width': 800}],
'price': 8100,
'price_includes_vat': True,
'registration_date': '2022-12-23',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Peugeot 308 SW Allure - Diesel - Automatic - 131 hp - 92.249 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2022}
2026-03-27 22:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732481%27 HTTP/1.1" 200 None
2026-03-27 22:02:09 [adesa.it] INFO: Saving data for 10732481: {'created_time': 1774648929.581261, 'last_price_update_time': 1774648929.581272, 'auction_closing_time': 1774862700.0}
2026-03-27 22:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732481') HTTP/1.1" 204 0
2026-03-27 22:02:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749360/general/c28531ba-34f2-4a86-a899-ba7b19c8826a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732504)
2026-03-27 22:02:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749356/general/7d327418-fba7-4f53-ae20-09fa8b53eb89.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732483)
2026-03-27 22:02:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749359/general/20917a61-4f27-4540-9834-742252f0ea2e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732503)
2026-03-27 22:02:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749358/general/a088628d-2f72-4f3b-b771-b09eb9367278.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732501)
2026-03-27 22:02:09 [adesa.it] INFO: Found listing with ID: 10732530
2026-03-27 22:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732530%27 HTTP/1.1" 200 None
2026-03-27 22:02:09 [adesa.it] INFO: Scrape type for 10732530: 1
2026-03-27 22:02:09 [adesa.it] INFO: Scraping item 10732530 url https://www.openlane.eu/en/carv6/auction/10732530
2026-03-27 22:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749358%252Fgeneral%252F91011711-e10d-4d43-b677-b90fccba6723.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749358/general/91011711-e10d-4d43-b677-b90fccba6723.jpg not downloaded yet
2026-03-27 22:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749360%252Fgeneral%252F3082e56c-16ed-4a34-aea8-d261cd45b123.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749360/general/3082e56c-16ed-4a34-aea8-d261cd45b123.jpg not downloaded yet
2026-03-27 22:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749363%252Fgeneral%252F6b0ad20d-3114-4dc4-a5a0-9478d2727367.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749363/general/6b0ad20d-3114-4dc4-a5a0-9478d2727367.jpg not downloaded yet
2026-03-27 22:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749357%252Fgeneral%252F6563a014-71b5-4c9d-a6b6-a06b485e0169.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749357/general/6563a014-71b5-4c9d-a6b6-a06b485e0169.jpg not downloaded yet
2026-03-27 22:02:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732457> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:02:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee4616d50>
2026-03-27 22:02:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5d7a8bd0-c8b6-5537-8bd8-b1af7ed59036/5d7a8bd0-c8b6-5537-8bd8-b1af7ed59036_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749359%252Fgeneral%252F20a2acd7-c821-40b5-bd0c-c9c62d119cac.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749359/general/20a2acd7-c821-40b5-bd0c-c9c62d119cac.jpg saved to cache
2026-03-27 22:02:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 5d7a8bd0-c8b6-5537-8bd8-b1af7ed59036
2026-03-27 22:02:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5bbe050>
2026-03-27 22:02:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a38fd797-50c9-56a3-adf9-d35198224a3e/a38fd797-50c9-56a3-adf9-d35198224a3e_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749358%252Fgeneral%252F0f7fe8a6-369b-418a-86bb-a89bbf7e5992.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749358/general/0f7fe8a6-369b-418a-86bb-a89bbf7e5992.jpg saved to cache
2026-03-27 22:02:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item a38fd797-50c9-56a3-adf9-d35198224a3e
2026-03-27 22:02:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee44aa590>
2026-03-27 22:02:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2b744cd6-56b3-514b-9244-867af53786c4/2b744cd6-56b3-514b-9244-867af53786c4_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749360%252Fgeneral%252F7ef78b06-a5be-4d13-adb4-2ad349c4c89f.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749360/general/7ef78b06-a5be-4d13-adb4-2ad349c4c89f.jpg saved to cache
2026-03-27 22:02:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 2b744cd6-56b3-514b-9244-867af53786c4
2026-03-27 22:02:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 30dfd6f4-3d46-5d15-8d24-27b43340eb64 with identifier: 10732512
2026-03-27 22:02:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 30dfd6f4-3d46-5d15-8d24-27b43340eb64 with scrape type 1
2026-03-27 22:02:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 30dfd6f4-3d46-5d15-8d24-27b43340eb64
2026-03-27 22:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741892%252Fgeneral%252F8fba5aa0-0642-47b9-951b-d50a38043ff7.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741892/general/8fba5aa0-0642-47b9-951b-d50a38043ff7.jpg already downloaded
2026-03-27 22:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741892%252Fgeneral%252F324e394c-a16d-4972-b87b-0906e550cf64.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741892/general/324e394c-a16d-4972-b87b-0906e550cf64.jpg already downloaded
2026-03-27 22:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741892%252Fgeneral%252F14c4d006-0197-4e23-811c-7afff28a0bce.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741892/general/14c4d006-0197-4e23-811c-7afff28a0bce.jpg already downloaded
2026-03-27 22:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741892%252Fgeneral%252Fc25e7324-3faf-4c21-a858-7e9fca6c8089.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741892/general/c25e7324-3faf-4c21-a858-7e9fca6c8089.jpg already downloaded
2026-03-27 22:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741892%252Fgeneral%252F2cce6fbd-4d24-4f94-9b6d-b6767d96b314.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741892/general/2cce6fbd-4d24-4f94-9b6d-b6767d96b314.jpg already downloaded
2026-03-27 22:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741892%252Fgeneral%252Fbf28bcd8-f777-49e1-b979-5f97891bba1a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741892/general/bf28bcd8-f777-49e1-b979-5f97891bba1a.jpg already downloaded
2026-03-27 22:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741892%252Fgeneral%252F165aafaf-143b-4b78-889c-6879d453f223.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741892/general/165aafaf-143b-4b78-889c-6879d453f223.jpg already downloaded
2026-03-27 22:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741892%252Fgeneral%252Fbb4d1d89-b779-4d90-a064-7ff02dcd5bf1.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741892/general/bb4d1d89-b779-4d90-a064-7ff02dcd5bf1.jpg already downloaded
2026-03-27 22:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741892%252Fgeneral%252Fbb018888-4fb4-4289-84e6-8c00de6abf3f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741892/general/bb018888-4fb4-4289-84e6-8c00de6abf3f.jpg already downloaded
2026-03-27 22:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741892%252Fgeneral%252F1b0095db-9976-415b-b8d7-ae58d10a8647.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741892/general/1b0095db-9976-415b-b8d7-ae58d10a8647.jpg already downloaded
2026-03-27 22:02:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 30dfd6f4-3d46-5d15-8d24-27b43340eb64, identifier: 10732512
2026-03-27 22:02:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 080604d7-c2df-5bcb-8def-83ee6ea97d1e with identifier: 10732509
2026-03-27 22:02:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 080604d7-c2df-5bcb-8def-83ee6ea97d1e with scrape type 1
2026-03-27 22:02:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 080604d7-c2df-5bcb-8def-83ee6ea97d1e
2026-03-27 22:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749362%252Fgeneral%252Fd15ba7a0-0cf9-45ca-a999-8b89ad7db04f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749362/general/d15ba7a0-0cf9-45ca-a999-8b89ad7db04f.jpg not downloaded yet
2026-03-27 22:02:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 69f2e944-e242-526a-92e6-2bfa6d6d878f with identifier: 10732513
2026-03-27 22:02:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 69f2e944-e242-526a-92e6-2bfa6d6d878f with scrape type 1
2026-03-27 22:02:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 69f2e944-e242-526a-92e6-2bfa6d6d878f
2026-03-27 22:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744237%252Fgeneral%252F0d6de825-d990-43a1-95a3-bf856d4b66d1.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744237/general/0d6de825-d990-43a1-95a3-bf856d4b66d1.jpg already downloaded
2026-03-27 22:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744237%252Fgeneral%252F8d527cf4-93fa-401b-b2b3-3f7483ca957f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744237/general/8d527cf4-93fa-401b-b2b3-3f7483ca957f.jpg already downloaded
2026-03-27 22:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744237%252Fgeneral%252Fe4cca517-ec96-4af4-803f-787c8ff4a8b2.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744237/general/e4cca517-ec96-4af4-803f-787c8ff4a8b2.jpg already downloaded
2026-03-27 22:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744237%252Fgeneral%252Fee049086-2fe9-4b98-88ca-3cbdddab3910.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744237/general/ee049086-2fe9-4b98-88ca-3cbdddab3910.jpg already downloaded
2026-03-27 22:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744237%252Fgeneral%252Fac5c7858-ddcb-48f3-a157-2e1552de13d7.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744237/general/ac5c7858-ddcb-48f3-a157-2e1552de13d7.jpg already downloaded
2026-03-27 22:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744237%252Fgeneral%252F9ccfcd14-1834-4b75-83e6-761375e55eaf.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744237/general/9ccfcd14-1834-4b75-83e6-761375e55eaf.jpg already downloaded
2026-03-27 22:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744237%252Fgeneral%252F41bd4557-8fe3-468b-85e1-4ec3c25967a0.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744237/general/41bd4557-8fe3-468b-85e1-4ec3c25967a0.jpg already downloaded
2026-03-27 22:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744237%252Fgeneral%252F1c3739a3-98fd-44a3-bf91-38ecf3d6d067.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744237/general/1c3739a3-98fd-44a3-bf91-38ecf3d6d067.jpg already downloaded
2026-03-27 22:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744237%252Fgeneral%252F782e95b0-18c1-4015-99f9-7d10e2f07c62.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744237/general/782e95b0-18c1-4015-99f9-7d10e2f07c62.jpg already downloaded
2026-03-27 22:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744237%252Fgeneral%252F876a884a-a7c0-4efd-900b-6629a9c7350a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744237/general/876a884a-a7c0-4efd-900b-6629a9c7350a.jpg already downloaded
2026-03-27 22:02:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 69f2e944-e242-526a-92e6-2bfa6d6d878f, identifier: 10732513
2026-03-27 22:02:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee59ac050>
2026-03-27 22:02:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a667c85f-bb63-506a-946e-e44228fef7c1/a667c85f-bb63-506a-946e-e44228fef7c1_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749357%252Fgeneral%252F65ab3896-6e8a-47d2-a081-776b7d2930ed.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749357/general/65ab3896-6e8a-47d2-a081-776b7d2930ed.jpg saved to cache
2026-03-27 22:02:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item a667c85f-bb63-506a-946e-e44228fef7c1
2026-03-27 22:02:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee4427910>
2026-03-27 22:02:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3c8c294b-17e1-5495-85a9-54d58f87d8cd/3c8c294b-17e1-5495-85a9-54d58f87d8cd_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749356%252Fgeneral%252F7cbed72e-a97b-4560-9ba3-a7715147c5f5.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749356/general/7cbed72e-a97b-4560-9ba3-a7715147c5f5.jpg saved to cache
2026-03-27 22:02:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 3c8c294b-17e1-5495-85a9-54d58f87d8cd
2026-03-27 22:02:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 22803d83-45ec-5e73-bef3-06b903a04d05 with identifier: 10732511
2026-03-27 22:02:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 22803d83-45ec-5e73-bef3-06b903a04d05 with scrape type 1
2026-03-27 22:02:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 22803d83-45ec-5e73-bef3-06b903a04d05
2026-03-27 22:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749364%252Fgeneral%252Fa347717f-edb1-4656-b74e-0f259cee86bb.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749364/general/a347717f-edb1-4656-b74e-0f259cee86bb.jpg not downloaded yet
2026-03-27 22:02:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749357/general/062ffb5f-a2d0-4673-9b26-ba1bdb689b1c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732484)
2026-03-27 22:02:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749360/general/ba8a441d-53a4-4580-a320-e6aa5dc4fccc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732504)
2026-03-27 22:02:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749358/general/0ca6e430-41b2-4566-bba5-072e0a9f3c1d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732501)
2026-03-27 22:02:10 [adesa.it] INFO: Found listing with ID: 10732527
2026-03-27 22:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732527%27 HTTP/1.1" 200 None
2026-03-27 22:02:10 [adesa.it] INFO: Scrape type for 10732527: 1
2026-03-27 22:02:10 [adesa.it] INFO: Scraping item 10732527 url https://www.openlane.eu/en/carv6/auction/10732527
2026-03-27 22:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749363%252Fgeneral%252F5f56e36e-01f3-42b1-bcc3-c130bae25b78.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749363/general/5f56e36e-01f3-42b1-bcc3-c130bae25b78.jpg not downloaded yet
2026-03-27 22:02:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732515> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:02:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 30dfd6f4-3d46-5d15-8d24-27b43340eb64 with identifier: 10732512
2026-03-27 22:02:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 30dfd6f4-3d46-5d15-8d24-27b43340eb64 with identifier: 10732512
2026-03-27 22:02:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 30dfd6f4-3d46-5d15-8d24-27b43340eb64 with identifier: 10732512 to the API
2026-03-27 22:02:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:02:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:02:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732512>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 115,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Diesel',
'id': '30dfd6f4-3d46-5d15-8d24-27b43340eb64',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM722VW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732512',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 34289,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 39,
'photo_urls': ['https://images.openlane.eu/carimgs/5741892/general/8fba5aa0-0642-47b9-951b-d50a38043ff7.jpg',
'https://images.openlane.eu/carimgs/5741892/general/324e394c-a16d-4972-b87b-0906e550cf64.jpg',
'https://images.openlane.eu/carimgs/5741892/general/14c4d006-0197-4e23-811c-7afff28a0bce.jpg',
'https://images.openlane.eu/carimgs/5741892/general/c25e7324-3faf-4c21-a858-7e9fca6c8089.jpg',
'https://images.openlane.eu/carimgs/5741892/general/2cce6fbd-4d24-4f94-9b6d-b6767d96b314.jpg',
'https://images.openlane.eu/carimgs/5741892/general/bf28bcd8-f777-49e1-b979-5f97891bba1a.jpg',
'https://images.openlane.eu/carimgs/5741892/general/165aafaf-143b-4b78-889c-6879d453f223.jpg',
'https://images.openlane.eu/carimgs/5741892/general/bb4d1d89-b779-4d90-a064-7ff02dcd5bf1.jpg',
'https://images.openlane.eu/carimgs/5741892/general/bb018888-4fb4-4289-84e6-8c00de6abf3f.jpg',
'https://images.openlane.eu/carimgs/5741892/general/1b0095db-9976-415b-b8d7-ae58d10a8647.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_30dfd6f4-3d46-5d15-8d24-27b43340eb64/30dfd6f4-3d46-5d15-8d24-27b43340eb64_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110274,
'Height': 593,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741892/general/8fba5aa0-0642-47b9-951b-d50a38043ff7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_30dfd6f4-3d46-5d15-8d24-27b43340eb64/30dfd6f4-3d46-5d15-8d24-27b43340eb64_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39390,
'Height': 296,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741892/general/324e394c-a16d-4972-b87b-0906e550cf64.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_30dfd6f4-3d46-5d15-8d24-27b43340eb64/30dfd6f4-3d46-5d15-8d24-27b43340eb64_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110214,
'Height': 593,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741892/general/14c4d006-0197-4e23-811c-7afff28a0bce.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_30dfd6f4-3d46-5d15-8d24-27b43340eb64/30dfd6f4-3d46-5d15-8d24-27b43340eb64_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103519,
'Height': 593,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741892/general/c25e7324-3faf-4c21-a858-7e9fca6c8089.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_30dfd6f4-3d46-5d15-8d24-27b43340eb64/30dfd6f4-3d46-5d15-8d24-27b43340eb64_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109214,
'Height': 593,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741892/general/2cce6fbd-4d24-4f94-9b6d-b6767d96b314.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_30dfd6f4-3d46-5d15-8d24-27b43340eb64/30dfd6f4-3d46-5d15-8d24-27b43340eb64_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121864,
'Height': 593,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741892/general/bf28bcd8-f777-49e1-b979-5f97891bba1a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_30dfd6f4-3d46-5d15-8d24-27b43340eb64/30dfd6f4-3d46-5d15-8d24-27b43340eb64_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98342,
'Height': 593,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741892/general/165aafaf-143b-4b78-889c-6879d453f223.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_30dfd6f4-3d46-5d15-8d24-27b43340eb64/30dfd6f4-3d46-5d15-8d24-27b43340eb64_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101148,
'Height': 593,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741892/general/bb4d1d89-b779-4d90-a064-7ff02dcd5bf1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_30dfd6f4-3d46-5d15-8d24-27b43340eb64/30dfd6f4-3d46-5d15-8d24-27b43340eb64_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117379,
'Height': 593,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741892/general/bb018888-4fb4-4289-84e6-8c00de6abf3f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_30dfd6f4-3d46-5d15-8d24-27b43340eb64/30dfd6f4-3d46-5d15-8d24-27b43340eb64_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124644,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741892/general/1b0095db-9976-415b-b8d7-ae58d10a8647.jpg',
'Width': 1024}],
'price': 10800,
'price_includes_vat': True,
'registration_date': '2023-02-15',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Skoda Octavia Combi 2.0 TDI Executive - Diesel - Automatic - 115 hp '
'- 34.289 km',
'transmission': 'automatic',
'trim': 'Executive',
'vin': None,
'year': 2023}
2026-03-27 22:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732512%27 HTTP/1.1" 200 None
2026-03-27 22:02:10 [adesa.it] INFO: Saving data for 10732512: {'created_time': 1774648930.966451, 'last_price_update_time': 1774648930.96646, 'auction_closing_time': 1774862700.0}
2026-03-27 22:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732512') HTTP/1.1" 204 0
2026-03-27 22:02:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 69f2e944-e242-526a-92e6-2bfa6d6d878f with identifier: 10732513
2026-03-27 22:02:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 69f2e944-e242-526a-92e6-2bfa6d6d878f with identifier: 10732513
2026-03-27 22:02:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 69f2e944-e242-526a-92e6-2bfa6d6d878f with identifier: 10732513 to the API
2026-03-27 22:02:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22: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-27 22:02:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732513>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 102,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Electric',
'id': '69f2e944-e242-526a-92e6-2bfa6d6d878f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GS492NT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732513',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Smart',
'model': '#1',
'odometer': 40528,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 35,
'photo_urls': ['https://images.openlane.eu/carimgs/5744237/general/0d6de825-d990-43a1-95a3-bf856d4b66d1.jpg',
'https://images.openlane.eu/carimgs/5744237/general/8d527cf4-93fa-401b-b2b3-3f7483ca957f.jpg',
'https://images.openlane.eu/carimgs/5744237/general/e4cca517-ec96-4af4-803f-787c8ff4a8b2.jpg',
'https://images.openlane.eu/carimgs/5744237/general/ee049086-2fe9-4b98-88ca-3cbdddab3910.jpg',
'https://images.openlane.eu/carimgs/5744237/general/ac5c7858-ddcb-48f3-a157-2e1552de13d7.jpg',
'https://images.openlane.eu/carimgs/5744237/general/9ccfcd14-1834-4b75-83e6-761375e55eaf.jpg',
'https://images.openlane.eu/carimgs/5744237/general/41bd4557-8fe3-468b-85e1-4ec3c25967a0.jpg',
'https://images.openlane.eu/carimgs/5744237/general/1c3739a3-98fd-44a3-bf91-38ecf3d6d067.jpg',
'https://images.openlane.eu/carimgs/5744237/general/782e95b0-18c1-4015-99f9-7d10e2f07c62.jpg',
'https://images.openlane.eu/carimgs/5744237/general/876a884a-a7c0-4efd-900b-6629a9c7350a.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_69f2e944-e242-526a-92e6-2bfa6d6d878f/69f2e944-e242-526a-92e6-2bfa6d6d878f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48699,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744237/general/0d6de825-d990-43a1-95a3-bf856d4b66d1.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_69f2e944-e242-526a-92e6-2bfa6d6d878f/69f2e944-e242-526a-92e6-2bfa6d6d878f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 158103,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744237/general/8d527cf4-93fa-401b-b2b3-3f7483ca957f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_69f2e944-e242-526a-92e6-2bfa6d6d878f/69f2e944-e242-526a-92e6-2bfa6d6d878f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 167533,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744237/general/e4cca517-ec96-4af4-803f-787c8ff4a8b2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_69f2e944-e242-526a-92e6-2bfa6d6d878f/69f2e944-e242-526a-92e6-2bfa6d6d878f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 155698,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744237/general/ee049086-2fe9-4b98-88ca-3cbdddab3910.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_69f2e944-e242-526a-92e6-2bfa6d6d878f/69f2e944-e242-526a-92e6-2bfa6d6d878f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124040,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744237/general/ac5c7858-ddcb-48f3-a157-2e1552de13d7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_69f2e944-e242-526a-92e6-2bfa6d6d878f/69f2e944-e242-526a-92e6-2bfa6d6d878f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133679,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744237/general/9ccfcd14-1834-4b75-83e6-761375e55eaf.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_69f2e944-e242-526a-92e6-2bfa6d6d878f/69f2e944-e242-526a-92e6-2bfa6d6d878f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93699,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744237/general/41bd4557-8fe3-468b-85e1-4ec3c25967a0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_69f2e944-e242-526a-92e6-2bfa6d6d878f/69f2e944-e242-526a-92e6-2bfa6d6d878f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 171425,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744237/general/1c3739a3-98fd-44a3-bf91-38ecf3d6d067.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_69f2e944-e242-526a-92e6-2bfa6d6d878f/69f2e944-e242-526a-92e6-2bfa6d6d878f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132614,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744237/general/782e95b0-18c1-4015-99f9-7d10e2f07c62.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_69f2e944-e242-526a-92e6-2bfa6d6d878f/69f2e944-e242-526a-92e6-2bfa6d6d878f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 194215,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744237/general/876a884a-a7c0-4efd-900b-6629a9c7350a.jpg',
'Width': 1024}],
'price': 16400,
'price_includes_vat': True,
'registration_date': '2024-01-09',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Smart #1 66 kWh Premium - Electric - Automatic - 102 hp - 40.528 km',
'transmission': 'automatic',
'trim': 'Premium',
'vin': None,
'year': 2024}
2026-03-27 22:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732513%27 HTTP/1.1" 200 None
2026-03-27 22:02:11 [adesa.it] INFO: Saving data for 10732513: {'created_time': 1774648931.310966, 'last_price_update_time': 1774648931.310976, 'auction_closing_time': 1774862700.0}
2026-03-27 22:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732513') HTTP/1.1" 204 0
2026-03-27 22: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-27 22:02:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749360/general/e24b7ce6-424f-4615-a414-5aaff47a3bee.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732504)
2026-03-27 22:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749357%252Fgeneral%252Fbf38bf5b-96cc-4ac4-b38d-285dc904b04a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749357/general/bf38bf5b-96cc-4ac4-b38d-285dc904b04a.jpg not downloaded yet
2026-03-27 22:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749362%252Fgeneral%252F47d57a01-732e-46ce-a453-fdc9b5e77ca9.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749362/general/47d57a01-732e-46ce-a453-fdc9b5e77ca9.jpg not downloaded yet
2026-03-27 22:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749364%252Fgeneral%252F72dbdbbd-2025-4308-864d-66b53e1e0de7.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749364/general/72dbdbbd-2025-4308-864d-66b53e1e0de7.jpg not downloaded yet
2026-03-27 22:02:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee4400790>
2026-03-27 22:02:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5d7a8bd0-c8b6-5537-8bd8-b1af7ed59036/5d7a8bd0-c8b6-5537-8bd8-b1af7ed59036_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749359%252Fgeneral%252Fdbae553c-58fb-464a-be74-72f17d203e82.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749359/general/dbae553c-58fb-464a-be74-72f17d203e82.jpg saved to cache
2026-03-27 22:02:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 5d7a8bd0-c8b6-5537-8bd8-b1af7ed59036
2026-03-27 22:02:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749359/general/db29936b-4bad-4d0e-a5d2-0aa73e166eaa.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732503)
2026-03-27 22:02:11 [adesa.it] INFO: Found listing with ID: 10732528
2026-03-27 22:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732528%27 HTTP/1.1" 200 None
2026-03-27 22:02:11 [adesa.it] INFO: Scrape type for 10732528: 1
2026-03-27 22:02:11 [adesa.it] INFO: Scraping item 10732528 url https://www.openlane.eu/en/carv6/auction/10732528
2026-03-27 22:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749363%252Fgeneral%252F9bc913da-f435-4e46-bc29-54b09a6f93a7.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749363/general/9bc913da-f435-4e46-bc29-54b09a6f93a7.jpg not downloaded yet
2026-03-27 22:02:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732480> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:02:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee595e490>
2026-03-27 22:02:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2b744cd6-56b3-514b-9244-867af53786c4/2b744cd6-56b3-514b-9244-867af53786c4_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749360%252Fgeneral%252Fc28531ba-34f2-4a86-a899-ba7b19c8826a.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749360/general/c28531ba-34f2-4a86-a899-ba7b19c8826a.jpg saved to cache
2026-03-27 22:02:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 2b744cd6-56b3-514b-9244-867af53786c4
2026-03-27 22:02:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5b784d0>
2026-03-27 22:02:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3c8c294b-17e1-5495-85a9-54d58f87d8cd/3c8c294b-17e1-5495-85a9-54d58f87d8cd_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749356%252Fgeneral%252F7d327418-fba7-4f53-ae20-09fa8b53eb89.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749356/general/7d327418-fba7-4f53-ae20-09fa8b53eb89.jpg saved to cache
2026-03-27 22:02:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 3c8c294b-17e1-5495-85a9-54d58f87d8cd
2026-03-27 22:02:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee58d9f50>
2026-03-27 22:02:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5d7a8bd0-c8b6-5537-8bd8-b1af7ed59036/5d7a8bd0-c8b6-5537-8bd8-b1af7ed59036_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749359%252Fgeneral%252F20917a61-4f27-4540-9834-742252f0ea2e.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749359/general/20917a61-4f27-4540-9834-742252f0ea2e.jpg saved to cache
2026-03-27 22:02:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 5d7a8bd0-c8b6-5537-8bd8-b1af7ed59036
2026-03-27 22:02:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5b7b550>
2026-03-27 22:02:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a38fd797-50c9-56a3-adf9-d35198224a3e/a38fd797-50c9-56a3-adf9-d35198224a3e_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749358%252Fgeneral%252Fa088628d-2f72-4f3b-b771-b09eb9367278.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749358/general/a088628d-2f72-4f3b-b771-b09eb9367278.jpg saved to cache
2026-03-27 22:02:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item a38fd797-50c9-56a3-adf9-d35198224a3e
2026-03-27 22:02:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f82aff44-5168-5f91-913e-35f7a02c8136 with identifier: 10732457
2026-03-27 22:02:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f82aff44-5168-5f91-913e-35f7a02c8136 with scrape type 1
2026-03-27 22:02:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f82aff44-5168-5f91-913e-35f7a02c8136
2026-03-27 22:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744208%252Fgeneral%252F17ad0def-b2fe-4667-809d-ef75bee091a9.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744208/general/17ad0def-b2fe-4667-809d-ef75bee091a9.jpg already downloaded
2026-03-27 22:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744208%252Fgeneral%252F32f5f54a-a6af-4184-b4d1-e89ae0730bd0.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744208/general/32f5f54a-a6af-4184-b4d1-e89ae0730bd0.jpg already downloaded
2026-03-27 22:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744208%252Fgeneral%252F1e3d1255-9611-41a9-99c9-f6c36f0175ec.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744208/general/1e3d1255-9611-41a9-99c9-f6c36f0175ec.jpg already downloaded
2026-03-27 22:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744208%252Fgeneral%252F2b215dc6-f904-4af5-a687-83e6220f1b6e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744208/general/2b215dc6-f904-4af5-a687-83e6220f1b6e.jpg already downloaded
2026-03-27 22:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744208%252Fgeneral%252F6034c396-4c38-4b70-8a53-e1a15d56ba1c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744208/general/6034c396-4c38-4b70-8a53-e1a15d56ba1c.jpg already downloaded
2026-03-27 22:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744208%252Fgeneral%252F7c808564-cad0-49b5-ac0d-53eae61f1dd4.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744208/general/7c808564-cad0-49b5-ac0d-53eae61f1dd4.jpg already downloaded
2026-03-27 22:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744208%252Fgeneral%252Fe993949a-ad1b-4859-ae0e-1a48f314ffe7.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744208/general/e993949a-ad1b-4859-ae0e-1a48f314ffe7.jpg already downloaded
2026-03-27 22:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744208%252Fgeneral%252Fe0dce945-a248-4c66-8714-43f4dbff694d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744208/general/e0dce945-a248-4c66-8714-43f4dbff694d.jpg already downloaded
2026-03-27 22:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744208%252Fgeneral%252F1d5aec95-25a5-4eb9-9d74-dbe783408629.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744208/general/1d5aec95-25a5-4eb9-9d74-dbe783408629.jpg already downloaded
2026-03-27 22:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744208%252Fgeneral%252F3bc0ec05-9279-4e65-9a4f-39d910e78845.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744208/general/3bc0ec05-9279-4e65-9a4f-39d910e78845.jpg already downloaded
2026-03-27 22:02:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: f82aff44-5168-5f91-913e-35f7a02c8136, identifier: 10732457
2026-03-27 22:02:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749358/general/d18eff60-f547-4b6f-bbf6-2365dc51e9d5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732501)
2026-03-27 22:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749357%252Fgeneral%252F0fea6ba4-6fa8-4c54-900a-437303fb815a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749357/general/0fea6ba4-6fa8-4c54-900a-437303fb815a.jpg not downloaded yet
2026-03-27 22:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749362%252Fgeneral%252F18ad82de-43bd-4088-a3b8-93a80a79cf9a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749362/general/18ad82de-43bd-4088-a3b8-93a80a79cf9a.jpg not downloaded yet
2026-03-27 22:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749364%252Fgeneral%252Fe27e1272-2eb8-422a-8b2b-b6d4a59e8ff9.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749364/general/e27e1272-2eb8-422a-8b2b-b6d4a59e8ff9.jpg not downloaded yet
2026-03-27 22:02:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: f82aff44-5168-5f91-913e-35f7a02c8136 with identifier: 10732457
2026-03-27 22:02:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: f82aff44-5168-5f91-913e-35f7a02c8136 with identifier: 10732457
2026-03-27 22:02:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: f82aff44-5168-5f91-913e-35f7a02c8136 with identifier: 10732457 to the API
2026-03-27 22:02:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:02:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:02:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732457>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 158,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Hybrid',
'id': 'f82aff44-5168-5f91-913e-35f7a02c8136',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GT129SN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732457',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 82230,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 28,
'photo_urls': ['https://images.openlane.eu/carimgs/5744208/general/17ad0def-b2fe-4667-809d-ef75bee091a9.jpg',
'https://images.openlane.eu/carimgs/5744208/general/32f5f54a-a6af-4184-b4d1-e89ae0730bd0.jpg',
'https://images.openlane.eu/carimgs/5744208/general/1e3d1255-9611-41a9-99c9-f6c36f0175ec.jpg',
'https://images.openlane.eu/carimgs/5744208/general/2b215dc6-f904-4af5-a687-83e6220f1b6e.jpg',
'https://images.openlane.eu/carimgs/5744208/general/6034c396-4c38-4b70-8a53-e1a15d56ba1c.jpg',
'https://images.openlane.eu/carimgs/5744208/general/7c808564-cad0-49b5-ac0d-53eae61f1dd4.jpg',
'https://images.openlane.eu/carimgs/5744208/general/e993949a-ad1b-4859-ae0e-1a48f314ffe7.jpg',
'https://images.openlane.eu/carimgs/5744208/general/e0dce945-a248-4c66-8714-43f4dbff694d.jpg',
'https://images.openlane.eu/carimgs/5744208/general/1d5aec95-25a5-4eb9-9d74-dbe783408629.jpg',
'https://images.openlane.eu/carimgs/5744208/general/3bc0ec05-9279-4e65-9a4f-39d910e78845.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f82aff44-5168-5f91-913e-35f7a02c8136/f82aff44-5168-5f91-913e-35f7a02c8136_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108737,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744208/general/17ad0def-b2fe-4667-809d-ef75bee091a9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f82aff44-5168-5f91-913e-35f7a02c8136/f82aff44-5168-5f91-913e-35f7a02c8136_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119002,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744208/general/32f5f54a-a6af-4184-b4d1-e89ae0730bd0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f82aff44-5168-5f91-913e-35f7a02c8136/f82aff44-5168-5f91-913e-35f7a02c8136_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125354,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744208/general/1e3d1255-9611-41a9-99c9-f6c36f0175ec.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f82aff44-5168-5f91-913e-35f7a02c8136/f82aff44-5168-5f91-913e-35f7a02c8136_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116721,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744208/general/2b215dc6-f904-4af5-a687-83e6220f1b6e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f82aff44-5168-5f91-913e-35f7a02c8136/f82aff44-5168-5f91-913e-35f7a02c8136_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105946,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744208/general/6034c396-4c38-4b70-8a53-e1a15d56ba1c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f82aff44-5168-5f91-913e-35f7a02c8136/f82aff44-5168-5f91-913e-35f7a02c8136_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101964,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744208/general/7c808564-cad0-49b5-ac0d-53eae61f1dd4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f82aff44-5168-5f91-913e-35f7a02c8136/f82aff44-5168-5f91-913e-35f7a02c8136_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95231,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744208/general/e993949a-ad1b-4859-ae0e-1a48f314ffe7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f82aff44-5168-5f91-913e-35f7a02c8136/f82aff44-5168-5f91-913e-35f7a02c8136_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37305,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744208/general/e0dce945-a248-4c66-8714-43f4dbff694d.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f82aff44-5168-5f91-913e-35f7a02c8136/f82aff44-5168-5f91-913e-35f7a02c8136_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122975,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744208/general/1d5aec95-25a5-4eb9-9d74-dbe783408629.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f82aff44-5168-5f91-913e-35f7a02c8136/f82aff44-5168-5f91-913e-35f7a02c8136_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130288,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744208/general/3bc0ec05-9279-4e65-9a4f-39d910e78845.jpg',
'Width': 1024}],
'price': 12800,
'price_includes_vat': True,
'registration_date': '2024-03-29',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Nissan Qashqai 1.5 e-Power Business - Hybrid - Automatic - 158 hp - '
'82.230 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2024}
2026-03-27 22:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732457%27 HTTP/1.1" 200 None
2026-03-27 22:02:12 [adesa.it] INFO: Saving data for 10732457: {'created_time': 1774648932.279084, 'last_price_update_time': 1774648932.279094, 'auction_closing_time': 1774862700.0}
2026-03-27 22:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732457') HTTP/1.1" 204 0
2026-03-27 22:02:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee598f850>
2026-03-27 22:02:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a667c85f-bb63-506a-946e-e44228fef7c1/a667c85f-bb63-506a-946e-e44228fef7c1_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749357%252Fgeneral%252F062ffb5f-a2d0-4673-9b26-ba1bdb689b1c.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749357/general/062ffb5f-a2d0-4673-9b26-ba1bdb689b1c.jpg saved to cache
2026-03-27 22:02:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item a667c85f-bb63-506a-946e-e44228fef7c1
2026-03-27 22:02:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee4548910>
2026-03-27 22:02:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2b744cd6-56b3-514b-9244-867af53786c4/2b744cd6-56b3-514b-9244-867af53786c4_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749360%252Fgeneral%252Fba8a441d-53a4-4580-a320-e6aa5dc4fccc.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749360/general/ba8a441d-53a4-4580-a320-e6aa5dc4fccc.jpg saved to cache
2026-03-27 22:02:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 2b744cd6-56b3-514b-9244-867af53786c4
2026-03-27 22:02:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee4733e10>
2026-03-27 22:02:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a38fd797-50c9-56a3-adf9-d35198224a3e/a38fd797-50c9-56a3-adf9-d35198224a3e_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749358%252Fgeneral%252F0ca6e430-41b2-4566-bba5-072e0a9f3c1d.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749358/general/0ca6e430-41b2-4566-bba5-072e0a9f3c1d.jpg saved to cache
2026-03-27 22:02:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item a38fd797-50c9-56a3-adf9-d35198224a3e
2026-03-27 22:02:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 86723c45-9279-5e2a-9411-81bdf2541973 with identifier: 10732515
2026-03-27 22:02:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 86723c45-9279-5e2a-9411-81bdf2541973 with scrape type 1
2026-03-27 22:02:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 86723c45-9279-5e2a-9411-81bdf2541973
2026-03-27 22:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749365%252Fgeneral%252Ff54b831a-97e1-45cb-b890-db662f095078.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749365/general/f54b831a-97e1-45cb-b890-db662f095078.jpg not downloaded yet
2026-03-27 22:02:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749357/general/2b921af0-1407-4b80-82b8-c900d22aefec.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732484)
2026-03-27 22:02:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749363/general/6b0ad20d-3114-4dc4-a5a0-9478d2727367.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732510)
2026-03-27 22:02:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749357/general/edbc4339-52d4-4119-96d8-e11d46ab97af.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732484)
2026-03-27 22:02:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749356/general/b911a532-b9ad-4fc8-bc5d-8b6875b665c7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732483)
2026-03-27 22:02:12 [adesa.it] INFO: Found listing with ID: 10732532
2026-03-27 22:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732532%27 HTTP/1.1" 200 None
2026-03-27 22:02:12 [adesa.it] INFO: Scrape type for 10732532: 1
2026-03-27 22:02:12 [adesa.it] INFO: Scraping item 10732532 url https://www.openlane.eu/en/carv6/auction/10732532
2026-03-27 22:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749363%252Fgeneral%252F3fe58d19-0147-4055-b137-d7e2d33fe8d4.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749363/general/3fe58d19-0147-4055-b137-d7e2d33fe8d4.jpg not downloaded yet
2026-03-27 22:02:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:02:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:02:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5913110>
2026-03-27 22:02:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2b744cd6-56b3-514b-9244-867af53786c4/2b744cd6-56b3-514b-9244-867af53786c4_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749360%252Fgeneral%252Fe24b7ce6-424f-4615-a414-5aaff47a3bee.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749360/general/e24b7ce6-424f-4615-a414-5aaff47a3bee.jpg saved to cache
2026-03-27 22:02:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 2b744cd6-56b3-514b-9244-867af53786c4
2026-03-27 22:02:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749363/general/c8004b24-ac10-4e77-8c91-2439d20e0f30.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732510)
2026-03-27 22:02:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749359/general/8290a3b8-3915-4725-ad2f-b6b2215f4c96.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732503)
2026-03-27 22:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749362%252Fgeneral%252F9243eb48-64f6-4378-ab02-55314f40e014.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749362/general/9243eb48-64f6-4378-ab02-55314f40e014.jpg not downloaded yet
2026-03-27 22:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749364%252Fgeneral%252Fceaf2ff1-862e-4211-b7bb-70d2f9331c42.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749364/general/ceaf2ff1-862e-4211-b7bb-70d2f9331c42.jpg not downloaded yet
2026-03-27 22:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749365%252Fgeneral%252F4c836531-20e9-4224-bb6d-ce71846c46b8.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749365/general/4c836531-20e9-4224-bb6d-ce71846c46b8.jpg not downloaded yet
2026-03-27 22:02:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732526> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:02:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee44d4610>
2026-03-27 22:02:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5d7a8bd0-c8b6-5537-8bd8-b1af7ed59036/5d7a8bd0-c8b6-5537-8bd8-b1af7ed59036_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749359%252Fgeneral%252Fdb29936b-4bad-4d0e-a5d2-0aa73e166eaa.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749359/general/db29936b-4bad-4d0e-a5d2-0aa73e166eaa.jpg saved to cache
2026-03-27 22:02:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 5d7a8bd0-c8b6-5537-8bd8-b1af7ed59036
2026-03-27 22:02:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6a863329-f0df-55dd-83e6-cc357644c3cd with identifier: 10732480
2026-03-27 22:02:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6a863329-f0df-55dd-83e6-cc357644c3cd with scrape type 1
2026-03-27 22:02:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6a863329-f0df-55dd-83e6-cc357644c3cd
2026-03-27 22:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749354%252Fgeneral%252F2817250e-d5fa-4de4-aa96-1982414d5a5b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749354/general/2817250e-d5fa-4de4-aa96-1982414d5a5b.jpg not downloaded yet
2026-03-27 22:02:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749360/general/3082e56c-16ed-4a34-aea8-d261cd45b123.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732504)
2026-03-27 22:02:12 [adesa.it] INFO: Found listing with ID: 10732533
2026-03-27 22:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732533%27 HTTP/1.1" 200 None
2026-03-27 22:02:12 [adesa.it] INFO: Scrape type for 10732533: 1
2026-03-27 22:02:12 [adesa.it] INFO: Scraping item 10732533 url https://www.openlane.eu/en/carv6/auction/10732533
2026-03-27 22:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749363%252Fgeneral%252Ff6142576-d3a4-4e76-8441-a72794d95b60.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749363/general/f6142576-d3a4-4e76-8441-a72794d95b60.jpg not downloaded yet
2026-03-27 22:02:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:02:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee475ee50>
2026-03-27 22:02:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a38fd797-50c9-56a3-adf9-d35198224a3e/a38fd797-50c9-56a3-adf9-d35198224a3e_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749358%252Fgeneral%252Fd18eff60-f547-4b6f-bbf6-2365dc51e9d5.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749358/general/d18eff60-f547-4b6f-bbf6-2365dc51e9d5.jpg saved to cache
2026-03-27 22:02:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item a38fd797-50c9-56a3-adf9-d35198224a3e
2026-03-27 22:02:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749358/general/91011711-e10d-4d43-b677-b90fccba6723.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732501)
2026-03-27 22:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749362%252Fgeneral%252Fdfdcdaf6-023e-4a2a-af82-90e67bc4ebaa.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749362/general/dfdcdaf6-023e-4a2a-af82-90e67bc4ebaa.jpg not downloaded yet
2026-03-27 22:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749364%252Fgeneral%252Fa75bcd5f-f48e-4c5d-9247-8d89625f6c98.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749364/general/a75bcd5f-f48e-4c5d-9247-8d89625f6c98.jpg not downloaded yet
2026-03-27 22:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749365%252Fgeneral%252F8d1432d9-3046-4aef-8944-1eea4d4d91b1.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749365/general/8d1432d9-3046-4aef-8944-1eea4d4d91b1.jpg not downloaded yet
2026-03-27 22:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749354%252Fgeneral%252Fa79eff66-d4c0-48c0-bfc3-aa1844af4dbb.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749354/general/a79eff66-d4c0-48c0-bfc3-aa1844af4dbb.jpg not downloaded yet
2026-03-27 22:02:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5b2b950>
2026-03-27 22:02:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a667c85f-bb63-506a-946e-e44228fef7c1/a667c85f-bb63-506a-946e-e44228fef7c1_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749357%252Fgeneral%252F2b921af0-1407-4b80-82b8-c900d22aefec.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749357/general/2b921af0-1407-4b80-82b8-c900d22aefec.jpg saved to cache
2026-03-27 22:02:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item a667c85f-bb63-506a-946e-e44228fef7c1
2026-03-27 22:02:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee58d3890>
2026-03-27 22:02:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_35564175-0a38-54b2-8e1f-06f2ea80ed6a/35564175-0a38-54b2-8e1f-06f2ea80ed6a_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749363%252Fgeneral%252F6b0ad20d-3114-4dc4-a5a0-9478d2727367.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749363/general/6b0ad20d-3114-4dc4-a5a0-9478d2727367.jpg saved to cache
2026-03-27 22:02:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 35564175-0a38-54b2-8e1f-06f2ea80ed6a
2026-03-27 22:02:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee579b2d0>
2026-03-27 22:02:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a667c85f-bb63-506a-946e-e44228fef7c1/a667c85f-bb63-506a-946e-e44228fef7c1_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749357%252Fgeneral%252Fedbc4339-52d4-4119-96d8-e11d46ab97af.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749357/general/edbc4339-52d4-4119-96d8-e11d46ab97af.jpg saved to cache
2026-03-27 22:02:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item a667c85f-bb63-506a-946e-e44228fef7c1
2026-03-27 22:02:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee457e290>
2026-03-27 22:02:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3c8c294b-17e1-5495-85a9-54d58f87d8cd/3c8c294b-17e1-5495-85a9-54d58f87d8cd_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749356%252Fgeneral%252Fb911a532-b9ad-4fc8-bc5d-8b6875b665c7.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749356/general/b911a532-b9ad-4fc8-bc5d-8b6875b665c7.jpg saved to cache
2026-03-27 22:02:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 3c8c294b-17e1-5495-85a9-54d58f87d8cd
2026-03-27 22:02:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749364/general/a347717f-edb1-4656-b74e-0f259cee86bb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732511)
2026-03-27 22:02:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749362/general/d15ba7a0-0cf9-45ca-a999-8b89ad7db04f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732509)
2026-03-27 22:02:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749364/general/72dbdbbd-2025-4308-864d-66b53e1e0de7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732511)
2026-03-27 22:02:12 [adesa.it] INFO: Found listing with ID: 10732535
2026-03-27 22:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732535%27 HTTP/1.1" 200 None
2026-03-27 22:02:12 [adesa.it] INFO: Scrape type for 10732535: 1
2026-03-27 22:02:12 [adesa.it] INFO: Scraping item 10732535 url https://www.openlane.eu/en/carv6/auction/10732535
2026-03-27 22:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749363%252Fgeneral%252Fde1a58aa-bc35-4894-a242-36bc0111b09b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749363/general/de1a58aa-bc35-4894-a242-36bc0111b09b.jpg not downloaded yet
2026-03-27 22:02:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:02:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5b2f890>
2026-03-27 22:02:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_35564175-0a38-54b2-8e1f-06f2ea80ed6a/35564175-0a38-54b2-8e1f-06f2ea80ed6a_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749363%252Fgeneral%252Fc8004b24-ac10-4e77-8c91-2439d20e0f30.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749363/general/c8004b24-ac10-4e77-8c91-2439d20e0f30.jpg saved to cache
2026-03-27 22:02:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 35564175-0a38-54b2-8e1f-06f2ea80ed6a
2026-03-27 22:02:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee4729310>
2026-03-27 22:02:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5d7a8bd0-c8b6-5537-8bd8-b1af7ed59036/5d7a8bd0-c8b6-5537-8bd8-b1af7ed59036_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749359%252Fgeneral%252F8290a3b8-3915-4725-ad2f-b6b2215f4c96.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749359/general/8290a3b8-3915-4725-ad2f-b6b2215f4c96.jpg saved to cache
2026-03-27 22:02:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 5d7a8bd0-c8b6-5537-8bd8-b1af7ed59036
2026-03-27 22:02:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749363/general/5f56e36e-01f3-42b1-bcc3-c130bae25b78.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732510)
2026-03-27 22:02:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749362/general/47d57a01-732e-46ce-a453-fdc9b5e77ca9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732509)
2026-03-27 22:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749362%252Fgeneral%252Fe9eb7235-858a-4128-a5f5-44a6d17cceb4.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749362/general/e9eb7235-858a-4128-a5f5-44a6d17cceb4.jpg not downloaded yet
2026-03-27 22:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749364%252Fgeneral%252F110410f6-81bd-401e-8f8d-316538214f97.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749364/general/110410f6-81bd-401e-8f8d-316538214f97.jpg not downloaded yet
2026-03-27 22:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749365%252Fgeneral%252Fa71660ad-42f4-4b84-9ec3-f87e6172def6.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749365/general/a71660ad-42f4-4b84-9ec3-f87e6172def6.jpg not downloaded yet
2026-03-27 22:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749354%252Fgeneral%252Fd097d532-a932-44db-af5b-33bcc2da81f1.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749354/general/d097d532-a932-44db-af5b-33bcc2da81f1.jpg not downloaded yet
2026-03-27 22:02:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fe753e28-dce7-52e4-b7dc-fc9edf04e969 with identifier: 10732526
2026-03-27 22:02:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fe753e28-dce7-52e4-b7dc-fc9edf04e969 with scrape type 1
2026-03-27 22:02:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item fe753e28-dce7-52e4-b7dc-fc9edf04e969
2026-03-27 22:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736162%252Fgeneral%252F6416a0de-84c7-415e-ad68-06a3a9958fec.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736162/general/6416a0de-84c7-415e-ad68-06a3a9958fec.jpg already downloaded
2026-03-27 22:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736162%252Fgeneral%252F07762f21-f390-4696-b48d-323190cc114f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736162/general/07762f21-f390-4696-b48d-323190cc114f.jpg already downloaded
2026-03-27 22:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736162%252Fgeneral%252F9b5921f3-d51c-4be6-a8be-d35a7d370005.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736162/general/9b5921f3-d51c-4be6-a8be-d35a7d370005.jpg already downloaded
2026-03-27 22:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736162%252Fgeneral%252F4f812c70-0f8f-4717-8ebe-3e332bca16a0.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736162/general/4f812c70-0f8f-4717-8ebe-3e332bca16a0.jpg already downloaded
2026-03-27 22:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736162%252Fgeneral%252F47ad1101-874d-47c2-9c7c-7f0aa9c79355.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736162/general/47ad1101-874d-47c2-9c7c-7f0aa9c79355.jpg already downloaded
2026-03-27 22:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736162%252Fgeneral%252F1620b739-3701-4908-bbc3-4a34705c9796.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736162/general/1620b739-3701-4908-bbc3-4a34705c9796.jpg already downloaded
2026-03-27 22:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736162%252Fgeneral%252F98f61934-9aac-4947-8405-f69ce817c37f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736162/general/98f61934-9aac-4947-8405-f69ce817c37f.jpg already downloaded
2026-03-27 22:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736162%252Fgeneral%252F385969c0-f3af-4b38-b820-a3874367f4e8.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736162/general/385969c0-f3af-4b38-b820-a3874367f4e8.jpg already downloaded
2026-03-27 22:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736162%252Fgeneral%252F53242651-2d68-4c5e-9b18-ab5a94ffd6ae.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736162/general/53242651-2d68-4c5e-9b18-ab5a94ffd6ae.jpg already downloaded
2026-03-27 22:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736162%252Fgeneral%252F19e08c85-384a-4d55-bc7c-a6a6ecfae54f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736162/general/19e08c85-384a-4d55-bc7c-a6a6ecfae54f.jpg already downloaded
2026-03-27 22:02:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: fe753e28-dce7-52e4-b7dc-fc9edf04e969, identifier: 10732526
2026-03-27 22:02:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749363/general/9bc913da-f435-4e46-bc29-54b09a6f93a7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732510)
2026-03-27 22:02:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749357/general/bf38bf5b-96cc-4ac4-b38d-285dc904b04a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732484)
2026-03-27 22:02:13 [adesa.it] INFO: Found listing with ID: 10732534
2026-03-27 22:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732534%27 HTTP/1.1" 200 None
2026-03-27 22:02:13 [adesa.it] INFO: Scrape type for 10732534: 1
2026-03-27 22:02:13 [adesa.it] INFO: Scraping item 10732534 url https://www.openlane.eu/en/carv6/auction/10732534
2026-03-27 22:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749363%252Fgeneral%252F7613e673-6d30-4f3e-8bc9-e5f3f16d6cf0.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749363/general/7613e673-6d30-4f3e-8bc9-e5f3f16d6cf0.jpg not downloaded yet
2026-03-27 22:02:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: fe753e28-dce7-52e4-b7dc-fc9edf04e969 with identifier: 10732526
2026-03-27 22:02:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: fe753e28-dce7-52e4-b7dc-fc9edf04e969 with identifier: 10732526
2026-03-27 22:02:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: fe753e28-dce7-52e4-b7dc-fc9edf04e969 with identifier: 10732526 to the API
2026-03-27 22:02:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22: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-27 22:02:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732526>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 95,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Petrol',
'id': 'fe753e28-dce7-52e4-b7dc-fc9edf04e969',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM666KX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732526',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Taigo',
'odometer': 234209,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 39,
'photo_urls': ['https://images.openlane.eu/carimgs/5736162/general/6416a0de-84c7-415e-ad68-06a3a9958fec.jpg',
'https://images.openlane.eu/carimgs/5736162/general/07762f21-f390-4696-b48d-323190cc114f.jpg',
'https://images.openlane.eu/carimgs/5736162/general/9b5921f3-d51c-4be6-a8be-d35a7d370005.jpg',
'https://images.openlane.eu/carimgs/5736162/general/4f812c70-0f8f-4717-8ebe-3e332bca16a0.jpg',
'https://images.openlane.eu/carimgs/5736162/general/47ad1101-874d-47c2-9c7c-7f0aa9c79355.jpg',
'https://images.openlane.eu/carimgs/5736162/general/1620b739-3701-4908-bbc3-4a34705c9796.jpg',
'https://images.openlane.eu/carimgs/5736162/general/98f61934-9aac-4947-8405-f69ce817c37f.jpg',
'https://images.openlane.eu/carimgs/5736162/general/385969c0-f3af-4b38-b820-a3874367f4e8.jpg',
'https://images.openlane.eu/carimgs/5736162/general/53242651-2d68-4c5e-9b18-ab5a94ffd6ae.jpg',
'https://images.openlane.eu/carimgs/5736162/general/19e08c85-384a-4d55-bc7c-a6a6ecfae54f.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe753e28-dce7-52e4-b7dc-fc9edf04e969/fe753e28-dce7-52e4-b7dc-fc9edf04e969_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114288,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736162/general/6416a0de-84c7-415e-ad68-06a3a9958fec.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe753e28-dce7-52e4-b7dc-fc9edf04e969/fe753e28-dce7-52e4-b7dc-fc9edf04e969_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113977,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736162/general/07762f21-f390-4696-b48d-323190cc114f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe753e28-dce7-52e4-b7dc-fc9edf04e969/fe753e28-dce7-52e4-b7dc-fc9edf04e969_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113907,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736162/general/9b5921f3-d51c-4be6-a8be-d35a7d370005.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe753e28-dce7-52e4-b7dc-fc9edf04e969/fe753e28-dce7-52e4-b7dc-fc9edf04e969_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107175,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736162/general/4f812c70-0f8f-4717-8ebe-3e332bca16a0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe753e28-dce7-52e4-b7dc-fc9edf04e969/fe753e28-dce7-52e4-b7dc-fc9edf04e969_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87266,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736162/general/47ad1101-874d-47c2-9c7c-7f0aa9c79355.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe753e28-dce7-52e4-b7dc-fc9edf04e969/fe753e28-dce7-52e4-b7dc-fc9edf04e969_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101508,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736162/general/1620b739-3701-4908-bbc3-4a34705c9796.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe753e28-dce7-52e4-b7dc-fc9edf04e969/fe753e28-dce7-52e4-b7dc-fc9edf04e969_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108560,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736162/general/98f61934-9aac-4947-8405-f69ce817c37f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe753e28-dce7-52e4-b7dc-fc9edf04e969/fe753e28-dce7-52e4-b7dc-fc9edf04e969_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80243,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736162/general/385969c0-f3af-4b38-b820-a3874367f4e8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe753e28-dce7-52e4-b7dc-fc9edf04e969/fe753e28-dce7-52e4-b7dc-fc9edf04e969_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36276,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736162/general/53242651-2d68-4c5e-9b18-ab5a94ffd6ae.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe753e28-dce7-52e4-b7dc-fc9edf04e969/fe753e28-dce7-52e4-b7dc-fc9edf04e969_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113977,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736162/general/19e08c85-384a-4d55-bc7c-a6a6ecfae54f.jpg',
'Width': 800}],
'price': 1800,
'price_includes_vat': True,
'registration_date': '2022-12-15',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Volkswagen Taigo 1.0 TSI Life - Petrol - Manual - 95 hp - 234.209 '
'km',
'transmission': 'manual',
'trim': 'Life',
'vin': None,
'year': 2022}
2026-03-27 22:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732526%27 HTTP/1.1" 200 None
2026-03-27 22:02:17 [adesa.it] INFO: Saving data for 10732526: {'created_time': 1774648937.203406, 'last_price_update_time': 1774648937.203418, 'auction_closing_time': 1774862700.0}
2026-03-27 22:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732526') HTTP/1.1" 204 0
2026-03-27 22: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-27 22:02:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee4401f10>
2026-03-27 22:02:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2b744cd6-56b3-514b-9244-867af53786c4/2b744cd6-56b3-514b-9244-867af53786c4_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749360%252Fgeneral%252F3082e56c-16ed-4a34-aea8-d261cd45b123.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749360/general/3082e56c-16ed-4a34-aea8-d261cd45b123.jpg saved to cache
2026-03-27 22:02:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 2b744cd6-56b3-514b-9244-867af53786c4
2026-03-27 22:02:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee46ef490>
2026-03-27 22:02:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a38fd797-50c9-56a3-adf9-d35198224a3e/a38fd797-50c9-56a3-adf9-d35198224a3e_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749358%252Fgeneral%252F91011711-e10d-4d43-b677-b90fccba6723.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749358/general/91011711-e10d-4d43-b677-b90fccba6723.jpg saved to cache
2026-03-27 22:02:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item a38fd797-50c9-56a3-adf9-d35198224a3e
2026-03-27 22:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749362%252Fgeneral%252Fdb370718-dc1e-4839-9e98-b24080985594.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749362/general/db370718-dc1e-4839-9e98-b24080985594.jpg not downloaded yet
2026-03-27 22:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749364%252Fgeneral%252F387658a9-201c-4e31-bbde-c4d88dd916c2.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749364/general/387658a9-201c-4e31-bbde-c4d88dd916c2.jpg not downloaded yet
2026-03-27 22:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749365%252Fgeneral%252Fed439299-b63c-41f0-865a-f5001676eca2.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749365/general/ed439299-b63c-41f0-865a-f5001676eca2.jpg not downloaded yet
2026-03-27 22:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749354%252Fgeneral%252F65f296c4-be0a-4078-a0ae-8a8f597017b9.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749354/general/65f296c4-be0a-4078-a0ae-8a8f597017b9.jpg not downloaded yet
2026-03-27 22:02:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5afecd0>
2026-03-27 22:02:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_22803d83-45ec-5e73-bef3-06b903a04d05/22803d83-45ec-5e73-bef3-06b903a04d05_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749364%252Fgeneral%252Fa347717f-edb1-4656-b74e-0f259cee86bb.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749364/general/a347717f-edb1-4656-b74e-0f259cee86bb.jpg saved to cache
2026-03-27 22:02:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 22803d83-45ec-5e73-bef3-06b903a04d05
2026-03-27 22:02:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee43dcc50>
2026-03-27 22:02:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_080604d7-c2df-5bcb-8def-83ee6ea97d1e/080604d7-c2df-5bcb-8def-83ee6ea97d1e_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749362%252Fgeneral%252Fd15ba7a0-0cf9-45ca-a999-8b89ad7db04f.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749362/general/d15ba7a0-0cf9-45ca-a999-8b89ad7db04f.jpg saved to cache
2026-03-27 22:02:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 080604d7-c2df-5bcb-8def-83ee6ea97d1e
2026-03-27 22:02:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee4626990>
2026-03-27 22:02:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_22803d83-45ec-5e73-bef3-06b903a04d05/22803d83-45ec-5e73-bef3-06b903a04d05_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749364%252Fgeneral%252F72dbdbbd-2025-4308-864d-66b53e1e0de7.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749364/general/72dbdbbd-2025-4308-864d-66b53e1e0de7.jpg saved to cache
2026-03-27 22:02:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 22803d83-45ec-5e73-bef3-06b903a04d05
2026-03-27 22:02:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749365/general/f54b831a-97e1-45cb-b890-db662f095078.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732515)
2026-03-27 22:02:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749364/general/e27e1272-2eb8-422a-8b2b-b6d4a59e8ff9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732511)
2026-03-27 22:02:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749363/general/3fe58d19-0147-4055-b137-d7e2d33fe8d4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732510)
2026-03-27 22:02:17 [adesa.it] INFO: Found listing with ID: 10732536
2026-03-27 22:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732536%27 HTTP/1.1" 200 None
2026-03-27 22:02:17 [adesa.it] INFO: Scrape type for 10732536: 1
2026-03-27 22:02:17 [adesa.it] INFO: Scraping item 10732536 url https://www.openlane.eu/en/carv6/auction/10732536
2026-03-27 22:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749363%252Fgeneral%252F47510469-51f5-4a4e-b40d-306ebe77c81b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749363/general/47510469-51f5-4a4e-b40d-306ebe77c81b.jpg not downloaded yet
2026-03-27 22: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-27 22:02:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee43dce90>
2026-03-27 22:02:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_35564175-0a38-54b2-8e1f-06f2ea80ed6a/35564175-0a38-54b2-8e1f-06f2ea80ed6a_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749363%252Fgeneral%252F5f56e36e-01f3-42b1-bcc3-c130bae25b78.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749363/general/5f56e36e-01f3-42b1-bcc3-c130bae25b78.jpg saved to cache
2026-03-27 22:02:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 35564175-0a38-54b2-8e1f-06f2ea80ed6a
2026-03-27 22:02:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee59853d0>
2026-03-27 22:02:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_080604d7-c2df-5bcb-8def-83ee6ea97d1e/080604d7-c2df-5bcb-8def-83ee6ea97d1e_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749362%252Fgeneral%252F47d57a01-732e-46ce-a453-fdc9b5e77ca9.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749362/general/47d57a01-732e-46ce-a453-fdc9b5e77ca9.jpg saved to cache
2026-03-27 22:02:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 080604d7-c2df-5bcb-8def-83ee6ea97d1e
2026-03-27 22:02:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749354/general/2817250e-d5fa-4de4-aa96-1982414d5a5b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732480)
2026-03-27 22:02:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749354/general/a79eff66-d4c0-48c0-bfc3-aa1844af4dbb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732480)
2026-03-27 22:02:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749363/general/f6142576-d3a4-4e76-8441-a72794d95b60.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732510)
2026-03-27 22:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749362%252Fgeneral%252F45e71295-60d0-4981-b020-73dc54ec1a99.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749362/general/45e71295-60d0-4981-b020-73dc54ec1a99.jpg not downloaded yet
2026-03-27 22:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749364%252Fgeneral%252F30cf6879-050c-46a0-8fe5-7771691e5b7f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749364/general/30cf6879-050c-46a0-8fe5-7771691e5b7f.jpg not downloaded yet
2026-03-27 22:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749365%252Fgeneral%252Fb420190c-6855-4aeb-a365-068ea4f91e7d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749365/general/b420190c-6855-4aeb-a365-068ea4f91e7d.jpg not downloaded yet
2026-03-27 22:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749354%252Fgeneral%252Fb907bc06-4b2d-46ea-810e-4e0ccef30054.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749354/general/b907bc06-4b2d-46ea-810e-4e0ccef30054.jpg not downloaded yet
2026-03-27 22:02:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732517> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:02:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee586e950>
2026-03-27 22:02:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_35564175-0a38-54b2-8e1f-06f2ea80ed6a/35564175-0a38-54b2-8e1f-06f2ea80ed6a_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749363%252Fgeneral%252F9bc913da-f435-4e46-bc29-54b09a6f93a7.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749363/general/9bc913da-f435-4e46-bc29-54b09a6f93a7.jpg saved to cache
2026-03-27 22:02:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 35564175-0a38-54b2-8e1f-06f2ea80ed6a
2026-03-27 22:02:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee459b390>
2026-03-27 22:02:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a667c85f-bb63-506a-946e-e44228fef7c1/a667c85f-bb63-506a-946e-e44228fef7c1_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749357%252Fgeneral%252Fbf38bf5b-96cc-4ac4-b38d-285dc904b04a.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749357/general/bf38bf5b-96cc-4ac4-b38d-285dc904b04a.jpg saved to cache
2026-03-27 22:02:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item a667c85f-bb63-506a-946e-e44228fef7c1
2026-03-27 22:02:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749365/general/4c836531-20e9-4224-bb6d-ce71846c46b8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732515)
2026-03-27 22:02:17 [adesa.it] INFO: Found listing with ID: 10732539
2026-03-27 22:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732539%27 HTTP/1.1" 200 None
2026-03-27 22:02:17 [adesa.it] INFO: Scrape type for 10732539: 1
2026-03-27 22:02:17 [adesa.it] INFO: Scraping item 10732539 url https://www.openlane.eu/en/carv6/auction/10732539
2026-03-27 22:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749363%252Fgeneral%252F681c8a0c-6985-490c-a4b0-bec9d868bd63.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749363/general/681c8a0c-6985-490c-a4b0-bec9d868bd63.jpg not downloaded yet
2026-03-27 22: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-27 22:02:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749365/general/8d1432d9-3046-4aef-8944-1eea4d4d91b1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732515)
2026-03-27 22:02:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749363/general/de1a58aa-bc35-4894-a242-36bc0111b09b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732510)
2026-03-27 22:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749362%252Fgeneral%252Fa03eda48-e15e-45e7-b4c9-e2183287bb9f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749362/general/a03eda48-e15e-45e7-b4c9-e2183287bb9f.jpg not downloaded yet
2026-03-27 22:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749364%252Fgeneral%252F03a8959f-7bee-4293-b607-997e4e492a19.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749364/general/03a8959f-7bee-4293-b607-997e4e492a19.jpg not downloaded yet
2026-03-27 22:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749365%252Fgeneral%252F30922020-d0f1-4fff-8c5a-23946a90748d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749365/general/30922020-d0f1-4fff-8c5a-23946a90748d.jpg not downloaded yet
2026-03-27 22:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749354%252Fgeneral%252F25bf6f55-471c-4dc3-a939-8a6f05dca7c2.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749354/general/25bf6f55-471c-4dc3-a939-8a6f05dca7c2.jpg not downloaded yet
2026-03-27 22:02:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5be9f90>
2026-03-27 22:02:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_86723c45-9279-5e2a-9411-81bdf2541973/86723c45-9279-5e2a-9411-81bdf2541973_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749365%252Fgeneral%252Ff54b831a-97e1-45cb-b890-db662f095078.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749365/general/f54b831a-97e1-45cb-b890-db662f095078.jpg saved to cache
2026-03-27 22:02:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 86723c45-9279-5e2a-9411-81bdf2541973
2026-03-27 22:02:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5b79710>
2026-03-27 22:02:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_22803d83-45ec-5e73-bef3-06b903a04d05/22803d83-45ec-5e73-bef3-06b903a04d05_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749364%252Fgeneral%252Fe27e1272-2eb8-422a-8b2b-b6d4a59e8ff9.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749364/general/e27e1272-2eb8-422a-8b2b-b6d4a59e8ff9.jpg saved to cache
2026-03-27 22:02:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 22803d83-45ec-5e73-bef3-06b903a04d05
2026-03-27 22:02:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee57b9490>
2026-03-27 22:02:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_35564175-0a38-54b2-8e1f-06f2ea80ed6a/35564175-0a38-54b2-8e1f-06f2ea80ed6a_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749363%252Fgeneral%252F3fe58d19-0147-4055-b137-d7e2d33fe8d4.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749363/general/3fe58d19-0147-4055-b137-d7e2d33fe8d4.jpg saved to cache
2026-03-27 22:02:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 35564175-0a38-54b2-8e1f-06f2ea80ed6a
2026-03-27 22:02:18 [adesa.it] INFO: Found listing with ID: 10732538
2026-03-27 22:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732538%27 HTTP/1.1" 200 None
2026-03-27 22:02:18 [adesa.it] INFO: Scrape type for 10732538: 1
2026-03-27 22:02:18 [adesa.it] INFO: Scraping item 10732538 url https://www.openlane.eu/en/carv6/auction/10732538
2026-03-27 22:02:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5abaa10>
2026-03-27 22:02:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6a863329-f0df-55dd-83e6-cc357644c3cd/6a863329-f0df-55dd-83e6-cc357644c3cd_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749354%252Fgeneral%252F2817250e-d5fa-4de4-aa96-1982414d5a5b.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749354/general/2817250e-d5fa-4de4-aa96-1982414d5a5b.jpg saved to cache
2026-03-27 22:02:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 6a863329-f0df-55dd-83e6-cc357644c3cd
2026-03-27 22:02:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee461e1d0>
2026-03-27 22:02:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6a863329-f0df-55dd-83e6-cc357644c3cd/6a863329-f0df-55dd-83e6-cc357644c3cd_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749354%252Fgeneral%252Fa79eff66-d4c0-48c0-bfc3-aa1844af4dbb.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749354/general/a79eff66-d4c0-48c0-bfc3-aa1844af4dbb.jpg saved to cache
2026-03-27 22:02:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 6a863329-f0df-55dd-83e6-cc357644c3cd
2026-03-27 22:02:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5ad8850>
2026-03-27 22:02:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_35564175-0a38-54b2-8e1f-06f2ea80ed6a/35564175-0a38-54b2-8e1f-06f2ea80ed6a_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749363%252Fgeneral%252Ff6142576-d3a4-4e76-8441-a72794d95b60.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749363/general/f6142576-d3a4-4e76-8441-a72794d95b60.jpg saved to cache
2026-03-27 22:02:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 35564175-0a38-54b2-8e1f-06f2ea80ed6a
2026-03-27 22:02:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749363/general/7613e673-6d30-4f3e-8bc9-e5f3f16d6cf0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732510)
2026-03-27 22:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749362%252Fgeneral%252Fec1e56e2-3baf-4a8a-ba63-494c167e5c94.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749362/general/ec1e56e2-3baf-4a8a-ba63-494c167e5c94.jpg not downloaded yet
2026-03-27 22:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749364%252Fgeneral%252Faa46c713-6f82-40ee-8e18-c280199b6f88.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749364/general/aa46c713-6f82-40ee-8e18-c280199b6f88.jpg not downloaded yet
2026-03-27 22:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749365%252Fgeneral%252F6c60a7cd-7b8e-476c-a785-13efb379e602.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749365/general/6c60a7cd-7b8e-476c-a785-13efb379e602.jpg not downloaded yet
2026-03-27 22:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749354%252Fgeneral%252F05fbada5-c8f7-4910-87d6-aefcadad1da6.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749354/general/05fbada5-c8f7-4910-87d6-aefcadad1da6.jpg not downloaded yet
2026-03-27 22:02:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749354/general/d097d532-a932-44db-af5b-33bcc2da81f1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732480)
2026-03-27 22:02:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749364/general/387658a9-201c-4e31-bbde-c4d88dd916c2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732511)
2026-03-27 22:02:18 [adesa.it] INFO: Found listing with ID: 10732540
2026-03-27 22:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732540%27 HTTP/1.1" 200 None
2026-03-27 22:02:18 [adesa.it] INFO: Scrape type for 10732540: 1
2026-03-27 22:02:18 [adesa.it] INFO: Scraping item 10732540 url https://www.openlane.eu/en/carv6/auction/10732540
2026-03-27 22:02:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 879bbd18-2860-58e4-a325-3ce9d0624053 with identifier: 10732517
2026-03-27 22:02:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 879bbd18-2860-58e4-a325-3ce9d0624053 with scrape type 1
2026-03-27 22:02:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 879bbd18-2860-58e4-a325-3ce9d0624053
2026-03-27 22:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749367%252Fgeneral%252F683a2346-9fb5-4147-a01b-00c7ad245676.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749367/general/683a2346-9fb5-4147-a01b-00c7ad245676.jpg not downloaded yet
2026-03-27 22:02:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5bc2bd0>
2026-03-27 22:02:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_86723c45-9279-5e2a-9411-81bdf2541973/86723c45-9279-5e2a-9411-81bdf2541973_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749365%252Fgeneral%252F4c836531-20e9-4224-bb6d-ce71846c46b8.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749365/general/4c836531-20e9-4224-bb6d-ce71846c46b8.jpg saved to cache
2026-03-27 22:02:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 86723c45-9279-5e2a-9411-81bdf2541973
2026-03-27 22:02:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee57b85d0>
2026-03-27 22:02:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_86723c45-9279-5e2a-9411-81bdf2541973/86723c45-9279-5e2a-9411-81bdf2541973_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749365%252Fgeneral%252F8d1432d9-3046-4aef-8944-1eea4d4d91b1.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749365/general/8d1432d9-3046-4aef-8944-1eea4d4d91b1.jpg saved to cache
2026-03-27 22:02:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 86723c45-9279-5e2a-9411-81bdf2541973
2026-03-27 22:02:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5bd2b50>
2026-03-27 22:02:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_35564175-0a38-54b2-8e1f-06f2ea80ed6a/35564175-0a38-54b2-8e1f-06f2ea80ed6a_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749363%252Fgeneral%252Fde1a58aa-bc35-4894-a242-36bc0111b09b.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749363/general/de1a58aa-bc35-4894-a242-36bc0111b09b.jpg saved to cache
2026-03-27 22:02:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 35564175-0a38-54b2-8e1f-06f2ea80ed6a
2026-03-27 22:02:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749354/general/65f296c4-be0a-4078-a0ae-8a8f597017b9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732480)
2026-03-27 22:02:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749365/general/ed439299-b63c-41f0-865a-f5001676eca2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732515)
2026-03-27 22:02:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749363/general/47510469-51f5-4a4e-b40d-306ebe77c81b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732510)
2026-03-27 22:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749365%252Fgeneral%252F61b0b1c7-d33c-4067-8038-54bb5295c9f6.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749365/general/61b0b1c7-d33c-4067-8038-54bb5295c9f6.jpg not downloaded yet
2026-03-27 22:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749354%252Fgeneral%252Fa14f9b88-4b0a-48ed-a575-da8d678d7aa4.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749354/general/a14f9b88-4b0a-48ed-a575-da8d678d7aa4.jpg not downloaded yet
2026-03-27 22:02:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732527> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:02:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749354/general/b907bc06-4b2d-46ea-810e-4e0ccef30054.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732480)
2026-03-27 22:02:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749365/general/b420190c-6855-4aeb-a365-068ea4f91e7d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732515)
2026-03-27 22:02:18 [adesa.it] INFO: Found listing with ID: 10732541
2026-03-27 22:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732541%27 HTTP/1.1" 200 None
2026-03-27 22:02:18 [adesa.it] INFO: Scrape type for 10732541: 1
2026-03-27 22:02:18 [adesa.it] INFO: Scraping item 10732541 url https://www.openlane.eu/en/carv6/auction/10732541
2026-03-27 22:02:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749367%252Fgeneral%252F631de55c-7537-47dd-8e89-201a56f53f96.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749367/general/631de55c-7537-47dd-8e89-201a56f53f96.jpg not downloaded yet
2026-03-27 22:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749365%252Fgeneral%252F119f3f3f-5743-49fa-bf64-a5da6b61569e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749365/general/119f3f3f-5743-49fa-bf64-a5da6b61569e.jpg not downloaded yet
2026-03-27 22:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749354%252Fgeneral%252F2270dee2-41e7-4082-8732-a54d722f2704.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749354/general/2270dee2-41e7-4082-8732-a54d722f2704.jpg not downloaded yet
2026-03-27 22:02:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732528> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:02:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5abb3d0>
2026-03-27 22:02:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_35564175-0a38-54b2-8e1f-06f2ea80ed6a/35564175-0a38-54b2-8e1f-06f2ea80ed6a_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749363%252Fgeneral%252F7613e673-6d30-4f3e-8bc9-e5f3f16d6cf0.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749363/general/7613e673-6d30-4f3e-8bc9-e5f3f16d6cf0.jpg saved to cache
2026-03-27 22:02:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 35564175-0a38-54b2-8e1f-06f2ea80ed6a
2026-03-27 22:02:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee451cdd0>
2026-03-27 22:02:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6a863329-f0df-55dd-83e6-cc357644c3cd/6a863329-f0df-55dd-83e6-cc357644c3cd_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749354%252Fgeneral%252Fd097d532-a932-44db-af5b-33bcc2da81f1.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749354/general/d097d532-a932-44db-af5b-33bcc2da81f1.jpg saved to cache
2026-03-27 22:02:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 6a863329-f0df-55dd-83e6-cc357644c3cd
2026-03-27 22:02:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee454ae50>
2026-03-27 22:02:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_22803d83-45ec-5e73-bef3-06b903a04d05/22803d83-45ec-5e73-bef3-06b903a04d05_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749364%252Fgeneral%252F387658a9-201c-4e31-bbde-c4d88dd916c2.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749364/general/387658a9-201c-4e31-bbde-c4d88dd916c2.jpg saved to cache
2026-03-27 22:02:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 22803d83-45ec-5e73-bef3-06b903a04d05
2026-03-27 22:02:18 [adesa.it] INFO: Found listing with ID: 10733669
2026-03-27 22:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733669%27 HTTP/1.1" 200 None
2026-03-27 22:02:18 [adesa.it] INFO: Scrape type for 10733669: 1
2026-03-27 22:02:18 [adesa.it] INFO: Scraping item 10733669 url https://www.openlane.eu/en/carv6/auction/10733669
2026-03-27 22:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749367%252Fgeneral%252F88f7bd3a-1db3-4c7b-9474-3dba0fe3d57d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749367/general/88f7bd3a-1db3-4c7b-9474-3dba0fe3d57d.jpg not downloaded yet
2026-03-27 22:02:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:02:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749364/general/aa46c713-6f82-40ee-8e18-c280199b6f88.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732511)
2026-03-27 22:02:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749354/general/25bf6f55-471c-4dc3-a939-8a6f05dca7c2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732480)
2026-03-27 22:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749354%252Fgeneral%252F2bb9693a-6d11-4836-a109-ccb6165925ec.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749354/general/2bb9693a-6d11-4836-a109-ccb6165925ec.jpg not downloaded yet
2026-03-27 22:02:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee4552750>
2026-03-27 22:02:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6a863329-f0df-55dd-83e6-cc357644c3cd/6a863329-f0df-55dd-83e6-cc357644c3cd_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749354%252Fgeneral%252F65f296c4-be0a-4078-a0ae-8a8f597017b9.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749354/general/65f296c4-be0a-4078-a0ae-8a8f597017b9.jpg saved to cache
2026-03-27 22:02:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 6a863329-f0df-55dd-83e6-cc357644c3cd
2026-03-27 22:02:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee4515550>
2026-03-27 22:02:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_86723c45-9279-5e2a-9411-81bdf2541973/86723c45-9279-5e2a-9411-81bdf2541973_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749365%252Fgeneral%252Fed439299-b63c-41f0-865a-f5001676eca2.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749365/general/ed439299-b63c-41f0-865a-f5001676eca2.jpg saved to cache
2026-03-27 22:02:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 86723c45-9279-5e2a-9411-81bdf2541973
2026-03-27 22:02:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee44d8d10>
2026-03-27 22:02:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_35564175-0a38-54b2-8e1f-06f2ea80ed6a/35564175-0a38-54b2-8e1f-06f2ea80ed6a_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749363%252Fgeneral%252F47510469-51f5-4a4e-b40d-306ebe77c81b.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749363/general/47510469-51f5-4a4e-b40d-306ebe77c81b.jpg saved to cache
2026-03-27 22:02:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 35564175-0a38-54b2-8e1f-06f2ea80ed6a
2026-03-27 22:02:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749365/general/30922020-d0f1-4fff-8c5a-23946a90748d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732515)
2026-03-27 22:02:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749354/general/05fbada5-c8f7-4910-87d6-aefcadad1da6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732480)
2026-03-27 22:02:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749365/general/6c60a7cd-7b8e-476c-a785-13efb379e602.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732515)
2026-03-27 22:02:18 [adesa.it] INFO: Found listing with ID: 10741853
2026-03-27 22:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741853%27 HTTP/1.1" 200 None
2026-03-27 22:02:18 [adesa.it] INFO: Scrape type for 10741853: 1
2026-03-27 22:02:18 [adesa.it] INFO: Scraping item 10741853 url https://www.openlane.eu/en/carv6/auction/10741853
2026-03-27 22:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749367%252Fgeneral%252Fb959479f-c4a0-4ef3-b875-31033dbb4c16.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749367/general/b959479f-c4a0-4ef3-b875-31033dbb4c16.jpg not downloaded yet
2026-03-27 22:02:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0d4ec039-df2b-528c-b38b-0479f3a3fd94 with identifier: 10732527
2026-03-27 22:02:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0d4ec039-df2b-528c-b38b-0479f3a3fd94 with scrape type 1
2026-03-27 22:02:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0d4ec039-df2b-528c-b38b-0479f3a3fd94
2026-03-27 22:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749373%252Fgeneral%252Fc7082fa4-bda6-41fc-95c1-6db34de74630.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749373/general/c7082fa4-bda6-41fc-95c1-6db34de74630.jpg not downloaded yet
2026-03-27 22:02:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee439e950>
2026-03-27 22:02:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6a863329-f0df-55dd-83e6-cc357644c3cd/6a863329-f0df-55dd-83e6-cc357644c3cd_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749354%252Fgeneral%252Fb907bc06-4b2d-46ea-810e-4e0ccef30054.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749354/general/b907bc06-4b2d-46ea-810e-4e0ccef30054.jpg saved to cache
2026-03-27 22:02:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 6a863329-f0df-55dd-83e6-cc357644c3cd
2026-03-27 22:02:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee4405690>
2026-03-27 22:02:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:02:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_86723c45-9279-5e2a-9411-81bdf2541973/86723c45-9279-5e2a-9411-81bdf2541973_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749365%252Fgeneral%252Fb420190c-6855-4aeb-a365-068ea4f91e7d.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749365/general/b420190c-6855-4aeb-a365-068ea4f91e7d.jpg saved to cache
2026-03-27 22:02:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 86723c45-9279-5e2a-9411-81bdf2541973
2026-03-27 22:02:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 818af9ac-82fb-5a93-8616-5e33e74fc892 with identifier: 10732528
2026-03-27 22:02:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 818af9ac-82fb-5a93-8616-5e33e74fc892 with scrape type 1
2026-03-27 22:02:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 818af9ac-82fb-5a93-8616-5e33e74fc892
2026-03-27 22:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744262%252Fgeneral%252F57044db4-5534-4e77-b703-d779b2d615fb.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744262/general/57044db4-5534-4e77-b703-d779b2d615fb.jpg already downloaded
2026-03-27 22:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744262%252Fgeneral%252Fb48ee269-1428-4095-80c3-ee0f5cb62c17.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744262/general/b48ee269-1428-4095-80c3-ee0f5cb62c17.jpg already downloaded
2026-03-27 22:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744262%252Fgeneral%252F056202bb-7394-41da-af12-ded6ed9b010c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744262/general/056202bb-7394-41da-af12-ded6ed9b010c.jpg already downloaded
2026-03-27 22:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744262%252Fgeneral%252F16d7d248-e610-4ce3-8393-00c616489a25.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744262/general/16d7d248-e610-4ce3-8393-00c616489a25.jpg already downloaded
2026-03-27 22:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744262%252Fgeneral%252Ff426d642-b4e6-4b04-9d9c-2eb17d996743.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744262/general/f426d642-b4e6-4b04-9d9c-2eb17d996743.jpg already downloaded
2026-03-27 22:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744262%252Fgeneral%252F1d0116c2-9b0b-4031-baff-72b480602132.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744262/general/1d0116c2-9b0b-4031-baff-72b480602132.jpg already downloaded
2026-03-27 22:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744262%252Fgeneral%252Fa51bcf64-325e-4c0c-af09-65adcd71a232.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744262/general/a51bcf64-325e-4c0c-af09-65adcd71a232.jpg already downloaded
2026-03-27 22:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744262%252Fgeneral%252Fbdfb711c-468c-4bfd-aae5-768ed4eb869f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744262/general/bdfb711c-468c-4bfd-aae5-768ed4eb869f.jpg already downloaded
2026-03-27 22:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744262%252Fgeneral%252F6c212936-06a4-4a0d-8585-852f108cef78.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744262/general/6c212936-06a4-4a0d-8585-852f108cef78.jpg already downloaded
2026-03-27 22:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744262%252Fgeneral%252F8a3e0e0a-f3fd-47c3-84df-22472154d13f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744262/general/8a3e0e0a-f3fd-47c3-84df-22472154d13f.jpg already downloaded
2026-03-27 22:02:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 818af9ac-82fb-5a93-8616-5e33e74fc892, identifier: 10732528
2026-03-27 22:02:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749367/general/683a2346-9fb5-4147-a01b-00c7ad245676.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732517)
2026-03-27 22:02:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 818af9ac-82fb-5a93-8616-5e33e74fc892 with identifier: 10732528
2026-03-27 22:02:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 818af9ac-82fb-5a93-8616-5e33e74fc892 with identifier: 10732528
2026-03-27 22:02:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 818af9ac-82fb-5a93-8616-5e33e74fc892 with identifier: 10732528 to the API
2026-03-27 22:02:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:02:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:02:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732528>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Diesel',
'id': '818af9ac-82fb-5a93-8616-5e33e74fc892',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FX922RA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732528',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 495609,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 24,
'photo_urls': ['https://images.openlane.eu/carimgs/5744262/general/57044db4-5534-4e77-b703-d779b2d615fb.jpg',
'https://images.openlane.eu/carimgs/5744262/general/b48ee269-1428-4095-80c3-ee0f5cb62c17.jpg',
'https://images.openlane.eu/carimgs/5744262/general/056202bb-7394-41da-af12-ded6ed9b010c.jpg',
'https://images.openlane.eu/carimgs/5744262/general/16d7d248-e610-4ce3-8393-00c616489a25.jpg',
'https://images.openlane.eu/carimgs/5744262/general/f426d642-b4e6-4b04-9d9c-2eb17d996743.jpg',
'https://images.openlane.eu/carimgs/5744262/general/1d0116c2-9b0b-4031-baff-72b480602132.jpg',
'https://images.openlane.eu/carimgs/5744262/general/a51bcf64-325e-4c0c-af09-65adcd71a232.jpg',
'https://images.openlane.eu/carimgs/5744262/general/bdfb711c-468c-4bfd-aae5-768ed4eb869f.jpg',
'https://images.openlane.eu/carimgs/5744262/general/6c212936-06a4-4a0d-8585-852f108cef78.jpg',
'https://images.openlane.eu/carimgs/5744262/general/8a3e0e0a-f3fd-47c3-84df-22472154d13f.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_818af9ac-82fb-5a93-8616-5e33e74fc892/818af9ac-82fb-5a93-8616-5e33e74fc892_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 138092,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744262/general/57044db4-5534-4e77-b703-d779b2d615fb.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_818af9ac-82fb-5a93-8616-5e33e74fc892/818af9ac-82fb-5a93-8616-5e33e74fc892_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44711,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744262/general/b48ee269-1428-4095-80c3-ee0f5cb62c17.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_818af9ac-82fb-5a93-8616-5e33e74fc892/818af9ac-82fb-5a93-8616-5e33e74fc892_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96847,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744262/general/056202bb-7394-41da-af12-ded6ed9b010c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_818af9ac-82fb-5a93-8616-5e33e74fc892/818af9ac-82fb-5a93-8616-5e33e74fc892_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130574,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744262/general/16d7d248-e610-4ce3-8393-00c616489a25.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_818af9ac-82fb-5a93-8616-5e33e74fc892/818af9ac-82fb-5a93-8616-5e33e74fc892_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102062,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744262/general/f426d642-b4e6-4b04-9d9c-2eb17d996743.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_818af9ac-82fb-5a93-8616-5e33e74fc892/818af9ac-82fb-5a93-8616-5e33e74fc892_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108649,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744262/general/1d0116c2-9b0b-4031-baff-72b480602132.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_818af9ac-82fb-5a93-8616-5e33e74fc892/818af9ac-82fb-5a93-8616-5e33e74fc892_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 216911,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744262/general/a51bcf64-325e-4c0c-af09-65adcd71a232.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_818af9ac-82fb-5a93-8616-5e33e74fc892/818af9ac-82fb-5a93-8616-5e33e74fc892_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 274933,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744262/general/bdfb711c-468c-4bfd-aae5-768ed4eb869f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_818af9ac-82fb-5a93-8616-5e33e74fc892/818af9ac-82fb-5a93-8616-5e33e74fc892_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85462,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744262/general/6c212936-06a4-4a0d-8585-852f108cef78.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_818af9ac-82fb-5a93-8616-5e33e74fc892/818af9ac-82fb-5a93-8616-5e33e74fc892_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139211,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744262/general/8a3e0e0a-f3fd-47c3-84df-22472154d13f.jpg',
'Width': 800}],
'price': 5600,
'price_includes_vat': True,
'registration_date': '2019-06-27',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Volkswagen Tiguan 2.0 TDI Sport - Diesel - Automatic - 150 hp - '
'495.609 km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2019}
2026-03-27 22:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732528%27 HTTP/1.1" 200 None
2026-03-27 22:02:19 [adesa.it] INFO: Saving data for 10732528: {'created_time': 1774648939.879544, 'last_price_update_time': 1774648939.879558, 'auction_closing_time': 1774862700.0}
2026-03-27 22:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732528') HTTP/1.1" 204 0
2026-03-27 22:02:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749362/general/ec1e56e2-3baf-4a8a-ba63-494c167e5c94.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732509)
2026-03-27 22:02:19 [adesa.it] INFO: Found listing with ID: 10741641
2026-03-27 22:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741641%27 HTTP/1.1" 200 None
2026-03-27 22:02:20 [adesa.it] INFO: Scrape type for 10741641: 1
2026-03-27 22:02:20 [adesa.it] INFO: Scraping item 10741641 url https://www.openlane.eu/en/carv6/auction/10741641
2026-03-27 22:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749367%252Fgeneral%252F7e68dee3-2788-4141-a44e-13a175cedcac.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749367/general/7e68dee3-2788-4141-a44e-13a175cedcac.jpg not downloaded yet
2026-03-27 22:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749373%252Fgeneral%252Fbf435935-231b-4f10-8f4e-835ab2d706d4.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749373/general/bf435935-231b-4f10-8f4e-835ab2d706d4.jpg not downloaded yet
2026-03-27 22:02:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732533> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:02:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732532> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:02:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee450a390>
2026-03-27 22:02:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:02:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_22803d83-45ec-5e73-bef3-06b903a04d05/22803d83-45ec-5e73-bef3-06b903a04d05_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749364%252Fgeneral%252Faa46c713-6f82-40ee-8e18-c280199b6f88.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749364/general/aa46c713-6f82-40ee-8e18-c280199b6f88.jpg saved to cache
2026-03-27 22:02:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 22803d83-45ec-5e73-bef3-06b903a04d05
2026-03-27 22:02:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee43c5810>
2026-03-27 22:02:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:02:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6a863329-f0df-55dd-83e6-cc357644c3cd/6a863329-f0df-55dd-83e6-cc357644c3cd_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749354%252Fgeneral%252F25bf6f55-471c-4dc3-a939-8a6f05dca7c2.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749354/general/25bf6f55-471c-4dc3-a939-8a6f05dca7c2.jpg saved to cache
2026-03-27 22:02:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 6a863329-f0df-55dd-83e6-cc357644c3cd
2026-03-27 22:02:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749365/general/119f3f3f-5743-49fa-bf64-a5da6b61569e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732515)
2026-03-27 22:02:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749367/general/631de55c-7537-47dd-8e89-201a56f53f96.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732517)
2026-03-27 22: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-27 22: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-27 22:02:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732535> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:02:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732534> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:02:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732536> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:02:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732530> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:02:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee4604d90>
2026-03-27 22:02:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:02:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_86723c45-9279-5e2a-9411-81bdf2541973/86723c45-9279-5e2a-9411-81bdf2541973_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749365%252Fgeneral%252F30922020-d0f1-4fff-8c5a-23946a90748d.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749365/general/30922020-d0f1-4fff-8c5a-23946a90748d.jpg saved to cache
2026-03-27 22:02:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 86723c45-9279-5e2a-9411-81bdf2541973
2026-03-27 22:02:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee46fb550>
2026-03-27 22:02:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:02:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6a863329-f0df-55dd-83e6-cc357644c3cd/6a863329-f0df-55dd-83e6-cc357644c3cd_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749354%252Fgeneral%252F05fbada5-c8f7-4910-87d6-aefcadad1da6.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749354/general/05fbada5-c8f7-4910-87d6-aefcadad1da6.jpg saved to cache
2026-03-27 22:02:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 6a863329-f0df-55dd-83e6-cc357644c3cd
2026-03-27 22:02:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee452ff10>
2026-03-27 22:02:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:02:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_86723c45-9279-5e2a-9411-81bdf2541973/86723c45-9279-5e2a-9411-81bdf2541973_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749365%252Fgeneral%252F6c60a7cd-7b8e-476c-a785-13efb379e602.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749365/general/6c60a7cd-7b8e-476c-a785-13efb379e602.jpg saved to cache
2026-03-27 22:02:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 86723c45-9279-5e2a-9411-81bdf2541973
2026-03-27 22:02:20 [adesa.it] INFO: Found listing with ID: 10741708
2026-03-27 22:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741708%27 HTTP/1.1" 200 None
2026-03-27 22:02:20 [adesa.it] INFO: Scrape type for 10741708: 1
2026-03-27 22:02:20 [adesa.it] INFO: Scraping item 10741708 url https://www.openlane.eu/en/carv6/auction/10741708
2026-03-27 22:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749367%252Fgeneral%252F6f39d50a-2d12-4d17-9aef-eb9be35a8e57.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749367/general/6f39d50a-2d12-4d17-9aef-eb9be35a8e57.jpg not downloaded yet
2026-03-27 22:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749373%252Fgeneral%252F73b88495-0483-41ce-84f5-fa2be6f485e0.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749373/general/73b88495-0483-41ce-84f5-fa2be6f485e0.jpg not downloaded yet
2026-03-27 22: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-27 22: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-27 22:02:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5882d10>
2026-03-27 22:02:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:02:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_879bbd18-2860-58e4-a325-3ce9d0624053/879bbd18-2860-58e4-a325-3ce9d0624053_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749367%252Fgeneral%252F683a2346-9fb5-4147-a01b-00c7ad245676.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749367/general/683a2346-9fb5-4147-a01b-00c7ad245676.jpg saved to cache
2026-03-27 22:02:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 879bbd18-2860-58e4-a325-3ce9d0624053
2026-03-27 22:02:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749354/general/2270dee2-41e7-4082-8732-a54d722f2704.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732480)
2026-03-27 22:02:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749367/general/88f7bd3a-1db3-4c7b-9474-3dba0fe3d57d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732517)
2026-03-27 22:02:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee44c1810>
2026-03-27 22:02:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:02:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_080604d7-c2df-5bcb-8def-83ee6ea97d1e/080604d7-c2df-5bcb-8def-83ee6ea97d1e_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749362%252Fgeneral%252Fec1e56e2-3baf-4a8a-ba63-494c167e5c94.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749362/general/ec1e56e2-3baf-4a8a-ba63-494c167e5c94.jpg saved to cache
2026-03-27 22:02:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 080604d7-c2df-5bcb-8def-83ee6ea97d1e
2026-03-27 22:02:20 [adesa.it] INFO: Found listing with ID: 10733688
2026-03-27 22:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733688%27 HTTP/1.1" 200 None
2026-03-27 22:02:20 [adesa.it] INFO: Scrape type for 10733688: 1
2026-03-27 22:02:20 [adesa.it] INFO: Scraping item 10733688 url https://www.openlane.eu/en/carv6/auction/10733688
2026-03-27 22:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749367%252Fgeneral%252F8f59f6d8-5591-410e-802e-04a05dee67e4.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749367/general/8f59f6d8-5591-410e-802e-04a05dee67e4.jpg not downloaded yet
2026-03-27 22:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749373%252Fgeneral%252Ff5303fcc-0a16-48f1-9655-1ac5e61f5cc8.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749373/general/f5303fcc-0a16-48f1-9655-1ac5e61f5cc8.jpg not downloaded yet
2026-03-27 22:02:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1dfb66ed-b518-5a12-ac1d-38041a4734ea with identifier: 10732533
2026-03-27 22:02:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1dfb66ed-b518-5a12-ac1d-38041a4734ea with scrape type 1
2026-03-27 22:02:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1dfb66ed-b518-5a12-ac1d-38041a4734ea
2026-03-27 22:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5741905%252Fgeneral%252F79865995-ff9f-44c9-aa1c-37d5e33e163f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741905/general/79865995-ff9f-44c9-aa1c-37d5e33e163f.jpg already downloaded
2026-03-27 22:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5741905%252Fgeneral%252F260bb945-87c2-4735-b5c5-6a0317cdc9c0.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741905/general/260bb945-87c2-4735-b5c5-6a0317cdc9c0.jpg already downloaded
2026-03-27 22:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5741905%252Fgeneral%252Ff5c0f711-60a5-451b-8090-82d9c2e99444.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741905/general/f5c0f711-60a5-451b-8090-82d9c2e99444.jpg already downloaded
2026-03-27 22:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5741905%252Fgeneral%252F60abc7fb-a241-4b91-acde-07be0a17e886.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741905/general/60abc7fb-a241-4b91-acde-07be0a17e886.jpg already downloaded
2026-03-27 22:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5741905%252Fgeneral%252Ffdb5e664-ced3-45aa-8b06-4e51c657fd65.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741905/general/fdb5e664-ced3-45aa-8b06-4e51c657fd65.jpg already downloaded
2026-03-27 22:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5741905%252Fgeneral%252Fb783a4fc-a971-4d78-bb41-dbe04e30a1e5.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741905/general/b783a4fc-a971-4d78-bb41-dbe04e30a1e5.jpg already downloaded
2026-03-27 22:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5741905%252Fgeneral%252F660cbe9d-78ca-46e4-adc1-9dfe8b19a5fa.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741905/general/660cbe9d-78ca-46e4-adc1-9dfe8b19a5fa.jpg already downloaded
2026-03-27 22:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5741905%252Fgeneral%252Fea0df03c-ae92-4c5c-899f-b4d6f7626032.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741905/general/ea0df03c-ae92-4c5c-899f-b4d6f7626032.jpg already downloaded
2026-03-27 22:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5741905%252Fgeneral%252Fc64a5915-c207-4f01-a0ea-f4e699f2d33b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741905/general/c64a5915-c207-4f01-a0ea-f4e699f2d33b.jpg already downloaded
2026-03-27 22:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5741905%252Fgeneral%252Fca20fec9-8f68-4792-a280-e08fdcc08049.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741905/general/ca20fec9-8f68-4792-a280-e08fdcc08049.jpg already downloaded
2026-03-27 22:02:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 1dfb66ed-b518-5a12-ac1d-38041a4734ea, identifier: 10732533
2026-03-27 22:02:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 47f8cdee-0432-51d2-8a68-028743271308 with identifier: 10732532
2026-03-27 22:02:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 47f8cdee-0432-51d2-8a68-028743271308 with scrape type 1
2026-03-27 22:02:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 47f8cdee-0432-51d2-8a68-028743271308
2026-03-27 22:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749376%252Fgeneral%252F0330bb0c-f059-4a3e-a339-660889268ab9.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749376/general/0330bb0c-f059-4a3e-a339-660889268ab9.jpg not downloaded yet
2026-03-27 22:02:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5b2f690>
2026-03-27 22:02:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:02:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_86723c45-9279-5e2a-9411-81bdf2541973/86723c45-9279-5e2a-9411-81bdf2541973_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749365%252Fgeneral%252F119f3f3f-5743-49fa-bf64-a5da6b61569e.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749365/general/119f3f3f-5743-49fa-bf64-a5da6b61569e.jpg saved to cache
2026-03-27 22:02:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 86723c45-9279-5e2a-9411-81bdf2541973
2026-03-27 22:02:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee4394950>
2026-03-27 22:02:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:02:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_879bbd18-2860-58e4-a325-3ce9d0624053/879bbd18-2860-58e4-a325-3ce9d0624053_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749367%252Fgeneral%252F631de55c-7537-47dd-8e89-201a56f53f96.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749367/general/631de55c-7537-47dd-8e89-201a56f53f96.jpg saved to cache
2026-03-27 22:02:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 879bbd18-2860-58e4-a325-3ce9d0624053
2026-03-27 22:02:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6a5514bb-f06a-57c7-a99b-90b7362a9202 with identifier: 10732535
2026-03-27 22:02:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6a5514bb-f06a-57c7-a99b-90b7362a9202 with scrape type 1
2026-03-27 22:02:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6a5514bb-f06a-57c7-a99b-90b7362a9202
2026-03-27 22:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5736172%252Fgeneral%252Fab65fda0-dd7b-4c22-80f7-a83b4e1d45fd.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736172/general/ab65fda0-dd7b-4c22-80f7-a83b4e1d45fd.jpg already downloaded
2026-03-27 22:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5736172%252Fgeneral%252F77b84fdf-a98b-4fe5-a7ce-20f0aec21d09.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736172/general/77b84fdf-a98b-4fe5-a7ce-20f0aec21d09.jpg already downloaded
2026-03-27 22:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5736172%252Fgeneral%252F22250c75-f3e9-4c2a-88c5-86d3b14432da.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736172/general/22250c75-f3e9-4c2a-88c5-86d3b14432da.jpg already downloaded
2026-03-27 22:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5736172%252Fgeneral%252F329d8d87-81bb-43f3-b659-226c9e703a3d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736172/general/329d8d87-81bb-43f3-b659-226c9e703a3d.jpg already downloaded
2026-03-27 22:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5736172%252Fgeneral%252F8b42f54f-7a08-41ff-bc87-f0149938ae51.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736172/general/8b42f54f-7a08-41ff-bc87-f0149938ae51.jpg already downloaded
2026-03-27 22:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5736172%252Fgeneral%252F53e56e4d-2089-456d-aa06-833e7dcf35e2.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736172/general/53e56e4d-2089-456d-aa06-833e7dcf35e2.jpg already downloaded
2026-03-27 22:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5736172%252Fgeneral%252Fbbec428c-1724-49ba-81d3-49694101effe.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736172/general/bbec428c-1724-49ba-81d3-49694101effe.jpg already downloaded
2026-03-27 22:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5736172%252Fgeneral%252F83381ec4-f5c8-4c9b-816e-4a945f51f99a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736172/general/83381ec4-f5c8-4c9b-816e-4a945f51f99a.jpg already downloaded
2026-03-27 22:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5736172%252Fgeneral%252Fd5b42544-6c68-4e77-8cbf-16ac45e72818.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736172/general/d5b42544-6c68-4e77-8cbf-16ac45e72818.jpg already downloaded
2026-03-27 22:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5736172%252Fgeneral%252F9c6574df-ddbe-4b42-99a0-761094e834e4.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736172/general/9c6574df-ddbe-4b42-99a0-761094e834e4.jpg already downloaded
2026-03-27 22:02:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 6a5514bb-f06a-57c7-a99b-90b7362a9202, identifier: 10732535
2026-03-27 22:02:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e537c8ed-aa4e-58eb-ba01-754153e441c1 with identifier: 10732534
2026-03-27 22:02:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e537c8ed-aa4e-58eb-ba01-754153e441c1 with scrape type 1
2026-03-27 22:02:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e537c8ed-aa4e-58eb-ba01-754153e441c1
2026-03-27 22:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749377%252Fgeneral%252F049347aa-d256-4a30-9c23-e398e7707701.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749377/general/049347aa-d256-4a30-9c23-e398e7707701.jpg not downloaded yet
2026-03-27 22:02:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aad304ac-f541-5b01-a09f-5cbaeab6070f with identifier: 10732536
2026-03-27 22:02:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aad304ac-f541-5b01-a09f-5cbaeab6070f with scrape type 1
2026-03-27 22:02:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item aad304ac-f541-5b01-a09f-5cbaeab6070f
2026-03-27 22:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749378%252Fgeneral%252F0d3db609-a4ed-4820-a078-43b6f42ca926.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749378/general/0d3db609-a4ed-4820-a078-43b6f42ca926.jpg not downloaded yet
2026-03-27 22:02:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d5fca666-749b-58ce-abb6-1c5651a236bf with identifier: 10732530
2026-03-27 22:02:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d5fca666-749b-58ce-abb6-1c5651a236bf with scrape type 1
2026-03-27 22:02:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d5fca666-749b-58ce-abb6-1c5651a236bf
2026-03-27 22:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749374%252Fgeneral%252F96799ee2-4511-4c69-8867-1c3cb72186a1.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749374/general/96799ee2-4511-4c69-8867-1c3cb72186a1.jpg not downloaded yet
2026-03-27 22:02:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749373/general/c7082fa4-bda6-41fc-95c1-6db34de74630.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732527)
2026-03-27 22:02:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 1dfb66ed-b518-5a12-ac1d-38041a4734ea with identifier: 10732533
2026-03-27 22:02:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 1dfb66ed-b518-5a12-ac1d-38041a4734ea with identifier: 10732533
2026-03-27 22:02:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 1dfb66ed-b518-5a12-ac1d-38041a4734ea with identifier: 10732533 to the API
2026-03-27 22:02:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:02: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-27 22:02:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732533>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 129,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Hybrid',
'id': '1dfb66ed-b518-5a12-ac1d-38041a4734ea',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL006SW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732533',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 77418,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 29,
'photo_urls': ['https://images.openlane.eu/carimgs/5741905/general/79865995-ff9f-44c9-aa1c-37d5e33e163f.jpg',
'https://images.openlane.eu/carimgs/5741905/general/260bb945-87c2-4735-b5c5-6a0317cdc9c0.jpg',
'https://images.openlane.eu/carimgs/5741905/general/f5c0f711-60a5-451b-8090-82d9c2e99444.jpg',
'https://images.openlane.eu/carimgs/5741905/general/60abc7fb-a241-4b91-acde-07be0a17e886.jpg',
'https://images.openlane.eu/carimgs/5741905/general/fdb5e664-ced3-45aa-8b06-4e51c657fd65.jpg',
'https://images.openlane.eu/carimgs/5741905/general/b783a4fc-a971-4d78-bb41-dbe04e30a1e5.jpg',
'https://images.openlane.eu/carimgs/5741905/general/660cbe9d-78ca-46e4-adc1-9dfe8b19a5fa.jpg',
'https://images.openlane.eu/carimgs/5741905/general/ea0df03c-ae92-4c5c-899f-b4d6f7626032.jpg',
'https://images.openlane.eu/carimgs/5741905/general/c64a5915-c207-4f01-a0ea-f4e699f2d33b.jpg',
'https://images.openlane.eu/carimgs/5741905/general/ca20fec9-8f68-4792-a280-e08fdcc08049.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1dfb66ed-b518-5a12-ac1d-38041a4734ea/1dfb66ed-b518-5a12-ac1d-38041a4734ea_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73958,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741905/general/79865995-ff9f-44c9-aa1c-37d5e33e163f.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1dfb66ed-b518-5a12-ac1d-38041a4734ea/1dfb66ed-b518-5a12-ac1d-38041a4734ea_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78610,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741905/general/260bb945-87c2-4735-b5c5-6a0317cdc9c0.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1dfb66ed-b518-5a12-ac1d-38041a4734ea/1dfb66ed-b518-5a12-ac1d-38041a4734ea_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75303,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741905/general/f5c0f711-60a5-451b-8090-82d9c2e99444.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1dfb66ed-b518-5a12-ac1d-38041a4734ea/1dfb66ed-b518-5a12-ac1d-38041a4734ea_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67491,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741905/general/60abc7fb-a241-4b91-acde-07be0a17e886.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1dfb66ed-b518-5a12-ac1d-38041a4734ea/1dfb66ed-b518-5a12-ac1d-38041a4734ea_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92263,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741905/general/fdb5e664-ced3-45aa-8b06-4e51c657fd65.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1dfb66ed-b518-5a12-ac1d-38041a4734ea/1dfb66ed-b518-5a12-ac1d-38041a4734ea_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74893,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741905/general/b783a4fc-a971-4d78-bb41-dbe04e30a1e5.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1dfb66ed-b518-5a12-ac1d-38041a4734ea/1dfb66ed-b518-5a12-ac1d-38041a4734ea_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55808,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741905/general/660cbe9d-78ca-46e4-adc1-9dfe8b19a5fa.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1dfb66ed-b518-5a12-ac1d-38041a4734ea/1dfb66ed-b518-5a12-ac1d-38041a4734ea_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36049,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741905/general/ea0df03c-ae92-4c5c-899f-b4d6f7626032.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1dfb66ed-b518-5a12-ac1d-38041a4734ea/1dfb66ed-b518-5a12-ac1d-38041a4734ea_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78610,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741905/general/c64a5915-c207-4f01-a0ea-f4e699f2d33b.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1dfb66ed-b518-5a12-ac1d-38041a4734ea/1dfb66ed-b518-5a12-ac1d-38041a4734ea_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93660,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741905/general/ca20fec9-8f68-4792-a280-e08fdcc08049.jpg',
'Width': 1024}],
'price': 12900,
'price_includes_vat': True,
'registration_date': '2022-10-19',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Volvo XC40 T4 Core - Hybrid - Automatic - 129 hp - 77.418 km',
'transmission': 'automatic',
'trim': 'Core',
'vin': None,
'year': 2022}
2026-03-27 22:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710732533%27 HTTP/1.1" 200 None
2026-03-27 22:02:21 [adesa.it] INFO: Saving data for 10732533: {'created_time': 1774648941.457079, 'last_price_update_time': 1774648941.457089, 'auction_closing_time': 1774862700.0}
2026-03-27 22:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732533') HTTP/1.1" 204 0
2026-03-27 22:02:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 6a5514bb-f06a-57c7-a99b-90b7362a9202 with identifier: 10732535
2026-03-27 22:02:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 6a5514bb-f06a-57c7-a99b-90b7362a9202 with identifier: 10732535
2026-03-27 22:02:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 6a5514bb-f06a-57c7-a99b-90b7362a9202 with identifier: 10732535 to the API
2026-03-27 22:02:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:02: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-27 22:02:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732535>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 129,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Hybrid',
'id': '6a5514bb-f06a-57c7-a99b-90b7362a9202',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM900NX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732535',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 162465,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 32,
'photo_urls': ['https://images.openlane.eu/carimgs/5736172/general/ab65fda0-dd7b-4c22-80f7-a83b4e1d45fd.jpg',
'https://images.openlane.eu/carimgs/5736172/general/77b84fdf-a98b-4fe5-a7ce-20f0aec21d09.jpg',
'https://images.openlane.eu/carimgs/5736172/general/22250c75-f3e9-4c2a-88c5-86d3b14432da.jpg',
'https://images.openlane.eu/carimgs/5736172/general/329d8d87-81bb-43f3-b659-226c9e703a3d.jpg',
'https://images.openlane.eu/carimgs/5736172/general/8b42f54f-7a08-41ff-bc87-f0149938ae51.jpg',
'https://images.openlane.eu/carimgs/5736172/general/53e56e4d-2089-456d-aa06-833e7dcf35e2.jpg',
'https://images.openlane.eu/carimgs/5736172/general/bbec428c-1724-49ba-81d3-49694101effe.jpg',
'https://images.openlane.eu/carimgs/5736172/general/83381ec4-f5c8-4c9b-816e-4a945f51f99a.jpg',
'https://images.openlane.eu/carimgs/5736172/general/d5b42544-6c68-4e77-8cbf-16ac45e72818.jpg',
'https://images.openlane.eu/carimgs/5736172/general/9c6574df-ddbe-4b42-99a0-761094e834e4.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6a5514bb-f06a-57c7-a99b-90b7362a9202/6a5514bb-f06a-57c7-a99b-90b7362a9202_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126277,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736172/general/ab65fda0-dd7b-4c22-80f7-a83b4e1d45fd.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6a5514bb-f06a-57c7-a99b-90b7362a9202/6a5514bb-f06a-57c7-a99b-90b7362a9202_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137360,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736172/general/77b84fdf-a98b-4fe5-a7ce-20f0aec21d09.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6a5514bb-f06a-57c7-a99b-90b7362a9202/6a5514bb-f06a-57c7-a99b-90b7362a9202_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 145661,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736172/general/22250c75-f3e9-4c2a-88c5-86d3b14432da.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6a5514bb-f06a-57c7-a99b-90b7362a9202/6a5514bb-f06a-57c7-a99b-90b7362a9202_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 140086,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736172/general/329d8d87-81bb-43f3-b659-226c9e703a3d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6a5514bb-f06a-57c7-a99b-90b7362a9202/6a5514bb-f06a-57c7-a99b-90b7362a9202_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108542,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736172/general/8b42f54f-7a08-41ff-bc87-f0149938ae51.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6a5514bb-f06a-57c7-a99b-90b7362a9202/6a5514bb-f06a-57c7-a99b-90b7362a9202_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117033,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736172/general/53e56e4d-2089-456d-aa06-833e7dcf35e2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6a5514bb-f06a-57c7-a99b-90b7362a9202/6a5514bb-f06a-57c7-a99b-90b7362a9202_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127455,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736172/general/bbec428c-1724-49ba-81d3-49694101effe.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6a5514bb-f06a-57c7-a99b-90b7362a9202/6a5514bb-f06a-57c7-a99b-90b7362a9202_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93713,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736172/general/83381ec4-f5c8-4c9b-816e-4a945f51f99a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6a5514bb-f06a-57c7-a99b-90b7362a9202/6a5514bb-f06a-57c7-a99b-90b7362a9202_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 42550,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736172/general/d5b42544-6c68-4e77-8cbf-16ac45e72818.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6a5514bb-f06a-57c7-a99b-90b7362a9202/6a5514bb-f06a-57c7-a99b-90b7362a9202_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129009,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736172/general/9c6574df-ddbe-4b42-99a0-761094e834e4.jpg',
'Width': 800}],
'price': 11000,
'price_includes_vat': True,
'registration_date': '2023-01-17',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Volvo XC40 T4 Plus Bright - Hybrid - Automatic - 129 hp - 162.465 '
'km',
'transmission': 'automatic',
'trim': 'Plus Bright',
'vin': None,
'year': 2023}
2026-03-27 22:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710732535%27 HTTP/1.1" 200 None
2026-03-27 22:02:21 [adesa.it] INFO: Saving data for 10732535: {'created_time': 1774648941.762098, 'last_price_update_time': 1774648941.762109, 'auction_closing_time': 1774862700.0}
2026-03-27 22:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732535') HTTP/1.1" 204 0
2026-03-27 22:02:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749354/general/2bb9693a-6d11-4836-a109-ccb6165925ec.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732480)
2026-03-27 22:02:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749354/general/a14f9b88-4b0a-48ed-a575-da8d678d7aa4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732480)
2026-03-27 22:02:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749365/general/61b0b1c7-d33c-4067-8038-54bb5295c9f6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732515)
2026-03-27 22:02:21 [adesa.it] INFO: Found listing with ID: 10741638
2026-03-27 22:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710741638%27 HTTP/1.1" 200 None
2026-03-27 22:02:21 [adesa.it] INFO: Scrape type for 10741638: 1
2026-03-27 22:02:21 [adesa.it] INFO: Scraping item 10741638 url https://www.openlane.eu/en/carv6/auction/10741638
2026-03-27 22:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749367%252Fgeneral%252F72e2cf13-41e7-4d70-924c-4b409c5cc887.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749367/general/72e2cf13-41e7-4d70-924c-4b409c5cc887.jpg not downloaded yet
2026-03-27 22:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749373%252Fgeneral%252Fe93c0325-d0fe-4aed-b17c-9df372070013.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749373/general/e93c0325-d0fe-4aed-b17c-9df372070013.jpg not downloaded yet
2026-03-27 22:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749376%252Fgeneral%252Fde4d6b6c-0a6b-47fd-a9ba-eb7108b8b3ed.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749376/general/de4d6b6c-0a6b-47fd-a9ba-eb7108b8b3ed.jpg not downloaded yet
2026-03-27 22:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749377%252Fgeneral%252F109b09ec-47e9-4f5e-b1ce-e9751fe9b2a6.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749377/general/109b09ec-47e9-4f5e-b1ce-e9751fe9b2a6.jpg not downloaded yet
2026-03-27 22:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749378%252Fgeneral%252Fe3942fdb-02c2-4352-add4-b50c34b58621.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749378/general/e3942fdb-02c2-4352-add4-b50c34b58621.jpg not downloaded yet
2026-03-27 22:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749374%252Fgeneral%252F21bb3203-69a8-452b-adcb-cc165d98b169.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749374/general/21bb3203-69a8-452b-adcb-cc165d98b169.jpg not downloaded yet
2026-03-27 22:02:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749364/general/03a8959f-7bee-4293-b607-997e4e492a19.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732511)
2026-03-27 22:02:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749367/general/b959479f-c4a0-4ef3-b875-31033dbb4c16.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732517)
2026-03-27 22:02:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749367/general/7e68dee3-2788-4141-a44e-13a175cedcac.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732517)
2026-03-27 22:02:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732540> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:02:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732538> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:02:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5be8c90>
2026-03-27 22:02:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:02:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6a863329-f0df-55dd-83e6-cc357644c3cd/6a863329-f0df-55dd-83e6-cc357644c3cd_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749354%252Fgeneral%252F2270dee2-41e7-4082-8732-a54d722f2704.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749354/general/2270dee2-41e7-4082-8732-a54d722f2704.jpg saved to cache
2026-03-27 22:02:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 6a863329-f0df-55dd-83e6-cc357644c3cd
2026-03-27 22:02:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5a40d10>
2026-03-27 22:02:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:02:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_879bbd18-2860-58e4-a325-3ce9d0624053/879bbd18-2860-58e4-a325-3ce9d0624053_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749367%252Fgeneral%252F88f7bd3a-1db3-4c7b-9474-3dba0fe3d57d.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749367/general/88f7bd3a-1db3-4c7b-9474-3dba0fe3d57d.jpg saved to cache
2026-03-27 22:02:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 879bbd18-2860-58e4-a325-3ce9d0624053
2026-03-27 22:02:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749362/general/a03eda48-e15e-45e7-b4c9-e2183287bb9f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732509)
2026-03-27 22:02:22 [adesa.it] INFO: Found listing with ID: 10733698
2026-03-27 22:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733698%27 HTTP/1.1" 200 None
2026-03-27 22:02:22 [adesa.it] INFO: Scrape type for 10733698: 1
2026-03-27 22:02:22 [adesa.it] INFO: Scraping item 10733698 url https://www.openlane.eu/en/carv6/auction/10733698
2026-03-27 22:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749367%252Fgeneral%252F29ff82e2-7849-4e80-bcfa-5bdc436ddb58.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749367/general/29ff82e2-7849-4e80-bcfa-5bdc436ddb58.jpg not downloaded yet
2026-03-27 22:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749373%252Fgeneral%252F9e314738-ed33-4c8b-bd5d-8944bb1593bc.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749373/general/9e314738-ed33-4c8b-bd5d-8944bb1593bc.jpg not downloaded yet
2026-03-27 22:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749376%252Fgeneral%252F69237ef1-6cb3-4dfd-8f0c-86657f215885.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749376/general/69237ef1-6cb3-4dfd-8f0c-86657f215885.jpg not downloaded yet
2026-03-27 22:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749377%252Fgeneral%252F8fdf6be9-417e-4de6-a8c2-1fc6f37a467b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749377/general/8fdf6be9-417e-4de6-a8c2-1fc6f37a467b.jpg not downloaded yet
2026-03-27 22:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749378%252Fgeneral%252F3cb0516a-afc2-422c-87d3-26b1581c1cef.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749378/general/3cb0516a-afc2-422c-87d3-26b1581c1cef.jpg not downloaded yet
2026-03-27 22:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749374%252Fgeneral%252F9072f7f4-8588-4190-ad98-360a164459ba.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749374/general/9072f7f4-8588-4190-ad98-360a164459ba.jpg not downloaded yet
2026-03-27 22:02:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee4523090>
2026-03-27 22:02:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0d4ec039-df2b-528c-b38b-0479f3a3fd94/0d4ec039-df2b-528c-b38b-0479f3a3fd94_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749373%252Fgeneral%252Fc7082fa4-bda6-41fc-95c1-6db34de74630.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749373/general/c7082fa4-bda6-41fc-95c1-6db34de74630.jpg saved to cache
2026-03-27 22:02:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 0d4ec039-df2b-528c-b38b-0479f3a3fd94
2026-03-27 22:02:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749373/general/bf435935-231b-4f10-8f4e-835ab2d706d4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732527)
2026-03-27 22:02:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5a9ba10>
2026-03-27 22:02:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6a863329-f0df-55dd-83e6-cc357644c3cd/6a863329-f0df-55dd-83e6-cc357644c3cd_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749354%252Fgeneral%252F2bb9693a-6d11-4836-a109-ccb6165925ec.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749354/general/2bb9693a-6d11-4836-a109-ccb6165925ec.jpg saved to cache
2026-03-27 22:02:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 6a863329-f0df-55dd-83e6-cc357644c3cd
2026-03-27 22:02:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5d641d0>
2026-03-27 22:02:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6a863329-f0df-55dd-83e6-cc357644c3cd/6a863329-f0df-55dd-83e6-cc357644c3cd_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749354%252Fgeneral%252Fa14f9b88-4b0a-48ed-a575-da8d678d7aa4.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749354/general/a14f9b88-4b0a-48ed-a575-da8d678d7aa4.jpg saved to cache
2026-03-27 22:02:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 6a863329-f0df-55dd-83e6-cc357644c3cd
2026-03-27 22:02:22 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6a863329-f0df-55dd-83e6-cc357644c3cd, skipping ID generation
2026-03-27 22:02:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6a863329-f0df-55dd-83e6-cc357644c3cd with scrape type 1
2026-03-27 22:02:22 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6a863329-f0df-55dd-83e6-cc357644c3cd sending to next pipeline
2026-03-27 22:02:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 6a863329-f0df-55dd-83e6-cc357644c3cd, identifier: 10732480
2026-03-27 22:02:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5896590>
2026-03-27 22:02:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_86723c45-9279-5e2a-9411-81bdf2541973/86723c45-9279-5e2a-9411-81bdf2541973_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749365%252Fgeneral%252F61b0b1c7-d33c-4067-8038-54bb5295c9f6.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749365/general/61b0b1c7-d33c-4067-8038-54bb5295c9f6.jpg saved to cache
2026-03-27 22:02:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 86723c45-9279-5e2a-9411-81bdf2541973
2026-03-27 22:02:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749373/general/73b88495-0483-41ce-84f5-fa2be6f485e0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732527)
2026-03-27 22:02:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749363/general/681c8a0c-6985-490c-a4b0-bec9d868bd63.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732510)
2026-03-27 22:02:22 [adesa.it] INFO: Found listing with ID: 10741636
2026-03-27 22:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741636%27 HTTP/1.1" 200 None
2026-03-27 22:02:22 [adesa.it] INFO: Scrape type for 10741636: 1
2026-03-27 22:02:22 [adesa.it] INFO: Scraping item 10741636 url https://www.openlane.eu/en/carv6/auction/10741636
2026-03-27 22:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749367%252Fgeneral%252Fa597226e-895e-4ca8-ad73-bb3805c234e4.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749367/general/a597226e-895e-4ca8-ad73-bb3805c234e4.jpg not downloaded yet
2026-03-27 22:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749373%252Fgeneral%252Fb383f828-5f25-4dc3-99a6-8d0cb3bdba1f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749373/general/b383f828-5f25-4dc3-99a6-8d0cb3bdba1f.jpg not downloaded yet
2026-03-27 22:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749376%252Fgeneral%252F03b06da8-b9d2-47e9-9a53-cd129902100e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749376/general/03b06da8-b9d2-47e9-9a53-cd129902100e.jpg not downloaded yet
2026-03-27 22:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749377%252Fgeneral%252F96628c15-1190-4260-84ff-1cf9888195dc.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749377/general/96628c15-1190-4260-84ff-1cf9888195dc.jpg not downloaded yet
2026-03-27 22:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749378%252Fgeneral%252F8212b54d-b6b4-4df5-802e-aabe0d5f813d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749378/general/8212b54d-b6b4-4df5-802e-aabe0d5f813d.jpg not downloaded yet
2026-03-27 22:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749374%252Fgeneral%252F6bc69e25-c264-449d-a8c2-dd50cec8b68d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749374/general/6bc69e25-c264-449d-a8c2-dd50cec8b68d.jpg not downloaded yet
2026-03-27 22:02:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 6a863329-f0df-55dd-83e6-cc357644c3cd with identifier: 10732480
2026-03-27 22:02:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 6a863329-f0df-55dd-83e6-cc357644c3cd with identifier: 10732480
2026-03-27 22:02:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 6a863329-f0df-55dd-83e6-cc357644c3cd with identifier: 10732480 to the API
2026-03-27 22:02:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:02:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:02:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749354/general/a14f9b88-4b0a-48ed-a575-da8d678d7aa4.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Petrol',
'id': '6a863329-f0df-55dd-83e6-cc357644c3cd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ247AL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732480',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Peugeot',
'model': '3008',
'odometer': 24442,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 39,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6a863329-f0df-55dd-83e6-cc357644c3cd/6a863329-f0df-55dd-83e6-cc357644c3cd_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 160603,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749354/general/2817250e-d5fa-4de4-aa96-1982414d5a5b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6a863329-f0df-55dd-83e6-cc357644c3cd/6a863329-f0df-55dd-83e6-cc357644c3cd_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44451,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749354/general/a79eff66-d4c0-48c0-bfc3-aa1844af4dbb.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6a863329-f0df-55dd-83e6-cc357644c3cd/6a863329-f0df-55dd-83e6-cc357644c3cd_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 151936,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749354/general/d097d532-a932-44db-af5b-33bcc2da81f1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6a863329-f0df-55dd-83e6-cc357644c3cd/6a863329-f0df-55dd-83e6-cc357644c3cd_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 152663,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749354/general/65f296c4-be0a-4078-a0ae-8a8f597017b9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6a863329-f0df-55dd-83e6-cc357644c3cd/6a863329-f0df-55dd-83e6-cc357644c3cd_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112808,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749354/general/b907bc06-4b2d-46ea-810e-4e0ccef30054.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6a863329-f0df-55dd-83e6-cc357644c3cd/6a863329-f0df-55dd-83e6-cc357644c3cd_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118958,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749354/general/25bf6f55-471c-4dc3-a939-8a6f05dca7c2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6a863329-f0df-55dd-83e6-cc357644c3cd/6a863329-f0df-55dd-83e6-cc357644c3cd_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122689,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749354/general/05fbada5-c8f7-4910-87d6-aefcadad1da6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6a863329-f0df-55dd-83e6-cc357644c3cd/6a863329-f0df-55dd-83e6-cc357644c3cd_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95285,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749354/general/a14f9b88-4b0a-48ed-a575-da8d678d7aa4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6a863329-f0df-55dd-83e6-cc357644c3cd/6a863329-f0df-55dd-83e6-cc357644c3cd_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 151282,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749354/general/2270dee2-41e7-4082-8732-a54d722f2704.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6a863329-f0df-55dd-83e6-cc357644c3cd/6a863329-f0df-55dd-83e6-cc357644c3cd_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 209807,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749354/general/2bb9693a-6d11-4836-a109-ccb6165925ec.jpg',
'Width': 1024}],
'price': 8700,
'price_includes_vat': True,
'registration_date': '2022-01-27',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Peugeot 3008 Allure - Petrol - Automatic - 131 hp - 24.442 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2022}
2026-03-27 22:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732480%27 HTTP/1.1" 200 None
2026-03-27 22:02:22 [adesa.it] INFO: Saving data for 10732480: {'created_time': 1774648942.972662, 'last_price_update_time': 1774648942.972672, 'auction_closing_time': 1774862700.0}
2026-03-27 22:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732480') HTTP/1.1" 204 0
2026-03-27 22:02:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749376/general/0330bb0c-f059-4a3e-a339-660889268ab9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732532)
2026-03-27 22:02:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749378/general/0d3db609-a4ed-4820-a078-43b6f42ca926.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732536)
2026-03-27 22:02:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749374/general/96799ee2-4511-4c69-8867-1c3cb72186a1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732530)
2026-03-27 22:02:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749377/general/049347aa-d256-4a30-9c23-e398e7707701.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732534)
2026-03-27 22:02:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5acfb10>
2026-03-27 22:02:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_22803d83-45ec-5e73-bef3-06b903a04d05/22803d83-45ec-5e73-bef3-06b903a04d05_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749364%252Fgeneral%252F03a8959f-7bee-4293-b607-997e4e492a19.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749364/general/03a8959f-7bee-4293-b607-997e4e492a19.jpg saved to cache
2026-03-27 22:02:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 22803d83-45ec-5e73-bef3-06b903a04d05
2026-03-27 22:02:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5ad1250>
2026-03-27 22:02:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_879bbd18-2860-58e4-a325-3ce9d0624053/879bbd18-2860-58e4-a325-3ce9d0624053_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749367%252Fgeneral%252Fb959479f-c4a0-4ef3-b875-31033dbb4c16.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749367/general/b959479f-c4a0-4ef3-b875-31033dbb4c16.jpg saved to cache
2026-03-27 22:02:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 879bbd18-2860-58e4-a325-3ce9d0624053
2026-03-27 22:02:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee4419710>
2026-03-27 22:02:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_879bbd18-2860-58e4-a325-3ce9d0624053/879bbd18-2860-58e4-a325-3ce9d0624053_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749367%252Fgeneral%252F7e68dee3-2788-4141-a44e-13a175cedcac.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749367/general/7e68dee3-2788-4141-a44e-13a175cedcac.jpg saved to cache
2026-03-27 22:02:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 879bbd18-2860-58e4-a325-3ce9d0624053
2026-03-27 22:02:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 40baeb8d-f66a-568a-b78b-54a6d996165d with identifier: 10732540
2026-03-27 22:02:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 40baeb8d-f66a-568a-b78b-54a6d996165d with scrape type 1
2026-03-27 22:02:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 40baeb8d-f66a-568a-b78b-54a6d996165d
2026-03-27 22:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749379%252Fgeneral%252Fb0e6f72e-4da9-4ea7-aeb6-e733f5cd1233.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749379/general/b0e6f72e-4da9-4ea7-aeb6-e733f5cd1233.jpg not downloaded yet
2026-03-27 22:02:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8d02882b-991e-5aea-9dfd-1b7966115c6d with identifier: 10732538
2026-03-27 22:02:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8d02882b-991e-5aea-9dfd-1b7966115c6d with scrape type 1
2026-03-27 22:02:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8d02882b-991e-5aea-9dfd-1b7966115c6d
2026-03-27 22:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729570%252Fgeneral%252F1b5c73e6-2e0a-49d0-ae24-6e7e0252ba30.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729570/general/1b5c73e6-2e0a-49d0-ae24-6e7e0252ba30.jpg already downloaded
2026-03-27 22:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729570%252Fgeneral%252F1f6beb64-6c01-4f7d-ad2b-bfc1fed7923a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729570/general/1f6beb64-6c01-4f7d-ad2b-bfc1fed7923a.jpg already downloaded
2026-03-27 22:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729570%252Fgeneral%252Fae503eb3-1136-49fe-8ca5-6bdfeff80d33.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729570/general/ae503eb3-1136-49fe-8ca5-6bdfeff80d33.jpg already downloaded
2026-03-27 22:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729570%252Fgeneral%252Fec1f1552-e2be-4811-b4c4-b848c09282b7.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729570/general/ec1f1552-e2be-4811-b4c4-b848c09282b7.jpg already downloaded
2026-03-27 22:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729570%252Fgeneral%252Fa5f598ef-ce28-47d2-abc6-bfa4acc5a3a0.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729570/general/a5f598ef-ce28-47d2-abc6-bfa4acc5a3a0.jpg already downloaded
2026-03-27 22:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729570%252Fgeneral%252F4df3287b-dee1-4ee6-a21e-82746001b1ba.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729570/general/4df3287b-dee1-4ee6-a21e-82746001b1ba.jpg already downloaded
2026-03-27 22:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729570%252Fgeneral%252F17c7ccf9-44a9-4c60-94cb-7bac7d1100e8.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729570/general/17c7ccf9-44a9-4c60-94cb-7bac7d1100e8.jpg already downloaded
2026-03-27 22:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729570%252Fgeneral%252F1a3e7d3d-0196-47c1-a952-c1c92f35d51f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729570/general/1a3e7d3d-0196-47c1-a952-c1c92f35d51f.jpg already downloaded
2026-03-27 22:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729570%252Fgeneral%252F364cdda2-e829-4a0d-9056-bbf73e965c42.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729570/general/364cdda2-e829-4a0d-9056-bbf73e965c42.jpg already downloaded
2026-03-27 22:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729570%252Fgeneral%252Fe91c8565-9a86-479d-bd10-998d863f5751.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729570/general/e91c8565-9a86-479d-bd10-998d863f5751.jpg already downloaded
2026-03-27 22:02:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 8d02882b-991e-5aea-9dfd-1b7966115c6d, identifier: 10732538
2026-03-27 22:02:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee58f8050>
2026-03-27 22:02:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_080604d7-c2df-5bcb-8def-83ee6ea97d1e/080604d7-c2df-5bcb-8def-83ee6ea97d1e_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749362%252Fgeneral%252Fa03eda48-e15e-45e7-b4c9-e2183287bb9f.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749362/general/a03eda48-e15e-45e7-b4c9-e2183287bb9f.jpg saved to cache
2026-03-27 22:02:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 080604d7-c2df-5bcb-8def-83ee6ea97d1e
2026-03-27 22:02:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749367/general/8f59f6d8-5591-410e-802e-04a05dee67e4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732517)
2026-03-27 22:02:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749373/general/f5303fcc-0a16-48f1-9655-1ac5e61f5cc8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732527)
2026-03-27 22:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749373%252Fgeneral%252F54c7dd21-b682-4989-9d1f-f2a0e777afa4.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749373/general/54c7dd21-b682-4989-9d1f-f2a0e777afa4.jpg not downloaded yet
2026-03-27 22:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749376%252Fgeneral%252Fda0ee8e0-0a1e-4bf5-bd45-8b5f219991de.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749376/general/da0ee8e0-0a1e-4bf5-bd45-8b5f219991de.jpg not downloaded yet
2026-03-27 22:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749377%252Fgeneral%252F74b820e5-4141-4a96-ba1e-9114a5918b8b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749377/general/74b820e5-4141-4a96-ba1e-9114a5918b8b.jpg not downloaded yet
2026-03-27 22:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749378%252Fgeneral%252F1efb0539-34f5-4a9c-8abb-51b1265947fd.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749378/general/1efb0539-34f5-4a9c-8abb-51b1265947fd.jpg not downloaded yet
2026-03-27 22:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749374%252Fgeneral%252F71013545-7a6c-41bc-962c-ab10f3f051ed.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749374/general/71013545-7a6c-41bc-962c-ab10f3f051ed.jpg not downloaded yet
2026-03-27 22:02:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 8d02882b-991e-5aea-9dfd-1b7966115c6d with identifier: 10732538
2026-03-27 22:02:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 8d02882b-991e-5aea-9dfd-1b7966115c6d with identifier: 10732538
2026-03-27 22:02:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 8d02882b-991e-5aea-9dfd-1b7966115c6d with identifier: 10732538 to the API
2026-03-27 22:02:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:02:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:02:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732538>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 197,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Diesel',
'id': '8d02882b-991e-5aea-9dfd-1b7966115c6d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ877AK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732538',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 118685,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 67,
'photo_urls': ['https://images.openlane.eu/carimgs/5729570/general/1b5c73e6-2e0a-49d0-ae24-6e7e0252ba30.jpg',
'https://images.openlane.eu/carimgs/5729570/general/1f6beb64-6c01-4f7d-ad2b-bfc1fed7923a.jpg',
'https://images.openlane.eu/carimgs/5729570/general/ae503eb3-1136-49fe-8ca5-6bdfeff80d33.jpg',
'https://images.openlane.eu/carimgs/5729570/general/ec1f1552-e2be-4811-b4c4-b848c09282b7.jpg',
'https://images.openlane.eu/carimgs/5729570/general/a5f598ef-ce28-47d2-abc6-bfa4acc5a3a0.jpg',
'https://images.openlane.eu/carimgs/5729570/general/4df3287b-dee1-4ee6-a21e-82746001b1ba.jpg',
'https://images.openlane.eu/carimgs/5729570/general/17c7ccf9-44a9-4c60-94cb-7bac7d1100e8.jpg',
'https://images.openlane.eu/carimgs/5729570/general/1a3e7d3d-0196-47c1-a952-c1c92f35d51f.jpg',
'https://images.openlane.eu/carimgs/5729570/general/364cdda2-e829-4a0d-9056-bbf73e965c42.jpg',
'https://images.openlane.eu/carimgs/5729570/general/e91c8565-9a86-479d-bd10-998d863f5751.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d02882b-991e-5aea-9dfd-1b7966115c6d/8d02882b-991e-5aea-9dfd-1b7966115c6d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35141,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729570/general/1b5c73e6-2e0a-49d0-ae24-6e7e0252ba30.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d02882b-991e-5aea-9dfd-1b7966115c6d/8d02882b-991e-5aea-9dfd-1b7966115c6d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115049,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729570/general/1f6beb64-6c01-4f7d-ad2b-bfc1fed7923a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d02882b-991e-5aea-9dfd-1b7966115c6d/8d02882b-991e-5aea-9dfd-1b7966115c6d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94732,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729570/general/ae503eb3-1136-49fe-8ca5-6bdfeff80d33.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d02882b-991e-5aea-9dfd-1b7966115c6d/8d02882b-991e-5aea-9dfd-1b7966115c6d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99926,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729570/general/ec1f1552-e2be-4811-b4c4-b848c09282b7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d02882b-991e-5aea-9dfd-1b7966115c6d/8d02882b-991e-5aea-9dfd-1b7966115c6d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93325,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729570/general/a5f598ef-ce28-47d2-abc6-bfa4acc5a3a0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d02882b-991e-5aea-9dfd-1b7966115c6d/8d02882b-991e-5aea-9dfd-1b7966115c6d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102906,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729570/general/4df3287b-dee1-4ee6-a21e-82746001b1ba.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d02882b-991e-5aea-9dfd-1b7966115c6d/8d02882b-991e-5aea-9dfd-1b7966115c6d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95073,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729570/general/17c7ccf9-44a9-4c60-94cb-7bac7d1100e8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d02882b-991e-5aea-9dfd-1b7966115c6d/8d02882b-991e-5aea-9dfd-1b7966115c6d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110639,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729570/general/1a3e7d3d-0196-47c1-a952-c1c92f35d51f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d02882b-991e-5aea-9dfd-1b7966115c6d/8d02882b-991e-5aea-9dfd-1b7966115c6d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97375,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729570/general/364cdda2-e829-4a0d-9056-bbf73e965c42.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d02882b-991e-5aea-9dfd-1b7966115c6d/8d02882b-991e-5aea-9dfd-1b7966115c6d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120755,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729570/general/e91c8565-9a86-479d-bd10-998d863f5751.jpg',
'Width': 1024}],
'price': 15400,
'price_includes_vat': True,
'registration_date': '2022-01-26',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Volvo XC60 B4 Momentum Pro - Diesel - Automatic - 197 hp - 118.685 '
'km',
'transmission': 'automatic',
'trim': 'Momentum Pro',
'vin': None,
'year': 2022}
2026-03-27 22:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732538%27 HTTP/1.1" 200 None
2026-03-27 22:02:23 [adesa.it] INFO: Saving data for 10732538: {'created_time': 1774648943.862004, 'last_price_update_time': 1774648943.862014, 'auction_closing_time': 1774862700.0}
2026-03-27 22:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732538') HTTP/1.1" 204 0
2026-03-27 22:02:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5d227d0>
2026-03-27 22:02:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0d4ec039-df2b-528c-b38b-0479f3a3fd94/0d4ec039-df2b-528c-b38b-0479f3a3fd94_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749373%252Fgeneral%252Fbf435935-231b-4f10-8f4e-835ab2d706d4.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749373/general/bf435935-231b-4f10-8f4e-835ab2d706d4.jpg saved to cache
2026-03-27 22:02:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 0d4ec039-df2b-528c-b38b-0479f3a3fd94
2026-03-27 22:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749379%252Fgeneral%252F4f1bc5fd-289f-4901-b2fb-88e14ddeb8a9.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749379/general/4f1bc5fd-289f-4901-b2fb-88e14ddeb8a9.jpg not downloaded yet
2026-03-27 22:02:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733669> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:02:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732541> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:02:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749378/general/e3942fdb-02c2-4352-add4-b50c34b58621.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732536)
2026-03-27 22:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749373%252Fgeneral%252Fea24ce6c-5f7b-4b67-9706-7b3e67bdfd8a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749373/general/ea24ce6c-5f7b-4b67-9706-7b3e67bdfd8a.jpg not downloaded yet
2026-03-27 22:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749376%252Fgeneral%252Ff8d1d528-3692-47a5-b6a6-f2dfc12b6a83.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749376/general/f8d1d528-3692-47a5-b6a6-f2dfc12b6a83.jpg not downloaded yet
2026-03-27 22:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02: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%252F5749377%252Fgeneral%252F0fd395e9-4c37-4110-a51a-c5fd911c1949.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749377/general/0fd395e9-4c37-4110-a51a-c5fd911c1949.jpg not downloaded yet
2026-03-27 22:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02: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%252F5749378%252Fgeneral%252F6d39d7c4-b4bb-4ac3-96e0-2750d6dfedf2.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749378/general/6d39d7c4-b4bb-4ac3-96e0-2750d6dfedf2.jpg not downloaded yet
2026-03-27 22:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02: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%252F5749374%252Fgeneral%252F485e680e-68de-41e7-9fb9-f455a0193059.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749374/general/485e680e-68de-41e7-9fb9-f455a0193059.jpg not downloaded yet
2026-03-27 22:02:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee44d3190>
2026-03-27 22:02:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0d4ec039-df2b-528c-b38b-0479f3a3fd94/0d4ec039-df2b-528c-b38b-0479f3a3fd94_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749373%252Fgeneral%252F73b88495-0483-41ce-84f5-fa2be6f485e0.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749373/general/73b88495-0483-41ce-84f5-fa2be6f485e0.jpg saved to cache
2026-03-27 22:02:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 0d4ec039-df2b-528c-b38b-0479f3a3fd94
2026-03-27 22:02:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee4745a50>
2026-03-27 22:02:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_35564175-0a38-54b2-8e1f-06f2ea80ed6a/35564175-0a38-54b2-8e1f-06f2ea80ed6a_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749363%252Fgeneral%252F681c8a0c-6985-490c-a4b0-bec9d868bd63.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749363/general/681c8a0c-6985-490c-a4b0-bec9d868bd63.jpg saved to cache
2026-03-27 22:02:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 35564175-0a38-54b2-8e1f-06f2ea80ed6a
2026-03-27 22:02:24 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 35564175-0a38-54b2-8e1f-06f2ea80ed6a, skipping ID generation
2026-03-27 22:02:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 35564175-0a38-54b2-8e1f-06f2ea80ed6a with scrape type 1
2026-03-27 22:02:24 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 35564175-0a38-54b2-8e1f-06f2ea80ed6a sending to next pipeline
2026-03-27 22:02:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 35564175-0a38-54b2-8e1f-06f2ea80ed6a, identifier: 10732510
2026-03-27 22:02:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee44ccb90>
2026-03-27 22:02:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_47f8cdee-0432-51d2-8a68-028743271308/47f8cdee-0432-51d2-8a68-028743271308_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749376%252Fgeneral%252F0330bb0c-f059-4a3e-a339-660889268ab9.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749376/general/0330bb0c-f059-4a3e-a339-660889268ab9.jpg saved to cache
2026-03-27 22:02:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 47f8cdee-0432-51d2-8a68-028743271308
2026-03-27 22:02:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5790850>
2026-03-27 22:02:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aad304ac-f541-5b01-a09f-5cbaeab6070f/aad304ac-f541-5b01-a09f-5cbaeab6070f_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749378%252Fgeneral%252F0d3db609-a4ed-4820-a078-43b6f42ca926.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749378/general/0d3db609-a4ed-4820-a078-43b6f42ca926.jpg saved to cache
2026-03-27 22:02:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item aad304ac-f541-5b01-a09f-5cbaeab6070f
2026-03-27 22:02:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee584b710>
2026-03-27 22:02:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d5fca666-749b-58ce-abb6-1c5651a236bf/d5fca666-749b-58ce-abb6-1c5651a236bf_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749374%252Fgeneral%252F96799ee2-4511-4c69-8867-1c3cb72186a1.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749374/general/96799ee2-4511-4c69-8867-1c3cb72186a1.jpg saved to cache
2026-03-27 22:02:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item d5fca666-749b-58ce-abb6-1c5651a236bf
2026-03-27 22:02:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee59b42d0>
2026-03-27 22:02:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e537c8ed-aa4e-58eb-ba01-754153e441c1/e537c8ed-aa4e-58eb-ba01-754153e441c1_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749377%252Fgeneral%252F049347aa-d256-4a30-9c23-e398e7707701.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749377/general/049347aa-d256-4a30-9c23-e398e7707701.jpg saved to cache
2026-03-27 22:02:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item e537c8ed-aa4e-58eb-ba01-754153e441c1
2026-03-27 22:02:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749374/general/21bb3203-69a8-452b-adcb-cc165d98b169.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732530)
2026-03-27 22:02:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749378/general/3cb0516a-afc2-422c-87d3-26b1581c1cef.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732536)
2026-03-27 22:02:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749374/general/9072f7f4-8588-4190-ad98-360a164459ba.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732530)
2026-03-27 22:02:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749377/general/109b09ec-47e9-4f5e-b1ce-e9751fe9b2a6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732534)
2026-03-27 22:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02: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%252F5749379%252Fgeneral%252F9e2bd456-32ec-444e-a70d-2e8553e027d0.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749379/general/9e2bd456-32ec-444e-a70d-2e8553e027d0.jpg not downloaded yet
2026-03-27 22:02:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741853> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:02:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 35564175-0a38-54b2-8e1f-06f2ea80ed6a with identifier: 10732510
2026-03-27 22:02:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 35564175-0a38-54b2-8e1f-06f2ea80ed6a with identifier: 10732510
2026-03-27 22:02:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 35564175-0a38-54b2-8e1f-06f2ea80ed6a with identifier: 10732510 to the API
2026-03-27 22:02:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:02:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:02:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749363/general/681c8a0c-6985-490c-a4b0-bec9d868bd63.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Petrol',
'id': '35564175-0a38-54b2-8e1f-06f2ea80ed6a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK245RR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732510',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Skoda',
'model': 'Kamiq',
'odometer': 43332,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 23,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_35564175-0a38-54b2-8e1f-06f2ea80ed6a/35564175-0a38-54b2-8e1f-06f2ea80ed6a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130578,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749363/general/c8004b24-ac10-4e77-8c91-2439d20e0f30.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_35564175-0a38-54b2-8e1f-06f2ea80ed6a/35564175-0a38-54b2-8e1f-06f2ea80ed6a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39749,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749363/general/6b0ad20d-3114-4dc4-a5a0-9478d2727367.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_35564175-0a38-54b2-8e1f-06f2ea80ed6a/35564175-0a38-54b2-8e1f-06f2ea80ed6a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 140415,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749363/general/5f56e36e-01f3-42b1-bcc3-c130bae25b78.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_35564175-0a38-54b2-8e1f-06f2ea80ed6a/35564175-0a38-54b2-8e1f-06f2ea80ed6a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 142732,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749363/general/9bc913da-f435-4e46-bc29-54b09a6f93a7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_35564175-0a38-54b2-8e1f-06f2ea80ed6a/35564175-0a38-54b2-8e1f-06f2ea80ed6a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92295,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749363/general/3fe58d19-0147-4055-b137-d7e2d33fe8d4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_35564175-0a38-54b2-8e1f-06f2ea80ed6a/35564175-0a38-54b2-8e1f-06f2ea80ed6a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101663,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749363/general/f6142576-d3a4-4e76-8441-a72794d95b60.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_35564175-0a38-54b2-8e1f-06f2ea80ed6a/35564175-0a38-54b2-8e1f-06f2ea80ed6a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119211,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749363/general/de1a58aa-bc35-4894-a242-36bc0111b09b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_35564175-0a38-54b2-8e1f-06f2ea80ed6a/35564175-0a38-54b2-8e1f-06f2ea80ed6a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76494,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749363/general/7613e673-6d30-4f3e-8bc9-e5f3f16d6cf0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_35564175-0a38-54b2-8e1f-06f2ea80ed6a/35564175-0a38-54b2-8e1f-06f2ea80ed6a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128492,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749363/general/47510469-51f5-4a4e-b40d-306ebe77c81b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_35564175-0a38-54b2-8e1f-06f2ea80ed6a/35564175-0a38-54b2-8e1f-06f2ea80ed6a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92047,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749363/general/681c8a0c-6985-490c-a4b0-bec9d868bd63.jpg',
'Width': 800}],
'price': 9700,
'price_includes_vat': True,
'registration_date': '2022-06-21',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Skoda Kamiq 1.0 TSI Style - Petrol - Automatic - 110 hp - 43.332 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2022}
2026-03-27 22:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732510%27 HTTP/1.1" 200 None
2026-03-27 22:02:24 [adesa.it] INFO: Saving data for 10732510: {'created_time': 1774648944.782485, 'last_price_update_time': 1774648944.782495, 'auction_closing_time': 1774862700.0}
2026-03-27 22:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732510') HTTP/1.1" 204 0
2026-03-27 22:02:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:02:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749376/general/de4d6b6c-0a6b-47fd-a9ba-eb7108b8b3ed.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732532)
2026-03-27 22:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02: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%252F5749373%252Fgeneral%252F64d0badf-d00b-4183-beb4-36b3ca2f7087.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749373/general/64d0badf-d00b-4183-beb4-36b3ca2f7087.jpg not downloaded yet
2026-03-27 22:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02: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%252F5749376%252Fgeneral%252F664325f0-33c4-4af4-bd74-d6597c2ca332.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749376/general/664325f0-33c4-4af4-bd74-d6597c2ca332.jpg not downloaded yet
2026-03-27 22:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02: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%252F5749377%252Fgeneral%252Fc4fbc060-f60b-448e-b9a0-7aae2b0fe381.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749377/general/c4fbc060-f60b-448e-b9a0-7aae2b0fe381.jpg not downloaded yet
2026-03-27 22:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02: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%252F5749378%252Fgeneral%252Fbf89f36e-3ea5-49c5-912f-48e6502895ca.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749378/general/bf89f36e-3ea5-49c5-912f-48e6502895ca.jpg not downloaded yet
2026-03-27 22:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02: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%252F5749374%252Fgeneral%252F0fcc8907-4c8b-48a9-86f3-75561e3db5ca.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749374/general/0fcc8907-4c8b-48a9-86f3-75561e3db5ca.jpg not downloaded yet
2026-03-27 22:02:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5a90f90>
2026-03-27 22:02:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_879bbd18-2860-58e4-a325-3ce9d0624053/879bbd18-2860-58e4-a325-3ce9d0624053_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749367%252Fgeneral%252F8f59f6d8-5591-410e-802e-04a05dee67e4.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749367/general/8f59f6d8-5591-410e-802e-04a05dee67e4.jpg saved to cache
2026-03-27 22:02:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 879bbd18-2860-58e4-a325-3ce9d0624053
2026-03-27 22:02:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5899710>
2026-03-27 22:02:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0d4ec039-df2b-528c-b38b-0479f3a3fd94/0d4ec039-df2b-528c-b38b-0479f3a3fd94_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749373%252Fgeneral%252Ff5303fcc-0a16-48f1-9655-1ac5e61f5cc8.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749373/general/f5303fcc-0a16-48f1-9655-1ac5e61f5cc8.jpg saved to cache
2026-03-27 22:02:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 0d4ec039-df2b-528c-b38b-0479f3a3fd94
2026-03-27 22:02:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749377/general/8fdf6be9-417e-4de6-a8c2-1fc6f37a467b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732534)
2026-03-27 22:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749379%252Fgeneral%252Fe02a09bc-dc66-458a-b06e-be3e267cbbcd.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749379/general/e02a09bc-dc66-458a-b06e-be3e267cbbcd.jpg not downloaded yet
2026-03-27 22:02:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741641> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:02:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7c655d19-ca60-5400-80ec-9436b4871226 with identifier: 10733669
2026-03-27 22:02:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7c655d19-ca60-5400-80ec-9436b4871226 with scrape type 1
2026-03-27 22:02:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7c655d19-ca60-5400-80ec-9436b4871226
2026-03-27 22:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5450063%252Fgeneral%252F01c2da10-b248-428e-a558-c0f013c0dda3.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5450063/general/01c2da10-b248-428e-a558-c0f013c0dda3.jpg already downloaded
2026-03-27 22:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5450063%252Fgeneral%252F720840b5-0056-4da4-87a7-2927ad210c3b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5450063/general/720840b5-0056-4da4-87a7-2927ad210c3b.jpg already downloaded
2026-03-27 22:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5450063%252Fgeneral%252Fd0179b13-71fe-48eb-b19b-2a8cf4021689.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5450063/general/d0179b13-71fe-48eb-b19b-2a8cf4021689.jpg already downloaded
2026-03-27 22:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5450063%252Fgeneral%252Fd2565bd0-b408-4f53-96ba-1118b2a4424c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5450063/general/d2565bd0-b408-4f53-96ba-1118b2a4424c.jpg already downloaded
2026-03-27 22:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5450063%252Fgeneral%252F3a6726ed-f69f-4ca5-8b37-7d2ff268b5b4.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5450063/general/3a6726ed-f69f-4ca5-8b37-7d2ff268b5b4.jpg already downloaded
2026-03-27 22:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5450063%252Fgeneral%252F97ee7d48-00a8-4036-9c3c-44b960dd4d05.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5450063/general/97ee7d48-00a8-4036-9c3c-44b960dd4d05.jpg already downloaded
2026-03-27 22:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5450063%252Fgeneral%252Fbde73ee7-5d78-4b13-a3a7-3f15f7288c03.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5450063/general/bde73ee7-5d78-4b13-a3a7-3f15f7288c03.jpg already downloaded
2026-03-27 22:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5450063%252Fgeneral%252F15f700dd-4cef-4081-b132-e25ecdec4d0a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5450063/general/15f700dd-4cef-4081-b132-e25ecdec4d0a.jpg already downloaded
2026-03-27 22:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5450063%252Fgeneral%252F2fc240a5-a366-42be-8a0c-53dadd283e6f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5450063/general/2fc240a5-a366-42be-8a0c-53dadd283e6f.jpg already downloaded
2026-03-27 22:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5450063%252Fgeneral%252F7e3e874d-ba82-49fa-be72-0b217adb1f72.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5450063/general/7e3e874d-ba82-49fa-be72-0b217adb1f72.jpg already downloaded
2026-03-27 22:02:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 7c655d19-ca60-5400-80ec-9436b4871226, identifier: 10733669
2026-03-27 22:02:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1aedc23a-6052-526b-8a41-1d6b22285ab4 with identifier: 10732541
2026-03-27 22:02:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1aedc23a-6052-526b-8a41-1d6b22285ab4 with scrape type 1
2026-03-27 22:02:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1aedc23a-6052-526b-8a41-1d6b22285ab4
2026-03-27 22:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5733965%252Fgeneral%252F1acf6e6c-646f-4f28-a400-2f33ad73551c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733965/general/1acf6e6c-646f-4f28-a400-2f33ad73551c.jpg already downloaded
2026-03-27 22:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5733965%252Fgeneral%252F14896a3e-afc5-4622-8ee6-a694d56e3c65.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733965/general/14896a3e-afc5-4622-8ee6-a694d56e3c65.jpg already downloaded
2026-03-27 22:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5733965%252Fgeneral%252F4bf95531-665e-4547-9b45-4f2f274adab3.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733965/general/4bf95531-665e-4547-9b45-4f2f274adab3.jpg already downloaded
2026-03-27 22:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5733965%252Fgeneral%252Ff37cff3f-1a8d-455e-b008-a91d2d87c4e7.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733965/general/f37cff3f-1a8d-455e-b008-a91d2d87c4e7.jpg already downloaded
2026-03-27 22:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5733965%252Fgeneral%252F246c5e49-a0f7-422a-bf56-79285675a26b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733965/general/246c5e49-a0f7-422a-bf56-79285675a26b.jpg already downloaded
2026-03-27 22:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5733965%252Fgeneral%252F82d59bc9-67ca-4d3d-8cd7-e0acfe50245f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733965/general/82d59bc9-67ca-4d3d-8cd7-e0acfe50245f.jpg already downloaded
2026-03-27 22:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5733965%252Fgeneral%252Fe7c63df6-61a8-4535-8ac3-91b7dbccb09c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733965/general/e7c63df6-61a8-4535-8ac3-91b7dbccb09c.jpg already downloaded
2026-03-27 22:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5733965%252Fgeneral%252Fec6870db-dcc4-42ef-b30f-4987705b62a2.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733965/general/ec6870db-dcc4-42ef-b30f-4987705b62a2.jpg already downloaded
2026-03-27 22:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5733965%252Fgeneral%252F4458285a-c490-46bb-9db4-f8e036dfea12.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733965/general/4458285a-c490-46bb-9db4-f8e036dfea12.jpg already downloaded
2026-03-27 22:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5733965%252Fgeneral%252F2bd6b26e-835b-4882-8cfd-63bbbd2326c9.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733965/general/2bd6b26e-835b-4882-8cfd-63bbbd2326c9.jpg already downloaded
2026-03-27 22:02:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 1aedc23a-6052-526b-8a41-1d6b22285ab4, identifier: 10732541
2026-03-27 22:02:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee59c2350>
2026-03-27 22:02:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aad304ac-f541-5b01-a09f-5cbaeab6070f/aad304ac-f541-5b01-a09f-5cbaeab6070f_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749378%252Fgeneral%252Fe3942fdb-02c2-4352-add4-b50c34b58621.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749378/general/e3942fdb-02c2-4352-add4-b50c34b58621.jpg saved to cache
2026-03-27 22:02:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item aad304ac-f541-5b01-a09f-5cbaeab6070f
2026-03-27 22:02:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749376/general/69237ef1-6cb3-4dfd-8f0c-86657f215885.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732532)
2026-03-27 22:02:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749373/general/9e314738-ed33-4c8b-bd5d-8944bb1593bc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732527)
2026-03-27 22:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749376%252Fgeneral%252Fda7ae598-5193-4b1f-b4d7-5df6aaf6e66a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749376/general/da7ae598-5193-4b1f-b4d7-5df6aaf6e66a.jpg not downloaded yet
2026-03-27 22:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749377%252Fgeneral%252F2030f364-6eb7-4849-9e03-cafdd85db4e5.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749377/general/2030f364-6eb7-4849-9e03-cafdd85db4e5.jpg not downloaded yet
2026-03-27 22:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749378%252Fgeneral%252F9c6567ed-f8cc-4005-a2ea-3943976fa08e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749378/general/9c6567ed-f8cc-4005-a2ea-3943976fa08e.jpg not downloaded yet
2026-03-27 22:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749374%252Fgeneral%252F992988e0-e725-4e53-803f-fe518face341.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749374/general/992988e0-e725-4e53-803f-fe518face341.jpg not downloaded yet
2026-03-27 22:02:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 7c655d19-ca60-5400-80ec-9436b4871226 with identifier: 10733669
2026-03-27 22:02:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 7c655d19-ca60-5400-80ec-9436b4871226 with identifier: 10733669
2026-03-27 22:02:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 7c655d19-ca60-5400-80ec-9436b4871226 with identifier: 10733669 to the API
2026-03-27 22:02:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:02:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:02:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733669>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '2.1L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T16:00:00Z',
'fuel_type': 'Diesel',
'id': '7c655d19-ca60-5400-80ec-9436b4871226',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FG724XP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733669',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Alfa Romeo',
'model': 'Giulia',
'odometer': 286876,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 56,
'photo_urls': ['https://images.openlane.eu/carimgs/5450063/general/01c2da10-b248-428e-a558-c0f013c0dda3.jpg',
'https://images.openlane.eu/carimgs/5450063/general/720840b5-0056-4da4-87a7-2927ad210c3b.jpg',
'https://images.openlane.eu/carimgs/5450063/general/d0179b13-71fe-48eb-b19b-2a8cf4021689.jpg',
'https://images.openlane.eu/carimgs/5450063/general/d2565bd0-b408-4f53-96ba-1118b2a4424c.jpg',
'https://images.openlane.eu/carimgs/5450063/general/3a6726ed-f69f-4ca5-8b37-7d2ff268b5b4.jpg',
'https://images.openlane.eu/carimgs/5450063/general/97ee7d48-00a8-4036-9c3c-44b960dd4d05.jpg',
'https://images.openlane.eu/carimgs/5450063/general/bde73ee7-5d78-4b13-a3a7-3f15f7288c03.jpg',
'https://images.openlane.eu/carimgs/5450063/general/15f700dd-4cef-4081-b132-e25ecdec4d0a.jpg',
'https://images.openlane.eu/carimgs/5450063/general/2fc240a5-a366-42be-8a0c-53dadd283e6f.jpg',
'https://images.openlane.eu/carimgs/5450063/general/7e3e874d-ba82-49fa-be72-0b217adb1f72.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7c655d19-ca60-5400-80ec-9436b4871226/7c655d19-ca60-5400-80ec-9436b4871226_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 147931,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5450063/general/01c2da10-b248-428e-a558-c0f013c0dda3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7c655d19-ca60-5400-80ec-9436b4871226/7c655d19-ca60-5400-80ec-9436b4871226_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 154681,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5450063/general/720840b5-0056-4da4-87a7-2927ad210c3b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7c655d19-ca60-5400-80ec-9436b4871226/7c655d19-ca60-5400-80ec-9436b4871226_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 154335,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5450063/general/d0179b13-71fe-48eb-b19b-2a8cf4021689.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7c655d19-ca60-5400-80ec-9436b4871226/7c655d19-ca60-5400-80ec-9436b4871226_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 148461,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5450063/general/d2565bd0-b408-4f53-96ba-1118b2a4424c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7c655d19-ca60-5400-80ec-9436b4871226/7c655d19-ca60-5400-80ec-9436b4871226_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92391,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5450063/general/3a6726ed-f69f-4ca5-8b37-7d2ff268b5b4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7c655d19-ca60-5400-80ec-9436b4871226/7c655d19-ca60-5400-80ec-9436b4871226_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 174937,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5450063/general/97ee7d48-00a8-4036-9c3c-44b960dd4d05.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7c655d19-ca60-5400-80ec-9436b4871226/7c655d19-ca60-5400-80ec-9436b4871226_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121064,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5450063/general/bde73ee7-5d78-4b13-a3a7-3f15f7288c03.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7c655d19-ca60-5400-80ec-9436b4871226/7c655d19-ca60-5400-80ec-9436b4871226_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101928,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5450063/general/15f700dd-4cef-4081-b132-e25ecdec4d0a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7c655d19-ca60-5400-80ec-9436b4871226/7c655d19-ca60-5400-80ec-9436b4871226_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46733,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5450063/general/2fc240a5-a366-42be-8a0c-53dadd283e6f.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7c655d19-ca60-5400-80ec-9436b4871226/7c655d19-ca60-5400-80ec-9436b4871226_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88432,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5450063/general/7e3e874d-ba82-49fa-be72-0b217adb1f72.jpg',
'Width': 800}],
'price': 5400,
'price_includes_vat': True,
'registration_date': '2017-02-16',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Alfa Romeo Giulia 2.2 Business - Diesel - Automatic - 150 hp - '
'286.876 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2017}
2026-03-27 22:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733669%27 HTTP/1.1" 200 None
2026-03-27 22:02:26 [adesa.it] INFO: Saving data for 10733669: {'created_time': 1774648946.053601, 'last_price_update_time': 1774648946.053612, 'auction_closing_time': 1774886400.0}
2026-03-27 22:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10733669') HTTP/1.1" 204 0
2026-03-27 22:02:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 1aedc23a-6052-526b-8a41-1d6b22285ab4 with identifier: 10732541
2026-03-27 22:02:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 1aedc23a-6052-526b-8a41-1d6b22285ab4 with identifier: 10732541
2026-03-27 22:02:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 1aedc23a-6052-526b-8a41-1d6b22285ab4 with identifier: 10732541 to the API
2026-03-27 22:02:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:02:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:02:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732541>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 320,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Hybrid',
'id': '1aedc23a-6052-526b-8a41-1d6b22285ab4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE964CH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732541',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 117847,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 18,
'photo_urls': ['https://images.openlane.eu/carimgs/5733965/general/1acf6e6c-646f-4f28-a400-2f33ad73551c.jpg',
'https://images.openlane.eu/carimgs/5733965/general/14896a3e-afc5-4622-8ee6-a694d56e3c65.jpg',
'https://images.openlane.eu/carimgs/5733965/general/4bf95531-665e-4547-9b45-4f2f274adab3.jpg',
'https://images.openlane.eu/carimgs/5733965/general/f37cff3f-1a8d-455e-b008-a91d2d87c4e7.jpg',
'https://images.openlane.eu/carimgs/5733965/general/246c5e49-a0f7-422a-bf56-79285675a26b.jpg',
'https://images.openlane.eu/carimgs/5733965/general/82d59bc9-67ca-4d3d-8cd7-e0acfe50245f.jpg',
'https://images.openlane.eu/carimgs/5733965/general/e7c63df6-61a8-4535-8ac3-91b7dbccb09c.jpg',
'https://images.openlane.eu/carimgs/5733965/general/ec6870db-dcc4-42ef-b30f-4987705b62a2.jpg',
'https://images.openlane.eu/carimgs/5733965/general/4458285a-c490-46bb-9db4-f8e036dfea12.jpg',
'https://images.openlane.eu/carimgs/5733965/general/2bd6b26e-835b-4882-8cfd-63bbbd2326c9.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1aedc23a-6052-526b-8a41-1d6b22285ab4/1aedc23a-6052-526b-8a41-1d6b22285ab4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44812,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733965/general/1acf6e6c-646f-4f28-a400-2f33ad73551c.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1aedc23a-6052-526b-8a41-1d6b22285ab4/1aedc23a-6052-526b-8a41-1d6b22285ab4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 148396,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733965/general/14896a3e-afc5-4622-8ee6-a694d56e3c65.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1aedc23a-6052-526b-8a41-1d6b22285ab4/1aedc23a-6052-526b-8a41-1d6b22285ab4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 145744,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733965/general/4bf95531-665e-4547-9b45-4f2f274adab3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1aedc23a-6052-526b-8a41-1d6b22285ab4/1aedc23a-6052-526b-8a41-1d6b22285ab4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 142279,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733965/general/f37cff3f-1a8d-455e-b008-a91d2d87c4e7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1aedc23a-6052-526b-8a41-1d6b22285ab4/1aedc23a-6052-526b-8a41-1d6b22285ab4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102139,
'Height': 800,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733965/general/246c5e49-a0f7-422a-bf56-79285675a26b.jpg',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1aedc23a-6052-526b-8a41-1d6b22285ab4/1aedc23a-6052-526b-8a41-1d6b22285ab4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105395,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733965/general/82d59bc9-67ca-4d3d-8cd7-e0acfe50245f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1aedc23a-6052-526b-8a41-1d6b22285ab4/1aedc23a-6052-526b-8a41-1d6b22285ab4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105746,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733965/general/e7c63df6-61a8-4535-8ac3-91b7dbccb09c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1aedc23a-6052-526b-8a41-1d6b22285ab4/1aedc23a-6052-526b-8a41-1d6b22285ab4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114815,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733965/general/ec6870db-dcc4-42ef-b30f-4987705b62a2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1aedc23a-6052-526b-8a41-1d6b22285ab4/1aedc23a-6052-526b-8a41-1d6b22285ab4_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 146955,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733965/general/4458285a-c490-46bb-9db4-f8e036dfea12.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1aedc23a-6052-526b-8a41-1d6b22285ab4/1aedc23a-6052-526b-8a41-1d6b22285ab4_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 188075,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733965/general/2bd6b26e-835b-4882-8cfd-63bbbd2326c9.jpg',
'Width': 1024}],
'price': 14400,
'price_includes_vat': True,
'registration_date': '2021-01-22',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Volvo XC60 T8 - Hybrid - Automatic - 320 hp - 117.847 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-27 22:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732541%27 HTTP/1.1" 200 None
2026-03-27 22:02:26 [adesa.it] INFO: Saving data for 10732541: {'created_time': 1774648946.383299, 'last_price_update_time': 1774648946.383309, 'auction_closing_time': 1774862700.0}
2026-03-27 22:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732541') HTTP/1.1" 204 0
2026-03-27 22:02:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749378/general/8212b54d-b6b4-4df5-802e-aabe0d5f813d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732536)
2026-03-27 22:02:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749374/general/6bc69e25-c264-449d-a8c2-dd50cec8b68d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732530)
2026-03-27 22:02:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749374/general/71013545-7a6c-41bc-962c-ab10f3f051ed.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732530)
2026-03-27 22:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749379%252Fgeneral%252F60b3e89b-cb52-414a-bf03-4390547f294f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749379/general/60b3e89b-cb52-414a-bf03-4390547f294f.jpg not downloaded yet
2026-03-27 22:02:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5c57550>
2026-03-27 22:02:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d5fca666-749b-58ce-abb6-1c5651a236bf/d5fca666-749b-58ce-abb6-1c5651a236bf_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749374%252Fgeneral%252F21bb3203-69a8-452b-adcb-cc165d98b169.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749374/general/21bb3203-69a8-452b-adcb-cc165d98b169.jpg saved to cache
2026-03-27 22:02:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item d5fca666-749b-58ce-abb6-1c5651a236bf
2026-03-27 22:02:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee584cf90>
2026-03-27 22:02:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aad304ac-f541-5b01-a09f-5cbaeab6070f/aad304ac-f541-5b01-a09f-5cbaeab6070f_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749378%252Fgeneral%252F3cb0516a-afc2-422c-87d3-26b1581c1cef.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749378/general/3cb0516a-afc2-422c-87d3-26b1581c1cef.jpg saved to cache
2026-03-27 22:02:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item aad304ac-f541-5b01-a09f-5cbaeab6070f
2026-03-27 22:02:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5aae890>
2026-03-27 22:02:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d5fca666-749b-58ce-abb6-1c5651a236bf/d5fca666-749b-58ce-abb6-1c5651a236bf_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749374%252Fgeneral%252F9072f7f4-8588-4190-ad98-360a164459ba.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749374/general/9072f7f4-8588-4190-ad98-360a164459ba.jpg saved to cache
2026-03-27 22:02:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item d5fca666-749b-58ce-abb6-1c5651a236bf
2026-03-27 22:02:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee589af50>
2026-03-27 22:02:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e537c8ed-aa4e-58eb-ba01-754153e441c1/e537c8ed-aa4e-58eb-ba01-754153e441c1_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749377%252Fgeneral%252F109b09ec-47e9-4f5e-b1ce-e9751fe9b2a6.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749377/general/109b09ec-47e9-4f5e-b1ce-e9751fe9b2a6.jpg saved to cache
2026-03-27 22:02:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item e537c8ed-aa4e-58eb-ba01-754153e441c1
2026-03-27 22:02:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 12097a1d-9144-574e-8139-98214d8f85ff with identifier: 10741853
2026-03-27 22:02:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 12097a1d-9144-574e-8139-98214d8f85ff with scrape type 1
2026-03-27 22:02:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 12097a1d-9144-574e-8139-98214d8f85ff
2026-03-27 22:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751656%252Fgeneral%252F80b8078d-493d-495f-ae69-a374e95f2642.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751656/general/80b8078d-493d-495f-ae69-a374e95f2642.jpg not downloaded yet
2026-03-27 22:02:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5dafc10>
2026-03-27 22:02:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_47f8cdee-0432-51d2-8a68-028743271308/47f8cdee-0432-51d2-8a68-028743271308_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749376%252Fgeneral%252Fde4d6b6c-0a6b-47fd-a9ba-eb7108b8b3ed.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749376/general/de4d6b6c-0a6b-47fd-a9ba-eb7108b8b3ed.jpg saved to cache
2026-03-27 22:02:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 47f8cdee-0432-51d2-8a68-028743271308
2026-03-27 22:02:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749367/general/29ff82e2-7849-4e80-bcfa-5bdc436ddb58.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732517)
2026-03-27 22:02:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749378/general/1efb0539-34f5-4a9c-8abb-51b1265947fd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732536)
2026-03-27 22:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749376%252Fgeneral%252F07813ef2-9c11-400c-b823-306b4e1e279f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749376/general/07813ef2-9c11-400c-b823-306b4e1e279f.jpg not downloaded yet
2026-03-27 22:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749377%252Fgeneral%252Fca231176-fef3-4ce4-9e5e-e49a4c15b6b1.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749377/general/ca231176-fef3-4ce4-9e5e-e49a4c15b6b1.jpg not downloaded yet
2026-03-27 22:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749378%252Fgeneral%252Fb2e5dbad-8add-4aa5-bce6-c0e32f331e2f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749378/general/b2e5dbad-8add-4aa5-bce6-c0e32f331e2f.jpg not downloaded yet
2026-03-27 22:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749374%252Fgeneral%252Ffdf71c38-69b4-407b-becf-34085d5e0ffd.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749374/general/fdf71c38-69b4-407b-becf-34085d5e0ffd.jpg not downloaded yet
2026-03-27 22:02:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749377/general/74b820e5-4141-4a96-ba1e-9114a5918b8b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732534)
2026-03-27 22:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749379%252Fgeneral%252F8d1bb2fd-7181-47df-9ea5-7ecf7a88a4d2.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749379/general/8d1bb2fd-7181-47df-9ea5-7ecf7a88a4d2.jpg not downloaded yet
2026-03-27 22:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751656%252Fgeneral%252Fb5729195-98f7-4be4-9643-1cea3944cd0a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751656/general/b5729195-98f7-4be4-9643-1cea3944cd0a.jpg not downloaded yet
2026-03-27 22:02:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee4644a90>
2026-03-27 22:02:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e537c8ed-aa4e-58eb-ba01-754153e441c1/e537c8ed-aa4e-58eb-ba01-754153e441c1_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749377%252Fgeneral%252F8fdf6be9-417e-4de6-a8c2-1fc6f37a467b.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749377/general/8fdf6be9-417e-4de6-a8c2-1fc6f37a467b.jpg saved to cache
2026-03-27 22:02:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item e537c8ed-aa4e-58eb-ba01-754153e441c1
2026-03-27 22:02:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: df38386c-10eb-560e-b02e-7c3cb4045fb4 with identifier: 10741641
2026-03-27 22:02:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item df38386c-10eb-560e-b02e-7c3cb4045fb4 with scrape type 1
2026-03-27 22:02:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item df38386c-10eb-560e-b02e-7c3cb4045fb4
2026-03-27 22:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5726961%252Fgeneral%252F4e7579f9-a3e3-497b-a278-b4631f110de1.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:02:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726961/general/4e7579f9-a3e3-497b-a278-b4631f110de1.jpeg already downloaded
2026-03-27 22:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5726961%252Fgeneral%252F48e49222-1692-4eb8-8f01-f78bf07aa6d2.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:02:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726961/general/48e49222-1692-4eb8-8f01-f78bf07aa6d2.jpeg already downloaded
2026-03-27 22:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5726961%252Fgeneral%252F3cd7d34e-5d09-46ff-83c3-290ab436e97c.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:02:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726961/general/3cd7d34e-5d09-46ff-83c3-290ab436e97c.jpeg already downloaded
2026-03-27 22:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5726961%252Fgeneral%252F1288c023-e693-4e0e-8510-b9ff7d2964fa.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:02:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726961/general/1288c023-e693-4e0e-8510-b9ff7d2964fa.jpeg already downloaded
2026-03-27 22:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5726961%252Fgeneral%252F9d4a7150-d37b-4e4a-b48f-51961541decd.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:02:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726961/general/9d4a7150-d37b-4e4a-b48f-51961541decd.jpeg already downloaded
2026-03-27 22:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5726961%252Fgeneral%252F5948882f-82ee-4fa6-aff9-efa9f64a722f.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:02:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726961/general/5948882f-82ee-4fa6-aff9-efa9f64a722f.jpeg already downloaded
2026-03-27 22:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5726961%252Fgeneral%252F73a9764a-2584-4497-9e51-c9fac393d861.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:02:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726961/general/73a9764a-2584-4497-9e51-c9fac393d861.jpeg already downloaded
2026-03-27 22:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5726961%252Fgeneral%252Fb732344a-7786-49f3-803c-5e7474016a71.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:02:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726961/general/b732344a-7786-49f3-803c-5e7474016a71.jpeg already downloaded
2026-03-27 22:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5726961%252Fgeneral%252Fb018c1a9-129b-4fb4-b66d-9b0b82d0e7ca.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:02:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726961/general/b018c1a9-129b-4fb4-b66d-9b0b82d0e7ca.jpeg already downloaded
2026-03-27 22:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5726961%252Fgeneral%252F7ec1bf57-cd0f-4bbf-89d7-7060bcbea45d.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:02:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726961/general/7ec1bf57-cd0f-4bbf-89d7-7060bcbea45d.jpeg already downloaded
2026-03-27 22:02:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: df38386c-10eb-560e-b02e-7c3cb4045fb4, identifier: 10741641
2026-03-27 22:02:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee449e550>
2026-03-27 22:02:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_47f8cdee-0432-51d2-8a68-028743271308/47f8cdee-0432-51d2-8a68-028743271308_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749376%252Fgeneral%252F69237ef1-6cb3-4dfd-8f0c-86657f215885.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749376/general/69237ef1-6cb3-4dfd-8f0c-86657f215885.jpg saved to cache
2026-03-27 22:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 47f8cdee-0432-51d2-8a68-028743271308
2026-03-27 22:02:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee45a1e10>
2026-03-27 22:02:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0d4ec039-df2b-528c-b38b-0479f3a3fd94/0d4ec039-df2b-528c-b38b-0479f3a3fd94_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749373%252Fgeneral%252F9e314738-ed33-4c8b-bd5d-8944bb1593bc.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749373/general/9e314738-ed33-4c8b-bd5d-8944bb1593bc.jpg saved to cache
2026-03-27 22:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 0d4ec039-df2b-528c-b38b-0479f3a3fd94
2026-03-27 22:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749376%252Fgeneral%252F2a4d217e-2046-49a0-995d-ff13015be5a8.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749376/general/2a4d217e-2046-49a0-995d-ff13015be5a8.jpg not downloaded yet
2026-03-27 22:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749377%252Fgeneral%252Ff9e064f7-4936-4a86-9211-404a0b7148ae.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749377/general/f9e064f7-4936-4a86-9211-404a0b7148ae.jpg not downloaded yet
2026-03-27 22:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749378%252Fgeneral%252F9a417890-4dc7-4c4d-ba36-3c7309e510eb.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749378/general/9a417890-4dc7-4c4d-ba36-3c7309e510eb.jpg not downloaded yet
2026-03-27 22:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749374%252Fgeneral%252Fd5abc3f1-23ee-4096-bab0-7bcb22961baa.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749374/general/d5abc3f1-23ee-4096-bab0-7bcb22961baa.jpg not downloaded yet
2026-03-27 22:02:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: df38386c-10eb-560e-b02e-7c3cb4045fb4 with identifier: 10741641
2026-03-27 22:02:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: df38386c-10eb-560e-b02e-7c3cb4045fb4 with identifier: 10741641
2026-03-27 22:02:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: df38386c-10eb-560e-b02e-7c3cb4045fb4 with identifier: 10741641 to the API
2026-03-27 22:02:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:02:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:02:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741641>
{'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-31T13:45: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=10741641',
'listing': 'auction',
'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': 200,
'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-27 22:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741641%27 HTTP/1.1" 200 None
2026-03-27 22:02:27 [adesa.it] INFO: Saving data for 10741641: {'created_time': 1774648947.648571, 'last_price_update_time': 1774648947.648584, 'auction_closing_time': 1774964700.0}
2026-03-27 22:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741641') HTTP/1.1" 204 0
2026-03-27 22:02:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee46fc290>
2026-03-27 22:02:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aad304ac-f541-5b01-a09f-5cbaeab6070f/aad304ac-f541-5b01-a09f-5cbaeab6070f_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749378%252Fgeneral%252F8212b54d-b6b4-4df5-802e-aabe0d5f813d.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749378/general/8212b54d-b6b4-4df5-802e-aabe0d5f813d.jpg saved to cache
2026-03-27 22:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item aad304ac-f541-5b01-a09f-5cbaeab6070f
2026-03-27 22:02:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee7e170d0>
2026-03-27 22:02:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d5fca666-749b-58ce-abb6-1c5651a236bf/d5fca666-749b-58ce-abb6-1c5651a236bf_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749374%252Fgeneral%252F6bc69e25-c264-449d-a8c2-dd50cec8b68d.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749374/general/6bc69e25-c264-449d-a8c2-dd50cec8b68d.jpg saved to cache
2026-03-27 22:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item d5fca666-749b-58ce-abb6-1c5651a236bf
2026-03-27 22:02:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee4552310>
2026-03-27 22:02:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d5fca666-749b-58ce-abb6-1c5651a236bf/d5fca666-749b-58ce-abb6-1c5651a236bf_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749374%252Fgeneral%252F71013545-7a6c-41bc-962c-ab10f3f051ed.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749374/general/71013545-7a6c-41bc-962c-ab10f3f051ed.jpg saved to cache
2026-03-27 22:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item d5fca666-749b-58ce-abb6-1c5651a236bf
2026-03-27 22:02:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749373/general/54c7dd21-b682-4989-9d1f-f2a0e777afa4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732527)
2026-03-27 22:02:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749378/general/6d39d7c4-b4bb-4ac3-96e0-2750d6dfedf2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732536)
2026-03-27 22:02:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749374/general/485e680e-68de-41e7-9fb9-f455a0193059.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732530)
2026-03-27 22:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749379%252Fgeneral%252F94de647c-6196-4364-b041-076f2934871e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749379/general/94de647c-6196-4364-b041-076f2934871e.jpg not downloaded yet
2026-03-27 22:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751656%252Fgeneral%252F4d72e77b-a9dd-43fb-b3d8-c243f260d567.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751656/general/4d72e77b-a9dd-43fb-b3d8-c243f260d567.jpg not downloaded yet
2026-03-27 22:02:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749379/general/4f1bc5fd-289f-4901-b2fb-88e14ddeb8a9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732540)
2026-03-27 22:02:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749376/general/da0ee8e0-0a1e-4bf5-bd45-8b5f219991de.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732532)
2026-03-27 22:02:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee4644950>
2026-03-27 22:02:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_879bbd18-2860-58e4-a325-3ce9d0624053/879bbd18-2860-58e4-a325-3ce9d0624053_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749367%252Fgeneral%252F29ff82e2-7849-4e80-bcfa-5bdc436ddb58.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749367/general/29ff82e2-7849-4e80-bcfa-5bdc436ddb58.jpg saved to cache
2026-03-27 22:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 879bbd18-2860-58e4-a325-3ce9d0624053
2026-03-27 22:02:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee7adde90>
2026-03-27 22:02:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aad304ac-f541-5b01-a09f-5cbaeab6070f/aad304ac-f541-5b01-a09f-5cbaeab6070f_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749378%252Fgeneral%252F1efb0539-34f5-4a9c-8abb-51b1265947fd.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749378/general/1efb0539-34f5-4a9c-8abb-51b1265947fd.jpg saved to cache
2026-03-27 22:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item aad304ac-f541-5b01-a09f-5cbaeab6070f
2026-03-27 22:02:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee95bad50>
2026-03-27 22:02:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e537c8ed-aa4e-58eb-ba01-754153e441c1/e537c8ed-aa4e-58eb-ba01-754153e441c1_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749377%252Fgeneral%252F74b820e5-4141-4a96-ba1e-9114a5918b8b.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749377/general/74b820e5-4141-4a96-ba1e-9114a5918b8b.jpg saved to cache
2026-03-27 22:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item e537c8ed-aa4e-58eb-ba01-754153e441c1
2026-03-27 22:02:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749379/general/9e2bd456-32ec-444e-a70d-2e8553e027d0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732540)
2026-03-27 22:02:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749379/general/e02a09bc-dc66-458a-b06e-be3e267cbbcd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732540)
2026-03-27 22:02:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749374/general/0fcc8907-4c8b-48a9-86f3-75561e3db5ca.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732530)
2026-03-27 22:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749379%252Fgeneral%252F5b6d7899-3a1e-4b4b-bb39-f330fb864a0b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749379/general/5b6d7899-3a1e-4b4b-bb39-f330fb864a0b.jpg not downloaded yet
2026-03-27 22:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751656%252Fgeneral%252F0865ca6d-05b8-450a-9925-8b66ad966d39.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751656/general/0865ca6d-05b8-450a-9925-8b66ad966d39.jpg not downloaded yet
2026-03-27 22:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749379%252Fgeneral%252Ff816137a-f267-433f-aa87-a6128e85d7b5.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749379/general/f816137a-f267-433f-aa87-a6128e85d7b5.jpg not downloaded yet
2026-03-27 22:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751656%252Fgeneral%252F9b6cb719-ef24-42e5-a314-73641dc45096.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751656/general/9b6cb719-ef24-42e5-a314-73641dc45096.jpg not downloaded yet
2026-03-27 22:02:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee452e110>
2026-03-27 22:02:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0d4ec039-df2b-528c-b38b-0479f3a3fd94/0d4ec039-df2b-528c-b38b-0479f3a3fd94_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749373%252Fgeneral%252F54c7dd21-b682-4989-9d1f-f2a0e777afa4.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749373/general/54c7dd21-b682-4989-9d1f-f2a0e777afa4.jpg saved to cache
2026-03-27 22:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 0d4ec039-df2b-528c-b38b-0479f3a3fd94
2026-03-27 22:02:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee45cf550>
2026-03-27 22:02:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aad304ac-f541-5b01-a09f-5cbaeab6070f/aad304ac-f541-5b01-a09f-5cbaeab6070f_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749378%252Fgeneral%252F6d39d7c4-b4bb-4ac3-96e0-2750d6dfedf2.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749378/general/6d39d7c4-b4bb-4ac3-96e0-2750d6dfedf2.jpg saved to cache
2026-03-27 22:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item aad304ac-f541-5b01-a09f-5cbaeab6070f
2026-03-27 22:02:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee7adc9d0>
2026-03-27 22:02:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d5fca666-749b-58ce-abb6-1c5651a236bf/d5fca666-749b-58ce-abb6-1c5651a236bf_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749374%252Fgeneral%252F485e680e-68de-41e7-9fb9-f455a0193059.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749374/general/485e680e-68de-41e7-9fb9-f455a0193059.jpg saved to cache
2026-03-27 22:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item d5fca666-749b-58ce-abb6-1c5651a236bf
2026-03-27 22:02:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5843790>
2026-03-27 22:02:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_40baeb8d-f66a-568a-b78b-54a6d996165d/40baeb8d-f66a-568a-b78b-54a6d996165d_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749379%252Fgeneral%252F4f1bc5fd-289f-4901-b2fb-88e14ddeb8a9.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749379/general/4f1bc5fd-289f-4901-b2fb-88e14ddeb8a9.jpg saved to cache
2026-03-27 22:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 40baeb8d-f66a-568a-b78b-54a6d996165d
2026-03-27 22:02:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5db04d0>
2026-03-27 22:02:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_47f8cdee-0432-51d2-8a68-028743271308/47f8cdee-0432-51d2-8a68-028743271308_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749376%252Fgeneral%252Fda0ee8e0-0a1e-4bf5-bd45-8b5f219991de.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749376/general/da0ee8e0-0a1e-4bf5-bd45-8b5f219991de.jpg saved to cache
2026-03-27 22:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 47f8cdee-0432-51d2-8a68-028743271308
2026-03-27 22:02:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751656/general/80b8078d-493d-495f-ae69-a374e95f2642.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741853)
2026-03-27 22:02:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749378/general/bf89f36e-3ea5-49c5-912f-48e6502895ca.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732536)
2026-03-27 22:02:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749377/general/c4fbc060-f60b-448e-b9a0-7aae2b0fe381.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732534)
2026-03-27 22:02:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749373/general/64d0badf-d00b-4183-beb4-36b3ca2f7087.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732527)
2026-03-27 22:02:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749374/general/992988e0-e725-4e53-803f-fe518face341.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732530)
2026-03-27 22:02:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749378/general/9c6567ed-f8cc-4005-a2ea-3943976fa08e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732536)
2026-03-27 22:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749379%252Fgeneral%252Fdf87a820-ba51-4553-af72-0bfa5ff57797.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749379/general/df87a820-ba51-4553-af72-0bfa5ff57797.jpg not downloaded yet
2026-03-27 22:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751656%252Fgeneral%252F8768bbf2-9556-4f87-a2b8-2e974c78c133.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751656/general/8768bbf2-9556-4f87-a2b8-2e974c78c133.jpg not downloaded yet
2026-03-27 22:02:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749374/general/d5abc3f1-23ee-4096-bab0-7bcb22961baa.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732530)
2026-03-27 22:02:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749376/general/664325f0-33c4-4af4-bd74-d6597c2ca332.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732532)
2026-03-27 22:02:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee455f410>
2026-03-27 22:02:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_40baeb8d-f66a-568a-b78b-54a6d996165d/40baeb8d-f66a-568a-b78b-54a6d996165d_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749379%252Fgeneral%252F9e2bd456-32ec-444e-a70d-2e8553e027d0.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749379/general/9e2bd456-32ec-444e-a70d-2e8553e027d0.jpg saved to cache
2026-03-27 22:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 40baeb8d-f66a-568a-b78b-54a6d996165d
2026-03-27 22:02:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5c07690>
2026-03-27 22:02:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_40baeb8d-f66a-568a-b78b-54a6d996165d/40baeb8d-f66a-568a-b78b-54a6d996165d_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749379%252Fgeneral%252Fe02a09bc-dc66-458a-b06e-be3e267cbbcd.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749379/general/e02a09bc-dc66-458a-b06e-be3e267cbbcd.jpg saved to cache
2026-03-27 22:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 40baeb8d-f66a-568a-b78b-54a6d996165d
2026-03-27 22:02:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5841110>
2026-03-27 22:02:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d5fca666-749b-58ce-abb6-1c5651a236bf/d5fca666-749b-58ce-abb6-1c5651a236bf_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749374%252Fgeneral%252F0fcc8907-4c8b-48a9-86f3-75561e3db5ca.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749374/general/0fcc8907-4c8b-48a9-86f3-75561e3db5ca.jpg saved to cache
2026-03-27 22:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item d5fca666-749b-58ce-abb6-1c5651a236bf
2026-03-27 22:02:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749378/general/9a417890-4dc7-4c4d-ba36-3c7309e510eb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732536)
2026-03-27 22:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751656%252Fgeneral%252F5700d1a3-6685-4847-9d9f-e7dd7fc59800.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751656/general/5700d1a3-6685-4847-9d9f-e7dd7fc59800.jpg not downloaded yet
2026-03-27 22:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751656%252Fgeneral%252Fa7fd0aba-e137-478e-a945-5b5a57fc48f2.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751656/general/a7fd0aba-e137-478e-a945-5b5a57fc48f2.jpg not downloaded yet
2026-03-27 22:02:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee473a150>
2026-03-27 22:02:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_12097a1d-9144-574e-8139-98214d8f85ff/12097a1d-9144-574e-8139-98214d8f85ff_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751656%252Fgeneral%252F80b8078d-493d-495f-ae69-a374e95f2642.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751656/general/80b8078d-493d-495f-ae69-a374e95f2642.jpg saved to cache
2026-03-27 22:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 12097a1d-9144-574e-8139-98214d8f85ff
2026-03-27 22:02:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee44d5410>
2026-03-27 22:02:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aad304ac-f541-5b01-a09f-5cbaeab6070f/aad304ac-f541-5b01-a09f-5cbaeab6070f_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749378%252Fgeneral%252Fbf89f36e-3ea5-49c5-912f-48e6502895ca.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749378/general/bf89f36e-3ea5-49c5-912f-48e6502895ca.jpg saved to cache
2026-03-27 22:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item aad304ac-f541-5b01-a09f-5cbaeab6070f
2026-03-27 22:02:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5bc6c90>
2026-03-27 22:02:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e537c8ed-aa4e-58eb-ba01-754153e441c1/e537c8ed-aa4e-58eb-ba01-754153e441c1_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749377%252Fgeneral%252Fc4fbc060-f60b-448e-b9a0-7aae2b0fe381.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749377/general/c4fbc060-f60b-448e-b9a0-7aae2b0fe381.jpg saved to cache
2026-03-27 22:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item e537c8ed-aa4e-58eb-ba01-754153e441c1
2026-03-27 22:02:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5d55c90>
2026-03-27 22:02:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0d4ec039-df2b-528c-b38b-0479f3a3fd94/0d4ec039-df2b-528c-b38b-0479f3a3fd94_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749373%252Fgeneral%252F64d0badf-d00b-4183-beb4-36b3ca2f7087.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749373/general/64d0badf-d00b-4183-beb4-36b3ca2f7087.jpg saved to cache
2026-03-27 22:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 0d4ec039-df2b-528c-b38b-0479f3a3fd94
2026-03-27 22:02:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee7de73d0>
2026-03-27 22:02:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d5fca666-749b-58ce-abb6-1c5651a236bf/d5fca666-749b-58ce-abb6-1c5651a236bf_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749374%252Fgeneral%252F992988e0-e725-4e53-803f-fe518face341.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749374/general/992988e0-e725-4e53-803f-fe518face341.jpg saved to cache
2026-03-27 22:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item d5fca666-749b-58ce-abb6-1c5651a236bf
2026-03-27 22:02:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee4539ad0>
2026-03-27 22:02:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aad304ac-f541-5b01-a09f-5cbaeab6070f/aad304ac-f541-5b01-a09f-5cbaeab6070f_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749378%252Fgeneral%252F9c6567ed-f8cc-4005-a2ea-3943976fa08e.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749378/general/9c6567ed-f8cc-4005-a2ea-3943976fa08e.jpg saved to cache
2026-03-27 22:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item aad304ac-f541-5b01-a09f-5cbaeab6070f
2026-03-27 22:02:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5d21a90>
2026-03-27 22:02:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d5fca666-749b-58ce-abb6-1c5651a236bf/d5fca666-749b-58ce-abb6-1c5651a236bf_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749374%252Fgeneral%252Fd5abc3f1-23ee-4096-bab0-7bcb22961baa.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749374/general/d5abc3f1-23ee-4096-bab0-7bcb22961baa.jpg saved to cache
2026-03-27 22:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item d5fca666-749b-58ce-abb6-1c5651a236bf
2026-03-27 22:02:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5d55d10>
2026-03-27 22:02:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_47f8cdee-0432-51d2-8a68-028743271308/47f8cdee-0432-51d2-8a68-028743271308_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749376%252Fgeneral%252F664325f0-33c4-4af4-bd74-d6597c2ca332.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749376/general/664325f0-33c4-4af4-bd74-d6597c2ca332.jpg saved to cache
2026-03-27 22:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 47f8cdee-0432-51d2-8a68-028743271308
2026-03-27 22:02:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751656/general/9b6cb719-ef24-42e5-a314-73641dc45096.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741853)
2026-03-27 22:02:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751656/general/b5729195-98f7-4be4-9643-1cea3944cd0a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741853)
2026-03-27 22:02:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751656/general/0865ca6d-05b8-450a-9925-8b66ad966d39.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741853)
2026-03-27 22:02:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751656/general/4d72e77b-a9dd-43fb-b3d8-c243f260d567.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741853)
2026-03-27 22:02:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749379/general/8d1bb2fd-7181-47df-9ea5-7ecf7a88a4d2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732540)
2026-03-27 22:02:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749379/general/94de647c-6196-4364-b041-076f2934871e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732540)
2026-03-27 22:02:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749377/general/f9e064f7-4936-4a86-9211-404a0b7148ae.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732534)
2026-03-27 22:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751656%252Fgeneral%252F46d0d87f-d0fe-4bad-83e3-d7983cddca3a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751656/general/46d0d87f-d0fe-4bad-83e3-d7983cddca3a.jpg not downloaded yet
2026-03-27 22:02:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749376/general/2a4d217e-2046-49a0-995d-ff13015be5a8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732532)
2026-03-27 22:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751656%252Fgeneral%252F8719d5fb-a134-4567-8d82-f280df123cbf.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751656/general/8719d5fb-a134-4567-8d82-f280df123cbf.jpg not downloaded yet
2026-03-27 22:02:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5aae790>
2026-03-27 22:02:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aad304ac-f541-5b01-a09f-5cbaeab6070f/aad304ac-f541-5b01-a09f-5cbaeab6070f_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749378%252Fgeneral%252F9a417890-4dc7-4c4d-ba36-3c7309e510eb.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749378/general/9a417890-4dc7-4c4d-ba36-3c7309e510eb.jpg saved to cache
2026-03-27 22:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item aad304ac-f541-5b01-a09f-5cbaeab6070f
2026-03-27 22:02:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751656/general/8768bbf2-9556-4f87-a2b8-2e974c78c133.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741853)
2026-03-27 22:02:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749379/general/f816137a-f267-433f-aa87-a6128e85d7b5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732540)
2026-03-27 22:02:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749376/general/07813ef2-9c11-400c-b823-306b4e1e279f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732532)
2026-03-27 22:02:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749377/general/ca231176-fef3-4ce4-9e5e-e49a4c15b6b1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732534)
2026-03-27 22:02:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee591d550>
2026-03-27 22:02:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_12097a1d-9144-574e-8139-98214d8f85ff/12097a1d-9144-574e-8139-98214d8f85ff_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751656%252Fgeneral%252F9b6cb719-ef24-42e5-a314-73641dc45096.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751656/general/9b6cb719-ef24-42e5-a314-73641dc45096.jpg saved to cache
2026-03-27 22:02:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 12097a1d-9144-574e-8139-98214d8f85ff
2026-03-27 22:02:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee441a010>
2026-03-27 22:02:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_12097a1d-9144-574e-8139-98214d8f85ff/12097a1d-9144-574e-8139-98214d8f85ff_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751656%252Fgeneral%252Fb5729195-98f7-4be4-9643-1cea3944cd0a.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751656/general/b5729195-98f7-4be4-9643-1cea3944cd0a.jpg saved to cache
2026-03-27 22:02:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 12097a1d-9144-574e-8139-98214d8f85ff
2026-03-27 22:02:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749378/general/b2e5dbad-8add-4aa5-bce6-c0e32f331e2f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732536)
2026-03-27 22:02:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749374/general/fdf71c38-69b4-407b-becf-34085d5e0ffd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732530)
2026-03-27 22:02:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749379/general/df87a820-ba51-4553-af72-0bfa5ff57797.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732540)
2026-03-27 22:02:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee4418150>
2026-03-27 22:02:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_12097a1d-9144-574e-8139-98214d8f85ff/12097a1d-9144-574e-8139-98214d8f85ff_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751656%252Fgeneral%252F0865ca6d-05b8-450a-9925-8b66ad966d39.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751656/general/0865ca6d-05b8-450a-9925-8b66ad966d39.jpg saved to cache
2026-03-27 22:02:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 12097a1d-9144-574e-8139-98214d8f85ff
2026-03-27 22:02:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751656/general/5700d1a3-6685-4847-9d9f-e7dd7fc59800.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741853)
2026-03-27 22:02:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749379/general/60b3e89b-cb52-414a-bf03-4390547f294f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732540)
2026-03-27 22:02:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:02:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5d4c550>
2026-03-27 22:02:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_12097a1d-9144-574e-8139-98214d8f85ff/12097a1d-9144-574e-8139-98214d8f85ff_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751656%252Fgeneral%252F4d72e77b-a9dd-43fb-b3d8-c243f260d567.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751656/general/4d72e77b-a9dd-43fb-b3d8-c243f260d567.jpg saved to cache
2026-03-27 22:02:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 12097a1d-9144-574e-8139-98214d8f85ff
2026-03-27 22:02:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee44fd810>
2026-03-27 22:02:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_40baeb8d-f66a-568a-b78b-54a6d996165d/40baeb8d-f66a-568a-b78b-54a6d996165d_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749379%252Fgeneral%252F8d1bb2fd-7181-47df-9ea5-7ecf7a88a4d2.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749379/general/8d1bb2fd-7181-47df-9ea5-7ecf7a88a4d2.jpg saved to cache
2026-03-27 22:02:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 40baeb8d-f66a-568a-b78b-54a6d996165d
2026-03-27 22:02:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5952050>
2026-03-27 22:02:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_40baeb8d-f66a-568a-b78b-54a6d996165d/40baeb8d-f66a-568a-b78b-54a6d996165d_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749379%252Fgeneral%252F94de647c-6196-4364-b041-076f2934871e.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749379/general/94de647c-6196-4364-b041-076f2934871e.jpg saved to cache
2026-03-27 22:02:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 40baeb8d-f66a-568a-b78b-54a6d996165d
2026-03-27 22:02:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee57e0810>
2026-03-27 22:02:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e537c8ed-aa4e-58eb-ba01-754153e441c1/e537c8ed-aa4e-58eb-ba01-754153e441c1_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749377%252Fgeneral%252Ff9e064f7-4936-4a86-9211-404a0b7148ae.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749377/general/f9e064f7-4936-4a86-9211-404a0b7148ae.jpg saved to cache
2026-03-27 22:02:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item e537c8ed-aa4e-58eb-ba01-754153e441c1
2026-03-27 22:02:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5950610>
2026-03-27 22:02:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_47f8cdee-0432-51d2-8a68-028743271308/47f8cdee-0432-51d2-8a68-028743271308_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749376%252Fgeneral%252F2a4d217e-2046-49a0-995d-ff13015be5a8.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749376/general/2a4d217e-2046-49a0-995d-ff13015be5a8.jpg saved to cache
2026-03-27 22:02:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 47f8cdee-0432-51d2-8a68-028743271308
2026-03-27 22:02:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee46e76d0>
2026-03-27 22:02:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_12097a1d-9144-574e-8139-98214d8f85ff/12097a1d-9144-574e-8139-98214d8f85ff_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751656%252Fgeneral%252F8768bbf2-9556-4f87-a2b8-2e974c78c133.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751656/general/8768bbf2-9556-4f87-a2b8-2e974c78c133.jpg saved to cache
2026-03-27 22:02:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 12097a1d-9144-574e-8139-98214d8f85ff
2026-03-27 22:02:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5951710>
2026-03-27 22:02:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_40baeb8d-f66a-568a-b78b-54a6d996165d/40baeb8d-f66a-568a-b78b-54a6d996165d_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749379%252Fgeneral%252Ff816137a-f267-433f-aa87-a6128e85d7b5.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749379/general/f816137a-f267-433f-aa87-a6128e85d7b5.jpg saved to cache
2026-03-27 22:02:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 40baeb8d-f66a-568a-b78b-54a6d996165d
2026-03-27 22:02:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee44ca6d0>
2026-03-27 22:02:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_47f8cdee-0432-51d2-8a68-028743271308/47f8cdee-0432-51d2-8a68-028743271308_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749376%252Fgeneral%252F07813ef2-9c11-400c-b823-306b4e1e279f.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749376/general/07813ef2-9c11-400c-b823-306b4e1e279f.jpg saved to cache
2026-03-27 22:02:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 47f8cdee-0432-51d2-8a68-028743271308
2026-03-27 22:02:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5951710>
2026-03-27 22:02:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e537c8ed-aa4e-58eb-ba01-754153e441c1/e537c8ed-aa4e-58eb-ba01-754153e441c1_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749377%252Fgeneral%252Fca231176-fef3-4ce4-9e5e-e49a4c15b6b1.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749377/general/ca231176-fef3-4ce4-9e5e-e49a4c15b6b1.jpg saved to cache
2026-03-27 22:02:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item e537c8ed-aa4e-58eb-ba01-754153e441c1
2026-03-27 22:02:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749377/general/2030f364-6eb7-4849-9e03-cafdd85db4e5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732534)
2026-03-27 22:02:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749379/general/5b6d7899-3a1e-4b4b-bb39-f330fb864a0b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732540)
2026-03-27 22:02:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:02:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751656/general/46d0d87f-d0fe-4bad-83e3-d7983cddca3a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741853)
2026-03-27 22:02:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751656/general/a7fd0aba-e137-478e-a945-5b5a57fc48f2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741853)
2026-03-27 22:02:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751656/general/8719d5fb-a134-4567-8d82-f280df123cbf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741853)
2026-03-27 22:02:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749376/general/f8d1d528-3692-47a5-b6a6-f2dfc12b6a83.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732532)
2026-03-27 22:02:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749377/general/0fd395e9-4c37-4110-a51a-c5fd911c1949.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732534)
2026-03-27 22:02:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:02:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:02:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:02:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee4411ad0>
2026-03-27 22:02:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aad304ac-f541-5b01-a09f-5cbaeab6070f/aad304ac-f541-5b01-a09f-5cbaeab6070f_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749378%252Fgeneral%252Fb2e5dbad-8add-4aa5-bce6-c0e32f331e2f.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749378/general/b2e5dbad-8add-4aa5-bce6-c0e32f331e2f.jpg saved to cache
2026-03-27 22:02:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item aad304ac-f541-5b01-a09f-5cbaeab6070f
2026-03-27 22:02:29 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: aad304ac-f541-5b01-a09f-5cbaeab6070f, skipping ID generation
2026-03-27 22:02:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aad304ac-f541-5b01-a09f-5cbaeab6070f with scrape type 1
2026-03-27 22:02:29 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item aad304ac-f541-5b01-a09f-5cbaeab6070f sending to next pipeline
2026-03-27 22:02:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: aad304ac-f541-5b01-a09f-5cbaeab6070f, identifier: 10732536
2026-03-27 22:02:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee4684b50>
2026-03-27 22:02:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d5fca666-749b-58ce-abb6-1c5651a236bf/d5fca666-749b-58ce-abb6-1c5651a236bf_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749374%252Fgeneral%252Ffdf71c38-69b4-407b-becf-34085d5e0ffd.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749374/general/fdf71c38-69b4-407b-becf-34085d5e0ffd.jpg saved to cache
2026-03-27 22:02:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item d5fca666-749b-58ce-abb6-1c5651a236bf
2026-03-27 22:02:29 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d5fca666-749b-58ce-abb6-1c5651a236bf, skipping ID generation
2026-03-27 22:02:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d5fca666-749b-58ce-abb6-1c5651a236bf with scrape type 1
2026-03-27 22:02:29 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d5fca666-749b-58ce-abb6-1c5651a236bf sending to next pipeline
2026-03-27 22:02:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: d5fca666-749b-58ce-abb6-1c5651a236bf, identifier: 10732530
2026-03-27 22:02:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee8338b50>
2026-03-27 22:02:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_40baeb8d-f66a-568a-b78b-54a6d996165d/40baeb8d-f66a-568a-b78b-54a6d996165d_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749379%252Fgeneral%252Fdf87a820-ba51-4553-af72-0bfa5ff57797.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749379/general/df87a820-ba51-4553-af72-0bfa5ff57797.jpg saved to cache
2026-03-27 22:02:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 40baeb8d-f66a-568a-b78b-54a6d996165d
2026-03-27 22:02:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee7ed51d0>
2026-03-27 22:02:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_12097a1d-9144-574e-8139-98214d8f85ff/12097a1d-9144-574e-8139-98214d8f85ff_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751656%252Fgeneral%252F5700d1a3-6685-4847-9d9f-e7dd7fc59800.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751656/general/5700d1a3-6685-4847-9d9f-e7dd7fc59800.jpg saved to cache
2026-03-27 22:02:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 12097a1d-9144-574e-8139-98214d8f85ff
2026-03-27 22:02:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5c59350>
2026-03-27 22:02:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_40baeb8d-f66a-568a-b78b-54a6d996165d/40baeb8d-f66a-568a-b78b-54a6d996165d_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749379%252Fgeneral%252F60b3e89b-cb52-414a-bf03-4390547f294f.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749379/general/60b3e89b-cb52-414a-bf03-4390547f294f.jpg saved to cache
2026-03-27 22:02:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 40baeb8d-f66a-568a-b78b-54a6d996165d
2026-03-27 22:02:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: aad304ac-f541-5b01-a09f-5cbaeab6070f with identifier: 10732536
2026-03-27 22:02:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: aad304ac-f541-5b01-a09f-5cbaeab6070f with identifier: 10732536
2026-03-27 22:02:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: aad304ac-f541-5b01-a09f-5cbaeab6070f with identifier: 10732536 to the API
2026-03-27 22:02:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:02:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:02:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749378/general/b2e5dbad-8add-4aa5-bce6-c0e32f331e2f.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': 180,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Hybrid',
'id': 'aad304ac-f541-5b01-a09f-5cbaeab6070f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG247JE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732536',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 181735,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 65,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aad304ac-f541-5b01-a09f-5cbaeab6070f/aad304ac-f541-5b01-a09f-5cbaeab6070f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123129,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749378/general/0d3db609-a4ed-4820-a078-43b6f42ca926.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aad304ac-f541-5b01-a09f-5cbaeab6070f/aad304ac-f541-5b01-a09f-5cbaeab6070f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78558,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749378/general/e3942fdb-02c2-4352-add4-b50c34b58621.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aad304ac-f541-5b01-a09f-5cbaeab6070f/aad304ac-f541-5b01-a09f-5cbaeab6070f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112264,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749378/general/3cb0516a-afc2-422c-87d3-26b1581c1cef.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aad304ac-f541-5b01-a09f-5cbaeab6070f/aad304ac-f541-5b01-a09f-5cbaeab6070f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106132,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749378/general/8212b54d-b6b4-4df5-802e-aabe0d5f813d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aad304ac-f541-5b01-a09f-5cbaeab6070f/aad304ac-f541-5b01-a09f-5cbaeab6070f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84228,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749378/general/1efb0539-34f5-4a9c-8abb-51b1265947fd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aad304ac-f541-5b01-a09f-5cbaeab6070f/aad304ac-f541-5b01-a09f-5cbaeab6070f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106476,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749378/general/6d39d7c4-b4bb-4ac3-96e0-2750d6dfedf2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aad304ac-f541-5b01-a09f-5cbaeab6070f/aad304ac-f541-5b01-a09f-5cbaeab6070f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104064,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749378/general/bf89f36e-3ea5-49c5-912f-48e6502895ca.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aad304ac-f541-5b01-a09f-5cbaeab6070f/aad304ac-f541-5b01-a09f-5cbaeab6070f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79780,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749378/general/9c6567ed-f8cc-4005-a2ea-3943976fa08e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aad304ac-f541-5b01-a09f-5cbaeab6070f/aad304ac-f541-5b01-a09f-5cbaeab6070f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121172,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749378/general/b2e5dbad-8add-4aa5-bce6-c0e32f331e2f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aad304ac-f541-5b01-a09f-5cbaeab6070f/aad304ac-f541-5b01-a09f-5cbaeab6070f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39909,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749378/general/9a417890-4dc7-4c4d-ba36-3c7309e510eb.jpg',
'Width': 400}],
'price': 5300,
'price_includes_vat': True,
'registration_date': '2021-07-09',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Volvo XC40 T5 - Hybrid - Automatic - 180 hp - 181.735 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-27 22:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732536%27 HTTP/1.1" 200 None
2026-03-27 22:02:30 [adesa.it] INFO: Saving data for 10732536: {'created_time': 1774648950.499482, 'last_price_update_time': 1774648950.499492, 'auction_closing_time': 1774862700.0}
2026-03-27 22:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732536') HTTP/1.1" 204 0
2026-03-27 22:02:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: d5fca666-749b-58ce-abb6-1c5651a236bf with identifier: 10732530
2026-03-27 22:02:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: d5fca666-749b-58ce-abb6-1c5651a236bf with identifier: 10732530
2026-03-27 22:02:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: d5fca666-749b-58ce-abb6-1c5651a236bf with identifier: 10732530 to the API
2026-03-27 22:02:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:02:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:02:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749374/general/fdf71c38-69b4-407b-becf-34085d5e0ffd.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': 150,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Diesel',
'id': 'd5fca666-749b-58ce-abb6-1c5651a236bf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH119PT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732530',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 137214,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 13,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5fca666-749b-58ce-abb6-1c5651a236bf/d5fca666-749b-58ce-abb6-1c5651a236bf_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125771,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749374/general/96799ee2-4511-4c69-8867-1c3cb72186a1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5fca666-749b-58ce-abb6-1c5651a236bf/d5fca666-749b-58ce-abb6-1c5651a236bf_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 134138,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749374/general/21bb3203-69a8-452b-adcb-cc165d98b169.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5fca666-749b-58ce-abb6-1c5651a236bf/d5fca666-749b-58ce-abb6-1c5651a236bf_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115230,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749374/general/9072f7f4-8588-4190-ad98-360a164459ba.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5fca666-749b-58ce-abb6-1c5651a236bf/d5fca666-749b-58ce-abb6-1c5651a236bf_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123923,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749374/general/6bc69e25-c264-449d-a8c2-dd50cec8b68d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5fca666-749b-58ce-abb6-1c5651a236bf/d5fca666-749b-58ce-abb6-1c5651a236bf_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90095,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749374/general/71013545-7a6c-41bc-962c-ab10f3f051ed.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5fca666-749b-58ce-abb6-1c5651a236bf/d5fca666-749b-58ce-abb6-1c5651a236bf_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116461,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749374/general/485e680e-68de-41e7-9fb9-f455a0193059.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5fca666-749b-58ce-abb6-1c5651a236bf/d5fca666-749b-58ce-abb6-1c5651a236bf_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120835,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749374/general/0fcc8907-4c8b-48a9-86f3-75561e3db5ca.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5fca666-749b-58ce-abb6-1c5651a236bf/d5fca666-749b-58ce-abb6-1c5651a236bf_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108923,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749374/general/992988e0-e725-4e53-803f-fe518face341.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5fca666-749b-58ce-abb6-1c5651a236bf/d5fca666-749b-58ce-abb6-1c5651a236bf_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 40162,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749374/general/fdf71c38-69b4-407b-becf-34085d5e0ffd.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5fca666-749b-58ce-abb6-1c5651a236bf/d5fca666-749b-58ce-abb6-1c5651a236bf_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 134138,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749374/general/d5abc3f1-23ee-4096-bab0-7bcb22961baa.jpg',
'Width': 800}],
'price': 8000,
'price_includes_vat': True,
'registration_date': '2021-12-20',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Volkswagen Tiguan 2.0 TDI Life - Diesel - Automatic - 150 hp - '
'137.214 km',
'transmission': 'automatic',
'trim': 'Life',
'vin': None,
'year': 2021}
2026-03-27 22:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732530%27 HTTP/1.1" 200 None
2026-03-27 22:02:30 [adesa.it] INFO: Saving data for 10732530: {'created_time': 1774648950.885638, 'last_price_update_time': 1774648950.885649, 'auction_closing_time': 1774862700.0}
2026-03-27 22:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732530') HTTP/1.1" 204 0
2026-03-27 22:02:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749373/general/ea24ce6c-5f7b-4b67-9706-7b3e67bdfd8a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732527)
2026-03-27 22:02:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:02:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749376/general/da7ae598-5193-4b1f-b4d7-5df6aaf6e66a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732532)
2026-03-27 22:02:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749367/general/a597226e-895e-4ca8-ad73-bb3805c234e4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732517)
2026-03-27 22:02:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749379/general/b0e6f72e-4da9-4ea7-aeb6-e733f5cd1233.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732540)
2026-03-27 22:02:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749377/general/96628c15-1190-4260-84ff-1cf9888195dc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732534)
2026-03-27 22:02:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749373/general/b383f828-5f25-4dc3-99a6-8d0cb3bdba1f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732527)
2026-03-27 22:02:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749373/general/e93c0325-d0fe-4aed-b17c-9df372070013.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732527)
2026-03-27 22:02:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee46d90d0>
2026-03-27 22:02:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e537c8ed-aa4e-58eb-ba01-754153e441c1/e537c8ed-aa4e-58eb-ba01-754153e441c1_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749377%252Fgeneral%252F2030f364-6eb7-4849-9e03-cafdd85db4e5.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749377/general/2030f364-6eb7-4849-9e03-cafdd85db4e5.jpg saved to cache
2026-03-27 22:02:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item e537c8ed-aa4e-58eb-ba01-754153e441c1
2026-03-27 22:02:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee4645a50>
2026-03-27 22:02:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_40baeb8d-f66a-568a-b78b-54a6d996165d/40baeb8d-f66a-568a-b78b-54a6d996165d_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749379%252Fgeneral%252F5b6d7899-3a1e-4b4b-bb39-f330fb864a0b.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749379/general/5b6d7899-3a1e-4b4b-bb39-f330fb864a0b.jpg saved to cache
2026-03-27 22:02:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 40baeb8d-f66a-568a-b78b-54a6d996165d
2026-03-27 22:02:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee46790d0>
2026-03-27 22:02:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_12097a1d-9144-574e-8139-98214d8f85ff/12097a1d-9144-574e-8139-98214d8f85ff_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751656%252Fgeneral%252F46d0d87f-d0fe-4bad-83e3-d7983cddca3a.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751656/general/46d0d87f-d0fe-4bad-83e3-d7983cddca3a.jpg saved to cache
2026-03-27 22:02:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 12097a1d-9144-574e-8139-98214d8f85ff
2026-03-27 22:02:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5816450>
2026-03-27 22:02:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_12097a1d-9144-574e-8139-98214d8f85ff/12097a1d-9144-574e-8139-98214d8f85ff_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751656%252Fgeneral%252Fa7fd0aba-e137-478e-a945-5b5a57fc48f2.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751656/general/a7fd0aba-e137-478e-a945-5b5a57fc48f2.jpg saved to cache
2026-03-27 22:02:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 12097a1d-9144-574e-8139-98214d8f85ff
2026-03-27 22:02:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5a19950>
2026-03-27 22:02:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_12097a1d-9144-574e-8139-98214d8f85ff/12097a1d-9144-574e-8139-98214d8f85ff_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751656%252Fgeneral%252F8719d5fb-a134-4567-8d82-f280df123cbf.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751656/general/8719d5fb-a134-4567-8d82-f280df123cbf.jpg saved to cache
2026-03-27 22:02:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 12097a1d-9144-574e-8139-98214d8f85ff
2026-03-27 22:02:31 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 12097a1d-9144-574e-8139-98214d8f85ff, skipping ID generation
2026-03-27 22:02:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 12097a1d-9144-574e-8139-98214d8f85ff with scrape type 1
2026-03-27 22:02:31 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 12097a1d-9144-574e-8139-98214d8f85ff sending to next pipeline
2026-03-27 22:02:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 12097a1d-9144-574e-8139-98214d8f85ff, identifier: 10741853
2026-03-27 22:02:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5a09990>
2026-03-27 22:02:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_47f8cdee-0432-51d2-8a68-028743271308/47f8cdee-0432-51d2-8a68-028743271308_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749376%252Fgeneral%252Ff8d1d528-3692-47a5-b6a6-f2dfc12b6a83.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749376/general/f8d1d528-3692-47a5-b6a6-f2dfc12b6a83.jpg saved to cache
2026-03-27 22:02:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 47f8cdee-0432-51d2-8a68-028743271308
2026-03-27 22:02:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5814d50>
2026-03-27 22:02:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e537c8ed-aa4e-58eb-ba01-754153e441c1/e537c8ed-aa4e-58eb-ba01-754153e441c1_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749377%252Fgeneral%252F0fd395e9-4c37-4110-a51a-c5fd911c1949.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749377/general/0fd395e9-4c37-4110-a51a-c5fd911c1949.jpg saved to cache
2026-03-27 22:02:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item e537c8ed-aa4e-58eb-ba01-754153e441c1
2026-03-27 22:02:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749376/general/03b06da8-b9d2-47e9-9a53-cd129902100e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732532)
2026-03-27 22:02:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 12097a1d-9144-574e-8139-98214d8f85ff with identifier: 10741853
2026-03-27 22:02:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 12097a1d-9144-574e-8139-98214d8f85ff with identifier: 10741853
2026-03-27 22:02:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 12097a1d-9144-574e-8139-98214d8f85ff with identifier: 10741853 to the API
2026-03-27 22:02:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22: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-27 22:02:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5751656/general/8719d5fb-a134-4567-8d82-f280df123cbf.jpg>
{'auction_title': '',
'c_o_2_emission_value': 138,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.1L',
'engine_horse_power': 160,
'expiration_date': '2026-03-30T08:20:00Z',
'fuel_type': 'Diesel',
'id': '12097a1d-9144-574e-8139-98214d8f85ff',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FY509TL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741853',
'listing': 'auction',
'location': 'Nomentana (Roma) (Italy)',
'make': 'Alfa Romeo',
'model': 'Stelvio',
'odometer': 132261,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 166,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_12097a1d-9144-574e-8139-98214d8f85ff/12097a1d-9144-574e-8139-98214d8f85ff_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48945,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751656/general/80b8078d-493d-495f-ae69-a374e95f2642.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_12097a1d-9144-574e-8139-98214d8f85ff/12097a1d-9144-574e-8139-98214d8f85ff_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49224,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751656/general/b5729195-98f7-4be4-9643-1cea3944cd0a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_12097a1d-9144-574e-8139-98214d8f85ff/12097a1d-9144-574e-8139-98214d8f85ff_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43996,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751656/general/4d72e77b-a9dd-43fb-b3d8-c243f260d567.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_12097a1d-9144-574e-8139-98214d8f85ff/12097a1d-9144-574e-8139-98214d8f85ff_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46993,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751656/general/0865ca6d-05b8-450a-9925-8b66ad966d39.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_12097a1d-9144-574e-8139-98214d8f85ff/12097a1d-9144-574e-8139-98214d8f85ff_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54085,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751656/general/9b6cb719-ef24-42e5-a314-73641dc45096.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_12097a1d-9144-574e-8139-98214d8f85ff/12097a1d-9144-574e-8139-98214d8f85ff_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61225,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751656/general/8768bbf2-9556-4f87-a2b8-2e974c78c133.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_12097a1d-9144-574e-8139-98214d8f85ff/12097a1d-9144-574e-8139-98214d8f85ff_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68591,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751656/general/5700d1a3-6685-4847-9d9f-e7dd7fc59800.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_12097a1d-9144-574e-8139-98214d8f85ff/12097a1d-9144-574e-8139-98214d8f85ff_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53241,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751656/general/a7fd0aba-e137-478e-a945-5b5a57fc48f2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_12097a1d-9144-574e-8139-98214d8f85ff/12097a1d-9144-574e-8139-98214d8f85ff_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47304,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751656/general/46d0d87f-d0fe-4bad-83e3-d7983cddca3a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_12097a1d-9144-574e-8139-98214d8f85ff/12097a1d-9144-574e-8139-98214d8f85ff_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74439,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751656/general/8719d5fb-a134-4567-8d82-f280df123cbf.jpg',
'Width': 800}],
'price': 6100,
'price_includes_vat': True,
'registration_date': '2019-09-17',
'seats_number': 5,
'seller_name': 'Arval Italia',
'title': 'Alfa Romeo Stelvio 2.2 Business - Diesel - Automatic - 160 hp - '
'132.261 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2019}
2026-03-27 22:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710741853%27 HTTP/1.1" 200 None
2026-03-27 22:02:31 [adesa.it] INFO: Saving data for 10741853: {'created_time': 1774648951.952705, 'last_price_update_time': 1774648951.952718, 'auction_closing_time': 1774858800.0}
2026-03-27 22:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741853') HTTP/1.1" 204 0
2026-03-27 22:02:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749367/general/72e2cf13-41e7-4d70-924c-4b409c5cc887.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732517)
2026-03-27 22:02:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741636> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:02:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5c55710>
2026-03-27 22:02:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:02:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0d4ec039-df2b-528c-b38b-0479f3a3fd94/0d4ec039-df2b-528c-b38b-0479f3a3fd94_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749373%252Fgeneral%252Fea24ce6c-5f7b-4b67-9706-7b3e67bdfd8a.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749373/general/ea24ce6c-5f7b-4b67-9706-7b3e67bdfd8a.jpg saved to cache
2026-03-27 22:02:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 0d4ec039-df2b-528c-b38b-0479f3a3fd94
2026-03-27 22:02:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5ab95d0>
2026-03-27 22:02:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:02:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_47f8cdee-0432-51d2-8a68-028743271308/47f8cdee-0432-51d2-8a68-028743271308_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749376%252Fgeneral%252Fda7ae598-5193-4b1f-b4d7-5df6aaf6e66a.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749376/general/da7ae598-5193-4b1f-b4d7-5df6aaf6e66a.jpg saved to cache
2026-03-27 22:02:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 47f8cdee-0432-51d2-8a68-028743271308
2026-03-27 22:02:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5889d10>
2026-03-27 22:02:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:02:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_879bbd18-2860-58e4-a325-3ce9d0624053/879bbd18-2860-58e4-a325-3ce9d0624053_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749367%252Fgeneral%252Fa597226e-895e-4ca8-ad73-bb3805c234e4.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749367/general/a597226e-895e-4ca8-ad73-bb3805c234e4.jpg saved to cache
2026-03-27 22:02:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 879bbd18-2860-58e4-a325-3ce9d0624053
2026-03-27 22:02:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5ab9f10>
2026-03-27 22:02:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:02:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_40baeb8d-f66a-568a-b78b-54a6d996165d/40baeb8d-f66a-568a-b78b-54a6d996165d_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749379%252Fgeneral%252Fb0e6f72e-4da9-4ea7-aeb6-e733f5cd1233.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749379/general/b0e6f72e-4da9-4ea7-aeb6-e733f5cd1233.jpg saved to cache
2026-03-27 22:02:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 40baeb8d-f66a-568a-b78b-54a6d996165d
2026-03-27 22:02:32 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 40baeb8d-f66a-568a-b78b-54a6d996165d, skipping ID generation
2026-03-27 22:02:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 40baeb8d-f66a-568a-b78b-54a6d996165d with scrape type 1
2026-03-27 22:02:32 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 40baeb8d-f66a-568a-b78b-54a6d996165d sending to next pipeline
2026-03-27 22:02:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 40baeb8d-f66a-568a-b78b-54a6d996165d, identifier: 10732540
2026-03-27 22:02:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee6a15650>
2026-03-27 22:02:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:02:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e537c8ed-aa4e-58eb-ba01-754153e441c1/e537c8ed-aa4e-58eb-ba01-754153e441c1_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749377%252Fgeneral%252F96628c15-1190-4260-84ff-1cf9888195dc.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749377/general/96628c15-1190-4260-84ff-1cf9888195dc.jpg saved to cache
2026-03-27 22:02:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item e537c8ed-aa4e-58eb-ba01-754153e441c1
2026-03-27 22:02:32 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e537c8ed-aa4e-58eb-ba01-754153e441c1, skipping ID generation
2026-03-27 22:02:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e537c8ed-aa4e-58eb-ba01-754153e441c1 with scrape type 1
2026-03-27 22:02:32 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e537c8ed-aa4e-58eb-ba01-754153e441c1 sending to next pipeline
2026-03-27 22:02:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: e537c8ed-aa4e-58eb-ba01-754153e441c1, identifier: 10732534
2026-03-27 22:02:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5dae150>
2026-03-27 22:02:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:02:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0d4ec039-df2b-528c-b38b-0479f3a3fd94/0d4ec039-df2b-528c-b38b-0479f3a3fd94_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749373%252Fgeneral%252Fb383f828-5f25-4dc3-99a6-8d0cb3bdba1f.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749373/general/b383f828-5f25-4dc3-99a6-8d0cb3bdba1f.jpg saved to cache
2026-03-27 22:02:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 0d4ec039-df2b-528c-b38b-0479f3a3fd94
2026-03-27 22:02:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5897bd0>
2026-03-27 22:02:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:02:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0d4ec039-df2b-528c-b38b-0479f3a3fd94/0d4ec039-df2b-528c-b38b-0479f3a3fd94_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749373%252Fgeneral%252Fe93c0325-d0fe-4aed-b17c-9df372070013.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749373/general/e93c0325-d0fe-4aed-b17c-9df372070013.jpg saved to cache
2026-03-27 22:02:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 0d4ec039-df2b-528c-b38b-0479f3a3fd94
2026-03-27 22:02:32 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0d4ec039-df2b-528c-b38b-0479f3a3fd94, skipping ID generation
2026-03-27 22:02:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0d4ec039-df2b-528c-b38b-0479f3a3fd94 with scrape type 1
2026-03-27 22:02:32 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0d4ec039-df2b-528c-b38b-0479f3a3fd94 sending to next pipeline
2026-03-27 22:02:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 0d4ec039-df2b-528c-b38b-0479f3a3fd94, identifier: 10732527
2026-03-27 22:02:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749367/general/6f39d50a-2d12-4d17-9aef-eb9be35a8e57.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732517)
2026-03-27 22:02:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 40baeb8d-f66a-568a-b78b-54a6d996165d with identifier: 10732540
2026-03-27 22:02:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 40baeb8d-f66a-568a-b78b-54a6d996165d with identifier: 10732540
2026-03-27 22:02:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 40baeb8d-f66a-568a-b78b-54a6d996165d with identifier: 10732540 to the API
2026-03-27 22:02:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:02:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:02:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749379/general/b0e6f72e-4da9-4ea7-aeb6-e733f5cd1233.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 253,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Hybrid',
'id': '40baeb8d-f66a-568a-b78b-54a6d996165d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP023FN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732540',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 144152,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 23,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40baeb8d-f66a-568a-b78b-54a6d996165d/40baeb8d-f66a-568a-b78b-54a6d996165d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 146401,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749379/general/b0e6f72e-4da9-4ea7-aeb6-e733f5cd1233.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40baeb8d-f66a-568a-b78b-54a6d996165d/40baeb8d-f66a-568a-b78b-54a6d996165d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 154910,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749379/general/4f1bc5fd-289f-4901-b2fb-88e14ddeb8a9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40baeb8d-f66a-568a-b78b-54a6d996165d/40baeb8d-f66a-568a-b78b-54a6d996165d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 145430,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749379/general/9e2bd456-32ec-444e-a70d-2e8553e027d0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40baeb8d-f66a-568a-b78b-54a6d996165d/40baeb8d-f66a-568a-b78b-54a6d996165d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 145895,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749379/general/e02a09bc-dc66-458a-b06e-be3e267cbbcd.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40baeb8d-f66a-568a-b78b-54a6d996165d/40baeb8d-f66a-568a-b78b-54a6d996165d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108454,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749379/general/60b3e89b-cb52-414a-bf03-4390547f294f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40baeb8d-f66a-568a-b78b-54a6d996165d/40baeb8d-f66a-568a-b78b-54a6d996165d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106024,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749379/general/8d1bb2fd-7181-47df-9ea5-7ecf7a88a4d2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40baeb8d-f66a-568a-b78b-54a6d996165d/40baeb8d-f66a-568a-b78b-54a6d996165d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118118,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749379/general/94de647c-6196-4364-b041-076f2934871e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40baeb8d-f66a-568a-b78b-54a6d996165d/40baeb8d-f66a-568a-b78b-54a6d996165d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73840,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749379/general/5b6d7899-3a1e-4b4b-bb39-f330fb864a0b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40baeb8d-f66a-568a-b78b-54a6d996165d/40baeb8d-f66a-568a-b78b-54a6d996165d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63582,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749379/general/f816137a-f267-433f-aa87-a6128e85d7b5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40baeb8d-f66a-568a-b78b-54a6d996165d/40baeb8d-f66a-568a-b78b-54a6d996165d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 42030,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749379/general/df87a820-ba51-4553-af72-0bfa5ff57797.jpg',
'Width': 400}],
'price': 12100,
'price_includes_vat': True,
'registration_date': '2023-05-30',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Volvo XC60 T6 Core - Hybrid - Automatic - 253 hp - 144.152 km',
'transmission': 'automatic',
'trim': 'Core',
'vin': None,
'year': 2023}
2026-03-27 22:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732540%27 HTTP/1.1" 200 None
2026-03-27 22:02:33 [adesa.it] INFO: Saving data for 10732540: {'created_time': 1774648953.06303, 'last_price_update_time': 1774648953.063043, 'auction_closing_time': 1774862700.0}
2026-03-27 22:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732540') HTTP/1.1" 204 0
2026-03-27 22:02:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: e537c8ed-aa4e-58eb-ba01-754153e441c1 with identifier: 10732534
2026-03-27 22:02:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: e537c8ed-aa4e-58eb-ba01-754153e441c1 with identifier: 10732534
2026-03-27 22:02:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: e537c8ed-aa4e-58eb-ba01-754153e441c1 with identifier: 10732534 to the API
2026-03-27 22:02:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:02:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:02:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749377/general/96628c15-1190-4260-84ff-1cf9888195dc.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 129,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Hybrid',
'id': 'e537c8ed-aa4e-58eb-ba01-754153e441c1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GN675HA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732534',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 39790,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 143,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e537c8ed-aa4e-58eb-ba01-754153e441c1/e537c8ed-aa4e-58eb-ba01-754153e441c1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103828,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749377/general/049347aa-d256-4a30-9c23-e398e7707701.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e537c8ed-aa4e-58eb-ba01-754153e441c1/e537c8ed-aa4e-58eb-ba01-754153e441c1_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116717,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749377/general/109b09ec-47e9-4f5e-b1ce-e9751fe9b2a6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e537c8ed-aa4e-58eb-ba01-754153e441c1/e537c8ed-aa4e-58eb-ba01-754153e441c1_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99978,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749377/general/8fdf6be9-417e-4de6-a8c2-1fc6f37a467b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e537c8ed-aa4e-58eb-ba01-754153e441c1/e537c8ed-aa4e-58eb-ba01-754153e441c1_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92412,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749377/general/96628c15-1190-4260-84ff-1cf9888195dc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e537c8ed-aa4e-58eb-ba01-754153e441c1/e537c8ed-aa4e-58eb-ba01-754153e441c1_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69985,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749377/general/74b820e5-4141-4a96-ba1e-9114a5918b8b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e537c8ed-aa4e-58eb-ba01-754153e441c1/e537c8ed-aa4e-58eb-ba01-754153e441c1_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111269,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749377/general/0fd395e9-4c37-4110-a51a-c5fd911c1949.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e537c8ed-aa4e-58eb-ba01-754153e441c1/e537c8ed-aa4e-58eb-ba01-754153e441c1_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108813,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749377/general/c4fbc060-f60b-448e-b9a0-7aae2b0fe381.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e537c8ed-aa4e-58eb-ba01-754153e441c1/e537c8ed-aa4e-58eb-ba01-754153e441c1_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 134231,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749377/general/2030f364-6eb7-4849-9e03-cafdd85db4e5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e537c8ed-aa4e-58eb-ba01-754153e441c1/e537c8ed-aa4e-58eb-ba01-754153e441c1_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71226,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749377/general/ca231176-fef3-4ce4-9e5e-e49a4c15b6b1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e537c8ed-aa4e-58eb-ba01-754153e441c1/e537c8ed-aa4e-58eb-ba01-754153e441c1_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81666,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749377/general/f9e064f7-4936-4a86-9211-404a0b7148ae.jpg',
'Width': 1024}],
'price': 16100,
'price_includes_vat': True,
'registration_date': '2023-03-13',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Volvo XC40 T4 Plus Bright - Hybrid - Automatic - 129 hp - 39.790 km',
'transmission': 'automatic',
'trim': 'Plus Bright',
'vin': None,
'year': 2023}
2026-03-27 22:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732534%27 HTTP/1.1" 200 None
2026-03-27 22:02:33 [adesa.it] INFO: Saving data for 10732534: {'created_time': 1774648953.446082, 'last_price_update_time': 1774648953.446094, 'auction_closing_time': 1774862700.0}
2026-03-27 22:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732534') HTTP/1.1" 204 0
2026-03-27 22:02:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 0d4ec039-df2b-528c-b38b-0479f3a3fd94 with identifier: 10732527
2026-03-27 22:02:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 0d4ec039-df2b-528c-b38b-0479f3a3fd94 with identifier: 10732527
2026-03-27 22:02:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 0d4ec039-df2b-528c-b38b-0479f3a3fd94 with identifier: 10732527 to the API
2026-03-27 22:02:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:02:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:02:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749373/general/e93c0325-d0fe-4aed-b17c-9df372070013.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-03-30T09:25:00Z',
'fuel_type': 'Diesel',
'id': '0d4ec039-df2b-528c-b38b-0479f3a3fd94',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM922VS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732527',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 176485,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 23,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0d4ec039-df2b-528c-b38b-0479f3a3fd94/0d4ec039-df2b-528c-b38b-0479f3a3fd94_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126106,
'Height': 593,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749373/general/c7082fa4-bda6-41fc-95c1-6db34de74630.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0d4ec039-df2b-528c-b38b-0479f3a3fd94/0d4ec039-df2b-528c-b38b-0479f3a3fd94_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 199029,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749373/general/bf435935-231b-4f10-8f4e-835ab2d706d4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0d4ec039-df2b-528c-b38b-0479f3a3fd94/0d4ec039-df2b-528c-b38b-0479f3a3fd94_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126812,
'Height': 593,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749373/general/73b88495-0483-41ce-84f5-fa2be6f485e0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0d4ec039-df2b-528c-b38b-0479f3a3fd94/0d4ec039-df2b-528c-b38b-0479f3a3fd94_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112690,
'Height': 593,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749373/general/f5303fcc-0a16-48f1-9655-1ac5e61f5cc8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0d4ec039-df2b-528c-b38b-0479f3a3fd94/0d4ec039-df2b-528c-b38b-0479f3a3fd94_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110954,
'Height': 593,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749373/general/e93c0325-d0fe-4aed-b17c-9df372070013.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0d4ec039-df2b-528c-b38b-0479f3a3fd94/0d4ec039-df2b-528c-b38b-0479f3a3fd94_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116179,
'Height': 593,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749373/general/9e314738-ed33-4c8b-bd5d-8944bb1593bc.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0d4ec039-df2b-528c-b38b-0479f3a3fd94/0d4ec039-df2b-528c-b38b-0479f3a3fd94_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87105,
'Height': 593,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749373/general/b383f828-5f25-4dc3-99a6-8d0cb3bdba1f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0d4ec039-df2b-528c-b38b-0479f3a3fd94/0d4ec039-df2b-528c-b38b-0479f3a3fd94_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80562,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749373/general/54c7dd21-b682-4989-9d1f-f2a0e777afa4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0d4ec039-df2b-528c-b38b-0479f3a3fd94/0d4ec039-df2b-528c-b38b-0479f3a3fd94_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 41437,
'Height': 296,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749373/general/ea24ce6c-5f7b-4b67-9706-7b3e67bdfd8a.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0d4ec039-df2b-528c-b38b-0479f3a3fd94/0d4ec039-df2b-528c-b38b-0479f3a3fd94_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127731,
'Height': 593,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749373/general/64d0badf-d00b-4183-beb4-36b3ca2f7087.jpg',
'Width': 800}],
'price': 7400,
'price_includes_vat': True,
'registration_date': '2023-02-10',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Volkswagen Tiguan 2.0 TDI Life - Diesel - Automatic - 150 hp - '
'176.485 km',
'transmission': 'automatic',
'trim': 'Life',
'vin': None,
'year': 2023}
2026-03-27 22:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732527%27 HTTP/1.1" 200 None
2026-03-27 22:02:33 [adesa.it] INFO: Saving data for 10732527: {'created_time': 1774648953.80556, 'last_price_update_time': 1774648953.805571, 'auction_closing_time': 1774862700.0}
2026-03-27 22:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732527') HTTP/1.1" 204 0
2026-03-27 22:02:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749364/general/30cf6879-050c-46a0-8fe5-7771691e5b7f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732511)
2026-03-27 22:02:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749362/general/db370718-dc1e-4839-9e98-b24080985594.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732509)
2026-03-27 22:02:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749364/general/110410f6-81bd-401e-8f8d-316538214f97.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732511)
2026-03-27 22:02:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749362/general/45e71295-60d0-4981-b020-73dc54ec1a99.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732509)
2026-03-27 22:02:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749362/general/e9eb7235-858a-4128-a5f5-44a6d17cceb4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732509)
2026-03-27 22:02:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee455b410>
2026-03-27 22:02:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_47f8cdee-0432-51d2-8a68-028743271308/47f8cdee-0432-51d2-8a68-028743271308_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749376%252Fgeneral%252F03b06da8-b9d2-47e9-9a53-cd129902100e.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749376/general/03b06da8-b9d2-47e9-9a53-cd129902100e.jpg saved to cache
2026-03-27 22:02:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 47f8cdee-0432-51d2-8a68-028743271308
2026-03-27 22:02:33 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 47f8cdee-0432-51d2-8a68-028743271308, skipping ID generation
2026-03-27 22:02:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 47f8cdee-0432-51d2-8a68-028743271308 with scrape type 1
2026-03-27 22:02:33 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 47f8cdee-0432-51d2-8a68-028743271308 sending to next pipeline
2026-03-27 22:02:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 47f8cdee-0432-51d2-8a68-028743271308, identifier: 10732532
2026-03-27 22:02:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749365/general/a71660ad-42f4-4b84-9ec3-f87e6172def6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732515)
2026-03-27 22:02:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733698> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:02:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741708> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:02:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733688> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:02:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 47f8cdee-0432-51d2-8a68-028743271308 with identifier: 10732532
2026-03-27 22:02:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 47f8cdee-0432-51d2-8a68-028743271308 with identifier: 10732532
2026-03-27 22:02:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 47f8cdee-0432-51d2-8a68-028743271308 with identifier: 10732532 to the API
2026-03-27 22:02:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:02:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:02:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749376/general/03b06da8-b9d2-47e9-9a53-cd129902100e.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': 197,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Diesel',
'id': '47f8cdee-0432-51d2-8a68-028743271308',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG130RJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732532',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Volvo',
'model': 'V60',
'odometer': 81478,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 27,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47f8cdee-0432-51d2-8a68-028743271308/47f8cdee-0432-51d2-8a68-028743271308_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43169,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749376/general/0330bb0c-f059-4a3e-a339-660889268ab9.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47f8cdee-0432-51d2-8a68-028743271308/47f8cdee-0432-51d2-8a68-028743271308_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 142693,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749376/general/de4d6b6c-0a6b-47fd-a9ba-eb7108b8b3ed.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47f8cdee-0432-51d2-8a68-028743271308/47f8cdee-0432-51d2-8a68-028743271308_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 144643,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749376/general/69237ef1-6cb3-4dfd-8f0c-86657f215885.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47f8cdee-0432-51d2-8a68-028743271308/47f8cdee-0432-51d2-8a68-028743271308_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131192,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749376/general/03b06da8-b9d2-47e9-9a53-cd129902100e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47f8cdee-0432-51d2-8a68-028743271308/47f8cdee-0432-51d2-8a68-028743271308_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102395,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749376/general/da0ee8e0-0a1e-4bf5-bd45-8b5f219991de.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47f8cdee-0432-51d2-8a68-028743271308/47f8cdee-0432-51d2-8a68-028743271308_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93960,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749376/general/f8d1d528-3692-47a5-b6a6-f2dfc12b6a83.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47f8cdee-0432-51d2-8a68-028743271308/47f8cdee-0432-51d2-8a68-028743271308_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84785,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749376/general/664325f0-33c4-4af4-bd74-d6597c2ca332.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47f8cdee-0432-51d2-8a68-028743271308/47f8cdee-0432-51d2-8a68-028743271308_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 305292,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749376/general/da7ae598-5193-4b1f-b4d7-5df6aaf6e66a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47f8cdee-0432-51d2-8a68-028743271308/47f8cdee-0432-51d2-8a68-028743271308_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88247,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749376/general/07813ef2-9c11-400c-b823-306b4e1e279f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47f8cdee-0432-51d2-8a68-028743271308/47f8cdee-0432-51d2-8a68-028743271308_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 153296,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749376/general/2a4d217e-2046-49a0-995d-ff13015be5a8.jpg',
'Width': 800}],
'price': 10300,
'price_includes_vat': True,
'registration_date': '2021-09-08',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Volvo V60 B4 Inscription - Diesel - Automatic - 197 hp - 81.478 km',
'transmission': 'automatic',
'trim': 'Inscription',
'vin': None,
'year': 2021}
2026-03-27 22:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732532%27 HTTP/1.1" 200 None
2026-03-27 22:02:34 [adesa.it] INFO: Saving data for 10732532: {'created_time': 1774648954.353698, 'last_price_update_time': 1774648954.35371, 'auction_closing_time': 1774862700.0}
2026-03-27 22:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732532') HTTP/1.1" 204 0
2026-03-27 22:02:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:02:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749364/general/a75bcd5f-f48e-4c5d-9247-8d89625f6c98.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732511)
2026-03-27 22:02:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741638> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:02:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee462a6d0>
2026-03-27 22:02:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_879bbd18-2860-58e4-a325-3ce9d0624053/879bbd18-2860-58e4-a325-3ce9d0624053_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749367%252Fgeneral%252F72e2cf13-41e7-4d70-924c-4b409c5cc887.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749367/general/72e2cf13-41e7-4d70-924c-4b409c5cc887.jpg saved to cache
2026-03-27 22:02:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 879bbd18-2860-58e4-a325-3ce9d0624053
2026-03-27 22:02:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c2918d31-7a07-56af-9d11-d98e426c958d with identifier: 10741636
2026-03-27 22:02:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c2918d31-7a07-56af-9d11-d98e426c958d with scrape type 1
2026-03-27 22:02:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c2918d31-7a07-56af-9d11-d98e426c958d
2026-03-27 22:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5729243%252Fgeneral%252F8493b1f1-2dba-4caf-a93d-2e8f400994d9.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:02:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729243/general/8493b1f1-2dba-4caf-a93d-2e8f400994d9.jpeg already downloaded
2026-03-27 22:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5729243%252Fgeneral%252Fc11d7d6c-c733-4232-8955-bf0406a88738.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:02:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729243/general/c11d7d6c-c733-4232-8955-bf0406a88738.jpeg already downloaded
2026-03-27 22:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5729243%252Fgeneral%252F6f3e6892-2d53-471e-96c2-6f69f5826035.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:02:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729243/general/6f3e6892-2d53-471e-96c2-6f69f5826035.jpeg already downloaded
2026-03-27 22:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5729243%252Fgeneral%252Ffc41a79f-6d35-4480-bd5d-fbe197b3c583.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:02:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729243/general/fc41a79f-6d35-4480-bd5d-fbe197b3c583.jpeg already downloaded
2026-03-27 22:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5729243%252Fgeneral%252F76c6656c-acc4-461b-acbf-1193d01bc806.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:02:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729243/general/76c6656c-acc4-461b-acbf-1193d01bc806.jpeg already downloaded
2026-03-27 22:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5729243%252Fgeneral%252F6696224e-aa8a-4b30-a30d-c15e463f41cb.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:02:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729243/general/6696224e-aa8a-4b30-a30d-c15e463f41cb.jpeg already downloaded
2026-03-27 22:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5729243%252Fgeneral%252Fcd204c02-d998-4004-a7c6-7b440aa2d442.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:02:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729243/general/cd204c02-d998-4004-a7c6-7b440aa2d442.jpeg already downloaded
2026-03-27 22:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5729243%252Fgeneral%252F9f8ab719-bbfd-4414-91a1-673039dfb0c5.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:02:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729243/general/9f8ab719-bbfd-4414-91a1-673039dfb0c5.jpeg already downloaded
2026-03-27 22:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5729243%252Fgeneral%252F00549190-59cc-4ee4-aedb-29b53b13cde6.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:02:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729243/general/00549190-59cc-4ee4-aedb-29b53b13cde6.jpeg already downloaded
2026-03-27 22:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5729243%252Fgeneral%252Fe588e55f-37ed-48cb-a0d7-82bdba22e686.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:02:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729243/general/e588e55f-37ed-48cb-a0d7-82bdba22e686.jpeg already downloaded
2026-03-27 22:02:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: c2918d31-7a07-56af-9d11-d98e426c958d, identifier: 10741636
2026-03-27 22:02:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee43eb050>
2026-03-27 22:02:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_879bbd18-2860-58e4-a325-3ce9d0624053/879bbd18-2860-58e4-a325-3ce9d0624053_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749367%252Fgeneral%252F6f39d50a-2d12-4d17-9aef-eb9be35a8e57.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749367/general/6f39d50a-2d12-4d17-9aef-eb9be35a8e57.jpg saved to cache
2026-03-27 22:02:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 879bbd18-2860-58e4-a325-3ce9d0624053
2026-03-27 22:02:34 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 879bbd18-2860-58e4-a325-3ce9d0624053, skipping ID generation
2026-03-27 22:02:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 879bbd18-2860-58e4-a325-3ce9d0624053 with scrape type 1
2026-03-27 22:02:34 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 879bbd18-2860-58e4-a325-3ce9d0624053 sending to next pipeline
2026-03-27 22:02:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 879bbd18-2860-58e4-a325-3ce9d0624053, identifier: 10732517
2026-03-27 22:02:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5dac690>
2026-03-27 22:02:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_22803d83-45ec-5e73-bef3-06b903a04d05/22803d83-45ec-5e73-bef3-06b903a04d05_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749364%252Fgeneral%252F30cf6879-050c-46a0-8fe5-7771691e5b7f.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749364/general/30cf6879-050c-46a0-8fe5-7771691e5b7f.jpg saved to cache
2026-03-27 22:02:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 22803d83-45ec-5e73-bef3-06b903a04d05
2026-03-27 22:02:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5aaf110>
2026-03-27 22:02:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_080604d7-c2df-5bcb-8def-83ee6ea97d1e/080604d7-c2df-5bcb-8def-83ee6ea97d1e_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749362%252Fgeneral%252Fdb370718-dc1e-4839-9e98-b24080985594.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749362/general/db370718-dc1e-4839-9e98-b24080985594.jpg saved to cache
2026-03-27 22:02:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 080604d7-c2df-5bcb-8def-83ee6ea97d1e
2026-03-27 22:02:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5a36c10>
2026-03-27 22:02:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_22803d83-45ec-5e73-bef3-06b903a04d05/22803d83-45ec-5e73-bef3-06b903a04d05_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749364%252Fgeneral%252F110410f6-81bd-401e-8f8d-316538214f97.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749364/general/110410f6-81bd-401e-8f8d-316538214f97.jpg saved to cache
2026-03-27 22:02:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 22803d83-45ec-5e73-bef3-06b903a04d05
2026-03-27 22:02:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5b19810>
2026-03-27 22:02:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_080604d7-c2df-5bcb-8def-83ee6ea97d1e/080604d7-c2df-5bcb-8def-83ee6ea97d1e_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749362%252Fgeneral%252F45e71295-60d0-4981-b020-73dc54ec1a99.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749362/general/45e71295-60d0-4981-b020-73dc54ec1a99.jpg saved to cache
2026-03-27 22:02:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 080604d7-c2df-5bcb-8def-83ee6ea97d1e
2026-03-27 22:02:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee44d05d0>
2026-03-27 22:02:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:02:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_080604d7-c2df-5bcb-8def-83ee6ea97d1e/080604d7-c2df-5bcb-8def-83ee6ea97d1e_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749362%252Fgeneral%252Fe9eb7235-858a-4128-a5f5-44a6d17cceb4.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749362/general/e9eb7235-858a-4128-a5f5-44a6d17cceb4.jpg saved to cache
2026-03-27 22:02:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 080604d7-c2df-5bcb-8def-83ee6ea97d1e
2026-03-27 22:02:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749362/general/dfdcdaf6-023e-4a2a-af82-90e67bc4ebaa.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732509)
2026-03-27 22:02:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: c2918d31-7a07-56af-9d11-d98e426c958d with identifier: 10741636
2026-03-27 22:02:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: c2918d31-7a07-56af-9d11-d98e426c958d with identifier: 10741636
2026-03-27 22:02:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: c2918d31-7a07-56af-9d11-d98e426c958d with identifier: 10741636 to the API
2026-03-27 22:02:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:02:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:02:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741636>
{'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-31T13:45: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=10741636',
'listing': 'auction',
'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': 0,
'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-27 22:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741636%27 HTTP/1.1" 200 None
2026-03-27 22:02:35 [adesa.it] INFO: Saving data for 10741636: {'created_time': 1774648955.381989, 'last_price_update_time': 1774648955.381999, 'auction_closing_time': 1774964700.0}
2026-03-27 22:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741636') HTTP/1.1" 204 0
2026-03-27 22:02:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 879bbd18-2860-58e4-a325-3ce9d0624053 with identifier: 10732517
2026-03-27 22:02:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 879bbd18-2860-58e4-a325-3ce9d0624053 with identifier: 10732517
2026-03-27 22:02:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 879bbd18-2860-58e4-a325-3ce9d0624053 with identifier: 10732517 to the API
2026-03-27 22:02:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:02:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:02:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749367/general/6f39d50a-2d12-4d17-9aef-eb9be35a8e57.jpg>
{'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': 98,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Hybrid',
'id': '879bbd18-2860-58e4-a325-3ce9d0624053',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GF045RJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732517',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Toyota',
'model': 'Corolla',
'odometer': 203096,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 38,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_879bbd18-2860-58e4-a325-3ce9d0624053/879bbd18-2860-58e4-a325-3ce9d0624053_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106171,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749367/general/683a2346-9fb5-4147-a01b-00c7ad245676.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_879bbd18-2860-58e4-a325-3ce9d0624053/879bbd18-2860-58e4-a325-3ce9d0624053_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105712,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749367/general/631de55c-7537-47dd-8e89-201a56f53f96.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_879bbd18-2860-58e4-a325-3ce9d0624053/879bbd18-2860-58e4-a325-3ce9d0624053_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89910,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749367/general/88f7bd3a-1db3-4c7b-9474-3dba0fe3d57d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_879bbd18-2860-58e4-a325-3ce9d0624053/879bbd18-2860-58e4-a325-3ce9d0624053_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121144,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749367/general/b959479f-c4a0-4ef3-b875-31033dbb4c16.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_879bbd18-2860-58e4-a325-3ce9d0624053/879bbd18-2860-58e4-a325-3ce9d0624053_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85873,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749367/general/7e68dee3-2788-4141-a44e-13a175cedcac.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_879bbd18-2860-58e4-a325-3ce9d0624053/879bbd18-2860-58e4-a325-3ce9d0624053_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94712,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749367/general/6f39d50a-2d12-4d17-9aef-eb9be35a8e57.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_879bbd18-2860-58e4-a325-3ce9d0624053/879bbd18-2860-58e4-a325-3ce9d0624053_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99644,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749367/general/8f59f6d8-5591-410e-802e-04a05dee67e4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_879bbd18-2860-58e4-a325-3ce9d0624053/879bbd18-2860-58e4-a325-3ce9d0624053_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95070,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749367/general/72e2cf13-41e7-4d70-924c-4b409c5cc887.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_879bbd18-2860-58e4-a325-3ce9d0624053/879bbd18-2860-58e4-a325-3ce9d0624053_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 166011,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749367/general/29ff82e2-7849-4e80-bcfa-5bdc436ddb58.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_879bbd18-2860-58e4-a325-3ce9d0624053/879bbd18-2860-58e4-a325-3ce9d0624053_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36186,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749367/general/a597226e-895e-4ca8-ad73-bb3805c234e4.jpg',
'Width': 400}],
'price': 3100,
'price_includes_vat': True,
'registration_date': '2021-04-26',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Toyota Corolla Business - Hybrid - Automatic - 98 hp - 203.096 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-27 22:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732517%27 HTTP/1.1" 200 None
2026-03-27 22:02:35 [adesa.it] INFO: Saving data for 10732517: {'created_time': 1774648955.73479, 'last_price_update_time': 1774648955.734802, 'auction_closing_time': 1774862700.0}
2026-03-27 22:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732517') HTTP/1.1" 204 0
2026-03-27 22:02:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749360/general/bf981ea9-5b87-4492-b412-29cd62d1ade2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732504)
2026-03-27 22:02:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:02:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:02:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee43cf290>
2026-03-27 22:02:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:02:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_86723c45-9279-5e2a-9411-81bdf2541973/86723c45-9279-5e2a-9411-81bdf2541973_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749365%252Fgeneral%252Fa71660ad-42f4-4b84-9ec3-f87e6172def6.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749365/general/a71660ad-42f4-4b84-9ec3-f87e6172def6.jpg saved to cache
2026-03-27 22:02:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 86723c45-9279-5e2a-9411-81bdf2541973
2026-03-27 22:02:35 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 86723c45-9279-5e2a-9411-81bdf2541973, skipping ID generation
2026-03-27 22:02:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 86723c45-9279-5e2a-9411-81bdf2541973 with scrape type 1
2026-03-27 22:02:35 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 86723c45-9279-5e2a-9411-81bdf2541973 sending to next pipeline
2026-03-27 22:02:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 86723c45-9279-5e2a-9411-81bdf2541973, identifier: 10732515
2026-03-27 22:02:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f79d3753-8b12-5ff8-9543-189fe386d9db with identifier: 10733698
2026-03-27 22:02:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f79d3753-8b12-5ff8-9543-189fe386d9db with scrape type 1
2026-03-27 22:02:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f79d3753-8b12-5ff8-9543-189fe386d9db
2026-03-27 22:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5663642%252Fgeneral%252F5d0a8655-6349-4cd5-a8ca-c252f6708a05.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663642/general/5d0a8655-6349-4cd5-a8ca-c252f6708a05.jpg already downloaded
2026-03-27 22:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5663642%252Fgeneral%252Fbe04007f-c716-4bb1-a873-9d7e29cb901e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663642/general/be04007f-c716-4bb1-a873-9d7e29cb901e.jpg already downloaded
2026-03-27 22:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5663642%252Fgeneral%252F9eea75f0-78bc-4e66-b7d1-76d5603bb5be.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663642/general/9eea75f0-78bc-4e66-b7d1-76d5603bb5be.jpg already downloaded
2026-03-27 22:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5663642%252Fgeneral%252F115871a3-c808-4f73-8ecc-cbd7d02db239.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663642/general/115871a3-c808-4f73-8ecc-cbd7d02db239.jpg already downloaded
2026-03-27 22:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5663642%252Fgeneral%252Fd98650ba-8506-414d-8999-d5559e687e55.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663642/general/d98650ba-8506-414d-8999-d5559e687e55.jpg already downloaded
2026-03-27 22:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5663642%252Fgeneral%252F62f16d97-6a12-40ae-bb07-1d35b8b6673a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663642/general/62f16d97-6a12-40ae-bb07-1d35b8b6673a.jpg already downloaded
2026-03-27 22:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5663642%252Fgeneral%252Fed8523f5-e797-4633-847a-17d0a520831a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663642/general/ed8523f5-e797-4633-847a-17d0a520831a.jpg already downloaded
2026-03-27 22:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5663642%252Fgeneral%252F2ac93075-9199-46c1-b2bc-5610f2c266f7.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663642/general/2ac93075-9199-46c1-b2bc-5610f2c266f7.jpg already downloaded
2026-03-27 22:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5663642%252Fgeneral%252Fb13e391e-9a78-4d4f-9857-7f80ba53608f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663642/general/b13e391e-9a78-4d4f-9857-7f80ba53608f.jpg already downloaded
2026-03-27 22:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5663642%252Fgeneral%252Fda2123d4-3c55-4bae-b923-6ed1e10666de.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663642/general/da2123d4-3c55-4bae-b923-6ed1e10666de.jpg already downloaded
2026-03-27 22:02:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: f79d3753-8b12-5ff8-9543-189fe386d9db, identifier: 10733698
2026-03-27 22:02:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 912b9d56-d6bc-5b37-8b5f-e41d9f1d5b9b with identifier: 10741708
2026-03-27 22:02:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 912b9d56-d6bc-5b37-8b5f-e41d9f1d5b9b with scrape type 1
2026-03-27 22:02:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 912b9d56-d6bc-5b37-8b5f-e41d9f1d5b9b
2026-03-27 22:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5719729%252Fgeneral%252F294455c3-3d34-42f7-b7df-674bf95662a7.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:02:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719729/general/294455c3-3d34-42f7-b7df-674bf95662a7.JPG not downloaded yet
2026-03-27 22:02:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c7518dad-e679-553c-83ea-ad907ca1b826 with identifier: 10733688
2026-03-27 22:02:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c7518dad-e679-553c-83ea-ad907ca1b826 with scrape type 1
2026-03-27 22:02:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c7518dad-e679-553c-83ea-ad907ca1b826
2026-03-27 22:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5653367%252Fgeneral%252Fa25fed53-1281-4868-9414-cb5d8df37f0d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653367/general/a25fed53-1281-4868-9414-cb5d8df37f0d.jpg already downloaded
2026-03-27 22:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5653367%252Fgeneral%252F193b7c89-6c8a-4dea-9efb-387a6b65b314.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653367/general/193b7c89-6c8a-4dea-9efb-387a6b65b314.jpg already downloaded
2026-03-27 22:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5653367%252Fgeneral%252F4366e71c-92c5-4077-b053-4169628098f2.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653367/general/4366e71c-92c5-4077-b053-4169628098f2.jpg already downloaded
2026-03-27 22:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5653367%252Fgeneral%252F2ed9d8ba-ffe8-426e-89b5-a69b42e4dd9f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653367/general/2ed9d8ba-ffe8-426e-89b5-a69b42e4dd9f.jpg already downloaded
2026-03-27 22:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5653367%252Fgeneral%252F24b23bd8-e8c7-45f3-b449-37025b132124.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653367/general/24b23bd8-e8c7-45f3-b449-37025b132124.jpg already downloaded
2026-03-27 22:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5653367%252Fgeneral%252Fc984a529-d7e2-4419-8210-b163d3b61a85.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653367/general/c984a529-d7e2-4419-8210-b163d3b61a85.jpg already downloaded
2026-03-27 22:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5653367%252Fgeneral%252F9f5d11c1-b83e-47ec-a356-548acef4f0cc.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653367/general/9f5d11c1-b83e-47ec-a356-548acef4f0cc.jpg already downloaded
2026-03-27 22:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5653367%252Fgeneral%252F5909fd46-802a-48a3-b644-0c076b16e304.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653367/general/5909fd46-802a-48a3-b644-0c076b16e304.jpg already downloaded
2026-03-27 22:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5653367%252Fgeneral%252F7f0118e0-af32-4c03-af0c-abe99c43b770.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653367/general/7f0118e0-af32-4c03-af0c-abe99c43b770.jpg already downloaded
2026-03-27 22:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5653367%252Fgeneral%252Fa31d097d-7870-4f95-802c-61583c47fb8c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653367/general/a31d097d-7870-4f95-802c-61583c47fb8c.jpg already downloaded
2026-03-27 22:02:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: c7518dad-e679-553c-83ea-ad907ca1b826, identifier: 10733688
2026-03-27 22:02:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749358/general/6ab63b74-3d92-47ae-8854-e2af6c1f0d07.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732501)
2026-03-27 22:02:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749362/general/9243eb48-64f6-4378-ab02-55314f40e014.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732509)
2026-03-27 22:02:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749364/general/ceaf2ff1-862e-4211-b7bb-70d2f9331c42.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732511)
2026-03-27 22:02:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749362/general/18ad82de-43bd-4088-a3b8-93a80a79cf9a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732509)
2026-03-27 22:02:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749357/general/0fea6ba4-6fa8-4c54-900a-437303fb815a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732484)
2026-03-27 22:02:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749357/general/6563a014-71b5-4c9d-a6b6-a06b485e0169.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732484)
2026-03-27 22:02:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732539> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:02:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 86723c45-9279-5e2a-9411-81bdf2541973 with identifier: 10732515
2026-03-27 22:02:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 86723c45-9279-5e2a-9411-81bdf2541973 with identifier: 10732515
2026-03-27 22:02:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 86723c45-9279-5e2a-9411-81bdf2541973 with identifier: 10732515 to the API
2026-03-27 22:02:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:02:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:02:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749365/general/a71660ad-42f4-4b84-9ec3-f87e6172def6.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.8L',
'engine_horse_power': 98,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Hybrid',
'id': '86723c45-9279-5e2a-9411-81bdf2541973',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FS403ZC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732515',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Toyota',
'model': 'C-HR',
'odometer': 145024,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 31,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_86723c45-9279-5e2a-9411-81bdf2541973/86723c45-9279-5e2a-9411-81bdf2541973_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137061,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749365/general/f54b831a-97e1-45cb-b890-db662f095078.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_86723c45-9279-5e2a-9411-81bdf2541973/86723c45-9279-5e2a-9411-81bdf2541973_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 140810,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749365/general/4c836531-20e9-4224-bb6d-ce71846c46b8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_86723c45-9279-5e2a-9411-81bdf2541973/86723c45-9279-5e2a-9411-81bdf2541973_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137924,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749365/general/8d1432d9-3046-4aef-8944-1eea4d4d91b1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_86723c45-9279-5e2a-9411-81bdf2541973/86723c45-9279-5e2a-9411-81bdf2541973_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 141668,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749365/general/a71660ad-42f4-4b84-9ec3-f87e6172def6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_86723c45-9279-5e2a-9411-81bdf2541973/86723c45-9279-5e2a-9411-81bdf2541973_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 146583,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749365/general/ed439299-b63c-41f0-865a-f5001676eca2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_86723c45-9279-5e2a-9411-81bdf2541973/86723c45-9279-5e2a-9411-81bdf2541973_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114989,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749365/general/b420190c-6855-4aeb-a365-068ea4f91e7d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_86723c45-9279-5e2a-9411-81bdf2541973/86723c45-9279-5e2a-9411-81bdf2541973_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132736,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749365/general/30922020-d0f1-4fff-8c5a-23946a90748d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_86723c45-9279-5e2a-9411-81bdf2541973/86723c45-9279-5e2a-9411-81bdf2541973_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126652,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749365/general/6c60a7cd-7b8e-476c-a785-13efb379e602.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_86723c45-9279-5e2a-9411-81bdf2541973/86723c45-9279-5e2a-9411-81bdf2541973_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106523,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749365/general/61b0b1c7-d33c-4067-8038-54bb5295c9f6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_86723c45-9279-5e2a-9411-81bdf2541973/86723c45-9279-5e2a-9411-81bdf2541973_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39482,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749365/general/119f3f3f-5743-49fa-bf64-a5da6b61569e.jpg',
'Width': 400}],
'price': 5800,
'price_includes_vat': True,
'registration_date': '2018-10-31',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Toyota C-HR 1.8 Business - Hybrid - Automatic - 98 hp - 145.024 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2018}
2026-03-27 22:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732515%27 HTTP/1.1" 200 None
2026-03-27 22:02:36 [adesa.it] INFO: Saving data for 10732515: {'created_time': 1774648956.856265, 'last_price_update_time': 1774648956.856275, 'auction_closing_time': 1774862700.0}
2026-03-27 22:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732515') HTTP/1.1" 204 0
2026-03-27 22:02:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: f79d3753-8b12-5ff8-9543-189fe386d9db with identifier: 10733698
2026-03-27 22:02:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: f79d3753-8b12-5ff8-9543-189fe386d9db with identifier: 10733698
2026-03-27 22:02:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: f79d3753-8b12-5ff8-9543-189fe386d9db with identifier: 10733698 to the API
2026-03-27 22:02:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:02:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:02:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733698>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T16:00:00Z',
'fuel_type': 'Diesel',
'id': 'f79d3753-8b12-5ff8-9543-189fe386d9db',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL908TN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733698',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Audi',
'model': 'Q5',
'odometer': 154158,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 46,
'photo_urls': ['https://images.openlane.eu/carimgs/5663642/general/5d0a8655-6349-4cd5-a8ca-c252f6708a05.jpg',
'https://images.openlane.eu/carimgs/5663642/general/be04007f-c716-4bb1-a873-9d7e29cb901e.jpg',
'https://images.openlane.eu/carimgs/5663642/general/9eea75f0-78bc-4e66-b7d1-76d5603bb5be.jpg',
'https://images.openlane.eu/carimgs/5663642/general/115871a3-c808-4f73-8ecc-cbd7d02db239.jpg',
'https://images.openlane.eu/carimgs/5663642/general/d98650ba-8506-414d-8999-d5559e687e55.jpg',
'https://images.openlane.eu/carimgs/5663642/general/62f16d97-6a12-40ae-bb07-1d35b8b6673a.jpg',
'https://images.openlane.eu/carimgs/5663642/general/ed8523f5-e797-4633-847a-17d0a520831a.jpg',
'https://images.openlane.eu/carimgs/5663642/general/2ac93075-9199-46c1-b2bc-5610f2c266f7.jpg',
'https://images.openlane.eu/carimgs/5663642/general/b13e391e-9a78-4d4f-9857-7f80ba53608f.jpg',
'https://images.openlane.eu/carimgs/5663642/general/da2123d4-3c55-4bae-b923-6ed1e10666de.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f79d3753-8b12-5ff8-9543-189fe386d9db/f79d3753-8b12-5ff8-9543-189fe386d9db_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74306,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663642/general/5d0a8655-6349-4cd5-a8ca-c252f6708a05.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f79d3753-8b12-5ff8-9543-189fe386d9db/f79d3753-8b12-5ff8-9543-189fe386d9db_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88729,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663642/general/be04007f-c716-4bb1-a873-9d7e29cb901e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f79d3753-8b12-5ff8-9543-189fe386d9db/f79d3753-8b12-5ff8-9543-189fe386d9db_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74252,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663642/general/9eea75f0-78bc-4e66-b7d1-76d5603bb5be.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f79d3753-8b12-5ff8-9543-189fe386d9db/f79d3753-8b12-5ff8-9543-189fe386d9db_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75918,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663642/general/115871a3-c808-4f73-8ecc-cbd7d02db239.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f79d3753-8b12-5ff8-9543-189fe386d9db/f79d3753-8b12-5ff8-9543-189fe386d9db_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72505,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663642/general/d98650ba-8506-414d-8999-d5559e687e55.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f79d3753-8b12-5ff8-9543-189fe386d9db/f79d3753-8b12-5ff8-9543-189fe386d9db_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52256,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663642/general/62f16d97-6a12-40ae-bb07-1d35b8b6673a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f79d3753-8b12-5ff8-9543-189fe386d9db/f79d3753-8b12-5ff8-9543-189fe386d9db_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59248,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663642/general/ed8523f5-e797-4633-847a-17d0a520831a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f79d3753-8b12-5ff8-9543-189fe386d9db/f79d3753-8b12-5ff8-9543-189fe386d9db_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50481,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663642/general/2ac93075-9199-46c1-b2bc-5610f2c266f7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f79d3753-8b12-5ff8-9543-189fe386d9db/f79d3753-8b12-5ff8-9543-189fe386d9db_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51057,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663642/general/b13e391e-9a78-4d4f-9857-7f80ba53608f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f79d3753-8b12-5ff8-9543-189fe386d9db/f79d3753-8b12-5ff8-9543-189fe386d9db_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71858,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663642/general/da2123d4-3c55-4bae-b923-6ed1e10666de.jpg',
'Width': 800}],
'price': 18000,
'price_includes_vat': True,
'registration_date': '2022-10-28',
'seats_number': 5,
'seller_name': 'Unipol Rental',
'title': 'Audi Q5 40 TDI Advanced - Diesel - Automatic - 204 hp - 154.158 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2022}
2026-03-27 22:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733698%27 HTTP/1.1" 200 None
2026-03-27 22:02:37 [adesa.it] INFO: Saving data for 10733698: {'created_time': 1774648957.222855, 'last_price_update_time': 1774648957.222865, 'auction_closing_time': 1774886400.0}
2026-03-27 22:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10733698') HTTP/1.1" 204 0
2026-03-27 22:02:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: c7518dad-e679-553c-83ea-ad907ca1b826 with identifier: 10733688
2026-03-27 22:02:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: c7518dad-e679-553c-83ea-ad907ca1b826 with identifier: 10733688
2026-03-27 22:02:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: c7518dad-e679-553c-83ea-ad907ca1b826 with identifier: 10733688 to the API
2026-03-27 22:02:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:02:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:02:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733688>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T16:00:00Z',
'fuel_type': 'Diesel',
'id': 'c7518dad-e679-553c-83ea-ad907ca1b826',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL767SX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733688',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Audi',
'model': 'A4',
'odometer': 161045,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 49,
'photo_urls': ['https://images.openlane.eu/carimgs/5653367/general/a25fed53-1281-4868-9414-cb5d8df37f0d.jpg',
'https://images.openlane.eu/carimgs/5653367/general/193b7c89-6c8a-4dea-9efb-387a6b65b314.jpg',
'https://images.openlane.eu/carimgs/5653367/general/4366e71c-92c5-4077-b053-4169628098f2.jpg',
'https://images.openlane.eu/carimgs/5653367/general/2ed9d8ba-ffe8-426e-89b5-a69b42e4dd9f.jpg',
'https://images.openlane.eu/carimgs/5653367/general/24b23bd8-e8c7-45f3-b449-37025b132124.jpg',
'https://images.openlane.eu/carimgs/5653367/general/c984a529-d7e2-4419-8210-b163d3b61a85.jpg',
'https://images.openlane.eu/carimgs/5653367/general/9f5d11c1-b83e-47ec-a356-548acef4f0cc.jpg',
'https://images.openlane.eu/carimgs/5653367/general/5909fd46-802a-48a3-b644-0c076b16e304.jpg',
'https://images.openlane.eu/carimgs/5653367/general/7f0118e0-af32-4c03-af0c-abe99c43b770.jpg',
'https://images.openlane.eu/carimgs/5653367/general/a31d097d-7870-4f95-802c-61583c47fb8c.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c7518dad-e679-553c-83ea-ad907ca1b826/c7518dad-e679-553c-83ea-ad907ca1b826_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 194370,
'Height': 918,
'OriginUrl': 'https://images.openlane.eu/carimgs/5653367/general/a25fed53-1281-4868-9414-cb5d8df37f0d.jpg',
'Width': 1224},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c7518dad-e679-553c-83ea-ad907ca1b826/c7518dad-e679-553c-83ea-ad907ca1b826_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 181928,
'Height': 918,
'OriginUrl': 'https://images.openlane.eu/carimgs/5653367/general/193b7c89-6c8a-4dea-9efb-387a6b65b314.jpg',
'Width': 1224},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c7518dad-e679-553c-83ea-ad907ca1b826/c7518dad-e679-553c-83ea-ad907ca1b826_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 183158,
'Height': 918,
'OriginUrl': 'https://images.openlane.eu/carimgs/5653367/general/4366e71c-92c5-4077-b053-4169628098f2.jpg',
'Width': 1224},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c7518dad-e679-553c-83ea-ad907ca1b826/c7518dad-e679-553c-83ea-ad907ca1b826_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 181216,
'Height': 918,
'OriginUrl': 'https://images.openlane.eu/carimgs/5653367/general/2ed9d8ba-ffe8-426e-89b5-a69b42e4dd9f.jpg',
'Width': 1224},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c7518dad-e679-553c-83ea-ad907ca1b826/c7518dad-e679-553c-83ea-ad907ca1b826_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 162323,
'Height': 918,
'OriginUrl': 'https://images.openlane.eu/carimgs/5653367/general/24b23bd8-e8c7-45f3-b449-37025b132124.jpg',
'Width': 1224},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c7518dad-e679-553c-83ea-ad907ca1b826/c7518dad-e679-553c-83ea-ad907ca1b826_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 185084,
'Height': 918,
'OriginUrl': 'https://images.openlane.eu/carimgs/5653367/general/c984a529-d7e2-4419-8210-b163d3b61a85.jpg',
'Width': 1224},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c7518dad-e679-553c-83ea-ad907ca1b826/c7518dad-e679-553c-83ea-ad907ca1b826_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 176081,
'Height': 918,
'OriginUrl': 'https://images.openlane.eu/carimgs/5653367/general/9f5d11c1-b83e-47ec-a356-548acef4f0cc.jpg',
'Width': 1224},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c7518dad-e679-553c-83ea-ad907ca1b826/c7518dad-e679-553c-83ea-ad907ca1b826_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 180172,
'Height': 1224,
'OriginUrl': 'https://images.openlane.eu/carimgs/5653367/general/5909fd46-802a-48a3-b644-0c076b16e304.jpg',
'Width': 918},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c7518dad-e679-553c-83ea-ad907ca1b826/c7518dad-e679-553c-83ea-ad907ca1b826_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 172722,
'Height': 918,
'OriginUrl': 'https://images.openlane.eu/carimgs/5653367/general/7f0118e0-af32-4c03-af0c-abe99c43b770.jpg',
'Width': 1224},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c7518dad-e679-553c-83ea-ad907ca1b826/c7518dad-e679-553c-83ea-ad907ca1b826_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 178084,
'Height': 918,
'OriginUrl': 'https://images.openlane.eu/carimgs/5653367/general/a31d097d-7870-4f95-802c-61583c47fb8c.jpg',
'Width': 1224}],
'price': 12100,
'price_includes_vat': True,
'registration_date': '2022-10-20',
'seats_number': 5,
'seller_name': 'Unipol Rental',
'title': 'Audi A4 Avant 40 TDI Business - Quattro - Diesel - Automatic - 204 '
'hp - 161.045 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-27 22:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733688%27 HTTP/1.1" 200 None
2026-03-27 22:02:37 [adesa.it] INFO: Saving data for 10733688: {'created_time': 1774648957.588479, 'last_price_update_time': 1774648957.588488, 'auction_closing_time': 1774886400.0}
2026-03-27 22:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10733688') HTTP/1.1" 204 0
2026-03-27 22:02:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:02:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5719729%252Fgeneral%252F4681c7d9-3dc1-42dd-b5ab-823e9bf9f1a1.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:02:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719729/general/4681c7d9-3dc1-42dd-b5ab-823e9bf9f1a1.JPG not downloaded yet
2026-03-27 22:02:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee43cf650>
2026-03-27 22:02:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:02:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_22803d83-45ec-5e73-bef3-06b903a04d05/22803d83-45ec-5e73-bef3-06b903a04d05_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749364%252Fgeneral%252Fa75bcd5f-f48e-4c5d-9247-8d89625f6c98.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749364/general/a75bcd5f-f48e-4c5d-9247-8d89625f6c98.jpg saved to cache
2026-03-27 22:02:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 22803d83-45ec-5e73-bef3-06b903a04d05
2026-03-27 22:02:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 17ff6d70-18ff-5c2f-82fc-8e3e657d3584 with identifier: 10741638
2026-03-27 22:02:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 17ff6d70-18ff-5c2f-82fc-8e3e657d3584 with scrape type 1
2026-03-27 22:02:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 17ff6d70-18ff-5c2f-82fc-8e3e657d3584
2026-03-27 22:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5713314%252Fgeneral%252F112baebf-0627-4671-9752-c552a18eb617.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:02:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713314/general/112baebf-0627-4671-9752-c552a18eb617.jpeg already downloaded
2026-03-27 22:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5713314%252Fgeneral%252F1bb3b784-4b18-4f81-a896-1887cae37b28.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:02:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713314/general/1bb3b784-4b18-4f81-a896-1887cae37b28.jpeg already downloaded
2026-03-27 22:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5713314%252Fgeneral%252Fbe2923c3-4902-4555-91c7-6cdfe5032c19.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:02:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713314/general/be2923c3-4902-4555-91c7-6cdfe5032c19.jpeg already downloaded
2026-03-27 22:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5713314%252Fgeneral%252F5b38ded7-06b1-4eef-9da3-b749df2802c6.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:02:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713314/general/5b38ded7-06b1-4eef-9da3-b749df2802c6.jpeg already downloaded
2026-03-27 22:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5713314%252Fgeneral%252Ffffb4780-1831-4df8-8471-294daf05e091.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:02:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713314/general/fffb4780-1831-4df8-8471-294daf05e091.jpeg already downloaded
2026-03-27 22:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5713314%252Fgeneral%252F1d38ff3a-76a4-43cf-9ddc-bd2f99819643.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:02:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713314/general/1d38ff3a-76a4-43cf-9ddc-bd2f99819643.jpeg already downloaded
2026-03-27 22:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5713314%252Fgeneral%252F7c4f3865-76f9-49b2-a4d0-726ad7cd75e2.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:02:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713314/general/7c4f3865-76f9-49b2-a4d0-726ad7cd75e2.jpeg already downloaded
2026-03-27 22:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5713314%252Fgeneral%252Fa5171af6-1650-4480-8c9f-c8901c6c0494.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:02:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713314/general/a5171af6-1650-4480-8c9f-c8901c6c0494.jpeg already downloaded
2026-03-27 22:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5713314%252Fgeneral%252Fe7124b7b-38e5-4711-8cc0-920ca870e7f0.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:02:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713314/general/e7124b7b-38e5-4711-8cc0-920ca870e7f0.jpeg already downloaded
2026-03-27 22:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5713314%252Fgeneral%252Fa742af68-2df4-4509-b0be-b116bf502891.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:02:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713314/general/a742af68-2df4-4509-b0be-b116bf502891.jpeg already downloaded
2026-03-27 22:02:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 17ff6d70-18ff-5c2f-82fc-8e3e657d3584, identifier: 10741638
2026-03-27 22:02:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5a32410>
2026-03-27 22:02:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:02:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_080604d7-c2df-5bcb-8def-83ee6ea97d1e/080604d7-c2df-5bcb-8def-83ee6ea97d1e_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749362%252Fgeneral%252Fdfdcdaf6-023e-4a2a-af82-90e67bc4ebaa.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749362/general/dfdcdaf6-023e-4a2a-af82-90e67bc4ebaa.jpg saved to cache
2026-03-27 22:02:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 080604d7-c2df-5bcb-8def-83ee6ea97d1e
2026-03-27 22:02:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 17ff6d70-18ff-5c2f-82fc-8e3e657d3584 with identifier: 10741638
2026-03-27 22:02:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 17ff6d70-18ff-5c2f-82fc-8e3e657d3584 with identifier: 10741638
2026-03-27 22:02:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 17ff6d70-18ff-5c2f-82fc-8e3e657d3584 with identifier: 10741638 to the API
2026-03-27 22:02:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:02:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:02:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741638>
{'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-31T13:45: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=10741638',
'listing': 'auction',
'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': 2100,
'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-27 22:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741638%27 HTTP/1.1" 200 None
2026-03-27 22:02:38 [adesa.it] INFO: Saving data for 10741638: {'created_time': 1774648958.312179, 'last_price_update_time': 1774648958.31219, 'auction_closing_time': 1774964700.0}
2026-03-27 22:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741638') HTTP/1.1" 204 0
2026-03-27 22:02:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749357/general/c9131403-838c-4c03-9a57-bdd6366ad41c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732484)
2026-03-27 22:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5719729%252Fgeneral%252F3f2d08c4-61c3-4d38-b55f-67b15324ffc0.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:02:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719729/general/3f2d08c4-61c3-4d38-b55f-67b15324ffc0.JPG not downloaded yet
2026-03-27 22:02:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee452fa10>
2026-03-27 22:02:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2b744cd6-56b3-514b-9244-867af53786c4/2b744cd6-56b3-514b-9244-867af53786c4_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749360%252Fgeneral%252Fbf981ea9-5b87-4492-b412-29cd62d1ade2.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749360/general/bf981ea9-5b87-4492-b412-29cd62d1ade2.jpg saved to cache
2026-03-27 22:02:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 2b744cd6-56b3-514b-9244-867af53786c4
2026-03-27 22:02:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efef18eead0>
2026-03-27 22:02:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a38fd797-50c9-56a3-adf9-d35198224a3e/a38fd797-50c9-56a3-adf9-d35198224a3e_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749358%252Fgeneral%252F6ab63b74-3d92-47ae-8854-e2af6c1f0d07.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749358/general/6ab63b74-3d92-47ae-8854-e2af6c1f0d07.jpg saved to cache
2026-03-27 22:02:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item a38fd797-50c9-56a3-adf9-d35198224a3e
2026-03-27 22:02:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee44fcc50>
2026-03-27 22:02:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_080604d7-c2df-5bcb-8def-83ee6ea97d1e/080604d7-c2df-5bcb-8def-83ee6ea97d1e_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749362%252Fgeneral%252F9243eb48-64f6-4378-ab02-55314f40e014.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749362/general/9243eb48-64f6-4378-ab02-55314f40e014.jpg saved to cache
2026-03-27 22:02:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 080604d7-c2df-5bcb-8def-83ee6ea97d1e
2026-03-27 22:02:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee58de690>
2026-03-27 22:02:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_22803d83-45ec-5e73-bef3-06b903a04d05/22803d83-45ec-5e73-bef3-06b903a04d05_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749364%252Fgeneral%252Fceaf2ff1-862e-4211-b7bb-70d2f9331c42.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749364/general/ceaf2ff1-862e-4211-b7bb-70d2f9331c42.jpg saved to cache
2026-03-27 22:02:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 22803d83-45ec-5e73-bef3-06b903a04d05
2026-03-27 22:02:38 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 22803d83-45ec-5e73-bef3-06b903a04d05, skipping ID generation
2026-03-27 22:02:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 22803d83-45ec-5e73-bef3-06b903a04d05 with scrape type 1
2026-03-27 22:02:38 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 22803d83-45ec-5e73-bef3-06b903a04d05 sending to next pipeline
2026-03-27 22:02:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 22803d83-45ec-5e73-bef3-06b903a04d05, identifier: 10732511
2026-03-27 22:02:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee464ee50>
2026-03-27 22:02:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_080604d7-c2df-5bcb-8def-83ee6ea97d1e/080604d7-c2df-5bcb-8def-83ee6ea97d1e_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749362%252Fgeneral%252F18ad82de-43bd-4088-a3b8-93a80a79cf9a.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749362/general/18ad82de-43bd-4088-a3b8-93a80a79cf9a.jpg saved to cache
2026-03-27 22:02:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 080604d7-c2df-5bcb-8def-83ee6ea97d1e
2026-03-27 22:02:38 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 080604d7-c2df-5bcb-8def-83ee6ea97d1e, skipping ID generation
2026-03-27 22:02:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 080604d7-c2df-5bcb-8def-83ee6ea97d1e with scrape type 1
2026-03-27 22:02:38 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 080604d7-c2df-5bcb-8def-83ee6ea97d1e sending to next pipeline
2026-03-27 22:02:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 080604d7-c2df-5bcb-8def-83ee6ea97d1e, identifier: 10732509
2026-03-27 22:02:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee4769710>
2026-03-27 22:02:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a667c85f-bb63-506a-946e-e44228fef7c1/a667c85f-bb63-506a-946e-e44228fef7c1_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749357%252Fgeneral%252F0fea6ba4-6fa8-4c54-900a-437303fb815a.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749357/general/0fea6ba4-6fa8-4c54-900a-437303fb815a.jpg saved to cache
2026-03-27 22:02:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item a667c85f-bb63-506a-946e-e44228fef7c1
2026-03-27 22:02:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee46e41d0>
2026-03-27 22:02:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a667c85f-bb63-506a-946e-e44228fef7c1/a667c85f-bb63-506a-946e-e44228fef7c1_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749357%252Fgeneral%252F6563a014-71b5-4c9d-a6b6-a06b485e0169.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749357/general/6563a014-71b5-4c9d-a6b6-a06b485e0169.jpg saved to cache
2026-03-27 22:02:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item a667c85f-bb63-506a-946e-e44228fef7c1
2026-03-27 22:02:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f893c1ff-0ace-5bf3-b990-0d3717f3f744 with identifier: 10732539
2026-03-27 22:02:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f893c1ff-0ace-5bf3-b990-0d3717f3f744 with scrape type 1
2026-03-27 22:02:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f893c1ff-0ace-5bf3-b990-0d3717f3f744
2026-03-27 22:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5739761%252Fgeneral%252Faa507d11-05d8-4aad-b856-d36cd27f7639.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739761/general/aa507d11-05d8-4aad-b856-d36cd27f7639.jpg already downloaded
2026-03-27 22:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5739761%252Fgeneral%252F16e8f033-12a0-4be1-93f3-fee72ac95fa1.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739761/general/16e8f033-12a0-4be1-93f3-fee72ac95fa1.jpg already downloaded
2026-03-27 22:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5739761%252Fgeneral%252F825c8587-d13b-40cb-ba35-96d20c8f3177.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739761/general/825c8587-d13b-40cb-ba35-96d20c8f3177.jpg already downloaded
2026-03-27 22:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5739761%252Fgeneral%252Fe48cacad-f9dc-4492-be81-2e97c5014442.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739761/general/e48cacad-f9dc-4492-be81-2e97c5014442.jpg already downloaded
2026-03-27 22:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5739761%252Fgeneral%252F08e002d3-0a73-42a3-b768-8711bb868372.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739761/general/08e002d3-0a73-42a3-b768-8711bb868372.jpg already downloaded
2026-03-27 22:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5739761%252Fgeneral%252F9c91e52f-dc69-4e66-8ec4-fc4259d22b27.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739761/general/9c91e52f-dc69-4e66-8ec4-fc4259d22b27.jpg already downloaded
2026-03-27 22:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5739761%252Fgeneral%252F56e107ca-4d6f-4074-a994-d6bb6cb08436.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739761/general/56e107ca-4d6f-4074-a994-d6bb6cb08436.jpg already downloaded
2026-03-27 22:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5739761%252Fgeneral%252F394a5978-0d8f-40df-8b80-802d69da8a01.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739761/general/394a5978-0d8f-40df-8b80-802d69da8a01.jpg already downloaded
2026-03-27 22:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5739761%252Fgeneral%252F2fe26364-15c4-4506-b33f-aa9c1df381d6.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739761/general/2fe26364-15c4-4506-b33f-aa9c1df381d6.jpg already downloaded
2026-03-27 22:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5739761%252Fgeneral%252F380b9004-f0ef-48b7-9640-03066cec3e9d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739761/general/380b9004-f0ef-48b7-9640-03066cec3e9d.jpg already downloaded
2026-03-27 22:02:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: f893c1ff-0ace-5bf3-b990-0d3717f3f744, identifier: 10732539
2026-03-27 22:02:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749356/general/073a8fb6-20aa-4aa9-a761-c7f81dbf0372.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732483)
2026-03-27 22:02:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749360/general/41d3cab2-32f4-4595-8ac2-53a0da1e5207.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732504)
2026-03-27 22:02:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749359/general/a043e7eb-f4de-477e-b7b5-8215054f3d9f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732503)
2026-03-27 22:02:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749356/general/926ffc06-6aa0-486f-8cd2-11f2bc8b3659.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732483)
2026-03-27 22:02:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 22803d83-45ec-5e73-bef3-06b903a04d05 with identifier: 10732511
2026-03-27 22:02:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 22803d83-45ec-5e73-bef3-06b903a04d05 with identifier: 10732511
2026-03-27 22:02:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 22803d83-45ec-5e73-bef3-06b903a04d05 with identifier: 10732511 to the API
2026-03-27 22:02:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:02:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:02:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749364/general/ceaf2ff1-862e-4211-b7bb-70d2f9331c42.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Diesel',
'id': '22803d83-45ec-5e73-bef3-06b903a04d05',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM101PJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732511',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 131996,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 31,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22803d83-45ec-5e73-bef3-06b903a04d05/22803d83-45ec-5e73-bef3-06b903a04d05_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101871,
'Height': 450,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749364/general/a347717f-edb1-4656-b74e-0f259cee86bb.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22803d83-45ec-5e73-bef3-06b903a04d05/22803d83-45ec-5e73-bef3-06b903a04d05_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98462,
'Height': 450,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749364/general/72dbdbbd-2025-4308-864d-66b53e1e0de7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22803d83-45ec-5e73-bef3-06b903a04d05/22803d83-45ec-5e73-bef3-06b903a04d05_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94024,
'Height': 450,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749364/general/e27e1272-2eb8-422a-8b2b-b6d4a59e8ff9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22803d83-45ec-5e73-bef3-06b903a04d05/22803d83-45ec-5e73-bef3-06b903a04d05_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98789,
'Height': 450,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749364/general/ceaf2ff1-862e-4211-b7bb-70d2f9331c42.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22803d83-45ec-5e73-bef3-06b903a04d05/22803d83-45ec-5e73-bef3-06b903a04d05_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72736,
'Height': 450,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749364/general/a75bcd5f-f48e-4c5d-9247-8d89625f6c98.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22803d83-45ec-5e73-bef3-06b903a04d05/22803d83-45ec-5e73-bef3-06b903a04d05_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88834,
'Height': 450,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749364/general/110410f6-81bd-401e-8f8d-316538214f97.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22803d83-45ec-5e73-bef3-06b903a04d05/22803d83-45ec-5e73-bef3-06b903a04d05_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81431,
'Height': 450,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749364/general/387658a9-201c-4e31-bbde-c4d88dd916c2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22803d83-45ec-5e73-bef3-06b903a04d05/22803d83-45ec-5e73-bef3-06b903a04d05_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83097,
'Height': 450,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749364/general/30cf6879-050c-46a0-8fe5-7771691e5b7f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22803d83-45ec-5e73-bef3-06b903a04d05/22803d83-45ec-5e73-bef3-06b903a04d05_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124818,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749364/general/03a8959f-7bee-4293-b607-997e4e492a19.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22803d83-45ec-5e73-bef3-06b903a04d05/22803d83-45ec-5e73-bef3-06b903a04d05_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 30624,
'Height': 225,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749364/general/aa46c713-6f82-40ee-8e18-c280199b6f88.jpg',
'Width': 400}],
'price': 8900,
'price_includes_vat': True,
'registration_date': '2023-01-19',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Skoda Octavia Combi 2.0 TDI Executive - Diesel - Automatic - 150 hp '
'- 131.996 km',
'transmission': 'automatic',
'trim': 'Executive',
'vin': None,
'year': 2023}
2026-03-27 22:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732511%27 HTTP/1.1" 200 None
2026-03-27 22:02:39 [adesa.it] INFO: Saving data for 10732511: {'created_time': 1774648959.520398, 'last_price_update_time': 1774648959.520409, 'auction_closing_time': 1774862700.0}
2026-03-27 22:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732511') HTTP/1.1" 204 0
2026-03-27 22:02:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 080604d7-c2df-5bcb-8def-83ee6ea97d1e with identifier: 10732509
2026-03-27 22:02:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 080604d7-c2df-5bcb-8def-83ee6ea97d1e with identifier: 10732509
2026-03-27 22:02:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 080604d7-c2df-5bcb-8def-83ee6ea97d1e with identifier: 10732509 to the API
2026-03-27 22:02:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:02:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:02:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749362/general/18ad82de-43bd-4088-a3b8-93a80a79cf9a.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 69,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Electric',
'id': '080604d7-c2df-5bcb-8def-83ee6ea97d1e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GD561TT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732509',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Renault',
'model': 'Zoe',
'odometer': 81612,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 51,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_080604d7-c2df-5bcb-8def-83ee6ea97d1e/080604d7-c2df-5bcb-8def-83ee6ea97d1e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112111,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749362/general/d15ba7a0-0cf9-45ca-a999-8b89ad7db04f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_080604d7-c2df-5bcb-8def-83ee6ea97d1e/080604d7-c2df-5bcb-8def-83ee6ea97d1e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101640,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749362/general/47d57a01-732e-46ce-a453-fdc9b5e77ca9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_080604d7-c2df-5bcb-8def-83ee6ea97d1e/080604d7-c2df-5bcb-8def-83ee6ea97d1e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107570,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749362/general/18ad82de-43bd-4088-a3b8-93a80a79cf9a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_080604d7-c2df-5bcb-8def-83ee6ea97d1e/080604d7-c2df-5bcb-8def-83ee6ea97d1e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111691,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749362/general/9243eb48-64f6-4378-ab02-55314f40e014.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_080604d7-c2df-5bcb-8def-83ee6ea97d1e/080604d7-c2df-5bcb-8def-83ee6ea97d1e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85443,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749362/general/dfdcdaf6-023e-4a2a-af82-90e67bc4ebaa.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_080604d7-c2df-5bcb-8def-83ee6ea97d1e/080604d7-c2df-5bcb-8def-83ee6ea97d1e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83379,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749362/general/e9eb7235-858a-4128-a5f5-44a6d17cceb4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_080604d7-c2df-5bcb-8def-83ee6ea97d1e/080604d7-c2df-5bcb-8def-83ee6ea97d1e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102907,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749362/general/db370718-dc1e-4839-9e98-b24080985594.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_080604d7-c2df-5bcb-8def-83ee6ea97d1e/080604d7-c2df-5bcb-8def-83ee6ea97d1e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83294,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749362/general/45e71295-60d0-4981-b020-73dc54ec1a99.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_080604d7-c2df-5bcb-8def-83ee6ea97d1e/080604d7-c2df-5bcb-8def-83ee6ea97d1e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36290,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749362/general/a03eda48-e15e-45e7-b4c9-e2183287bb9f.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_080604d7-c2df-5bcb-8def-83ee6ea97d1e/080604d7-c2df-5bcb-8def-83ee6ea97d1e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137596,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749362/general/ec1e56e2-3baf-4a8a-ba63-494c167e5c94.jpg',
'Width': 1024}],
'price': 4000,
'price_includes_vat': True,
'registration_date': '2020-12-29',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Renault Zoe Zen - Electric - Automatic - 69 hp - 81.612 km',
'transmission': 'automatic',
'trim': 'Zen',
'vin': None,
'year': 2020}
2026-03-27 22:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732509%27 HTTP/1.1" 200 None
2026-03-27 22:02:39 [adesa.it] INFO: Saving data for 10732509: {'created_time': 1774648959.893755, 'last_price_update_time': 1774648959.893767, 'auction_closing_time': 1774862700.0}
2026-03-27 22:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732509') HTTP/1.1" 204 0
2026-03-27 22:02:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: f893c1ff-0ace-5bf3-b990-0d3717f3f744 with identifier: 10732539
2026-03-27 22:02:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: f893c1ff-0ace-5bf3-b990-0d3717f3f744 with identifier: 10732539
2026-03-27 22:02:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: f893c1ff-0ace-5bf3-b990-0d3717f3f744 with identifier: 10732539 to the API
2026-03-27 22:02:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:02:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:02:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732539>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 197,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Diesel',
'id': 'f893c1ff-0ace-5bf3-b990-0d3717f3f744',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GR513MG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732539',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 86353,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 21,
'photo_urls': ['https://images.openlane.eu/carimgs/5739761/general/aa507d11-05d8-4aad-b856-d36cd27f7639.jpg',
'https://images.openlane.eu/carimgs/5739761/general/16e8f033-12a0-4be1-93f3-fee72ac95fa1.jpg',
'https://images.openlane.eu/carimgs/5739761/general/825c8587-d13b-40cb-ba35-96d20c8f3177.jpg',
'https://images.openlane.eu/carimgs/5739761/general/e48cacad-f9dc-4492-be81-2e97c5014442.jpg',
'https://images.openlane.eu/carimgs/5739761/general/08e002d3-0a73-42a3-b768-8711bb868372.jpg',
'https://images.openlane.eu/carimgs/5739761/general/9c91e52f-dc69-4e66-8ec4-fc4259d22b27.jpg',
'https://images.openlane.eu/carimgs/5739761/general/56e107ca-4d6f-4074-a994-d6bb6cb08436.jpg',
'https://images.openlane.eu/carimgs/5739761/general/394a5978-0d8f-40df-8b80-802d69da8a01.jpg',
'https://images.openlane.eu/carimgs/5739761/general/2fe26364-15c4-4506-b33f-aa9c1df381d6.jpg',
'https://images.openlane.eu/carimgs/5739761/general/380b9004-f0ef-48b7-9640-03066cec3e9d.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f893c1ff-0ace-5bf3-b990-0d3717f3f744/f893c1ff-0ace-5bf3-b990-0d3717f3f744_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116091,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739761/general/aa507d11-05d8-4aad-b856-d36cd27f7639.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f893c1ff-0ace-5bf3-b990-0d3717f3f744/f893c1ff-0ace-5bf3-b990-0d3717f3f744_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121740,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739761/general/16e8f033-12a0-4be1-93f3-fee72ac95fa1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f893c1ff-0ace-5bf3-b990-0d3717f3f744/f893c1ff-0ace-5bf3-b990-0d3717f3f744_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95655,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739761/general/825c8587-d13b-40cb-ba35-96d20c8f3177.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f893c1ff-0ace-5bf3-b990-0d3717f3f744/f893c1ff-0ace-5bf3-b990-0d3717f3f744_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118176,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739761/general/e48cacad-f9dc-4492-be81-2e97c5014442.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f893c1ff-0ace-5bf3-b990-0d3717f3f744/f893c1ff-0ace-5bf3-b990-0d3717f3f744_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93992,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739761/general/08e002d3-0a73-42a3-b768-8711bb868372.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f893c1ff-0ace-5bf3-b990-0d3717f3f744/f893c1ff-0ace-5bf3-b990-0d3717f3f744_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109662,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739761/general/9c91e52f-dc69-4e66-8ec4-fc4259d22b27.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f893c1ff-0ace-5bf3-b990-0d3717f3f744/f893c1ff-0ace-5bf3-b990-0d3717f3f744_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92945,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739761/general/56e107ca-4d6f-4074-a994-d6bb6cb08436.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f893c1ff-0ace-5bf3-b990-0d3717f3f744/f893c1ff-0ace-5bf3-b990-0d3717f3f744_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 40776,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739761/general/394a5978-0d8f-40df-8b80-802d69da8a01.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f893c1ff-0ace-5bf3-b990-0d3717f3f744/f893c1ff-0ace-5bf3-b990-0d3717f3f744_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121740,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739761/general/2fe26364-15c4-4506-b33f-aa9c1df381d6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f893c1ff-0ace-5bf3-b990-0d3717f3f744/f893c1ff-0ace-5bf3-b990-0d3717f3f744_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88300,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739761/general/380b9004-f0ef-48b7-9640-03066cec3e9d.jpg',
'Width': 800}],
'price': 17500,
'price_includes_vat': True,
'registration_date': '2023-09-05',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Volvo XC60 B4 Core - Diesel - Automatic - 197 hp - 86.353 km',
'transmission': 'automatic',
'trim': 'Core',
'vin': None,
'year': 2023}
2026-03-27 22:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732539%27 HTTP/1.1" 200 None
2026-03-27 22:02:40 [adesa.it] INFO: Saving data for 10732539: {'created_time': 1774648960.255262, 'last_price_update_time': 1774648960.255273, 'auction_closing_time': 1774862700.0}
2026-03-27 22:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732539') HTTP/1.1" 204 0
2026-03-27 22:02:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:02:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749357/general/c2de9699-24f7-4e46-bf90-0bcbc1dfee43.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732484)
2026-03-27 22:02:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749358/general/059a89cb-7983-4d06-b81d-4ab84316118c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732501)
2026-03-27 22:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5719729%252Fgeneral%252F89c18652-93a4-4765-8aa8-7bb2637b2aca.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:02:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719729/general/89c18652-93a4-4765-8aa8-7bb2637b2aca.JPG not downloaded yet
2026-03-27 22:02:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732529> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:02:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749359/general/28c9d630-6183-4e89-bd11-534e68ab2b7a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732503)
2026-03-27 22:02:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:02:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee58c1b90>
2026-03-27 22:02:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a667c85f-bb63-506a-946e-e44228fef7c1/a667c85f-bb63-506a-946e-e44228fef7c1_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749357%252Fgeneral%252Fc9131403-838c-4c03-9a57-bdd6366ad41c.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749357/general/c9131403-838c-4c03-9a57-bdd6366ad41c.jpg saved to cache
2026-03-27 22:02:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item a667c85f-bb63-506a-946e-e44228fef7c1
2026-03-27 22:02:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749356/general/5e5c1939-56dc-49b1-822a-bfd96cc4bf0a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732483)
2026-03-27 22:02:40 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5719729/general/4681c7d9-3dc1-42dd-b5ab-823e9bf9f1a1.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10741708)
2026-03-27 22:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5719729%252Fgeneral%252F9b79f1b5-a10d-4850-9b99-27884d2659b1.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:02:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719729/general/9b79f1b5-a10d-4850-9b99-27884d2659b1.JPG not downloaded yet
2026-03-27 22:02:40 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5719729/general/294455c3-3d34-42f7-b7df-674bf95662a7.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10741708)
2026-03-27 22:02:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee4430110>
2026-03-27 22:02:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3c8c294b-17e1-5495-85a9-54d58f87d8cd/3c8c294b-17e1-5495-85a9-54d58f87d8cd_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749356%252Fgeneral%252F073a8fb6-20aa-4aa9-a761-c7f81dbf0372.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749356/general/073a8fb6-20aa-4aa9-a761-c7f81dbf0372.jpg saved to cache
2026-03-27 22:02:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 3c8c294b-17e1-5495-85a9-54d58f87d8cd
2026-03-27 22:02:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5c05c10>
2026-03-27 22:02:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2b744cd6-56b3-514b-9244-867af53786c4/2b744cd6-56b3-514b-9244-867af53786c4_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749360%252Fgeneral%252F41d3cab2-32f4-4595-8ac2-53a0da1e5207.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749360/general/41d3cab2-32f4-4595-8ac2-53a0da1e5207.jpg saved to cache
2026-03-27 22:02:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 2b744cd6-56b3-514b-9244-867af53786c4
2026-03-27 22:02:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee59ec390>
2026-03-27 22:02:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5d7a8bd0-c8b6-5537-8bd8-b1af7ed59036/5d7a8bd0-c8b6-5537-8bd8-b1af7ed59036_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749359%252Fgeneral%252Fa043e7eb-f4de-477e-b7b5-8215054f3d9f.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749359/general/a043e7eb-f4de-477e-b7b5-8215054f3d9f.jpg saved to cache
2026-03-27 22:02:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 5d7a8bd0-c8b6-5537-8bd8-b1af7ed59036
2026-03-27 22:02:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee4648350>
2026-03-27 22:02:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3c8c294b-17e1-5495-85a9-54d58f87d8cd/3c8c294b-17e1-5495-85a9-54d58f87d8cd_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749356%252Fgeneral%252F926ffc06-6aa0-486f-8cd2-11f2bc8b3659.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749356/general/926ffc06-6aa0-486f-8cd2-11f2bc8b3659.jpg saved to cache
2026-03-27 22:02:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 3c8c294b-17e1-5495-85a9-54d58f87d8cd
2026-03-27 22:02:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749356/general/eae101e7-3275-47b3-8bab-5550012b26a3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732483)
2026-03-27 22:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5719729%252Fgeneral%252F4df51d8e-7564-4602-91c6-e1bafdc79a10.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:02:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719729/general/4df51d8e-7564-4602-91c6-e1bafdc79a10.JPG not downloaded yet
2026-03-27 22:02:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749358/general/c828e90b-0c85-4f2f-b171-83b9793a3dcb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732501)
2026-03-27 22:02:40 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5719729/general/3f2d08c4-61c3-4d38-b55f-67b15324ffc0.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10741708)
2026-03-27 22:02:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749356/general/4b68c44c-bcf7-4eb0-9a41-abd30fe962c7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732483)
2026-03-27 22:02:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:02:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749360/general/5bcd3f2a-2fd0-4ff2-be28-de4c17473983.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732504)
2026-03-27 22:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5719729%252Fgeneral%252F5b499e2b-76b3-4b3e-8ebe-0eaec5f05faa.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:02:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719729/general/5b499e2b-76b3-4b3e-8ebe-0eaec5f05faa.JPG not downloaded yet
2026-03-27 22:02:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee4731710>
2026-03-27 22:02:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a667c85f-bb63-506a-946e-e44228fef7c1/a667c85f-bb63-506a-946e-e44228fef7c1_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749357%252Fgeneral%252Fc2de9699-24f7-4e46-bf90-0bcbc1dfee43.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749357/general/c2de9699-24f7-4e46-bf90-0bcbc1dfee43.jpg saved to cache
2026-03-27 22:02:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item a667c85f-bb63-506a-946e-e44228fef7c1
2026-03-27 22:02:40 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a667c85f-bb63-506a-946e-e44228fef7c1, skipping ID generation
2026-03-27 22:02:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a667c85f-bb63-506a-946e-e44228fef7c1 with scrape type 1
2026-03-27 22:02:40 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a667c85f-bb63-506a-946e-e44228fef7c1 sending to next pipeline
2026-03-27 22:02:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: a667c85f-bb63-506a-946e-e44228fef7c1, identifier: 10732484
2026-03-27 22:02:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5a09210>
2026-03-27 22:02:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a38fd797-50c9-56a3-adf9-d35198224a3e/a38fd797-50c9-56a3-adf9-d35198224a3e_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749358%252Fgeneral%252F059a89cb-7983-4d06-b81d-4ab84316118c.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749358/general/059a89cb-7983-4d06-b81d-4ab84316118c.jpg saved to cache
2026-03-27 22:02:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item a38fd797-50c9-56a3-adf9-d35198224a3e
2026-03-27 22:02:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aaf93f1b-456c-5fbc-b3d3-a781c3d1d1db with identifier: 10732529
2026-03-27 22:02:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aaf93f1b-456c-5fbc-b3d3-a781c3d1d1db with scrape type 1
2026-03-27 22:02:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item aaf93f1b-456c-5fbc-b3d3-a781c3d1d1db
2026-03-27 22:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5744263%252Fgeneral%252F89407a9a-a318-451f-8b90-b8e1d2096637.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744263/general/89407a9a-a318-451f-8b90-b8e1d2096637.jpg already downloaded
2026-03-27 22:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5744263%252Fgeneral%252F54f0a952-d6ac-4372-9408-f27c7e6a499b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744263/general/54f0a952-d6ac-4372-9408-f27c7e6a499b.jpg already downloaded
2026-03-27 22:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5744263%252Fgeneral%252Fede3abe2-1392-439b-b167-6361598188a3.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744263/general/ede3abe2-1392-439b-b167-6361598188a3.jpg already downloaded
2026-03-27 22:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5744263%252Fgeneral%252F29ebc620-bb68-41cf-b6ee-4ccb1eafa930.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744263/general/29ebc620-bb68-41cf-b6ee-4ccb1eafa930.jpg already downloaded
2026-03-27 22:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5744263%252Fgeneral%252Ffc1c0ce5-3d3a-4a50-864f-4e44485da96e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744263/general/fc1c0ce5-3d3a-4a50-864f-4e44485da96e.jpg already downloaded
2026-03-27 22:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5744263%252Fgeneral%252F73ef065d-ef95-4cd9-93f8-706ecd60167a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744263/general/73ef065d-ef95-4cd9-93f8-706ecd60167a.jpg already downloaded
2026-03-27 22:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5744263%252Fgeneral%252Fe9a81b4c-3bc3-4011-b15a-54f28c0bab2d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744263/general/e9a81b4c-3bc3-4011-b15a-54f28c0bab2d.jpg already downloaded
2026-03-27 22:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5744263%252Fgeneral%252F79ed3fbb-7747-488c-bb13-341ddae50c92.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744263/general/79ed3fbb-7747-488c-bb13-341ddae50c92.jpg already downloaded
2026-03-27 22:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5744263%252Fgeneral%252F8b186053-268d-406e-9477-0678698e4a06.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744263/general/8b186053-268d-406e-9477-0678698e4a06.jpg already downloaded
2026-03-27 22:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02: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%252F5744263%252Fgeneral%252F1c32f6d1-3033-4ea9-8113-11a5131c680c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744263/general/1c32f6d1-3033-4ea9-8113-11a5131c680c.jpg already downloaded
2026-03-27 22:02:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: aaf93f1b-456c-5fbc-b3d3-a781c3d1d1db, identifier: 10732529
2026-03-27 22:02:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee592ce50>
2026-03-27 22:02:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5d7a8bd0-c8b6-5537-8bd8-b1af7ed59036/5d7a8bd0-c8b6-5537-8bd8-b1af7ed59036_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749359%252Fgeneral%252F28c9d630-6183-4e89-bd11-534e68ab2b7a.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749359/general/28c9d630-6183-4e89-bd11-534e68ab2b7a.jpg saved to cache
2026-03-27 22:02:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 5d7a8bd0-c8b6-5537-8bd8-b1af7ed59036
2026-03-27 22:02:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee58c2e90>
2026-03-27 22:02:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3c8c294b-17e1-5495-85a9-54d58f87d8cd/3c8c294b-17e1-5495-85a9-54d58f87d8cd_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749356%252Fgeneral%252F5e5c1939-56dc-49b1-822a-bfd96cc4bf0a.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749356/general/5e5c1939-56dc-49b1-822a-bfd96cc4bf0a.jpg saved to cache
2026-03-27 22:02:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 3c8c294b-17e1-5495-85a9-54d58f87d8cd
2026-03-27 22:02:41 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 912b9d56-d6bc-5b37-8b5f-e41d9f1d5b9b due to Ignoring non-200 response
2026-03-27 22:02:41 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 912b9d56-d6bc-5b37-8b5f-e41d9f1d5b9b due to Ignoring non-200 response
2026-03-27 22:02:41 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5719729/general/9b79f1b5-a10d-4850-9b99-27884d2659b1.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10741708)
2026-03-27 22:02:41 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5719729/general/89c18652-93a4-4765-8aa8-7bb2637b2aca.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10741708)
2026-03-27 22:02:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749356/general/61abcf6b-3c2b-4c33-b5fb-ea8c9e83f4a3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732483)
2026-03-27 22:02:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: a667c85f-bb63-506a-946e-e44228fef7c1 with identifier: 10732484
2026-03-27 22:02:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: a667c85f-bb63-506a-946e-e44228fef7c1 with identifier: 10732484
2026-03-27 22:02:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: a667c85f-bb63-506a-946e-e44228fef7c1 with identifier: 10732484 to the API
2026-03-27 22:02:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:02:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:02:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749357/general/c2de9699-24f7-4e46-bf90-0bcbc1dfee43.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': None,
'engine': '2.2L',
'engine_horse_power': 140,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Diesel',
'id': 'a667c85f-bb63-506a-946e-e44228fef7c1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GW818YA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732484',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Peugeot',
'model': 'Boxer',
'odometer': 22683,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 32,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a667c85f-bb63-506a-946e-e44228fef7c1/a667c85f-bb63-506a-946e-e44228fef7c1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39063,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749357/general/0193a615-c49d-4dab-8cae-e67c52a47653.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a667c85f-bb63-506a-946e-e44228fef7c1/a667c85f-bb63-506a-946e-e44228fef7c1_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98964,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749357/general/c2de9699-24f7-4e46-bf90-0bcbc1dfee43.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a667c85f-bb63-506a-946e-e44228fef7c1/a667c85f-bb63-506a-946e-e44228fef7c1_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79789,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749357/general/65ab3896-6e8a-47d2-a081-776b7d2930ed.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a667c85f-bb63-506a-946e-e44228fef7c1/a667c85f-bb63-506a-946e-e44228fef7c1_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 207512,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749357/general/062ffb5f-a2d0-4673-9b26-ba1bdb689b1c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a667c85f-bb63-506a-946e-e44228fef7c1/a667c85f-bb63-506a-946e-e44228fef7c1_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98296,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749357/general/c9131403-838c-4c03-9a57-bdd6366ad41c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a667c85f-bb63-506a-946e-e44228fef7c1/a667c85f-bb63-506a-946e-e44228fef7c1_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133441,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749357/general/2b921af0-1407-4b80-82b8-c900d22aefec.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a667c85f-bb63-506a-946e-e44228fef7c1/a667c85f-bb63-506a-946e-e44228fef7c1_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115353,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749357/general/edbc4339-52d4-4119-96d8-e11d46ab97af.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a667c85f-bb63-506a-946e-e44228fef7c1/a667c85f-bb63-506a-946e-e44228fef7c1_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86713,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749357/general/6563a014-71b5-4c9d-a6b6-a06b485e0169.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a667c85f-bb63-506a-946e-e44228fef7c1/a667c85f-bb63-506a-946e-e44228fef7c1_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122678,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749357/general/bf38bf5b-96cc-4ac4-b38d-285dc904b04a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a667c85f-bb63-506a-946e-e44228fef7c1/a667c85f-bb63-506a-946e-e44228fef7c1_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126531,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749357/general/0fea6ba4-6fa8-4c54-900a-437303fb815a.jpg',
'Width': 800}],
'price': 13800,
'price_includes_vat': True,
'registration_date': '2024-10-16',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Peugeot Boxer 2.2 HDI - Diesel - Manual - 140 hp - 22.683 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2024}
2026-03-27 22:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732484%27 HTTP/1.1" 200 None
2026-03-27 22:02:41 [adesa.it] INFO: Saving data for 10732484: {'created_time': 1774648961.574538, 'last_price_update_time': 1774648961.574549, 'auction_closing_time': 1774862700.0}
2026-03-27 22:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732484') HTTP/1.1" 204 0
2026-03-27 22:02:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: aaf93f1b-456c-5fbc-b3d3-a781c3d1d1db with identifier: 10732529
2026-03-27 22:02:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: aaf93f1b-456c-5fbc-b3d3-a781c3d1d1db with identifier: 10732529
2026-03-27 22:02:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: aaf93f1b-456c-5fbc-b3d3-a781c3d1d1db with identifier: 10732529 to the API
2026-03-27 22:02:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:02:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:02:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732529>
{'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-30T09:25:00Z',
'fuel_type': 'Diesel',
'id': 'aaf93f1b-456c-5fbc-b3d3-a781c3d1d1db',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG245HY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732529',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 173247,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 33,
'photo_urls': ['https://images.openlane.eu/carimgs/5744263/general/89407a9a-a318-451f-8b90-b8e1d2096637.jpg',
'https://images.openlane.eu/carimgs/5744263/general/54f0a952-d6ac-4372-9408-f27c7e6a499b.jpg',
'https://images.openlane.eu/carimgs/5744263/general/ede3abe2-1392-439b-b167-6361598188a3.jpg',
'https://images.openlane.eu/carimgs/5744263/general/29ebc620-bb68-41cf-b6ee-4ccb1eafa930.jpg',
'https://images.openlane.eu/carimgs/5744263/general/fc1c0ce5-3d3a-4a50-864f-4e44485da96e.jpg',
'https://images.openlane.eu/carimgs/5744263/general/73ef065d-ef95-4cd9-93f8-706ecd60167a.jpg',
'https://images.openlane.eu/carimgs/5744263/general/e9a81b4c-3bc3-4011-b15a-54f28c0bab2d.jpg',
'https://images.openlane.eu/carimgs/5744263/general/79ed3fbb-7747-488c-bb13-341ddae50c92.jpg',
'https://images.openlane.eu/carimgs/5744263/general/8b186053-268d-406e-9477-0678698e4a06.jpg',
'https://images.openlane.eu/carimgs/5744263/general/1c32f6d1-3033-4ea9-8113-11a5131c680c.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aaf93f1b-456c-5fbc-b3d3-a781c3d1d1db/aaf93f1b-456c-5fbc-b3d3-a781c3d1d1db_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43463,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744263/general/89407a9a-a318-451f-8b90-b8e1d2096637.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aaf93f1b-456c-5fbc-b3d3-a781c3d1d1db/aaf93f1b-456c-5fbc-b3d3-a781c3d1d1db_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90293,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744263/general/54f0a952-d6ac-4372-9408-f27c7e6a499b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aaf93f1b-456c-5fbc-b3d3-a781c3d1d1db/aaf93f1b-456c-5fbc-b3d3-a781c3d1d1db_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103409,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744263/general/ede3abe2-1392-439b-b167-6361598188a3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aaf93f1b-456c-5fbc-b3d3-a781c3d1d1db/aaf93f1b-456c-5fbc-b3d3-a781c3d1d1db_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100498,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744263/general/29ebc620-bb68-41cf-b6ee-4ccb1eafa930.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aaf93f1b-456c-5fbc-b3d3-a781c3d1d1db/aaf93f1b-456c-5fbc-b3d3-a781c3d1d1db_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81188,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744263/general/fc1c0ce5-3d3a-4a50-864f-4e44485da96e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aaf93f1b-456c-5fbc-b3d3-a781c3d1d1db/aaf93f1b-456c-5fbc-b3d3-a781c3d1d1db_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111315,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744263/general/73ef065d-ef95-4cd9-93f8-706ecd60167a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aaf93f1b-456c-5fbc-b3d3-a781c3d1d1db/aaf93f1b-456c-5fbc-b3d3-a781c3d1d1db_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130036,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744263/general/e9a81b4c-3bc3-4011-b15a-54f28c0bab2d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aaf93f1b-456c-5fbc-b3d3-a781c3d1d1db/aaf93f1b-456c-5fbc-b3d3-a781c3d1d1db_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97456,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744263/general/79ed3fbb-7747-488c-bb13-341ddae50c92.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aaf93f1b-456c-5fbc-b3d3-a781c3d1d1db/aaf93f1b-456c-5fbc-b3d3-a781c3d1d1db_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128564,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744263/general/8b186053-268d-406e-9477-0678698e4a06.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aaf93f1b-456c-5fbc-b3d3-a781c3d1d1db/aaf93f1b-456c-5fbc-b3d3-a781c3d1d1db_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 151526,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744263/general/1c32f6d1-3033-4ea9-8113-11a5131c680c.jpg',
'Width': 1024}],
'price': 10600,
'price_includes_vat': True,
'registration_date': '2021-06-29',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Volkswagen Tiguan 2.0 TDI Elegance - Diesel - Automatic - 150 hp - '
'173.247 km',
'transmission': 'automatic',
'trim': 'Elegance',
'vin': None,
'year': 2021}
2026-03-27 22:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732529%27 HTTP/1.1" 200 None
2026-03-27 22:02:41 [adesa.it] INFO: Saving data for 10732529: {'created_time': 1774648961.908497, 'last_price_update_time': 1774648961.908507, 'auction_closing_time': 1774862700.0}
2026-03-27 22:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732529') HTTP/1.1" 204 0
2026-03-27 22:02:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749358/general/0a4a0d86-4638-4e60-8488-fda7bd2b5188.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732501)
2026-03-27 22:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02: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%252F5719729%252Fgeneral%252F65dc54ba-8c3a-40e1-9f40-dc20315fd77a.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:02:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719729/general/65dc54ba-8c3a-40e1-9f40-dc20315fd77a.JPG not downloaded yet
2026-03-27 22:02:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee58f9690>
2026-03-27 22:02:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3c8c294b-17e1-5495-85a9-54d58f87d8cd/3c8c294b-17e1-5495-85a9-54d58f87d8cd_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749356%252Fgeneral%252Feae101e7-3275-47b3-8bab-5550012b26a3.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749356/general/eae101e7-3275-47b3-8bab-5550012b26a3.jpg saved to cache
2026-03-27 22:02:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 3c8c294b-17e1-5495-85a9-54d58f87d8cd
2026-03-27 22:02:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee58c19d0>
2026-03-27 22:02:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a38fd797-50c9-56a3-adf9-d35198224a3e/a38fd797-50c9-56a3-adf9-d35198224a3e_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749358%252Fgeneral%252Fc828e90b-0c85-4f2f-b171-83b9793a3dcb.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749358/general/c828e90b-0c85-4f2f-b171-83b9793a3dcb.jpg saved to cache
2026-03-27 22:02:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item a38fd797-50c9-56a3-adf9-d35198224a3e
2026-03-27 22:02:42 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 912b9d56-d6bc-5b37-8b5f-e41d9f1d5b9b due to Ignoring non-200 response
2026-03-27 22:02:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee44ff3d0>
2026-03-27 22:02:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3c8c294b-17e1-5495-85a9-54d58f87d8cd/3c8c294b-17e1-5495-85a9-54d58f87d8cd_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749356%252Fgeneral%252F4b68c44c-bcf7-4eb0-9a41-abd30fe962c7.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749356/general/4b68c44c-bcf7-4eb0-9a41-abd30fe962c7.jpg saved to cache
2026-03-27 22:02:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 3c8c294b-17e1-5495-85a9-54d58f87d8cd
2026-03-27 22:02:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee57ef9d0>
2026-03-27 22:02:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2b744cd6-56b3-514b-9244-867af53786c4/2b744cd6-56b3-514b-9244-867af53786c4_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749360%252Fgeneral%252F5bcd3f2a-2fd0-4ff2-be28-de4c17473983.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749360/general/5bcd3f2a-2fd0-4ff2-be28-de4c17473983.jpg saved to cache
2026-03-27 22:02:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 2b744cd6-56b3-514b-9244-867af53786c4
2026-03-27 22:02:42 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 2b744cd6-56b3-514b-9244-867af53786c4, skipping ID generation
2026-03-27 22:02:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2b744cd6-56b3-514b-9244-867af53786c4 with scrape type 1
2026-03-27 22:02:42 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 2b744cd6-56b3-514b-9244-867af53786c4 sending to next pipeline
2026-03-27 22:02:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 2b744cd6-56b3-514b-9244-867af53786c4, identifier: 10732504
2026-03-27 22:02:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749359/general/599f2e29-2d7b-4f10-b102-cccd2b36dad6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732503)
2026-03-27 22:02:42 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5719729/general/4df51d8e-7564-4602-91c6-e1bafdc79a10.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10741708)
2026-03-27 22:02:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749345/general/91b3c812-714d-448f-92d5-6517a9c7277a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732456)
2026-03-27 22:02:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749342/general/54989ece-87ec-44cc-bc5d-9486f3a9996b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732451)
2026-03-27 22:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5719729%252Fgeneral%252F4009354c-4f01-462d-85e1-071b5697dd83.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:02:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719729/general/4009354c-4f01-462d-85e1-071b5697dd83.JPG not downloaded yet
2026-03-27 22:02:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 2b744cd6-56b3-514b-9244-867af53786c4 with identifier: 10732504
2026-03-27 22:02:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 2b744cd6-56b3-514b-9244-867af53786c4 with identifier: 10732504
2026-03-27 22:02:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 2b744cd6-56b3-514b-9244-867af53786c4 with identifier: 10732504 to the API
2026-03-27 22:02:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:02:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:02:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749360/general/5bcd3f2a-2fd0-4ff2-be28-de4c17473983.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 91,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Petrol',
'id': '2b744cd6-56b3-514b-9244-867af53786c4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM827PH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732504',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Renault',
'model': 'Clio',
'odometer': 94926,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 38,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2b744cd6-56b3-514b-9244-867af53786c4/2b744cd6-56b3-514b-9244-867af53786c4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125775,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749360/general/95bd0cb4-7709-424b-9aca-adeb4dcec5bb.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2b744cd6-56b3-514b-9244-867af53786c4/2b744cd6-56b3-514b-9244-867af53786c4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123735,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749360/general/5bcd3f2a-2fd0-4ff2-be28-de4c17473983.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2b744cd6-56b3-514b-9244-867af53786c4/2b744cd6-56b3-514b-9244-867af53786c4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118880,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749360/general/46046103-3f00-4ed4-84e7-d379e62b19de.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2b744cd6-56b3-514b-9244-867af53786c4/2b744cd6-56b3-514b-9244-867af53786c4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119017,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749360/general/7ef78b06-a5be-4d13-adb4-2ad349c4c89f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2b744cd6-56b3-514b-9244-867af53786c4/2b744cd6-56b3-514b-9244-867af53786c4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85609,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749360/general/41d3cab2-32f4-4595-8ac2-53a0da1e5207.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2b744cd6-56b3-514b-9244-867af53786c4/2b744cd6-56b3-514b-9244-867af53786c4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100576,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749360/general/c28531ba-34f2-4a86-a899-ba7b19c8826a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2b744cd6-56b3-514b-9244-867af53786c4/2b744cd6-56b3-514b-9244-867af53786c4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105284,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749360/general/ba8a441d-53a4-4580-a320-e6aa5dc4fccc.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2b744cd6-56b3-514b-9244-867af53786c4/2b744cd6-56b3-514b-9244-867af53786c4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97479,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749360/general/e24b7ce6-424f-4615-a414-5aaff47a3bee.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2b744cd6-56b3-514b-9244-867af53786c4/2b744cd6-56b3-514b-9244-867af53786c4_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39455,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749360/general/bf981ea9-5b87-4492-b412-29cd62d1ade2.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2b744cd6-56b3-514b-9244-867af53786c4/2b744cd6-56b3-514b-9244-867af53786c4_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99149,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749360/general/3082e56c-16ed-4a34-aea8-d261cd45b123.jpg',
'Width': 1024}],
'price': 2800,
'price_includes_vat': True,
'registration_date': '2023-01-19',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Renault Clio 1.0 Tce Equilibre - Petrol - Manual - 91 hp - 94.926 '
'km',
'transmission': 'manual',
'trim': 'Equilibre',
'vin': None,
'year': 2023}
2026-03-27 22:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732504%27 HTTP/1.1" 200 None
2026-03-27 22:02:42 [adesa.it] INFO: Saving data for 10732504: {'created_time': 1774648962.630376, 'last_price_update_time': 1774648962.630386, 'auction_closing_time': 1774862700.0}
2026-03-27 22:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732504') HTTP/1.1" 204 0
2026-03-27 22:02:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749345/general/b8de2713-0f91-4c1b-8ab0-a4765e3a45f4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732456)
2026-03-27 22:02:42 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 912b9d56-d6bc-5b37-8b5f-e41d9f1d5b9b due to Ignoring non-200 response
2026-03-27 22:02:42 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 912b9d56-d6bc-5b37-8b5f-e41d9f1d5b9b due to Ignoring non-200 response
2026-03-27 22:02:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee46f1b10>
2026-03-27 22:02:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3c8c294b-17e1-5495-85a9-54d58f87d8cd/3c8c294b-17e1-5495-85a9-54d58f87d8cd_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749356%252Fgeneral%252F61abcf6b-3c2b-4c33-b5fb-ea8c9e83f4a3.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749356/general/61abcf6b-3c2b-4c33-b5fb-ea8c9e83f4a3.jpg saved to cache
2026-03-27 22:02:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 3c8c294b-17e1-5495-85a9-54d58f87d8cd
2026-03-27 22:02:42 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 3c8c294b-17e1-5495-85a9-54d58f87d8cd, skipping ID generation
2026-03-27 22:02:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3c8c294b-17e1-5495-85a9-54d58f87d8cd with scrape type 1
2026-03-27 22:02:42 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3c8c294b-17e1-5495-85a9-54d58f87d8cd sending to next pipeline
2026-03-27 22:02:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 3c8c294b-17e1-5495-85a9-54d58f87d8cd, identifier: 10732483
2026-03-27 22:02:42 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5719729/general/5b499e2b-76b3-4b3e-8ebe-0eaec5f05faa.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10741708)
2026-03-27 22:02:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749342/general/38c111a5-35a5-44c3-81e7-6db640c4d401.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732451)
2026-03-27 22:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5719729%252Fgeneral%252F1136e628-0eaf-4dda-9dc9-8d7c28848f15.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:02:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719729/general/1136e628-0eaf-4dda-9dc9-8d7c28848f15.JPG not downloaded yet
2026-03-27 22:02:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732522> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:02:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732523> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:02:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 3c8c294b-17e1-5495-85a9-54d58f87d8cd with identifier: 10732483
2026-03-27 22:02:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 3c8c294b-17e1-5495-85a9-54d58f87d8cd with identifier: 10732483
2026-03-27 22:02:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 3c8c294b-17e1-5495-85a9-54d58f87d8cd with identifier: 10732483 to the API
2026-03-27 22:02:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:02:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:02:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749356/general/61abcf6b-3c2b-4c33-b5fb-ea8c9e83f4a3.jpg>
{'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': 131,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Diesel',
'id': '3c8c294b-17e1-5495-85a9-54d58f87d8cd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM677FC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732483',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Peugeot',
'model': '508',
'odometer': 89254,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 47,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3c8c294b-17e1-5495-85a9-54d58f87d8cd/3c8c294b-17e1-5495-85a9-54d58f87d8cd_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89546,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749356/general/a994a37a-c8cf-4124-8c6d-7aedda4a93f0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3c8c294b-17e1-5495-85a9-54d58f87d8cd/3c8c294b-17e1-5495-85a9-54d58f87d8cd_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37904,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749356/general/61abcf6b-3c2b-4c33-b5fb-ea8c9e83f4a3.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3c8c294b-17e1-5495-85a9-54d58f87d8cd/3c8c294b-17e1-5495-85a9-54d58f87d8cd_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102303,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749356/general/4b68c44c-bcf7-4eb0-9a41-abd30fe962c7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3c8c294b-17e1-5495-85a9-54d58f87d8cd/3c8c294b-17e1-5495-85a9-54d58f87d8cd_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113917,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749356/general/eae101e7-3275-47b3-8bab-5550012b26a3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3c8c294b-17e1-5495-85a9-54d58f87d8cd/3c8c294b-17e1-5495-85a9-54d58f87d8cd_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89188,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749356/general/5e5c1939-56dc-49b1-822a-bfd96cc4bf0a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3c8c294b-17e1-5495-85a9-54d58f87d8cd/3c8c294b-17e1-5495-85a9-54d58f87d8cd_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105877,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749356/general/7cbed72e-a97b-4560-9ba3-a7715147c5f5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3c8c294b-17e1-5495-85a9-54d58f87d8cd/3c8c294b-17e1-5495-85a9-54d58f87d8cd_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96559,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749356/general/7d327418-fba7-4f53-ae20-09fa8b53eb89.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3c8c294b-17e1-5495-85a9-54d58f87d8cd/3c8c294b-17e1-5495-85a9-54d58f87d8cd_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78017,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749356/general/926ffc06-6aa0-486f-8cd2-11f2bc8b3659.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3c8c294b-17e1-5495-85a9-54d58f87d8cd/3c8c294b-17e1-5495-85a9-54d58f87d8cd_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132771,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749356/general/073a8fb6-20aa-4aa9-a761-c7f81dbf0372.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3c8c294b-17e1-5495-85a9-54d58f87d8cd/3c8c294b-17e1-5495-85a9-54d58f87d8cd_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112080,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749356/general/b911a532-b9ad-4fc8-bc5d-8b6875b665c7.jpg',
'Width': 800}],
'price': 4300,
'price_includes_vat': True,
'registration_date': '2022-11-30',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Peugeot 508 SW Active Pack - Diesel - Automatic - 131 hp - 89.254 '
'km',
'transmission': 'automatic',
'trim': 'Active Pack',
'vin': None,
'year': 2022}
2026-03-27 22:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732483%27 HTTP/1.1" 200 None
2026-03-27 22:02:43 [adesa.it] INFO: Saving data for 10732483: {'created_time': 1774648963.156645, 'last_price_update_time': 1774648963.156658, 'auction_closing_time': 1774862700.0}
2026-03-27 22:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732483') HTTP/1.1" 204 0
2026-03-27 22: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-27 22: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-27 22:02:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee44cda50>
2026-03-27 22:02:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:02:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a38fd797-50c9-56a3-adf9-d35198224a3e/a38fd797-50c9-56a3-adf9-d35198224a3e_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749358%252Fgeneral%252F0a4a0d86-4638-4e60-8488-fda7bd2b5188.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749358/general/0a4a0d86-4638-4e60-8488-fda7bd2b5188.jpg saved to cache
2026-03-27 22:02:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item a38fd797-50c9-56a3-adf9-d35198224a3e
2026-03-27 22:02:43 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a38fd797-50c9-56a3-adf9-d35198224a3e, skipping ID generation
2026-03-27 22:02:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a38fd797-50c9-56a3-adf9-d35198224a3e with scrape type 1
2026-03-27 22:02:43 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a38fd797-50c9-56a3-adf9-d35198224a3e sending to next pipeline
2026-03-27 22:02:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: a38fd797-50c9-56a3-adf9-d35198224a3e, identifier: 10732501
2026-03-27 22:02:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee58850d0>
2026-03-27 22:02:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:02:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5d7a8bd0-c8b6-5537-8bd8-b1af7ed59036/5d7a8bd0-c8b6-5537-8bd8-b1af7ed59036_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749359%252Fgeneral%252F599f2e29-2d7b-4f10-b102-cccd2b36dad6.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749359/general/599f2e29-2d7b-4f10-b102-cccd2b36dad6.jpg saved to cache
2026-03-27 22:02:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 5d7a8bd0-c8b6-5537-8bd8-b1af7ed59036
2026-03-27 22:02:43 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 5d7a8bd0-c8b6-5537-8bd8-b1af7ed59036, skipping ID generation
2026-03-27 22:02:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5d7a8bd0-c8b6-5537-8bd8-b1af7ed59036 with scrape type 1
2026-03-27 22:02:43 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5d7a8bd0-c8b6-5537-8bd8-b1af7ed59036 sending to next pipeline
2026-03-27 22:02:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 5d7a8bd0-c8b6-5537-8bd8-b1af7ed59036, identifier: 10732503
2026-03-27 22:02:43 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 912b9d56-d6bc-5b37-8b5f-e41d9f1d5b9b due to Ignoring non-200 response
2026-03-27 22:02:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee578db50>
2026-03-27 22:02:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:02:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_da318aa5-93cc-55f8-a9fc-a6687f9bbaa2/da318aa5-93cc-55f8-a9fc-a6687f9bbaa2_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749345%252Fgeneral%252F91b3c812-714d-448f-92d5-6517a9c7277a.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749345/general/91b3c812-714d-448f-92d5-6517a9c7277a.jpg saved to cache
2026-03-27 22:02:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item da318aa5-93cc-55f8-a9fc-a6687f9bbaa2
2026-03-27 22:02:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5965150>
2026-03-27 22:02:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:02:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7d2036ae-fc84-5634-a445-64ce0e58333b/7d2036ae-fc84-5634-a445-64ce0e58333b_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749342%252Fgeneral%252F54989ece-87ec-44cc-bc5d-9486f3a9996b.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749342/general/54989ece-87ec-44cc-bc5d-9486f3a9996b.jpg saved to cache
2026-03-27 22:02:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 7d2036ae-fc84-5634-a445-64ce0e58333b
2026-03-27 22:02:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: a38fd797-50c9-56a3-adf9-d35198224a3e with identifier: 10732501
2026-03-27 22:02:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: a38fd797-50c9-56a3-adf9-d35198224a3e with identifier: 10732501
2026-03-27 22:02:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: a38fd797-50c9-56a3-adf9-d35198224a3e with identifier: 10732501 to the API
2026-03-27 22:02:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:02:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:02:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749358/general/0a4a0d86-4638-4e60-8488-fda7bd2b5188.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 94,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Hybrid',
'id': 'a38fd797-50c9-56a3-adf9-d35198224a3e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP973TB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732501',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Renault',
'model': 'Arkana',
'odometer': 215055,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 26,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a38fd797-50c9-56a3-adf9-d35198224a3e/a38fd797-50c9-56a3-adf9-d35198224a3e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139695,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749358/general/67e61230-f235-4e0e-a603-f148e3fbd9ac.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a38fd797-50c9-56a3-adf9-d35198224a3e/a38fd797-50c9-56a3-adf9-d35198224a3e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129574,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749358/general/0a4a0d86-4638-4e60-8488-fda7bd2b5188.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a38fd797-50c9-56a3-adf9-d35198224a3e/a38fd797-50c9-56a3-adf9-d35198224a3e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 143131,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749358/general/c828e90b-0c85-4f2f-b171-83b9793a3dcb.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a38fd797-50c9-56a3-adf9-d35198224a3e/a38fd797-50c9-56a3-adf9-d35198224a3e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122580,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749358/general/0f7fe8a6-369b-418a-86bb-a89bbf7e5992.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a38fd797-50c9-56a3-adf9-d35198224a3e/a38fd797-50c9-56a3-adf9-d35198224a3e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115991,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749358/general/059a89cb-7983-4d06-b81d-4ab84316118c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a38fd797-50c9-56a3-adf9-d35198224a3e/a38fd797-50c9-56a3-adf9-d35198224a3e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125367,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749358/general/a088628d-2f72-4f3b-b771-b09eb9367278.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a38fd797-50c9-56a3-adf9-d35198224a3e/a38fd797-50c9-56a3-adf9-d35198224a3e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129047,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749358/general/0ca6e430-41b2-4566-bba5-072e0a9f3c1d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a38fd797-50c9-56a3-adf9-d35198224a3e/a38fd797-50c9-56a3-adf9-d35198224a3e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81307,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749358/general/d18eff60-f547-4b6f-bbf6-2365dc51e9d5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a38fd797-50c9-56a3-adf9-d35198224a3e/a38fd797-50c9-56a3-adf9-d35198224a3e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 40162,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749358/general/6ab63b74-3d92-47ae-8854-e2af6c1f0d07.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a38fd797-50c9-56a3-adf9-d35198224a3e/a38fd797-50c9-56a3-adf9-d35198224a3e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129574,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749358/general/91011711-e10d-4d43-b677-b90fccba6723.jpg',
'Width': 800}],
'price': 4400,
'price_includes_vat': True,
'registration_date': '2023-07-07',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Renault Arkana 1.6 Techno - Hybrid - Automatic - 94 hp - 215.055 km',
'transmission': 'automatic',
'trim': 'Techno',
'vin': None,
'year': 2023}
2026-03-27 22:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732501%27 HTTP/1.1" 200 None
2026-03-27 22:02:43 [adesa.it] INFO: Saving data for 10732501: {'created_time': 1774648963.881868, 'last_price_update_time': 1774648963.881878, 'auction_closing_time': 1774862700.0}
2026-03-27 22:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732501') HTTP/1.1" 204 0
2026-03-27 22:02:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 5d7a8bd0-c8b6-5537-8bd8-b1af7ed59036 with identifier: 10732503
2026-03-27 22:02:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 5d7a8bd0-c8b6-5537-8bd8-b1af7ed59036 with identifier: 10732503
2026-03-27 22:02:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 5d7a8bd0-c8b6-5537-8bd8-b1af7ed59036 with identifier: 10732503 to the API
2026-03-27 22:02:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:02:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:02:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749359/general/599f2e29-2d7b-4f10-b102-cccd2b36dad6.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.3L',
'engine_horse_power': 140,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Petrol',
'id': '5d7a8bd0-c8b6-5537-8bd8-b1af7ed59036',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GS906EG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732503',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Renault',
'model': 'Captur',
'odometer': 47686,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 43,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d7a8bd0-c8b6-5537-8bd8-b1af7ed59036/5d7a8bd0-c8b6-5537-8bd8-b1af7ed59036_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 155664,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749359/general/890a74b0-c55a-4011-9918-f223b87b4c87.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d7a8bd0-c8b6-5537-8bd8-b1af7ed59036/5d7a8bd0-c8b6-5537-8bd8-b1af7ed59036_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 143629,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749359/general/599f2e29-2d7b-4f10-b102-cccd2b36dad6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d7a8bd0-c8b6-5537-8bd8-b1af7ed59036/5d7a8bd0-c8b6-5537-8bd8-b1af7ed59036_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 152166,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749359/general/64380be4-6826-4ba4-9daf-ca825fd463c9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d7a8bd0-c8b6-5537-8bd8-b1af7ed59036/5d7a8bd0-c8b6-5537-8bd8-b1af7ed59036_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 150467,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749359/general/20a2acd7-c821-40b5-bd0c-c9c62d119cac.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d7a8bd0-c8b6-5537-8bd8-b1af7ed59036/5d7a8bd0-c8b6-5537-8bd8-b1af7ed59036_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 144682,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749359/general/28c9d630-6183-4e89-bd11-534e68ab2b7a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d7a8bd0-c8b6-5537-8bd8-b1af7ed59036/5d7a8bd0-c8b6-5537-8bd8-b1af7ed59036_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 155492,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749359/general/dbae553c-58fb-464a-be74-72f17d203e82.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d7a8bd0-c8b6-5537-8bd8-b1af7ed59036/5d7a8bd0-c8b6-5537-8bd8-b1af7ed59036_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124695,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749359/general/20917a61-4f27-4540-9834-742252f0ea2e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d7a8bd0-c8b6-5537-8bd8-b1af7ed59036/5d7a8bd0-c8b6-5537-8bd8-b1af7ed59036_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108548,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749359/general/a043e7eb-f4de-477e-b7b5-8215054f3d9f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d7a8bd0-c8b6-5537-8bd8-b1af7ed59036/5d7a8bd0-c8b6-5537-8bd8-b1af7ed59036_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43299,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749359/general/db29936b-4bad-4d0e-a5d2-0aa73e166eaa.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d7a8bd0-c8b6-5537-8bd8-b1af7ed59036/5d7a8bd0-c8b6-5537-8bd8-b1af7ed59036_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 143629,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749359/general/8290a3b8-3915-4725-ad2f-b6b2215f4c96.jpg',
'Width': 800}],
'price': 8900,
'price_includes_vat': True,
'registration_date': '2023-11-16',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Renault Captur 1.3 TCe Techno - Petrol - Manual - 140 hp - 47.686 '
'km',
'transmission': 'manual',
'trim': 'Techno',
'vin': None,
'year': 2023}
2026-03-27 22:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732503%27 HTTP/1.1" 200 None
2026-03-27 22:02:44 [adesa.it] INFO: Saving data for 10732503: {'created_time': 1774648964.24054, 'last_price_update_time': 1774648964.240552, 'auction_closing_time': 1774862700.0}
2026-03-27 22:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732503') HTTP/1.1" 204 0
2026-03-27 22:02:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee43cf9d0>
2026-03-27 22:02:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_da318aa5-93cc-55f8-a9fc-a6687f9bbaa2/da318aa5-93cc-55f8-a9fc-a6687f9bbaa2_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749345%252Fgeneral%252Fb8de2713-0f91-4c1b-8ab0-a4765e3a45f4.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749345/general/b8de2713-0f91-4c1b-8ab0-a4765e3a45f4.jpg saved to cache
2026-03-27 22:02:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item da318aa5-93cc-55f8-a9fc-a6687f9bbaa2
2026-03-27 22:02:44 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: da318aa5-93cc-55f8-a9fc-a6687f9bbaa2, skipping ID generation
2026-03-27 22:02:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item da318aa5-93cc-55f8-a9fc-a6687f9bbaa2 with scrape type 1
2026-03-27 22:02:44 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item da318aa5-93cc-55f8-a9fc-a6687f9bbaa2 sending to next pipeline
2026-03-27 22:02:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: da318aa5-93cc-55f8-a9fc-a6687f9bbaa2, identifier: 10732456
2026-03-27 22:02:44 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5719729/general/65dc54ba-8c3a-40e1-9f40-dc20315fd77a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10741708)
2026-03-27 22:02:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732521> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:02:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732520> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:02:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: da318aa5-93cc-55f8-a9fc-a6687f9bbaa2 with identifier: 10732456
2026-03-27 22:02:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: da318aa5-93cc-55f8-a9fc-a6687f9bbaa2 with identifier: 10732456
2026-03-27 22:02:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: da318aa5-93cc-55f8-a9fc-a6687f9bbaa2 with identifier: 10732456 to the API
2026-03-27 22:02:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:02:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:02:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749345/general/b8de2713-0f91-4c1b-8ab0-a4765e3a45f4.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 158,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Petrol',
'id': 'da318aa5-93cc-55f8-a9fc-a6687f9bbaa2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH129JE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732456',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 79593,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 17,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da318aa5-93cc-55f8-a9fc-a6687f9bbaa2/da318aa5-93cc-55f8-a9fc-a6687f9bbaa2_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87131,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749345/general/a52be08b-ae8d-45f6-82d2-1b674a4619f7.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da318aa5-93cc-55f8-a9fc-a6687f9bbaa2/da318aa5-93cc-55f8-a9fc-a6687f9bbaa2_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86517,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749345/general/2a92c02f-77ec-4543-bb84-9acb3dc27915.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da318aa5-93cc-55f8-a9fc-a6687f9bbaa2/da318aa5-93cc-55f8-a9fc-a6687f9bbaa2_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62532,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749345/general/b8de2713-0f91-4c1b-8ab0-a4765e3a45f4.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da318aa5-93cc-55f8-a9fc-a6687f9bbaa2/da318aa5-93cc-55f8-a9fc-a6687f9bbaa2_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81753,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749345/general/91b3c812-714d-448f-92d5-6517a9c7277a.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da318aa5-93cc-55f8-a9fc-a6687f9bbaa2/da318aa5-93cc-55f8-a9fc-a6687f9bbaa2_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71431,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749345/general/30e73550-5eac-4c26-ab1e-93e1dc1e427f.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da318aa5-93cc-55f8-a9fc-a6687f9bbaa2/da318aa5-93cc-55f8-a9fc-a6687f9bbaa2_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68776,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749345/general/9a2e4769-7797-4c3f-af9e-bcd40e195da7.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da318aa5-93cc-55f8-a9fc-a6687f9bbaa2/da318aa5-93cc-55f8-a9fc-a6687f9bbaa2_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38920,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749345/general/7a166546-81b3-49be-a83c-f55d69083c55.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da318aa5-93cc-55f8-a9fc-a6687f9bbaa2/da318aa5-93cc-55f8-a9fc-a6687f9bbaa2_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61531,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749345/general/1a7e539f-c55f-4e66-a002-c924e0da306f.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da318aa5-93cc-55f8-a9fc-a6687f9bbaa2/da318aa5-93cc-55f8-a9fc-a6687f9bbaa2_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81385,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749345/general/be17de39-1544-4e39-b954-b4c3841e21df.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da318aa5-93cc-55f8-a9fc-a6687f9bbaa2/da318aa5-93cc-55f8-a9fc-a6687f9bbaa2_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75905,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749345/general/107b521f-5c98-4d63-8eef-f1431e55157f.jpg',
'Width': 1024}],
'price': 7500,
'price_includes_vat': True,
'registration_date': '2021-11-22',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Nissan Qashqai 1.3 Business - Petrol - Automatic - 158 hp - 79.593 '
'km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-27 22:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732456%27 HTTP/1.1" 200 None
2026-03-27 22:02:44 [adesa.it] INFO: Saving data for 10732456: {'created_time': 1774648964.744669, 'last_price_update_time': 1774648964.74468, 'auction_closing_time': 1774862700.0}
2026-03-27 22:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732456') HTTP/1.1" 204 0
2026-03-27 22:02:44 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5719729/general/4009354c-4f01-462d-85e1-071b5697dd83.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10741708)
2026-03-27 22:02:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749340/general/df502ef6-8375-4b16-8e9d-9c5d762aca97.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732446)
2026-03-27 22:02:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749342/general/0b6db503-ff14-497d-80cb-167822990d21.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732451)
2026-03-27 22:02:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:02:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:02:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732524> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:02:44 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 912b9d56-d6bc-5b37-8b5f-e41d9f1d5b9b due to Ignoring non-200 response
2026-03-27 22:02:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee58fa650>
2026-03-27 22:02:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7d2036ae-fc84-5634-a445-64ce0e58333b/7d2036ae-fc84-5634-a445-64ce0e58333b_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749342%252Fgeneral%252F38c111a5-35a5-44c3-81e7-6db640c4d401.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749342/general/38c111a5-35a5-44c3-81e7-6db640c4d401.jpg saved to cache
2026-03-27 22:02:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 7d2036ae-fc84-5634-a445-64ce0e58333b
2026-03-27 22:02:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d5442c74-b46b-5d6c-8713-cd7f1a7f4288 with identifier: 10732522
2026-03-27 22:02:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d5442c74-b46b-5d6c-8713-cd7f1a7f4288 with scrape type 1
2026-03-27 22:02:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d5442c74-b46b-5d6c-8713-cd7f1a7f4288
2026-03-27 22:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02: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%252F5741898%252Fgeneral%252Fd42b54d2-fde4-495b-8d07-deed57f6c239.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741898/general/d42b54d2-fde4-495b-8d07-deed57f6c239.jpg already downloaded
2026-03-27 22:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02: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%252F5741898%252Fgeneral%252F04d6de2d-33da-4440-82fc-656f1663c4ba.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741898/general/04d6de2d-33da-4440-82fc-656f1663c4ba.jpg already downloaded
2026-03-27 22:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02: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%252F5741898%252Fgeneral%252F871a6aa1-f5f9-49a7-94fd-627b7494cfbc.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741898/general/871a6aa1-f5f9-49a7-94fd-627b7494cfbc.jpg already downloaded
2026-03-27 22:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02: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%252F5741898%252Fgeneral%252F06e8af99-448c-44c8-a1cc-80ccb2e5b98f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741898/general/06e8af99-448c-44c8-a1cc-80ccb2e5b98f.jpg already downloaded
2026-03-27 22:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02: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%252F5741898%252Fgeneral%252Fb347c362-1580-479b-84a9-6da37b499f7d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741898/general/b347c362-1580-479b-84a9-6da37b499f7d.jpg already downloaded
2026-03-27 22:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02: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%252F5741898%252Fgeneral%252Fe2bae6c6-cc7e-43b4-8b1a-002dfd6ac76a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741898/general/e2bae6c6-cc7e-43b4-8b1a-002dfd6ac76a.jpg already downloaded
2026-03-27 22:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02: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%252F5741898%252Fgeneral%252Fb078b934-3785-421a-bcd3-705b172dc313.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741898/general/b078b934-3785-421a-bcd3-705b172dc313.jpg already downloaded
2026-03-27 22:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02: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%252F5741898%252Fgeneral%252Fb87148fa-a3be-4122-a81f-41eacd67604a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741898/general/b87148fa-a3be-4122-a81f-41eacd67604a.jpg already downloaded
2026-03-27 22:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02: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%252F5741898%252Fgeneral%252F45e30178-c2f1-43d6-830b-d99116f49571.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741898/general/45e30178-c2f1-43d6-830b-d99116f49571.jpg already downloaded
2026-03-27 22:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5741898%252Fgeneral%252F3107f723-462b-4d58-90d8-22015cae5938.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741898/general/3107f723-462b-4d58-90d8-22015cae5938.jpg already downloaded
2026-03-27 22:02:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: d5442c74-b46b-5d6c-8713-cd7f1a7f4288, identifier: 10732522
2026-03-27 22:02:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f7ef3774-1c9e-5a5f-929a-da13e5c787d0 with identifier: 10732523
2026-03-27 22:02:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f7ef3774-1c9e-5a5f-929a-da13e5c787d0 with scrape type 1
2026-03-27 22:02:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f7ef3774-1c9e-5a5f-929a-da13e5c787d0
2026-03-27 22:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749372%252Fgeneral%252Fd804e6d5-cc83-47c7-b030-548bbb530b24.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749372/general/d804e6d5-cc83-47c7-b030-548bbb530b24.jpg not downloaded yet
2026-03-27 22:02:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749340/general/fc365b5b-3174-4528-9700-6902cbd7219e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732446)
2026-03-27 22:02:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:02:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732516> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:02:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: d5442c74-b46b-5d6c-8713-cd7f1a7f4288 with identifier: 10732522
2026-03-27 22:02:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: d5442c74-b46b-5d6c-8713-cd7f1a7f4288 with identifier: 10732522
2026-03-27 22:02:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: d5442c74-b46b-5d6c-8713-cd7f1a7f4288 with identifier: 10732522 to the API
2026-03-27 22:02:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:02:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:02:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732522>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Petrol',
'id': 'd5442c74-b46b-5d6c-8713-cd7f1a7f4288',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG017RY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732522',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 181235,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 35,
'photo_urls': ['https://images.openlane.eu/carimgs/5741898/general/d42b54d2-fde4-495b-8d07-deed57f6c239.jpg',
'https://images.openlane.eu/carimgs/5741898/general/04d6de2d-33da-4440-82fc-656f1663c4ba.jpg',
'https://images.openlane.eu/carimgs/5741898/general/871a6aa1-f5f9-49a7-94fd-627b7494cfbc.jpg',
'https://images.openlane.eu/carimgs/5741898/general/06e8af99-448c-44c8-a1cc-80ccb2e5b98f.jpg',
'https://images.openlane.eu/carimgs/5741898/general/b347c362-1580-479b-84a9-6da37b499f7d.jpg',
'https://images.openlane.eu/carimgs/5741898/general/e2bae6c6-cc7e-43b4-8b1a-002dfd6ac76a.jpg',
'https://images.openlane.eu/carimgs/5741898/general/b078b934-3785-421a-bcd3-705b172dc313.jpg',
'https://images.openlane.eu/carimgs/5741898/general/b87148fa-a3be-4122-a81f-41eacd67604a.jpg',
'https://images.openlane.eu/carimgs/5741898/general/45e30178-c2f1-43d6-830b-d99116f49571.jpg',
'https://images.openlane.eu/carimgs/5741898/general/3107f723-462b-4d58-90d8-22015cae5938.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5442c74-b46b-5d6c-8713-cd7f1a7f4288/d5442c74-b46b-5d6c-8713-cd7f1a7f4288_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104649,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741898/general/d42b54d2-fde4-495b-8d07-deed57f6c239.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5442c74-b46b-5d6c-8713-cd7f1a7f4288/d5442c74-b46b-5d6c-8713-cd7f1a7f4288_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84083,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741898/general/04d6de2d-33da-4440-82fc-656f1663c4ba.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5442c74-b46b-5d6c-8713-cd7f1a7f4288/d5442c74-b46b-5d6c-8713-cd7f1a7f4288_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76517,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741898/general/871a6aa1-f5f9-49a7-94fd-627b7494cfbc.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5442c74-b46b-5d6c-8713-cd7f1a7f4288/d5442c74-b46b-5d6c-8713-cd7f1a7f4288_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79184,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741898/general/06e8af99-448c-44c8-a1cc-80ccb2e5b98f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5442c74-b46b-5d6c-8713-cd7f1a7f4288/d5442c74-b46b-5d6c-8713-cd7f1a7f4288_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95625,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741898/general/b347c362-1580-479b-84a9-6da37b499f7d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5442c74-b46b-5d6c-8713-cd7f1a7f4288/d5442c74-b46b-5d6c-8713-cd7f1a7f4288_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80451,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741898/general/e2bae6c6-cc7e-43b4-8b1a-002dfd6ac76a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5442c74-b46b-5d6c-8713-cd7f1a7f4288/d5442c74-b46b-5d6c-8713-cd7f1a7f4288_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93691,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741898/general/b078b934-3785-421a-bcd3-705b172dc313.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5442c74-b46b-5d6c-8713-cd7f1a7f4288/d5442c74-b46b-5d6c-8713-cd7f1a7f4288_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114534,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741898/general/b87148fa-a3be-4122-a81f-41eacd67604a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5442c74-b46b-5d6c-8713-cd7f1a7f4288/d5442c74-b46b-5d6c-8713-cd7f1a7f4288_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 28864,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741898/general/45e30178-c2f1-43d6-830b-d99116f49571.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5442c74-b46b-5d6c-8713-cd7f1a7f4288/d5442c74-b46b-5d6c-8713-cd7f1a7f4288_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84083,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741898/general/3107f723-462b-4d58-90d8-22015cae5938.jpg',
'Width': 800}],
'price': 7500,
'price_includes_vat': True,
'registration_date': '2021-09-06',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Volkswagen Golf 1.0 eTSI Life - Petrol - Automatic - 110 hp - '
'181.235 km',
'transmission': 'automatic',
'trim': 'Life',
'vin': None,
'year': 2021}
2026-03-27 22:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732522%27 HTTP/1.1" 200 None
2026-03-27 22:02:45 [adesa.it] INFO: Saving data for 10732522: {'created_time': 1774648965.432423, 'last_price_update_time': 1774648965.432432, 'auction_closing_time': 1774862700.0}
2026-03-27 22:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732522') HTTP/1.1" 204 0
2026-03-27 22:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749372%252Fgeneral%252F43681a8a-1373-4bdf-ba83-468b085bb874.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749372/general/43681a8a-1373-4bdf-ba83-468b085bb874.jpg not downloaded yet
2026-03-27 22:02:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732525> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:02:45 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 912b9d56-d6bc-5b37-8b5f-e41d9f1d5b9b due to Ignoring non-200 response
2026-03-27 22:02:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ee0d8cbb-b4f7-58c5-abd3-15cbda079f6a with identifier: 10732521
2026-03-27 22:02:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ee0d8cbb-b4f7-58c5-abd3-15cbda079f6a with scrape type 1
2026-03-27 22:02:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ee0d8cbb-b4f7-58c5-abd3-15cbda079f6a
2026-03-27 22:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749371%252Fgeneral%252F8aa27e23-aa1c-4554-967e-8b1d16647fc0.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749371/general/8aa27e23-aa1c-4554-967e-8b1d16647fc0.jpg not downloaded yet
2026-03-27 22:02:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c40d2751-7c36-5903-bc86-f55ee536cf98 with identifier: 10732520
2026-03-27 22:02:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c40d2751-7c36-5903-bc86-f55ee536cf98 with scrape type 1
2026-03-27 22:02:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c40d2751-7c36-5903-bc86-f55ee536cf98
2026-03-27 22:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749370%252Fgeneral%252F6a3cb04a-e73b-4cc3-9b68-6663a4e7fd8a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749370/general/6a3cb04a-e73b-4cc3-9b68-6663a4e7fd8a.jpg not downloaded yet
2026-03-27 22:02:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749340/general/5e99455e-e9ee-40c4-aff8-fec15174910a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732446)
2026-03-27 22:02:45 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 912b9d56-d6bc-5b37-8b5f-e41d9f1d5b9b due to Ignoring non-200 response
2026-03-27 22:02:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee4654f50>
2026-03-27 22:02:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8b4ee3a5-8dc2-56cc-a2c4-7b89852d314f/8b4ee3a5-8dc2-56cc-a2c4-7b89852d314f_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749340%252Fgeneral%252Fdf502ef6-8375-4b16-8e9d-9c5d762aca97.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749340/general/df502ef6-8375-4b16-8e9d-9c5d762aca97.jpg saved to cache
2026-03-27 22:02:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 8b4ee3a5-8dc2-56cc-a2c4-7b89852d314f
2026-03-27 22:02:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5bd7b90>
2026-03-27 22:02:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7d2036ae-fc84-5634-a445-64ce0e58333b/7d2036ae-fc84-5634-a445-64ce0e58333b_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749342%252Fgeneral%252F0b6db503-ff14-497d-80cb-167822990d21.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749342/general/0b6db503-ff14-497d-80cb-167822990d21.jpg saved to cache
2026-03-27 22:02:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 7d2036ae-fc84-5634-a445-64ce0e58333b
2026-03-27 22:02:45 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7d2036ae-fc84-5634-a445-64ce0e58333b, skipping ID generation
2026-03-27 22:02:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7d2036ae-fc84-5634-a445-64ce0e58333b with scrape type 1
2026-03-27 22:02:45 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7d2036ae-fc84-5634-a445-64ce0e58333b sending to next pipeline
2026-03-27 22:02:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 7d2036ae-fc84-5634-a445-64ce0e58333b, identifier: 10732451
2026-03-27 22:02:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0320af59-6c1e-5608-82f7-7a1bd11a7d46 with identifier: 10732524
2026-03-27 22:02:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0320af59-6c1e-5608-82f7-7a1bd11a7d46 with scrape type 1
2026-03-27 22:02:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0320af59-6c1e-5608-82f7-7a1bd11a7d46
2026-03-27 22:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5741900%252Fgeneral%252Fa9a3f008-c327-428a-9c93-d9b4107e438b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741900/general/a9a3f008-c327-428a-9c93-d9b4107e438b.jpg already downloaded
2026-03-27 22:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5741900%252Fgeneral%252Fd36b3123-e976-4f96-b72b-f081b4ea98ae.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741900/general/d36b3123-e976-4f96-b72b-f081b4ea98ae.jpg already downloaded
2026-03-27 22:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5741900%252Fgeneral%252F50e2a8b9-e96a-4114-af50-174ea4e9bbf7.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741900/general/50e2a8b9-e96a-4114-af50-174ea4e9bbf7.jpg already downloaded
2026-03-27 22:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5741900%252Fgeneral%252Fd4e9623e-a451-48ca-8d2b-2cf45999facb.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741900/general/d4e9623e-a451-48ca-8d2b-2cf45999facb.jpg already downloaded
2026-03-27 22:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5741900%252Fgeneral%252F06a14e18-32e2-4123-81f2-ca31bb0e191d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741900/general/06a14e18-32e2-4123-81f2-ca31bb0e191d.jpg already downloaded
2026-03-27 22:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5741900%252Fgeneral%252Fcf98923f-3373-46c3-81af-9e2aadcff81f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741900/general/cf98923f-3373-46c3-81af-9e2aadcff81f.jpg already downloaded
2026-03-27 22:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5741900%252Fgeneral%252F0ac6f966-8d3b-4d36-a3da-b4a35981504c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741900/general/0ac6f966-8d3b-4d36-a3da-b4a35981504c.jpg already downloaded
2026-03-27 22:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5741900%252Fgeneral%252Ffd598ca5-2106-413a-9fc3-f0356665ebaf.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741900/general/fd598ca5-2106-413a-9fc3-f0356665ebaf.jpg already downloaded
2026-03-27 22:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5741900%252Fgeneral%252F7ab2fb47-0ef0-4f73-a796-ae8694d4af91.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741900/general/7ab2fb47-0ef0-4f73-a796-ae8694d4af91.jpg already downloaded
2026-03-27 22:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5741900%252Fgeneral%252Fad691642-8354-4dfe-8e45-69899cb3a1ae.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741900/general/ad691642-8354-4dfe-8e45-69899cb3a1ae.jpg already downloaded
2026-03-27 22:02:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 0320af59-6c1e-5608-82f7-7a1bd11a7d46, identifier: 10732524
2026-03-27 22:02:45 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5719729/general/1136e628-0eaf-4dda-9dc9-8d7c28848f15.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10741708)
2026-03-27 22:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749372%252Fgeneral%252Faead1020-4b37-4d2b-a433-578cb8b06575.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749372/general/aead1020-4b37-4d2b-a433-578cb8b06575.jpg not downloaded yet
2026-03-27 22:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749371%252Fgeneral%252F10562f44-1f6a-4d4e-8666-3ecb0b5729fb.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749371/general/10562f44-1f6a-4d4e-8666-3ecb0b5729fb.jpg not downloaded yet
2026-03-27 22:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749370%252Fgeneral%252F0007ee46-728e-4489-8713-ab9b50f3d8a1.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749370/general/0007ee46-728e-4489-8713-ab9b50f3d8a1.jpg not downloaded yet
2026-03-27 22:02:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 7d2036ae-fc84-5634-a445-64ce0e58333b with identifier: 10732451
2026-03-27 22:02:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 7d2036ae-fc84-5634-a445-64ce0e58333b with identifier: 10732451
2026-03-27 22:02:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 7d2036ae-fc84-5634-a445-64ce0e58333b with identifier: 10732451 to the API
2026-03-27 22:02:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:02:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:02:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749342/general/0b6db503-ff14-497d-80cb-167822990d21.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 71,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Petrol',
'id': '7d2036ae-fc84-5634-a445-64ce0e58333b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM581NR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732451',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Mitsubishi',
'model': 'Space Star',
'odometer': 72002,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 33,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7d2036ae-fc84-5634-a445-64ce0e58333b/7d2036ae-fc84-5634-a445-64ce0e58333b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131701,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749342/general/169618e0-b1ef-4b5a-8572-052961762f6f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7d2036ae-fc84-5634-a445-64ce0e58333b/7d2036ae-fc84-5634-a445-64ce0e58333b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 42365,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749342/general/38d3be90-eae7-40be-a117-5a86c5a12290.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7d2036ae-fc84-5634-a445-64ce0e58333b/7d2036ae-fc84-5634-a445-64ce0e58333b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113591,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749342/general/14b23520-5966-4235-8b25-cf7343214ff0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7d2036ae-fc84-5634-a445-64ce0e58333b/7d2036ae-fc84-5634-a445-64ce0e58333b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119856,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749342/general/a6722a96-0c98-4bda-a50d-36bfca135503.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7d2036ae-fc84-5634-a445-64ce0e58333b/7d2036ae-fc84-5634-a445-64ce0e58333b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107286,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749342/general/0b6db503-ff14-497d-80cb-167822990d21.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7d2036ae-fc84-5634-a445-64ce0e58333b/7d2036ae-fc84-5634-a445-64ce0e58333b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101329,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749342/general/43df9332-24e3-4aab-8962-d6b44bad422c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7d2036ae-fc84-5634-a445-64ce0e58333b/7d2036ae-fc84-5634-a445-64ce0e58333b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96353,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749342/general/38c111a5-35a5-44c3-81e7-6db640c4d401.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7d2036ae-fc84-5634-a445-64ce0e58333b/7d2036ae-fc84-5634-a445-64ce0e58333b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101776,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749342/general/54989ece-87ec-44cc-bc5d-9486f3a9996b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7d2036ae-fc84-5634-a445-64ce0e58333b/7d2036ae-fc84-5634-a445-64ce0e58333b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120762,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749342/general/84b7e578-15d3-4c07-a5ff-5ec55b211a10.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7d2036ae-fc84-5634-a445-64ce0e58333b/7d2036ae-fc84-5634-a445-64ce0e58333b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122342,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749342/general/d56b33aa-89ee-47a7-ad2b-fdb6cb4d3911.jpg',
'Width': 800}],
'price': 2100,
'price_includes_vat': True,
'registration_date': '2022-12-30',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Mitsubishi Space Star 1.2 Intense - Petrol - Manual - 71 hp - '
'72.002 km',
'transmission': 'manual',
'trim': 'Intense',
'vin': None,
'year': 2022}
2026-03-27 22:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732451%27 HTTP/1.1" 200 None
2026-03-27 22:02:46 [adesa.it] INFO: Saving data for 10732451: {'created_time': 1774648966.392817, 'last_price_update_time': 1774648966.392833, 'auction_closing_time': 1774862700.0}
2026-03-27 22:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732451') HTTP/1.1" 204 0
2026-03-27 22:02:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 0320af59-6c1e-5608-82f7-7a1bd11a7d46 with identifier: 10732524
2026-03-27 22:02:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 0320af59-6c1e-5608-82f7-7a1bd11a7d46 with identifier: 10732524
2026-03-27 22:02:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 0320af59-6c1e-5608-82f7-7a1bd11a7d46 with identifier: 10732524 to the API
2026-03-27 22:02:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:02:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:02:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732524>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Diesel',
'id': '0320af59-6c1e-5608-82f7-7a1bd11a7d46',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL447SR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732524',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 159580,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 20,
'photo_urls': ['https://images.openlane.eu/carimgs/5741900/general/a9a3f008-c327-428a-9c93-d9b4107e438b.jpg',
'https://images.openlane.eu/carimgs/5741900/general/d36b3123-e976-4f96-b72b-f081b4ea98ae.jpg',
'https://images.openlane.eu/carimgs/5741900/general/50e2a8b9-e96a-4114-af50-174ea4e9bbf7.jpg',
'https://images.openlane.eu/carimgs/5741900/general/d4e9623e-a451-48ca-8d2b-2cf45999facb.jpg',
'https://images.openlane.eu/carimgs/5741900/general/06a14e18-32e2-4123-81f2-ca31bb0e191d.jpg',
'https://images.openlane.eu/carimgs/5741900/general/cf98923f-3373-46c3-81af-9e2aadcff81f.jpg',
'https://images.openlane.eu/carimgs/5741900/general/0ac6f966-8d3b-4d36-a3da-b4a35981504c.jpg',
'https://images.openlane.eu/carimgs/5741900/general/fd598ca5-2106-413a-9fc3-f0356665ebaf.jpg',
'https://images.openlane.eu/carimgs/5741900/general/7ab2fb47-0ef0-4f73-a796-ae8694d4af91.jpg',
'https://images.openlane.eu/carimgs/5741900/general/ad691642-8354-4dfe-8e45-69899cb3a1ae.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0320af59-6c1e-5608-82f7-7a1bd11a7d46/0320af59-6c1e-5608-82f7-7a1bd11a7d46_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121985,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741900/general/a9a3f008-c327-428a-9c93-d9b4107e438b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0320af59-6c1e-5608-82f7-7a1bd11a7d46/0320af59-6c1e-5608-82f7-7a1bd11a7d46_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119359,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741900/general/d36b3123-e976-4f96-b72b-f081b4ea98ae.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0320af59-6c1e-5608-82f7-7a1bd11a7d46/0320af59-6c1e-5608-82f7-7a1bd11a7d46_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122608,
'Height': 800,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741900/general/50e2a8b9-e96a-4114-af50-174ea4e9bbf7.jpg',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0320af59-6c1e-5608-82f7-7a1bd11a7d46/0320af59-6c1e-5608-82f7-7a1bd11a7d46_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89466,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741900/general/d4e9623e-a451-48ca-8d2b-2cf45999facb.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0320af59-6c1e-5608-82f7-7a1bd11a7d46/0320af59-6c1e-5608-82f7-7a1bd11a7d46_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104334,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741900/general/06a14e18-32e2-4123-81f2-ca31bb0e191d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0320af59-6c1e-5608-82f7-7a1bd11a7d46/0320af59-6c1e-5608-82f7-7a1bd11a7d46_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99211,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741900/general/cf98923f-3373-46c3-81af-9e2aadcff81f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0320af59-6c1e-5608-82f7-7a1bd11a7d46/0320af59-6c1e-5608-82f7-7a1bd11a7d46_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86955,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741900/general/0ac6f966-8d3b-4d36-a3da-b4a35981504c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0320af59-6c1e-5608-82f7-7a1bd11a7d46/0320af59-6c1e-5608-82f7-7a1bd11a7d46_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44756,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741900/general/fd598ca5-2106-413a-9fc3-f0356665ebaf.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0320af59-6c1e-5608-82f7-7a1bd11a7d46/0320af59-6c1e-5608-82f7-7a1bd11a7d46_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38109,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741900/general/7ab2fb47-0ef0-4f73-a796-ae8694d4af91.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0320af59-6c1e-5608-82f7-7a1bd11a7d46/0320af59-6c1e-5608-82f7-7a1bd11a7d46_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65059,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741900/general/ad691642-8354-4dfe-8e45-69899cb3a1ae.jpg',
'Width': 1024}],
'price': 13300,
'price_includes_vat': True,
'registration_date': '2022-10-12',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Volkswagen Passat 2.0 TDI Executive - Diesel - Automatic - 150 hp - '
'159.580 km',
'transmission': 'automatic',
'trim': 'Executive',
'vin': None,
'year': 2022}
2026-03-27 22:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732524%27 HTTP/1.1" 200 None
2026-03-27 22:02:46 [adesa.it] INFO: Saving data for 10732524: {'created_time': 1774648966.694078, 'last_price_update_time': 1774648966.69409, 'auction_closing_time': 1774862700.0}
2026-03-27 22:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732524') HTTP/1.1" 204 0
2026-03-27 22:02:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749343/general/61361016-00a7-418f-a3ae-84a814b08b71.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732452)
2026-03-27 22:02:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749340/general/b6ad6401-d0d2-4807-9ee5-81775522ac78.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732446)
2026-03-27 22:02:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee46da6d0>
2026-03-27 22:02:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8b4ee3a5-8dc2-56cc-a2c4-7b89852d314f/8b4ee3a5-8dc2-56cc-a2c4-7b89852d314f_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749340%252Fgeneral%252Ffc365b5b-3174-4528-9700-6902cbd7219e.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749340/general/fc365b5b-3174-4528-9700-6902cbd7219e.jpg saved to cache
2026-03-27 22:02:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 8b4ee3a5-8dc2-56cc-a2c4-7b89852d314f
2026-03-27 22:02:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 387390cb-65f1-588b-9357-d4edf5d3fb91 with identifier: 10732516
2026-03-27 22:02:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 387390cb-65f1-588b-9357-d4edf5d3fb91 with scrape type 1
2026-03-27 22:02:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 387390cb-65f1-588b-9357-d4edf5d3fb91
2026-03-27 22:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749366%252Fgeneral%252F259536a7-f5bb-499b-903e-6f8345790896.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749366/general/259536a7-f5bb-499b-903e-6f8345790896.jpg not downloaded yet
2026-03-27 22:02:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749337/general/772661f6-4852-4efc-a680-ad441278dbbc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732429)
2026-03-27 22:02:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749339/general/b58bd33e-bc83-4a97-a7ab-bdb5e520537a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732442)
2026-03-27 22:02:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749337/general/d0840808-6991-4fae-9be3-c5aa8b08d53d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732429)
2026-03-27 22:02:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749340/general/04566482-1292-4367-9bec-3122fd548592.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732446)
2026-03-27 22:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749372%252Fgeneral%252F153f9a53-fcb8-41fd-bf0c-ed4183145f4c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749372/general/153f9a53-fcb8-41fd-bf0c-ed4183145f4c.jpg not downloaded yet
2026-03-27 22:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749371%252Fgeneral%252Fc2b3c70e-da0c-4d09-aa85-32fc641001df.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749371/general/c2b3c70e-da0c-4d09-aa85-32fc641001df.jpg not downloaded yet
2026-03-27 22:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749370%252Fgeneral%252Fe86f8fd4-fa5c-40fa-b5a1-dacb58e58ff9.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749370/general/e86f8fd4-fa5c-40fa-b5a1-dacb58e58ff9.jpg not downloaded yet
2026-03-27 22:02:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732479> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:02:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732478> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749366%252Fgeneral%252F3e472512-af7a-4291-aa64-366d7696948e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749366/general/3e472512-af7a-4291-aa64-366d7696948e.jpg not downloaded yet
2026-03-27 22:02:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:02:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fdc0df66-5b65-5b5a-8c33-10be0d10c2ac with identifier: 10732525
2026-03-27 22:02:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fdc0df66-5b65-5b5a-8c33-10be0d10c2ac with scrape type 1
2026-03-27 22:02:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item fdc0df66-5b65-5b5a-8c33-10be0d10c2ac
2026-03-27 22:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5736159%252Fgeneral%252F21a79f4b-e761-4efc-94cf-b9fe4567e291.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736159/general/21a79f4b-e761-4efc-94cf-b9fe4567e291.jpg already downloaded
2026-03-27 22:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5736159%252Fgeneral%252Fb512b2a3-c30d-4458-85f0-a6c5e838a4a1.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736159/general/b512b2a3-c30d-4458-85f0-a6c5e838a4a1.jpg already downloaded
2026-03-27 22:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5736159%252Fgeneral%252F79c7135f-f32e-4374-9e5a-3a1665775e97.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736159/general/79c7135f-f32e-4374-9e5a-3a1665775e97.jpg already downloaded
2026-03-27 22:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02: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%252F5736159%252Fgeneral%252F313bfc05-f6f8-4128-b04a-b5faa61510af.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736159/general/313bfc05-f6f8-4128-b04a-b5faa61510af.jpg already downloaded
2026-03-27 22:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02: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%252F5736159%252Fgeneral%252Fc5cc5114-58ea-488d-8b9d-e74da8f63bcf.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736159/general/c5cc5114-58ea-488d-8b9d-e74da8f63bcf.jpg already downloaded
2026-03-27 22:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02: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%252F5736159%252Fgeneral%252Fbcca0195-43ff-4934-8b56-e9d492c4313a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736159/general/bcca0195-43ff-4934-8b56-e9d492c4313a.jpg already downloaded
2026-03-27 22:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02: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%252F5736159%252Fgeneral%252Fa8130736-ab9d-43ca-8985-0e77ac8640b6.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736159/general/a8130736-ab9d-43ca-8985-0e77ac8640b6.jpg already downloaded
2026-03-27 22:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02: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%252F5736159%252Fgeneral%252Fd57220e4-72d7-44b8-a116-e4bf9d1ebb2c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736159/general/d57220e4-72d7-44b8-a116-e4bf9d1ebb2c.jpg already downloaded
2026-03-27 22:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02: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%252F5736159%252Fgeneral%252Fe0d89831-1c2f-41c1-ba75-f2190dea4a92.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736159/general/e0d89831-1c2f-41c1-ba75-f2190dea4a92.jpg already downloaded
2026-03-27 22:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02: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%252F5736159%252Fgeneral%252F1a267486-0e5c-4794-b250-1954b5acc60c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736159/general/1a267486-0e5c-4794-b250-1954b5acc60c.jpg already downloaded
2026-03-27 22:02:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: fdc0df66-5b65-5b5a-8c33-10be0d10c2ac, identifier: 10732525
2026-03-27 22:02:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee458e790>
2026-03-27 22:02:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8b4ee3a5-8dc2-56cc-a2c4-7b89852d314f/8b4ee3a5-8dc2-56cc-a2c4-7b89852d314f_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749340%252Fgeneral%252F5e99455e-e9ee-40c4-aff8-fec15174910a.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749340/general/5e99455e-e9ee-40c4-aff8-fec15174910a.jpg saved to cache
2026-03-27 22:02:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 8b4ee3a5-8dc2-56cc-a2c4-7b89852d314f
2026-03-27 22:02:47 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 912b9d56-d6bc-5b37-8b5f-e41d9f1d5b9b, skipping ID generation
2026-03-27 22:02:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 912b9d56-d6bc-5b37-8b5f-e41d9f1d5b9b with scrape type 1
2026-03-27 22:02:47 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 912b9d56-d6bc-5b37-8b5f-e41d9f1d5b9b sending to next pipeline
2026-03-27 22:02:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 912b9d56-d6bc-5b37-8b5f-e41d9f1d5b9b, identifier: 10741708
2026-03-27 22:02:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749372/general/d804e6d5-cc83-47c7-b030-548bbb530b24.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732523)
2026-03-27 22:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02: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%252F5749372%252Fgeneral%252F90abe0d4-0f7d-43af-a52e-2a7b391866c5.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749372/general/90abe0d4-0f7d-43af-a52e-2a7b391866c5.jpg not downloaded yet
2026-03-27 22:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02: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%252F5749371%252Fgeneral%252F4efb3216-cd94-4d25-bf96-49f883848ccb.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749371/general/4efb3216-cd94-4d25-bf96-49f883848ccb.jpg not downloaded yet
2026-03-27 22:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02: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%252F5749370%252Fgeneral%252Fce22e012-d35e-4ae0-8470-bafc672b275f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749370/general/ce22e012-d35e-4ae0-8470-bafc672b275f.jpg not downloaded yet
2026-03-27 22:02:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: fdc0df66-5b65-5b5a-8c33-10be0d10c2ac with identifier: 10732525
2026-03-27 22:02:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: fdc0df66-5b65-5b5a-8c33-10be0d10c2ac with identifier: 10732525
2026-03-27 22:02:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: fdc0df66-5b65-5b5a-8c33-10be0d10c2ac with identifier: 10732525 to the API
2026-03-27 22:02:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:02:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:02:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732525>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 200,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Diesel',
'id': 'fdc0df66-5b65-5b5a-8c33-10be0d10c2ac',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ276AV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732525',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 154742,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 36,
'photo_urls': ['https://images.openlane.eu/carimgs/5736159/general/21a79f4b-e761-4efc-94cf-b9fe4567e291.jpg',
'https://images.openlane.eu/carimgs/5736159/general/b512b2a3-c30d-4458-85f0-a6c5e838a4a1.jpg',
'https://images.openlane.eu/carimgs/5736159/general/79c7135f-f32e-4374-9e5a-3a1665775e97.jpg',
'https://images.openlane.eu/carimgs/5736159/general/313bfc05-f6f8-4128-b04a-b5faa61510af.jpg',
'https://images.openlane.eu/carimgs/5736159/general/c5cc5114-58ea-488d-8b9d-e74da8f63bcf.jpg',
'https://images.openlane.eu/carimgs/5736159/general/bcca0195-43ff-4934-8b56-e9d492c4313a.jpg',
'https://images.openlane.eu/carimgs/5736159/general/a8130736-ab9d-43ca-8985-0e77ac8640b6.jpg',
'https://images.openlane.eu/carimgs/5736159/general/d57220e4-72d7-44b8-a116-e4bf9d1ebb2c.jpg',
'https://images.openlane.eu/carimgs/5736159/general/e0d89831-1c2f-41c1-ba75-f2190dea4a92.jpg',
'https://images.openlane.eu/carimgs/5736159/general/1a267486-0e5c-4794-b250-1954b5acc60c.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fdc0df66-5b65-5b5a-8c33-10be0d10c2ac/fdc0df66-5b65-5b5a-8c33-10be0d10c2ac_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100483,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736159/general/21a79f4b-e761-4efc-94cf-b9fe4567e291.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fdc0df66-5b65-5b5a-8c33-10be0d10c2ac/fdc0df66-5b65-5b5a-8c33-10be0d10c2ac_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 33006,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736159/general/b512b2a3-c30d-4458-85f0-a6c5e838a4a1.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fdc0df66-5b65-5b5a-8c33-10be0d10c2ac/fdc0df66-5b65-5b5a-8c33-10be0d10c2ac_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107121,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736159/general/79c7135f-f32e-4374-9e5a-3a1665775e97.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fdc0df66-5b65-5b5a-8c33-10be0d10c2ac/fdc0df66-5b65-5b5a-8c33-10be0d10c2ac_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108966,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736159/general/313bfc05-f6f8-4128-b04a-b5faa61510af.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fdc0df66-5b65-5b5a-8c33-10be0d10c2ac/fdc0df66-5b65-5b5a-8c33-10be0d10c2ac_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93673,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736159/general/c5cc5114-58ea-488d-8b9d-e74da8f63bcf.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fdc0df66-5b65-5b5a-8c33-10be0d10c2ac/fdc0df66-5b65-5b5a-8c33-10be0d10c2ac_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104141,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736159/general/bcca0195-43ff-4934-8b56-e9d492c4313a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fdc0df66-5b65-5b5a-8c33-10be0d10c2ac/fdc0df66-5b65-5b5a-8c33-10be0d10c2ac_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105262,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736159/general/a8130736-ab9d-43ca-8985-0e77ac8640b6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fdc0df66-5b65-5b5a-8c33-10be0d10c2ac/fdc0df66-5b65-5b5a-8c33-10be0d10c2ac_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136090,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736159/general/d57220e4-72d7-44b8-a116-e4bf9d1ebb2c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fdc0df66-5b65-5b5a-8c33-10be0d10c2ac/fdc0df66-5b65-5b5a-8c33-10be0d10c2ac_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100279,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736159/general/e0d89831-1c2f-41c1-ba75-f2190dea4a92.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fdc0df66-5b65-5b5a-8c33-10be0d10c2ac/fdc0df66-5b65-5b5a-8c33-10be0d10c2ac_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100279,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736159/general/1a267486-0e5c-4794-b250-1954b5acc60c.jpg',
'Width': 800}],
'price': 10000,
'price_includes_vat': True,
'registration_date': '2022-02-16',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Volkswagen Passat 2.0 TDI Executive - Diesel - Automatic - 200 hp - '
'154.742 km',
'transmission': 'automatic',
'trim': 'Executive',
'vin': None,
'year': 2022}
2026-03-27 22:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732525%27 HTTP/1.1" 200 None
2026-03-27 22:02:47 [adesa.it] INFO: Saving data for 10732525: {'created_time': 1774648967.751324, 'last_price_update_time': 1774648967.751334, 'auction_closing_time': 1774862700.0}
2026-03-27 22:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732525') HTTP/1.1" 204 0
2026-03-27 22:02:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 912b9d56-d6bc-5b37-8b5f-e41d9f1d5b9b with identifier: 10741708
2026-03-27 22:02:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 912b9d56-d6bc-5b37-8b5f-e41d9f1d5b9b with identifier: 10741708
2026-03-27 22:02:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 912b9d56-d6bc-5b37-8b5f-e41d9f1d5b9b with identifier: 10741708 to the API
2026-03-27 22:02:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:02:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:02:48 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5719729/general/1136e628-0eaf-4dda-9dc9-8d7c28848f15.JPG>
{'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': 210,
'expiration_date': '2026-03-31T13:45:00Z',
'fuel_type': 'Diesel',
'id': '912b9d56-d6bc-5b37-8b5f-e41d9f1d5b9b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'GC008XT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741708',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Alfa Romeo',
'model': 'Stelvio',
'odometer': 270608,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 36,
'photos': [],
'price': 0,
'price_includes_vat': True,
'registration_date': '2021-01-28',
'seats_number': 5,
'seller_name': 'ROSSI ECOCAR S.R.L.',
'title': 'Alfa Romeo Stelvio 2.2 TI - Q4 - Diesel - Automatic - 210 hp - '
'270.608 km',
'transmission': 'automatic',
'trim': 'TI',
'vin': None,
'year': 2021}
2026-03-27 22:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741708%27 HTTP/1.1" 200 None
2026-03-27 22:02:48 [adesa.it] INFO: Saving data for 10741708: {'created_time': 1774648968.082182, 'last_price_update_time': 1774648968.082197, 'auction_closing_time': 1774964700.0}
2026-03-27 22:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741708') HTTP/1.1" 204 0
2026-03-27 22:02:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee7e15f10>
2026-03-27 22:02:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fbd2e68f-c4a6-58ea-ac12-38333fae7f11/fbd2e68f-c4a6-58ea-ac12-38333fae7f11_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749343%252Fgeneral%252F61361016-00a7-418f-a3ae-84a814b08b71.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749343/general/61361016-00a7-418f-a3ae-84a814b08b71.jpg saved to cache
2026-03-27 22:02:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item fbd2e68f-c4a6-58ea-ac12-38333fae7f11
2026-03-27 22:02:48 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: fbd2e68f-c4a6-58ea-ac12-38333fae7f11, skipping ID generation
2026-03-27 22:02:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fbd2e68f-c4a6-58ea-ac12-38333fae7f11 with scrape type 1
2026-03-27 22:02:48 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item fbd2e68f-c4a6-58ea-ac12-38333fae7f11 sending to next pipeline
2026-03-27 22:02:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: fbd2e68f-c4a6-58ea-ac12-38333fae7f11, identifier: 10732452
2026-03-27 22:02:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee473b690>
2026-03-27 22:02:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8b4ee3a5-8dc2-56cc-a2c4-7b89852d314f/8b4ee3a5-8dc2-56cc-a2c4-7b89852d314f_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749340%252Fgeneral%252Fb6ad6401-d0d2-4807-9ee5-81775522ac78.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749340/general/b6ad6401-d0d2-4807-9ee5-81775522ac78.jpg saved to cache
2026-03-27 22:02:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 8b4ee3a5-8dc2-56cc-a2c4-7b89852d314f
2026-03-27 22:02:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749371/general/8aa27e23-aa1c-4554-967e-8b1d16647fc0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732521)
2026-03-27 22:02:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749337/general/832ad010-ca54-4e22-bf44-d445904d5510.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732429)
2026-03-27 22:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749366%252Fgeneral%252Ff2f3af02-e94e-462e-b29c-a53bd4b6094c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749366/general/f2f3af02-e94e-462e-b29c-a53bd4b6094c.jpg not downloaded yet
2026-03-27 22:02:48 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 912b9d56-d6bc-5b37-8b5f-e41d9f1d5b9b due to Ignoring non-200 response
2026-03-27 22:02:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: fbd2e68f-c4a6-58ea-ac12-38333fae7f11 with identifier: 10732452
2026-03-27 22:02:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: fbd2e68f-c4a6-58ea-ac12-38333fae7f11 with identifier: 10732452
2026-03-27 22:02:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: fbd2e68f-c4a6-58ea-ac12-38333fae7f11 with identifier: 10732452 to the API
2026-03-27 22:02:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:02:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:02:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749343/general/61361016-00a7-418f-a3ae-84a814b08b71.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 71,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Petrol',
'id': 'fbd2e68f-c4a6-58ea-ac12-38333fae7f11',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM672NR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732452',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Mitsubishi',
'model': 'Space Star',
'odometer': 83965,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 30,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fbd2e68f-c4a6-58ea-ac12-38333fae7f11/fbd2e68f-c4a6-58ea-ac12-38333fae7f11_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121553,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749343/general/61361016-00a7-418f-a3ae-84a814b08b71.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fbd2e68f-c4a6-58ea-ac12-38333fae7f11/fbd2e68f-c4a6-58ea-ac12-38333fae7f11_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 41576,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749343/general/1ce086cb-9a21-4059-8259-cca6933a3176.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fbd2e68f-c4a6-58ea-ac12-38333fae7f11/fbd2e68f-c4a6-58ea-ac12-38333fae7f11_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120182,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749343/general/4353ab39-ef45-4eec-934b-2a54f84febde.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fbd2e68f-c4a6-58ea-ac12-38333fae7f11/fbd2e68f-c4a6-58ea-ac12-38333fae7f11_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108490,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749343/general/819f3685-1fa3-4dfe-98a7-0d9e3b50612a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fbd2e68f-c4a6-58ea-ac12-38333fae7f11/fbd2e68f-c4a6-58ea-ac12-38333fae7f11_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94174,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749343/general/6e916db0-0f87-411d-9bb2-f2780d5925bf.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fbd2e68f-c4a6-58ea-ac12-38333fae7f11/fbd2e68f-c4a6-58ea-ac12-38333fae7f11_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105092,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749343/general/3195dfde-4b9c-4d7c-bb5a-7e31218535c8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fbd2e68f-c4a6-58ea-ac12-38333fae7f11/fbd2e68f-c4a6-58ea-ac12-38333fae7f11_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97470,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749343/general/a0161d6e-2c2b-4956-8f65-5199241ebf97.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fbd2e68f-c4a6-58ea-ac12-38333fae7f11/fbd2e68f-c4a6-58ea-ac12-38333fae7f11_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125390,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749343/general/3e725351-2a7a-4eaf-84ca-a03009278724.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fbd2e68f-c4a6-58ea-ac12-38333fae7f11/fbd2e68f-c4a6-58ea-ac12-38333fae7f11_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133277,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749343/general/6a4dc9e0-1568-4bf3-b5d1-c9c446439e38.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fbd2e68f-c4a6-58ea-ac12-38333fae7f11/fbd2e68f-c4a6-58ea-ac12-38333fae7f11_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101490,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749343/general/414d20ed-ed9b-4d26-8213-e7523f51778a.jpg',
'Width': 1024}],
'price': 3000,
'price_includes_vat': True,
'registration_date': '2022-12-30',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Mitsubishi Space Star 1.2 Intense - Petrol - Manual - 71 hp - '
'83.965 km',
'transmission': 'manual',
'trim': 'Intense',
'vin': None,
'year': 2022}
2026-03-27 22:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732452%27 HTTP/1.1" 200 None
2026-03-27 22:02:48 [adesa.it] INFO: Saving data for 10732452: {'created_time': 1774648968.643039, 'last_price_update_time': 1774648968.64305, 'auction_closing_time': 1774862700.0}
2026-03-27 22:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732452') HTTP/1.1" 204 0
2026-03-27 22:02:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749339/general/a752ef48-3fd6-4924-9370-98ace2d13357.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732442)
2026-03-27 22:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749372%252Fgeneral%252F36f7273e-5c28-4666-801a-2ba37985f95e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749372/general/36f7273e-5c28-4666-801a-2ba37985f95e.jpg not downloaded yet
2026-03-27 22:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749371%252Fgeneral%252F2b29fdd6-52a0-435b-ab62-57e49be52278.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749371/general/2b29fdd6-52a0-435b-ab62-57e49be52278.jpg not downloaded yet
2026-03-27 22:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749370%252Fgeneral%252F8b9fb851-b6fa-4760-933a-6a3134e90288.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749370/general/8b9fb851-b6fa-4760-933a-6a3134e90288.jpg not downloaded yet
2026-03-27 22:02:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732472> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:02:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee57bf490>
2026-03-27 22:02:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_61d12add-f5ac-52fc-813c-a0de16774d49/61d12add-f5ac-52fc-813c-a0de16774d49_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749337%252Fgeneral%252F772661f6-4852-4efc-a680-ad441278dbbc.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749337/general/772661f6-4852-4efc-a680-ad441278dbbc.jpg saved to cache
2026-03-27 22:02:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 61d12add-f5ac-52fc-813c-a0de16774d49
2026-03-27 22:02:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee4746e90>
2026-03-27 22:02:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d649c74b-e8ee-5485-9ed9-7ca7f3901082/d649c74b-e8ee-5485-9ed9-7ca7f3901082_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749339%252Fgeneral%252Fb58bd33e-bc83-4a97-a7ab-bdb5e520537a.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749339/general/b58bd33e-bc83-4a97-a7ab-bdb5e520537a.jpg saved to cache
2026-03-27 22:02:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item d649c74b-e8ee-5485-9ed9-7ca7f3901082
2026-03-27 22:02:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee44d9d10>
2026-03-27 22:02:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_61d12add-f5ac-52fc-813c-a0de16774d49/61d12add-f5ac-52fc-813c-a0de16774d49_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749337%252Fgeneral%252Fd0840808-6991-4fae-9be3-c5aa8b08d53d.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749337/general/d0840808-6991-4fae-9be3-c5aa8b08d53d.jpg saved to cache
2026-03-27 22:02:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 61d12add-f5ac-52fc-813c-a0de16774d49
2026-03-27 22:02:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee57db390>
2026-03-27 22:02:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8b4ee3a5-8dc2-56cc-a2c4-7b89852d314f/8b4ee3a5-8dc2-56cc-a2c4-7b89852d314f_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749340%252Fgeneral%252F04566482-1292-4367-9bec-3122fd548592.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749340/general/04566482-1292-4367-9bec-3122fd548592.jpg saved to cache
2026-03-27 22:02:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 8b4ee3a5-8dc2-56cc-a2c4-7b89852d314f
2026-03-27 22:02:48 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8b4ee3a5-8dc2-56cc-a2c4-7b89852d314f, skipping ID generation
2026-03-27 22:02:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8b4ee3a5-8dc2-56cc-a2c4-7b89852d314f with scrape type 1
2026-03-27 22:02:48 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8b4ee3a5-8dc2-56cc-a2c4-7b89852d314f sending to next pipeline
2026-03-27 22:02:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 8b4ee3a5-8dc2-56cc-a2c4-7b89852d314f, identifier: 10732446
2026-03-27 22:02:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fd65b3e6-ddef-5c4f-9631-2380fe538d21 with identifier: 10732479
2026-03-27 22:02:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fd65b3e6-ddef-5c4f-9631-2380fe538d21 with scrape type 1
2026-03-27 22:02:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item fd65b3e6-ddef-5c4f-9631-2380fe538d21
2026-03-27 22:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02: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%252F5749353%252Fgeneral%252F25767747-fa78-4765-905a-272c472b9b7e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749353/general/25767747-fa78-4765-905a-272c472b9b7e.jpg not downloaded yet
2026-03-27 22:02:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 92a59579-ab1a-5fc0-aba4-6dad6ddaa7e4 with identifier: 10732478
2026-03-27 22:02:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 92a59579-ab1a-5fc0-aba4-6dad6ddaa7e4 with scrape type 1
2026-03-27 22:02:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 92a59579-ab1a-5fc0-aba4-6dad6ddaa7e4
2026-03-27 22:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02: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%252F5749352%252Fgeneral%252F32546b3a-c453-4c00-9af7-d4be41289b57.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749352/general/32546b3a-c453-4c00-9af7-d4be41289b57.jpg not downloaded yet
2026-03-27 22:02:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749370/general/6a3cb04a-e73b-4cc3-9b68-6663a4e7fd8a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732520)
2026-03-27 22:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02: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%252F5749366%252Fgeneral%252F4354b6c0-70d0-40c4-b486-6875bf04ca36.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749366/general/4354b6c0-70d0-40c4-b486-6875bf04ca36.jpg not downloaded yet
2026-03-27 22:02:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732477> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:02:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 8b4ee3a5-8dc2-56cc-a2c4-7b89852d314f with identifier: 10732446
2026-03-27 22:02:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 8b4ee3a5-8dc2-56cc-a2c4-7b89852d314f with identifier: 10732446
2026-03-27 22:02:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 8b4ee3a5-8dc2-56cc-a2c4-7b89852d314f with identifier: 10732446 to the API
2026-03-27 22:02:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:02:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:02:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749340/general/04566482-1292-4367-9bec-3122fd548592.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.2L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Diesel',
'id': '8b4ee3a5-8dc2-56cc-a2c4-7b89852d314f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK217ZT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732446',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Mazda',
'model': 'CX-5',
'odometer': 71528,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 51,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8b4ee3a5-8dc2-56cc-a2c4-7b89852d314f/8b4ee3a5-8dc2-56cc-a2c4-7b89852d314f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97892,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749340/general/a1f9a2ed-4e0d-427e-8e29-053654c33ee5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8b4ee3a5-8dc2-56cc-a2c4-7b89852d314f/8b4ee3a5-8dc2-56cc-a2c4-7b89852d314f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39926,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749340/general/15d3b3fc-f425-413a-a514-f9799e7ecdcc.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8b4ee3a5-8dc2-56cc-a2c4-7b89852d314f/8b4ee3a5-8dc2-56cc-a2c4-7b89852d314f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87412,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749340/general/e32ceb1e-28bd-4ac3-99f5-755bd1097a66.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8b4ee3a5-8dc2-56cc-a2c4-7b89852d314f/8b4ee3a5-8dc2-56cc-a2c4-7b89852d314f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92526,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749340/general/cb38d606-c295-4e64-a715-e290207e2fc4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8b4ee3a5-8dc2-56cc-a2c4-7b89852d314f/8b4ee3a5-8dc2-56cc-a2c4-7b89852d314f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99800,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749340/general/04566482-1292-4367-9bec-3122fd548592.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8b4ee3a5-8dc2-56cc-a2c4-7b89852d314f/8b4ee3a5-8dc2-56cc-a2c4-7b89852d314f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102972,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749340/general/852bde27-52c6-4b7f-b8d6-4bdcbd929ee6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8b4ee3a5-8dc2-56cc-a2c4-7b89852d314f/8b4ee3a5-8dc2-56cc-a2c4-7b89852d314f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85182,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749340/general/b6ad6401-d0d2-4807-9ee5-81775522ac78.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8b4ee3a5-8dc2-56cc-a2c4-7b89852d314f/8b4ee3a5-8dc2-56cc-a2c4-7b89852d314f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 145447,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749340/general/5e99455e-e9ee-40c4-aff8-fec15174910a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8b4ee3a5-8dc2-56cc-a2c4-7b89852d314f/8b4ee3a5-8dc2-56cc-a2c4-7b89852d314f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102444,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749340/general/fc365b5b-3174-4528-9700-6902cbd7219e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8b4ee3a5-8dc2-56cc-a2c4-7b89852d314f/8b4ee3a5-8dc2-56cc-a2c4-7b89852d314f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123270,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749340/general/df502ef6-8375-4b16-8e9d-9c5d762aca97.jpg',
'Width': 800}],
'price': 7300,
'price_includes_vat': True,
'registration_date': '2022-07-27',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Mazda CX-5 2.2 - Diesel - Manual - 150 hp - 71.528 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2022}
2026-03-27 22:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732446%27 HTTP/1.1" 200 None
2026-03-27 22:02:49 [adesa.it] INFO: Saving data for 10732446: {'created_time': 1774648969.515034, 'last_price_update_time': 1774648969.515044, 'auction_closing_time': 1774862700.0}
2026-03-27 22:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732446') HTTP/1.1" 204 0
2026-03-27 22:02:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749371/general/10562f44-1f6a-4d4e-8666-3ecb0b5729fb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732521)
2026-03-27 22:02:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749370/general/0007ee46-728e-4489-8713-ab9b50f3d8a1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732520)
2026-03-27 22:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02: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%252F5749372%252Fgeneral%252Fa857830c-6c5a-4d5f-a847-1951df33069b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749372/general/a857830c-6c5a-4d5f-a847-1951df33069b.jpg not downloaded yet
2026-03-27 22:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02: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%252F5749371%252Fgeneral%252F88e160e5-1bc6-4a66-a252-c36e3292ce0a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749371/general/88e160e5-1bc6-4a66-a252-c36e3292ce0a.jpg not downloaded yet
2026-03-27 22:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02: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%252F5749370%252Fgeneral%252F94e28a84-62eb-4c92-a6b1-0ad514e2e0df.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749370/general/94e28a84-62eb-4c92-a6b1-0ad514e2e0df.jpg not downloaded yet
2026-03-27 22:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02: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%252F5749353%252Fgeneral%252F593a188d-371b-4e61-855e-bc0304435c3b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749353/general/593a188d-371b-4e61-855e-bc0304435c3b.jpg not downloaded yet
2026-03-27 22:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02: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%252F5749352%252Fgeneral%252F39d4e35f-37e8-4de8-8c21-edc48eab7459.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749352/general/39d4e35f-37e8-4de8-8c21-edc48eab7459.jpg not downloaded yet
2026-03-27 22:02:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732471> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:02:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5b19cd0>
2026-03-27 22:02:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f7ef3774-1c9e-5a5f-929a-da13e5c787d0/f7ef3774-1c9e-5a5f-929a-da13e5c787d0_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749372%252Fgeneral%252Fd804e6d5-cc83-47c7-b030-548bbb530b24.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749372/general/d804e6d5-cc83-47c7-b030-548bbb530b24.jpg saved to cache
2026-03-27 22:02:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item f7ef3774-1c9e-5a5f-929a-da13e5c787d0
2026-03-27 22:02:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee43dd850>
2026-03-27 22:02:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ee0d8cbb-b4f7-58c5-abd3-15cbda079f6a/ee0d8cbb-b4f7-58c5-abd3-15cbda079f6a_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749371%252Fgeneral%252F8aa27e23-aa1c-4554-967e-8b1d16647fc0.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749371/general/8aa27e23-aa1c-4554-967e-8b1d16647fc0.jpg saved to cache
2026-03-27 22:02:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item ee0d8cbb-b4f7-58c5-abd3-15cbda079f6a
2026-03-27 22:02:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee43b61d0>
2026-03-27 22:02:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_61d12add-f5ac-52fc-813c-a0de16774d49/61d12add-f5ac-52fc-813c-a0de16774d49_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749337%252Fgeneral%252F832ad010-ca54-4e22-bf44-d445904d5510.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749337/general/832ad010-ca54-4e22-bf44-d445904d5510.jpg saved to cache
2026-03-27 22:02:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 61d12add-f5ac-52fc-813c-a0de16774d49
2026-03-27 22:02:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749372/general/43681a8a-1373-4bdf-ba83-468b085bb874.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732523)
2026-03-27 22:02:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749372/general/aead1020-4b37-4d2b-a433-578cb8b06575.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732523)
2026-03-27 22:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02: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%252F5749366%252Fgeneral%252Ff546dd5a-9dcf-4dcb-944b-9b121ab55385.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749366/general/f546dd5a-9dcf-4dcb-944b-9b121ab55385.jpg not downloaded yet
2026-03-27 22:02:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee4591d10>
2026-03-27 22:02:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d649c74b-e8ee-5485-9ed9-7ca7f3901082/d649c74b-e8ee-5485-9ed9-7ca7f3901082_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749339%252Fgeneral%252Fa752ef48-3fd6-4924-9370-98ace2d13357.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749339/general/a752ef48-3fd6-4924-9370-98ace2d13357.jpg saved to cache
2026-03-27 22:02:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item d649c74b-e8ee-5485-9ed9-7ca7f3901082
2026-03-27 22:02:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e63fddb1-6817-5561-8013-1e8079fe3c1f with identifier: 10732472
2026-03-27 22:02:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e63fddb1-6817-5561-8013-1e8079fe3c1f with scrape type 1
2026-03-27 22:02:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e63fddb1-6817-5561-8013-1e8079fe3c1f
2026-03-27 22:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02: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%252F5749351%252Fgeneral%252F0fb02b78-32f4-4380-9208-311a4d9ab1fc.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749351/general/0fb02b78-32f4-4380-9208-311a4d9ab1fc.jpg not downloaded yet
2026-03-27 22:02:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749366/general/259536a7-f5bb-499b-903e-6f8345790896.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732516)
2026-03-27 22:02:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749339/general/a5b4ac7f-0fdf-4d36-878b-2389cdad60ea.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732442)
2026-03-27 22:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02: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%252F5749372%252Fgeneral%252Feaef5178-2de2-4572-b086-320768b75e30.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749372/general/eaef5178-2de2-4572-b086-320768b75e30.jpg not downloaded yet
2026-03-27 22:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02: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%252F5749371%252Fgeneral%252F53dc2671-0ab5-4e63-baf9-44f93336164e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749371/general/53dc2671-0ab5-4e63-baf9-44f93336164e.jpg not downloaded yet
2026-03-27 22:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02: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%252F5749370%252Fgeneral%252F38f4b6f1-4ee4-42de-94d5-54a2716e6ef1.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749370/general/38f4b6f1-4ee4-42de-94d5-54a2716e6ef1.jpg not downloaded yet
2026-03-27 22:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02: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%252F5749353%252Fgeneral%252F22b89de9-f69f-4dbc-a94e-013d706580cf.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749353/general/22b89de9-f69f-4dbc-a94e-013d706580cf.jpg not downloaded yet
2026-03-27 22:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02: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%252F5749352%252Fgeneral%252F5d932513-e60d-46b7-a979-73611f4da97c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749352/general/5d932513-e60d-46b7-a979-73611f4da97c.jpg not downloaded yet
2026-03-27 22:02:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749370/general/e86f8fd4-fa5c-40fa-b5a1-dacb58e58ff9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732520)
2026-03-27 22:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02: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%252F5749366%252Fgeneral%252Fabe7caaf-3d73-43fb-81c8-71c8a42294dc.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749366/general/abe7caaf-3d73-43fb-81c8-71c8a42294dc.jpg not downloaded yet
2026-03-27 22:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02: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%252F5749351%252Fgeneral%252F15e658f5-c3b8-4cec-9425-97e98928cfe7.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749351/general/15e658f5-c3b8-4cec-9425-97e98928cfe7.jpg not downloaded yet
2026-03-27 22:02:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee4714fd0>
2026-03-27 22:02:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c40d2751-7c36-5903-bc86-f55ee536cf98/c40d2751-7c36-5903-bc86-f55ee536cf98_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749370%252Fgeneral%252F6a3cb04a-e73b-4cc3-9b68-6663a4e7fd8a.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749370/general/6a3cb04a-e73b-4cc3-9b68-6663a4e7fd8a.jpg saved to cache
2026-03-27 22:02:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item c40d2751-7c36-5903-bc86-f55ee536cf98
2026-03-27 22:02:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 85333fad-a8f0-5c77-9108-352c41958a44 with identifier: 10732477
2026-03-27 22:02:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 85333fad-a8f0-5c77-9108-352c41958a44 with scrape type 1
2026-03-27 22:02:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 85333fad-a8f0-5c77-9108-352c41958a44
2026-03-27 22:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744217%252Fgeneral%252F6aac54ee-b3c9-4dca-abd7-9831f4a8afa7.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744217/general/6aac54ee-b3c9-4dca-abd7-9831f4a8afa7.jpg already downloaded
2026-03-27 22:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744217%252Fgeneral%252Fee7c9868-30c6-43f9-8d21-702a2cee9347.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744217/general/ee7c9868-30c6-43f9-8d21-702a2cee9347.jpg already downloaded
2026-03-27 22:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744217%252Fgeneral%252Fde60b447-5c14-489b-b43d-35cfc6df5003.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744217/general/de60b447-5c14-489b-b43d-35cfc6df5003.jpg already downloaded
2026-03-27 22:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744217%252Fgeneral%252Ff9adf6a9-0555-48b6-be2c-6b18b29af4bf.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744217/general/f9adf6a9-0555-48b6-be2c-6b18b29af4bf.jpg already downloaded
2026-03-27 22:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744217%252Fgeneral%252F91147c01-f8d4-429e-acbd-2f393793d497.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744217/general/91147c01-f8d4-429e-acbd-2f393793d497.jpg already downloaded
2026-03-27 22:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744217%252Fgeneral%252Fd7197f24-bb20-402b-aa63-0efe446a3e75.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744217/general/d7197f24-bb20-402b-aa63-0efe446a3e75.jpg already downloaded
2026-03-27 22:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744217%252Fgeneral%252Fe02391bd-9f61-4159-bb2b-e554109c78e1.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744217/general/e02391bd-9f61-4159-bb2b-e554109c78e1.jpg already downloaded
2026-03-27 22:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744217%252Fgeneral%252Fdb00841f-8f0d-4dcb-8a4a-c74b6904e5d7.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744217/general/db00841f-8f0d-4dcb-8a4a-c74b6904e5d7.jpg already downloaded
2026-03-27 22:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744217%252Fgeneral%252F30eede0b-e62e-4180-acea-e3910e9d2817.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744217/general/30eede0b-e62e-4180-acea-e3910e9d2817.jpg already downloaded
2026-03-27 22:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744217%252Fgeneral%252Faee36bbf-be9b-41e3-9108-d84abff0cb76.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744217/general/aee36bbf-be9b-41e3-9108-d84abff0cb76.jpg already downloaded
2026-03-27 22:02:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 85333fad-a8f0-5c77-9108-352c41958a44, identifier: 10732477
2026-03-27 22:02:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee578cf10>
2026-03-27 22:02:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ee0d8cbb-b4f7-58c5-abd3-15cbda079f6a/ee0d8cbb-b4f7-58c5-abd3-15cbda079f6a_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749371%252Fgeneral%252F10562f44-1f6a-4d4e-8666-3ecb0b5729fb.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749371/general/10562f44-1f6a-4d4e-8666-3ecb0b5729fb.jpg saved to cache
2026-03-27 22:02:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item ee0d8cbb-b4f7-58c5-abd3-15cbda079f6a
2026-03-27 22:02:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee59e8d50>
2026-03-27 22:02:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c40d2751-7c36-5903-bc86-f55ee536cf98/c40d2751-7c36-5903-bc86-f55ee536cf98_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749370%252Fgeneral%252F0007ee46-728e-4489-8713-ab9b50f3d8a1.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749370/general/0007ee46-728e-4489-8713-ab9b50f3d8a1.jpg saved to cache
2026-03-27 22:02:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item c40d2751-7c36-5903-bc86-f55ee536cf98
2026-03-27 22:02:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 78cfc859-d264-5dc3-8156-1772511da1e5 with identifier: 10732471
2026-03-27 22:02:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 78cfc859-d264-5dc3-8156-1772511da1e5 with scrape type 1
2026-03-27 22:02:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 78cfc859-d264-5dc3-8156-1772511da1e5
2026-03-27 22:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749349%252Fgeneral%252F89d3d1e8-fc26-4d45-8cd1-830d9361c3c6.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749349/general/89d3d1e8-fc26-4d45-8cd1-830d9361c3c6.jpg not downloaded yet
2026-03-27 22:02:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749370/general/ce22e012-d35e-4ae0-8470-bafc672b275f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732520)
2026-03-27 22:02:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749372/general/90abe0d4-0f7d-43af-a52e-2a7b391866c5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732523)
2026-03-27 22:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749372%252Fgeneral%252Fb68b10c0-d511-4f94-a1ab-e0b7bab6ac67.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749372/general/b68b10c0-d511-4f94-a1ab-e0b7bab6ac67.jpg not downloaded yet
2026-03-27 22:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749371%252Fgeneral%252Fc5931334-b5f1-4a5a-9375-1ac36f22efba.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749371/general/c5931334-b5f1-4a5a-9375-1ac36f22efba.jpg not downloaded yet
2026-03-27 22:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749370%252Fgeneral%252F7d1f2687-20c5-40b7-a918-66e13e3dfca5.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749370/general/7d1f2687-20c5-40b7-a918-66e13e3dfca5.jpg not downloaded yet
2026-03-27 22:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749353%252Fgeneral%252F59751129-9f1a-4dd9-9a14-a7d8dedec815.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749353/general/59751129-9f1a-4dd9-9a14-a7d8dedec815.jpg not downloaded yet
2026-03-27 22:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749352%252Fgeneral%252F67987ec6-8876-4b4a-b43f-288e5219f9d9.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749352/general/67987ec6-8876-4b4a-b43f-288e5219f9d9.jpg not downloaded yet
2026-03-27 22:02:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 85333fad-a8f0-5c77-9108-352c41958a44 with identifier: 10732477
2026-03-27 22:02:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 85333fad-a8f0-5c77-9108-352c41958a44 with identifier: 10732477
2026-03-27 22:02:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 85333fad-a8f0-5c77-9108-352c41958a44 with identifier: 10732477 to the API
2026-03-27 22:02:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:02:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:02:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732477>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Diesel',
'id': '85333fad-a8f0-5c77-9108-352c41958a44',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM342NV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732477',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Peugeot',
'model': '2008',
'odometer': 47758,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 23,
'photo_urls': ['https://images.openlane.eu/carimgs/5744217/general/6aac54ee-b3c9-4dca-abd7-9831f4a8afa7.jpg',
'https://images.openlane.eu/carimgs/5744217/general/ee7c9868-30c6-43f9-8d21-702a2cee9347.jpg',
'https://images.openlane.eu/carimgs/5744217/general/de60b447-5c14-489b-b43d-35cfc6df5003.jpg',
'https://images.openlane.eu/carimgs/5744217/general/f9adf6a9-0555-48b6-be2c-6b18b29af4bf.jpg',
'https://images.openlane.eu/carimgs/5744217/general/91147c01-f8d4-429e-acbd-2f393793d497.jpg',
'https://images.openlane.eu/carimgs/5744217/general/d7197f24-bb20-402b-aa63-0efe446a3e75.jpg',
'https://images.openlane.eu/carimgs/5744217/general/e02391bd-9f61-4159-bb2b-e554109c78e1.jpg',
'https://images.openlane.eu/carimgs/5744217/general/db00841f-8f0d-4dcb-8a4a-c74b6904e5d7.jpg',
'https://images.openlane.eu/carimgs/5744217/general/30eede0b-e62e-4180-acea-e3910e9d2817.jpg',
'https://images.openlane.eu/carimgs/5744217/general/aee36bbf-be9b-41e3-9108-d84abff0cb76.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85333fad-a8f0-5c77-9108-352c41958a44/85333fad-a8f0-5c77-9108-352c41958a44_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110469,
'Height': 593,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744217/general/6aac54ee-b3c9-4dca-abd7-9831f4a8afa7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85333fad-a8f0-5c77-9108-352c41958a44/85333fad-a8f0-5c77-9108-352c41958a44_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36681,
'Height': 296,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744217/general/ee7c9868-30c6-43f9-8d21-702a2cee9347.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85333fad-a8f0-5c77-9108-352c41958a44/85333fad-a8f0-5c77-9108-352c41958a44_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105248,
'Height': 593,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744217/general/de60b447-5c14-489b-b43d-35cfc6df5003.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85333fad-a8f0-5c77-9108-352c41958a44/85333fad-a8f0-5c77-9108-352c41958a44_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98360,
'Height': 593,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744217/general/f9adf6a9-0555-48b6-be2c-6b18b29af4bf.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85333fad-a8f0-5c77-9108-352c41958a44/85333fad-a8f0-5c77-9108-352c41958a44_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90338,
'Height': 593,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744217/general/91147c01-f8d4-429e-acbd-2f393793d497.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85333fad-a8f0-5c77-9108-352c41958a44/85333fad-a8f0-5c77-9108-352c41958a44_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113603,
'Height': 593,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744217/general/d7197f24-bb20-402b-aa63-0efe446a3e75.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85333fad-a8f0-5c77-9108-352c41958a44/85333fad-a8f0-5c77-9108-352c41958a44_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98893,
'Height': 593,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744217/general/e02391bd-9f61-4159-bb2b-e554109c78e1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85333fad-a8f0-5c77-9108-352c41958a44/85333fad-a8f0-5c77-9108-352c41958a44_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79916,
'Height': 593,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744217/general/db00841f-8f0d-4dcb-8a4a-c74b6904e5d7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85333fad-a8f0-5c77-9108-352c41958a44/85333fad-a8f0-5c77-9108-352c41958a44_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 188281,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744217/general/30eede0b-e62e-4180-acea-e3910e9d2817.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85333fad-a8f0-5c77-9108-352c41958a44/85333fad-a8f0-5c77-9108-352c41958a44_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111682,
'Height': 593,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744217/general/aee36bbf-be9b-41e3-9108-d84abff0cb76.jpg',
'Width': 800}],
'price': 10700,
'price_includes_vat': True,
'registration_date': '2023-01-11',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Peugeot 2008 Allure - Diesel - Automatic - 130 hp - 47.758 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2023}
2026-03-27 22:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732477%27 HTTP/1.1" 200 None
2026-03-27 22:02:51 [adesa.it] INFO: Saving data for 10732477: {'created_time': 1774648971.410852, 'last_price_update_time': 1774648971.410864, 'auction_closing_time': 1774862700.0}
2026-03-27 22:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732477') HTTP/1.1" 204 0
2026-03-27 22:02:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749371/general/4efb3216-cd94-4d25-bf96-49f883848ccb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732521)
2026-03-27 22:02:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749366/general/3e472512-af7a-4291-aa64-366d7696948e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732516)
2026-03-27 22:02:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749366/general/f2f3af02-e94e-462e-b29c-a53bd4b6094c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732516)
2026-03-27 22:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749366%252Fgeneral%252F19577e6f-bffb-4a0f-90dc-86f7c6488ca4.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749366/general/19577e6f-bffb-4a0f-90dc-86f7c6488ca4.jpg not downloaded yet
2026-03-27 22:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749351%252Fgeneral%252F74a1b8f5-92e0-42e0-ac9b-9d8207a03847.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749351/general/74a1b8f5-92e0-42e0-ac9b-9d8207a03847.jpg not downloaded yet
2026-03-27 22:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749349%252Fgeneral%252F34ca3fe4-0a5b-4e68-95cf-68c69a8ea831.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749349/general/34ca3fe4-0a5b-4e68-95cf-68c69a8ea831.jpg not downloaded yet
2026-03-27 22:02:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749353/general/25767747-fa78-4765-905a-272c472b9b7e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732479)
2026-03-27 22:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749372%252Fgeneral%252F3521601b-1c3b-4a36-af27-42236d9dc4a5.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749372/general/3521601b-1c3b-4a36-af27-42236d9dc4a5.jpg not downloaded yet
2026-03-27 22:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749371%252Fgeneral%252Fab2090a5-2401-482b-b3a4-25c0950513e5.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749371/general/ab2090a5-2401-482b-b3a4-25c0950513e5.jpg not downloaded yet
2026-03-27 22:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749370%252Fgeneral%252Fe846f419-a096-4492-b38c-85604b10594e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749370/general/e846f419-a096-4492-b38c-85604b10594e.jpg not downloaded yet
2026-03-27 22:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749353%252Fgeneral%252F0b5f1349-fa65-4e4d-bb6d-411105b9f2fb.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749353/general/0b5f1349-fa65-4e4d-bb6d-411105b9f2fb.jpg not downloaded yet
2026-03-27 22:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749352%252Fgeneral%252F94563705-9a3b-4dbd-b22c-406aabcdf1b6.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749352/general/94563705-9a3b-4dbd-b22c-406aabcdf1b6.jpg not downloaded yet
2026-03-27 22:02:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee59c3d10>
2026-03-27 22:02:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:02:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f7ef3774-1c9e-5a5f-929a-da13e5c787d0/f7ef3774-1c9e-5a5f-929a-da13e5c787d0_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749372%252Fgeneral%252F43681a8a-1373-4bdf-ba83-468b085bb874.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749372/general/43681a8a-1373-4bdf-ba83-468b085bb874.jpg saved to cache
2026-03-27 22:02:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item f7ef3774-1c9e-5a5f-929a-da13e5c787d0
2026-03-27 22:02:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee45901d0>
2026-03-27 22:02:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:02:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f7ef3774-1c9e-5a5f-929a-da13e5c787d0/f7ef3774-1c9e-5a5f-929a-da13e5c787d0_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749372%252Fgeneral%252Faead1020-4b37-4d2b-a433-578cb8b06575.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749372/general/aead1020-4b37-4d2b-a433-578cb8b06575.jpg saved to cache
2026-03-27 22:02:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item f7ef3774-1c9e-5a5f-929a-da13e5c787d0
2026-03-27 22:02:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5abab90>
2026-03-27 22:02:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:02:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_387390cb-65f1-588b-9357-d4edf5d3fb91/387390cb-65f1-588b-9357-d4edf5d3fb91_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749366%252Fgeneral%252F259536a7-f5bb-499b-903e-6f8345790896.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749366/general/259536a7-f5bb-499b-903e-6f8345790896.jpg saved to cache
2026-03-27 22:02:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 387390cb-65f1-588b-9357-d4edf5d3fb91
2026-03-27 22:02:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5aba650>
2026-03-27 22:02:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:02:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d649c74b-e8ee-5485-9ed9-7ca7f3901082/d649c74b-e8ee-5485-9ed9-7ca7f3901082_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749339%252Fgeneral%252Fa5b4ac7f-0fdf-4d36-878b-2389cdad60ea.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749339/general/a5b4ac7f-0fdf-4d36-878b-2389cdad60ea.jpg saved to cache
2026-03-27 22:02:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item d649c74b-e8ee-5485-9ed9-7ca7f3901082
2026-03-27 22:02:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee462b0d0>
2026-03-27 22:02:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:02:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c40d2751-7c36-5903-bc86-f55ee536cf98/c40d2751-7c36-5903-bc86-f55ee536cf98_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749370%252Fgeneral%252Fe86f8fd4-fa5c-40fa-b5a1-dacb58e58ff9.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749370/general/e86f8fd4-fa5c-40fa-b5a1-dacb58e58ff9.jpg saved to cache
2026-03-27 22:02:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item c40d2751-7c36-5903-bc86-f55ee536cf98
2026-03-27 22:02:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749370/general/8b9fb851-b6fa-4760-933a-6a3134e90288.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732520)
2026-03-27 22:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749366%252Fgeneral%252F60609638-f870-4f51-ac8e-6d1f1af9f268.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749366/general/60609638-f870-4f51-ac8e-6d1f1af9f268.jpg not downloaded yet
2026-03-27 22:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749351%252Fgeneral%252Fb9307901-3a7f-4039-98b4-851801e5c021.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749351/general/b9307901-3a7f-4039-98b4-851801e5c021.jpg not downloaded yet
2026-03-27 22:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749349%252Fgeneral%252Fa66ae288-e31a-46a0-a37d-be5b34b72e0b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749349/general/a66ae288-e31a-46a0-a37d-be5b34b72e0b.jpg not downloaded yet
2026-03-27 22:02:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732467> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:02:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749352/general/32546b3a-c453-4c00-9af7-d4be41289b57.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732478)
2026-03-27 22:02:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749366/general/4354b6c0-70d0-40c4-b486-6875bf04ca36.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732516)
2026-03-27 22:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749371%252Fgeneral%252F0a5a227b-ada6-498d-91e0-3616d966de1f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749371/general/0a5a227b-ada6-498d-91e0-3616d966de1f.jpg not downloaded yet
2026-03-27 22:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749370%252Fgeneral%252F7f893dd3-25ec-4365-8fe4-380fe27e1171.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749370/general/7f893dd3-25ec-4365-8fe4-380fe27e1171.jpg not downloaded yet
2026-03-27 22:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749353%252Fgeneral%252F966a7c2a-25b5-454c-b3d8-f6b1e01e2914.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749353/general/966a7c2a-25b5-454c-b3d8-f6b1e01e2914.jpg not downloaded yet
2026-03-27 22:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749352%252Fgeneral%252F4279d0bd-cae4-4ffc-bb23-60c322b0db73.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749352/general/4279d0bd-cae4-4ffc-bb23-60c322b0db73.jpg not downloaded yet
2026-03-27 22:02:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5b61510>
2026-03-27 22:02:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:02:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c40d2751-7c36-5903-bc86-f55ee536cf98/c40d2751-7c36-5903-bc86-f55ee536cf98_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749370%252Fgeneral%252Fce22e012-d35e-4ae0-8470-bafc672b275f.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749370/general/ce22e012-d35e-4ae0-8470-bafc672b275f.jpg saved to cache
2026-03-27 22:02:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item c40d2751-7c36-5903-bc86-f55ee536cf98
2026-03-27 22:02:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee46f0410>
2026-03-27 22:02:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:02:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f7ef3774-1c9e-5a5f-929a-da13e5c787d0/f7ef3774-1c9e-5a5f-929a-da13e5c787d0_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749372%252Fgeneral%252F90abe0d4-0f7d-43af-a52e-2a7b391866c5.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749372/general/90abe0d4-0f7d-43af-a52e-2a7b391866c5.jpg saved to cache
2026-03-27 22:02:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item f7ef3774-1c9e-5a5f-929a-da13e5c787d0
2026-03-27 22:02:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749371/general/2b29fdd6-52a0-435b-ab62-57e49be52278.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732521)
2026-03-27 22:02:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749352/general/39d4e35f-37e8-4de8-8c21-edc48eab7459.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732478)
2026-03-27 22:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749366%252Fgeneral%252Fc0822d28-64e0-4f13-8340-7b03a09b4700.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749366/general/c0822d28-64e0-4f13-8340-7b03a09b4700.jpg not downloaded yet
2026-03-27 22:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749351%252Fgeneral%252F17cbc7a4-5823-44f1-a1d4-1baf453cba8e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749351/general/17cbc7a4-5823-44f1-a1d4-1baf453cba8e.jpg not downloaded yet
2026-03-27 22:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749349%252Fgeneral%252F5022cc43-61b0-4c93-987d-e94ecd9eb891.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749349/general/5022cc43-61b0-4c93-987d-e94ecd9eb891.jpg not downloaded yet
2026-03-27 22:02:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5843c50>
2026-03-27 22:02:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:02:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ee0d8cbb-b4f7-58c5-abd3-15cbda079f6a/ee0d8cbb-b4f7-58c5-abd3-15cbda079f6a_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749371%252Fgeneral%252F4efb3216-cd94-4d25-bf96-49f883848ccb.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749371/general/4efb3216-cd94-4d25-bf96-49f883848ccb.jpg saved to cache
2026-03-27 22:02:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item ee0d8cbb-b4f7-58c5-abd3-15cbda079f6a
2026-03-27 22:02:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5a9b6d0>
2026-03-27 22:02:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:02:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_387390cb-65f1-588b-9357-d4edf5d3fb91/387390cb-65f1-588b-9357-d4edf5d3fb91_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749366%252Fgeneral%252F3e472512-af7a-4291-aa64-366d7696948e.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749366/general/3e472512-af7a-4291-aa64-366d7696948e.jpg saved to cache
2026-03-27 22:02:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 387390cb-65f1-588b-9357-d4edf5d3fb91
2026-03-27 22:02:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee44ff010>
2026-03-27 22:02:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:02:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_387390cb-65f1-588b-9357-d4edf5d3fb91/387390cb-65f1-588b-9357-d4edf5d3fb91_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749366%252Fgeneral%252Ff2f3af02-e94e-462e-b29c-a53bd4b6094c.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749366/general/f2f3af02-e94e-462e-b29c-a53bd4b6094c.jpg saved to cache
2026-03-27 22:02:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 387390cb-65f1-588b-9357-d4edf5d3fb91
2026-03-27 22:02:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5a9a510>
2026-03-27 22:02:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:02:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fd65b3e6-ddef-5c4f-9631-2380fe538d21/fd65b3e6-ddef-5c4f-9631-2380fe538d21_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749353%252Fgeneral%252F25767747-fa78-4765-905a-272c472b9b7e.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749353/general/25767747-fa78-4765-905a-272c472b9b7e.jpg saved to cache
2026-03-27 22:02:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item fd65b3e6-ddef-5c4f-9631-2380fe538d21
2026-03-27 22:02:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749366/general/f546dd5a-9dcf-4dcb-944b-9b121ab55385.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732516)
2026-03-27 22:02:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749372/general/36f7273e-5c28-4666-801a-2ba37985f95e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732523)
2026-03-27 22:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749353%252Fgeneral%252F08cf0184-b600-4579-aa3a-a33348db156b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749353/general/08cf0184-b600-4579-aa3a-a33348db156b.jpg not downloaded yet
2026-03-27 22:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749352%252Fgeneral%252Fbc846f61-f9e7-4035-b7ae-0d43fc3f867b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749352/general/bc846f61-f9e7-4035-b7ae-0d43fc3f867b.jpg not downloaded yet
2026-03-27 22:02:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749351/general/0fb02b78-32f4-4380-9208-311a4d9ab1fc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732472)
2026-03-27 22:02:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749352/general/5d932513-e60d-46b7-a979-73611f4da97c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732478)
2026-03-27 22:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749366%252Fgeneral%252F7bbf9759-f9a2-40e1-b8ab-10c0c659abd8.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749366/general/7bbf9759-f9a2-40e1-b8ab-10c0c659abd8.jpg not downloaded yet
2026-03-27 22:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749351%252Fgeneral%252F963f6256-c31e-47fc-8f00-ea65c684622b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749351/general/963f6256-c31e-47fc-8f00-ea65c684622b.jpg not downloaded yet
2026-03-27 22:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749349%252Fgeneral%252F6e618b79-c84e-4a84-925a-20888a703182.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749349/general/6e618b79-c84e-4a84-925a-20888a703182.jpg not downloaded yet
2026-03-27 22:02:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5a53810>
2026-03-27 22:02:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:02:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c40d2751-7c36-5903-bc86-f55ee536cf98/c40d2751-7c36-5903-bc86-f55ee536cf98_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749370%252Fgeneral%252F8b9fb851-b6fa-4760-933a-6a3134e90288.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749370/general/8b9fb851-b6fa-4760-933a-6a3134e90288.jpg saved to cache
2026-03-27 22:02:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item c40d2751-7c36-5903-bc86-f55ee536cf98
2026-03-27 22:02:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 96595a3c-f05c-5f05-b205-511d3f6eaf99 with identifier: 10732467
2026-03-27 22:02:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 96595a3c-f05c-5f05-b205-511d3f6eaf99 with scrape type 1
2026-03-27 22:02:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 96595a3c-f05c-5f05-b205-511d3f6eaf99
2026-03-27 22:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749347%252Fgeneral%252Fa4f8f62d-cdbf-4e31-bf53-6d8ee01a77e3.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749347/general/a4f8f62d-cdbf-4e31-bf53-6d8ee01a77e3.jpg not downloaded yet
2026-03-27 22:02:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee450c590>
2026-03-27 22:02:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:02:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_92a59579-ab1a-5fc0-aba4-6dad6ddaa7e4/92a59579-ab1a-5fc0-aba4-6dad6ddaa7e4_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749352%252Fgeneral%252F32546b3a-c453-4c00-9af7-d4be41289b57.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749352/general/32546b3a-c453-4c00-9af7-d4be41289b57.jpg saved to cache
2026-03-27 22:02:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 92a59579-ab1a-5fc0-aba4-6dad6ddaa7e4
2026-03-27 22:02:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee7b07590>
2026-03-27 22:02:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:02:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_387390cb-65f1-588b-9357-d4edf5d3fb91/387390cb-65f1-588b-9357-d4edf5d3fb91_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749366%252Fgeneral%252F4354b6c0-70d0-40c4-b486-6875bf04ca36.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749366/general/4354b6c0-70d0-40c4-b486-6875bf04ca36.jpg saved to cache
2026-03-27 22:02:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 387390cb-65f1-588b-9357-d4edf5d3fb91
2026-03-27 22:02:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749352/general/67987ec6-8876-4b4a-b43f-288e5219f9d9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732478)
2026-03-27 22:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749353%252Fgeneral%252Fcfa81e84-80e6-40ed-8190-1d98475344fd.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749353/general/cfa81e84-80e6-40ed-8190-1d98475344fd.jpg not downloaded yet
2026-03-27 22:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749352%252Fgeneral%252Fa9aeb66a-9ba7-4057-b429-7bd95db0d2bd.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749352/general/a9aeb66a-9ba7-4057-b429-7bd95db0d2bd.jpg not downloaded yet
2026-03-27 22:02:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749353/general/22b89de9-f69f-4dbc-a94e-013d706580cf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732479)
2026-03-27 22:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749351%252Fgeneral%252Fd657859c-0ffa-4577-a123-b6a80f5e89e6.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749351/general/d657859c-0ffa-4577-a123-b6a80f5e89e6.jpg not downloaded yet
2026-03-27 22:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749349%252Fgeneral%252F1698187e-1d7d-48de-916a-a1134a6a61e6.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749349/general/1698187e-1d7d-48de-916a-a1134a6a61e6.jpg not downloaded yet
2026-03-27 22:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749347%252Fgeneral%252Fcbaef123-f6cc-4445-9a15-d3bfb8e219cb.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749347/general/cbaef123-f6cc-4445-9a15-d3bfb8e219cb.jpg not downloaded yet
2026-03-27 22:02:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5796e50>
2026-03-27 22:02:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:02:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ee0d8cbb-b4f7-58c5-abd3-15cbda079f6a/ee0d8cbb-b4f7-58c5-abd3-15cbda079f6a_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749371%252Fgeneral%252F2b29fdd6-52a0-435b-ab62-57e49be52278.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749371/general/2b29fdd6-52a0-435b-ab62-57e49be52278.jpg saved to cache
2026-03-27 22:02:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item ee0d8cbb-b4f7-58c5-abd3-15cbda079f6a
2026-03-27 22:02:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5b2f410>
2026-03-27 22:02:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:02:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_92a59579-ab1a-5fc0-aba4-6dad6ddaa7e4/92a59579-ab1a-5fc0-aba4-6dad6ddaa7e4_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749352%252Fgeneral%252F39d4e35f-37e8-4de8-8c21-edc48eab7459.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749352/general/39d4e35f-37e8-4de8-8c21-edc48eab7459.jpg saved to cache
2026-03-27 22:02:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 92a59579-ab1a-5fc0-aba4-6dad6ddaa7e4
2026-03-27 22:02:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749353/general/59751129-9f1a-4dd9-9a14-a7d8dedec815.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732479)
2026-03-27 22:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749353%252Fgeneral%252Fe5157c11-4e21-4006-af36-5875df8d2967.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749353/general/e5157c11-4e21-4006-af36-5875df8d2967.jpg not downloaded yet
2026-03-27 22:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749352%252Fgeneral%252Fd0bcc579-d02a-4beb-8073-874adacbecee.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749352/general/d0bcc579-d02a-4beb-8073-874adacbecee.jpg not downloaded yet
2026-03-27 22:02:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee46e6790>
2026-03-27 22:02:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:02:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_387390cb-65f1-588b-9357-d4edf5d3fb91/387390cb-65f1-588b-9357-d4edf5d3fb91_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749366%252Fgeneral%252Ff546dd5a-9dcf-4dcb-944b-9b121ab55385.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749366/general/f546dd5a-9dcf-4dcb-944b-9b121ab55385.jpg saved to cache
2026-03-27 22:02:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 387390cb-65f1-588b-9357-d4edf5d3fb91
2026-03-27 22:02:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee58f9f90>
2026-03-27 22:02:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:02:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f7ef3774-1c9e-5a5f-929a-da13e5c787d0/f7ef3774-1c9e-5a5f-929a-da13e5c787d0_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749372%252Fgeneral%252F36f7273e-5c28-4666-801a-2ba37985f95e.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749372/general/36f7273e-5c28-4666-801a-2ba37985f95e.jpg saved to cache
2026-03-27 22:02:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item f7ef3774-1c9e-5a5f-929a-da13e5c787d0
2026-03-27 22:02:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5a84c50>
2026-03-27 22:02:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:02:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e63fddb1-6817-5561-8013-1e8079fe3c1f/e63fddb1-6817-5561-8013-1e8079fe3c1f_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749351%252Fgeneral%252F0fb02b78-32f4-4380-9208-311a4d9ab1fc.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749351/general/0fb02b78-32f4-4380-9208-311a4d9ab1fc.jpg saved to cache
2026-03-27 22:02:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item e63fddb1-6817-5561-8013-1e8079fe3c1f
2026-03-27 22:02:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee57d9b50>
2026-03-27 22:02:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:02:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_92a59579-ab1a-5fc0-aba4-6dad6ddaa7e4/92a59579-ab1a-5fc0-aba4-6dad6ddaa7e4_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749352%252Fgeneral%252F5d932513-e60d-46b7-a979-73611f4da97c.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749352/general/5d932513-e60d-46b7-a979-73611f4da97c.jpg saved to cache
2026-03-27 22:02:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 92a59579-ab1a-5fc0-aba4-6dad6ddaa7e4
2026-03-27 22:02:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749370/general/7d1f2687-20c5-40b7-a918-66e13e3dfca5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732520)
2026-03-27 22:02:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749349/general/34ca3fe4-0a5b-4e68-95cf-68c69a8ea831.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732471)
2026-03-27 22:02:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749352/general/94563705-9a3b-4dbd-b22c-406aabcdf1b6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732478)
2026-03-27 22:02:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749353/general/0b5f1349-fa65-4e4d-bb6d-411105b9f2fb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732479)
2026-03-27 22:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749351%252Fgeneral%252F78c17da1-4256-4f57-b920-53925fdd20ab.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749351/general/78c17da1-4256-4f57-b920-53925fdd20ab.jpg not downloaded yet
2026-03-27 22:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749349%252Fgeneral%252F98af95ce-444b-4307-93d6-b3e7fe1c30f8.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749349/general/98af95ce-444b-4307-93d6-b3e7fe1c30f8.jpg not downloaded yet
2026-03-27 22:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749347%252Fgeneral%252Fc8474907-bb72-4906-ab3c-cf5dd1ab8c43.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749347/general/c8474907-bb72-4906-ab3c-cf5dd1ab8c43.jpg not downloaded yet
2026-03-27 22:02:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749371/general/c5931334-b5f1-4a5a-9375-1ac36f22efba.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732521)
2026-03-27 22:02:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749370/general/e846f419-a096-4492-b38c-85604b10594e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732520)
2026-03-27 22:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749353%252Fgeneral%252F365cfea5-575b-490f-a527-e45dedcdc7aa.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749353/general/365cfea5-575b-490f-a527-e45dedcdc7aa.jpg not downloaded yet
2026-03-27 22:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749352%252Fgeneral%252F1cd45d58-87b2-4691-bd65-ededb001d1f3.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749352/general/1cd45d58-87b2-4691-bd65-ededb001d1f3.jpg not downloaded yet
2026-03-27 22:02:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5d21e50>
2026-03-27 22:02:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:02:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_92a59579-ab1a-5fc0-aba4-6dad6ddaa7e4/92a59579-ab1a-5fc0-aba4-6dad6ddaa7e4_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749352%252Fgeneral%252F67987ec6-8876-4b4a-b43f-288e5219f9d9.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749352/general/67987ec6-8876-4b4a-b43f-288e5219f9d9.jpg saved to cache
2026-03-27 22:02:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 92a59579-ab1a-5fc0-aba4-6dad6ddaa7e4
2026-03-27 22:02:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5b61210>
2026-03-27 22:02:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:02:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fd65b3e6-ddef-5c4f-9631-2380fe538d21/fd65b3e6-ddef-5c4f-9631-2380fe538d21_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749353%252Fgeneral%252F22b89de9-f69f-4dbc-a94e-013d706580cf.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749353/general/22b89de9-f69f-4dbc-a94e-013d706580cf.jpg saved to cache
2026-03-27 22:02:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item fd65b3e6-ddef-5c4f-9631-2380fe538d21
2026-03-27 22:02:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749349/general/a66ae288-e31a-46a0-a37d-be5b34b72e0b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732471)
2026-03-27 22:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749351%252Fgeneral%252F8d2d1a00-9d79-45bb-81c7-5d26aea85b78.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749351/general/8d2d1a00-9d79-45bb-81c7-5d26aea85b78.jpg not downloaded yet
2026-03-27 22:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749349%252Fgeneral%252Fce89c9ba-d879-4f51-8879-9933595d4747.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749349/general/ce89c9ba-d879-4f51-8879-9933595d4747.jpg not downloaded yet
2026-03-27 22:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749347%252Fgeneral%252Fce56c7dc-df55-44ec-ad24-8ca3d3f5efe4.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749347/general/ce56c7dc-df55-44ec-ad24-8ca3d3f5efe4.jpg not downloaded yet
2026-03-27 22:02:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749351/general/b9307901-3a7f-4039-98b4-851801e5c021.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732472)
2026-03-27 22:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749351%252Fgeneral%252Ff2f540fb-d770-4985-8ae4-b321730be36d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749351/general/f2f540fb-d770-4985-8ae4-b321730be36d.jpg not downloaded yet
2026-03-27 22:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749349%252Fgeneral%252Fc6b5f4ef-227d-4ef7-8be8-32c6667448a6.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749349/general/c6b5f4ef-227d-4ef7-8be8-32c6667448a6.jpg not downloaded yet
2026-03-27 22:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749347%252Fgeneral%252Fd1e49070-00b6-42ab-92c6-d04841976619.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749347/general/d1e49070-00b6-42ab-92c6-d04841976619.jpg not downloaded yet
2026-03-27 22:02:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee475fd90>
2026-03-27 22:02:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:02:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fd65b3e6-ddef-5c4f-9631-2380fe538d21/fd65b3e6-ddef-5c4f-9631-2380fe538d21_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749353%252Fgeneral%252F59751129-9f1a-4dd9-9a14-a7d8dedec815.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749353/general/59751129-9f1a-4dd9-9a14-a7d8dedec815.jpg saved to cache
2026-03-27 22:02:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item fd65b3e6-ddef-5c4f-9631-2380fe538d21
2026-03-27 22:02:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5db2e50>
2026-03-27 22:02:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:02:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c40d2751-7c36-5903-bc86-f55ee536cf98/c40d2751-7c36-5903-bc86-f55ee536cf98_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749370%252Fgeneral%252F7d1f2687-20c5-40b7-a918-66e13e3dfca5.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749370/general/7d1f2687-20c5-40b7-a918-66e13e3dfca5.jpg saved to cache
2026-03-27 22:02:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item c40d2751-7c36-5903-bc86-f55ee536cf98
2026-03-27 22:02:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee597e6d0>
2026-03-27 22:02:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:02:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_78cfc859-d264-5dc3-8156-1772511da1e5/78cfc859-d264-5dc3-8156-1772511da1e5_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749349%252Fgeneral%252F34ca3fe4-0a5b-4e68-95cf-68c69a8ea831.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749349/general/34ca3fe4-0a5b-4e68-95cf-68c69a8ea831.jpg saved to cache
2026-03-27 22:02:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 78cfc859-d264-5dc3-8156-1772511da1e5
2026-03-27 22:02:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5bd5a50>
2026-03-27 22:02:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:02:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_92a59579-ab1a-5fc0-aba4-6dad6ddaa7e4/92a59579-ab1a-5fc0-aba4-6dad6ddaa7e4_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749352%252Fgeneral%252F94563705-9a3b-4dbd-b22c-406aabcdf1b6.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749352/general/94563705-9a3b-4dbd-b22c-406aabcdf1b6.jpg saved to cache
2026-03-27 22:02:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 92a59579-ab1a-5fc0-aba4-6dad6ddaa7e4
2026-03-27 22:02:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5a08890>
2026-03-27 22:02:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:02:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fd65b3e6-ddef-5c4f-9631-2380fe538d21/fd65b3e6-ddef-5c4f-9631-2380fe538d21_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749353%252Fgeneral%252F0b5f1349-fa65-4e4d-bb6d-411105b9f2fb.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749353/general/0b5f1349-fa65-4e4d-bb6d-411105b9f2fb.jpg saved to cache
2026-03-27 22:02:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item fd65b3e6-ddef-5c4f-9631-2380fe538d21
2026-03-27 22:02:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee4516250>
2026-03-27 22:02:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:02:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ee0d8cbb-b4f7-58c5-abd3-15cbda079f6a/ee0d8cbb-b4f7-58c5-abd3-15cbda079f6a_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749371%252Fgeneral%252Fc5931334-b5f1-4a5a-9375-1ac36f22efba.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749371/general/c5931334-b5f1-4a5a-9375-1ac36f22efba.jpg saved to cache
2026-03-27 22:02:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item ee0d8cbb-b4f7-58c5-abd3-15cbda079f6a
2026-03-27 22:02:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5a85cd0>
2026-03-27 22:02:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:02:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c40d2751-7c36-5903-bc86-f55ee536cf98/c40d2751-7c36-5903-bc86-f55ee536cf98_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749370%252Fgeneral%252Fe846f419-a096-4492-b38c-85604b10594e.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749370/general/e846f419-a096-4492-b38c-85604b10594e.jpg saved to cache
2026-03-27 22:02:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item c40d2751-7c36-5903-bc86-f55ee536cf98
2026-03-27 22:02:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749352/general/4279d0bd-cae4-4ffc-bb23-60c322b0db73.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732478)
2026-03-27 22:02:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749347/general/a4f8f62d-cdbf-4e31-bf53-6d8ee01a77e3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732467)
2026-03-27 22:02:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749366/general/c0822d28-64e0-4f13-8340-7b03a09b4700.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732516)
2026-03-27 22:02:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749351/general/17cbc7a4-5823-44f1-a1d4-1baf453cba8e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732472)
2026-03-27 22:02:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749352/general/bc846f61-f9e7-4035-b7ae-0d43fc3f867b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732478)
2026-03-27 22:02:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749349/general/5022cc43-61b0-4c93-987d-e94ecd9eb891.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732471)
2026-03-27 22:02:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749352/general/a9aeb66a-9ba7-4057-b429-7bd95db0d2bd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732478)
2026-03-27 22:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749349%252Fgeneral%252F96958953-dd79-44ea-a83b-510926fe2326.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749349/general/96958953-dd79-44ea-a83b-510926fe2326.jpg not downloaded yet
2026-03-27 22:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749347%252Fgeneral%252Ff9a258a5-8bf7-469e-837e-8ffc143546c5.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749347/general/f9a258a5-8bf7-469e-837e-8ffc143546c5.jpg not downloaded yet
2026-03-27 22:02:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee586c2d0>
2026-03-27 22:02:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:02:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_78cfc859-d264-5dc3-8156-1772511da1e5/78cfc859-d264-5dc3-8156-1772511da1e5_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749349%252Fgeneral%252Fa66ae288-e31a-46a0-a37d-be5b34b72e0b.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749349/general/a66ae288-e31a-46a0-a37d-be5b34b72e0b.jpg saved to cache
2026-03-27 22:02:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 78cfc859-d264-5dc3-8156-1772511da1e5
2026-03-27 22:02:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee4624190>
2026-03-27 22:02:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:02:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e63fddb1-6817-5561-8013-1e8079fe3c1f/e63fddb1-6817-5561-8013-1e8079fe3c1f_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749351%252Fgeneral%252Fb9307901-3a7f-4039-98b4-851801e5c021.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749351/general/b9307901-3a7f-4039-98b4-851801e5c021.jpg saved to cache
2026-03-27 22:02:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item e63fddb1-6817-5561-8013-1e8079fe3c1f
2026-03-27 22:02:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749347/general/cbaef123-f6cc-4445-9a15-d3bfb8e219cb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732467)
2026-03-27 22:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749347%252Fgeneral%252F25044692-5cb0-4c7a-acbd-ba1cab160646.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749347/general/25044692-5cb0-4c7a-acbd-ba1cab160646.jpg not downloaded yet
2026-03-27 22:02:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749352/general/d0bcc579-d02a-4beb-8073-874adacbecee.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732478)
2026-03-27 22:02:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749347/general/ce56c7dc-df55-44ec-ad24-8ca3d3f5efe4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732467)
2026-03-27 22:02:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749351/general/d657859c-0ffa-4577-a123-b6a80f5e89e6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732472)
2026-03-27 22:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749347%252Fgeneral%252Fd13f3ffa-4071-48a1-b015-a452075a94b4.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749347/general/d13f3ffa-4071-48a1-b015-a452075a94b4.jpg not downloaded yet
2026-03-27 22:02:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749349/general/1698187e-1d7d-48de-916a-a1134a6a61e6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732471)
2026-03-27 22:02:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749353/general/cfa81e84-80e6-40ed-8190-1d98475344fd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732479)
2026-03-27 22:02:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee44ccc50>
2026-03-27 22:02:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:02:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_92a59579-ab1a-5fc0-aba4-6dad6ddaa7e4/92a59579-ab1a-5fc0-aba4-6dad6ddaa7e4_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749352%252Fgeneral%252F4279d0bd-cae4-4ffc-bb23-60c322b0db73.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749352/general/4279d0bd-cae4-4ffc-bb23-60c322b0db73.jpg saved to cache
2026-03-27 22:02:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 92a59579-ab1a-5fc0-aba4-6dad6ddaa7e4
2026-03-27 22:02:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee43e8490>
2026-03-27 22:02:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:02:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_96595a3c-f05c-5f05-b205-511d3f6eaf99/96595a3c-f05c-5f05-b205-511d3f6eaf99_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749347%252Fgeneral%252Fa4f8f62d-cdbf-4e31-bf53-6d8ee01a77e3.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749347/general/a4f8f62d-cdbf-4e31-bf53-6d8ee01a77e3.jpg saved to cache
2026-03-27 22:02:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 96595a3c-f05c-5f05-b205-511d3f6eaf99
2026-03-27 22:02:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee7e28a90>
2026-03-27 22:02:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:02:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_387390cb-65f1-588b-9357-d4edf5d3fb91/387390cb-65f1-588b-9357-d4edf5d3fb91_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749366%252Fgeneral%252Fc0822d28-64e0-4f13-8340-7b03a09b4700.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749366/general/c0822d28-64e0-4f13-8340-7b03a09b4700.jpg saved to cache
2026-03-27 22:02:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 387390cb-65f1-588b-9357-d4edf5d3fb91
2026-03-27 22:02:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee45385d0>
2026-03-27 22:02:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:02:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e63fddb1-6817-5561-8013-1e8079fe3c1f/e63fddb1-6817-5561-8013-1e8079fe3c1f_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749351%252Fgeneral%252F17cbc7a4-5823-44f1-a1d4-1baf453cba8e.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749351/general/17cbc7a4-5823-44f1-a1d4-1baf453cba8e.jpg saved to cache
2026-03-27 22:02:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item e63fddb1-6817-5561-8013-1e8079fe3c1f
2026-03-27 22:02:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5949a50>
2026-03-27 22:02:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:02:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_92a59579-ab1a-5fc0-aba4-6dad6ddaa7e4/92a59579-ab1a-5fc0-aba4-6dad6ddaa7e4_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749352%252Fgeneral%252Fbc846f61-f9e7-4035-b7ae-0d43fc3f867b.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749352/general/bc846f61-f9e7-4035-b7ae-0d43fc3f867b.jpg saved to cache
2026-03-27 22:02:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 92a59579-ab1a-5fc0-aba4-6dad6ddaa7e4
2026-03-27 22:02:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee450e690>
2026-03-27 22:02:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_78cfc859-d264-5dc3-8156-1772511da1e5/78cfc859-d264-5dc3-8156-1772511da1e5_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749349%252Fgeneral%252F5022cc43-61b0-4c93-987d-e94ecd9eb891.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749349/general/5022cc43-61b0-4c93-987d-e94ecd9eb891.jpg saved to cache
2026-03-27 22:02:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 78cfc859-d264-5dc3-8156-1772511da1e5
2026-03-27 22:02:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee453bd10>
2026-03-27 22:02:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_92a59579-ab1a-5fc0-aba4-6dad6ddaa7e4/92a59579-ab1a-5fc0-aba4-6dad6ddaa7e4_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749352%252Fgeneral%252Fa9aeb66a-9ba7-4057-b429-7bd95db0d2bd.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749352/general/a9aeb66a-9ba7-4057-b429-7bd95db0d2bd.jpg saved to cache
2026-03-27 22:02:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 92a59579-ab1a-5fc0-aba4-6dad6ddaa7e4
2026-03-27 22:02:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749353/general/e5157c11-4e21-4006-af36-5875df8d2967.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732479)
2026-03-27 22:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749347%252Fgeneral%252F95bb565c-9f87-4a90-b7cc-f42940459ee2.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749347/general/95bb565c-9f87-4a90-b7cc-f42940459ee2.jpg not downloaded yet
2026-03-27 22:02:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749347/general/d1e49070-00b6-42ab-92c6-d04841976619.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732467)
2026-03-27 22:02:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749349/general/c6b5f4ef-227d-4ef7-8be8-32c6667448a6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732471)
2026-03-27 22:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749347%252Fgeneral%252F5bd5261b-6842-431d-bd4b-115deb413e91.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:02:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749347/general/5bd5261b-6842-431d-bd4b-115deb413e91.jpg not downloaded yet
2026-03-27 22:02:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749349/general/ce89c9ba-d879-4f51-8879-9933595d4747.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732471)
2026-03-27 22:02:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749347/general/c8474907-bb72-4906-ab3c-cf5dd1ab8c43.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732467)
2026-03-27 22:02:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749351/general/8d2d1a00-9d79-45bb-81c7-5d26aea85b78.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732472)
2026-03-27 22:02:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5949dd0>
2026-03-27 22:02:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_96595a3c-f05c-5f05-b205-511d3f6eaf99/96595a3c-f05c-5f05-b205-511d3f6eaf99_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749347%252Fgeneral%252Fcbaef123-f6cc-4445-9a15-d3bfb8e219cb.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749347/general/cbaef123-f6cc-4445-9a15-d3bfb8e219cb.jpg saved to cache
2026-03-27 22:02:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 96595a3c-f05c-5f05-b205-511d3f6eaf99
2026-03-27 22:02:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5888750>
2026-03-27 22:02:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_92a59579-ab1a-5fc0-aba4-6dad6ddaa7e4/92a59579-ab1a-5fc0-aba4-6dad6ddaa7e4_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749352%252Fgeneral%252Fd0bcc579-d02a-4beb-8073-874adacbecee.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749352/general/d0bcc579-d02a-4beb-8073-874adacbecee.jpg saved to cache
2026-03-27 22:02:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 92a59579-ab1a-5fc0-aba4-6dad6ddaa7e4
2026-03-27 22:02:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5953a50>
2026-03-27 22:02:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_96595a3c-f05c-5f05-b205-511d3f6eaf99/96595a3c-f05c-5f05-b205-511d3f6eaf99_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749347%252Fgeneral%252Fce56c7dc-df55-44ec-ad24-8ca3d3f5efe4.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749347/general/ce56c7dc-df55-44ec-ad24-8ca3d3f5efe4.jpg saved to cache
2026-03-27 22:02:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 96595a3c-f05c-5f05-b205-511d3f6eaf99
2026-03-27 22:02:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee4558690>
2026-03-27 22:02:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e63fddb1-6817-5561-8013-1e8079fe3c1f/e63fddb1-6817-5561-8013-1e8079fe3c1f_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749351%252Fgeneral%252Fd657859c-0ffa-4577-a123-b6a80f5e89e6.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749351/general/d657859c-0ffa-4577-a123-b6a80f5e89e6.jpg saved to cache
2026-03-27 22:02:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item e63fddb1-6817-5561-8013-1e8079fe3c1f
2026-03-27 22:02:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee7e1bb90>
2026-03-27 22:02:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_78cfc859-d264-5dc3-8156-1772511da1e5/78cfc859-d264-5dc3-8156-1772511da1e5_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749349%252Fgeneral%252F1698187e-1d7d-48de-916a-a1134a6a61e6.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749349/general/1698187e-1d7d-48de-916a-a1134a6a61e6.jpg saved to cache
2026-03-27 22:02:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 78cfc859-d264-5dc3-8156-1772511da1e5
2026-03-27 22:02:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee588b010>
2026-03-27 22:02:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fd65b3e6-ddef-5c4f-9631-2380fe538d21/fd65b3e6-ddef-5c4f-9631-2380fe538d21_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749353%252Fgeneral%252Fcfa81e84-80e6-40ed-8190-1d98475344fd.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749353/general/cfa81e84-80e6-40ed-8190-1d98475344fd.jpg saved to cache
2026-03-27 22:02:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item fd65b3e6-ddef-5c4f-9631-2380fe538d21
2026-03-27 22:02:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749351/general/f2f540fb-d770-4985-8ae4-b321730be36d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732472)
2026-03-27 22:02:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749352/general/1cd45d58-87b2-4691-bd65-ededb001d1f3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732478)
2026-03-27 22:02:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749347/general/f9a258a5-8bf7-469e-837e-8ffc143546c5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732467)
2026-03-27 22:02:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749353/general/365cfea5-575b-490f-a527-e45dedcdc7aa.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732479)
2026-03-27 22:02:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749349/general/96958953-dd79-44ea-a83b-510926fe2326.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732471)
2026-03-27 22:02:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee46edfd0>
2026-03-27 22:02:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fd65b3e6-ddef-5c4f-9631-2380fe538d21/fd65b3e6-ddef-5c4f-9631-2380fe538d21_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749353%252Fgeneral%252Fe5157c11-4e21-4006-af36-5875df8d2967.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749353/general/e5157c11-4e21-4006-af36-5875df8d2967.jpg saved to cache
2026-03-27 22:02:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item fd65b3e6-ddef-5c4f-9631-2380fe538d21
2026-03-27 22:02:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee58ad290>
2026-03-27 22:02:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_96595a3c-f05c-5f05-b205-511d3f6eaf99/96595a3c-f05c-5f05-b205-511d3f6eaf99_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749347%252Fgeneral%252Fd1e49070-00b6-42ab-92c6-d04841976619.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749347/general/d1e49070-00b6-42ab-92c6-d04841976619.jpg saved to cache
2026-03-27 22:02:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 96595a3c-f05c-5f05-b205-511d3f6eaf99
2026-03-27 22:02:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5792190>
2026-03-27 22:02:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_78cfc859-d264-5dc3-8156-1772511da1e5/78cfc859-d264-5dc3-8156-1772511da1e5_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749349%252Fgeneral%252Fc6b5f4ef-227d-4ef7-8be8-32c6667448a6.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749349/general/c6b5f4ef-227d-4ef7-8be8-32c6667448a6.jpg saved to cache
2026-03-27 22:02:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 78cfc859-d264-5dc3-8156-1772511da1e5
2026-03-27 22:02:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5bc2290>
2026-03-27 22:02:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_78cfc859-d264-5dc3-8156-1772511da1e5/78cfc859-d264-5dc3-8156-1772511da1e5_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749349%252Fgeneral%252Fce89c9ba-d879-4f51-8879-9933595d4747.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749349/general/ce89c9ba-d879-4f51-8879-9933595d4747.jpg saved to cache
2026-03-27 22:02:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 78cfc859-d264-5dc3-8156-1772511da1e5
2026-03-27 22:02:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee588b810>
2026-03-27 22:02:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_96595a3c-f05c-5f05-b205-511d3f6eaf99/96595a3c-f05c-5f05-b205-511d3f6eaf99_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749347%252Fgeneral%252Fc8474907-bb72-4906-ab3c-cf5dd1ab8c43.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749347/general/c8474907-bb72-4906-ab3c-cf5dd1ab8c43.jpg saved to cache
2026-03-27 22:02:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 96595a3c-f05c-5f05-b205-511d3f6eaf99
2026-03-27 22:02:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee46868d0>
2026-03-27 22:02:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e63fddb1-6817-5561-8013-1e8079fe3c1f/e63fddb1-6817-5561-8013-1e8079fe3c1f_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749351%252Fgeneral%252F8d2d1a00-9d79-45bb-81c7-5d26aea85b78.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749351/general/8d2d1a00-9d79-45bb-81c7-5d26aea85b78.jpg saved to cache
2026-03-27 22:02:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item e63fddb1-6817-5561-8013-1e8079fe3c1f
2026-03-27 22:02:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749347/general/d13f3ffa-4071-48a1-b015-a452075a94b4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732467)
2026-03-27 22:02:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749347/general/25044692-5cb0-4c7a-acbd-ba1cab160646.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732467)
2026-03-27 22:02:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749351/general/78c17da1-4256-4f57-b920-53925fdd20ab.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732472)
2026-03-27 22:02:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749349/general/6e618b79-c84e-4a84-925a-20888a703182.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732471)
2026-03-27 22:02:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749349/general/98af95ce-444b-4307-93d6-b3e7fe1c30f8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732471)
2026-03-27 22:02:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee7add510>
2026-03-27 22:02:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e63fddb1-6817-5561-8013-1e8079fe3c1f/e63fddb1-6817-5561-8013-1e8079fe3c1f_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749351%252Fgeneral%252Ff2f540fb-d770-4985-8ae4-b321730be36d.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749351/general/f2f540fb-d770-4985-8ae4-b321730be36d.jpg saved to cache
2026-03-27 22:02:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item e63fddb1-6817-5561-8013-1e8079fe3c1f
2026-03-27 22:02:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee594a4d0>
2026-03-27 22:02:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_92a59579-ab1a-5fc0-aba4-6dad6ddaa7e4/92a59579-ab1a-5fc0-aba4-6dad6ddaa7e4_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749352%252Fgeneral%252F1cd45d58-87b2-4691-bd65-ededb001d1f3.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749352/general/1cd45d58-87b2-4691-bd65-ededb001d1f3.jpg saved to cache
2026-03-27 22:02:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 92a59579-ab1a-5fc0-aba4-6dad6ddaa7e4
2026-03-27 22:02:54 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 92a59579-ab1a-5fc0-aba4-6dad6ddaa7e4, skipping ID generation
2026-03-27 22:02:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 92a59579-ab1a-5fc0-aba4-6dad6ddaa7e4 with scrape type 1
2026-03-27 22:02:54 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 92a59579-ab1a-5fc0-aba4-6dad6ddaa7e4 sending to next pipeline
2026-03-27 22:02:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 92a59579-ab1a-5fc0-aba4-6dad6ddaa7e4, identifier: 10732478
2026-03-27 22:02:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee44c8b10>
2026-03-27 22:02:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_96595a3c-f05c-5f05-b205-511d3f6eaf99/96595a3c-f05c-5f05-b205-511d3f6eaf99_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749347%252Fgeneral%252Ff9a258a5-8bf7-469e-837e-8ffc143546c5.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749347/general/f9a258a5-8bf7-469e-837e-8ffc143546c5.jpg saved to cache
2026-03-27 22:02:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 96595a3c-f05c-5f05-b205-511d3f6eaf99
2026-03-27 22:02:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee46ef810>
2026-03-27 22:02:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fd65b3e6-ddef-5c4f-9631-2380fe538d21/fd65b3e6-ddef-5c4f-9631-2380fe538d21_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749353%252Fgeneral%252F365cfea5-575b-490f-a527-e45dedcdc7aa.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749353/general/365cfea5-575b-490f-a527-e45dedcdc7aa.jpg saved to cache
2026-03-27 22:02:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item fd65b3e6-ddef-5c4f-9631-2380fe538d21
2026-03-27 22:02:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee45cea90>
2026-03-27 22:02:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_78cfc859-d264-5dc3-8156-1772511da1e5/78cfc859-d264-5dc3-8156-1772511da1e5_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749349%252Fgeneral%252F96958953-dd79-44ea-a83b-510926fe2326.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749349/general/96958953-dd79-44ea-a83b-510926fe2326.jpg saved to cache
2026-03-27 22:02:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 78cfc859-d264-5dc3-8156-1772511da1e5
2026-03-27 22:02:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 92a59579-ab1a-5fc0-aba4-6dad6ddaa7e4 with identifier: 10732478
2026-03-27 22:02:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 92a59579-ab1a-5fc0-aba4-6dad6ddaa7e4 with identifier: 10732478
2026-03-27 22:02:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 92a59579-ab1a-5fc0-aba4-6dad6ddaa7e4 with identifier: 10732478 to the API
2026-03-27 22:02:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:02:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:02:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749352/general/1cd45d58-87b2-4691-bd65-ededb001d1f3.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 131,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Diesel',
'id': '92a59579-ab1a-5fc0-aba4-6dad6ddaa7e4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL395XF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732478',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Peugeot',
'model': '3008',
'odometer': 85255,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 53,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_92a59579-ab1a-5fc0-aba4-6dad6ddaa7e4/92a59579-ab1a-5fc0-aba4-6dad6ddaa7e4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132080,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749352/general/32546b3a-c453-4c00-9af7-d4be41289b57.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_92a59579-ab1a-5fc0-aba4-6dad6ddaa7e4/92a59579-ab1a-5fc0-aba4-6dad6ddaa7e4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 40409,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749352/general/39d4e35f-37e8-4de8-8c21-edc48eab7459.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_92a59579-ab1a-5fc0-aba4-6dad6ddaa7e4/92a59579-ab1a-5fc0-aba4-6dad6ddaa7e4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113056,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749352/general/5d932513-e60d-46b7-a979-73611f4da97c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_92a59579-ab1a-5fc0-aba4-6dad6ddaa7e4/92a59579-ab1a-5fc0-aba4-6dad6ddaa7e4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126335,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749352/general/67987ec6-8876-4b4a-b43f-288e5219f9d9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_92a59579-ab1a-5fc0-aba4-6dad6ddaa7e4/92a59579-ab1a-5fc0-aba4-6dad6ddaa7e4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90514,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749352/general/94563705-9a3b-4dbd-b22c-406aabcdf1b6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_92a59579-ab1a-5fc0-aba4-6dad6ddaa7e4/92a59579-ab1a-5fc0-aba4-6dad6ddaa7e4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103018,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749352/general/4279d0bd-cae4-4ffc-bb23-60c322b0db73.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_92a59579-ab1a-5fc0-aba4-6dad6ddaa7e4/92a59579-ab1a-5fc0-aba4-6dad6ddaa7e4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90251,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749352/general/bc846f61-f9e7-4035-b7ae-0d43fc3f867b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_92a59579-ab1a-5fc0-aba4-6dad6ddaa7e4/92a59579-ab1a-5fc0-aba4-6dad6ddaa7e4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81663,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749352/general/a9aeb66a-9ba7-4057-b429-7bd95db0d2bd.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_92a59579-ab1a-5fc0-aba4-6dad6ddaa7e4/92a59579-ab1a-5fc0-aba4-6dad6ddaa7e4_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126182,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749352/general/d0bcc579-d02a-4beb-8073-874adacbecee.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_92a59579-ab1a-5fc0-aba4-6dad6ddaa7e4/92a59579-ab1a-5fc0-aba4-6dad6ddaa7e4_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127315,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749352/general/1cd45d58-87b2-4691-bd65-ededb001d1f3.jpg',
'Width': 1024}],
'price': 6600,
'price_includes_vat': True,
'registration_date': '2022-10-31',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Peugeot 3008 Active Pack - Diesel - Automatic - 131 hp - 85.255 km',
'transmission': 'automatic',
'trim': 'Active Pack',
'vin': None,
'year': 2022}
2026-03-27 22:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732478%27 HTTP/1.1" 200 None
2026-03-27 22:02:55 [adesa.it] INFO: Saving data for 10732478: {'created_time': 1774648975.852412, 'last_price_update_time': 1774648975.852425, 'auction_closing_time': 1774862700.0}
2026-03-27 22:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732478') HTTP/1.1" 204 0
2026-03-27 22:02:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749366/general/7bbf9759-f9a2-40e1-b8ab-10c0c659abd8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732516)
2026-03-27 22:02:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749370/general/7f893dd3-25ec-4365-8fe4-380fe27e1171.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732520)
2026-03-27 22:02:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749351/general/963f6256-c31e-47fc-8f00-ea65c684622b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732472)
2026-03-27 22:02:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749347/general/5bd5261b-6842-431d-bd4b-115deb413e91.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732467)
2026-03-27 22:02:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749347/general/95bb565c-9f87-4a90-b7cc-f42940459ee2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732467)
2026-03-27 22:02:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749353/general/08cf0184-b600-4579-aa3a-a33348db156b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732479)
2026-03-27 22:02:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749371/general/0a5a227b-ada6-498d-91e0-3616d966de1f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732521)
2026-03-27 22:02:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5da2a90>
2026-03-27 22:02:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_96595a3c-f05c-5f05-b205-511d3f6eaf99/96595a3c-f05c-5f05-b205-511d3f6eaf99_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749347%252Fgeneral%252Fd13f3ffa-4071-48a1-b015-a452075a94b4.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749347/general/d13f3ffa-4071-48a1-b015-a452075a94b4.jpg saved to cache
2026-03-27 22:02:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 96595a3c-f05c-5f05-b205-511d3f6eaf99
2026-03-27 22:02:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5b2e190>
2026-03-27 22:02:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_96595a3c-f05c-5f05-b205-511d3f6eaf99/96595a3c-f05c-5f05-b205-511d3f6eaf99_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749347%252Fgeneral%252F25044692-5cb0-4c7a-acbd-ba1cab160646.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749347/general/25044692-5cb0-4c7a-acbd-ba1cab160646.jpg saved to cache
2026-03-27 22:02:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 96595a3c-f05c-5f05-b205-511d3f6eaf99
2026-03-27 22:02:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee7e16650>
2026-03-27 22:02:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e63fddb1-6817-5561-8013-1e8079fe3c1f/e63fddb1-6817-5561-8013-1e8079fe3c1f_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749351%252Fgeneral%252F78c17da1-4256-4f57-b920-53925fdd20ab.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749351/general/78c17da1-4256-4f57-b920-53925fdd20ab.jpg saved to cache
2026-03-27 22:02:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item e63fddb1-6817-5561-8013-1e8079fe3c1f
2026-03-27 22:02:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee46879d0>
2026-03-27 22:02:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_78cfc859-d264-5dc3-8156-1772511da1e5/78cfc859-d264-5dc3-8156-1772511da1e5_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749349%252Fgeneral%252F6e618b79-c84e-4a84-925a-20888a703182.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749349/general/6e618b79-c84e-4a84-925a-20888a703182.jpg saved to cache
2026-03-27 22:02:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 78cfc859-d264-5dc3-8156-1772511da1e5
2026-03-27 22:02:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee44c9d50>
2026-03-27 22:02:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_78cfc859-d264-5dc3-8156-1772511da1e5/78cfc859-d264-5dc3-8156-1772511da1e5_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749349%252Fgeneral%252F98af95ce-444b-4307-93d6-b3e7fe1c30f8.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749349/general/98af95ce-444b-4307-93d6-b3e7fe1c30f8.jpg saved to cache
2026-03-27 22:02:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 78cfc859-d264-5dc3-8156-1772511da1e5
2026-03-27 22:02:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749353/general/966a7c2a-25b5-454c-b3d8-f6b1e01e2914.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732479)
2026-03-27 22:02:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749366/general/60609638-f870-4f51-ac8e-6d1f1af9f268.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732516)
2026-03-27 22:02:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5c08a50>
2026-03-27 22:02:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_387390cb-65f1-588b-9357-d4edf5d3fb91/387390cb-65f1-588b-9357-d4edf5d3fb91_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749366%252Fgeneral%252F7bbf9759-f9a2-40e1-b8ab-10c0c659abd8.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749366/general/7bbf9759-f9a2-40e1-b8ab-10c0c659abd8.jpg saved to cache
2026-03-27 22:02:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 387390cb-65f1-588b-9357-d4edf5d3fb91
2026-03-27 22:02:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee597ff90>
2026-03-27 22:02:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c40d2751-7c36-5903-bc86-f55ee536cf98/c40d2751-7c36-5903-bc86-f55ee536cf98_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749370%252Fgeneral%252F7f893dd3-25ec-4365-8fe4-380fe27e1171.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749370/general/7f893dd3-25ec-4365-8fe4-380fe27e1171.jpg saved to cache
2026-03-27 22:02:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item c40d2751-7c36-5903-bc86-f55ee536cf98
2026-03-27 22:02:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee597fd10>
2026-03-27 22:02:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e63fddb1-6817-5561-8013-1e8079fe3c1f/e63fddb1-6817-5561-8013-1e8079fe3c1f_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749351%252Fgeneral%252F963f6256-c31e-47fc-8f00-ea65c684622b.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749351/general/963f6256-c31e-47fc-8f00-ea65c684622b.jpg saved to cache
2026-03-27 22:02:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item e63fddb1-6817-5561-8013-1e8079fe3c1f
2026-03-27 22:02:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5a489d0>
2026-03-27 22:02:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_96595a3c-f05c-5f05-b205-511d3f6eaf99/96595a3c-f05c-5f05-b205-511d3f6eaf99_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749347%252Fgeneral%252F5bd5261b-6842-431d-bd4b-115deb413e91.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749347/general/5bd5261b-6842-431d-bd4b-115deb413e91.jpg saved to cache
2026-03-27 22:02:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 96595a3c-f05c-5f05-b205-511d3f6eaf99
2026-03-27 22:02:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee458e8d0>
2026-03-27 22:02:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_96595a3c-f05c-5f05-b205-511d3f6eaf99/96595a3c-f05c-5f05-b205-511d3f6eaf99_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749347%252Fgeneral%252F95bb565c-9f87-4a90-b7cc-f42940459ee2.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749347/general/95bb565c-9f87-4a90-b7cc-f42940459ee2.jpg saved to cache
2026-03-27 22:02:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 96595a3c-f05c-5f05-b205-511d3f6eaf99
2026-03-27 22:02:56 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 96595a3c-f05c-5f05-b205-511d3f6eaf99, skipping ID generation
2026-03-27 22:02:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 96595a3c-f05c-5f05-b205-511d3f6eaf99 with scrape type 1
2026-03-27 22:02:56 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 96595a3c-f05c-5f05-b205-511d3f6eaf99 sending to next pipeline
2026-03-27 22:02:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 96595a3c-f05c-5f05-b205-511d3f6eaf99, identifier: 10732467
2026-03-27 22:02:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee832b710>
2026-03-27 22:02:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fd65b3e6-ddef-5c4f-9631-2380fe538d21/fd65b3e6-ddef-5c4f-9631-2380fe538d21_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749353%252Fgeneral%252F08cf0184-b600-4579-aa3a-a33348db156b.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749353/general/08cf0184-b600-4579-aa3a-a33348db156b.jpg saved to cache
2026-03-27 22:02:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item fd65b3e6-ddef-5c4f-9631-2380fe538d21
2026-03-27 22:02:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5d4e550>
2026-03-27 22:02:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ee0d8cbb-b4f7-58c5-abd3-15cbda079f6a/ee0d8cbb-b4f7-58c5-abd3-15cbda079f6a_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749371%252Fgeneral%252F0a5a227b-ada6-498d-91e0-3616d966de1f.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749371/general/0a5a227b-ada6-498d-91e0-3616d966de1f.jpg saved to cache
2026-03-27 22:02:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item ee0d8cbb-b4f7-58c5-abd3-15cbda079f6a
2026-03-27 22:02:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 96595a3c-f05c-5f05-b205-511d3f6eaf99 with identifier: 10732467
2026-03-27 22:02:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 22:02:56 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=LPG HTTP/1.1" 200 None
2026-03-27 22:02:56 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 22:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-27 22:02:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 96595a3c-f05c-5f05-b205-511d3f6eaf99 with identifier: 10732467
2026-03-27 22:02:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 96595a3c-f05c-5f05-b205-511d3f6eaf99 with identifier: 10732467 to the API
2026-03-27 22:02:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:02: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-27 22:02:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749347/general/95bb565c-9f87-4a90-b7cc-f42940459ee2.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 81,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'LPG',
'id': '96595a3c-f05c-5f05-b205-511d3f6eaf99',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FS659GC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732467',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Opel',
'model': 'Crossland',
'odometer': 102261,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 25,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_96595a3c-f05c-5f05-b205-511d3f6eaf99/96595a3c-f05c-5f05-b205-511d3f6eaf99_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125576,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749347/general/a4f8f62d-cdbf-4e31-bf53-6d8ee01a77e3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_96595a3c-f05c-5f05-b205-511d3f6eaf99/96595a3c-f05c-5f05-b205-511d3f6eaf99_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 40734,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749347/general/cbaef123-f6cc-4445-9a15-d3bfb8e219cb.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_96595a3c-f05c-5f05-b205-511d3f6eaf99/96595a3c-f05c-5f05-b205-511d3f6eaf99_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132204,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749347/general/c8474907-bb72-4906-ab3c-cf5dd1ab8c43.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_96595a3c-f05c-5f05-b205-511d3f6eaf99/96595a3c-f05c-5f05-b205-511d3f6eaf99_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98793,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749347/general/ce56c7dc-df55-44ec-ad24-8ca3d3f5efe4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_96595a3c-f05c-5f05-b205-511d3f6eaf99/96595a3c-f05c-5f05-b205-511d3f6eaf99_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108605,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749347/general/d1e49070-00b6-42ab-92c6-d04841976619.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_96595a3c-f05c-5f05-b205-511d3f6eaf99/96595a3c-f05c-5f05-b205-511d3f6eaf99_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97958,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749347/general/f9a258a5-8bf7-469e-837e-8ffc143546c5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_96595a3c-f05c-5f05-b205-511d3f6eaf99/96595a3c-f05c-5f05-b205-511d3f6eaf99_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 186785,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749347/general/25044692-5cb0-4c7a-acbd-ba1cab160646.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_96595a3c-f05c-5f05-b205-511d3f6eaf99/96595a3c-f05c-5f05-b205-511d3f6eaf99_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97056,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749347/general/d13f3ffa-4071-48a1-b015-a452075a94b4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_96595a3c-f05c-5f05-b205-511d3f6eaf99/96595a3c-f05c-5f05-b205-511d3f6eaf99_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136698,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749347/general/95bb565c-9f87-4a90-b7cc-f42940459ee2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_96595a3c-f05c-5f05-b205-511d3f6eaf99/96595a3c-f05c-5f05-b205-511d3f6eaf99_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85809,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749347/general/5bd5261b-6842-431d-bd4b-115deb413e91.jpg',
'Width': 1024}],
'price': 3900,
'price_includes_vat': True,
'registration_date': '2018-08-24',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Opel Crossland 1.2 - LPG - Manual - 81 hp - 102.261 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2018}
2026-03-27 22:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732467%27 HTTP/1.1" 200 None
2026-03-27 22:02:56 [adesa.it] INFO: Saving data for 10732467: {'created_time': 1774648976.982487, 'last_price_update_time': 1774648976.982498, 'auction_closing_time': 1774862700.0}
2026-03-27 22:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732467') HTTP/1.1" 204 0
2026-03-27 22:02:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749372/general/b68b10c0-d511-4f94-a1ab-e0b7bab6ac67.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732523)
2026-03-27 22:02:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749351/general/15e658f5-c3b8-4cec-9425-97e98928cfe7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732472)
2026-03-27 22:02:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749366/general/19577e6f-bffb-4a0f-90dc-86f7c6488ca4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732516)
2026-03-27 22:02:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749371/general/ab2090a5-2401-482b-b3a4-25c0950513e5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732521)
2026-03-27 22:02:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749349/general/89d3d1e8-fc26-4d45-8cd1-830d9361c3c6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732471)
2026-03-27 22:02:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749351/general/74a1b8f5-92e0-42e0-ac9b-9d8207a03847.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732472)
2026-03-27 22:02:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749366/general/abe7caaf-3d73-43fb-81c8-71c8a42294dc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732516)
2026-03-27 22:02:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:02:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee4514390>
2026-03-27 22:02:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fd65b3e6-ddef-5c4f-9631-2380fe538d21/fd65b3e6-ddef-5c4f-9631-2380fe538d21_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749353%252Fgeneral%252F966a7c2a-25b5-454c-b3d8-f6b1e01e2914.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749353/general/966a7c2a-25b5-454c-b3d8-f6b1e01e2914.jpg saved to cache
2026-03-27 22:02:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item fd65b3e6-ddef-5c4f-9631-2380fe538d21
2026-03-27 22:02:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5c0a650>
2026-03-27 22:02:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_387390cb-65f1-588b-9357-d4edf5d3fb91/387390cb-65f1-588b-9357-d4edf5d3fb91_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749366%252Fgeneral%252F60609638-f870-4f51-ac8e-6d1f1af9f268.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749366/general/60609638-f870-4f51-ac8e-6d1f1af9f268.jpg saved to cache
2026-03-27 22:02:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 387390cb-65f1-588b-9357-d4edf5d3fb91
2026-03-27 22:02:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749372/general/3521601b-1c3b-4a36-af27-42236d9dc4a5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732523)
2026-03-27 22:02:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:02:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee4628ad0>
2026-03-27 22:02:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f7ef3774-1c9e-5a5f-929a-da13e5c787d0/f7ef3774-1c9e-5a5f-929a-da13e5c787d0_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749372%252Fgeneral%252Fb68b10c0-d511-4f94-a1ab-e0b7bab6ac67.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749372/general/b68b10c0-d511-4f94-a1ab-e0b7bab6ac67.jpg saved to cache
2026-03-27 22:02:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item f7ef3774-1c9e-5a5f-929a-da13e5c787d0
2026-03-27 22:02:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749371/general/53dc2671-0ab5-4e63-baf9-44f93336164e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732521)
2026-03-27 22:02:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:02:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749370/general/38f4b6f1-4ee4-42de-94d5-54a2716e6ef1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732520)
2026-03-27 22:02:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:02:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5b798d0>
2026-03-27 22:02:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e63fddb1-6817-5561-8013-1e8079fe3c1f/e63fddb1-6817-5561-8013-1e8079fe3c1f_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749351%252Fgeneral%252F15e658f5-c3b8-4cec-9425-97e98928cfe7.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749351/general/15e658f5-c3b8-4cec-9425-97e98928cfe7.jpg saved to cache
2026-03-27 22:02:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item e63fddb1-6817-5561-8013-1e8079fe3c1f
2026-03-27 22:02:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee43dedd0>
2026-03-27 22:02:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_387390cb-65f1-588b-9357-d4edf5d3fb91/387390cb-65f1-588b-9357-d4edf5d3fb91_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749366%252Fgeneral%252F19577e6f-bffb-4a0f-90dc-86f7c6488ca4.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749366/general/19577e6f-bffb-4a0f-90dc-86f7c6488ca4.jpg saved to cache
2026-03-27 22:02:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 387390cb-65f1-588b-9357-d4edf5d3fb91
2026-03-27 22:02:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5b5d810>
2026-03-27 22:02:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ee0d8cbb-b4f7-58c5-abd3-15cbda079f6a/ee0d8cbb-b4f7-58c5-abd3-15cbda079f6a_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749371%252Fgeneral%252Fab2090a5-2401-482b-b3a4-25c0950513e5.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749371/general/ab2090a5-2401-482b-b3a4-25c0950513e5.jpg saved to cache
2026-03-27 22:02:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item ee0d8cbb-b4f7-58c5-abd3-15cbda079f6a
2026-03-27 22:02:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee43ddc10>
2026-03-27 22:02:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_78cfc859-d264-5dc3-8156-1772511da1e5/78cfc859-d264-5dc3-8156-1772511da1e5_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749349%252Fgeneral%252F89d3d1e8-fc26-4d45-8cd1-830d9361c3c6.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749349/general/89d3d1e8-fc26-4d45-8cd1-830d9361c3c6.jpg saved to cache
2026-03-27 22:02:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 78cfc859-d264-5dc3-8156-1772511da1e5
2026-03-27 22:02:57 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 78cfc859-d264-5dc3-8156-1772511da1e5, skipping ID generation
2026-03-27 22:02:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 78cfc859-d264-5dc3-8156-1772511da1e5 with scrape type 1
2026-03-27 22:02:57 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 78cfc859-d264-5dc3-8156-1772511da1e5 sending to next pipeline
2026-03-27 22:02:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 78cfc859-d264-5dc3-8156-1772511da1e5, identifier: 10732471
2026-03-27 22:02:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5c09410>
2026-03-27 22:02:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e63fddb1-6817-5561-8013-1e8079fe3c1f/e63fddb1-6817-5561-8013-1e8079fe3c1f_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749351%252Fgeneral%252F74a1b8f5-92e0-42e0-ac9b-9d8207a03847.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749351/general/74a1b8f5-92e0-42e0-ac9b-9d8207a03847.jpg saved to cache
2026-03-27 22:02:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item e63fddb1-6817-5561-8013-1e8079fe3c1f
2026-03-27 22:02:57 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e63fddb1-6817-5561-8013-1e8079fe3c1f, skipping ID generation
2026-03-27 22:02:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e63fddb1-6817-5561-8013-1e8079fe3c1f with scrape type 1
2026-03-27 22:02:57 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e63fddb1-6817-5561-8013-1e8079fe3c1f sending to next pipeline
2026-03-27 22:02:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: e63fddb1-6817-5561-8013-1e8079fe3c1f, identifier: 10732472
2026-03-27 22:02:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee597f810>
2026-03-27 22:02:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_387390cb-65f1-588b-9357-d4edf5d3fb91/387390cb-65f1-588b-9357-d4edf5d3fb91_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749366%252Fgeneral%252Fabe7caaf-3d73-43fb-81c8-71c8a42294dc.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749366/general/abe7caaf-3d73-43fb-81c8-71c8a42294dc.jpg saved to cache
2026-03-27 22:02:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 387390cb-65f1-588b-9357-d4edf5d3fb91
2026-03-27 22:02:57 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 387390cb-65f1-588b-9357-d4edf5d3fb91, skipping ID generation
2026-03-27 22:02:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 387390cb-65f1-588b-9357-d4edf5d3fb91 with scrape type 1
2026-03-27 22:02:57 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 387390cb-65f1-588b-9357-d4edf5d3fb91 sending to next pipeline
2026-03-27 22:02:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 387390cb-65f1-588b-9357-d4edf5d3fb91, identifier: 10732516
2026-03-27 22:02:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 78cfc859-d264-5dc3-8156-1772511da1e5 with identifier: 10732471
2026-03-27 22:02:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 78cfc859-d264-5dc3-8156-1772511da1e5 with identifier: 10732471
2026-03-27 22:02:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 78cfc859-d264-5dc3-8156-1772511da1e5 with identifier: 10732471 to the API
2026-03-27 22:02:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:02:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:02:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749349/general/89d3d1e8-fc26-4d45-8cd1-830d9361c3c6.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 100,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Diesel',
'id': '78cfc859-d264-5dc3-8156-1772511da1e5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GS671EW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732471',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Opel',
'model': 'Vivaro',
'odometer': 113319,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 44,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_78cfc859-d264-5dc3-8156-1772511da1e5/78cfc859-d264-5dc3-8156-1772511da1e5_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 135542,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749349/general/89d3d1e8-fc26-4d45-8cd1-830d9361c3c6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_78cfc859-d264-5dc3-8156-1772511da1e5/78cfc859-d264-5dc3-8156-1772511da1e5_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 40248,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749349/general/34ca3fe4-0a5b-4e68-95cf-68c69a8ea831.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_78cfc859-d264-5dc3-8156-1772511da1e5/78cfc859-d264-5dc3-8156-1772511da1e5_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108294,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749349/general/a66ae288-e31a-46a0-a37d-be5b34b72e0b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_78cfc859-d264-5dc3-8156-1772511da1e5/78cfc859-d264-5dc3-8156-1772511da1e5_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128763,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749349/general/5022cc43-61b0-4c93-987d-e94ecd9eb891.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_78cfc859-d264-5dc3-8156-1772511da1e5/78cfc859-d264-5dc3-8156-1772511da1e5_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 141978,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749349/general/6e618b79-c84e-4a84-925a-20888a703182.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_78cfc859-d264-5dc3-8156-1772511da1e5/78cfc859-d264-5dc3-8156-1772511da1e5_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 134437,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749349/general/1698187e-1d7d-48de-916a-a1134a6a61e6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_78cfc859-d264-5dc3-8156-1772511da1e5/78cfc859-d264-5dc3-8156-1772511da1e5_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137333,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749349/general/98af95ce-444b-4307-93d6-b3e7fe1c30f8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_78cfc859-d264-5dc3-8156-1772511da1e5/78cfc859-d264-5dc3-8156-1772511da1e5_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 138272,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749349/general/ce89c9ba-d879-4f51-8879-9933595d4747.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_78cfc859-d264-5dc3-8156-1772511da1e5/78cfc859-d264-5dc3-8156-1772511da1e5_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119344,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749349/general/c6b5f4ef-227d-4ef7-8be8-32c6667448a6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_78cfc859-d264-5dc3-8156-1772511da1e5/78cfc859-d264-5dc3-8156-1772511da1e5_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139535,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749349/general/96958953-dd79-44ea-a83b-510926fe2326.jpg',
'Width': 800}],
'price': 5200,
'price_includes_vat': True,
'registration_date': '2023-11-23',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Opel Vivaro L3H1 1.5 - Diesel - Manual - 100 hp - 113.319 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2023}
2026-03-27 22:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732471%27 HTTP/1.1" 200 None
2026-03-27 22:02:58 [adesa.it] INFO: Saving data for 10732471: {'created_time': 1774648978.024339, 'last_price_update_time': 1774648978.024353, 'auction_closing_time': 1774862700.0}
2026-03-27 22:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732471') HTTP/1.1" 204 0
2026-03-27 22:02:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: e63fddb1-6817-5561-8013-1e8079fe3c1f with identifier: 10732472
2026-03-27 22:02:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: e63fddb1-6817-5561-8013-1e8079fe3c1f with identifier: 10732472
2026-03-27 22:02:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: e63fddb1-6817-5561-8013-1e8079fe3c1f with identifier: 10732472 to the API
2026-03-27 22:02:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:02:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:02:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749351/general/74a1b8f5-92e0-42e0-ac9b-9d8207a03847.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Minibus',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 145,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Diesel',
'id': 'e63fddb1-6817-5561-8013-1e8079fe3c1f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FP906MJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732472',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Opel',
'model': 'Vivaro',
'odometer': 205452,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 112,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e63fddb1-6817-5561-8013-1e8079fe3c1f/e63fddb1-6817-5561-8013-1e8079fe3c1f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 144840,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749351/general/0fb02b78-32f4-4380-9208-311a4d9ab1fc.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e63fddb1-6817-5561-8013-1e8079fe3c1f/e63fddb1-6817-5561-8013-1e8079fe3c1f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46338,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749351/general/15e658f5-c3b8-4cec-9425-97e98928cfe7.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e63fddb1-6817-5561-8013-1e8079fe3c1f/e63fddb1-6817-5561-8013-1e8079fe3c1f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 154684,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749351/general/74a1b8f5-92e0-42e0-ac9b-9d8207a03847.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e63fddb1-6817-5561-8013-1e8079fe3c1f/e63fddb1-6817-5561-8013-1e8079fe3c1f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 158020,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749351/general/b9307901-3a7f-4039-98b4-851801e5c021.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e63fddb1-6817-5561-8013-1e8079fe3c1f/e63fddb1-6817-5561-8013-1e8079fe3c1f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124574,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749351/general/17cbc7a4-5823-44f1-a1d4-1baf453cba8e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e63fddb1-6817-5561-8013-1e8079fe3c1f/e63fddb1-6817-5561-8013-1e8079fe3c1f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118807,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749351/general/963f6256-c31e-47fc-8f00-ea65c684622b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e63fddb1-6817-5561-8013-1e8079fe3c1f/e63fddb1-6817-5561-8013-1e8079fe3c1f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114268,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749351/general/d657859c-0ffa-4577-a123-b6a80f5e89e6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e63fddb1-6817-5561-8013-1e8079fe3c1f/e63fddb1-6817-5561-8013-1e8079fe3c1f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 189812,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749351/general/78c17da1-4256-4f57-b920-53925fdd20ab.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e63fddb1-6817-5561-8013-1e8079fe3c1f/e63fddb1-6817-5561-8013-1e8079fe3c1f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 257595,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749351/general/8d2d1a00-9d79-45bb-81c7-5d26aea85b78.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e63fddb1-6817-5561-8013-1e8079fe3c1f/e63fddb1-6817-5561-8013-1e8079fe3c1f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 160974,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749351/general/f2f540fb-d770-4985-8ae4-b321730be36d.jpg',
'Width': 800}],
'price': 11000,
'price_includes_vat': True,
'registration_date': '2018-04-24',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Opel Vivaro Combi 1.6 - Diesel - Manual - 145 hp - 205.452 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2018}
2026-03-27 22:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732472%27 HTTP/1.1" 200 None
2026-03-27 22:02:58 [adesa.it] INFO: Saving data for 10732472: {'created_time': 1774648978.42223, 'last_price_update_time': 1774648978.42224, 'auction_closing_time': 1774862700.0}
2026-03-27 22:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732472') HTTP/1.1" 204 0
2026-03-27 22:02:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 387390cb-65f1-588b-9357-d4edf5d3fb91 with identifier: 10732516
2026-03-27 22:02:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 387390cb-65f1-588b-9357-d4edf5d3fb91 with identifier: 10732516
2026-03-27 22:02:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 387390cb-65f1-588b-9357-d4edf5d3fb91 with identifier: 10732516 to the API
2026-03-27 22:02:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:02:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:02:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749366/general/abe7caaf-3d73-43fb-81c8-71c8a42294dc.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.8L',
'engine_horse_power': 98,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Hybrid',
'id': '387390cb-65f1-588b-9357-d4edf5d3fb91',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG029AR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732516',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Toyota',
'model': 'Corolla',
'odometer': 94576,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 40,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_387390cb-65f1-588b-9357-d4edf5d3fb91/387390cb-65f1-588b-9357-d4edf5d3fb91_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90780,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749366/general/259536a7-f5bb-499b-903e-6f8345790896.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_387390cb-65f1-588b-9357-d4edf5d3fb91/387390cb-65f1-588b-9357-d4edf5d3fb91_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93722,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749366/general/3e472512-af7a-4291-aa64-366d7696948e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_387390cb-65f1-588b-9357-d4edf5d3fb91/387390cb-65f1-588b-9357-d4edf5d3fb91_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102497,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749366/general/f2f3af02-e94e-462e-b29c-a53bd4b6094c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_387390cb-65f1-588b-9357-d4edf5d3fb91/387390cb-65f1-588b-9357-d4edf5d3fb91_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103008,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749366/general/4354b6c0-70d0-40c4-b486-6875bf04ca36.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_387390cb-65f1-588b-9357-d4edf5d3fb91/387390cb-65f1-588b-9357-d4edf5d3fb91_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75246,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749366/general/f546dd5a-9dcf-4dcb-944b-9b121ab55385.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_387390cb-65f1-588b-9357-d4edf5d3fb91/387390cb-65f1-588b-9357-d4edf5d3fb91_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86993,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749366/general/abe7caaf-3d73-43fb-81c8-71c8a42294dc.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_387390cb-65f1-588b-9357-d4edf5d3fb91/387390cb-65f1-588b-9357-d4edf5d3fb91_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114065,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749366/general/19577e6f-bffb-4a0f-90dc-86f7c6488ca4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_387390cb-65f1-588b-9357-d4edf5d3fb91/387390cb-65f1-588b-9357-d4edf5d3fb91_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93402,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749366/general/60609638-f870-4f51-ac8e-6d1f1af9f268.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_387390cb-65f1-588b-9357-d4edf5d3fb91/387390cb-65f1-588b-9357-d4edf5d3fb91_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 178512,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749366/general/c0822d28-64e0-4f13-8340-7b03a09b4700.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_387390cb-65f1-588b-9357-d4edf5d3fb91/387390cb-65f1-588b-9357-d4edf5d3fb91_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 33806,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749366/general/7bbf9759-f9a2-40e1-b8ab-10c0c659abd8.jpg',
'Width': 400}],
'price': 7700,
'price_includes_vat': True,
'registration_date': '2021-06-11',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Toyota Corolla Business - Hybrid - Automatic - 98 hp - 94.576 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-27 22:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732516%27 HTTP/1.1" 200 None
2026-03-27 22:02:58 [adesa.it] INFO: Saving data for 10732516: {'created_time': 1774648978.797185, 'last_price_update_time': 1774648978.797199, 'auction_closing_time': 1774862700.0}
2026-03-27 22:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732516') HTTP/1.1" 204 0
2026-03-27 22:02:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749353/general/593a188d-371b-4e61-855e-bc0304435c3b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732479)
2026-03-27 22:02:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749372/general/eaef5178-2de2-4572-b086-320768b75e30.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732523)
2026-03-27 22:02:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:02:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749371/general/88e160e5-1bc6-4a66-a252-c36e3292ce0a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732521)
2026-03-27 22:02:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749371/general/c2b3c70e-da0c-4d09-aa85-32fc641001df.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732521)
2026-03-27 22:02:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749372/general/a857830c-6c5a-4d5f-a847-1951df33069b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732523)
2026-03-27 22:02:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749370/general/94e28a84-62eb-4c92-a6b1-0ad514e2e0df.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732520)
2026-03-27 22:02:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749372/general/153f9a53-fcb8-41fd-bf0c-ed4183145f4c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732523)
2026-03-27 22:02:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749337/general/68da6f52-d2fe-4893-ad0a-3478ee87b21f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732429)
2026-03-27 22:02:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:02:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:02:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee586cd50>
2026-03-27 22:02:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f7ef3774-1c9e-5a5f-929a-da13e5c787d0/f7ef3774-1c9e-5a5f-929a-da13e5c787d0_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749372%252Fgeneral%252F3521601b-1c3b-4a36-af27-42236d9dc4a5.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749372/general/3521601b-1c3b-4a36-af27-42236d9dc4a5.jpg saved to cache
2026-03-27 22:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item f7ef3774-1c9e-5a5f-929a-da13e5c787d0
2026-03-27 22:02:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee4775ed0>
2026-03-27 22:02:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ee0d8cbb-b4f7-58c5-abd3-15cbda079f6a/ee0d8cbb-b4f7-58c5-abd3-15cbda079f6a_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749371%252Fgeneral%252F53dc2671-0ab5-4e63-baf9-44f93336164e.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749371/general/53dc2671-0ab5-4e63-baf9-44f93336164e.jpg saved to cache
2026-03-27 22:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item ee0d8cbb-b4f7-58c5-abd3-15cbda079f6a
2026-03-27 22:02:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee44b1710>
2026-03-27 22:02:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c40d2751-7c36-5903-bc86-f55ee536cf98/c40d2751-7c36-5903-bc86-f55ee536cf98_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749370%252Fgeneral%252F38f4b6f1-4ee4-42de-94d5-54a2716e6ef1.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749370/general/38f4b6f1-4ee4-42de-94d5-54a2716e6ef1.jpg saved to cache
2026-03-27 22:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item c40d2751-7c36-5903-bc86-f55ee536cf98
2026-03-27 22:02:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749338/general/225359fc-c6f6-4011-b749-6bebc9dd1ae2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732432)
2026-03-27 22:02:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee44abb90>
2026-03-27 22:02:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fd65b3e6-ddef-5c4f-9631-2380fe538d21/fd65b3e6-ddef-5c4f-9631-2380fe538d21_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749353%252Fgeneral%252F593a188d-371b-4e61-855e-bc0304435c3b.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749353/general/593a188d-371b-4e61-855e-bc0304435c3b.jpg saved to cache
2026-03-27 22:02:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item fd65b3e6-ddef-5c4f-9631-2380fe538d21
2026-03-27 22:02:59 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: fd65b3e6-ddef-5c4f-9631-2380fe538d21, skipping ID generation
2026-03-27 22:02:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fd65b3e6-ddef-5c4f-9631-2380fe538d21 with scrape type 1
2026-03-27 22:02:59 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item fd65b3e6-ddef-5c4f-9631-2380fe538d21 sending to next pipeline
2026-03-27 22:02:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: fd65b3e6-ddef-5c4f-9631-2380fe538d21, identifier: 10732479
2026-03-27 22:02:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee44b0450>
2026-03-27 22:02:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f7ef3774-1c9e-5a5f-929a-da13e5c787d0/f7ef3774-1c9e-5a5f-929a-da13e5c787d0_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749372%252Fgeneral%252Feaef5178-2de2-4572-b086-320768b75e30.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749372/general/eaef5178-2de2-4572-b086-320768b75e30.jpg saved to cache
2026-03-27 22:02:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item f7ef3774-1c9e-5a5f-929a-da13e5c787d0
2026-03-27 22:02:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee59fa510>
2026-03-27 22:02:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ee0d8cbb-b4f7-58c5-abd3-15cbda079f6a/ee0d8cbb-b4f7-58c5-abd3-15cbda079f6a_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749371%252Fgeneral%252F88e160e5-1bc6-4a66-a252-c36e3292ce0a.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749371/general/88e160e5-1bc6-4a66-a252-c36e3292ce0a.jpg saved to cache
2026-03-27 22:02:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item ee0d8cbb-b4f7-58c5-abd3-15cbda079f6a
2026-03-27 22:02:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee59ad7d0>
2026-03-27 22:02:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ee0d8cbb-b4f7-58c5-abd3-15cbda079f6a/ee0d8cbb-b4f7-58c5-abd3-15cbda079f6a_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749371%252Fgeneral%252Fc2b3c70e-da0c-4d09-aa85-32fc641001df.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749371/general/c2b3c70e-da0c-4d09-aa85-32fc641001df.jpg saved to cache
2026-03-27 22:02:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item ee0d8cbb-b4f7-58c5-abd3-15cbda079f6a
2026-03-27 22:02:59 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ee0d8cbb-b4f7-58c5-abd3-15cbda079f6a, skipping ID generation
2026-03-27 22:02:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ee0d8cbb-b4f7-58c5-abd3-15cbda079f6a with scrape type 1
2026-03-27 22:02:59 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ee0d8cbb-b4f7-58c5-abd3-15cbda079f6a sending to next pipeline
2026-03-27 22:02:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: ee0d8cbb-b4f7-58c5-abd3-15cbda079f6a, identifier: 10732521
2026-03-27 22:02:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee45fd9d0>
2026-03-27 22:02:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f7ef3774-1c9e-5a5f-929a-da13e5c787d0/f7ef3774-1c9e-5a5f-929a-da13e5c787d0_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749372%252Fgeneral%252Fa857830c-6c5a-4d5f-a847-1951df33069b.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749372/general/a857830c-6c5a-4d5f-a847-1951df33069b.jpg saved to cache
2026-03-27 22:02:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item f7ef3774-1c9e-5a5f-929a-da13e5c787d0
2026-03-27 22:02:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee458d150>
2026-03-27 22:02:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c40d2751-7c36-5903-bc86-f55ee536cf98/c40d2751-7c36-5903-bc86-f55ee536cf98_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749370%252Fgeneral%252F94e28a84-62eb-4c92-a6b1-0ad514e2e0df.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749370/general/94e28a84-62eb-4c92-a6b1-0ad514e2e0df.jpg saved to cache
2026-03-27 22:02:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item c40d2751-7c36-5903-bc86-f55ee536cf98
2026-03-27 22:02:59 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c40d2751-7c36-5903-bc86-f55ee536cf98, skipping ID generation
2026-03-27 22:02:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c40d2751-7c36-5903-bc86-f55ee536cf98 with scrape type 1
2026-03-27 22:02:59 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c40d2751-7c36-5903-bc86-f55ee536cf98 sending to next pipeline
2026-03-27 22:02:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: c40d2751-7c36-5903-bc86-f55ee536cf98, identifier: 10732520
2026-03-27 22:02:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5add250>
2026-03-27 22:02:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f7ef3774-1c9e-5a5f-929a-da13e5c787d0/f7ef3774-1c9e-5a5f-929a-da13e5c787d0_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749372%252Fgeneral%252F153f9a53-fcb8-41fd-bf0c-ed4183145f4c.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749372/general/153f9a53-fcb8-41fd-bf0c-ed4183145f4c.jpg saved to cache
2026-03-27 22:02:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item f7ef3774-1c9e-5a5f-929a-da13e5c787d0
2026-03-27 22:02:59 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f7ef3774-1c9e-5a5f-929a-da13e5c787d0, skipping ID generation
2026-03-27 22:02:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f7ef3774-1c9e-5a5f-929a-da13e5c787d0 with scrape type 1
2026-03-27 22:02:59 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f7ef3774-1c9e-5a5f-929a-da13e5c787d0 sending to next pipeline
2026-03-27 22:02:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: f7ef3774-1c9e-5a5f-929a-da13e5c787d0, identifier: 10732523
2026-03-27 22:02:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:02:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee586cb50>
2026-03-27 22:02:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:02:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:02:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:02:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_61d12add-f5ac-52fc-813c-a0de16774d49/61d12add-f5ac-52fc-813c-a0de16774d49_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749337%252Fgeneral%252F68da6f52-d2fe-4893-ad0a-3478ee87b21f.jpg') HTTP/1.1" 204 0
2026-03-27 22:02:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749337/general/68da6f52-d2fe-4893-ad0a-3478ee87b21f.jpg saved to cache
2026-03-27 22:02:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 61d12add-f5ac-52fc-813c-a0de16774d49
2026-03-27 22:02:59 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 61d12add-f5ac-52fc-813c-a0de16774d49, skipping ID generation
2026-03-27 22:02:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 61d12add-f5ac-52fc-813c-a0de16774d49 with scrape type 1
2026-03-27 22:02:59 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 61d12add-f5ac-52fc-813c-a0de16774d49 sending to next pipeline
2026-03-27 22:02:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 61d12add-f5ac-52fc-813c-a0de16774d49, identifier: 10732429
2026-03-27 22:02:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749339/general/23168cb2-c952-4b0f-9023-331e1e922aba.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732442)
2026-03-27 22:02:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: fd65b3e6-ddef-5c4f-9631-2380fe538d21 with identifier: 10732479
2026-03-27 22:02:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: fd65b3e6-ddef-5c4f-9631-2380fe538d21 with identifier: 10732479
2026-03-27 22:02:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: fd65b3e6-ddef-5c4f-9631-2380fe538d21 with identifier: 10732479 to the API
2026-03-27 22:02:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:03:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:03:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749353/general/593a188d-371b-4e61-855e-bc0304435c3b.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 131,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Diesel',
'id': 'fd65b3e6-ddef-5c4f-9631-2380fe538d21',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH412PY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732479',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Peugeot',
'model': '3008',
'odometer': 139737,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 21,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd65b3e6-ddef-5c4f-9631-2380fe538d21/fd65b3e6-ddef-5c4f-9631-2380fe538d21_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43001,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749353/general/25767747-fa78-4765-905a-272c472b9b7e.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd65b3e6-ddef-5c4f-9631-2380fe538d21/fd65b3e6-ddef-5c4f-9631-2380fe538d21_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 143334,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749353/general/593a188d-371b-4e61-855e-bc0304435c3b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd65b3e6-ddef-5c4f-9631-2380fe538d21/fd65b3e6-ddef-5c4f-9631-2380fe538d21_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 138485,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749353/general/22b89de9-f69f-4dbc-a94e-013d706580cf.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd65b3e6-ddef-5c4f-9631-2380fe538d21/fd65b3e6-ddef-5c4f-9631-2380fe538d21_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129337,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749353/general/59751129-9f1a-4dd9-9a14-a7d8dedec815.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd65b3e6-ddef-5c4f-9631-2380fe538d21/fd65b3e6-ddef-5c4f-9631-2380fe538d21_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124117,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749353/general/0b5f1349-fa65-4e4d-bb6d-411105b9f2fb.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd65b3e6-ddef-5c4f-9631-2380fe538d21/fd65b3e6-ddef-5c4f-9631-2380fe538d21_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131735,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749353/general/966a7c2a-25b5-454c-b3d8-f6b1e01e2914.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd65b3e6-ddef-5c4f-9631-2380fe538d21/fd65b3e6-ddef-5c4f-9631-2380fe538d21_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101385,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749353/general/08cf0184-b600-4579-aa3a-a33348db156b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd65b3e6-ddef-5c4f-9631-2380fe538d21/fd65b3e6-ddef-5c4f-9631-2380fe538d21_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 149948,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749353/general/cfa81e84-80e6-40ed-8190-1d98475344fd.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd65b3e6-ddef-5c4f-9631-2380fe538d21/fd65b3e6-ddef-5c4f-9631-2380fe538d21_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 281376,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749353/general/e5157c11-4e21-4006-af36-5875df8d2967.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd65b3e6-ddef-5c4f-9631-2380fe538d21/fd65b3e6-ddef-5c4f-9631-2380fe538d21_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 149948,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749353/general/365cfea5-575b-490f-a527-e45dedcdc7aa.jpg',
'Width': 800}],
'price': 7000,
'price_includes_vat': True,
'registration_date': '2021-12-30',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Peugeot 3008 Active Pack - Diesel - Automatic - 131 hp - 139.737 km',
'transmission': 'automatic',
'trim': 'Active Pack',
'vin': None,
'year': 2021}
2026-03-27 22:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732479%27 HTTP/1.1" 200 None
2026-03-27 22:03:00 [adesa.it] INFO: Saving data for 10732479: {'created_time': 1774648980.243822, 'last_price_update_time': 1774648980.243834, 'auction_closing_time': 1774862700.0}
2026-03-27 22:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732479') HTTP/1.1" 204 0
2026-03-27 22:03:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: ee0d8cbb-b4f7-58c5-abd3-15cbda079f6a with identifier: 10732521
2026-03-27 22:03:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: ee0d8cbb-b4f7-58c5-abd3-15cbda079f6a with identifier: 10732521
2026-03-27 22:03:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: ee0d8cbb-b4f7-58c5-abd3-15cbda079f6a with identifier: 10732521 to the API
2026-03-27 22:03:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:03:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:03:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749371/general/c2b3c70e-da0c-4d09-aa85-32fc641001df.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 92,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Hybrid',
'id': 'ee0d8cbb-b4f7-58c5-abd3-15cbda079f6a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG713ZY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732521',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Toyota',
'model': 'Yaris',
'odometer': 128503,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 29,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ee0d8cbb-b4f7-58c5-abd3-15cbda079f6a/ee0d8cbb-b4f7-58c5-abd3-15cbda079f6a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 40664,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749371/general/8aa27e23-aa1c-4554-967e-8b1d16647fc0.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ee0d8cbb-b4f7-58c5-abd3-15cbda079f6a/ee0d8cbb-b4f7-58c5-abd3-15cbda079f6a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 156382,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749371/general/10562f44-1f6a-4d4e-8666-3ecb0b5729fb.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ee0d8cbb-b4f7-58c5-abd3-15cbda079f6a/ee0d8cbb-b4f7-58c5-abd3-15cbda079f6a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 147760,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749371/general/c2b3c70e-da0c-4d09-aa85-32fc641001df.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ee0d8cbb-b4f7-58c5-abd3-15cbda079f6a/ee0d8cbb-b4f7-58c5-abd3-15cbda079f6a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 153854,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749371/general/4efb3216-cd94-4d25-bf96-49f883848ccb.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ee0d8cbb-b4f7-58c5-abd3-15cbda079f6a/ee0d8cbb-b4f7-58c5-abd3-15cbda079f6a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110864,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749371/general/2b29fdd6-52a0-435b-ab62-57e49be52278.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ee0d8cbb-b4f7-58c5-abd3-15cbda079f6a/ee0d8cbb-b4f7-58c5-abd3-15cbda079f6a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115063,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749371/general/88e160e5-1bc6-4a66-a252-c36e3292ce0a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ee0d8cbb-b4f7-58c5-abd3-15cbda079f6a/ee0d8cbb-b4f7-58c5-abd3-15cbda079f6a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131389,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749371/general/53dc2671-0ab5-4e63-baf9-44f93336164e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ee0d8cbb-b4f7-58c5-abd3-15cbda079f6a/ee0d8cbb-b4f7-58c5-abd3-15cbda079f6a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113579,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749371/general/c5931334-b5f1-4a5a-9375-1ac36f22efba.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ee0d8cbb-b4f7-58c5-abd3-15cbda079f6a/ee0d8cbb-b4f7-58c5-abd3-15cbda079f6a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132311,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749371/general/ab2090a5-2401-482b-b3a4-25c0950513e5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ee0d8cbb-b4f7-58c5-abd3-15cbda079f6a/ee0d8cbb-b4f7-58c5-abd3-15cbda079f6a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113515,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749371/general/0a5a227b-ada6-498d-91e0-3616d966de1f.jpg',
'Width': 1024}],
'price': 4900,
'price_includes_vat': True,
'registration_date': '2021-10-22',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Toyota Yaris Business - Hybrid - Automatic - 92 hp - 128.503 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-27 22:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732521%27 HTTP/1.1" 200 None
2026-03-27 22:03:00 [adesa.it] INFO: Saving data for 10732521: {'created_time': 1774648980.612597, 'last_price_update_time': 1774648980.612608, 'auction_closing_time': 1774862700.0}
2026-03-27 22:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732521') HTTP/1.1" 204 0
2026-03-27 22:03:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: c40d2751-7c36-5903-bc86-f55ee536cf98 with identifier: 10732520
2026-03-27 22:03:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: c40d2751-7c36-5903-bc86-f55ee536cf98 with identifier: 10732520
2026-03-27 22:03:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: c40d2751-7c36-5903-bc86-f55ee536cf98 with identifier: 10732520 to the API
2026-03-27 22:03:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:03:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:03:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749370/general/94e28a84-62eb-4c92-a6b1-0ad514e2e0df.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 73,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Hybrid',
'id': 'c40d2751-7c36-5903-bc86-f55ee536cf98',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FP949SS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732520',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Toyota',
'model': 'Yaris',
'odometer': 107455,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 43,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c40d2751-7c36-5903-bc86-f55ee536cf98/c40d2751-7c36-5903-bc86-f55ee536cf98_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 160521,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749370/general/6a3cb04a-e73b-4cc3-9b68-6663a4e7fd8a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c40d2751-7c36-5903-bc86-f55ee536cf98/c40d2751-7c36-5903-bc86-f55ee536cf98_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 186130,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749370/general/0007ee46-728e-4489-8713-ab9b50f3d8a1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c40d2751-7c36-5903-bc86-f55ee536cf98/c40d2751-7c36-5903-bc86-f55ee536cf98_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 170248,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749370/general/e86f8fd4-fa5c-40fa-b5a1-dacb58e58ff9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c40d2751-7c36-5903-bc86-f55ee536cf98/c40d2751-7c36-5903-bc86-f55ee536cf98_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 188219,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749370/general/ce22e012-d35e-4ae0-8470-bafc672b275f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c40d2751-7c36-5903-bc86-f55ee536cf98/c40d2751-7c36-5903-bc86-f55ee536cf98_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106848,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749370/general/8b9fb851-b6fa-4760-933a-6a3134e90288.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c40d2751-7c36-5903-bc86-f55ee536cf98/c40d2751-7c36-5903-bc86-f55ee536cf98_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125920,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749370/general/94e28a84-62eb-4c92-a6b1-0ad514e2e0df.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c40d2751-7c36-5903-bc86-f55ee536cf98/c40d2751-7c36-5903-bc86-f55ee536cf98_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 171446,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749370/general/38f4b6f1-4ee4-42de-94d5-54a2716e6ef1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c40d2751-7c36-5903-bc86-f55ee536cf98/c40d2751-7c36-5903-bc86-f55ee536cf98_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 134100,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749370/general/7d1f2687-20c5-40b7-a918-66e13e3dfca5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c40d2751-7c36-5903-bc86-f55ee536cf98/c40d2751-7c36-5903-bc86-f55ee536cf98_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129740,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749370/general/e846f419-a096-4492-b38c-85604b10594e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c40d2751-7c36-5903-bc86-f55ee536cf98/c40d2751-7c36-5903-bc86-f55ee536cf98_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45881,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749370/general/7f893dd3-25ec-4365-8fe4-380fe27e1171.jpg',
'Width': 400}],
'price': 4200,
'price_includes_vat': True,
'registration_date': '2018-04-27',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Toyota Yaris 1.5 Active - Hybrid - Automatic - 73 hp - 107.455 km',
'transmission': 'automatic',
'trim': 'Active',
'vin': None,
'year': 2018}
2026-03-27 22:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732520%27 HTTP/1.1" 200 None
2026-03-27 22:03:00 [adesa.it] INFO: Saving data for 10732520: {'created_time': 1774648980.985537, 'last_price_update_time': 1774648980.985548, 'auction_closing_time': 1774862700.0}
2026-03-27 22:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732520') HTTP/1.1" 204 0
2026-03-27 22:03:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: f7ef3774-1c9e-5a5f-929a-da13e5c787d0 with identifier: 10732523
2026-03-27 22:03:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: f7ef3774-1c9e-5a5f-929a-da13e5c787d0 with identifier: 10732523
2026-03-27 22:03:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: f7ef3774-1c9e-5a5f-929a-da13e5c787d0 with identifier: 10732523 to the API
2026-03-27 22:03:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:03:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:03:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749372/general/153f9a53-fcb8-41fd-bf0c-ed4183145f4c.jpg>
{'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-30T09:25:00Z',
'fuel_type': 'Diesel',
'id': 'f7ef3774-1c9e-5a5f-929a-da13e5c787d0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ070AW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732523',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 93181,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 14,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f7ef3774-1c9e-5a5f-929a-da13e5c787d0/f7ef3774-1c9e-5a5f-929a-da13e5c787d0_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 163694,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749372/general/d804e6d5-cc83-47c7-b030-548bbb530b24.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f7ef3774-1c9e-5a5f-929a-da13e5c787d0/f7ef3774-1c9e-5a5f-929a-da13e5c787d0_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 278481,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749372/general/43681a8a-1373-4bdf-ba83-468b085bb874.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f7ef3774-1c9e-5a5f-929a-da13e5c787d0/f7ef3774-1c9e-5a5f-929a-da13e5c787d0_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 164991,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749372/general/aead1020-4b37-4d2b-a433-578cb8b06575.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f7ef3774-1c9e-5a5f-929a-da13e5c787d0/f7ef3774-1c9e-5a5f-929a-da13e5c787d0_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 163083,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749372/general/153f9a53-fcb8-41fd-bf0c-ed4183145f4c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f7ef3774-1c9e-5a5f-929a-da13e5c787d0/f7ef3774-1c9e-5a5f-929a-da13e5c787d0_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107510,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749372/general/90abe0d4-0f7d-43af-a52e-2a7b391866c5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f7ef3774-1c9e-5a5f-929a-da13e5c787d0/f7ef3774-1c9e-5a5f-929a-da13e5c787d0_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122679,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749372/general/36f7273e-5c28-4666-801a-2ba37985f95e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f7ef3774-1c9e-5a5f-929a-da13e5c787d0/f7ef3774-1c9e-5a5f-929a-da13e5c787d0_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 141727,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749372/general/a857830c-6c5a-4d5f-a847-1951df33069b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f7ef3774-1c9e-5a5f-929a-da13e5c787d0/f7ef3774-1c9e-5a5f-929a-da13e5c787d0_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95041,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749372/general/eaef5178-2de2-4572-b086-320768b75e30.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f7ef3774-1c9e-5a5f-929a-da13e5c787d0/f7ef3774-1c9e-5a5f-929a-da13e5c787d0_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55914,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749372/general/b68b10c0-d511-4f94-a1ab-e0b7bab6ac67.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f7ef3774-1c9e-5a5f-929a-da13e5c787d0/f7ef3774-1c9e-5a5f-929a-da13e5c787d0_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 208084,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749372/general/3521601b-1c3b-4a36-af27-42236d9dc4a5.jpg',
'Width': 800}],
'price': 11900,
'price_includes_vat': True,
'registration_date': '2022-02-16',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Volkswagen Golf 2.0 TDI Life - Diesel - Automatic - 150 hp - 93.181 '
'km',
'transmission': 'automatic',
'trim': 'Life',
'vin': None,
'year': 2022}
2026-03-27 22:03:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732523%27 HTTP/1.1" 200 None
2026-03-27 22:03:01 [adesa.it] INFO: Saving data for 10732523: {'created_time': 1774648981.341854, 'last_price_update_time': 1774648981.341865, 'auction_closing_time': 1774862700.0}
2026-03-27 22:03:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732523') HTTP/1.1" 204 0
2026-03-27 22:03:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 61d12add-f5ac-52fc-813c-a0de16774d49 with identifier: 10732429
2026-03-27 22:03:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 61d12add-f5ac-52fc-813c-a0de16774d49 with identifier: 10732429
2026-03-27 22:03:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 61d12add-f5ac-52fc-813c-a0de16774d49 with identifier: 10732429 to the API
2026-03-27 22:03:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:03:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:03:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749337/general/68da6f52-d2fe-4893-ad0a-3478ee87b21f.jpg>
{'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': 136,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Diesel',
'id': '61d12add-f5ac-52fc-813c-a0de16774d49',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM665VZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732429',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Kia',
'model': 'Sportage',
'odometer': 110672,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 45,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_61d12add-f5ac-52fc-813c-a0de16774d49/61d12add-f5ac-52fc-813c-a0de16774d49_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123553,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749337/general/e2f7107d-f439-4b8e-9668-fe1fadd83004.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_61d12add-f5ac-52fc-813c-a0de16774d49/61d12add-f5ac-52fc-813c-a0de16774d49_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113035,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749337/general/3b5df3aa-44df-4ec8-b2e4-346cb613026f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_61d12add-f5ac-52fc-813c-a0de16774d49/61d12add-f5ac-52fc-813c-a0de16774d49_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116940,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749337/general/68da6f52-d2fe-4893-ad0a-3478ee87b21f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_61d12add-f5ac-52fc-813c-a0de16774d49/61d12add-f5ac-52fc-813c-a0de16774d49_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114354,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749337/general/8bea3713-45c1-46ba-8d52-20b992623458.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_61d12add-f5ac-52fc-813c-a0de16774d49/61d12add-f5ac-52fc-813c-a0de16774d49_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94492,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749337/general/3417eed6-3abc-4c71-85ee-ce3ee27a747d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_61d12add-f5ac-52fc-813c-a0de16774d49/61d12add-f5ac-52fc-813c-a0de16774d49_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96992,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749337/general/832ad010-ca54-4e22-bf44-d445904d5510.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_61d12add-f5ac-52fc-813c-a0de16774d49/61d12add-f5ac-52fc-813c-a0de16774d49_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97201,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749337/general/fa35c81d-34c9-4370-9841-1e887dee0ea0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_61d12add-f5ac-52fc-813c-a0de16774d49/61d12add-f5ac-52fc-813c-a0de16774d49_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81310,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749337/general/d0840808-6991-4fae-9be3-c5aa8b08d53d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_61d12add-f5ac-52fc-813c-a0de16774d49/61d12add-f5ac-52fc-813c-a0de16774d49_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37326,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749337/general/98a5fdc3-39a8-4abf-bf0a-bdb32cf9e7f3.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_61d12add-f5ac-52fc-813c-a0de16774d49/61d12add-f5ac-52fc-813c-a0de16774d49_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136346,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749337/general/772661f6-4852-4efc-a680-ad441278dbbc.jpg',
'Width': 1024}],
'price': 8700,
'price_includes_vat': True,
'registration_date': '2023-02-20',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Kia Sportage 1.6 CRDI Business - Diesel - Automatic - 136 hp - '
'110.672 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2023}
2026-03-27 22:03:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732429%27 HTTP/1.1" 200 None
2026-03-27 22:03:01 [adesa.it] INFO: Saving data for 10732429: {'created_time': 1774648981.701259, 'last_price_update_time': 1774648981.70127, 'auction_closing_time': 1774862700.0}
2026-03-27 22:03:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732429') HTTP/1.1" 204 0
2026-03-27 22:03:01 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 4.586(s), this was the 1st time calling it.
2026-03-27 22:03:01 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.773566724119904 seconds as it raised RequestError: RequestError: 520, message=, headers=<CIMultiDictProxy('Date': 'Fri, 27 Mar 2026 22:03:00 GMT', 'Content-Type': 'application/problem+json', 'Content-Length': '214', 'Connection': 'keep-alive', 'Retry-After': '60', 'Request-Id': '3ba9eece89eb21e8407d95e18a4a800e', '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=3ba9eece89eb21e8407d95e18a4a800e.
2026-03-27 22:03:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749338/general/3d867a15-c5de-4a4d-8f9c-6c0b21264ef1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732432)
2026-03-27 22:03:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732449> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:03:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732177> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:03:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:03:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee57b9d10>
2026-03-27 22:03:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:03:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:03:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9b0b79c9-012a-5ed6-9b9d-b213d2b216a7/9b0b79c9-012a-5ed6-9b9d-b213d2b216a7_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:03:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749338%252Fgeneral%252F225359fc-c6f6-4011-b749-6bebc9dd1ae2.jpg') HTTP/1.1" 204 0
2026-03-27 22:03:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749338/general/225359fc-c6f6-4011-b749-6bebc9dd1ae2.jpg saved to cache
2026-03-27 22:03:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 9b0b79c9-012a-5ed6-9b9d-b213d2b216a7
2026-03-27 22:03:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:03:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:03:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750459/general/ff1cabc8-8568-4ac5-92bc-e99ada7884de.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10736815)
2026-03-27 22:03:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750459/general/5896e9fa-425d-4cf8-944d-0488f48c21a9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10736815)
2026-03-27 22:03:01 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:03:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:03:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee4528150>
2026-03-27 22:03:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:03:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:03:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d649c74b-e8ee-5485-9ed9-7ca7f3901082/d649c74b-e8ee-5485-9ed9-7ca7f3901082_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:03:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749339%252Fgeneral%252F23168cb2-c952-4b0f-9023-331e1e922aba.jpg') HTTP/1.1" 204 0
2026-03-27 22:03:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749339/general/23168cb2-c952-4b0f-9023-331e1e922aba.jpg saved to cache
2026-03-27 22:03:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item d649c74b-e8ee-5485-9ed9-7ca7f3901082
2026-03-27 22:03:01 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d649c74b-e8ee-5485-9ed9-7ca7f3901082, skipping ID generation
2026-03-27 22:03:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d649c74b-e8ee-5485-9ed9-7ca7f3901082 with scrape type 1
2026-03-27 22:03:01 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d649c74b-e8ee-5485-9ed9-7ca7f3901082 sending to next pipeline
2026-03-27 22:03:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: d649c74b-e8ee-5485-9ed9-7ca7f3901082, identifier: 10732442
2026-03-27 22:03:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:03:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5a49810>
2026-03-27 22:03:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:03:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:03:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:03:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9b0b79c9-012a-5ed6-9b9d-b213d2b216a7/9b0b79c9-012a-5ed6-9b9d-b213d2b216a7_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749338%252Fgeneral%252F3d867a15-c5de-4a4d-8f9c-6c0b21264ef1.jpg') HTTP/1.1" 204 0
2026-03-27 22:03:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749338/general/3d867a15-c5de-4a4d-8f9c-6c0b21264ef1.jpg saved to cache
2026-03-27 22:03:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 9b0b79c9-012a-5ed6-9b9d-b213d2b216a7
2026-03-27 22:03:02 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9b0b79c9-012a-5ed6-9b9d-b213d2b216a7, skipping ID generation
2026-03-27 22:03:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9b0b79c9-012a-5ed6-9b9d-b213d2b216a7 with scrape type 1
2026-03-27 22:03:02 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9b0b79c9-012a-5ed6-9b9d-b213d2b216a7 sending to next pipeline
2026-03-27 22:03:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 9b0b79c9-012a-5ed6-9b9d-b213d2b216a7, identifier: 10732432
2026-03-27 22:03:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750459/general/f1865270-471c-4f72-acbf-cae3531670df.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10736815)
2026-03-27 22:03:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750459/general/40cc88a6-5821-47b3-8b98-71c35bcd7cfa.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10736815)
2026-03-27 22:03:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:03:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: d649c74b-e8ee-5485-9ed9-7ca7f3901082 with identifier: 10732442
2026-03-27 22:03:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: d649c74b-e8ee-5485-9ed9-7ca7f3901082 with identifier: 10732442
2026-03-27 22:03:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: d649c74b-e8ee-5485-9ed9-7ca7f3901082 with identifier: 10732442 to the API
2026-03-27 22:03:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:03:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:03:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749339/general/23168cb2-c952-4b0f-9023-331e1e922aba.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.5L',
'engine_horse_power': 190,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Hybrid',
'id': 'd649c74b-e8ee-5485-9ed9-7ca7f3901082',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL046SR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732442',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Lexus',
'model': 'NX',
'odometer': 170540,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 26,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d649c74b-e8ee-5485-9ed9-7ca7f3901082/d649c74b-e8ee-5485-9ed9-7ca7f3901082_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 172189,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749339/general/4fd50191-f21e-4f58-b011-96728d5e38de.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d649c74b-e8ee-5485-9ed9-7ca7f3901082/d649c74b-e8ee-5485-9ed9-7ca7f3901082_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 159281,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749339/general/5ff5329a-1c6b-49d0-b8a0-bd9fc062d22b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d649c74b-e8ee-5485-9ed9-7ca7f3901082/d649c74b-e8ee-5485-9ed9-7ca7f3901082_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 168194,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749339/general/23168cb2-c952-4b0f-9023-331e1e922aba.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d649c74b-e8ee-5485-9ed9-7ca7f3901082/d649c74b-e8ee-5485-9ed9-7ca7f3901082_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102171,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749339/general/d086a2d7-153c-476d-a955-0dcc3601a6fd.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d649c74b-e8ee-5485-9ed9-7ca7f3901082/d649c74b-e8ee-5485-9ed9-7ca7f3901082_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114661,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749339/general/b0240601-0908-49fb-9c7a-45a871501960.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d649c74b-e8ee-5485-9ed9-7ca7f3901082/d649c74b-e8ee-5485-9ed9-7ca7f3901082_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90794,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749339/general/a5b4ac7f-0fdf-4d36-878b-2389cdad60ea.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d649c74b-e8ee-5485-9ed9-7ca7f3901082/d649c74b-e8ee-5485-9ed9-7ca7f3901082_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49273,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749339/general/07802381-8a79-400c-9941-849faad207e8.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d649c74b-e8ee-5485-9ed9-7ca7f3901082/d649c74b-e8ee-5485-9ed9-7ca7f3901082_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 172189,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749339/general/a752ef48-3fd6-4924-9370-98ace2d13357.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d649c74b-e8ee-5485-9ed9-7ca7f3901082/d649c74b-e8ee-5485-9ed9-7ca7f3901082_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 229295,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749339/general/c65cdc5f-9940-40ef-8dd1-11eb755f2b17.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d649c74b-e8ee-5485-9ed9-7ca7f3901082/d649c74b-e8ee-5485-9ed9-7ca7f3901082_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 168194,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749339/general/b58bd33e-bc83-4a97-a7ab-bdb5e520537a.jpg',
'Width': 800}],
'price': 19200,
'price_includes_vat': True,
'registration_date': '2022-10-12',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Lexus NX F-Sport - Hybrid - Automatic - 190 hp - 170.540 km',
'transmission': 'automatic',
'trim': 'F-Sport',
'vin': None,
'year': 2022}
2026-03-27 22:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732442%27 HTTP/1.1" 200 None
2026-03-27 22:03:02 [adesa.it] INFO: Saving data for 10732442: {'created_time': 1774648982.494103, 'last_price_update_time': 1774648982.494112, 'auction_closing_time': 1774862700.0}
2026-03-27 22:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732442') HTTP/1.1" 204 0
2026-03-27 22:03:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 9b0b79c9-012a-5ed6-9b9d-b213d2b216a7 with identifier: 10732432
2026-03-27 22:03:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 9b0b79c9-012a-5ed6-9b9d-b213d2b216a7 with identifier: 10732432
2026-03-27 22:03:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 9b0b79c9-012a-5ed6-9b9d-b213d2b216a7 with identifier: 10732432 to the API
2026-03-27 22:03:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:03:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:03:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749338/general/3d867a15-c5de-4a4d-8f9c-6c0b21264ef1.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': 70,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Hybrid',
'id': '9b0b79c9-012a-5ed6-9b9d-b213d2b216a7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH359HP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732432',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Lancia',
'model': 'Ypsilon',
'odometer': 109736,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 61,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b0b79c9-012a-5ed6-9b9d-b213d2b216a7/9b0b79c9-012a-5ed6-9b9d-b213d2b216a7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126095,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749338/general/3d867a15-c5de-4a4d-8f9c-6c0b21264ef1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b0b79c9-012a-5ed6-9b9d-b213d2b216a7/9b0b79c9-012a-5ed6-9b9d-b213d2b216a7_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130216,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749338/general/225359fc-c6f6-4011-b749-6bebc9dd1ae2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b0b79c9-012a-5ed6-9b9d-b213d2b216a7/9b0b79c9-012a-5ed6-9b9d-b213d2b216a7_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 141971,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749338/general/48553090-0e0e-4adf-8b92-fb9e6821b628.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b0b79c9-012a-5ed6-9b9d-b213d2b216a7/9b0b79c9-012a-5ed6-9b9d-b213d2b216a7_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123160,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749338/general/2ed98e14-2e63-412a-b9a3-820f9aa7eac2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b0b79c9-012a-5ed6-9b9d-b213d2b216a7/9b0b79c9-012a-5ed6-9b9d-b213d2b216a7_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94819,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749338/general/92a05c18-debf-49bd-a092-8e1d93087d55.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b0b79c9-012a-5ed6-9b9d-b213d2b216a7/9b0b79c9-012a-5ed6-9b9d-b213d2b216a7_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103544,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749338/general/3ca36301-a5ab-4923-9ed1-18c34851d037.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b0b79c9-012a-5ed6-9b9d-b213d2b216a7/9b0b79c9-012a-5ed6-9b9d-b213d2b216a7_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111939,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749338/general/c0aca336-e107-4f60-92d8-767609684899.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b0b79c9-012a-5ed6-9b9d-b213d2b216a7/9b0b79c9-012a-5ed6-9b9d-b213d2b216a7_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 191245,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749338/general/8c33b5eb-bada-4f21-8f57-b659c8ddc254.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b0b79c9-012a-5ed6-9b9d-b213d2b216a7/9b0b79c9-012a-5ed6-9b9d-b213d2b216a7_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106911,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749338/general/e51ececd-e1ce-4ff1-ab99-0be579fed2b0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b0b79c9-012a-5ed6-9b9d-b213d2b216a7/9b0b79c9-012a-5ed6-9b9d-b213d2b216a7_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 6291,
'Height': 315,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749338/general/317c3709-1b19-4f45-9503-9b68cc52c6e5.jpg',
'Width': 256}],
'price': 1900,
'price_includes_vat': True,
'registration_date': '2021-10-27',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Lancia Ypsilon 1.0 Silver - Hybrid - Manual - 70 hp - 109.736 km',
'transmission': 'manual',
'trim': 'Silver',
'vin': None,
'year': 2021}
2026-03-27 22:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732432%27 HTTP/1.1" 200 None
2026-03-27 22:03:02 [adesa.it] INFO: Saving data for 10732432: {'created_time': 1774648982.870134, 'last_price_update_time': 1774648982.870144, 'auction_closing_time': 1774862700.0}
2026-03-27 22:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732432') HTTP/1.1" 204 0
2026-03-27 22:03:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732164> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:03:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732165> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:03:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732166> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:03:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ccaa6604-64e6-5499-9054-cd82571adeee with identifier: 10732449
2026-03-27 22:03:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ccaa6604-64e6-5499-9054-cd82571adeee with scrape type 1
2026-03-27 22:03:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ccaa6604-64e6-5499-9054-cd82571adeee
2026-03-27 22:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733933%252Fgeneral%252Fb3b7a195-8728-4897-b84c-acb286de7f89.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733933/general/b3b7a195-8728-4897-b84c-acb286de7f89.jpg already downloaded
2026-03-27 22:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733933%252Fgeneral%252F78b7700b-6c27-4251-9a10-70924cb53abe.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733933/general/78b7700b-6c27-4251-9a10-70924cb53abe.jpg already downloaded
2026-03-27 22:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733933%252Fgeneral%252Fae5247b5-62c3-4c59-acb5-6aa974839d90.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733933/general/ae5247b5-62c3-4c59-acb5-6aa974839d90.jpg already downloaded
2026-03-27 22:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733933%252Fgeneral%252F09636e72-5f56-4422-98e7-1188ba3210b7.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733933/general/09636e72-5f56-4422-98e7-1188ba3210b7.jpg already downloaded
2026-03-27 22:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733933%252Fgeneral%252Fe5e85992-bf58-4081-89aa-88fb63405e00.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733933/general/e5e85992-bf58-4081-89aa-88fb63405e00.jpg already downloaded
2026-03-27 22:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733933%252Fgeneral%252F3185777f-d022-4a0f-aa9a-db0c97cd71cf.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733933/general/3185777f-d022-4a0f-aa9a-db0c97cd71cf.jpg already downloaded
2026-03-27 22:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733933%252Fgeneral%252Fc14cd139-eeb0-446c-856e-2a43f29809f4.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733933/general/c14cd139-eeb0-446c-856e-2a43f29809f4.jpg already downloaded
2026-03-27 22:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733933%252Fgeneral%252F8b7ef5b6-76e5-4981-919a-d53426d6cc3c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733933/general/8b7ef5b6-76e5-4981-919a-d53426d6cc3c.jpg already downloaded
2026-03-27 22:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733933%252Fgeneral%252Fbb13e371-8dbf-4f77-9899-7672b08675d5.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733933/general/bb13e371-8dbf-4f77-9899-7672b08675d5.jpg already downloaded
2026-03-27 22:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733933%252Fgeneral%252F577f7a8f-2c35-468a-95fe-e7c3736ca7e6.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733933/general/577f7a8f-2c35-468a-95fe-e7c3736ca7e6.jpg already downloaded
2026-03-27 22:03:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: ccaa6604-64e6-5499-9054-cd82571adeee, identifier: 10732449
2026-03-27 22:03:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d322dfc8-bf93-54dc-9a61-be453d1e6da5 with identifier: 10732177
2026-03-27 22:03:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d322dfc8-bf93-54dc-9a61-be453d1e6da5 with scrape type 1
2026-03-27 22:03:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d322dfc8-bf93-54dc-9a61-be453d1e6da5
2026-03-27 22:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733876%252Fgeneral%252Fd16fc1e1-5d6a-41ee-b6c4-0f3ae65c4517.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733876/general/d16fc1e1-5d6a-41ee-b6c4-0f3ae65c4517.jpg already downloaded
2026-03-27 22:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733876%252Fgeneral%252F5d85863b-c115-4310-a573-d11a28eabc83.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733876/general/5d85863b-c115-4310-a573-d11a28eabc83.jpg already downloaded
2026-03-27 22:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733876%252Fgeneral%252Fa7de259b-4b1e-4cb8-9f91-9b3b51d72400.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733876/general/a7de259b-4b1e-4cb8-9f91-9b3b51d72400.jpg already downloaded
2026-03-27 22:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733876%252Fgeneral%252Fa4a14b28-20f8-4af3-9630-4b8c1809702a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733876/general/a4a14b28-20f8-4af3-9630-4b8c1809702a.jpg already downloaded
2026-03-27 22:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733876%252Fgeneral%252F92da089f-28f8-4306-809e-5fe492030a55.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733876/general/92da089f-28f8-4306-809e-5fe492030a55.jpg already downloaded
2026-03-27 22:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733876%252Fgeneral%252F67e2b132-9f65-4d7a-93f1-f8bf09762dae.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733876/general/67e2b132-9f65-4d7a-93f1-f8bf09762dae.jpg already downloaded
2026-03-27 22:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733876%252Fgeneral%252F738739a4-6dc6-4563-b321-493a50ec4939.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733876/general/738739a4-6dc6-4563-b321-493a50ec4939.jpg already downloaded
2026-03-27 22:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733876%252Fgeneral%252F161ccbd6-ae13-4c5e-9691-0bc64f008a2e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733876/general/161ccbd6-ae13-4c5e-9691-0bc64f008a2e.jpg already downloaded
2026-03-27 22:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733876%252Fgeneral%252F0656498d-7e00-4227-b9b0-8ea8d7692259.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733876/general/0656498d-7e00-4227-b9b0-8ea8d7692259.jpg already downloaded
2026-03-27 22:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733876%252Fgeneral%252F5dd63c1d-8e53-4a32-869e-7cad8daa366f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733876/general/5dd63c1d-8e53-4a32-869e-7cad8daa366f.jpg already downloaded
2026-03-27 22:03:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: d322dfc8-bf93-54dc-9a61-be453d1e6da5, identifier: 10732177
2026-03-27 22:03:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:03:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5b8a590>
2026-03-27 22:03:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:03:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:03:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d056f910-440f-517a-ad71-bc7ada5f0548/d056f910-440f-517a-ad71-bc7ada5f0548_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5750459%252Fgeneral%252Fff1cabc8-8568-4ac5-92bc-e99ada7884de.jpg') HTTP/1.1" 204 0
2026-03-27 22:03:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750459/general/ff1cabc8-8568-4ac5-92bc-e99ada7884de.jpg saved to cache
2026-03-27 22:03:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item d056f910-440f-517a-ad71-bc7ada5f0548
2026-03-27 22:03:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:03:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5867050>
2026-03-27 22:03:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:03:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:03:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d056f910-440f-517a-ad71-bc7ada5f0548/d056f910-440f-517a-ad71-bc7ada5f0548_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5750459%252Fgeneral%252F5896e9fa-425d-4cf8-944d-0488f48c21a9.jpg') HTTP/1.1" 204 0
2026-03-27 22:03:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750459/general/5896e9fa-425d-4cf8-944d-0488f48c21a9.jpg saved to cache
2026-03-27 22:03:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item d056f910-440f-517a-ad71-bc7ada5f0548
2026-03-27 22:03:03 [adesa.it] INFO: Found listing with ID: 10733686
2026-03-27 22:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710733686%27 HTTP/1.1" 200 None
2026-03-27 22:03:03 [adesa.it] INFO: Scrape type for 10733686: 1
2026-03-27 22:03:03 [adesa.it] INFO: Scraping item 10733686 url https://www.openlane.eu/en/carv6/auction/10733686
2026-03-27 22:03:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:03:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee45521d0>
2026-03-27 22:03:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:03:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:03:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d056f910-440f-517a-ad71-bc7ada5f0548/d056f910-440f-517a-ad71-bc7ada5f0548_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5750459%252Fgeneral%252Ff1865270-471c-4f72-acbf-cae3531670df.jpg') HTTP/1.1" 204 0
2026-03-27 22:03:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750459/general/f1865270-471c-4f72-acbf-cae3531670df.jpg saved to cache
2026-03-27 22:03:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item d056f910-440f-517a-ad71-bc7ada5f0548
2026-03-27 22:03:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:03:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5b2d550>
2026-03-27 22:03:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:03:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:03:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d056f910-440f-517a-ad71-bc7ada5f0548/d056f910-440f-517a-ad71-bc7ada5f0548_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5750459%252Fgeneral%252F40cc88a6-5821-47b3-8b98-71c35bcd7cfa.jpg') HTTP/1.1" 204 0
2026-03-27 22:03:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750459/general/40cc88a6-5821-47b3-8b98-71c35bcd7cfa.jpg saved to cache
2026-03-27 22:03:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item d056f910-440f-517a-ad71-bc7ada5f0548
2026-03-27 22:03:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750459/general/9f2eed75-5eb7-49e8-8a92-9c1a5c09088d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10736815)
2026-03-27 22: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-27 22: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-27 22:03:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: ccaa6604-64e6-5499-9054-cd82571adeee with identifier: 10732449
2026-03-27 22:03:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: ccaa6604-64e6-5499-9054-cd82571adeee with identifier: 10732449
2026-03-27 22:03:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: ccaa6604-64e6-5499-9054-cd82571adeee with identifier: 10732449 to the API
2026-03-27 22:03:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:03:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:03:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732449>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Diesel',
'id': 'ccaa6604-64e6-5499-9054-cd82571adeee',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FL047GW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732449',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Mini',
'model': 'Clubman',
'odometer': 141310,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 23,
'photo_urls': ['https://images.openlane.eu/carimgs/5733933/general/b3b7a195-8728-4897-b84c-acb286de7f89.jpg',
'https://images.openlane.eu/carimgs/5733933/general/78b7700b-6c27-4251-9a10-70924cb53abe.jpg',
'https://images.openlane.eu/carimgs/5733933/general/ae5247b5-62c3-4c59-acb5-6aa974839d90.jpg',
'https://images.openlane.eu/carimgs/5733933/general/09636e72-5f56-4422-98e7-1188ba3210b7.jpg',
'https://images.openlane.eu/carimgs/5733933/general/e5e85992-bf58-4081-89aa-88fb63405e00.jpg',
'https://images.openlane.eu/carimgs/5733933/general/3185777f-d022-4a0f-aa9a-db0c97cd71cf.jpg',
'https://images.openlane.eu/carimgs/5733933/general/c14cd139-eeb0-446c-856e-2a43f29809f4.jpg',
'https://images.openlane.eu/carimgs/5733933/general/8b7ef5b6-76e5-4981-919a-d53426d6cc3c.jpg',
'https://images.openlane.eu/carimgs/5733933/general/bb13e371-8dbf-4f77-9899-7672b08675d5.jpg',
'https://images.openlane.eu/carimgs/5733933/general/577f7a8f-2c35-468a-95fe-e7c3736ca7e6.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ccaa6604-64e6-5499-9054-cd82571adeee/ccaa6604-64e6-5499-9054-cd82571adeee_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101255,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733933/general/b3b7a195-8728-4897-b84c-acb286de7f89.jpg',
'Width': 765},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ccaa6604-64e6-5499-9054-cd82571adeee/ccaa6604-64e6-5499-9054-cd82571adeee_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 34709,
'Height': 251,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733933/general/78b7700b-6c27-4251-9a10-70924cb53abe.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ccaa6604-64e6-5499-9054-cd82571adeee/ccaa6604-64e6-5499-9054-cd82571adeee_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105797,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733933/general/ae5247b5-62c3-4c59-acb5-6aa974839d90.jpg',
'Width': 765},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ccaa6604-64e6-5499-9054-cd82571adeee/ccaa6604-64e6-5499-9054-cd82571adeee_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103078,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733933/general/09636e72-5f56-4422-98e7-1188ba3210b7.jpg',
'Width': 765},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ccaa6604-64e6-5499-9054-cd82571adeee/ccaa6604-64e6-5499-9054-cd82571adeee_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70113,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733933/general/e5e85992-bf58-4081-89aa-88fb63405e00.jpg',
'Width': 765},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ccaa6604-64e6-5499-9054-cd82571adeee/ccaa6604-64e6-5499-9054-cd82571adeee_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88620,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733933/general/3185777f-d022-4a0f-aa9a-db0c97cd71cf.jpg',
'Width': 765},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ccaa6604-64e6-5499-9054-cd82571adeee/ccaa6604-64e6-5499-9054-cd82571adeee_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87826,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733933/general/c14cd139-eeb0-446c-856e-2a43f29809f4.jpg',
'Width': 765},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ccaa6604-64e6-5499-9054-cd82571adeee/ccaa6604-64e6-5499-9054-cd82571adeee_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100095,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733933/general/8b7ef5b6-76e5-4981-919a-d53426d6cc3c.jpg',
'Width': 765},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ccaa6604-64e6-5499-9054-cd82571adeee/ccaa6604-64e6-5499-9054-cd82571adeee_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69214,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733933/general/bb13e371-8dbf-4f77-9899-7672b08675d5.jpg',
'Width': 765},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ccaa6604-64e6-5499-9054-cd82571adeee/ccaa6604-64e6-5499-9054-cd82571adeee_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 144187,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733933/general/577f7a8f-2c35-468a-95fe-e7c3736ca7e6.jpg',
'Width': 1024}],
'price': 6300,
'price_includes_vat': True,
'registration_date': '2017-09-15',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Mini Clubman One D Business - Diesel - Automatic - 150 hp - 141.310 '
'km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2017}
2026-03-27 22:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732449%27 HTTP/1.1" 200 None
2026-03-27 22:03:04 [adesa.it] INFO: Saving data for 10732449: {'created_time': 1774648984.092009, 'last_price_update_time': 1774648984.092021, 'auction_closing_time': 1774862700.0}
2026-03-27 22:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732449') HTTP/1.1" 204 0
2026-03-27 22:03:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: d322dfc8-bf93-54dc-9a61-be453d1e6da5 with identifier: 10732177
2026-03-27 22:03:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: d322dfc8-bf93-54dc-9a61-be453d1e6da5 with identifier: 10732177
2026-03-27 22:03:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: d322dfc8-bf93-54dc-9a61-be453d1e6da5 with identifier: 10732177 to the API
2026-03-27 22:03:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:03:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:03:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732177>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 265,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Hybrid',
'id': 'd322dfc8-bf93-54dc-9a61-be453d1e6da5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP914ZT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732177',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Audi',
'model': 'Q5',
'odometer': 51051,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 16,
'photo_urls': ['https://images.openlane.eu/carimgs/5733876/general/d16fc1e1-5d6a-41ee-b6c4-0f3ae65c4517.jpg',
'https://images.openlane.eu/carimgs/5733876/general/5d85863b-c115-4310-a573-d11a28eabc83.jpg',
'https://images.openlane.eu/carimgs/5733876/general/a7de259b-4b1e-4cb8-9f91-9b3b51d72400.jpg',
'https://images.openlane.eu/carimgs/5733876/general/a4a14b28-20f8-4af3-9630-4b8c1809702a.jpg',
'https://images.openlane.eu/carimgs/5733876/general/92da089f-28f8-4306-809e-5fe492030a55.jpg',
'https://images.openlane.eu/carimgs/5733876/general/67e2b132-9f65-4d7a-93f1-f8bf09762dae.jpg',
'https://images.openlane.eu/carimgs/5733876/general/738739a4-6dc6-4563-b321-493a50ec4939.jpg',
'https://images.openlane.eu/carimgs/5733876/general/161ccbd6-ae13-4c5e-9691-0bc64f008a2e.jpg',
'https://images.openlane.eu/carimgs/5733876/general/0656498d-7e00-4227-b9b0-8ea8d7692259.jpg',
'https://images.openlane.eu/carimgs/5733876/general/5dd63c1d-8e53-4a32-869e-7cad8daa366f.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d322dfc8-bf93-54dc-9a61-be453d1e6da5/d322dfc8-bf93-54dc-9a61-be453d1e6da5_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94640,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733876/general/d16fc1e1-5d6a-41ee-b6c4-0f3ae65c4517.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d322dfc8-bf93-54dc-9a61-be453d1e6da5/d322dfc8-bf93-54dc-9a61-be453d1e6da5_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99658,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733876/general/5d85863b-c115-4310-a573-d11a28eabc83.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d322dfc8-bf93-54dc-9a61-be453d1e6da5/d322dfc8-bf93-54dc-9a61-be453d1e6da5_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99488,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733876/general/a7de259b-4b1e-4cb8-9f91-9b3b51d72400.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d322dfc8-bf93-54dc-9a61-be453d1e6da5/d322dfc8-bf93-54dc-9a61-be453d1e6da5_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98573,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733876/general/a4a14b28-20f8-4af3-9630-4b8c1809702a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d322dfc8-bf93-54dc-9a61-be453d1e6da5/d322dfc8-bf93-54dc-9a61-be453d1e6da5_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80880,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733876/general/92da089f-28f8-4306-809e-5fe492030a55.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d322dfc8-bf93-54dc-9a61-be453d1e6da5/d322dfc8-bf93-54dc-9a61-be453d1e6da5_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93006,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733876/general/67e2b132-9f65-4d7a-93f1-f8bf09762dae.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d322dfc8-bf93-54dc-9a61-be453d1e6da5/d322dfc8-bf93-54dc-9a61-be453d1e6da5_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96256,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733876/general/738739a4-6dc6-4563-b321-493a50ec4939.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d322dfc8-bf93-54dc-9a61-be453d1e6da5/d322dfc8-bf93-54dc-9a61-be453d1e6da5_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 158840,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733876/general/161ccbd6-ae13-4c5e-9691-0bc64f008a2e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d322dfc8-bf93-54dc-9a61-be453d1e6da5/d322dfc8-bf93-54dc-9a61-be453d1e6da5_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98958,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733876/general/0656498d-7e00-4227-b9b0-8ea8d7692259.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d322dfc8-bf93-54dc-9a61-be453d1e6da5/d322dfc8-bf93-54dc-9a61-be453d1e6da5_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 33694,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733876/general/5dd63c1d-8e53-4a32-869e-7cad8daa366f.jpg',
'Width': 400}],
'price': 24600,
'price_includes_vat': True,
'registration_date': '2023-07-28',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Audi Q5 55 TFSIe - Hybrid - Automatic - 265 hp - 51.051 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-27 22:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732177%27 HTTP/1.1" 200 None
2026-03-27 22:03:04 [adesa.it] INFO: Saving data for 10732177: {'created_time': 1774648984.390545, 'last_price_update_time': 1774648984.390557, 'auction_closing_time': 1774862700.0}
2026-03-27 22:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732177') HTTP/1.1" 204 0
2026-03-27 22:03:04 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5740544/general/54afbfe7-f1bf-4caf-a440-c9d09ff4db26.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10741366)
2026-03-27 22:03:04 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5708347/general/93346b8f-657f-4095-90b3-5ea60289cfb1.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737251)
2026-03-27 22:03:04 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5740544/general/4639cdca-069c-4df6-88bb-7d0ca4c74cc1.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10741366)
2026-03-27 22:03:04 [adesa.it] INFO: Found listing with ID: 10741704
2026-03-27 22:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741704%27 HTTP/1.1" 200 None
2026-03-27 22:03:04 [adesa.it] INFO: Scrape type for 10741704: 1
2026-03-27 22:03:04 [adesa.it] INFO: Scraping item 10741704 url https://www.openlane.eu/en/carv6/auction/10741704
2026-03-27 22:03:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:03:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750459/general/c24c9429-35a4-4b64-9827-775a7778eadb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10736815)
2026-03-27 22:03:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732180> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:03:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bf308548-6399-5578-93ee-afd52912690c with identifier: 10732164
2026-03-27 22:03:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bf308548-6399-5578-93ee-afd52912690c with scrape type 1
2026-03-27 22:03:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item bf308548-6399-5578-93ee-afd52912690c
2026-03-27 22:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739546%252Fgeneral%252F07a9c67b-aa3f-4f23-b092-acdfd1b748d5.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739546/general/07a9c67b-aa3f-4f23-b092-acdfd1b748d5.jpg already downloaded
2026-03-27 22:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739546%252Fgeneral%252F15ceb8c9-c0c4-484d-a7c2-e00b3ad19767.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739546/general/15ceb8c9-c0c4-484d-a7c2-e00b3ad19767.jpg already downloaded
2026-03-27 22:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739546%252Fgeneral%252F20075108-45e2-4abe-b99d-c43d4698bcb2.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739546/general/20075108-45e2-4abe-b99d-c43d4698bcb2.jpg already downloaded
2026-03-27 22:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739546%252Fgeneral%252F835799eb-d23c-416e-83a2-878b46c654c6.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739546/general/835799eb-d23c-416e-83a2-878b46c654c6.jpg already downloaded
2026-03-27 22:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739546%252Fgeneral%252F37933437-ef82-4ef0-8e9f-2badf7d11a66.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739546/general/37933437-ef82-4ef0-8e9f-2badf7d11a66.jpg already downloaded
2026-03-27 22:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739546%252Fgeneral%252Fbfcaadd6-c448-48c5-9c71-b9cea22c600c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739546/general/bfcaadd6-c448-48c5-9c71-b9cea22c600c.jpg already downloaded
2026-03-27 22:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739546%252Fgeneral%252F83809c05-04e3-4748-a5eb-d4389a405c04.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739546/general/83809c05-04e3-4748-a5eb-d4389a405c04.jpg already downloaded
2026-03-27 22:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739546%252Fgeneral%252F16bb0269-9d68-458e-938c-a038724bb698.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739546/general/16bb0269-9d68-458e-938c-a038724bb698.jpg already downloaded
2026-03-27 22:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739546%252Fgeneral%252F8c90fb9f-a933-4f20-967b-5bd760e2486d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739546/general/8c90fb9f-a933-4f20-967b-5bd760e2486d.jpg already downloaded
2026-03-27 22:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739546%252Fgeneral%252Ff1acbe7a-2322-4e51-a4b5-776861d23f8d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739546/general/f1acbe7a-2322-4e51-a4b5-776861d23f8d.jpg already downloaded
2026-03-27 22:03:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: bf308548-6399-5578-93ee-afd52912690c, identifier: 10732164
2026-03-27 22:03:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e8c8f0fd-cb61-5133-9843-41070da11323 with identifier: 10732165
2026-03-27 22:03:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e8c8f0fd-cb61-5133-9843-41070da11323 with scrape type 1
2026-03-27 22:03:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e8c8f0fd-cb61-5133-9843-41070da11323
2026-03-27 22:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749310%252Fgeneral%252F994dae86-d1ad-4412-b7dd-b18f7fbd7964.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749310/general/994dae86-d1ad-4412-b7dd-b18f7fbd7964.jpg not downloaded yet
2026-03-27 22:03:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ba84eadd-9414-5c55-8f57-178665189f4c with identifier: 10732166
2026-03-27 22:03:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ba84eadd-9414-5c55-8f57-178665189f4c with scrape type 1
2026-03-27 22:03:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ba84eadd-9414-5c55-8f57-178665189f4c
2026-03-27 22:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749311%252Fgeneral%252F5bb6389a-ddee-44c0-8ee9-f9a6590c1c45.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749311/general/5bb6389a-ddee-44c0-8ee9-f9a6590c1c45.jpg not downloaded yet
2026-03-27 22:03:04 [adesa.it] INFO: Found listing with ID: 10741706
2026-03-27 22:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741706%27 HTTP/1.1" 200 None
2026-03-27 22:03:04 [adesa.it] INFO: Scrape type for 10741706: 1
2026-03-27 22:03:04 [adesa.it] INFO: Scraping item 10741706 url https://www.openlane.eu/en/carv6/auction/10741706
2026-03-27 22:03:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:03:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: bf308548-6399-5578-93ee-afd52912690c with identifier: 10732164
2026-03-27 22:03:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: bf308548-6399-5578-93ee-afd52912690c with identifier: 10732164
2026-03-27 22:03:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: bf308548-6399-5578-93ee-afd52912690c with identifier: 10732164 to the API
2026-03-27 22:03:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:03:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:03:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732164>
{'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': 160,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Hybrid',
'id': 'bf308548-6399-5578-93ee-afd52912690c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GV821EW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732164',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Alfa Romeo',
'model': 'Tonale',
'odometer': 39050,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 14,
'photo_urls': ['https://images.openlane.eu/carimgs/5739546/general/07a9c67b-aa3f-4f23-b092-acdfd1b748d5.jpg',
'https://images.openlane.eu/carimgs/5739546/general/15ceb8c9-c0c4-484d-a7c2-e00b3ad19767.jpg',
'https://images.openlane.eu/carimgs/5739546/general/20075108-45e2-4abe-b99d-c43d4698bcb2.jpg',
'https://images.openlane.eu/carimgs/5739546/general/835799eb-d23c-416e-83a2-878b46c654c6.jpg',
'https://images.openlane.eu/carimgs/5739546/general/37933437-ef82-4ef0-8e9f-2badf7d11a66.jpg',
'https://images.openlane.eu/carimgs/5739546/general/bfcaadd6-c448-48c5-9c71-b9cea22c600c.jpg',
'https://images.openlane.eu/carimgs/5739546/general/83809c05-04e3-4748-a5eb-d4389a405c04.jpg',
'https://images.openlane.eu/carimgs/5739546/general/16bb0269-9d68-458e-938c-a038724bb698.jpg',
'https://images.openlane.eu/carimgs/5739546/general/8c90fb9f-a933-4f20-967b-5bd760e2486d.jpg',
'https://images.openlane.eu/carimgs/5739546/general/f1acbe7a-2322-4e51-a4b5-776861d23f8d.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf308548-6399-5578-93ee-afd52912690c/bf308548-6399-5578-93ee-afd52912690c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131849,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739546/general/07a9c67b-aa3f-4f23-b092-acdfd1b748d5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf308548-6399-5578-93ee-afd52912690c/bf308548-6399-5578-93ee-afd52912690c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43740,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739546/general/15ceb8c9-c0c4-484d-a7c2-e00b3ad19767.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf308548-6399-5578-93ee-afd52912690c/bf308548-6399-5578-93ee-afd52912690c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139931,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739546/general/20075108-45e2-4abe-b99d-c43d4698bcb2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf308548-6399-5578-93ee-afd52912690c/bf308548-6399-5578-93ee-afd52912690c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139945,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739546/general/835799eb-d23c-416e-83a2-878b46c654c6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf308548-6399-5578-93ee-afd52912690c/bf308548-6399-5578-93ee-afd52912690c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92916,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739546/general/37933437-ef82-4ef0-8e9f-2badf7d11a66.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf308548-6399-5578-93ee-afd52912690c/bf308548-6399-5578-93ee-afd52912690c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121077,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739546/general/bfcaadd6-c448-48c5-9c71-b9cea22c600c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf308548-6399-5578-93ee-afd52912690c/bf308548-6399-5578-93ee-afd52912690c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120987,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739546/general/83809c05-04e3-4748-a5eb-d4389a405c04.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf308548-6399-5578-93ee-afd52912690c/bf308548-6399-5578-93ee-afd52912690c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98341,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739546/general/16bb0269-9d68-458e-938c-a038724bb698.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf308548-6399-5578-93ee-afd52912690c/bf308548-6399-5578-93ee-afd52912690c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 151949,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739546/general/8c90fb9f-a933-4f20-967b-5bd760e2486d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf308548-6399-5578-93ee-afd52912690c/bf308548-6399-5578-93ee-afd52912690c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 142513,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739546/general/f1acbe7a-2322-4e51-a4b5-776861d23f8d.jpg',
'Width': 800}],
'price': 16100,
'price_includes_vat': True,
'registration_date': '2024-05-29',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Alfa Romeo Tonale 1.5 Veloce - Hybrid - Automatic - 160 hp - 39.050 '
'km',
'transmission': 'automatic',
'trim': 'Veloce',
'vin': None,
'year': 2024}
2026-03-27 22:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732164%27 HTTP/1.1" 200 None
2026-03-27 22:03:05 [adesa.it] INFO: Saving data for 10732164: {'created_time': 1774648985.078445, 'last_price_update_time': 1774648985.078458, 'auction_closing_time': 1774862700.0}
2026-03-27 22:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732164') HTTP/1.1" 204 0
2026-03-27 22:03:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:03:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee7e15350>
2026-03-27 22:03:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:03:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:03:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:03:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d056f910-440f-517a-ad71-bc7ada5f0548/d056f910-440f-517a-ad71-bc7ada5f0548_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750459%252Fgeneral%252F9f2eed75-5eb7-49e8-8a92-9c1a5c09088d.jpg') HTTP/1.1" 204 0
2026-03-27 22:03:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750459/general/9f2eed75-5eb7-49e8-8a92-9c1a5c09088d.jpg saved to cache
2026-03-27 22:03:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item d056f910-440f-517a-ad71-bc7ada5f0548
2026-03-27 22:03:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750426/general/5b095b95-0288-4cc6-ade2-11c4a0435679.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10736764)
2026-03-27 22:03:05 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5708347/general/5a98d1f6-6445-424f-a47d-10e817ef933e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737251)
2026-03-27 22:03:05 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5740544/general/d5485685-80e0-4552-9cb3-f3a45eeab6aa.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10741366)
2026-03-27 22:03:05 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5708347/general/51e4208b-5ee1-4fa7-8cce-726b142e87fd.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737251)
2026-03-27 22:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749310%252Fgeneral%252F795dad4e-8bf7-4da1-bd4a-0f2044ef25fe.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749310/general/795dad4e-8bf7-4da1-bd4a-0f2044ef25fe.jpg not downloaded yet
2026-03-27 22:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749311%252Fgeneral%252Fe4889114-8927-4fda-ada5-024c0ed1e07e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749311/general/e4889114-8927-4fda-ada5-024c0ed1e07e.jpg not downloaded yet
2026-03-27 22:03:05 [adesa.it] INFO: Found listing with ID: 10741667
2026-03-27 22:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741667%27 HTTP/1.1" 200 None
2026-03-27 22:03:05 [adesa.it] INFO: Scrape type for 10741667: 1
2026-03-27 22:03:05 [adesa.it] INFO: Scraping item 10741667 url https://www.openlane.eu/en/carv6/auction/10741667
2026-03-27 22:03:05 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 5bc4bd4d-8348-55cf-90a8-af66d70fb60c due to Ignoring non-200 response
2026-03-27 22:03:05 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item a45dba93-228a-5c2f-b749-117081ee8513 due to Ignoring non-200 response
2026-03-27 22:03:05 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 5bc4bd4d-8348-55cf-90a8-af66d70fb60c due to Ignoring non-200 response
2026-03-27 22:03:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:03:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee4774910>
2026-03-27 22:03:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:03:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:03:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:03:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d056f910-440f-517a-ad71-bc7ada5f0548/d056f910-440f-517a-ad71-bc7ada5f0548_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750459%252Fgeneral%252Fc24c9429-35a4-4b64-9827-775a7778eadb.jpg') HTTP/1.1" 204 0
2026-03-27 22:03:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750459/general/c24c9429-35a4-4b64-9827-775a7778eadb.jpg saved to cache
2026-03-27 22:03:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item d056f910-440f-517a-ad71-bc7ada5f0548
2026-03-27 22:03:05 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d056f910-440f-517a-ad71-bc7ada5f0548, skipping ID generation
2026-03-27 22:03:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d056f910-440f-517a-ad71-bc7ada5f0548 with scrape type 1
2026-03-27 22:03:05 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d056f910-440f-517a-ad71-bc7ada5f0548 sending to next pipeline
2026-03-27 22:03:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: d056f910-440f-517a-ad71-bc7ada5f0548, identifier: 10736815
2026-03-27 22:03:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5e57a4d4-a274-517f-b52a-2c7a535c0f13 with identifier: 10732180
2026-03-27 22:03:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5e57a4d4-a274-517f-b52a-2c7a535c0f13 with scrape type 1
2026-03-27 22:03:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5e57a4d4-a274-517f-b52a-2c7a535c0f13
2026-03-27 22:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5553492%252Fgeneral%252F0d1ff875-e9ba-4675-b206-a02822b38cf3.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5553492/general/0d1ff875-e9ba-4675-b206-a02822b38cf3.jpg not downloaded yet
2026-03-27 22:03:05 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5740544/general/9a16635d-b04d-4ee6-b646-e28d377ddb1f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10741366)
2026-03-27 22:03:05 [scrapy.extensions.logstats] INFO: Crawled 256 pages (at 71 pages/min), scraped 182 items (at 63 items/min)
2026-03-27 22:03:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 200MiB
2026-03-27 22:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749310%252Fgeneral%252F4c7b2a16-d209-4868-897a-d40547f8110a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749310/general/4c7b2a16-d209-4868-897a-d40547f8110a.jpg not downloaded yet
2026-03-27 22:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749311%252Fgeneral%252F656e23eb-c985-4149-837e-980452d5498c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749311/general/656e23eb-c985-4149-837e-980452d5498c.jpg not downloaded yet
2026-03-27 22:03:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: d056f910-440f-517a-ad71-bc7ada5f0548 with identifier: 10736815
2026-03-27 22:03:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: d056f910-440f-517a-ad71-bc7ada5f0548 with identifier: 10736815
2026-03-27 22:03:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: d056f910-440f-517a-ad71-bc7ada5f0548 with identifier: 10736815 to the API
2026-03-27 22:03:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:03:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:03:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5750459/general/c24c9429-35a4-4b64-9827-775a7778eadb.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 125,
'expiration_date': '2026-03-30T11:15:00Z',
'fuel_type': 'Diesel',
'id': 'd056f910-440f-517a-ad71-bc7ada5f0548',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'ZA275EY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736815',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Toyota',
'model': 'Landcruiser',
'odometer': 142000,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 31,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d056f910-440f-517a-ad71-bc7ada5f0548/d056f910-440f-517a-ad71-bc7ada5f0548_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 358793,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750459/general/f7904d23-a320-45ef-81b9-241fd2ab2b15.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d056f910-440f-517a-ad71-bc7ada5f0548/d056f910-440f-517a-ad71-bc7ada5f0548_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 347446,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750459/general/c24c9429-35a4-4b64-9827-775a7778eadb.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d056f910-440f-517a-ad71-bc7ada5f0548/d056f910-440f-517a-ad71-bc7ada5f0548_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 404065,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750459/general/9f2eed75-5eb7-49e8-8a92-9c1a5c09088d.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d056f910-440f-517a-ad71-bc7ada5f0548/d056f910-440f-517a-ad71-bc7ada5f0548_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 377873,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750459/general/40cc88a6-5821-47b3-8b98-71c35bcd7cfa.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d056f910-440f-517a-ad71-bc7ada5f0548/d056f910-440f-517a-ad71-bc7ada5f0548_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 382311,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750459/general/890a66ae-f644-4ade-aa28-77b0a6c89df7.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d056f910-440f-517a-ad71-bc7ada5f0548/d056f910-440f-517a-ad71-bc7ada5f0548_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 343792,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750459/general/f1865270-471c-4f72-acbf-cae3531670df.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d056f910-440f-517a-ad71-bc7ada5f0548/d056f910-440f-517a-ad71-bc7ada5f0548_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 263756,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750459/general/5896e9fa-425d-4cf8-944d-0488f48c21a9.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d056f910-440f-517a-ad71-bc7ada5f0548/d056f910-440f-517a-ad71-bc7ada5f0548_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 319731,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750459/general/ff1cabc8-8568-4ac5-92bc-e99ada7884de.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d056f910-440f-517a-ad71-bc7ada5f0548/d056f910-440f-517a-ad71-bc7ada5f0548_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 213275,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750459/general/d3dc5253-f3e4-4c55-8916-592f221e71be.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d056f910-440f-517a-ad71-bc7ada5f0548/d056f910-440f-517a-ad71-bc7ada5f0548_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 277109,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750459/general/4f5198fa-3408-4dcc-b908-ad6e94c352b5.jpg',
'Width': 2000}],
'price': 13600,
'price_includes_vat': True,
'registration_date': '1999-10-12',
'seats_number': 5,
'seller_name': None,
'title': 'Toyota Landcruiser 3.0 D-4D Comfort - AWD - Diesel - Automatic - '
'125 hp - 142.000 km',
'transmission': 'automatic',
'trim': 'Comfort',
'vin': None,
'year': 1999}
2026-03-27 22:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710736815%27 HTTP/1.1" 200 None
2026-03-27 22:03:06 [adesa.it] INFO: Saving data for 10736815: {'created_time': 1774648986.457894, 'last_price_update_time': 1774648986.457904, 'auction_closing_time': 1774869300.0}
2026-03-27 22:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10736815') HTTP/1.1" 204 0
2026-03-27 22:03:06 [adesa.it] INFO: Found listing with ID: 10741700
2026-03-27 22:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741700%27 HTTP/1.1" 200 None
2026-03-27 22:03:06 [adesa.it] INFO: Scrape type for 10741700: 1
2026-03-27 22:03:06 [adesa.it] INFO: Scraping item 10741700 url https://www.openlane.eu/en/carv6/auction/10741700
2026-03-27 22:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5553492%252Fgeneral%252F04374042-dd80-4de4-a4af-db89ae4fa134.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5553492/general/04374042-dd80-4de4-a4af-db89ae4fa134.jpg not downloaded yet
2026-03-27 22:03:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732160> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:03:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:03:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee46fa6d0>
2026-03-27 22:03:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:03:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:03:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:03:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dc08093e-b085-5d01-b1b7-e4697de21399/dc08093e-b085-5d01-b1b7-e4697de21399_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750426%252Fgeneral%252F5b095b95-0288-4cc6-ade2-11c4a0435679.jpg') HTTP/1.1" 204 0
2026-03-27 22:03:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750426/general/5b095b95-0288-4cc6-ade2-11c4a0435679.jpg saved to cache
2026-03-27 22:03:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item dc08093e-b085-5d01-b1b7-e4697de21399
2026-03-27 22:03:06 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item a45dba93-228a-5c2f-b749-117081ee8513 due to Ignoring non-200 response
2026-03-27 22:03:06 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 5bc4bd4d-8348-55cf-90a8-af66d70fb60c due to Ignoring non-200 response
2026-03-27 22:03:06 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item a45dba93-228a-5c2f-b749-117081ee8513 due to Ignoring non-200 response
2026-03-27 22:03:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750426/general/5e290398-d96d-4b72-84f4-59142e6fcaf5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10736764)
2026-03-27 22:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749310%252Fgeneral%252Fb14a97bf-93ff-4498-9c0c-d7f6f4b966b3.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749310/general/b14a97bf-93ff-4498-9c0c-d7f6f4b966b3.jpg not downloaded yet
2026-03-27 22:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749311%252Fgeneral%252F9dc92951-3d97-4099-9acb-5b42ec4b9169.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749311/general/9dc92951-3d97-4099-9acb-5b42ec4b9169.jpg not downloaded yet
2026-03-27 22:03:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:03:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732161> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:03:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736809> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:03:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746613/general/9549c981-4b17-420f-965d-36dd862e085d.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10736806)
2026-03-27 22:03:06 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5708347/general/102d4fee-3289-4337-8dd3-5520836097e8.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737251)
2026-03-27 22:03:06 [adesa.it] INFO: Found listing with ID: 10741703
2026-03-27 22:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741703%27 HTTP/1.1" 200 None
2026-03-27 22:03:06 [adesa.it] INFO: Scrape type for 10741703: 1
2026-03-27 22:03:06 [adesa.it] INFO: Scraping item 10741703 url https://www.openlane.eu/en/carv6/auction/10741703
2026-03-27 22:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5553492%252Fgeneral%252F545bffd8-17a5-483f-8249-7d3bd169377c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5553492/general/545bffd8-17a5-483f-8249-7d3bd169377c.jpg not downloaded yet
2026-03-27 22:03:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:03:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732162> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:03:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:03:06 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 5bc4bd4d-8348-55cf-90a8-af66d70fb60c due to Ignoring non-200 response
2026-03-27 22:03:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749310/general/994dae86-d1ad-4412-b7dd-b18f7fbd7964.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732165)
2026-03-27 22:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749310%252Fgeneral%252Fb9322779-4b31-47e9-ab9a-02afadf7468b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749310/general/b9322779-4b31-47e9-ab9a-02afadf7468b.jpg not downloaded yet
2026-03-27 22:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749311%252Fgeneral%252F68d3cf38-5bc5-43a4-ac51-a0851053e100.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749311/general/68d3cf38-5bc5-43a4-ac51-a0851053e100.jpg not downloaded yet
2026-03-27 22:03:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:03:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749311/general/5bb6389a-ddee-44c0-8ee9-f9a6590c1c45.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732166)
2026-03-27 22:03:06 [adesa.it] INFO: Found listing with ID: 10733682
2026-03-27 22:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733682%27 HTTP/1.1" 200 None
2026-03-27 22:03:06 [adesa.it] INFO: Scrape type for 10733682: 1
2026-03-27 22:03:06 [adesa.it] INFO: Scraping item 10733682 url https://www.openlane.eu/en/carv6/auction/10733682
2026-03-27 22:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5553492%252Fgeneral%252F4b37cfe5-25f8-4bac-89ff-605ae936583a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5553492/general/4b37cfe5-25f8-4bac-89ff-605ae936583a.jpg not downloaded yet
2026-03-27 22:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749310%252Fgeneral%252Fabf4e899-7233-49a8-8ce8-6d6fdd6bd620.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749310/general/abf4e899-7233-49a8-8ce8-6d6fdd6bd620.jpg not downloaded yet
2026-03-27 22:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749311%252Fgeneral%252Fc779cd4b-9a5f-4e66-89ce-7a0e02145b9f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749311/general/c779cd4b-9a5f-4e66-89ce-7a0e02145b9f.jpg not downloaded yet
2026-03-27 22:03:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a802c0fa-8b2f-572c-a0a2-a6104c54bea2 with identifier: 10732160
2026-03-27 22:03:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a802c0fa-8b2f-572c-a0a2-a6104c54bea2 with scrape type 1
2026-03-27 22:03:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a802c0fa-8b2f-572c-a0a2-a6104c54bea2
2026-03-27 22:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749309%252Fgeneral%252Fed62fe28-a6e5-4b76-89e4-0399c0d328b2.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749309/general/ed62fe28-a6e5-4b76-89e4-0399c0d328b2.jpg not downloaded yet
2026-03-27 22:03:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749311/general/e4889114-8927-4fda-ada5-024c0ed1e07e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732166)
2026-03-27 22:03:06 [adesa.it] INFO: Found listing with ID: 10741672
2026-03-27 22:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741672%27 HTTP/1.1" 200 None
2026-03-27 22:03:06 [adesa.it] INFO: Scrape type for 10741672: 1
2026-03-27 22:03:06 [adesa.it] INFO: Scraping item 10741672 url https://www.openlane.eu/en/carv6/auction/10741672
2026-03-27 22:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5553492%252Fgeneral%252F161b5eb0-cf11-4170-866e-435bc2ba12e4.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5553492/general/161b5eb0-cf11-4170-866e-435bc2ba12e4.jpg not downloaded yet
2026-03-27 22:03:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749310/general/4c7b2a16-d209-4868-897a-d40547f8110a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732165)
2026-03-27 22:03:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5553492/general/0d1ff875-e9ba-4675-b206-a02822b38cf3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732180)
2026-03-27 22:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749310%252Fgeneral%252F5ec67df4-a6d7-458a-b371-fbfc01cca158.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749310/general/5ec67df4-a6d7-458a-b371-fbfc01cca158.jpg not downloaded yet
2026-03-27 22:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749311%252Fgeneral%252Faea94d16-56e3-4a74-98a4-c908b83d2b60.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749311/general/aea94d16-56e3-4a74-98a4-c908b83d2b60.jpg not downloaded yet
2026-03-27 22:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749309%252Fgeneral%252F92c27a8d-260c-4087-901a-8ab500410cbb.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749309/general/92c27a8d-260c-4087-901a-8ab500410cbb.jpg not downloaded yet
2026-03-27 22:03:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:03:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee4651190>
2026-03-27 22:03:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:03:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:03:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:03:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dc08093e-b085-5d01-b1b7-e4697de21399/dc08093e-b085-5d01-b1b7-e4697de21399_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750426%252Fgeneral%252F5e290398-d96d-4b72-84f4-59142e6fcaf5.jpg') HTTP/1.1" 204 0
2026-03-27 22:03:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750426/general/5e290398-d96d-4b72-84f4-59142e6fcaf5.jpg saved to cache
2026-03-27 22:03:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item dc08093e-b085-5d01-b1b7-e4697de21399
2026-03-27 22:03:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2745ef98-cf13-530d-b3cd-55bd81413ffd with identifier: 10732161
2026-03-27 22:03:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2745ef98-cf13-530d-b3cd-55bd81413ffd with scrape type 1
2026-03-27 22:03:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2745ef98-cf13-530d-b3cd-55bd81413ffd
2026-03-27 22:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741763%252Fgeneral%252Fad9f2dec-02d9-4a54-8e6a-92fdfe4df6f5.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741763/general/ad9f2dec-02d9-4a54-8e6a-92fdfe4df6f5.jpg not downloaded yet
2026-03-27 22:03:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 88b2740a-eddc-571a-955b-aa7fceaa913d with identifier: 10736809
2026-03-27 22:03:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 88b2740a-eddc-571a-955b-aa7fceaa913d with scrape type 1
2026-03-27 22:03:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 88b2740a-eddc-571a-955b-aa7fceaa913d
2026-03-27 22:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748589%252Fgeneral%252Fcc8357ca-b804-4470-b607-c679a090e612.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:03:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748589/general/cc8357ca-b804-4470-b607-c679a090e612.jpeg not downloaded yet
2026-03-27 22:03:06 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 22:03:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:03:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5a97bd0>
2026-03-27 22:03:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:03:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:03:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:03:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7fc873ce-131a-5116-8093-7224e218ea4b/7fc873ce-131a-5116-8093-7224e218ea4b_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746613%252Fgeneral%252F9549c981-4b17-420f-965d-36dd862e085d.jpeg') HTTP/1.1" 204 0
2026-03-27 22:03:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746613/general/9549c981-4b17-420f-965d-36dd862e085d.jpeg saved to cache
2026-03-27 22:03:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 7fc873ce-131a-5116-8093-7224e218ea4b
2026-03-27 22:03:07 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item a45dba93-228a-5c2f-b749-117081ee8513 due to Ignoring non-200 response
2026-03-27 22:03:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749311/general/656e23eb-c985-4149-837e-980452d5498c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732166)
2026-03-27 22:03:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749310/general/b14a97bf-93ff-4498-9c0c-d7f6f4b966b3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732165)
2026-03-27 22:03:07 [adesa.it] INFO: Found listing with ID: 10733702
2026-03-27 22:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733702%27 HTTP/1.1" 200 None
2026-03-27 22:03:07 [adesa.it] INFO: Scrape type for 10733702: 1
2026-03-27 22:03:07 [adesa.it] INFO: Scraping item 10733702 url https://www.openlane.eu/en/carv6/auction/10733702
2026-03-27 22:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5553492%252Fgeneral%252F51df5133-03b7-4be7-8905-0aa9d8878eae.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5553492/general/51df5133-03b7-4be7-8905-0aa9d8878eae.jpg not downloaded yet
2026-03-27 22:03:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5553492/general/04374042-dd80-4de4-a4af-db89ae4fa134.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732180)
2026-03-27 22:03:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749311/general/9dc92951-3d97-4099-9acb-5b42ec4b9169.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732166)
2026-03-27 22:03:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5553492/general/545bffd8-17a5-483f-8249-7d3bd169377c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732180)
2026-03-27 22:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749310%252Fgeneral%252F39590716-c30f-4622-b132-d0db61a31127.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749310/general/39590716-c30f-4622-b132-d0db61a31127.jpg not downloaded yet
2026-03-27 22:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749311%252Fgeneral%252F63a58bcd-3916-44a7-8994-706486ba432a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749311/general/63a58bcd-3916-44a7-8994-706486ba432a.jpg not downloaded yet
2026-03-27 22:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749309%252Fgeneral%252Ff1726e0e-b086-4ea2-a5cd-1492efb8a749.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749309/general/f1726e0e-b086-4ea2-a5cd-1492efb8a749.jpg not downloaded yet
2026-03-27 22:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741763%252Fgeneral%252F4bf20e9a-196d-4855-9117-c1464c50a7fd.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741763/general/4bf20e9a-196d-4855-9117-c1464c50a7fd.jpg not downloaded yet
2026-03-27 22:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748589%252Fgeneral%252Fea827b0e-16dc-4076-aa75-0ed0c08dada4.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:03:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748589/general/ea827b0e-16dc-4076-aa75-0ed0c08dada4.jpeg not downloaded yet
2026-03-27 22:03:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fbb24567-a9ab-547e-aa80-761224c67e0b with identifier: 10732162
2026-03-27 22:03:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fbb24567-a9ab-547e-aa80-761224c67e0b with scrape type 1
2026-03-27 22:03:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item fbb24567-a9ab-547e-aa80-761224c67e0b
2026-03-27 22:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744125%252Fgeneral%252Fc8db2584-ab70-444c-8f0c-460dff87cb91.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744125/general/c8db2584-ab70-444c-8f0c-460dff87cb91.jpg already downloaded
2026-03-27 22:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744125%252Fgeneral%252F8f63a805-737e-40b2-b46e-faed60ccc140.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744125/general/8f63a805-737e-40b2-b46e-faed60ccc140.jpg already downloaded
2026-03-27 22:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744125%252Fgeneral%252F3d6443a0-d3c9-4299-b31c-6555a921d479.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744125/general/3d6443a0-d3c9-4299-b31c-6555a921d479.jpg already downloaded
2026-03-27 22:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744125%252Fgeneral%252F4eadfe00-2ebb-49fc-a04e-97b213878fe1.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744125/general/4eadfe00-2ebb-49fc-a04e-97b213878fe1.jpg already downloaded
2026-03-27 22:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744125%252Fgeneral%252Fd7c0dae9-f134-4522-8f96-af0904ea7c7d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744125/general/d7c0dae9-f134-4522-8f96-af0904ea7c7d.jpg already downloaded
2026-03-27 22:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744125%252Fgeneral%252F649d92aa-aae6-45df-85df-d2d8d4892813.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744125/general/649d92aa-aae6-45df-85df-d2d8d4892813.jpg already downloaded
2026-03-27 22:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744125%252Fgeneral%252F820407af-2f1f-4560-ab07-31d2eb670b21.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744125/general/820407af-2f1f-4560-ab07-31d2eb670b21.jpg already downloaded
2026-03-27 22:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744125%252Fgeneral%252Fc4590145-8086-446f-b87e-e0ccb2fe0322.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744125/general/c4590145-8086-446f-b87e-e0ccb2fe0322.jpg already downloaded
2026-03-27 22:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744125%252Fgeneral%252F3b0b0dc1-7edc-42c7-800c-3757f062f99a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744125/general/3b0b0dc1-7edc-42c7-800c-3757f062f99a.jpg already downloaded
2026-03-27 22:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744125%252Fgeneral%252Fcc4da717-475f-4257-950c-235ec2cdefae.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744125/general/cc4da717-475f-4257-950c-235ec2cdefae.jpg already downloaded
2026-03-27 22:03:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: fbb24567-a9ab-547e-aa80-761224c67e0b, identifier: 10732162
2026-03-27 22:03:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:03:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee44252d0>
2026-03-27 22:03:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:03:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:03:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:03:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e8c8f0fd-cb61-5133-9843-41070da11323/e8c8f0fd-cb61-5133-9843-41070da11323_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749310%252Fgeneral%252F994dae86-d1ad-4412-b7dd-b18f7fbd7964.jpg') HTTP/1.1" 204 0
2026-03-27 22:03:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749310/general/994dae86-d1ad-4412-b7dd-b18f7fbd7964.jpg saved to cache
2026-03-27 22:03:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item e8c8f0fd-cb61-5133-9843-41070da11323
2026-03-27 22:03:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:03:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5a943d0>
2026-03-27 22:03:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:03:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:03:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:03:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ba84eadd-9414-5c55-8f57-178665189f4c/ba84eadd-9414-5c55-8f57-178665189f4c_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749311%252Fgeneral%252F5bb6389a-ddee-44c0-8ee9-f9a6590c1c45.jpg') HTTP/1.1" 204 0
2026-03-27 22:03:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749311/general/5bb6389a-ddee-44c0-8ee9-f9a6590c1c45.jpg saved to cache
2026-03-27 22:03:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item ba84eadd-9414-5c55-8f57-178665189f4c
2026-03-27 22:03:07 [adesa.it] INFO: Found listing with ID: 10741696
2026-03-27 22:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741696%27 HTTP/1.1" 200 None
2026-03-27 22:03:07 [adesa.it] INFO: Scrape type for 10741696: 1
2026-03-27 22:03:07 [adesa.it] INFO: Scraping item 10741696 url https://www.openlane.eu/en/carv6/auction/10741696
2026-03-27 22:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5553492%252Fgeneral%252F9b297e6c-73a0-49ae-8606-118abdfcc586.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5553492/general/9b297e6c-73a0-49ae-8606-118abdfcc586.jpg not downloaded yet
2026-03-27 22:03:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741377> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:03:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: fbb24567-a9ab-547e-aa80-761224c67e0b with identifier: 10732162
2026-03-27 22:03:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: fbb24567-a9ab-547e-aa80-761224c67e0b with identifier: 10732162
2026-03-27 22:03:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: fbb24567-a9ab-547e-aa80-761224c67e0b with identifier: 10732162 to the API
2026-03-27 22:03:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:03:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:03:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732162>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.1L',
'engine_horse_power': 190,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Diesel',
'id': 'fbb24567-a9ab-547e-aa80-761224c67e0b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH004PS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732162',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Alfa Romeo',
'model': 'Stelvio',
'odometer': 129228,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 27,
'photo_urls': ['https://images.openlane.eu/carimgs/5744125/general/c8db2584-ab70-444c-8f0c-460dff87cb91.jpg',
'https://images.openlane.eu/carimgs/5744125/general/8f63a805-737e-40b2-b46e-faed60ccc140.jpg',
'https://images.openlane.eu/carimgs/5744125/general/3d6443a0-d3c9-4299-b31c-6555a921d479.jpg',
'https://images.openlane.eu/carimgs/5744125/general/4eadfe00-2ebb-49fc-a04e-97b213878fe1.jpg',
'https://images.openlane.eu/carimgs/5744125/general/d7c0dae9-f134-4522-8f96-af0904ea7c7d.jpg',
'https://images.openlane.eu/carimgs/5744125/general/649d92aa-aae6-45df-85df-d2d8d4892813.jpg',
'https://images.openlane.eu/carimgs/5744125/general/820407af-2f1f-4560-ab07-31d2eb670b21.jpg',
'https://images.openlane.eu/carimgs/5744125/general/c4590145-8086-446f-b87e-e0ccb2fe0322.jpg',
'https://images.openlane.eu/carimgs/5744125/general/3b0b0dc1-7edc-42c7-800c-3757f062f99a.jpg',
'https://images.openlane.eu/carimgs/5744125/general/cc4da717-475f-4257-950c-235ec2cdefae.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fbb24567-a9ab-547e-aa80-761224c67e0b/fbb24567-a9ab-547e-aa80-761224c67e0b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 140567,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744125/general/c8db2584-ab70-444c-8f0c-460dff87cb91.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fbb24567-a9ab-547e-aa80-761224c67e0b/fbb24567-a9ab-547e-aa80-761224c67e0b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136819,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744125/general/8f63a805-737e-40b2-b46e-faed60ccc140.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fbb24567-a9ab-547e-aa80-761224c67e0b/fbb24567-a9ab-547e-aa80-761224c67e0b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136406,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744125/general/3d6443a0-d3c9-4299-b31c-6555a921d479.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fbb24567-a9ab-547e-aa80-761224c67e0b/fbb24567-a9ab-547e-aa80-761224c67e0b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139462,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744125/general/4eadfe00-2ebb-49fc-a04e-97b213878fe1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fbb24567-a9ab-547e-aa80-761224c67e0b/fbb24567-a9ab-547e-aa80-761224c67e0b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107067,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744125/general/d7c0dae9-f134-4522-8f96-af0904ea7c7d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fbb24567-a9ab-547e-aa80-761224c67e0b/fbb24567-a9ab-547e-aa80-761224c67e0b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112752,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744125/general/649d92aa-aae6-45df-85df-d2d8d4892813.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fbb24567-a9ab-547e-aa80-761224c67e0b/fbb24567-a9ab-547e-aa80-761224c67e0b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 199008,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744125/general/820407af-2f1f-4560-ab07-31d2eb670b21.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fbb24567-a9ab-547e-aa80-761224c67e0b/fbb24567-a9ab-547e-aa80-761224c67e0b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98245,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744125/general/c4590145-8086-446f-b87e-e0ccb2fe0322.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fbb24567-a9ab-547e-aa80-761224c67e0b/fbb24567-a9ab-547e-aa80-761224c67e0b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43040,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744125/general/3b0b0dc1-7edc-42c7-800c-3757f062f99a.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fbb24567-a9ab-547e-aa80-761224c67e0b/fbb24567-a9ab-547e-aa80-761224c67e0b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136819,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744125/general/cc4da717-475f-4257-950c-235ec2cdefae.jpg',
'Width': 800}],
'price': 10600,
'price_includes_vat': True,
'registration_date': '2021-12-15',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Alfa Romeo Stelvio 2.2 Executive - Diesel - Automatic - 190 hp - '
'129.228 km',
'transmission': 'automatic',
'trim': 'Executive',
'vin': None,
'year': 2021}
2026-03-27 22:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732162%27 HTTP/1.1" 200 None
2026-03-27 22:03:07 [adesa.it] INFO: Saving data for 10732162: {'created_time': 1774648987.905726, 'last_price_update_time': 1774648987.905736, 'auction_closing_time': 1774862700.0}
2026-03-27 22:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732162') HTTP/1.1" 204 0
2026-03-27 22:03:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:03:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5d52350>
2026-03-27 22:03:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:03:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:03:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ba84eadd-9414-5c55-8f57-178665189f4c/ba84eadd-9414-5c55-8f57-178665189f4c_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749311%252Fgeneral%252Fe4889114-8927-4fda-ada5-024c0ed1e07e.jpg') HTTP/1.1" 204 0
2026-03-27 22:03:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749311/general/e4889114-8927-4fda-ada5-024c0ed1e07e.jpg saved to cache
2026-03-27 22:03:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item ba84eadd-9414-5c55-8f57-178665189f4c
2026-03-27 22:03:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:03:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5abbf10>
2026-03-27 22:03:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:03:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:03:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e8c8f0fd-cb61-5133-9843-41070da11323/e8c8f0fd-cb61-5133-9843-41070da11323_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749310%252Fgeneral%252F4c7b2a16-d209-4868-897a-d40547f8110a.jpg') HTTP/1.1" 204 0
2026-03-27 22:03:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749310/general/4c7b2a16-d209-4868-897a-d40547f8110a.jpg saved to cache
2026-03-27 22:03:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item e8c8f0fd-cb61-5133-9843-41070da11323
2026-03-27 22:03:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:03:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5912cd0>
2026-03-27 22:03:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:03:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:03:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5e57a4d4-a274-517f-b52a-2c7a535c0f13/5e57a4d4-a274-517f-b52a-2c7a535c0f13_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5553492%252Fgeneral%252F0d1ff875-e9ba-4675-b206-a02822b38cf3.jpg') HTTP/1.1" 204 0
2026-03-27 22:03:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5553492/general/0d1ff875-e9ba-4675-b206-a02822b38cf3.jpg saved to cache
2026-03-27 22:03:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 5e57a4d4-a274-517f-b52a-2c7a535c0f13
2026-03-27 22:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5749310%252Fgeneral%252F735d7598-5fe8-49e1-8a0d-c416ae28d448.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749310/general/735d7598-5fe8-49e1-8a0d-c416ae28d448.jpg not downloaded yet
2026-03-27 22:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5749311%252Fgeneral%252Ff26bcd84-2469-4ba4-a0b8-76edc00ba36d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749311/general/f26bcd84-2469-4ba4-a0b8-76edc00ba36d.jpg not downloaded yet
2026-03-27 22:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5749309%252Fgeneral%252F2791e652-3e60-40c9-af5f-7a91e31b043d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749309/general/2791e652-3e60-40c9-af5f-7a91e31b043d.jpg not downloaded yet
2026-03-27 22:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5741763%252Fgeneral%252F27f77432-cc73-40c8-baaa-b4fde1c827c3.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741763/general/27f77432-cc73-40c8-baaa-b4fde1c827c3.jpg not downloaded yet
2026-03-27 22:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5748589%252Fgeneral%252F1d3e5663-9098-4e52-b57b-1a31cc5e6a24.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:03:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748589/general/1d3e5663-9098-4e52-b57b-1a31cc5e6a24.jpeg not downloaded yet
2026-03-27 22:03:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:03:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749310/general/abf4e899-7233-49a8-8ce8-6d6fdd6bd620.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732165)
2026-03-27 22:03:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749309/general/ed62fe28-a6e5-4b76-89e4-0399c0d328b2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732160)
2026-03-27 22:03:08 [adesa.it] INFO: Found listing with ID: 10733712
2026-03-27 22:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733712%27 HTTP/1.1" 200 None
2026-03-27 22:03:08 [adesa.it] INFO: Scrape type for 10733712: 1
2026-03-27 22:03:08 [adesa.it] INFO: Scraping item 10733712 url https://www.openlane.eu/en/carv6/auction/10733712
2026-03-27 22:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5553492%252Fgeneral%252F311a6307-22ca-4df2-abe4-c94e8f7b9d5f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5553492/general/311a6307-22ca-4df2-abe4-c94e8f7b9d5f.jpg not downloaded yet
2026-03-27 22:03:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741206> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:03:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:03:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5a36f10>
2026-03-27 22:03:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:03:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:03:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ba84eadd-9414-5c55-8f57-178665189f4c/ba84eadd-9414-5c55-8f57-178665189f4c_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749311%252Fgeneral%252F656e23eb-c985-4149-837e-980452d5498c.jpg') HTTP/1.1" 204 0
2026-03-27 22:03:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749311/general/656e23eb-c985-4149-837e-980452d5498c.jpg saved to cache
2026-03-27 22:03:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item ba84eadd-9414-5c55-8f57-178665189f4c
2026-03-27 22:03:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:03:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5815150>
2026-03-27 22:03:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:03:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:03:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e8c8f0fd-cb61-5133-9843-41070da11323/e8c8f0fd-cb61-5133-9843-41070da11323_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749310%252Fgeneral%252Fb14a97bf-93ff-4498-9c0c-d7f6f4b966b3.jpg') HTTP/1.1" 204 0
2026-03-27 22:03:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749310/general/b14a97bf-93ff-4498-9c0c-d7f6f4b966b3.jpg saved to cache
2026-03-27 22:03:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item e8c8f0fd-cb61-5133-9843-41070da11323
2026-03-27 22:03:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:03:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee4735b90>
2026-03-27 22:03:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:03:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:03:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5e57a4d4-a274-517f-b52a-2c7a535c0f13/5e57a4d4-a274-517f-b52a-2c7a535c0f13_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5553492%252Fgeneral%252F04374042-dd80-4de4-a4af-db89ae4fa134.jpg') HTTP/1.1" 204 0
2026-03-27 22:03:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5553492/general/04374042-dd80-4de4-a4af-db89ae4fa134.jpg saved to cache
2026-03-27 22:03:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 5e57a4d4-a274-517f-b52a-2c7a535c0f13
2026-03-27 22:03:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:03:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5d3a5d0>
2026-03-27 22:03:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:03:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:03:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ba84eadd-9414-5c55-8f57-178665189f4c/ba84eadd-9414-5c55-8f57-178665189f4c_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749311%252Fgeneral%252F9dc92951-3d97-4099-9acb-5b42ec4b9169.jpg') HTTP/1.1" 204 0
2026-03-27 22:03:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749311/general/9dc92951-3d97-4099-9acb-5b42ec4b9169.jpg saved to cache
2026-03-27 22:03:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item ba84eadd-9414-5c55-8f57-178665189f4c
2026-03-27 22:03:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:03:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee46e5510>
2026-03-27 22:03:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:03:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:03:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5e57a4d4-a274-517f-b52a-2c7a535c0f13/5e57a4d4-a274-517f-b52a-2c7a535c0f13_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5553492%252Fgeneral%252F545bffd8-17a5-483f-8249-7d3bd169377c.jpg') HTTP/1.1" 204 0
2026-03-27 22:03:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5553492/general/545bffd8-17a5-483f-8249-7d3bd169377c.jpg saved to cache
2026-03-27 22:03:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 5e57a4d4-a274-517f-b52a-2c7a535c0f13
2026-03-27 22:03:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749311/general/c779cd4b-9a5f-4e66-89ce-7a0e02145b9f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732166)
2026-03-27 22:03:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5553492/general/161b5eb0-cf11-4170-866e-435bc2ba12e4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732180)
2026-03-27 22:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5749310%252Fgeneral%252F9993afcf-ea5a-4b54-8031-d095771a4671.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749310/general/9993afcf-ea5a-4b54-8031-d095771a4671.jpg not downloaded yet
2026-03-27 22:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5749311%252Fgeneral%252F225d1ba9-b3e9-4395-8c30-31fc1ecdd3c9.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749311/general/225d1ba9-b3e9-4395-8c30-31fc1ecdd3c9.jpg not downloaded yet
2026-03-27 22:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5749309%252Fgeneral%252Fa93f009b-6975-4273-b62e-0902a0976ae7.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749309/general/a93f009b-6975-4273-b62e-0902a0976ae7.jpg not downloaded yet
2026-03-27 22:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5741763%252Fgeneral%252F09f8e882-8cd5-4b15-a78c-63726d9a5951.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741763/general/09f8e882-8cd5-4b15-a78c-63726d9a5951.jpg not downloaded yet
2026-03-27 22:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5748589%252Fgeneral%252Fd76fd1eb-e2a6-4b83-b4df-8817122b6e13.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:03:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748589/general/d76fd1eb-e2a6-4b83-b4df-8817122b6e13.jpeg not downloaded yet
2026-03-27 22:03:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:03:08 [adesa.it] INFO: Found listing with ID: 10733715
2026-03-27 22:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733715%27 HTTP/1.1" 200 None
2026-03-27 22:03:08 [adesa.it] INFO: Scrape type for 10733715: 1
2026-03-27 22:03:08 [adesa.it] INFO: Scraping item 10733715 url https://www.openlane.eu/en/carv6/auction/10733715
2026-03-27 22:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5553492%252Fgeneral%252Fa09b24dd-f7a5-41f8-bb83-2b4ad36324a9.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5553492/general/a09b24dd-f7a5-41f8-bb83-2b4ad36324a9.jpg not downloaded yet
2026-03-27 22:03:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e2c91b1d-4633-53b9-8bfe-f14ba3518230 with identifier: 10741377
2026-03-27 22:03:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e2c91b1d-4633-53b9-8bfe-f14ba3518230 with scrape type 1
2026-03-27 22:03:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e2c91b1d-4633-53b9-8bfe-f14ba3518230
2026-03-27 22:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5752226%252Fgeneral%252F29a90789-a5f4-42ad-9622-5856a435dac3.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:03:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752226/general/29a90789-a5f4-42ad-9622-5856a435dac3.jpeg not downloaded yet
2026-03-27 22:03:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749309/general/92c27a8d-260c-4087-901a-8ab500410cbb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732160)
2026-03-27 22:03:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741763/general/ad9f2dec-02d9-4a54-8e6a-92fdfe4df6f5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732161)
2026-03-27 22:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5749309%252Fgeneral%252F1dcc5c63-890a-415b-8a6a-2acf98ae6aaa.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749309/general/1dcc5c63-890a-415b-8a6a-2acf98ae6aaa.jpg not downloaded yet
2026-03-27 22:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5741763%252Fgeneral%252Fccc770cf-7a9e-443a-8c88-2741f6631aaf.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741763/general/ccc770cf-7a9e-443a-8c88-2741f6631aaf.jpg not downloaded yet
2026-03-27 22:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5748589%252Fgeneral%252F9f815bdc-2d21-4a89-8cb4-e7407ec6e8f7.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:03:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748589/general/9f815bdc-2d21-4a89-8cb4-e7407ec6e8f7.jpeg not downloaded yet
2026-03-27 22:03:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741704> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:03:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-27 22:03:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:03:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee4621ed0>
2026-03-27 22:03:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:03:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:03:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e8c8f0fd-cb61-5133-9843-41070da11323/e8c8f0fd-cb61-5133-9843-41070da11323_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749310%252Fgeneral%252Fabf4e899-7233-49a8-8ce8-6d6fdd6bd620.jpg') HTTP/1.1" 204 0
2026-03-27 22:03:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749310/general/abf4e899-7233-49a8-8ce8-6d6fdd6bd620.jpg saved to cache
2026-03-27 22:03:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item e8c8f0fd-cb61-5133-9843-41070da11323
2026-03-27 22:03:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:03:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5bbd010>
2026-03-27 22:03:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:03:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:03:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a802c0fa-8b2f-572c-a0a2-a6104c54bea2/a802c0fa-8b2f-572c-a0a2-a6104c54bea2_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5749309%252Fgeneral%252Fed62fe28-a6e5-4b76-89e4-0399c0d328b2.jpg') HTTP/1.1" 204 0
2026-03-27 22:03:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749309/general/ed62fe28-a6e5-4b76-89e4-0399c0d328b2.jpg saved to cache
2026-03-27 22:03:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item a802c0fa-8b2f-572c-a0a2-a6104c54bea2
2026-03-27 22:03:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9dbf1293-0151-50fe-95ff-fa08bdd1c9b7 with identifier: 10741206
2026-03-27 22:03:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9dbf1293-0151-50fe-95ff-fa08bdd1c9b7 with scrape type 1
2026-03-27 22:03:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9dbf1293-0151-50fe-95ff-fa08bdd1c9b7
2026-03-27 22:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5710603%252Fgeneral%252F5be50a73-10c7-4b13-8d0b-9895eb1aeaa3.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:03:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710603/general/5be50a73-10c7-4b13-8d0b-9895eb1aeaa3.jpeg already downloaded
2026-03-27 22:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5710603%252Fgeneral%252Fd609af4f-d2f7-4710-bccc-16b05cfc4241.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:03:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710603/general/d609af4f-d2f7-4710-bccc-16b05cfc4241.jpeg already downloaded
2026-03-27 22:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5710603%252Fgeneral%252F5d67ba5c-b200-4252-823c-81deeb39a032.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:03:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710603/general/5d67ba5c-b200-4252-823c-81deeb39a032.jpeg already downloaded
2026-03-27 22:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5710603%252Fgeneral%252F439bf2ea-2d75-43f1-81a4-857af71781d3.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:03:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710603/general/439bf2ea-2d75-43f1-81a4-857af71781d3.jpeg already downloaded
2026-03-27 22:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5710603%252Fgeneral%252F1fd04953-b6aa-4dfd-a8c2-184c71ce50fd.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:03:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710603/general/1fd04953-b6aa-4dfd-a8c2-184c71ce50fd.jpeg already downloaded
2026-03-27 22:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5710603%252Fgeneral%252F952f3a7f-97f4-4e83-8c68-a5e5651ce23d.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:03:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710603/general/952f3a7f-97f4-4e83-8c68-a5e5651ce23d.jpeg already downloaded
2026-03-27 22:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5710603%252Fgeneral%252Fe7d90ba0-ae2e-463b-956e-cf1d08f01905.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:03:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710603/general/e7d90ba0-ae2e-463b-956e-cf1d08f01905.jpeg already downloaded
2026-03-27 22:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5710603%252Fgeneral%252F0550dfaa-9d4d-455b-b8d1-2bf77e005a7d.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:03:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710603/general/0550dfaa-9d4d-455b-b8d1-2bf77e005a7d.jpeg already downloaded
2026-03-27 22:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5710603%252Fgeneral%252Fcc0285bc-503b-4e89-a9d0-d2720c0cad26.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:03:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710603/general/cc0285bc-503b-4e89-a9d0-d2720c0cad26.jpeg already downloaded
2026-03-27 22:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5710603%252Fgeneral%252Fc7108bbe-25c5-4e07-a8f4-2b1e5f778c62.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:03:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710603/general/c7108bbe-25c5-4e07-a8f4-2b1e5f778c62.jpeg already downloaded
2026-03-27 22:03:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 9dbf1293-0151-50fe-95ff-fa08bdd1c9b7, identifier: 10741206
2026-03-27 22:03:09 [adesa.it] INFO: Found listing with ID: 10741664
2026-03-27 22:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741664%27 HTTP/1.1" 200 None
2026-03-27 22:03:09 [adesa.it] INFO: Scrape type for 10741664: 1
2026-03-27 22:03:09 [adesa.it] INFO: Scraping item 10741664 url https://www.openlane.eu/en/carv6/auction/10741664
2026-03-27 22:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5553492%252Fgeneral%252F73d8deb1-ecf6-43e1-9d8c-99fbb27e792c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5553492/general/73d8deb1-ecf6-43e1-9d8c-99fbb27e792c.jpg not downloaded yet
2026-03-27 22:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5752226%252Fgeneral%252F08ea648b-0a05-48ec-acb7-6a49ba972747.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:03:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752226/general/08ea648b-0a05-48ec-acb7-6a49ba972747.jpeg not downloaded yet
2026-03-27 22:03:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 9dbf1293-0151-50fe-95ff-fa08bdd1c9b7 with identifier: 10741206
2026-03-27 22:03:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 9dbf1293-0151-50fe-95ff-fa08bdd1c9b7 with identifier: 10741206
2026-03-27 22:03:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 9dbf1293-0151-50fe-95ff-fa08bdd1c9b7 with identifier: 10741206 to the API
2026-03-27 22:03:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:03:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:03:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741206>
{'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': 122,
'expiration_date': '2026-03-30T11:15:00Z',
'fuel_type': 'Diesel',
'id': '9dbf1293-0151-50fe-95ff-fa08bdd1c9b7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK762EA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741206',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 115873,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 27,
'photo_urls': ['https://images.openlane.eu/carimgs/5710603/general/5be50a73-10c7-4b13-8d0b-9895eb1aeaa3.jpeg',
'https://images.openlane.eu/carimgs/5710603/general/d609af4f-d2f7-4710-bccc-16b05cfc4241.jpeg',
'https://images.openlane.eu/carimgs/5710603/general/5d67ba5c-b200-4252-823c-81deeb39a032.jpeg',
'https://images.openlane.eu/carimgs/5710603/general/439bf2ea-2d75-43f1-81a4-857af71781d3.jpeg',
'https://images.openlane.eu/carimgs/5710603/general/1fd04953-b6aa-4dfd-a8c2-184c71ce50fd.jpeg',
'https://images.openlane.eu/carimgs/5710603/general/952f3a7f-97f4-4e83-8c68-a5e5651ce23d.jpeg',
'https://images.openlane.eu/carimgs/5710603/general/e7d90ba0-ae2e-463b-956e-cf1d08f01905.jpeg',
'https://images.openlane.eu/carimgs/5710603/general/0550dfaa-9d4d-455b-b8d1-2bf77e005a7d.jpeg',
'https://images.openlane.eu/carimgs/5710603/general/cc0285bc-503b-4e89-a9d0-d2720c0cad26.jpeg',
'https://images.openlane.eu/carimgs/5710603/general/c7108bbe-25c5-4e07-a8f4-2b1e5f778c62.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9dbf1293-0151-50fe-95ff-fa08bdd1c9b7/9dbf1293-0151-50fe-95ff-fa08bdd1c9b7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 387087,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710603/general/5be50a73-10c7-4b13-8d0b-9895eb1aeaa3.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9dbf1293-0151-50fe-95ff-fa08bdd1c9b7/9dbf1293-0151-50fe-95ff-fa08bdd1c9b7_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 361151,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710603/general/d609af4f-d2f7-4710-bccc-16b05cfc4241.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9dbf1293-0151-50fe-95ff-fa08bdd1c9b7/9dbf1293-0151-50fe-95ff-fa08bdd1c9b7_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 478435,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710603/general/5d67ba5c-b200-4252-823c-81deeb39a032.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9dbf1293-0151-50fe-95ff-fa08bdd1c9b7/9dbf1293-0151-50fe-95ff-fa08bdd1c9b7_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 487596,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710603/general/439bf2ea-2d75-43f1-81a4-857af71781d3.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9dbf1293-0151-50fe-95ff-fa08bdd1c9b7/9dbf1293-0151-50fe-95ff-fa08bdd1c9b7_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 305836,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710603/general/1fd04953-b6aa-4dfd-a8c2-184c71ce50fd.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9dbf1293-0151-50fe-95ff-fa08bdd1c9b7/9dbf1293-0151-50fe-95ff-fa08bdd1c9b7_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 465843,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710603/general/952f3a7f-97f4-4e83-8c68-a5e5651ce23d.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9dbf1293-0151-50fe-95ff-fa08bdd1c9b7/9dbf1293-0151-50fe-95ff-fa08bdd1c9b7_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 537770,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710603/general/e7d90ba0-ae2e-463b-956e-cf1d08f01905.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9dbf1293-0151-50fe-95ff-fa08bdd1c9b7/9dbf1293-0151-50fe-95ff-fa08bdd1c9b7_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 504529,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710603/general/0550dfaa-9d4d-455b-b8d1-2bf77e005a7d.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9dbf1293-0151-50fe-95ff-fa08bdd1c9b7/9dbf1293-0151-50fe-95ff-fa08bdd1c9b7_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 253531,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710603/general/cc0285bc-503b-4e89-a9d0-d2720c0cad26.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9dbf1293-0151-50fe-95ff-fa08bdd1c9b7/9dbf1293-0151-50fe-95ff-fa08bdd1c9b7_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 337386,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710603/general/c7108bbe-25c5-4e07-a8f4-2b1e5f778c62.jpeg',
'Width': 2048}],
'price': 11800,
'price_includes_vat': True,
'registration_date': '2022-10-04',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Tiguan 2.0 TDI Life - Diesel - Manual - 122 hp - 115.873 '
'km',
'transmission': 'manual',
'trim': 'Life',
'vin': None,
'year': 2022}
2026-03-27 22:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741206%27 HTTP/1.1" 200 None
2026-03-27 22:03:09 [adesa.it] INFO: Saving data for 10741206: {'created_time': 1774648989.410395, 'last_price_update_time': 1774648989.410405, 'auction_closing_time': 1774869300.0}
2026-03-27 22:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741206') HTTP/1.1" 204 0
2026-03-27 22:03:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748589/general/cc8357ca-b804-4470-b607-c679a090e612.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10736809)
2026-03-27 22:03:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5553492/general/9b297e6c-73a0-49ae-8606-118abdfcc586.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732180)
2026-03-27 22:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5749309%252Fgeneral%252F876e5a9a-5588-4333-a697-381616e2a3cf.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749309/general/876e5a9a-5588-4333-a697-381616e2a3cf.jpg not downloaded yet
2026-03-27 22:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5741763%252Fgeneral%252Fd3cc4737-bfc3-4560-b8b9-1e5feb7626a4.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741763/general/d3cc4737-bfc3-4560-b8b9-1e5feb7626a4.jpg not downloaded yet
2026-03-27 22:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5748589%252Fgeneral%252Fae47744f-9fc3-4cda-a81c-6a2bbf6a3a75.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:03:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748589/general/ae47744f-9fc3-4cda-a81c-6a2bbf6a3a75.jpeg not downloaded yet
2026-03-27 22:03:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741763/general/27f77432-cc73-40c8-baaa-b4fde1c827c3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732161)
2026-03-27 22:03:09 [adesa.it] INFO: Found listing with ID: 10741709
2026-03-27 22:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741709%27 HTTP/1.1" 200 None
2026-03-27 22:03:09 [adesa.it] INFO: Scrape type for 10741709: 1
2026-03-27 22:03:09 [adesa.it] INFO: Scraping item 10741709 url https://www.openlane.eu/en/carv6/auction/10741709
2026-03-27 22:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5752226%252Fgeneral%252Fedb7cf4f-d298-4dd6-b8c6-253e0274c66e.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:03:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752226/general/edb7cf4f-d298-4dd6-b8c6-253e0274c66e.jpeg not downloaded yet
2026-03-27 22:03:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733686> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:03:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741700> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:03:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:03:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:03:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5bf7250>
2026-03-27 22:03:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:03:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:03:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:03:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ba84eadd-9414-5c55-8f57-178665189f4c/ba84eadd-9414-5c55-8f57-178665189f4c_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749311%252Fgeneral%252Fc779cd4b-9a5f-4e66-89ce-7a0e02145b9f.jpg') HTTP/1.1" 204 0
2026-03-27 22:03:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749311/general/c779cd4b-9a5f-4e66-89ce-7a0e02145b9f.jpg saved to cache
2026-03-27 22:03:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item ba84eadd-9414-5c55-8f57-178665189f4c
2026-03-27 22:03:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:03:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5acfd50>
2026-03-27 22:03:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:03:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:03:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:03:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5e57a4d4-a274-517f-b52a-2c7a535c0f13/5e57a4d4-a274-517f-b52a-2c7a535c0f13_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5553492%252Fgeneral%252F161b5eb0-cf11-4170-866e-435bc2ba12e4.jpg') HTTP/1.1" 204 0
2026-03-27 22:03:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5553492/general/161b5eb0-cf11-4170-866e-435bc2ba12e4.jpg saved to cache
2026-03-27 22:03:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 5e57a4d4-a274-517f-b52a-2c7a535c0f13
2026-03-27 22:03:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:03:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee4521390>
2026-03-27 22:03:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:03:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:03:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:03:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a802c0fa-8b2f-572c-a0a2-a6104c54bea2/a802c0fa-8b2f-572c-a0a2-a6104c54bea2_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749309%252Fgeneral%252F92c27a8d-260c-4087-901a-8ab500410cbb.jpg') HTTP/1.1" 204 0
2026-03-27 22:03:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749309/general/92c27a8d-260c-4087-901a-8ab500410cbb.jpg saved to cache
2026-03-27 22:03:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item a802c0fa-8b2f-572c-a0a2-a6104c54bea2
2026-03-27 22:03:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:03:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee4654090>
2026-03-27 22:03:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:03:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:03:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:03:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2745ef98-cf13-530d-b3cd-55bd81413ffd/2745ef98-cf13-530d-b3cd-55bd81413ffd_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741763%252Fgeneral%252Fad9f2dec-02d9-4a54-8e6a-92fdfe4df6f5.jpg') HTTP/1.1" 204 0
2026-03-27 22:03:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741763/general/ad9f2dec-02d9-4a54-8e6a-92fdfe4df6f5.jpg saved to cache
2026-03-27 22:03:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 2745ef98-cf13-530d-b3cd-55bd81413ffd
2026-03-27 22:03:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f628407c-8510-5e68-ad5f-8283f00534ad with identifier: 10741704
2026-03-27 22:03:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f628407c-8510-5e68-ad5f-8283f00534ad with scrape type 1
2026-03-27 22:03:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f628407c-8510-5e68-ad5f-8283f00534ad
2026-03-27 22:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5737639%252Fgeneral%252Fb42a7dc7-4a5c-463f-97a1-5de41a50429f.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:03:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737639/general/b42a7dc7-4a5c-463f-97a1-5de41a50429f.JPG not downloaded yet
2026-03-27 22:03:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749309/general/2791e652-3e60-40c9-af5f-7a91e31b043d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732160)
2026-03-27 22:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5749309%252Fgeneral%252F768ba721-c498-406a-9cac-0a8d69d47034.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749309/general/768ba721-c498-406a-9cac-0a8d69d47034.jpg not downloaded yet
2026-03-27 22:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5741763%252Fgeneral%252F4f0fbfe5-4d85-4b76-b10c-ad84caed8124.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741763/general/4f0fbfe5-4d85-4b76-b10c-ad84caed8124.jpg not downloaded yet
2026-03-27 22:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5748589%252Fgeneral%252F50f07e9f-776c-463b-901e-b39e4f337d0a.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:03:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748589/general/50f07e9f-776c-463b-901e-b39e4f337d0a.jpeg not downloaded yet
2026-03-27 22:03:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741667> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:03:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748589/general/1d3e5663-9098-4e52-b57b-1a31cc5e6a24.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10736809)
2026-03-27 22:03:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741763/general/09f8e882-8cd5-4b15-a78c-63726d9a5951.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732161)
2026-03-27 22:03:09 [adesa.it] INFO: Found listing with ID: 10741855
2026-03-27 22:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741855%27 HTTP/1.1" 200 None
2026-03-27 22:03:09 [adesa.it] INFO: Scrape type for 10741855: 1
2026-03-27 22:03:09 [adesa.it] INFO: Scraping item 10741855 url https://www.openlane.eu/en/carv6/auction/10741855
2026-03-27 22:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5752226%252Fgeneral%252Fb391f43e-e1f6-4ab8-9837-771f4a2347e0.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:03:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752226/general/b391f43e-e1f6-4ab8-9837-771f4a2347e0.jpeg not downloaded yet
2026-03-27 22:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5737639%252Fgeneral%252F1c68b2e1-34b5-4fdf-8cae-401ca334e191.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:03:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737639/general/1c68b2e1-34b5-4fdf-8cae-401ca334e191.JPG not downloaded yet
2026-03-27 22:03:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:03:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748589/general/ea827b0e-16dc-4076-aa75-0ed0c08dada4.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10736809)
2026-03-27 22:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5749309%252Fgeneral%252F3cb45433-841f-4b10-8296-24765e7e6747.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749309/general/3cb45433-841f-4b10-8296-24765e7e6747.jpg not downloaded yet
2026-03-27 22:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5741763%252Fgeneral%252Fb52672d7-1578-482f-a5e2-7571092a60c5.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741763/general/b52672d7-1578-482f-a5e2-7571092a60c5.jpg not downloaded yet
2026-03-27 22:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5748589%252Fgeneral%252Ffe489711-acbf-4cb5-884a-0418af0570f7.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:03:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748589/general/fe489711-acbf-4cb5-884a-0418af0570f7.jpeg not downloaded yet
2026-03-27 22:03:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:03:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5821a10>
2026-03-27 22:03:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:03:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:03:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:03:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_88b2740a-eddc-571a-955b-aa7fceaa913d/88b2740a-eddc-571a-955b-aa7fceaa913d_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748589%252Fgeneral%252Fcc8357ca-b804-4470-b607-c679a090e612.jpeg') HTTP/1.1" 204 0
2026-03-27 22:03:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748589/general/cc8357ca-b804-4470-b607-c679a090e612.jpeg saved to cache
2026-03-27 22:03:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 88b2740a-eddc-571a-955b-aa7fceaa913d
2026-03-27 22:03:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:03:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee4524190>
2026-03-27 22:03:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:03:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:03:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:03:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5e57a4d4-a274-517f-b52a-2c7a535c0f13/5e57a4d4-a274-517f-b52a-2c7a535c0f13_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5553492%252Fgeneral%252F9b297e6c-73a0-49ae-8606-118abdfcc586.jpg') HTTP/1.1" 204 0
2026-03-27 22:03:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5553492/general/9b297e6c-73a0-49ae-8606-118abdfcc586.jpg saved to cache
2026-03-27 22:03:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 5e57a4d4-a274-517f-b52a-2c7a535c0f13
2026-03-27 22:03:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:03:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee45cbc90>
2026-03-27 22:03:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:03:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:03:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:03:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2745ef98-cf13-530d-b3cd-55bd81413ffd/2745ef98-cf13-530d-b3cd-55bd81413ffd_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741763%252Fgeneral%252F27f77432-cc73-40c8-baaa-b4fde1c827c3.jpg') HTTP/1.1" 204 0
2026-03-27 22:03:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741763/general/27f77432-cc73-40c8-baaa-b4fde1c827c3.jpg saved to cache
2026-03-27 22:03:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 2745ef98-cf13-530d-b3cd-55bd81413ffd
2026-03-27 22:03:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 191e99ea-12ff-5e89-80db-45803271e91a with identifier: 10733686
2026-03-27 22:03:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 191e99ea-12ff-5e89-80db-45803271e91a with scrape type 1
2026-03-27 22:03:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 191e99ea-12ff-5e89-80db-45803271e91a
2026-03-27 22:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5649904%252Fgeneral%252Ffffde72a-6c54-48b0-87ea-323e17dc7d9c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5649904/general/fffde72a-6c54-48b0-87ea-323e17dc7d9c.jpg already downloaded
2026-03-27 22:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5649904%252Fgeneral%252F298abb9b-090e-4fdd-931a-9ff0ab0a829d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5649904/general/298abb9b-090e-4fdd-931a-9ff0ab0a829d.jpg already downloaded
2026-03-27 22:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5649904%252Fgeneral%252Fda28546a-7d94-49f3-9714-16457fcaf587.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5649904/general/da28546a-7d94-49f3-9714-16457fcaf587.jpg already downloaded
2026-03-27 22:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5649904%252Fgeneral%252F2635ceed-950e-469d-bc8e-0750ca8c31be.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5649904/general/2635ceed-950e-469d-bc8e-0750ca8c31be.jpg already downloaded
2026-03-27 22:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5649904%252Fgeneral%252F4fee8e1a-05a2-4163-8df3-1a3d19195c56.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5649904/general/4fee8e1a-05a2-4163-8df3-1a3d19195c56.jpg already downloaded
2026-03-27 22:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5649904%252Fgeneral%252F5ee4b73c-c3c5-4021-b45f-fcfb55b6f69b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5649904/general/5ee4b73c-c3c5-4021-b45f-fcfb55b6f69b.jpg already downloaded
2026-03-27 22:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5649904%252Fgeneral%252F34ab6237-27bb-4b66-99fe-0485ed25293a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5649904/general/34ab6237-27bb-4b66-99fe-0485ed25293a.jpg already downloaded
2026-03-27 22:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5649904%252Fgeneral%252F8e91e4e2-c29b-4f74-a6b4-1bd394d16407.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5649904/general/8e91e4e2-c29b-4f74-a6b4-1bd394d16407.jpg already downloaded
2026-03-27 22:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5649904%252Fgeneral%252F8eaddb24-b2c1-4a47-a494-acf2ddea4df6.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5649904/general/8eaddb24-b2c1-4a47-a494-acf2ddea4df6.jpg already downloaded
2026-03-27 22:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5649904%252Fgeneral%252F425e7124-6e15-4446-91df-88c0700e6106.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5649904/general/425e7124-6e15-4446-91df-88c0700e6106.jpg already downloaded
2026-03-27 22:03:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 191e99ea-12ff-5e89-80db-45803271e91a, identifier: 10733686
2026-03-27 22:03:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 264b5d95-3beb-5215-9311-e590619d7100 with identifier: 10741700
2026-03-27 22:03:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 264b5d95-3beb-5215-9311-e590619d7100 with scrape type 1
2026-03-27 22:03:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 264b5d95-3beb-5215-9311-e590619d7100
2026-03-27 22:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5729574%252Fgeneral%252F1502a79e-b280-49c3-9843-6952b46dcc3d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729574/general/1502a79e-b280-49c3-9843-6952b46dcc3d.jpg already downloaded
2026-03-27 22:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5729574%252Fgeneral%252Fa61c78a9-b05a-41b2-adc8-731ab19c5ceb.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729574/general/a61c78a9-b05a-41b2-adc8-731ab19c5ceb.jpg already downloaded
2026-03-27 22:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5729574%252Fgeneral%252F017143b6-d288-4412-bce6-2dd394f7aafe.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729574/general/017143b6-d288-4412-bce6-2dd394f7aafe.jpg already downloaded
2026-03-27 22:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5729574%252Fgeneral%252Ffe55ca58-e6d7-41ab-a306-f0689a2fe453.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729574/general/fe55ca58-e6d7-41ab-a306-f0689a2fe453.jpg already downloaded
2026-03-27 22:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5729574%252Fgeneral%252F03792ed0-f098-4d94-b651-5a7af315c38d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729574/general/03792ed0-f098-4d94-b651-5a7af315c38d.jpg already downloaded
2026-03-27 22:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5729574%252Fgeneral%252F3e546502-25ea-489c-887b-515beca38bab.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729574/general/3e546502-25ea-489c-887b-515beca38bab.jpg already downloaded
2026-03-27 22:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5729574%252Fgeneral%252Fd3d4efa5-2b9a-4857-8a6c-640c74105f34.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729574/general/d3d4efa5-2b9a-4857-8a6c-640c74105f34.jpg already downloaded
2026-03-27 22:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5729574%252Fgeneral%252Fbbc1e2e3-373d-488c-a246-49a00b601d78.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729574/general/bbc1e2e3-373d-488c-a246-49a00b601d78.jpg already downloaded
2026-03-27 22:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5729574%252Fgeneral%252F71da3634-18ed-42eb-b4de-03cb2b363d06.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729574/general/71da3634-18ed-42eb-b4de-03cb2b363d06.jpg already downloaded
2026-03-27 22:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5729574%252Fgeneral%252F865c30db-18a8-46f3-bf21-a2599f45a44f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729574/general/865c30db-18a8-46f3-bf21-a2599f45a44f.jpg already downloaded
2026-03-27 22:03:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 264b5d95-3beb-5215-9311-e590619d7100, identifier: 10741700
2026-03-27 22:03:10 [adesa.it] INFO: Found listing with ID: 10733687
2026-03-27 22:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733687%27 HTTP/1.1" 200 None
2026-03-27 22:03:10 [adesa.it] INFO: Scrape type for 10733687: 1
2026-03-27 22:03:10 [adesa.it] INFO: Scraping item 10733687 url https://www.openlane.eu/en/carv6/auction/10733687
2026-03-27 22:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5752226%252Fgeneral%252F7dffec66-b2b9-4d4c-9052-da2a94d58613.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:03:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752226/general/7dffec66-b2b9-4d4c-9052-da2a94d58613.jpeg not downloaded yet
2026-03-27 22:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5737639%252Fgeneral%252F06b093d2-0857-4367-b04f-d5737a8bf44c.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:03:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737639/general/06b093d2-0857-4367-b04f-d5737a8bf44c.JPG not downloaded yet
2026-03-27 22:03:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 191e99ea-12ff-5e89-80db-45803271e91a with identifier: 10733686
2026-03-27 22:03:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 191e99ea-12ff-5e89-80db-45803271e91a with identifier: 10733686
2026-03-27 22:03:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 191e99ea-12ff-5e89-80db-45803271e91a with identifier: 10733686 to the API
2026-03-27 22:03:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:03:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:03:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733686>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T16:00:00Z',
'fuel_type': 'Diesel',
'id': '191e99ea-12ff-5e89-80db-45803271e91a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK664VW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733686',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Audi',
'model': 'Q5',
'odometer': 203000,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 45,
'photo_urls': ['https://images.openlane.eu/carimgs/5649904/general/fffde72a-6c54-48b0-87ea-323e17dc7d9c.jpg',
'https://images.openlane.eu/carimgs/5649904/general/298abb9b-090e-4fdd-931a-9ff0ab0a829d.jpg',
'https://images.openlane.eu/carimgs/5649904/general/da28546a-7d94-49f3-9714-16457fcaf587.jpg',
'https://images.openlane.eu/carimgs/5649904/general/2635ceed-950e-469d-bc8e-0750ca8c31be.jpg',
'https://images.openlane.eu/carimgs/5649904/general/4fee8e1a-05a2-4163-8df3-1a3d19195c56.jpg',
'https://images.openlane.eu/carimgs/5649904/general/5ee4b73c-c3c5-4021-b45f-fcfb55b6f69b.jpg',
'https://images.openlane.eu/carimgs/5649904/general/34ab6237-27bb-4b66-99fe-0485ed25293a.jpg',
'https://images.openlane.eu/carimgs/5649904/general/8e91e4e2-c29b-4f74-a6b4-1bd394d16407.jpg',
'https://images.openlane.eu/carimgs/5649904/general/8eaddb24-b2c1-4a47-a494-acf2ddea4df6.jpg',
'https://images.openlane.eu/carimgs/5649904/general/425e7124-6e15-4446-91df-88c0700e6106.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_191e99ea-12ff-5e89-80db-45803271e91a/191e99ea-12ff-5e89-80db-45803271e91a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 209615,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5649904/general/fffde72a-6c54-48b0-87ea-323e17dc7d9c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_191e99ea-12ff-5e89-80db-45803271e91a/191e99ea-12ff-5e89-80db-45803271e91a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 211322,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5649904/general/298abb9b-090e-4fdd-931a-9ff0ab0a829d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_191e99ea-12ff-5e89-80db-45803271e91a/191e99ea-12ff-5e89-80db-45803271e91a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 201912,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5649904/general/da28546a-7d94-49f3-9714-16457fcaf587.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_191e99ea-12ff-5e89-80db-45803271e91a/191e99ea-12ff-5e89-80db-45803271e91a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 198169,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5649904/general/2635ceed-950e-469d-bc8e-0750ca8c31be.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_191e99ea-12ff-5e89-80db-45803271e91a/191e99ea-12ff-5e89-80db-45803271e91a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104606,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5649904/general/4fee8e1a-05a2-4163-8df3-1a3d19195c56.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_191e99ea-12ff-5e89-80db-45803271e91a/191e99ea-12ff-5e89-80db-45803271e91a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 150754,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5649904/general/5ee4b73c-c3c5-4021-b45f-fcfb55b6f69b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_191e99ea-12ff-5e89-80db-45803271e91a/191e99ea-12ff-5e89-80db-45803271e91a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123905,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5649904/general/34ab6237-27bb-4b66-99fe-0485ed25293a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_191e99ea-12ff-5e89-80db-45803271e91a/191e99ea-12ff-5e89-80db-45803271e91a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137151,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5649904/general/8e91e4e2-c29b-4f74-a6b4-1bd394d16407.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_191e99ea-12ff-5e89-80db-45803271e91a/191e99ea-12ff-5e89-80db-45803271e91a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 153689,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5649904/general/8eaddb24-b2c1-4a47-a494-acf2ddea4df6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_191e99ea-12ff-5e89-80db-45803271e91a/191e99ea-12ff-5e89-80db-45803271e91a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122196,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5649904/general/425e7124-6e15-4446-91df-88c0700e6106.jpg',
'Width': 1024}],
'price': 18300,
'price_includes_vat': True,
'registration_date': '2022-10-31',
'seats_number': 5,
'seller_name': None,
'title': 'Audi Q5 40 TDI S Line - Diesel - Automatic - 204 hp - 203.000 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2022}
2026-03-27 22:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733686%27 HTTP/1.1" 200 None
2026-03-27 22:03:11 [adesa.it] INFO: Saving data for 10733686: {'created_time': 1774648991.077837, 'last_price_update_time': 1774648991.077848, 'auction_closing_time': 1774886400.0}
2026-03-27 22:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10733686') HTTP/1.1" 204 0
2026-03-27 22:03:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 264b5d95-3beb-5215-9311-e590619d7100 with identifier: 10741700
2026-03-27 22:03:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 264b5d95-3beb-5215-9311-e590619d7100 with identifier: 10741700
2026-03-27 22:03:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 264b5d95-3beb-5215-9311-e590619d7100 with identifier: 10741700 to the API
2026-03-27 22:03:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:03:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:03:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741700>
{'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-31T13:45: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=10741700',
'listing': 'auction',
'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': 0,
'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-27 22:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741700%27 HTTP/1.1" 200 None
2026-03-27 22:03:11 [adesa.it] INFO: Saving data for 10741700: {'created_time': 1774648991.393266, 'last_price_update_time': 1774648991.393276, 'auction_closing_time': 1774964700.0}
2026-03-27 22:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741700') HTTP/1.1" 204 0
2026-03-27 22:03:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748589/general/d76fd1eb-e2a6-4b83-b4df-8817122b6e13.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10736809)
2026-03-27 22:03:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752226/general/29a90789-a5f4-42ad-9622-5856a435dac3.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10741377)
2026-03-27 22:03:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741763/general/d3cc4737-bfc3-4560-b8b9-1e5feb7626a4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732161)
2026-03-27 22:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5749309%252Fgeneral%252Fc4870703-03a6-43e3-a240-8f8163c31f2d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749309/general/c4870703-03a6-43e3-a240-8f8163c31f2d.jpg not downloaded yet
2026-03-27 22:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5741763%252Fgeneral%252F16143267-0ade-47e3-a812-37552e31dbe0.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741763/general/16143267-0ade-47e3-a812-37552e31dbe0.jpg not downloaded yet
2026-03-27 22:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5748589%252Fgeneral%252F1ad9f58a-5bef-4644-a79e-3453f1e8ac5d.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:03:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748589/general/1ad9f58a-5bef-4644-a79e-3453f1e8ac5d.jpeg not downloaded yet
2026-03-27 22:03:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732178> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:03:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:03:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee592c510>
2026-03-27 22:03:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:03:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:03:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:03:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a802c0fa-8b2f-572c-a0a2-a6104c54bea2/a802c0fa-8b2f-572c-a0a2-a6104c54bea2_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749309%252Fgeneral%252F2791e652-3e60-40c9-af5f-7a91e31b043d.jpg') HTTP/1.1" 204 0
2026-03-27 22:03:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749309/general/2791e652-3e60-40c9-af5f-7a91e31b043d.jpg saved to cache
2026-03-27 22:03:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item a802c0fa-8b2f-572c-a0a2-a6104c54bea2
2026-03-27 22:03:11 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5737639/general/b42a7dc7-4a5c-463f-97a1-5de41a50429f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10741704)
2026-03-27 22:03:11 [adesa.it] INFO: Found listing with ID: 10733693
2026-03-27 22:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733693%27 HTTP/1.1" 200 None
2026-03-27 22:03:11 [adesa.it] INFO: Scrape type for 10733693: 1
2026-03-27 22:03:11 [adesa.it] INFO: Scraping item 10733693 url https://www.openlane.eu/en/carv6/auction/10733693
2026-03-27 22:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5752226%252Fgeneral%252F13156f0f-4230-4bbc-aa84-1e1d2c50be90.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:03:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752226/general/13156f0f-4230-4bbc-aa84-1e1d2c50be90.jpeg not downloaded yet
2026-03-27 22:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5737639%252Fgeneral%252F1d32fa9f-10a6-4d28-a722-82ae95e5beea.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:03:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737639/general/1d32fa9f-10a6-4d28-a722-82ae95e5beea.JPG not downloaded yet
2026-03-27 22:03:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cbf3f397-4405-5c99-b753-6b8a2c8a4d95 with identifier: 10741667
2026-03-27 22:03:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cbf3f397-4405-5c99-b753-6b8a2c8a4d95 with scrape type 1
2026-03-27 22:03:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item cbf3f397-4405-5c99-b753-6b8a2c8a4d95
2026-03-27 22:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5696577%252Fgeneral%252F48f872ec-bc66-4660-9f77-d62a91ae89a1.webp%27 HTTP/1.1" 200 None
2026-03-27 22:03:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696577/general/48f872ec-bc66-4660-9f77-d62a91ae89a1.webp already downloaded
2026-03-27 22:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5696577%252Fgeneral%252Fff121517-ead7-4e68-93d8-f6645391b0ae.webp%27 HTTP/1.1" 200 None
2026-03-27 22:03:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696577/general/ff121517-ead7-4e68-93d8-f6645391b0ae.webp already downloaded
2026-03-27 22:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5696577%252Fgeneral%252F286a0ce7-3038-498f-94b0-1d5f1f5b51bf.webp%27 HTTP/1.1" 200 None
2026-03-27 22:03:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696577/general/286a0ce7-3038-498f-94b0-1d5f1f5b51bf.webp already downloaded
2026-03-27 22:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5696577%252Fgeneral%252F046c647d-6d29-4911-827b-d848a92fe74c.webp%27 HTTP/1.1" 200 None
2026-03-27 22:03:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696577/general/046c647d-6d29-4911-827b-d848a92fe74c.webp already downloaded
2026-03-27 22:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5696577%252Fgeneral%252Fdfeaf06e-ff69-4d7d-bea7-07287144f249.webp%27 HTTP/1.1" 200 None
2026-03-27 22:03:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696577/general/dfeaf06e-ff69-4d7d-bea7-07287144f249.webp already downloaded
2026-03-27 22:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5696577%252Fgeneral%252F39a80e17-ba6e-4cc9-a680-40af95f9c7d5.webp%27 HTTP/1.1" 200 None
2026-03-27 22:03:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696577/general/39a80e17-ba6e-4cc9-a680-40af95f9c7d5.webp already downloaded
2026-03-27 22:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5696577%252Fgeneral%252F215ae156-0bcf-455b-99a3-b0f2af3758ec.webp%27 HTTP/1.1" 200 None
2026-03-27 22:03:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696577/general/215ae156-0bcf-455b-99a3-b0f2af3758ec.webp already downloaded
2026-03-27 22:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5696577%252Fgeneral%252Ff1e031fb-cb20-4d7c-8612-760f4f2bad12.webp%27 HTTP/1.1" 200 None
2026-03-27 22:03:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696577/general/f1e031fb-cb20-4d7c-8612-760f4f2bad12.webp already downloaded
2026-03-27 22:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5696577%252Fgeneral%252Fe2862b40-058b-4a2d-8c1c-6b5340ad63cf.webp%27 HTTP/1.1" 200 None
2026-03-27 22:03:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696577/general/e2862b40-058b-4a2d-8c1c-6b5340ad63cf.webp already downloaded
2026-03-27 22:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5696577%252Fgeneral%252F28d2b18e-f592-475d-95e1-22ca3e8d14c3.webp%27 HTTP/1.1" 200 None
2026-03-27 22:03:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696577/general/28d2b18e-f592-475d-95e1-22ca3e8d14c3.webp already downloaded
2026-03-27 22:03:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: cbf3f397-4405-5c99-b753-6b8a2c8a4d95, identifier: 10741667
2026-03-27 22:03:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:03:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee4559f50>
2026-03-27 22:03:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:03:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:03:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:03:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_88b2740a-eddc-571a-955b-aa7fceaa913d/88b2740a-eddc-571a-955b-aa7fceaa913d_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748589%252Fgeneral%252F1d3e5663-9098-4e52-b57b-1a31cc5e6a24.jpeg') HTTP/1.1" 204 0
2026-03-27 22:03:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748589/general/1d3e5663-9098-4e52-b57b-1a31cc5e6a24.jpeg saved to cache
2026-03-27 22:03:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 88b2740a-eddc-571a-955b-aa7fceaa913d
2026-03-27 22:03:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:03:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee4734b10>
2026-03-27 22:03:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:03:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:03:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:03:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2745ef98-cf13-530d-b3cd-55bd81413ffd/2745ef98-cf13-530d-b3cd-55bd81413ffd_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741763%252Fgeneral%252F09f8e882-8cd5-4b15-a78c-63726d9a5951.jpg') HTTP/1.1" 204 0
2026-03-27 22:03:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741763/general/09f8e882-8cd5-4b15-a78c-63726d9a5951.jpg saved to cache
2026-03-27 22:03:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 2745ef98-cf13-530d-b3cd-55bd81413ffd
2026-03-27 22:03:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:03:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee453ad10>
2026-03-27 22:03:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:03:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:03:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:03:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_88b2740a-eddc-571a-955b-aa7fceaa913d/88b2740a-eddc-571a-955b-aa7fceaa913d_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748589%252Fgeneral%252Fea827b0e-16dc-4076-aa75-0ed0c08dada4.jpeg') HTTP/1.1" 204 0
2026-03-27 22:03:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748589/general/ea827b0e-16dc-4076-aa75-0ed0c08dada4.jpeg saved to cache
2026-03-27 22:03:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 88b2740a-eddc-571a-955b-aa7fceaa913d
2026-03-27 22:03:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748589/general/ae47744f-9fc3-4cda-a81c-6a2bbf6a3a75.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10736809)
2026-03-27 22:03:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752226/general/08ea648b-0a05-48ec-acb7-6a49ba972747.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10741377)
2026-03-27 22:03:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5553492/general/73d8deb1-ecf6-43e1-9d8c-99fbb27e792c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732180)
2026-03-27 22:03:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749309/general/876e5a9a-5588-4333-a697-381616e2a3cf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732160)
2026-03-27 22:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5741763%252Fgeneral%252F815177b5-0244-494e-92df-757cafac9e3c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741763/general/815177b5-0244-494e-92df-757cafac9e3c.jpg not downloaded yet
2026-03-27 22:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5748589%252Fgeneral%252Fcb636e00-c8b9-484e-81c5-eedeb9a3e5a3.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:03:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748589/general/cb636e00-c8b9-484e-81c5-eedeb9a3e5a3.jpeg not downloaded yet
2026-03-27 22:03:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: cbf3f397-4405-5c99-b753-6b8a2c8a4d95 with identifier: 10741667
2026-03-27 22:03:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: cbf3f397-4405-5c99-b753-6b8a2c8a4d95 with identifier: 10741667
2026-03-27 22:03:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: cbf3f397-4405-5c99-b753-6b8a2c8a4d95 with identifier: 10741667 to the API
2026-03-27 22:03:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:03:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:03:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741667>
{'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-31T13:45: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=10741667',
'listing': 'auction',
'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': 0,
'price_includes_vat': True,
'registration_date': '2015-08-03',
'seats_number': 5,
'seller_name': 'AUTOVERBANO DI CISTERNINO NORBERTO',
'title': 'Audi RS Q3 Attraction - Petrol - Automatic - 340 hp - 205.000 km',
'transmission': 'automatic',
'trim': 'Attraction',
'vin': None,
'year': 2015}
2026-03-27 22:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741667%27 HTTP/1.1" 200 None
2026-03-27 22:03:12 [adesa.it] INFO: Saving data for 10741667: {'created_time': 1774648992.951552, 'last_price_update_time': 1774648992.951562, 'auction_closing_time': 1774964700.0}
2026-03-27 22:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741667') HTTP/1.1" 204 0
2026-03-27 22:03:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:03:12 [adesa.it] INFO: Found listing with ID: 10733685
2026-03-27 22:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733685%27 HTTP/1.1" 200 None
2026-03-27 22:03:12 [adesa.it] INFO: Scrape type for 10733685: 1
2026-03-27 22:03:12 [adesa.it] INFO: Scraping item 10733685 url https://www.openlane.eu/en/carv6/auction/10733685
2026-03-27 22:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5752226%252Fgeneral%252Fac5af6b1-4f74-47fb-b096-7292a7ab0016.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:03:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752226/general/ac5af6b1-4f74-47fb-b096-7292a7ab0016.jpeg not downloaded yet
2026-03-27 22:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5737639%252Fgeneral%252F95bb3d56-d57c-4059-ab24-fa9f5c02e607.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:03:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737639/general/95bb3d56-d57c-4059-ab24-fa9f5c02e607.JPG not downloaded yet
2026-03-27 22:03:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:03:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee475d910>
2026-03-27 22:03:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:03:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:03:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:03:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_88b2740a-eddc-571a-955b-aa7fceaa913d/88b2740a-eddc-571a-955b-aa7fceaa913d_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748589%252Fgeneral%252Fd76fd1eb-e2a6-4b83-b4df-8817122b6e13.jpeg') HTTP/1.1" 204 0
2026-03-27 22:03:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748589/general/d76fd1eb-e2a6-4b83-b4df-8817122b6e13.jpeg saved to cache
2026-03-27 22:03:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 88b2740a-eddc-571a-955b-aa7fceaa913d
2026-03-27 22:03:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:03:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee4679e90>
2026-03-27 22:03:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:03:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:03:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:03:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e2c91b1d-4633-53b9-8bfe-f14ba3518230/e2c91b1d-4633-53b9-8bfe-f14ba3518230_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752226%252Fgeneral%252F29a90789-a5f4-42ad-9622-5856a435dac3.jpeg') HTTP/1.1" 204 0
2026-03-27 22:03:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752226/general/29a90789-a5f4-42ad-9622-5856a435dac3.jpeg saved to cache
2026-03-27 22:03:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item e2c91b1d-4633-53b9-8bfe-f14ba3518230
2026-03-27 22:03:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741664> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:03:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:03:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee43ad3d0>
2026-03-27 22:03:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:03:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:03:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:03:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2745ef98-cf13-530d-b3cd-55bd81413ffd/2745ef98-cf13-530d-b3cd-55bd81413ffd_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741763%252Fgeneral%252Fd3cc4737-bfc3-4560-b8b9-1e5feb7626a4.jpg') HTTP/1.1" 204 0
2026-03-27 22:03:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741763/general/d3cc4737-bfc3-4560-b8b9-1e5feb7626a4.jpg saved to cache
2026-03-27 22:03:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 2745ef98-cf13-530d-b3cd-55bd81413ffd
2026-03-27 22:03:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6696b16c-73e0-5311-84d9-1b608d1b5db9 with identifier: 10732178
2026-03-27 22:03:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6696b16c-73e0-5311-84d9-1b608d1b5db9 with scrape type 1
2026-03-27 22:03:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6696b16c-73e0-5311-84d9-1b608d1b5db9
2026-03-27 22:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5739565%252Fgeneral%252F70dba40c-c989-4cca-b23b-53c40659d0e8.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739565/general/70dba40c-c989-4cca-b23b-53c40659d0e8.jpg already downloaded
2026-03-27 22:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5739565%252Fgeneral%252F12f8229f-f802-45a5-a431-65020408f6ea.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739565/general/12f8229f-f802-45a5-a431-65020408f6ea.jpg already downloaded
2026-03-27 22:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5739565%252Fgeneral%252F576ec06f-6718-4dde-bd26-9dacf96ae9ff.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739565/general/576ec06f-6718-4dde-bd26-9dacf96ae9ff.jpg already downloaded
2026-03-27 22:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5739565%252Fgeneral%252F86cbad35-163c-49c0-9643-ce2a8f3f8e6a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739565/general/86cbad35-163c-49c0-9643-ce2a8f3f8e6a.jpg already downloaded
2026-03-27 22:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5739565%252Fgeneral%252F37144866-8176-4377-914f-bfab3bec0e2a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739565/general/37144866-8176-4377-914f-bfab3bec0e2a.jpg already downloaded
2026-03-27 22:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5739565%252Fgeneral%252Fb8a9e04c-a6c8-41ff-b3ba-47247e73db1b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739565/general/b8a9e04c-a6c8-41ff-b3ba-47247e73db1b.jpg already downloaded
2026-03-27 22:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5739565%252Fgeneral%252F2a3300d2-fb7d-4cfa-ad26-6cc8159172a4.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739565/general/2a3300d2-fb7d-4cfa-ad26-6cc8159172a4.jpg already downloaded
2026-03-27 22:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5739565%252Fgeneral%252Ff0e53776-e334-46c6-abed-406a853c3594.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739565/general/f0e53776-e334-46c6-abed-406a853c3594.jpg already downloaded
2026-03-27 22:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5739565%252Fgeneral%252F1a397157-877c-4f82-931c-c384c2c5dffd.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739565/general/1a397157-877c-4f82-931c-c384c2c5dffd.jpg already downloaded
2026-03-27 22:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5739565%252Fgeneral%252F7b3700ba-02f2-4089-82c0-0a380d1c52e6.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739565/general/7b3700ba-02f2-4089-82c0-0a380d1c52e6.jpg already downloaded
2026-03-27 22:03:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 6696b16c-73e0-5311-84d9-1b608d1b5db9, identifier: 10732178
2026-03-27 22:03:13 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item f628407c-8510-5e68-ad5f-8283f00534ad due to Ignoring non-200 response
2026-03-27 22:03:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752226/general/edb7cf4f-d298-4dd6-b8c6-253e0274c66e.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10741377)
2026-03-27 22:03:13 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5737639/general/06b093d2-0857-4367-b04f-d5737a8bf44c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10741704)
2026-03-27 22:03:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752226/general/7dffec66-b2b9-4d4c-9052-da2a94d58613.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10741377)
2026-03-27 22:03:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749309/general/3cb45433-841f-4b10-8296-24765e7e6747.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732160)
2026-03-27 22:03:13 [adesa.it] INFO: Found listing with ID: 10733694
2026-03-27 22:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733694%27 HTTP/1.1" 200 None
2026-03-27 22:03:13 [adesa.it] INFO: Scrape type for 10733694: 1
2026-03-27 22:03:13 [adesa.it] INFO: Scraping item 10733694 url https://www.openlane.eu/en/carv6/auction/10733694
2026-03-27 22:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5752226%252Fgeneral%252F37960f1a-8168-44cc-9882-28f5118be6b4.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:03:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752226/general/37960f1a-8168-44cc-9882-28f5118be6b4.jpeg not downloaded yet
2026-03-27 22:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5737639%252Fgeneral%252F279924a0-f22f-4dae-8830-e58374e234a8.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:03:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737639/general/279924a0-f22f-4dae-8830-e58374e234a8.JPG not downloaded yet
2026-03-27 22:03:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741706> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:03:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 6696b16c-73e0-5311-84d9-1b608d1b5db9 with identifier: 10732178
2026-03-27 22:03:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 6696b16c-73e0-5311-84d9-1b608d1b5db9 with identifier: 10732178
2026-03-27 22:03:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 6696b16c-73e0-5311-84d9-1b608d1b5db9 with identifier: 10732178 to the API
2026-03-27 22:03:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:03:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:03:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732178>
{'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': 265,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Hybrid',
'id': '6696b16c-73e0-5311-84d9-1b608d1b5db9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG022RT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732178',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Audi',
'model': 'Q5',
'odometer': 32755,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 60,
'photo_urls': ['https://images.openlane.eu/carimgs/5739565/general/70dba40c-c989-4cca-b23b-53c40659d0e8.jpg',
'https://images.openlane.eu/carimgs/5739565/general/12f8229f-f802-45a5-a431-65020408f6ea.jpg',
'https://images.openlane.eu/carimgs/5739565/general/576ec06f-6718-4dde-bd26-9dacf96ae9ff.jpg',
'https://images.openlane.eu/carimgs/5739565/general/86cbad35-163c-49c0-9643-ce2a8f3f8e6a.jpg',
'https://images.openlane.eu/carimgs/5739565/general/37144866-8176-4377-914f-bfab3bec0e2a.jpg',
'https://images.openlane.eu/carimgs/5739565/general/b8a9e04c-a6c8-41ff-b3ba-47247e73db1b.jpg',
'https://images.openlane.eu/carimgs/5739565/general/2a3300d2-fb7d-4cfa-ad26-6cc8159172a4.jpg',
'https://images.openlane.eu/carimgs/5739565/general/f0e53776-e334-46c6-abed-406a853c3594.jpg',
'https://images.openlane.eu/carimgs/5739565/general/1a397157-877c-4f82-931c-c384c2c5dffd.jpg',
'https://images.openlane.eu/carimgs/5739565/general/7b3700ba-02f2-4089-82c0-0a380d1c52e6.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6696b16c-73e0-5311-84d9-1b608d1b5db9/6696b16c-73e0-5311-84d9-1b608d1b5db9_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109129,
'Height': 450,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739565/general/70dba40c-c989-4cca-b23b-53c40659d0e8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6696b16c-73e0-5311-84d9-1b608d1b5db9/6696b16c-73e0-5311-84d9-1b608d1b5db9_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 34463,
'Height': 225,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739565/general/12f8229f-f802-45a5-a431-65020408f6ea.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6696b16c-73e0-5311-84d9-1b608d1b5db9/6696b16c-73e0-5311-84d9-1b608d1b5db9_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107119,
'Height': 450,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739565/general/576ec06f-6718-4dde-bd26-9dacf96ae9ff.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6696b16c-73e0-5311-84d9-1b608d1b5db9/6696b16c-73e0-5311-84d9-1b608d1b5db9_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102309,
'Height': 450,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739565/general/86cbad35-163c-49c0-9643-ce2a8f3f8e6a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6696b16c-73e0-5311-84d9-1b608d1b5db9/6696b16c-73e0-5311-84d9-1b608d1b5db9_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81736,
'Height': 450,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739565/general/37144866-8176-4377-914f-bfab3bec0e2a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6696b16c-73e0-5311-84d9-1b608d1b5db9/6696b16c-73e0-5311-84d9-1b608d1b5db9_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89015,
'Height': 450,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739565/general/b8a9e04c-a6c8-41ff-b3ba-47247e73db1b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6696b16c-73e0-5311-84d9-1b608d1b5db9/6696b16c-73e0-5311-84d9-1b608d1b5db9_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95755,
'Height': 450,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739565/general/2a3300d2-fb7d-4cfa-ad26-6cc8159172a4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6696b16c-73e0-5311-84d9-1b608d1b5db9/6696b16c-73e0-5311-84d9-1b608d1b5db9_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71438,
'Height': 450,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739565/general/f0e53776-e334-46c6-abed-406a853c3594.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6696b16c-73e0-5311-84d9-1b608d1b5db9/6696b16c-73e0-5311-84d9-1b608d1b5db9_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109764,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739565/general/1a397157-877c-4f82-931c-c384c2c5dffd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6696b16c-73e0-5311-84d9-1b608d1b5db9/6696b16c-73e0-5311-84d9-1b608d1b5db9_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112829,
'Height': 450,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739565/general/7b3700ba-02f2-4089-82c0-0a380d1c52e6.jpg',
'Width': 800}],
'price': 23800,
'price_includes_vat': True,
'registration_date': '2021-08-26',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Audi Q5 Sportback 45 TFSI S Line - Hybrid - Automatic - 265 hp - '
'32.755 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2021}
2026-03-27 22:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710732178%27 HTTP/1.1" 200 None
2026-03-27 22:03:13 [adesa.it] INFO: Saving data for 10732178: {'created_time': 1774648993.822946, 'last_price_update_time': 1774648993.822956, 'auction_closing_time': 1774862700.0}
2026-03-27 22:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10732178') HTTP/1.1" 204 0
2026-03-27 22:03:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:03:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:03:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5a32110>
2026-03-27 22:03:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:03:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:03:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:03:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_88b2740a-eddc-571a-955b-aa7fceaa913d/88b2740a-eddc-571a-955b-aa7fceaa913d_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748589%252Fgeneral%252Fae47744f-9fc3-4cda-a81c-6a2bbf6a3a75.jpeg') HTTP/1.1" 204 0
2026-03-27 22:03:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748589/general/ae47744f-9fc3-4cda-a81c-6a2bbf6a3a75.jpeg saved to cache
2026-03-27 22:03:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 88b2740a-eddc-571a-955b-aa7fceaa913d
2026-03-27 22:03:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:03:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5bc1910>
2026-03-27 22:03:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:03:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:03:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:03:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e2c91b1d-4633-53b9-8bfe-f14ba3518230/e2c91b1d-4633-53b9-8bfe-f14ba3518230_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752226%252Fgeneral%252F08ea648b-0a05-48ec-acb7-6a49ba972747.jpeg') HTTP/1.1" 204 0
2026-03-27 22:03:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752226/general/08ea648b-0a05-48ec-acb7-6a49ba972747.jpeg saved to cache
2026-03-27 22:03:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item e2c91b1d-4633-53b9-8bfe-f14ba3518230
2026-03-27 22:03:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:03:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee4703290>
2026-03-27 22:03:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:03:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:03:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:03:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5e57a4d4-a274-517f-b52a-2c7a535c0f13/5e57a4d4-a274-517f-b52a-2c7a535c0f13_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5553492%252Fgeneral%252F73d8deb1-ecf6-43e1-9d8c-99fbb27e792c.jpg') HTTP/1.1" 204 0
2026-03-27 22:03:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5553492/general/73d8deb1-ecf6-43e1-9d8c-99fbb27e792c.jpg saved to cache
2026-03-27 22:03:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 5e57a4d4-a274-517f-b52a-2c7a535c0f13
2026-03-27 22:03:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:03:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee4526a90>
2026-03-27 22:03:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:03:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:03:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:03:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a802c0fa-8b2f-572c-a0a2-a6104c54bea2/a802c0fa-8b2f-572c-a0a2-a6104c54bea2_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749309%252Fgeneral%252F876e5a9a-5588-4333-a697-381616e2a3cf.jpg') HTTP/1.1" 204 0
2026-03-27 22:03:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749309/general/876e5a9a-5588-4333-a697-381616e2a3cf.jpg saved to cache
2026-03-27 22:03:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item a802c0fa-8b2f-572c-a0a2-a6104c54bea2
2026-03-27 22:03:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748589/general/50f07e9f-776c-463b-901e-b39e4f337d0a.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10736809)
2026-03-27 22:03:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741763/general/b52672d7-1578-482f-a5e2-7571092a60c5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732161)
2026-03-27 22:03:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:03:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748589/general/fe489711-acbf-4cb5-884a-0418af0570f7.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10736809)
2026-03-27 22:03:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748589/general/1ad9f58a-5bef-4644-a79e-3453f1e8ac5d.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10736809)
2026-03-27 22:03:14 [adesa.it] INFO: Found listing with ID: 10741682
2026-03-27 22:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741682%27 HTTP/1.1" 200 None
2026-03-27 22:03:14 [adesa.it] INFO: Scrape type for 10741682: 1
2026-03-27 22:03:14 [adesa.it] INFO: Scraping item 10741682 url https://www.openlane.eu/en/carv6/auction/10741682
2026-03-27 22:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5752226%252Fgeneral%252F9d26b5c5-fed4-4f6a-9f87-a5c583611da0.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:03:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752226/general/9d26b5c5-fed4-4f6a-9f87-a5c583611da0.jpeg not downloaded yet
2026-03-27 22:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5737639%252Fgeneral%252Fdeceee71-4829-40cb-ac77-9af40cae48f1.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:03:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737639/general/deceee71-4829-40cb-ac77-9af40cae48f1.JPG not downloaded yet
2026-03-27 22:03:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fd5f1bd3-6b91-5fc5-9f25-5cf8fb57e8df with identifier: 10741664
2026-03-27 22:03:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fd5f1bd3-6b91-5fc5-9f25-5cf8fb57e8df with scrape type 1
2026-03-27 22:03:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item fd5f1bd3-6b91-5fc5-9f25-5cf8fb57e8df
2026-03-27 22:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5662155%252Fgeneral%252F43b08779-a73b-4f58-bea5-fba21516b1c9.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662155/general/43b08779-a73b-4f58-bea5-fba21516b1c9.jpg already downloaded
2026-03-27 22:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5662155%252Fgeneral%252Ff310435a-cb65-445b-b6d7-b9ad83c689bd.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662155/general/f310435a-cb65-445b-b6d7-b9ad83c689bd.jpg already downloaded
2026-03-27 22:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5662155%252Fgeneral%252F78482791-f5a1-4229-8e62-157fc032fe3b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662155/general/78482791-f5a1-4229-8e62-157fc032fe3b.jpg already downloaded
2026-03-27 22:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5662155%252Fgeneral%252F7ed16114-96cd-4005-a62e-0f68c7a781d6.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662155/general/7ed16114-96cd-4005-a62e-0f68c7a781d6.jpg already downloaded
2026-03-27 22:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5662155%252Fgeneral%252F692f0b65-8ab8-4acc-975c-8b5fd79df149.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662155/general/692f0b65-8ab8-4acc-975c-8b5fd79df149.jpg already downloaded
2026-03-27 22:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5662155%252Fgeneral%252F539d8321-4fba-4cb2-b9cc-8ec5dd340224.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662155/general/539d8321-4fba-4cb2-b9cc-8ec5dd340224.jpg already downloaded
2026-03-27 22:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5662155%252Fgeneral%252F5081ddcf-9f7d-44b7-8fb9-cffd1c115dd6.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662155/general/5081ddcf-9f7d-44b7-8fb9-cffd1c115dd6.jpg already downloaded
2026-03-27 22:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5662155%252Fgeneral%252F9a14baac-9af5-4309-be1a-5b022a8693b4.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662155/general/9a14baac-9af5-4309-be1a-5b022a8693b4.jpg already downloaded
2026-03-27 22:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5662155%252Fgeneral%252Ff41ec514-7bc5-4f19-9ab6-6f9ddacdf6c8.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662155/general/f41ec514-7bc5-4f19-9ab6-6f9ddacdf6c8.jpg already downloaded
2026-03-27 22:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5662155%252Fgeneral%252F7da2f271-f770-4b91-b85e-13b9e6793a7b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662155/general/7da2f271-f770-4b91-b85e-13b9e6793a7b.jpg already downloaded
2026-03-27 22:03:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: fd5f1bd3-6b91-5fc5-9f25-5cf8fb57e8df, identifier: 10741664
2026-03-27 22:03:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741696> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:03:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: fd5f1bd3-6b91-5fc5-9f25-5cf8fb57e8df with identifier: 10741664
2026-03-27 22:03:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: fd5f1bd3-6b91-5fc5-9f25-5cf8fb57e8df with identifier: 10741664
2026-03-27 22:03:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: fd5f1bd3-6b91-5fc5-9f25-5cf8fb57e8df with identifier: 10741664 to the API
2026-03-27 22:03:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:03:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:03:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741664>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 401,
'expiration_date': '2026-03-31T13:45:00Z',
'fuel_type': 'Electric',
'id': 'fd5f1bd3-6b91-5fc5-9f25-5cf8fb57e8df',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GY317TA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741664',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': 'i4',
'odometer': 7699,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 16,
'photo_urls': ['https://images.openlane.eu/carimgs/5662155/general/43b08779-a73b-4f58-bea5-fba21516b1c9.jpg',
'https://images.openlane.eu/carimgs/5662155/general/f310435a-cb65-445b-b6d7-b9ad83c689bd.jpg',
'https://images.openlane.eu/carimgs/5662155/general/78482791-f5a1-4229-8e62-157fc032fe3b.jpg',
'https://images.openlane.eu/carimgs/5662155/general/7ed16114-96cd-4005-a62e-0f68c7a781d6.jpg',
'https://images.openlane.eu/carimgs/5662155/general/692f0b65-8ab8-4acc-975c-8b5fd79df149.jpg',
'https://images.openlane.eu/carimgs/5662155/general/539d8321-4fba-4cb2-b9cc-8ec5dd340224.jpg',
'https://images.openlane.eu/carimgs/5662155/general/5081ddcf-9f7d-44b7-8fb9-cffd1c115dd6.jpg',
'https://images.openlane.eu/carimgs/5662155/general/9a14baac-9af5-4309-be1a-5b022a8693b4.jpg',
'https://images.openlane.eu/carimgs/5662155/general/f41ec514-7bc5-4f19-9ab6-6f9ddacdf6c8.jpg',
'https://images.openlane.eu/carimgs/5662155/general/7da2f271-f770-4b91-b85e-13b9e6793a7b.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd5f1bd3-6b91-5fc5-9f25-5cf8fb57e8df/fd5f1bd3-6b91-5fc5-9f25-5cf8fb57e8df_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3257772,
'Height': 3072,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662155/general/43b08779-a73b-4f58-bea5-fba21516b1c9.jpg',
'Width': 4096},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd5f1bd3-6b91-5fc5-9f25-5cf8fb57e8df/fd5f1bd3-6b91-5fc5-9f25-5cf8fb57e8df_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2954025,
'Height': 3072,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662155/general/f310435a-cb65-445b-b6d7-b9ad83c689bd.jpg',
'Width': 4096},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd5f1bd3-6b91-5fc5-9f25-5cf8fb57e8df/fd5f1bd3-6b91-5fc5-9f25-5cf8fb57e8df_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4300903,
'Height': 3072,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662155/general/78482791-f5a1-4229-8e62-157fc032fe3b.jpg',
'Width': 4096},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd5f1bd3-6b91-5fc5-9f25-5cf8fb57e8df/fd5f1bd3-6b91-5fc5-9f25-5cf8fb57e8df_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4308678,
'Height': 3072,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662155/general/7ed16114-96cd-4005-a62e-0f68c7a781d6.jpg',
'Width': 4096},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd5f1bd3-6b91-5fc5-9f25-5cf8fb57e8df/fd5f1bd3-6b91-5fc5-9f25-5cf8fb57e8df_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3670248,
'Height': 3072,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662155/general/692f0b65-8ab8-4acc-975c-8b5fd79df149.jpg',
'Width': 4096},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd5f1bd3-6b91-5fc5-9f25-5cf8fb57e8df/fd5f1bd3-6b91-5fc5-9f25-5cf8fb57e8df_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4335247,
'Height': 3072,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662155/general/539d8321-4fba-4cb2-b9cc-8ec5dd340224.jpg',
'Width': 4096},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd5f1bd3-6b91-5fc5-9f25-5cf8fb57e8df/fd5f1bd3-6b91-5fc5-9f25-5cf8fb57e8df_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4017962,
'Height': 3072,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662155/general/5081ddcf-9f7d-44b7-8fb9-cffd1c115dd6.jpg',
'Width': 4096},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd5f1bd3-6b91-5fc5-9f25-5cf8fb57e8df/fd5f1bd3-6b91-5fc5-9f25-5cf8fb57e8df_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2257456,
'Height': 3072,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662155/general/9a14baac-9af5-4309-be1a-5b022a8693b4.jpg',
'Width': 4096},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd5f1bd3-6b91-5fc5-9f25-5cf8fb57e8df/fd5f1bd3-6b91-5fc5-9f25-5cf8fb57e8df_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2860877,
'Height': 3072,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662155/general/f41ec514-7bc5-4f19-9ab6-6f9ddacdf6c8.jpg',
'Width': 4096},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd5f1bd3-6b91-5fc5-9f25-5cf8fb57e8df/fd5f1bd3-6b91-5fc5-9f25-5cf8fb57e8df_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3531473,
'Height': 3072,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662155/general/7da2f271-f770-4b91-b85e-13b9e6793a7b.jpg',
'Width': 4096}],
'price': 1200,
'price_includes_vat': True,
'registration_date': '2025-03-06',
'seats_number': 5,
'seller_name': 'SIRIO S.r.l.',
'title': 'BMW i4 40 M Sport - xDrive - Electric - Automatic - 401 hp - 7.699 '
'km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2025}
2026-03-27 22:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741664%27 HTTP/1.1" 200 None
2026-03-27 22:03:15 [adesa.it] INFO: Saving data for 10741664: {'created_time': 1774648995.460762, 'last_price_update_time': 1774648995.460772, 'auction_closing_time': 1774964700.0}
2026-03-27 22:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741664') HTTP/1.1" 204 0
2026-03-27 22:03:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:03:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee57b8e10>
2026-03-27 22:03:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:03:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:03:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:03:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e2c91b1d-4633-53b9-8bfe-f14ba3518230/e2c91b1d-4633-53b9-8bfe-f14ba3518230_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752226%252Fgeneral%252Fedb7cf4f-d298-4dd6-b8c6-253e0274c66e.jpeg') HTTP/1.1" 204 0
2026-03-27 22:03:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752226/general/edb7cf4f-d298-4dd6-b8c6-253e0274c66e.jpeg saved to cache
2026-03-27 22:03:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item e2c91b1d-4633-53b9-8bfe-f14ba3518230
2026-03-27 22:03:15 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item f628407c-8510-5e68-ad5f-8283f00534ad due to Ignoring non-200 response
2026-03-27 22:03:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:03:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee59a1210>
2026-03-27 22:03:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:03:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:03:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:03:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e2c91b1d-4633-53b9-8bfe-f14ba3518230/e2c91b1d-4633-53b9-8bfe-f14ba3518230_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752226%252Fgeneral%252F7dffec66-b2b9-4d4c-9052-da2a94d58613.jpeg') HTTP/1.1" 204 0
2026-03-27 22:03:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752226/general/7dffec66-b2b9-4d4c-9052-da2a94d58613.jpeg saved to cache
2026-03-27 22:03:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item e2c91b1d-4633-53b9-8bfe-f14ba3518230
2026-03-27 22:03:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:03:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee598ced0>
2026-03-27 22:03:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:03:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:03:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:03:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a802c0fa-8b2f-572c-a0a2-a6104c54bea2/a802c0fa-8b2f-572c-a0a2-a6104c54bea2_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749309%252Fgeneral%252F3cb45433-841f-4b10-8296-24765e7e6747.jpg') HTTP/1.1" 204 0
2026-03-27 22:03:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749309/general/3cb45433-841f-4b10-8296-24765e7e6747.jpg saved to cache
2026-03-27 22:03:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item a802c0fa-8b2f-572c-a0a2-a6104c54bea2
2026-03-27 22:03:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1d3f73b1-ef0d-5b8b-bd69-f6ad6a19c3ff with identifier: 10741706
2026-03-27 22:03:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1d3f73b1-ef0d-5b8b-bd69-f6ad6a19c3ff with scrape type 1
2026-03-27 22:03:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1d3f73b1-ef0d-5b8b-bd69-f6ad6a19c3ff
2026-03-27 22:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5745535%252Fgeneral%252Fee69d2eb-19df-428a-b792-c1632465d692.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:03:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745535/general/ee69d2eb-19df-428a-b792-c1632465d692.JPG not downloaded yet
2026-03-27 22:03:15 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5737639/general/95bb3d56-d57c-4059-ab24-fa9f5c02e607.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10741704)
2026-03-27 22:03:15 [adesa.it] INFO: Found listing with ID: 10733713
2026-03-27 22:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733713%27 HTTP/1.1" 200 None
2026-03-27 22:03:15 [adesa.it] INFO: Scrape type for 10733713: 1
2026-03-27 22:03:15 [adesa.it] INFO: Scraping item 10733713 url https://www.openlane.eu/en/carv6/auction/10733713
2026-03-27 22:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5752226%252Fgeneral%252Fad91189d-9bc7-4b6d-aa68-ede24feb94fa.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:03:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752226/general/ad91189d-9bc7-4b6d-aa68-ede24feb94fa.jpeg not downloaded yet
2026-03-27 22:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5737639%252Fgeneral%252F38ea057b-29e7-4f28-ba0c-ef05dd251fa6.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:03:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737639/general/38ea057b-29e7-4f28-ba0c-ef05dd251fa6.JPG not downloaded yet
2026-03-27 22:03:15 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5737639/general/1d32fa9f-10a6-4d28-a722-82ae95e5beea.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10741704)
2026-03-27 22:03:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741763/general/16143267-0ade-47e3-a812-37552e31dbe0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732161)
2026-03-27 22:03:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741763/general/815177b5-0244-494e-92df-757cafac9e3c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732161)
2026-03-27 22:03:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752226/general/ac5af6b1-4f74-47fb-b096-7292a7ab0016.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10741377)
2026-03-27 22:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5745535%252Fgeneral%252F1b4e1dea-03e9-41a3-9338-9dd7f3f18ecf.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:03:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745535/general/1b4e1dea-03e9-41a3-9338-9dd7f3f18ecf.JPG not downloaded yet
2026-03-27 22:03:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:03:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:03:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:03:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee46e65d0>
2026-03-27 22:03:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:03:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:03:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:03:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_88b2740a-eddc-571a-955b-aa7fceaa913d/88b2740a-eddc-571a-955b-aa7fceaa913d_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748589%252Fgeneral%252F50f07e9f-776c-463b-901e-b39e4f337d0a.jpeg') HTTP/1.1" 204 0
2026-03-27 22:03:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748589/general/50f07e9f-776c-463b-901e-b39e4f337d0a.jpeg saved to cache
2026-03-27 22:03:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 88b2740a-eddc-571a-955b-aa7fceaa913d
2026-03-27 22:03:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:03:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5a5df50>
2026-03-27 22:03:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:03:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:03:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:03:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2745ef98-cf13-530d-b3cd-55bd81413ffd/2745ef98-cf13-530d-b3cd-55bd81413ffd_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741763%252Fgeneral%252Fb52672d7-1578-482f-a5e2-7571092a60c5.jpg') HTTP/1.1" 204 0
2026-03-27 22:03:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741763/general/b52672d7-1578-482f-a5e2-7571092a60c5.jpg saved to cache
2026-03-27 22:03:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 2745ef98-cf13-530d-b3cd-55bd81413ffd
2026-03-27 22:03:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:03:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee59dbf90>
2026-03-27 22:03:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:03:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:03:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:03:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_88b2740a-eddc-571a-955b-aa7fceaa913d/88b2740a-eddc-571a-955b-aa7fceaa913d_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748589%252Fgeneral%252Ffe489711-acbf-4cb5-884a-0418af0570f7.jpeg') HTTP/1.1" 204 0
2026-03-27 22:03:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748589/general/fe489711-acbf-4cb5-884a-0418af0570f7.jpeg saved to cache
2026-03-27 22:03:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 88b2740a-eddc-571a-955b-aa7fceaa913d
2026-03-27 22:03:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:03:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee44c8e50>
2026-03-27 22:03:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:03:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:03:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:03:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_88b2740a-eddc-571a-955b-aa7fceaa913d/88b2740a-eddc-571a-955b-aa7fceaa913d_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748589%252Fgeneral%252F1ad9f58a-5bef-4644-a79e-3453f1e8ac5d.jpeg') HTTP/1.1" 204 0
2026-03-27 22:03:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748589/general/1ad9f58a-5bef-4644-a79e-3453f1e8ac5d.jpeg saved to cache
2026-03-27 22:03:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 88b2740a-eddc-571a-955b-aa7fceaa913d
2026-03-27 22:03:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749309/general/c4870703-03a6-43e3-a240-8f8163c31f2d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732160)
2026-03-27 22:03:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752226/general/13156f0f-4230-4bbc-aa84-1e1d2c50be90.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10741377)
2026-03-27 22:03:15 [adesa.it] INFO: Found listing with ID: 10733714
2026-03-27 22:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733714%27 HTTP/1.1" 200 None
2026-03-27 22:03:16 [adesa.it] INFO: Scrape type for 10733714: 1
2026-03-27 22:03:16 [adesa.it] INFO: Scraping item 10733714 url https://www.openlane.eu/en/carv6/auction/10733714
2026-03-27 22:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5737639%252Fgeneral%252F69cc47b5-edf5-4e1e-9f86-0d94be48deff.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:03:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737639/general/69cc47b5-edf5-4e1e-9f86-0d94be48deff.JPG not downloaded yet
2026-03-27 22:03:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1cb2117a-ae93-5935-8055-eb2759bf01fb with identifier: 10741696
2026-03-27 22:03:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1cb2117a-ae93-5935-8055-eb2759bf01fb with scrape type 1
2026-03-27 22:03:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1cb2117a-ae93-5935-8055-eb2759bf01fb
2026-03-27 22:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5726205%252Fgeneral%252F7c6b0fce-f33c-43a3-91f5-f87d403b60dd.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:03:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726205/general/7c6b0fce-f33c-43a3-91f5-f87d403b60dd.JPG not downloaded yet
2026-03-27 22:03:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748589/general/cb636e00-c8b9-484e-81c5-eedeb9a3e5a3.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10736809)
2026-03-27 22:03:16 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5737639/general/279924a0-f22f-4dae-8830-e58374e234a8.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10741704)
2026-03-27 22:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5745535%252Fgeneral%252Fb0b9d8e0-2410-4e74-9203-ca5188c3e3e5.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:03:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745535/general/b0b9d8e0-2410-4e74-9203-ca5188c3e3e5.JPG not downloaded yet
2026-03-27 22:03:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:03:16 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5737639/general/deceee71-4829-40cb-ac77-9af40cae48f1.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10741704)
2026-03-27 22:03:16 [adesa.it] INFO: Found listing with ID: 10733706
2026-03-27 22:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733706%27 HTTP/1.1" 200 None
2026-03-27 22:03:16 [adesa.it] INFO: Scrape type for 10733706: 1
2026-03-27 22:03:16 [adesa.it] INFO: Scraping item 10733706 url https://www.openlane.eu/en/carv6/auction/10733706
2026-03-27 22:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5737639%252Fgeneral%252F7de0c165-e8a8-4fd1-abbd-7b0e8d498aaa.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:03:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737639/general/7de0c165-e8a8-4fd1-abbd-7b0e8d498aaa.JPG not downloaded yet
2026-03-27 22:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5726205%252Fgeneral%252Fcffc1951-e6f4-4ec6-9c5b-61329c6add1a.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:03:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726205/general/cffc1951-e6f4-4ec6-9c5b-61329c6add1a.JPG not downloaded yet
2026-03-27 22:03:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741672> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:03:16 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item f628407c-8510-5e68-ad5f-8283f00534ad due to Ignoring non-200 response
2026-03-27 22:03:16 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item f628407c-8510-5e68-ad5f-8283f00534ad due to Ignoring non-200 response
2026-03-27 22:03:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:03:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5aa3e10>
2026-03-27 22:03:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:03:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:03:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2745ef98-cf13-530d-b3cd-55bd81413ffd/2745ef98-cf13-530d-b3cd-55bd81413ffd_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741763%252Fgeneral%252F16143267-0ade-47e3-a812-37552e31dbe0.jpg') HTTP/1.1" 204 0
2026-03-27 22:03:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741763/general/16143267-0ade-47e3-a812-37552e31dbe0.jpg saved to cache
2026-03-27 22:03:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 2745ef98-cf13-530d-b3cd-55bd81413ffd
2026-03-27 22:03:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:03:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee57be610>
2026-03-27 22:03:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:03:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:03:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2745ef98-cf13-530d-b3cd-55bd81413ffd/2745ef98-cf13-530d-b3cd-55bd81413ffd_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741763%252Fgeneral%252F815177b5-0244-494e-92df-757cafac9e3c.jpg') HTTP/1.1" 204 0
2026-03-27 22:03:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741763/general/815177b5-0244-494e-92df-757cafac9e3c.jpg saved to cache
2026-03-27 22:03:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 2745ef98-cf13-530d-b3cd-55bd81413ffd
2026-03-27 22:03:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:03:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5bf3850>
2026-03-27 22:03:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:03:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:03:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e2c91b1d-4633-53b9-8bfe-f14ba3518230/e2c91b1d-4633-53b9-8bfe-f14ba3518230_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752226%252Fgeneral%252Fac5af6b1-4f74-47fb-b096-7292a7ab0016.jpeg') HTTP/1.1" 204 0
2026-03-27 22:03:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752226/general/ac5af6b1-4f74-47fb-b096-7292a7ab0016.jpeg saved to cache
2026-03-27 22:03:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item e2c91b1d-4633-53b9-8bfe-f14ba3518230
2026-03-27 22:03:16 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5737639/general/1c68b2e1-34b5-4fdf-8cae-401ca334e191.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10741704)
2026-03-27 22:03:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752226/general/9d26b5c5-fed4-4f6a-9f87-a5c583611da0.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10741377)
2026-03-27 22:03:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752226/general/37960f1a-8168-44cc-9882-28f5118be6b4.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10741377)
2026-03-27 22:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5745535%252Fgeneral%252Fa692cb51-6674-4801-a289-a3a7ca7a0f4f.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:03:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745535/general/a692cb51-6674-4801-a289-a3a7ca7a0f4f.JPG not downloaded yet
2026-03-27 22:03:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:03:16 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745535/general/ee69d2eb-19df-428a-b792-c1632465d692.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10741706)
2026-03-27 22:03:16 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5737639/general/38ea057b-29e7-4f28-ba0c-ef05dd251fa6.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10741704)
2026-03-27 22:03:16 [adesa.it] INFO: Found listing with ID: 10741691
2026-03-27 22:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741691%27 HTTP/1.1" 200 None
2026-03-27 22:03:16 [adesa.it] INFO: Scrape type for 10741691: 1
2026-03-27 22:03:16 [adesa.it] INFO: Scraping item 10741691 url https://www.openlane.eu/en/carv6/auction/10741691
2026-03-27 22:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5726205%252Fgeneral%252Fc2c29477-7762-4a3f-9b75-e6e09f3f4683.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:03:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726205/general/c2c29477-7762-4a3f-9b75-e6e09f3f4683.JPG not downloaded yet
2026-03-27 22:03:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752226/general/ad91189d-9bc7-4b6d-aa68-ede24feb94fa.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10741377)
2026-03-27 22:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5745535%252Fgeneral%252Fedf4de6c-9c9c-4998-9ad9-386621094b12.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:03:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745535/general/edf4de6c-9c9c-4998-9ad9-386621094b12.JPG not downloaded yet
2026-03-27 22:03:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:03:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee46499d0>
2026-03-27 22:03:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:03:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:03:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a802c0fa-8b2f-572c-a0a2-a6104c54bea2/a802c0fa-8b2f-572c-a0a2-a6104c54bea2_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749309%252Fgeneral%252Fc4870703-03a6-43e3-a240-8f8163c31f2d.jpg') HTTP/1.1" 204 0
2026-03-27 22:03:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749309/general/c4870703-03a6-43e3-a240-8f8163c31f2d.jpg saved to cache
2026-03-27 22:03:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item a802c0fa-8b2f-572c-a0a2-a6104c54bea2
2026-03-27 22:03:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:03:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee45ee110>
2026-03-27 22:03:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:03:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:03:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e2c91b1d-4633-53b9-8bfe-f14ba3518230/e2c91b1d-4633-53b9-8bfe-f14ba3518230_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752226%252Fgeneral%252F13156f0f-4230-4bbc-aa84-1e1d2c50be90.jpeg') HTTP/1.1" 204 0
2026-03-27 22:03:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752226/general/13156f0f-4230-4bbc-aa84-1e1d2c50be90.jpeg saved to cache
2026-03-27 22:03:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item e2c91b1d-4633-53b9-8bfe-f14ba3518230
2026-03-27 22:03:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:03:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5ac9710>
2026-03-27 22:03:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:03:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:03:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_88b2740a-eddc-571a-955b-aa7fceaa913d/88b2740a-eddc-571a-955b-aa7fceaa913d_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748589%252Fgeneral%252Fcb636e00-c8b9-484e-81c5-eedeb9a3e5a3.jpeg') HTTP/1.1" 204 0
2026-03-27 22:03:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748589/general/cb636e00-c8b9-484e-81c5-eedeb9a3e5a3.jpeg saved to cache
2026-03-27 22:03:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 88b2740a-eddc-571a-955b-aa7fceaa913d
2026-03-27 22:03:16 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item f628407c-8510-5e68-ad5f-8283f00534ad due to Ignoring non-200 response
2026-03-27 22:03:16 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item f628407c-8510-5e68-ad5f-8283f00534ad due to Ignoring non-200 response
2026-03-27 22:03:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e824c917-ef25-5f0a-98fd-3d28b381330d with identifier: 10741672
2026-03-27 22:03:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e824c917-ef25-5f0a-98fd-3d28b381330d with scrape type 1
2026-03-27 22:03:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e824c917-ef25-5f0a-98fd-3d28b381330d
2026-03-27 22:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5712493%252Fgeneral%252Fc9d757ba-5d97-4927-a1c9-7c9e445cedf8.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:03:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712493/general/c9d757ba-5d97-4927-a1c9-7c9e445cedf8.jpeg already downloaded
2026-03-27 22:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5712493%252Fgeneral%252F112fc08f-f4ce-4b6d-ada9-20ec4a6e561d.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:03:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712493/general/112fc08f-f4ce-4b6d-ada9-20ec4a6e561d.jpeg already downloaded
2026-03-27 22:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5712493%252Fgeneral%252F643e9d77-540a-4682-8449-5440c1bc7f04.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:03:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712493/general/643e9d77-540a-4682-8449-5440c1bc7f04.jpeg already downloaded
2026-03-27 22:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5712493%252Fgeneral%252F57147b67-5557-4c6c-9573-d917272c7aae.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712493/general/57147b67-5557-4c6c-9573-d917272c7aae.jpg already downloaded
2026-03-27 22:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5712493%252Fgeneral%252F72b1cde7-650f-4d97-9629-94b9448dd185.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712493/general/72b1cde7-650f-4d97-9629-94b9448dd185.jpg already downloaded
2026-03-27 22:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5712493%252Fgeneral%252F67861d5b-b98b-4dc2-b6ef-c46de61065d8.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:03:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712493/general/67861d5b-b98b-4dc2-b6ef-c46de61065d8.jpeg already downloaded
2026-03-27 22:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5712493%252Fgeneral%252Fc8b89cef-e75c-4ac6-bf1d-12d10863502a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712493/general/c8b89cef-e75c-4ac6-bf1d-12d10863502a.jpg already downloaded
2026-03-27 22:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5712493%252Fgeneral%252Fe609fee7-83da-4051-8439-a5bc465dd9fb.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712493/general/e609fee7-83da-4051-8439-a5bc465dd9fb.jpg already downloaded
2026-03-27 22:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5712493%252Fgeneral%252F5f2e5fca-a1fe-4d1a-ac8d-c7ba50f7c20e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712493/general/5f2e5fca-a1fe-4d1a-ac8d-c7ba50f7c20e.jpg already downloaded
2026-03-27 22:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5712493%252Fgeneral%252F91073777-9d5d-428c-94f1-4043686b5c28.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712493/general/91073777-9d5d-428c-94f1-4043686b5c28.jpg already downloaded
2026-03-27 22:03:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: e824c917-ef25-5f0a-98fd-3d28b381330d, identifier: 10741672
2026-03-27 22:03:16 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745535/general/1b4e1dea-03e9-41a3-9338-9dd7f3f18ecf.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10741706)
2026-03-27 22:03:16 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5726205/general/7c6b0fce-f33c-43a3-91f5-f87d403b60dd.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10741696)
2026-03-27 22:03:16 [adesa.it] INFO: Found listing with ID: 10741689
2026-03-27 22:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741689%27 HTTP/1.1" 200 None
2026-03-27 22:03:16 [adesa.it] INFO: Scrape type for 10741689: 1
2026-03-27 22:03:16 [adesa.it] INFO: Scraping item 10741689 url https://www.openlane.eu/en/carv6/auction/10741689
2026-03-27 22:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5726205%252Fgeneral%252Fd302e285-dbb0-4805-8853-66dc354a2b88.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:03:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726205/general/d302e285-dbb0-4805-8853-66dc354a2b88.JPG not downloaded yet
2026-03-27 22:03:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741709> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:03:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: e824c917-ef25-5f0a-98fd-3d28b381330d with identifier: 10741672
2026-03-27 22:03:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: e824c917-ef25-5f0a-98fd-3d28b381330d with identifier: 10741672
2026-03-27 22:03:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: e824c917-ef25-5f0a-98fd-3d28b381330d with identifier: 10741672 to the API
2026-03-27 22:03:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:03:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:03:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741672>
{'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': 190,
'expiration_date': '2026-03-31T13:45:00Z',
'fuel_type': 'Diesel',
'id': 'e824c917-ef25-5f0a-98fd-3d28b381330d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'gk943ve',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741672',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': '3 Series',
'odometer': 97594,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 17,
'photo_urls': ['https://images.openlane.eu/carimgs/5712493/general/c9d757ba-5d97-4927-a1c9-7c9e445cedf8.jpeg',
'https://images.openlane.eu/carimgs/5712493/general/112fc08f-f4ce-4b6d-ada9-20ec4a6e561d.jpeg',
'https://images.openlane.eu/carimgs/5712493/general/643e9d77-540a-4682-8449-5440c1bc7f04.jpeg',
'https://images.openlane.eu/carimgs/5712493/general/57147b67-5557-4c6c-9573-d917272c7aae.jpg',
'https://images.openlane.eu/carimgs/5712493/general/72b1cde7-650f-4d97-9629-94b9448dd185.jpg',
'https://images.openlane.eu/carimgs/5712493/general/67861d5b-b98b-4dc2-b6ef-c46de61065d8.jpeg',
'https://images.openlane.eu/carimgs/5712493/general/c8b89cef-e75c-4ac6-bf1d-12d10863502a.jpg',
'https://images.openlane.eu/carimgs/5712493/general/e609fee7-83da-4051-8439-a5bc465dd9fb.jpg',
'https://images.openlane.eu/carimgs/5712493/general/5f2e5fca-a1fe-4d1a-ac8d-c7ba50f7c20e.jpg',
'https://images.openlane.eu/carimgs/5712493/general/91073777-9d5d-428c-94f1-4043686b5c28.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e824c917-ef25-5f0a-98fd-3d28b381330d/e824c917-ef25-5f0a-98fd-3d28b381330d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 294778,
'Height': 1085,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712493/general/c9d757ba-5d97-4927-a1c9-7c9e445cedf8.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e824c917-ef25-5f0a-98fd-3d28b381330d/e824c917-ef25-5f0a-98fd-3d28b381330d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 264247,
'Height': 1015,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712493/general/112fc08f-f4ce-4b6d-ada9-20ec4a6e561d.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e824c917-ef25-5f0a-98fd-3d28b381330d/e824c917-ef25-5f0a-98fd-3d28b381330d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 288459,
'Height': 1091,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712493/general/643e9d77-540a-4682-8449-5440c1bc7f04.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e824c917-ef25-5f0a-98fd-3d28b381330d/e824c917-ef25-5f0a-98fd-3d28b381330d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 185095,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712493/general/57147b67-5557-4c6c-9573-d917272c7aae.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e824c917-ef25-5f0a-98fd-3d28b381330d/e824c917-ef25-5f0a-98fd-3d28b381330d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 253319,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712493/general/72b1cde7-650f-4d97-9629-94b9448dd185.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e824c917-ef25-5f0a-98fd-3d28b381330d/e824c917-ef25-5f0a-98fd-3d28b381330d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 254224,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712493/general/67861d5b-b98b-4dc2-b6ef-c46de61065d8.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e824c917-ef25-5f0a-98fd-3d28b381330d/e824c917-ef25-5f0a-98fd-3d28b381330d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 199854,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712493/general/c8b89cef-e75c-4ac6-bf1d-12d10863502a.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e824c917-ef25-5f0a-98fd-3d28b381330d/e824c917-ef25-5f0a-98fd-3d28b381330d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 226897,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712493/general/e609fee7-83da-4051-8439-a5bc465dd9fb.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e824c917-ef25-5f0a-98fd-3d28b381330d/e824c917-ef25-5f0a-98fd-3d28b381330d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 216349,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712493/general/5f2e5fca-a1fe-4d1a-ac8d-c7ba50f7c20e.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e824c917-ef25-5f0a-98fd-3d28b381330d/e824c917-ef25-5f0a-98fd-3d28b381330d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 160946,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712493/general/91073777-9d5d-428c-94f1-4043686b5c28.jpg',
'Width': 1600}],
'price': 100,
'price_includes_vat': True,
'registration_date': '2022-11-25',
'seats_number': 5,
'seller_name': 'FOURWHEELS 2 SRL',
'title': 'BMW 3 Series Touring 320d M Sport - xDrive - Diesel - Automatic - '
'190 hp - 97.594 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2022}
2026-03-27 22:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741672%27 HTTP/1.1" 200 None
2026-03-27 22:03:17 [adesa.it] INFO: Saving data for 10741672: {'created_time': 1774648997.459416, 'last_price_update_time': 1774648997.459435, 'auction_closing_time': 1774964700.0}
2026-03-27 22:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741672') HTTP/1.1" 204 0
2026-03-27 22:03:17 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745535/general/b0b9d8e0-2410-4e74-9203-ca5188c3e3e5.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10741706)
2026-03-27 22:03:17 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5737639/general/69cc47b5-edf5-4e1e-9f86-0d94be48deff.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10741704)
2026-03-27 22:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5745535%252Fgeneral%252Fdbd2db65-84a6-42c4-ad74-d43469312e87.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:03:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745535/general/dbd2db65-84a6-42c4-ad74-d43469312e87.JPG not downloaded yet
2026-03-27 22: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-27 22:03:17 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5726205/general/cffc1951-e6f4-4ec6-9c5b-61329c6add1a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10741696)
2026-03-27 22:03:17 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5737639/general/7de0c165-e8a8-4fd1-abbd-7b0e8d498aaa.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10741704)
2026-03-27 22:03:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752226/general/b391f43e-e1f6-4ab8-9837-771f4a2347e0.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10741377)
2026-03-27 22:03:17 [adesa.it] INFO: Found listing with ID: 10733709
2026-03-27 22:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733709%27 HTTP/1.1" 200 None
2026-03-27 22:03:17 [adesa.it] INFO: Scrape type for 10733709: 1
2026-03-27 22:03:17 [adesa.it] INFO: Scraping item 10733709 url https://www.openlane.eu/en/carv6/auction/10733709
2026-03-27 22:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5726205%252Fgeneral%252F9f8c2a03-5c4e-43bc-99b7-a310511d72a2.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:03:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726205/general/9f8c2a03-5c4e-43bc-99b7-a310511d72a2.JPG not downloaded yet
2026-03-27 22:03:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733687> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:03:17 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item f628407c-8510-5e68-ad5f-8283f00534ad due to Ignoring non-200 response
2026-03-27 22:03:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:03:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5b7a2d0>
2026-03-27 22:03:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:03:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:03:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:03:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e2c91b1d-4633-53b9-8bfe-f14ba3518230/e2c91b1d-4633-53b9-8bfe-f14ba3518230_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752226%252Fgeneral%252F9d26b5c5-fed4-4f6a-9f87-a5c583611da0.jpeg') HTTP/1.1" 204 0
2026-03-27 22:03:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752226/general/9d26b5c5-fed4-4f6a-9f87-a5c583611da0.jpeg saved to cache
2026-03-27 22:03:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item e2c91b1d-4633-53b9-8bfe-f14ba3518230
2026-03-27 22:03:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:03:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5a19190>
2026-03-27 22:03:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:03:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:03:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:03:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e2c91b1d-4633-53b9-8bfe-f14ba3518230/e2c91b1d-4633-53b9-8bfe-f14ba3518230_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752226%252Fgeneral%252F37960f1a-8168-44cc-9882-28f5118be6b4.jpeg') HTTP/1.1" 204 0
2026-03-27 22:03:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752226/general/37960f1a-8168-44cc-9882-28f5118be6b4.jpeg saved to cache
2026-03-27 22:03:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item e2c91b1d-4633-53b9-8bfe-f14ba3518230
2026-03-27 22:03:17 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 1d3f73b1-ef0d-5b8b-bd69-f6ad6a19c3ff due to Ignoring non-200 response
2026-03-27 22:03:17 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item f628407c-8510-5e68-ad5f-8283f00534ad due to Ignoring non-200 response
2026-03-27 22:03:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:03:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5814c90>
2026-03-27 22:03:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:03:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:03:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:03:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e2c91b1d-4633-53b9-8bfe-f14ba3518230/e2c91b1d-4633-53b9-8bfe-f14ba3518230_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752226%252Fgeneral%252Fad91189d-9bc7-4b6d-aa68-ede24feb94fa.jpeg') HTTP/1.1" 204 0
2026-03-27 22:03:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752226/general/ad91189d-9bc7-4b6d-aa68-ede24feb94fa.jpeg saved to cache
2026-03-27 22:03:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item e2c91b1d-4633-53b9-8bfe-f14ba3518230
2026-03-27 22:03:17 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745535/general/a692cb51-6674-4801-a289-a3a7ca7a0f4f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10741706)
2026-03-27 22:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5745535%252Fgeneral%252F78088d5e-c8e4-4682-b774-4d740921cce2.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:03:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745535/general/78088d5e-c8e4-4682-b774-4d740921cce2.JPG not downloaded yet
2026-03-27 22: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-27 22:03:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733685> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:03:17 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 1d3f73b1-ef0d-5b8b-bd69-f6ad6a19c3ff due to Ignoring non-200 response
2026-03-27 22:03:17 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 1cb2117a-ae93-5935-8055-eb2759bf01fb due to Ignoring non-200 response
2026-03-27 22:03:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7d15f4c7-3c23-581f-b82f-c86ad2b8537f with identifier: 10741709
2026-03-27 22:03:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7d15f4c7-3c23-581f-b82f-c86ad2b8537f with scrape type 1
2026-03-27 22:03:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7d15f4c7-3c23-581f-b82f-c86ad2b8537f
2026-03-27 22:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5710770%252Fgeneral%252Fb537497b-0903-4c9c-b814-3c87bcdabac9.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:03:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710770/general/b537497b-0903-4c9c-b814-3c87bcdabac9.JPG not downloaded yet
2026-03-27 22:03:17 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5726205/general/c2c29477-7762-4a3f-9b75-e6e09f3f4683.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10741696)
2026-03-27 22:03:17 [adesa.it] INFO: Found listing with ID: 10741856
2026-03-27 22:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741856%27 HTTP/1.1" 200 None
2026-03-27 22:03:17 [adesa.it] INFO: Scrape type for 10741856: 1
2026-03-27 22:03:17 [adesa.it] INFO: Scraping item 10741856 url https://www.openlane.eu/en/carv6/auction/10741856
2026-03-27 22:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5726205%252Fgeneral%252Fc9240e58-141e-4db2-9a54-69e4e37311ad.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:03:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726205/general/c9240e58-141e-4db2-9a54-69e4e37311ad.JPG not downloaded yet
2026-03-27 22: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-27 22:03:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741682> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:03:17 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745535/general/edf4de6c-9c9c-4998-9ad9-386621094b12.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10741706)
2026-03-27 22:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5745535%252Fgeneral%252F9a99bcf7-7700-4168-9352-c82096d559a0.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:03:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745535/general/9a99bcf7-7700-4168-9352-c82096d559a0.JPG not downloaded yet
2026-03-27 22: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-27 22:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5710770%252Fgeneral%252F87b79db9-abbe-4a8c-b3e5-0bc11aa37116.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:03:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710770/general/87b79db9-abbe-4a8c-b3e5-0bc11aa37116.JPG not downloaded yet
2026-03-27 22:03:17 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 1d3f73b1-ef0d-5b8b-bd69-f6ad6a19c3ff due to Ignoring non-200 response
2026-03-27 22:03:17 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item f628407c-8510-5e68-ad5f-8283f00534ad due to Ignoring non-200 response
2026-03-27 22:03:17 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 1cb2117a-ae93-5935-8055-eb2759bf01fb due to Ignoring non-200 response
2026-03-27 22:03:17 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f628407c-8510-5e68-ad5f-8283f00534ad, skipping ID generation
2026-03-27 22:03:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f628407c-8510-5e68-ad5f-8283f00534ad with scrape type 1
2026-03-27 22:03:17 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f628407c-8510-5e68-ad5f-8283f00534ad sending to next pipeline
2026-03-27 22:03:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: f628407c-8510-5e68-ad5f-8283f00534ad, identifier: 10741704
2026-03-27 22:03:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:03:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee4733710>
2026-03-27 22:03:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:03:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:03:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:03:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e2c91b1d-4633-53b9-8bfe-f14ba3518230/e2c91b1d-4633-53b9-8bfe-f14ba3518230_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752226%252Fgeneral%252Fb391f43e-e1f6-4ab8-9837-771f4a2347e0.jpeg') HTTP/1.1" 204 0
2026-03-27 22:03:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752226/general/b391f43e-e1f6-4ab8-9837-771f4a2347e0.jpeg saved to cache
2026-03-27 22:03:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item e2c91b1d-4633-53b9-8bfe-f14ba3518230
2026-03-27 22:03:18 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e2c91b1d-4633-53b9-8bfe-f14ba3518230, skipping ID generation
2026-03-27 22:03:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e2c91b1d-4633-53b9-8bfe-f14ba3518230 with scrape type 1
2026-03-27 22:03:18 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e2c91b1d-4633-53b9-8bfe-f14ba3518230 sending to next pipeline
2026-03-27 22:03:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: e2c91b1d-4633-53b9-8bfe-f14ba3518230, identifier: 10741377
2026-03-27 22:03:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3ae64210-d66f-5028-922a-19616aa0c69b with identifier: 10733687
2026-03-27 22:03:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3ae64210-d66f-5028-922a-19616aa0c69b with scrape type 1
2026-03-27 22:03:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3ae64210-d66f-5028-922a-19616aa0c69b
2026-03-27 22:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5651152%252Fgeneral%252Fa377d57f-5417-47d1-86e2-dee8254a5b75.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5651152/general/a377d57f-5417-47d1-86e2-dee8254a5b75.jpg already downloaded
2026-03-27 22:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5651152%252Fgeneral%252F0364c19d-ea21-4ad0-a081-24b1e183f21b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5651152/general/0364c19d-ea21-4ad0-a081-24b1e183f21b.jpg already downloaded
2026-03-27 22:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5651152%252Fgeneral%252F078471cc-b46a-4314-99ce-068abedad813.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5651152/general/078471cc-b46a-4314-99ce-068abedad813.jpg already downloaded
2026-03-27 22:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5651152%252Fgeneral%252Fd2804eef-c1e3-41b8-8655-dc17cc7393bf.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5651152/general/d2804eef-c1e3-41b8-8655-dc17cc7393bf.jpg already downloaded
2026-03-27 22:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5651152%252Fgeneral%252Ff7648f2c-2711-4aa4-9e09-bd2833533424.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5651152/general/f7648f2c-2711-4aa4-9e09-bd2833533424.jpg already downloaded
2026-03-27 22:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5651152%252Fgeneral%252Fc79d171f-60da-4669-b107-c4c204e8f851.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5651152/general/c79d171f-60da-4669-b107-c4c204e8f851.jpg already downloaded
2026-03-27 22:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5651152%252Fgeneral%252F36c47e61-8f77-4309-b11b-82f27574c1ce.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5651152/general/36c47e61-8f77-4309-b11b-82f27574c1ce.jpg already downloaded
2026-03-27 22:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5651152%252Fgeneral%252F5faaa227-d87d-4db2-b7c1-9813268cca61.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5651152/general/5faaa227-d87d-4db2-b7c1-9813268cca61.jpg already downloaded
2026-03-27 22:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5651152%252Fgeneral%252F7dfd9a40-68de-4077-ab98-872a1adaceeb.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5651152/general/7dfd9a40-68de-4077-ab98-872a1adaceeb.jpg already downloaded
2026-03-27 22:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5651152%252Fgeneral%252F8fa3c05c-b6d5-4498-8f43-8c030d9c64ee.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5651152/general/8fa3c05c-b6d5-4498-8f43-8c030d9c64ee.jpg already downloaded
2026-03-27 22:03:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 3ae64210-d66f-5028-922a-19616aa0c69b, identifier: 10733687
2026-03-27 22:03:18 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5726205/general/d302e285-dbb0-4805-8853-66dc354a2b88.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10741696)
2026-03-27 22:03:18 [adesa.it] INFO: Found listing with ID: 10733705
2026-03-27 22:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733705%27 HTTP/1.1" 200 None
2026-03-27 22:03:18 [adesa.it] INFO: Scrape type for 10733705: 1
2026-03-27 22:03:18 [adesa.it] INFO: Scraping item 10733705 url https://www.openlane.eu/en/carv6/auction/10733705
2026-03-27 22:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5726205%252Fgeneral%252Fa9b2e0cc-d839-4a4a-90f0-308a323379b2.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:03:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726205/general/a9b2e0cc-d839-4a4a-90f0-308a323379b2.JPG not downloaded yet
2026-03-27 22:03:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: f628407c-8510-5e68-ad5f-8283f00534ad with identifier: 10741704
2026-03-27 22:03:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: f628407c-8510-5e68-ad5f-8283f00534ad with identifier: 10741704
2026-03-27 22:03:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: f628407c-8510-5e68-ad5f-8283f00534ad with identifier: 10741704 to the API
2026-03-27 22:03:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:03:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:03:18 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5737639/general/7de0c165-e8a8-4fd1-abbd-7b0e8d498aaa.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-31T13:45:00Z',
'fuel_type': 'Diesel',
'id': 'f628407c-8510-5e68-ad5f-8283f00534ad',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM382VT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741704',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Audi',
'model': 'Q5',
'odometer': 79761,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 36,
'photos': [],
'price': 12000,
'price_includes_vat': True,
'registration_date': '2023-02-10',
'seats_number': 5,
'seller_name': 'ROSSI ECOCAR S.R.L.',
'title': 'Audi Q5 Sportback 40 TDI S Line - Quattro - Diesel - Automatic - '
'204 hp - 79.761 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2023}
2026-03-27 22:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741704%27 HTTP/1.1" 200 None
2026-03-27 22:03:18 [adesa.it] INFO: Saving data for 10741704: {'created_time': 1774648998.692777, 'last_price_update_time': 1774648998.692787, 'auction_closing_time': 1774964700.0}
2026-03-27 22:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741704') HTTP/1.1" 204 0
2026-03-27 22:03:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: e2c91b1d-4633-53b9-8bfe-f14ba3518230 with identifier: 10741377
2026-03-27 22:03:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: e2c91b1d-4633-53b9-8bfe-f14ba3518230 with identifier: 10741377
2026-03-27 22:03:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: e2c91b1d-4633-53b9-8bfe-f14ba3518230 with identifier: 10741377 to the API
2026-03-27 22:03:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:03:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:03:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752226/general/b391f43e-e1f6-4ab8-9837-771f4a2347e0.jpeg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 120,
'expiration_date': '2026-03-31T13:45:00Z',
'fuel_type': 'Diesel',
'id': 'e2c91b1d-4633-53b9-8bfe-f14ba3518230',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FB198TY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741377',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Volvo',
'model': 'V40',
'odometer': 164576,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 20,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e2c91b1d-4633-53b9-8bfe-f14ba3518230/e2c91b1d-4633-53b9-8bfe-f14ba3518230_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 160512,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752226/general/29a90789-a5f4-42ad-9622-5856a435dac3.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e2c91b1d-4633-53b9-8bfe-f14ba3518230/e2c91b1d-4633-53b9-8bfe-f14ba3518230_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 216315,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752226/general/08ea648b-0a05-48ec-acb7-6a49ba972747.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e2c91b1d-4633-53b9-8bfe-f14ba3518230/e2c91b1d-4633-53b9-8bfe-f14ba3518230_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 177799,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752226/general/edb7cf4f-d298-4dd6-b8c6-253e0274c66e.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e2c91b1d-4633-53b9-8bfe-f14ba3518230/e2c91b1d-4633-53b9-8bfe-f14ba3518230_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101076,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752226/general/b391f43e-e1f6-4ab8-9837-771f4a2347e0.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e2c91b1d-4633-53b9-8bfe-f14ba3518230/e2c91b1d-4633-53b9-8bfe-f14ba3518230_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55761,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752226/general/7dffec66-b2b9-4d4c-9052-da2a94d58613.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e2c91b1d-4633-53b9-8bfe-f14ba3518230/e2c91b1d-4633-53b9-8bfe-f14ba3518230_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111539,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752226/general/13156f0f-4230-4bbc-aa84-1e1d2c50be90.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e2c91b1d-4633-53b9-8bfe-f14ba3518230/e2c91b1d-4633-53b9-8bfe-f14ba3518230_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90321,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752226/general/ac5af6b1-4f74-47fb-b096-7292a7ab0016.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e2c91b1d-4633-53b9-8bfe-f14ba3518230/e2c91b1d-4633-53b9-8bfe-f14ba3518230_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115644,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752226/general/37960f1a-8168-44cc-9882-28f5118be6b4.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e2c91b1d-4633-53b9-8bfe-f14ba3518230/e2c91b1d-4633-53b9-8bfe-f14ba3518230_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85652,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752226/general/9d26b5c5-fed4-4f6a-9f87-a5c583611da0.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e2c91b1d-4633-53b9-8bfe-f14ba3518230/e2c91b1d-4633-53b9-8bfe-f14ba3518230_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76186,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752226/general/ad91189d-9bc7-4b6d-aa68-ede24feb94fa.jpeg',
'Width': 1600}],
'price': 200,
'price_includes_vat': True,
'registration_date': '2016-01-18',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo V40 D2 Ocean Race - Diesel - Automatic - 120 hp - 164.576 km',
'transmission': 'automatic',
'trim': 'Ocean Race',
'vin': None,
'year': 2016}
2026-03-27 22:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741377%27 HTTP/1.1" 200 None
2026-03-27 22:03:19 [adesa.it] INFO: Saving data for 10741377: {'created_time': 1774648999.08266, 'last_price_update_time': 1774648999.08267, 'auction_closing_time': 1774964700.0}
2026-03-27 22:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741377') HTTP/1.1" 204 0
2026-03-27 22:03:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 3ae64210-d66f-5028-922a-19616aa0c69b with identifier: 10733687
2026-03-27 22:03:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 3ae64210-d66f-5028-922a-19616aa0c69b with identifier: 10733687
2026-03-27 22:03:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 3ae64210-d66f-5028-922a-19616aa0c69b with identifier: 10733687 to the API
2026-03-27 22:03:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:03:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:03:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733687>
{'auction_title': '',
'c_o_2_emission_value': 126,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-30T16:00:00Z',
'fuel_type': 'Diesel',
'id': '3ae64210-d66f-5028-922a-19616aa0c69b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GD903BF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733687',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': 'X3',
'odometer': 68991,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 86,
'photo_urls': ['https://images.openlane.eu/carimgs/5651152/general/a377d57f-5417-47d1-86e2-dee8254a5b75.jpg',
'https://images.openlane.eu/carimgs/5651152/general/0364c19d-ea21-4ad0-a081-24b1e183f21b.jpg',
'https://images.openlane.eu/carimgs/5651152/general/078471cc-b46a-4314-99ce-068abedad813.jpg',
'https://images.openlane.eu/carimgs/5651152/general/d2804eef-c1e3-41b8-8655-dc17cc7393bf.jpg',
'https://images.openlane.eu/carimgs/5651152/general/f7648f2c-2711-4aa4-9e09-bd2833533424.jpg',
'https://images.openlane.eu/carimgs/5651152/general/c79d171f-60da-4669-b107-c4c204e8f851.jpg',
'https://images.openlane.eu/carimgs/5651152/general/36c47e61-8f77-4309-b11b-82f27574c1ce.jpg',
'https://images.openlane.eu/carimgs/5651152/general/5faaa227-d87d-4db2-b7c1-9813268cca61.jpg',
'https://images.openlane.eu/carimgs/5651152/general/7dfd9a40-68de-4077-ab98-872a1adaceeb.jpg',
'https://images.openlane.eu/carimgs/5651152/general/8fa3c05c-b6d5-4498-8f43-8c030d9c64ee.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ae64210-d66f-5028-922a-19616aa0c69b/3ae64210-d66f-5028-922a-19616aa0c69b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53109,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5651152/general/a377d57f-5417-47d1-86e2-dee8254a5b75.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ae64210-d66f-5028-922a-19616aa0c69b/3ae64210-d66f-5028-922a-19616aa0c69b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56395,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5651152/general/0364c19d-ea21-4ad0-a081-24b1e183f21b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ae64210-d66f-5028-922a-19616aa0c69b/3ae64210-d66f-5028-922a-19616aa0c69b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54008,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5651152/general/078471cc-b46a-4314-99ce-068abedad813.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ae64210-d66f-5028-922a-19616aa0c69b/3ae64210-d66f-5028-922a-19616aa0c69b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51217,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5651152/general/d2804eef-c1e3-41b8-8655-dc17cc7393bf.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ae64210-d66f-5028-922a-19616aa0c69b/3ae64210-d66f-5028-922a-19616aa0c69b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61585,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5651152/general/f7648f2c-2711-4aa4-9e09-bd2833533424.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ae64210-d66f-5028-922a-19616aa0c69b/3ae64210-d66f-5028-922a-19616aa0c69b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47970,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5651152/general/c79d171f-60da-4669-b107-c4c204e8f851.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ae64210-d66f-5028-922a-19616aa0c69b/3ae64210-d66f-5028-922a-19616aa0c69b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78622,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5651152/general/36c47e61-8f77-4309-b11b-82f27574c1ce.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ae64210-d66f-5028-922a-19616aa0c69b/3ae64210-d66f-5028-922a-19616aa0c69b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43740,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5651152/general/5faaa227-d87d-4db2-b7c1-9813268cca61.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ae64210-d66f-5028-922a-19616aa0c69b/3ae64210-d66f-5028-922a-19616aa0c69b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57959,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5651152/general/7dfd9a40-68de-4077-ab98-872a1adaceeb.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ae64210-d66f-5028-922a-19616aa0c69b/3ae64210-d66f-5028-922a-19616aa0c69b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100946,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5651152/general/8fa3c05c-b6d5-4498-8f43-8c030d9c64ee.jpg',
'Width': 800}],
'price': 17900,
'price_includes_vat': True,
'registration_date': '2020-11-20',
'seats_number': 5,
'seller_name': 'ARVAL-IT',
'title': 'BMW X3 20d X Line - xDrive - Diesel - Automatic - 190 hp - 68.991 '
'km',
'transmission': 'automatic',
'trim': 'X Line',
'vin': None,
'year': 2020}
2026-03-27 22:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733687%27 HTTP/1.1" 200 None
2026-03-27 22:03:19 [adesa.it] INFO: Saving data for 10733687: {'created_time': 1774648999.416649, 'last_price_update_time': 1774648999.416662, 'auction_closing_time': 1774886400.0}
2026-03-27 22:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10733687') HTTP/1.1" 204 0
2026-03-27 22:03:19 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745535/general/dbd2db65-84a6-42c4-ad74-d43469312e87.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10741706)
2026-03-27 22:03:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741763/general/4f0fbfe5-4d85-4b76-b10c-ad84caed8124.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732161)
2026-03-27 22:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5745535%252Fgeneral%252F4085c9c1-7ea3-4d1f-978d-94e1923df324.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:03:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745535/general/4085c9c1-7ea3-4d1f-978d-94e1923df324.JPG not downloaded yet
2026-03-27 22:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5710770%252Fgeneral%252F33d79f19-c7a3-43ac-91b6-5b9b3cb1252a.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:03:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710770/general/33d79f19-c7a3-43ac-91b6-5b9b3cb1252a.JPG not downloaded yet
2026-03-27 22:03:19 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item f628407c-8510-5e68-ad5f-8283f00534ad due to Ignoring non-200 response
2026-03-27 22:03:19 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5726205/general/9f8c2a03-5c4e-43bc-99b7-a310511d72a2.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10741696)
2026-03-27 22:03:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749309/general/768ba721-c498-406a-9cac-0a8d69d47034.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732160)
2026-03-27 22:03:19 [adesa.it] INFO: Found listing with ID: 10733697
2026-03-27 22:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733697%27 HTTP/1.1" 200 None
2026-03-27 22:03:19 [adesa.it] INFO: Scrape type for 10733697: 1
2026-03-27 22:03:19 [adesa.it] INFO: Scraping item 10733697 url https://www.openlane.eu/en/carv6/auction/10733697
2026-03-27 22:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5726205%252Fgeneral%252Fb0572fa9-d3f4-49fe-bd63-4c66d16ae13a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726205/general/b0572fa9-d3f4-49fe-bd63-4c66d16ae13a.jpg already downloaded
2026-03-27 22:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5726205%252Fgeneral%252Fe01e428e-4667-408b-857b-6b91bdd96679.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:03:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726205/general/e01e428e-4667-408b-857b-6b91bdd96679.JPG not downloaded yet
2026-03-27 22:03:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733714> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:03:19 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 1d3f73b1-ef0d-5b8b-bd69-f6ad6a19c3ff due to Ignoring non-200 response
2026-03-27 22:03:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b2271235-3e45-50da-99c8-0ec9902e13dd with identifier: 10733685
2026-03-27 22:03:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b2271235-3e45-50da-99c8-0ec9902e13dd with scrape type 1
2026-03-27 22:03:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b2271235-3e45-50da-99c8-0ec9902e13dd
2026-03-27 22:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5649876%252Fgeneral%252F428a3e12-1bc4-4f67-bb27-41963805bbab.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5649876/general/428a3e12-1bc4-4f67-bb27-41963805bbab.jpg already downloaded
2026-03-27 22:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5649876%252Fgeneral%252Fa2f9e09f-0402-428d-953b-160a28f1c448.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5649876/general/a2f9e09f-0402-428d-953b-160a28f1c448.jpg already downloaded
2026-03-27 22:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5649876%252Fgeneral%252Fff251718-111d-48b2-bf1e-b132c9001961.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5649876/general/ff251718-111d-48b2-bf1e-b132c9001961.jpg already downloaded
2026-03-27 22:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5649876%252Fgeneral%252Fff38ed66-07d7-4483-aa67-8b0d0bb1229f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5649876/general/ff38ed66-07d7-4483-aa67-8b0d0bb1229f.jpg already downloaded
2026-03-27 22:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5649876%252Fgeneral%252Fb0849483-5f87-4963-8f4d-d7a3e19f65a3.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5649876/general/b0849483-5f87-4963-8f4d-d7a3e19f65a3.jpg already downloaded
2026-03-27 22:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5649876%252Fgeneral%252Fabe243e8-cf6a-40e8-a515-a59375feab77.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5649876/general/abe243e8-cf6a-40e8-a515-a59375feab77.jpg already downloaded
2026-03-27 22:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5649876%252Fgeneral%252Fd6af2430-0796-4ad4-b8cc-227c4cb06b70.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5649876/general/d6af2430-0796-4ad4-b8cc-227c4cb06b70.jpg already downloaded
2026-03-27 22:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5649876%252Fgeneral%252F41f9723c-0268-4d7b-94d3-2a0c8f134e6a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5649876/general/41f9723c-0268-4d7b-94d3-2a0c8f134e6a.jpg already downloaded
2026-03-27 22:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5649876%252Fgeneral%252F493cb0ea-a2b8-453c-a4f4-a77dddeecc35.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5649876/general/493cb0ea-a2b8-453c-a4f4-a77dddeecc35.jpg already downloaded
2026-03-27 22:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5649876%252Fgeneral%252F697cfcce-327d-4fbf-8c12-165d43d404f5.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5649876/general/697cfcce-327d-4fbf-8c12-165d43d404f5.jpg already downloaded
2026-03-27 22:03:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: b2271235-3e45-50da-99c8-0ec9902e13dd, identifier: 10733685
2026-03-27 22:03:19 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 1cb2117a-ae93-5935-8055-eb2759bf01fb due to Ignoring non-200 response
2026-03-27 22:03:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8ada892f-dc76-5af1-8af8-07fc345425e2 with identifier: 10741682
2026-03-27 22:03:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8ada892f-dc76-5af1-8af8-07fc345425e2 with scrape type 1
2026-03-27 22:03:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8ada892f-dc76-5af1-8af8-07fc345425e2
2026-03-27 22:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5713781%252Fgeneral%252F4cea94f1-7295-4c64-9f41-02c6864f785b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713781/general/4cea94f1-7295-4c64-9f41-02c6864f785b.jpg already downloaded
2026-03-27 22:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5713781%252Fgeneral%252Faf1f10df-1597-4fd0-9bab-384fa2e4a6dd.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713781/general/af1f10df-1597-4fd0-9bab-384fa2e4a6dd.jpg already downloaded
2026-03-27 22:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5713781%252Fgeneral%252F785c1119-9927-4ed8-9750-98b9d0fad5d8.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713781/general/785c1119-9927-4ed8-9750-98b9d0fad5d8.jpg already downloaded
2026-03-27 22:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5713781%252Fgeneral%252Fa76e5332-f55b-40a8-8e5b-384d52d0e55e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713781/general/a76e5332-f55b-40a8-8e5b-384d52d0e55e.jpg already downloaded
2026-03-27 22:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5713781%252Fgeneral%252F09cda07a-c710-4b5c-ac90-d211f876efab.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713781/general/09cda07a-c710-4b5c-ac90-d211f876efab.jpg already downloaded
2026-03-27 22:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5713781%252Fgeneral%252F126fa72a-d31e-469b-9b28-38ac02b532dc.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713781/general/126fa72a-d31e-469b-9b28-38ac02b532dc.jpg already downloaded
2026-03-27 22:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5713781%252Fgeneral%252F18eaf55f-da83-4a33-a77d-8c17d8fe0b98.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713781/general/18eaf55f-da83-4a33-a77d-8c17d8fe0b98.jpg already downloaded
2026-03-27 22:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5713781%252Fgeneral%252Fd351be54-1253-4b63-942a-1cc60ceeb1af.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713781/general/d351be54-1253-4b63-942a-1cc60ceeb1af.jpg already downloaded
2026-03-27 22:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5713781%252Fgeneral%252F1378e333-6289-4a65-8d9e-7fdb567707f7.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713781/general/1378e333-6289-4a65-8d9e-7fdb567707f7.jpg already downloaded
2026-03-27 22:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5713781%252Fgeneral%252Fbaa05476-b392-49ff-965c-d0e860a07f60.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713781/general/baa05476-b392-49ff-965c-d0e860a07f60.jpg already downloaded
2026-03-27 22:03:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 8ada892f-dc76-5af1-8af8-07fc345425e2, identifier: 10741682
2026-03-27 22:03:20 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 1d3f73b1-ef0d-5b8b-bd69-f6ad6a19c3ff due to Ignoring non-200 response
2026-03-27 22:03:20 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5710770/general/b537497b-0903-4c9c-b814-3c87bcdabac9.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10741709)
2026-03-27 22:03:20 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745535/general/78088d5e-c8e4-4682-b774-4d740921cce2.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10741706)
2026-03-27 22:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5745535%252Fgeneral%252Fe620c2b7-91d7-40dd-95be-64aedccbf481.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:03:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745535/general/e620c2b7-91d7-40dd-95be-64aedccbf481.JPG not downloaded yet
2026-03-27 22:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5710770%252Fgeneral%252Fcda97612-9279-4a16-b670-eb3dfaa4bc74.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:03:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710770/general/cda97612-9279-4a16-b670-eb3dfaa4bc74.JPG not downloaded yet
2026-03-27 22:03:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:03:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733694> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:03:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733713> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:03:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733693> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:03:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: b2271235-3e45-50da-99c8-0ec9902e13dd with identifier: 10733685
2026-03-27 22:03:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: b2271235-3e45-50da-99c8-0ec9902e13dd with identifier: 10733685
2026-03-27 22:03:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: b2271235-3e45-50da-99c8-0ec9902e13dd with identifier: 10733685 to the API
2026-03-27 22:03:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:03:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:03:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733685>
{'auction_title': '',
'c_o_2_emission_value': 172,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 184,
'expiration_date': '2026-03-30T16:00:00Z',
'fuel_type': 'Petrol',
'id': 'b2271235-3e45-50da-99c8-0ec9902e13dd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GV617FN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733685',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': 'X4',
'odometer': 28606,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 27,
'photo_urls': ['https://images.openlane.eu/carimgs/5649876/general/428a3e12-1bc4-4f67-bb27-41963805bbab.jpg',
'https://images.openlane.eu/carimgs/5649876/general/a2f9e09f-0402-428d-953b-160a28f1c448.jpg',
'https://images.openlane.eu/carimgs/5649876/general/ff251718-111d-48b2-bf1e-b132c9001961.jpg',
'https://images.openlane.eu/carimgs/5649876/general/ff38ed66-07d7-4483-aa67-8b0d0bb1229f.jpg',
'https://images.openlane.eu/carimgs/5649876/general/b0849483-5f87-4963-8f4d-d7a3e19f65a3.jpg',
'https://images.openlane.eu/carimgs/5649876/general/abe243e8-cf6a-40e8-a515-a59375feab77.jpg',
'https://images.openlane.eu/carimgs/5649876/general/d6af2430-0796-4ad4-b8cc-227c4cb06b70.jpg',
'https://images.openlane.eu/carimgs/5649876/general/41f9723c-0268-4d7b-94d3-2a0c8f134e6a.jpg',
'https://images.openlane.eu/carimgs/5649876/general/493cb0ea-a2b8-453c-a4f4-a77dddeecc35.jpg',
'https://images.openlane.eu/carimgs/5649876/general/697cfcce-327d-4fbf-8c12-165d43d404f5.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2271235-3e45-50da-99c8-0ec9902e13dd/b2271235-3e45-50da-99c8-0ec9902e13dd_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69925,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5649876/general/428a3e12-1bc4-4f67-bb27-41963805bbab.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2271235-3e45-50da-99c8-0ec9902e13dd/b2271235-3e45-50da-99c8-0ec9902e13dd_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59784,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5649876/general/a2f9e09f-0402-428d-953b-160a28f1c448.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2271235-3e45-50da-99c8-0ec9902e13dd/b2271235-3e45-50da-99c8-0ec9902e13dd_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57549,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5649876/general/ff251718-111d-48b2-bf1e-b132c9001961.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2271235-3e45-50da-99c8-0ec9902e13dd/b2271235-3e45-50da-99c8-0ec9902e13dd_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62971,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5649876/general/ff38ed66-07d7-4483-aa67-8b0d0bb1229f.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2271235-3e45-50da-99c8-0ec9902e13dd/b2271235-3e45-50da-99c8-0ec9902e13dd_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64668,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5649876/general/b0849483-5f87-4963-8f4d-d7a3e19f65a3.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2271235-3e45-50da-99c8-0ec9902e13dd/b2271235-3e45-50da-99c8-0ec9902e13dd_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81280,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5649876/general/abe243e8-cf6a-40e8-a515-a59375feab77.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2271235-3e45-50da-99c8-0ec9902e13dd/b2271235-3e45-50da-99c8-0ec9902e13dd_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95999,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5649876/general/d6af2430-0796-4ad4-b8cc-227c4cb06b70.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2271235-3e45-50da-99c8-0ec9902e13dd/b2271235-3e45-50da-99c8-0ec9902e13dd_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64539,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5649876/general/41f9723c-0268-4d7b-94d3-2a0c8f134e6a.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2271235-3e45-50da-99c8-0ec9902e13dd/b2271235-3e45-50da-99c8-0ec9902e13dd_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60743,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5649876/general/493cb0ea-a2b8-453c-a4f4-a77dddeecc35.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2271235-3e45-50da-99c8-0ec9902e13dd/b2271235-3e45-50da-99c8-0ec9902e13dd_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65671,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5649876/general/697cfcce-327d-4fbf-8c12-165d43d404f5.jpg',
'Width': 1280}],
'price': 32300,
'price_includes_vat': True,
'registration_date': '2024-04-30',
'seats_number': 5,
'seller_name': 'Athlon Italy',
'title': 'BMW X4 20i M Sport - Petrol - Automatic - 184 hp - 28.606 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2024}
2026-03-27 22:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733685%27 HTTP/1.1" 200 None
2026-03-27 22:03:20 [adesa.it] INFO: Saving data for 10733685: {'created_time': 1774649000.470245, 'last_price_update_time': 1774649000.470255, 'auction_closing_time': 1774886400.0}
2026-03-27 22:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10733685') HTTP/1.1" 204 0
2026-03-27 22:03:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 8ada892f-dc76-5af1-8af8-07fc345425e2 with identifier: 10741682
2026-03-27 22:03:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 8ada892f-dc76-5af1-8af8-07fc345425e2 with identifier: 10741682
2026-03-27 22:03:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 8ada892f-dc76-5af1-8af8-07fc345425e2 with identifier: 10741682 to the API
2026-03-27 22:03:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:03:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:03:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741682>
{'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-31T13:45: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=10741682',
'listing': 'auction',
'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': 500,
'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-27 22:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741682%27 HTTP/1.1" 200 None
2026-03-27 22:03:20 [adesa.it] INFO: Saving data for 10741682: {'created_time': 1774649000.803446, 'last_price_update_time': 1774649000.803456, 'auction_closing_time': 1774964700.0}
2026-03-27 22:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741682') HTTP/1.1" 204 0
2026-03-27 22:03:20 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 1cb2117a-ae93-5935-8055-eb2759bf01fb due to Ignoring non-200 response
2026-03-27 22:03:20 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5726205/general/c9240e58-141e-4db2-9a54-69e4e37311ad.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10741696)
2026-03-27 22:03:20 [adesa.it] INFO: Found listing with ID: 10733675
2026-03-27 22:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733675%27 HTTP/1.1" 200 None
2026-03-27 22:03:20 [adesa.it] INFO: Scrape type for 10733675: 1
2026-03-27 22:03:20 [adesa.it] INFO: Scraping item 10733675 url https://www.openlane.eu/en/carv6/auction/10733675
2026-03-27 22:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5726205%252Fgeneral%252Faba95a13-7c32-480b-a39c-2d72c523cb5d.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:03:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726205/general/aba95a13-7c32-480b-a39c-2d72c523cb5d.JPG not downloaded yet
2026-03-27 22:03:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:03:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:03:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:03:20 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5710770/general/87b79db9-abbe-4a8c-b3e5-0bc11aa37116.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10741709)
2026-03-27 22:03:20 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745535/general/9a99bcf7-7700-4168-9352-c82096d559a0.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10741706)
2026-03-27 22:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5710770%252Fgeneral%252Fd98dd831-6766-44c1-af99-0c829551b1dc.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:03:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710770/general/d98dd831-6766-44c1-af99-0c829551b1dc.JPG not downloaded yet
2026-03-27 22:03:20 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 1d3f73b1-ef0d-5b8b-bd69-f6ad6a19c3ff due to Ignoring non-200 response
2026-03-27 22:03:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:03:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee4620510>
2026-03-27 22:03:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:03:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:03:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:03:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2745ef98-cf13-530d-b3cd-55bd81413ffd/2745ef98-cf13-530d-b3cd-55bd81413ffd_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741763%252Fgeneral%252F4f0fbfe5-4d85-4b76-b10c-ad84caed8124.jpg') HTTP/1.1" 204 0
2026-03-27 22:03:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741763/general/4f0fbfe5-4d85-4b76-b10c-ad84caed8124.jpg saved to cache
2026-03-27 22:03:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 2745ef98-cf13-530d-b3cd-55bd81413ffd
2026-03-27 22:03:20 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 1cb2117a-ae93-5935-8055-eb2759bf01fb due to Ignoring non-200 response
2026-03-27 22:03:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:03:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee4656010>
2026-03-27 22:03:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:03:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:03:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:03:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a802c0fa-8b2f-572c-a0a2-a6104c54bea2/a802c0fa-8b2f-572c-a0a2-a6104c54bea2_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749309%252Fgeneral%252F768ba721-c498-406a-9cac-0a8d69d47034.jpg') HTTP/1.1" 204 0
2026-03-27 22:03:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749309/general/768ba721-c498-406a-9cac-0a8d69d47034.jpg saved to cache
2026-03-27 22:03:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item a802c0fa-8b2f-572c-a0a2-a6104c54bea2
2026-03-27 22:03:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 38fc56d7-bd99-507b-a316-0568b2b2ce9a with identifier: 10733714
2026-03-27 22:03:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 38fc56d7-bd99-507b-a316-0568b2b2ce9a with scrape type 1
2026-03-27 22:03:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 38fc56d7-bd99-507b-a316-0568b2b2ce9a
2026-03-27 22:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5703633%252Fgeneral%252F31153e3e-babd-44f9-b254-2bb164c633a2.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703633/general/31153e3e-babd-44f9-b254-2bb164c633a2.jpg already downloaded
2026-03-27 22:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5703633%252Fgeneral%252Fd4827fce-2af4-4a40-a4a9-62a3ac86ef8e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703633/general/d4827fce-2af4-4a40-a4a9-62a3ac86ef8e.jpg already downloaded
2026-03-27 22:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5703633%252Fgeneral%252F70fbd85e-124d-4704-a334-e51e65b7ee3d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703633/general/70fbd85e-124d-4704-a334-e51e65b7ee3d.jpg already downloaded
2026-03-27 22:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5703633%252Fgeneral%252Fa434410a-54e0-401d-b62f-7cd96ae3cb5f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703633/general/a434410a-54e0-401d-b62f-7cd96ae3cb5f.jpg already downloaded
2026-03-27 22:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5703633%252Fgeneral%252F6c9b91b9-2ade-4d35-9e55-97a29630d61f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703633/general/6c9b91b9-2ade-4d35-9e55-97a29630d61f.jpg already downloaded
2026-03-27 22:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5703633%252Fgeneral%252F864053e1-69ca-4b7e-be19-d26d5780ceaa.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703633/general/864053e1-69ca-4b7e-be19-d26d5780ceaa.jpg already downloaded
2026-03-27 22:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5703633%252Fgeneral%252F998ec925-584c-4589-824c-f4ea37dc6dad.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703633/general/998ec925-584c-4589-824c-f4ea37dc6dad.jpg already downloaded
2026-03-27 22:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5703633%252Fgeneral%252Fc2573924-fe85-4c77-b7e1-2703bbc5e0c9.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703633/general/c2573924-fe85-4c77-b7e1-2703bbc5e0c9.jpg already downloaded
2026-03-27 22:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5703633%252Fgeneral%252F2f96e533-b4be-4908-b37c-8aa8ff6d7ceb.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703633/general/2f96e533-b4be-4908-b37c-8aa8ff6d7ceb.jpg already downloaded
2026-03-27 22:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5703633%252Fgeneral%252F6f5b4b1f-99c5-4dba-8bb2-786e472168a9.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703633/general/6f5b4b1f-99c5-4dba-8bb2-786e472168a9.jpg already downloaded
2026-03-27 22:03:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 38fc56d7-bd99-507b-a316-0568b2b2ce9a, identifier: 10733714
2026-03-27 22:03:21 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5726205/general/a9b2e0cc-d839-4a4a-90f0-308a323379b2.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10741696)
2026-03-27 22:03:21 [adesa.it] INFO: Found listing with ID: 10733689
2026-03-27 22:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733689%27 HTTP/1.1" 200 None
2026-03-27 22:03:21 [adesa.it] INFO: Scrape type for 10733689: 1
2026-03-27 22:03:21 [adesa.it] INFO: Scraping item 10733689 url https://www.openlane.eu/en/carv6/auction/10733689
2026-03-27 22:03:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 38fc56d7-bd99-507b-a316-0568b2b2ce9a with identifier: 10733714
2026-03-27 22:03:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 38fc56d7-bd99-507b-a316-0568b2b2ce9a with identifier: 10733714
2026-03-27 22:03:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 38fc56d7-bd99-507b-a316-0568b2b2ce9a with identifier: 10733714 to the API
2026-03-27 22:03:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:03:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:03:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733714>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T16:00:00Z',
'fuel_type': 'Petrol',
'id': '38fc56d7-bd99-507b-a316-0568b2b2ce9a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GV839YS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733714',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Citroën',
'model': 'C3',
'odometer': 58093,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 45,
'photo_urls': ['https://images.openlane.eu/carimgs/5703633/general/31153e3e-babd-44f9-b254-2bb164c633a2.jpg',
'https://images.openlane.eu/carimgs/5703633/general/d4827fce-2af4-4a40-a4a9-62a3ac86ef8e.jpg',
'https://images.openlane.eu/carimgs/5703633/general/70fbd85e-124d-4704-a334-e51e65b7ee3d.jpg',
'https://images.openlane.eu/carimgs/5703633/general/a434410a-54e0-401d-b62f-7cd96ae3cb5f.jpg',
'https://images.openlane.eu/carimgs/5703633/general/6c9b91b9-2ade-4d35-9e55-97a29630d61f.jpg',
'https://images.openlane.eu/carimgs/5703633/general/864053e1-69ca-4b7e-be19-d26d5780ceaa.jpg',
'https://images.openlane.eu/carimgs/5703633/general/998ec925-584c-4589-824c-f4ea37dc6dad.jpg',
'https://images.openlane.eu/carimgs/5703633/general/c2573924-fe85-4c77-b7e1-2703bbc5e0c9.jpg',
'https://images.openlane.eu/carimgs/5703633/general/2f96e533-b4be-4908-b37c-8aa8ff6d7ceb.jpg',
'https://images.openlane.eu/carimgs/5703633/general/6f5b4b1f-99c5-4dba-8bb2-786e472168a9.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_38fc56d7-bd99-507b-a316-0568b2b2ce9a/38fc56d7-bd99-507b-a316-0568b2b2ce9a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 156462,
'Height': 576,
'OriginUrl': 'https://images.openlane.eu/carimgs/5703633/general/31153e3e-babd-44f9-b254-2bb164c633a2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_38fc56d7-bd99-507b-a316-0568b2b2ce9a/38fc56d7-bd99-507b-a316-0568b2b2ce9a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110644,
'Height': 576,
'OriginUrl': 'https://images.openlane.eu/carimgs/5703633/general/d4827fce-2af4-4a40-a4a9-62a3ac86ef8e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_38fc56d7-bd99-507b-a316-0568b2b2ce9a/38fc56d7-bd99-507b-a316-0568b2b2ce9a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 155942,
'Height': 576,
'OriginUrl': 'https://images.openlane.eu/carimgs/5703633/general/70fbd85e-124d-4704-a334-e51e65b7ee3d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_38fc56d7-bd99-507b-a316-0568b2b2ce9a/38fc56d7-bd99-507b-a316-0568b2b2ce9a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60352,
'Height': 576,
'OriginUrl': 'https://images.openlane.eu/carimgs/5703633/general/a434410a-54e0-401d-b62f-7cd96ae3cb5f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_38fc56d7-bd99-507b-a316-0568b2b2ce9a/38fc56d7-bd99-507b-a316-0568b2b2ce9a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83841,
'Height': 576,
'OriginUrl': 'https://images.openlane.eu/carimgs/5703633/general/6c9b91b9-2ade-4d35-9e55-97a29630d61f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_38fc56d7-bd99-507b-a316-0568b2b2ce9a/38fc56d7-bd99-507b-a316-0568b2b2ce9a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129511,
'Height': 576,
'OriginUrl': 'https://images.openlane.eu/carimgs/5703633/general/864053e1-69ca-4b7e-be19-d26d5780ceaa.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_38fc56d7-bd99-507b-a316-0568b2b2ce9a/38fc56d7-bd99-507b-a316-0568b2b2ce9a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91697,
'Height': 576,
'OriginUrl': 'https://images.openlane.eu/carimgs/5703633/general/998ec925-584c-4589-824c-f4ea37dc6dad.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_38fc56d7-bd99-507b-a316-0568b2b2ce9a/38fc56d7-bd99-507b-a316-0568b2b2ce9a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124239,
'Height': 1024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5703633/general/c2573924-fe85-4c77-b7e1-2703bbc5e0c9.jpg',
'Width': 576},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_38fc56d7-bd99-507b-a316-0568b2b2ce9a/38fc56d7-bd99-507b-a316-0568b2b2ce9a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 145925,
'Height': 1024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5703633/general/2f96e533-b4be-4908-b37c-8aa8ff6d7ceb.jpg',
'Width': 576},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_38fc56d7-bd99-507b-a316-0568b2b2ce9a/38fc56d7-bd99-507b-a316-0568b2b2ce9a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 148247,
'Height': 1024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5703633/general/6f5b4b1f-99c5-4dba-8bb2-786e472168a9.jpg',
'Width': 576}],
'price': 9100,
'price_includes_vat': True,
'registration_date': '2024-06-19',
'seats_number': 5,
'seller_name': None,
'title': 'Citroën C3 Aircross 1.2i You - Petrol - Manual - 110 hp - 58.093 km',
'transmission': 'manual',
'trim': 'You',
'vin': None,
'year': 2024}
2026-03-27 22:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733714%27 HTTP/1.1" 200 None
2026-03-27 22:03:21 [adesa.it] INFO: Saving data for 10733714: {'created_time': 1774649001.594793, 'last_price_update_time': 1774649001.594802, 'auction_closing_time': 1774886400.0}
2026-03-27 22:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10733714') HTTP/1.1" 204 0
2026-03-27 22:03:21 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 7d15f4c7-3c23-581f-b82f-c86ad2b8537f due to Ignoring non-200 response
2026-03-27 22:03:21 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 1d3f73b1-ef0d-5b8b-bd69-f6ad6a19c3ff due to Ignoring non-200 response
2026-03-27 22:03:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 66aed385-0dd5-5fdc-9f30-db09fd353bf4 with identifier: 10733694
2026-03-27 22:03:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 66aed385-0dd5-5fdc-9f30-db09fd353bf4 with scrape type 1
2026-03-27 22:03:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 66aed385-0dd5-5fdc-9f30-db09fd353bf4
2026-03-27 22:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5658405%252Fgeneral%252F9b553dc5-6e39-4f0b-9718-1a824c159354.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5658405/general/9b553dc5-6e39-4f0b-9718-1a824c159354.jpg already downloaded
2026-03-27 22:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5658405%252Fgeneral%252Fb41fa1f5-ea5c-42ab-9b39-0da7088f86e0.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5658405/general/b41fa1f5-ea5c-42ab-9b39-0da7088f86e0.jpg already downloaded
2026-03-27 22:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5658405%252Fgeneral%252Fdbe4952b-b553-45ba-9058-396a80c41a41.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5658405/general/dbe4952b-b553-45ba-9058-396a80c41a41.jpg already downloaded
2026-03-27 22:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5658405%252Fgeneral%252Ff82a3c70-368f-45e9-8555-eb7d960291e4.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5658405/general/f82a3c70-368f-45e9-8555-eb7d960291e4.jpg already downloaded
2026-03-27 22:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5658405%252Fgeneral%252F8dee822c-77b4-4aa5-96e1-4b65abb4fdff.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5658405/general/8dee822c-77b4-4aa5-96e1-4b65abb4fdff.jpg already downloaded
2026-03-27 22:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5658405%252Fgeneral%252Faef5d878-74b0-4ff7-9fd4-6d559f276529.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5658405/general/aef5d878-74b0-4ff7-9fd4-6d559f276529.jpg already downloaded
2026-03-27 22:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5658405%252Fgeneral%252F0389f0b5-3ebb-4565-b313-ba0eb53a667b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5658405/general/0389f0b5-3ebb-4565-b313-ba0eb53a667b.jpg already downloaded
2026-03-27 22:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5658405%252Fgeneral%252F8f663f56-9188-4258-bbd6-cba89d6d7802.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5658405/general/8f663f56-9188-4258-bbd6-cba89d6d7802.jpg already downloaded
2026-03-27 22:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5658405%252Fgeneral%252F5a0c3979-0039-4597-a333-3c969978925b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5658405/general/5a0c3979-0039-4597-a333-3c969978925b.jpg already downloaded
2026-03-27 22:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5658405%252Fgeneral%252F7c0be4a0-fa55-43fb-a83b-b97e08e4fa75.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5658405/general/7c0be4a0-fa55-43fb-a83b-b97e08e4fa75.jpg already downloaded
2026-03-27 22:03:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 66aed385-0dd5-5fdc-9f30-db09fd353bf4, identifier: 10733694
2026-03-27 22:03:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 234a9754-4a18-5851-ab50-c11de9f8060e with identifier: 10733713
2026-03-27 22:03:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 234a9754-4a18-5851-ab50-c11de9f8060e with scrape type 1
2026-03-27 22:03:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 234a9754-4a18-5851-ab50-c11de9f8060e
2026-03-27 22:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5703536%252Fgeneral%252F8929a038-ef7d-42f4-b92a-6ee9ef9c9322.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703536/general/8929a038-ef7d-42f4-b92a-6ee9ef9c9322.jpg already downloaded
2026-03-27 22:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5703536%252Fgeneral%252F378c0594-9800-4462-80be-459136eeb19e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703536/general/378c0594-9800-4462-80be-459136eeb19e.jpg already downloaded
2026-03-27 22:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5703536%252Fgeneral%252Fa37f0fe8-d759-4dd7-8b72-fccbd0931769.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703536/general/a37f0fe8-d759-4dd7-8b72-fccbd0931769.jpg already downloaded
2026-03-27 22:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5703536%252Fgeneral%252Fddc30fa9-93b2-4e51-bc07-3e8ecfbabae5.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703536/general/ddc30fa9-93b2-4e51-bc07-3e8ecfbabae5.jpg already downloaded
2026-03-27 22:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5703536%252Fgeneral%252Fb08683a2-12e3-41f9-a29e-41afaa1a8c07.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703536/general/b08683a2-12e3-41f9-a29e-41afaa1a8c07.jpg already downloaded
2026-03-27 22:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5703536%252Fgeneral%252F66a7f42f-4b95-413f-a468-af65862c9312.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703536/general/66a7f42f-4b95-413f-a468-af65862c9312.jpg already downloaded
2026-03-27 22:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5703536%252Fgeneral%252Fb8af73a9-ed61-4546-a8f8-aab9373c6c79.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703536/general/b8af73a9-ed61-4546-a8f8-aab9373c6c79.jpg already downloaded
2026-03-27 22:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5703536%252Fgeneral%252Fdfcc0f9c-0a3e-455f-bec6-5884b1ddcf06.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703536/general/dfcc0f9c-0a3e-455f-bec6-5884b1ddcf06.jpg already downloaded
2026-03-27 22:03:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5703536%252Fgeneral%252F908fc7c2-b858-4a6a-a402-3b85b54200a3.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703536/general/908fc7c2-b858-4a6a-a402-3b85b54200a3.jpg already downloaded
2026-03-27 22:03:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5703536%252Fgeneral%252F6619e661-e56c-4f72-af12-ca2131c32845.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703536/general/6619e661-e56c-4f72-af12-ca2131c32845.jpg already downloaded
2026-03-27 22:03:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 234a9754-4a18-5851-ab50-c11de9f8060e, identifier: 10733713
2026-03-27 22:03:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 78cefdc5-018b-58dc-9344-846d7938028e with identifier: 10733693
2026-03-27 22:03:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 78cefdc5-018b-58dc-9344-846d7938028e with scrape type 1
2026-03-27 22:03:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 78cefdc5-018b-58dc-9344-846d7938028e
2026-03-27 22:03:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5657312%252Fgeneral%252F4d65105d-760c-4d64-be59-52368f09ef38.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5657312/general/4d65105d-760c-4d64-be59-52368f09ef38.jpg already downloaded
2026-03-27 22:03:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5657312%252Fgeneral%252F7daa3285-e60f-4ee7-8279-2d08a2920904.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5657312/general/7daa3285-e60f-4ee7-8279-2d08a2920904.jpg already downloaded
2026-03-27 22:03:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5657312%252Fgeneral%252F75fa50fb-f3bd-42a3-930c-4823de71e0bc.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5657312/general/75fa50fb-f3bd-42a3-930c-4823de71e0bc.jpg already downloaded
2026-03-27 22:03:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5657312%252Fgeneral%252F6f706a2f-e94b-4075-bd77-35efa69b27b5.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5657312/general/6f706a2f-e94b-4075-bd77-35efa69b27b5.jpg already downloaded
2026-03-27 22:03:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5657312%252Fgeneral%252F4bbd79fa-f299-40af-af96-cb7bfd35b944.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5657312/general/4bbd79fa-f299-40af-af96-cb7bfd35b944.jpg already downloaded
2026-03-27 22:03:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5657312%252Fgeneral%252Fcc35c66c-78ce-4ed4-98cf-16b6729014d9.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5657312/general/cc35c66c-78ce-4ed4-98cf-16b6729014d9.jpg already downloaded
2026-03-27 22:03:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5657312%252Fgeneral%252F35255388-9199-4402-aaa4-01f6a41daf89.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5657312/general/35255388-9199-4402-aaa4-01f6a41daf89.jpg already downloaded
2026-03-27 22:03:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5657312%252Fgeneral%252F870a1845-22ad-44cc-b196-e6796914c58a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5657312/general/870a1845-22ad-44cc-b196-e6796914c58a.jpg already downloaded
2026-03-27 22:03:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5657312%252Fgeneral%252F0d397555-b193-42fe-adc8-4922e55d0086.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5657312/general/0d397555-b193-42fe-adc8-4922e55d0086.jpg already downloaded
2026-03-27 22:03:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5657312%252Fgeneral%252F1bbfa631-1e02-4354-b854-8414fcbaf243.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5657312/general/1bbfa631-1e02-4354-b854-8414fcbaf243.jpg already downloaded
2026-03-27 22:03:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 78cefdc5-018b-58dc-9344-846d7938028e, identifier: 10733693
2026-03-27 22:03:22 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5710770/general/33d79f19-c7a3-43ac-91b6-5b9b3cb1252a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10741709)
2026-03-27 22:03:22 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745535/general/4085c9c1-7ea3-4d1f-978d-94e1923df324.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10741706)
2026-03-27 22:03:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5710770%252Fgeneral%252Fe606a399-4c19-4258-b0bf-378cddc0076c.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:03:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710770/general/e606a399-4c19-4258-b0bf-378cddc0076c.JPG not downloaded yet
2026-03-27 22:03:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 66aed385-0dd5-5fdc-9f30-db09fd353bf4 with identifier: 10733694
2026-03-27 22:03:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 66aed385-0dd5-5fdc-9f30-db09fd353bf4 with identifier: 10733694
2026-03-27 22:03:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 66aed385-0dd5-5fdc-9f30-db09fd353bf4 with identifier: 10733694 to the API
2026-03-27 22:03:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:03:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:03:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733694>
{'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-30T16:00: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=10733694',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Citroën',
'model': 'C3',
'odometer': 159691,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 56,
'photo_urls': ['https://images.openlane.eu/carimgs/5658405/general/9b553dc5-6e39-4f0b-9718-1a824c159354.jpg',
'https://images.openlane.eu/carimgs/5658405/general/b41fa1f5-ea5c-42ab-9b39-0da7088f86e0.jpg',
'https://images.openlane.eu/carimgs/5658405/general/dbe4952b-b553-45ba-9058-396a80c41a41.jpg',
'https://images.openlane.eu/carimgs/5658405/general/f82a3c70-368f-45e9-8555-eb7d960291e4.jpg',
'https://images.openlane.eu/carimgs/5658405/general/8dee822c-77b4-4aa5-96e1-4b65abb4fdff.jpg',
'https://images.openlane.eu/carimgs/5658405/general/aef5d878-74b0-4ff7-9fd4-6d559f276529.jpg',
'https://images.openlane.eu/carimgs/5658405/general/0389f0b5-3ebb-4565-b313-ba0eb53a667b.jpg',
'https://images.openlane.eu/carimgs/5658405/general/8f663f56-9188-4258-bbd6-cba89d6d7802.jpg',
'https://images.openlane.eu/carimgs/5658405/general/5a0c3979-0039-4597-a333-3c969978925b.jpg',
'https://images.openlane.eu/carimgs/5658405/general/7c0be4a0-fa55-43fb-a83b-b97e08e4fa75.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_66aed385-0dd5-5fdc-9f30-db09fd353bf4/66aed385-0dd5-5fdc-9f30-db09fd353bf4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4341552,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5658405/general/9b553dc5-6e39-4f0b-9718-1a824c159354.jpg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_66aed385-0dd5-5fdc-9f30-db09fd353bf4/66aed385-0dd5-5fdc-9f30-db09fd353bf4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4448305,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5658405/general/b41fa1f5-ea5c-42ab-9b39-0da7088f86e0.jpg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_66aed385-0dd5-5fdc-9f30-db09fd353bf4/66aed385-0dd5-5fdc-9f30-db09fd353bf4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3546920,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5658405/general/dbe4952b-b553-45ba-9058-396a80c41a41.jpg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_66aed385-0dd5-5fdc-9f30-db09fd353bf4/66aed385-0dd5-5fdc-9f30-db09fd353bf4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4306082,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5658405/general/f82a3c70-368f-45e9-8555-eb7d960291e4.jpg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_66aed385-0dd5-5fdc-9f30-db09fd353bf4/66aed385-0dd5-5fdc-9f30-db09fd353bf4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3528256,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5658405/general/8dee822c-77b4-4aa5-96e1-4b65abb4fdff.jpg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_66aed385-0dd5-5fdc-9f30-db09fd353bf4/66aed385-0dd5-5fdc-9f30-db09fd353bf4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2888224,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5658405/general/aef5d878-74b0-4ff7-9fd4-6d559f276529.jpg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_66aed385-0dd5-5fdc-9f30-db09fd353bf4/66aed385-0dd5-5fdc-9f30-db09fd353bf4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2774162,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5658405/general/0389f0b5-3ebb-4565-b313-ba0eb53a667b.jpg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_66aed385-0dd5-5fdc-9f30-db09fd353bf4/66aed385-0dd5-5fdc-9f30-db09fd353bf4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2607123,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5658405/general/8f663f56-9188-4258-bbd6-cba89d6d7802.jpg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_66aed385-0dd5-5fdc-9f30-db09fd353bf4/66aed385-0dd5-5fdc-9f30-db09fd353bf4_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2884196,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5658405/general/5a0c3979-0039-4597-a333-3c969978925b.jpg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_66aed385-0dd5-5fdc-9f30-db09fd353bf4/66aed385-0dd5-5fdc-9f30-db09fd353bf4_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3548454,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5658405/general/7c0be4a0-fa55-43fb-a83b-b97e08e4fa75.jpg',
'Width': 4032}],
'price': 4000,
'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-27 22:03:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733694%27 HTTP/1.1" 200 None
2026-03-27 22:03:22 [adesa.it] INFO: Saving data for 10733694: {'created_time': 1774649002.80007, 'last_price_update_time': 1774649002.800083, 'auction_closing_time': 1774886400.0}
2026-03-27 22:03:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10733694') HTTP/1.1" 204 0
2026-03-27 22:03:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 234a9754-4a18-5851-ab50-c11de9f8060e with identifier: 10733713
2026-03-27 22:03:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 234a9754-4a18-5851-ab50-c11de9f8060e with identifier: 10733713
2026-03-27 22:03:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 234a9754-4a18-5851-ab50-c11de9f8060e with identifier: 10733713 to the API
2026-03-27 22:03:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:03:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:03:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733713>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T16:00:00Z',
'fuel_type': 'Petrol',
'id': '234a9754-4a18-5851-ab50-c11de9f8060e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GN925VD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733713',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Citroën',
'model': 'C3',
'odometer': 77850,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 51,
'photo_urls': ['https://images.openlane.eu/carimgs/5703536/general/8929a038-ef7d-42f4-b92a-6ee9ef9c9322.jpg',
'https://images.openlane.eu/carimgs/5703536/general/378c0594-9800-4462-80be-459136eeb19e.jpg',
'https://images.openlane.eu/carimgs/5703536/general/a37f0fe8-d759-4dd7-8b72-fccbd0931769.jpg',
'https://images.openlane.eu/carimgs/5703536/general/ddc30fa9-93b2-4e51-bc07-3e8ecfbabae5.jpg',
'https://images.openlane.eu/carimgs/5703536/general/b08683a2-12e3-41f9-a29e-41afaa1a8c07.jpg',
'https://images.openlane.eu/carimgs/5703536/general/66a7f42f-4b95-413f-a468-af65862c9312.jpg',
'https://images.openlane.eu/carimgs/5703536/general/b8af73a9-ed61-4546-a8f8-aab9373c6c79.jpg',
'https://images.openlane.eu/carimgs/5703536/general/dfcc0f9c-0a3e-455f-bec6-5884b1ddcf06.jpg',
'https://images.openlane.eu/carimgs/5703536/general/908fc7c2-b858-4a6a-a402-3b85b54200a3.jpg',
'https://images.openlane.eu/carimgs/5703536/general/6619e661-e56c-4f72-af12-ca2131c32845.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_234a9754-4a18-5851-ab50-c11de9f8060e/234a9754-4a18-5851-ab50-c11de9f8060e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 135789,
'Height': 576,
'OriginUrl': 'https://images.openlane.eu/carimgs/5703536/general/8929a038-ef7d-42f4-b92a-6ee9ef9c9322.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_234a9754-4a18-5851-ab50-c11de9f8060e/234a9754-4a18-5851-ab50-c11de9f8060e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126071,
'Height': 576,
'OriginUrl': 'https://images.openlane.eu/carimgs/5703536/general/378c0594-9800-4462-80be-459136eeb19e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_234a9754-4a18-5851-ab50-c11de9f8060e/234a9754-4a18-5851-ab50-c11de9f8060e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 150124,
'Height': 576,
'OriginUrl': 'https://images.openlane.eu/carimgs/5703536/general/a37f0fe8-d759-4dd7-8b72-fccbd0931769.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_234a9754-4a18-5851-ab50-c11de9f8060e/234a9754-4a18-5851-ab50-c11de9f8060e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 155745,
'Height': 576,
'OriginUrl': 'https://images.openlane.eu/carimgs/5703536/general/ddc30fa9-93b2-4e51-bc07-3e8ecfbabae5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_234a9754-4a18-5851-ab50-c11de9f8060e/234a9754-4a18-5851-ab50-c11de9f8060e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92027,
'Height': 576,
'OriginUrl': 'https://images.openlane.eu/carimgs/5703536/general/b08683a2-12e3-41f9-a29e-41afaa1a8c07.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_234a9754-4a18-5851-ab50-c11de9f8060e/234a9754-4a18-5851-ab50-c11de9f8060e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100496,
'Height': 576,
'OriginUrl': 'https://images.openlane.eu/carimgs/5703536/general/66a7f42f-4b95-413f-a468-af65862c9312.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_234a9754-4a18-5851-ab50-c11de9f8060e/234a9754-4a18-5851-ab50-c11de9f8060e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123880,
'Height': 576,
'OriginUrl': 'https://images.openlane.eu/carimgs/5703536/general/b8af73a9-ed61-4546-a8f8-aab9373c6c79.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_234a9754-4a18-5851-ab50-c11de9f8060e/234a9754-4a18-5851-ab50-c11de9f8060e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84922,
'Height': 576,
'OriginUrl': 'https://images.openlane.eu/carimgs/5703536/general/dfcc0f9c-0a3e-455f-bec6-5884b1ddcf06.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_234a9754-4a18-5851-ab50-c11de9f8060e/234a9754-4a18-5851-ab50-c11de9f8060e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122851,
'Height': 576,
'OriginUrl': 'https://images.openlane.eu/carimgs/5703536/general/908fc7c2-b858-4a6a-a402-3b85b54200a3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_234a9754-4a18-5851-ab50-c11de9f8060e/234a9754-4a18-5851-ab50-c11de9f8060e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127207,
'Height': 576,
'OriginUrl': 'https://images.openlane.eu/carimgs/5703536/general/6619e661-e56c-4f72-af12-ca2131c32845.jpg',
'Width': 1024}],
'price': 8300,
'price_includes_vat': True,
'registration_date': '2023-04-21',
'seats_number': 5,
'seller_name': None,
'title': 'Citroën C3 Aircross 1.2i Shine - Petrol - Manual - 110 hp - 77.850 '
'km',
'transmission': 'manual',
'trim': 'Shine',
'vin': None,
'year': 2023}
2026-03-27 22:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733713%27 HTTP/1.1" 200 None
2026-03-27 22:03:23 [adesa.it] INFO: Saving data for 10733713: {'created_time': 1774649003.131186, 'last_price_update_time': 1774649003.131203, 'auction_closing_time': 1774886400.0}
2026-03-27 22:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10733713') HTTP/1.1" 204 0
2026-03-27 22:03:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 78cefdc5-018b-58dc-9344-846d7938028e with identifier: 10733693
2026-03-27 22:03:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 78cefdc5-018b-58dc-9344-846d7938028e with identifier: 10733693
2026-03-27 22:03:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 78cefdc5-018b-58dc-9344-846d7938028e with identifier: 10733693 to the API
2026-03-27 22:03:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:03:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:03:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733693>
{'auction_title': '',
'c_o_2_emission_value': 172,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 184,
'expiration_date': '2026-03-30T16:00:00Z',
'fuel_type': 'Hybrid',
'id': '78cefdc5-018b-58dc-9344-846d7938028e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GR746LZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733693',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': 'X4',
'odometer': 36331,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 44,
'photo_urls': ['https://images.openlane.eu/carimgs/5657312/general/4d65105d-760c-4d64-be59-52368f09ef38.jpg',
'https://images.openlane.eu/carimgs/5657312/general/7daa3285-e60f-4ee7-8279-2d08a2920904.jpg',
'https://images.openlane.eu/carimgs/5657312/general/75fa50fb-f3bd-42a3-930c-4823de71e0bc.jpg',
'https://images.openlane.eu/carimgs/5657312/general/6f706a2f-e94b-4075-bd77-35efa69b27b5.jpg',
'https://images.openlane.eu/carimgs/5657312/general/4bbd79fa-f299-40af-af96-cb7bfd35b944.jpg',
'https://images.openlane.eu/carimgs/5657312/general/cc35c66c-78ce-4ed4-98cf-16b6729014d9.jpg',
'https://images.openlane.eu/carimgs/5657312/general/35255388-9199-4402-aaa4-01f6a41daf89.jpg',
'https://images.openlane.eu/carimgs/5657312/general/870a1845-22ad-44cc-b196-e6796914c58a.jpg',
'https://images.openlane.eu/carimgs/5657312/general/0d397555-b193-42fe-adc8-4922e55d0086.jpg',
'https://images.openlane.eu/carimgs/5657312/general/1bbfa631-1e02-4354-b854-8414fcbaf243.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_78cefdc5-018b-58dc-9344-846d7938028e/78cefdc5-018b-58dc-9344-846d7938028e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 465685,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5657312/general/4d65105d-760c-4d64-be59-52368f09ef38.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_78cefdc5-018b-58dc-9344-846d7938028e/78cefdc5-018b-58dc-9344-846d7938028e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 504315,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5657312/general/7daa3285-e60f-4ee7-8279-2d08a2920904.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_78cefdc5-018b-58dc-9344-846d7938028e/78cefdc5-018b-58dc-9344-846d7938028e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 449622,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5657312/general/75fa50fb-f3bd-42a3-930c-4823de71e0bc.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_78cefdc5-018b-58dc-9344-846d7938028e/78cefdc5-018b-58dc-9344-846d7938028e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 422690,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5657312/general/6f706a2f-e94b-4075-bd77-35efa69b27b5.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_78cefdc5-018b-58dc-9344-846d7938028e/78cefdc5-018b-58dc-9344-846d7938028e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 208893,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5657312/general/4bbd79fa-f299-40af-af96-cb7bfd35b944.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_78cefdc5-018b-58dc-9344-846d7938028e/78cefdc5-018b-58dc-9344-846d7938028e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 348879,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5657312/general/cc35c66c-78ce-4ed4-98cf-16b6729014d9.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_78cefdc5-018b-58dc-9344-846d7938028e/78cefdc5-018b-58dc-9344-846d7938028e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 148804,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5657312/general/35255388-9199-4402-aaa4-01f6a41daf89.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_78cefdc5-018b-58dc-9344-846d7938028e/78cefdc5-018b-58dc-9344-846d7938028e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 235481,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5657312/general/870a1845-22ad-44cc-b196-e6796914c58a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_78cefdc5-018b-58dc-9344-846d7938028e/78cefdc5-018b-58dc-9344-846d7938028e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 282468,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5657312/general/0d397555-b193-42fe-adc8-4922e55d0086.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_78cefdc5-018b-58dc-9344-846d7938028e/78cefdc5-018b-58dc-9344-846d7938028e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 265166,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5657312/general/1bbfa631-1e02-4354-b854-8414fcbaf243.jpg',
'Width': 1920}],
'price': 32400,
'price_includes_vat': True,
'registration_date': '2023-08-29',
'seats_number': 5,
'seller_name': 'Athlon Italy',
'title': 'BMW X4 20i M Sport - Hybrid - Automatic - 184 hp - 36.331 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2023}
2026-03-27 22:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733693%27 HTTP/1.1" 200 None
2026-03-27 22:03:23 [adesa.it] INFO: Saving data for 10733693: {'created_time': 1774649003.468237, 'last_price_update_time': 1774649003.468247, 'auction_closing_time': 1774886400.0}
2026-03-27 22:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10733693') HTTP/1.1" 204 0
2026-03-27 22:03:23 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5726205/general/e01e428e-4667-408b-857b-6b91bdd96679.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10741696)
2026-03-27 22:03:23 [adesa.it] INFO: Found listing with ID: 10733672
2026-03-27 22:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733672%27 HTTP/1.1" 200 None
2026-03-27 22:03:23 [adesa.it] INFO: Scrape type for 10733672: 1
2026-03-27 22:03:23 [adesa.it] INFO: Scraping item 10733672 url https://www.openlane.eu/en/carv6/auction/10733672
2026-03-27 22:03:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733706> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:03:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741689> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:03:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741855> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:03:23 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 1cb2117a-ae93-5935-8055-eb2759bf01fb due to Ignoring non-200 response
2026-03-27 22:03:23 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 7d15f4c7-3c23-581f-b82f-c86ad2b8537f due to Ignoring non-200 response
2026-03-27 22:03:23 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 1d3f73b1-ef0d-5b8b-bd69-f6ad6a19c3ff due to Ignoring non-200 response
2026-03-27 22:03:23 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5710770/general/cda97612-9279-4a16-b670-eb3dfaa4bc74.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10741709)
2026-03-27 22:03:23 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745535/general/e620c2b7-91d7-40dd-95be-64aedccbf481.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10741706)
2026-03-27 22:03:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741763/general/ccc770cf-7a9e-443a-8c88-2741f6631aaf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732161)
2026-03-27 22:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5710770%252Fgeneral%252F50c76192-a437-41b3-bd4b-09b4a3d0a92e.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:03:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710770/general/50c76192-a437-41b3-bd4b-09b4a3d0a92e.JPG not downloaded yet
2026-03-27 22: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-27 22: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-27 22: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-27 22:03:23 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 1cb2117a-ae93-5935-8055-eb2759bf01fb due to Ignoring non-200 response
2026-03-27 22:03:23 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5726205/general/aba95a13-7c32-480b-a39c-2d72c523cb5d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10741696)
2026-03-27 22:03:23 [adesa.it] INFO: Found listing with ID: 10733677
2026-03-27 22:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733677%27 HTTP/1.1" 200 None
2026-03-27 22:03:23 [adesa.it] INFO: Scrape type for 10733677: 1
2026-03-27 22:03:23 [adesa.it] INFO: Scraping item 10733677 url https://www.openlane.eu/en/carv6/auction/10733677
2026-03-27 22:03:23 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 7d15f4c7-3c23-581f-b82f-c86ad2b8537f due to Ignoring non-200 response
2026-03-27 22:03:23 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 1d3f73b1-ef0d-5b8b-bd69-f6ad6a19c3ff due to Ignoring non-200 response
2026-03-27 22:03:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748589/general/9f815bdc-2d21-4a89-8cb4-e7407ec6e8f7.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10736809)
2026-03-27 22:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5710770%252Fgeneral%252F1018e4b9-bd1c-4aee-980c-fef36b5a4e8a.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:03:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710770/general/1018e4b9-bd1c-4aee-980c-fef36b5a4e8a.JPG not downloaded yet
2026-03-27 22:03:23 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5710770/general/d98dd831-6766-44c1-af99-0c829551b1dc.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10741709)
2026-03-27 22:03:23 [adesa.it] INFO: Found listing with ID: 10733676
2026-03-27 22:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733676%27 HTTP/1.1" 200 None
2026-03-27 22:03:23 [adesa.it] INFO: Scrape type for 10733676: 1
2026-03-27 22:03:23 [adesa.it] INFO: Scraping item 10733676 url https://www.openlane.eu/en/carv6/auction/10733676
2026-03-27 22:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5710770%252Fgeneral%252F12f12255-8bf4-4b00-b340-0b7e9aaf1f0f.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:03:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710770/general/12f12255-8bf4-4b00-b340-0b7e9aaf1f0f.JPG not downloaded yet
2026-03-27 22:03:23 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5710770/general/e606a399-4c19-4258-b0bf-378cddc0076c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10741709)
2026-03-27 22:03:23 [adesa.it] INFO: Found listing with ID: 10733673
2026-03-27 22:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733673%27 HTTP/1.1" 200 None
2026-03-27 22:03:23 [adesa.it] INFO: Scrape type for 10733673: 1
2026-03-27 22:03:23 [adesa.it] INFO: Scraping item 10733673 url https://www.openlane.eu/en/carv6/auction/10733673
2026-03-27 22:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5710770%252Fgeneral%252Ff6785517-aef7-4cba-b8f6-200206b93072.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:03:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710770/general/f6785517-aef7-4cba-b8f6-200206b93072.JPG not downloaded yet
2026-03-27 22:03:23 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 1cb2117a-ae93-5935-8055-eb2759bf01fb due to Ignoring non-200 response
2026-03-27 22:03:23 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5710770/general/50c76192-a437-41b3-bd4b-09b4a3d0a92e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10741709)
2026-03-27 22:03:23 [adesa.it] INFO: Found listing with ID: 10741649
2026-03-27 22:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741649%27 HTTP/1.1" 200 None
2026-03-27 22:03:23 [adesa.it] INFO: Scrape type for 10741649: 1
2026-03-27 22:03:23 [adesa.it] INFO: Scraping item 10741649 url https://www.openlane.eu/en/carv6/auction/10741649
2026-03-27 22:03:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749309/general/1dcc5c63-890a-415b-8a6a-2acf98ae6aaa.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732160)
2026-03-27 22:03:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5553492/general/a09b24dd-f7a5-41f8-bb83-2b4ad36324a9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732180)
2026-03-27 22:03:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749309/general/a93f009b-6975-4273-b62e-0902a0976ae7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732160)
2026-03-27 22:03:23 [adesa.it] INFO: Found listing with ID: 10741666
2026-03-27 22:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741666%27 HTTP/1.1" 200 None
2026-03-27 22:03:23 [adesa.it] INFO: Scrape type for 10741666: 1
2026-03-27 22:03:23 [adesa.it] INFO: Scraping item 10741666 url https://www.openlane.eu/en/carv6/auction/10741666
2026-03-27 22:03:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fe77591c-7279-5621-bddc-0614088b93ee with identifier: 10733706
2026-03-27 22:03:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fe77591c-7279-5621-bddc-0614088b93ee with scrape type 1
2026-03-27 22:03:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item fe77591c-7279-5621-bddc-0614088b93ee
2026-03-27 22:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5698149%252Fgeneral%252F66e25cad-f70f-4116-985d-051c0087e933.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698149/general/66e25cad-f70f-4116-985d-051c0087e933.jpg already downloaded
2026-03-27 22:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5698149%252Fgeneral%252Fae373882-ee5e-4e94-ae67-6574ffc3dc0c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698149/general/ae373882-ee5e-4e94-ae67-6574ffc3dc0c.jpg already downloaded
2026-03-27 22:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5698149%252Fgeneral%252F71a35b09-8f2d-447f-9aeb-b6317f8d0550.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698149/general/71a35b09-8f2d-447f-9aeb-b6317f8d0550.jpg already downloaded
2026-03-27 22:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5698149%252Fgeneral%252F90c98a3e-6311-4398-8e2b-f9dcd1c54010.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698149/general/90c98a3e-6311-4398-8e2b-f9dcd1c54010.jpg already downloaded
2026-03-27 22:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5698149%252Fgeneral%252Fb1a0380b-0788-4ffe-8e85-4eb2b2f92a07.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698149/general/b1a0380b-0788-4ffe-8e85-4eb2b2f92a07.jpg already downloaded
2026-03-27 22:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5698149%252Fgeneral%252F41d5101a-53a3-44de-be21-8689d74f3016.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698149/general/41d5101a-53a3-44de-be21-8689d74f3016.jpg already downloaded
2026-03-27 22:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5698149%252Fgeneral%252F8fd43d24-f99b-4fed-ae92-929e93a2e19f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698149/general/8fd43d24-f99b-4fed-ae92-929e93a2e19f.jpg already downloaded
2026-03-27 22:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5698149%252Fgeneral%252F2bd055c4-08b7-4b6a-bd32-ce6ee8ba72a7.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698149/general/2bd055c4-08b7-4b6a-bd32-ce6ee8ba72a7.jpg already downloaded
2026-03-27 22:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5698149%252Fgeneral%252F0d8372af-37e8-4fe3-a3fc-4190742b06fe.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698149/general/0d8372af-37e8-4fe3-a3fc-4190742b06fe.jpg already downloaded
2026-03-27 22:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5698149%252Fgeneral%252F90a387b0-c041-4f50-9f49-bc0868d8a14d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698149/general/90a387b0-c041-4f50-9f49-bc0868d8a14d.jpg already downloaded
2026-03-27 22:03:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: fe77591c-7279-5621-bddc-0614088b93ee, identifier: 10733706
2026-03-27 22:03:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 21a69b1d-4c86-5eb8-a0bf-7a8aeccc15f1 with identifier: 10741689
2026-03-27 22:03:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 21a69b1d-4c86-5eb8-a0bf-7a8aeccc15f1 with scrape type 1
2026-03-27 22:03:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 21a69b1d-4c86-5eb8-a0bf-7a8aeccc15f1
2026-03-27 22:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5742562%252Fgeneral%252F9ed72227-ab00-45e5-991b-c3b8e40c4392.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:03:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742562/general/9ed72227-ab00-45e5-991b-c3b8e40c4392.jpeg already downloaded
2026-03-27 22:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5742562%252Fgeneral%252F6623062f-fd94-4761-9907-a6b6674f2c1d.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:03:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742562/general/6623062f-fd94-4761-9907-a6b6674f2c1d.jpeg already downloaded
2026-03-27 22:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5742562%252Fgeneral%252Fcde659f2-9f54-4969-b587-82f2d9da9b5a.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:03:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742562/general/cde659f2-9f54-4969-b587-82f2d9da9b5a.jpeg already downloaded
2026-03-27 22:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5742562%252Fgeneral%252F35856250-bfe2-438d-bfbd-1c10d3a60215.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:03:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742562/general/35856250-bfe2-438d-bfbd-1c10d3a60215.jpeg already downloaded
2026-03-27 22:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5742562%252Fgeneral%252Fc3775cec-649c-41ea-a744-5c7a1bae6dbd.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:03:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742562/general/c3775cec-649c-41ea-a744-5c7a1bae6dbd.jpeg already downloaded
2026-03-27 22:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5742562%252Fgeneral%252F7b67cc89-fbbe-4dc4-a598-bad752cbf100.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:03:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742562/general/7b67cc89-fbbe-4dc4-a598-bad752cbf100.jpeg already downloaded
2026-03-27 22:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5742562%252Fgeneral%252F01f99fff-8ad6-4f8e-9975-c2745ee5ba13.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:03:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742562/general/01f99fff-8ad6-4f8e-9975-c2745ee5ba13.jpeg already downloaded
2026-03-27 22:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5742562%252Fgeneral%252Fd7abd2ac-ef6e-4e6a-a2b5-44d7105ce6f0.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:03:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742562/general/d7abd2ac-ef6e-4e6a-a2b5-44d7105ce6f0.jpeg already downloaded
2026-03-27 22:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5742562%252Fgeneral%252Feeca19dd-c889-418c-b343-ff28a5da9f7c.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:03:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742562/general/eeca19dd-c889-418c-b343-ff28a5da9f7c.jpeg already downloaded
2026-03-27 22:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5742562%252Fgeneral%252Fcbede4e4-8afb-4c2b-8125-3e7fd158b8aa.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:03:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742562/general/cbede4e4-8afb-4c2b-8125-3e7fd158b8aa.jpeg already downloaded
2026-03-27 22:03:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 21a69b1d-4c86-5eb8-a0bf-7a8aeccc15f1, identifier: 10741689
2026-03-27 22:03:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9e991970-bb06-5d34-af64-63815787491a with identifier: 10741855
2026-03-27 22:03:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9e991970-bb06-5d34-af64-63815787491a with scrape type 1
2026-03-27 22:03:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9e991970-bb06-5d34-af64-63815787491a
2026-03-27 22:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751660%252Fgeneral%252F7782d1f2-e90c-435e-baba-00b9b170df51.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751660/general/7782d1f2-e90c-435e-baba-00b9b170df51.jpg not downloaded yet
2026-03-27 22:03:24 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 7d15f4c7-3c23-581f-b82f-c86ad2b8537f due to Ignoring non-200 response
2026-03-27 22:03:24 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 1d3f73b1-ef0d-5b8b-bd69-f6ad6a19c3ff, skipping ID generation
2026-03-27 22:03:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1d3f73b1-ef0d-5b8b-bd69-f6ad6a19c3ff with scrape type 1
2026-03-27 22:03:24 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 1d3f73b1-ef0d-5b8b-bd69-f6ad6a19c3ff sending to next pipeline
2026-03-27 22:03:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 1d3f73b1-ef0d-5b8b-bd69-f6ad6a19c3ff, identifier: 10741706
2026-03-27 22:03:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:03:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee57e2750>
2026-03-27 22:03:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:03:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:03:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:03:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2745ef98-cf13-530d-b3cd-55bd81413ffd/2745ef98-cf13-530d-b3cd-55bd81413ffd_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741763%252Fgeneral%252Fccc770cf-7a9e-443a-8c88-2741f6631aaf.jpg') HTTP/1.1" 204 0
2026-03-27 22:03:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741763/general/ccc770cf-7a9e-443a-8c88-2741f6631aaf.jpg saved to cache
2026-03-27 22:03:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 2745ef98-cf13-530d-b3cd-55bd81413ffd
2026-03-27 22:03:24 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 1cb2117a-ae93-5935-8055-eb2759bf01fb, skipping ID generation
2026-03-27 22:03:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1cb2117a-ae93-5935-8055-eb2759bf01fb with scrape type 1
2026-03-27 22:03:24 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 1cb2117a-ae93-5935-8055-eb2759bf01fb sending to next pipeline
2026-03-27 22:03:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 1cb2117a-ae93-5935-8055-eb2759bf01fb, identifier: 10741696
2026-03-27 22:03:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:03:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee45ee2d0>
2026-03-27 22:03:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:03:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:03:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:03:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_88b2740a-eddc-571a-955b-aa7fceaa913d/88b2740a-eddc-571a-955b-aa7fceaa913d_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748589%252Fgeneral%252F9f815bdc-2d21-4a89-8cb4-e7407ec6e8f7.jpeg') HTTP/1.1" 204 0
2026-03-27 22:03:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748589/general/9f815bdc-2d21-4a89-8cb4-e7407ec6e8f7.jpeg saved to cache
2026-03-27 22:03:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 88b2740a-eddc-571a-955b-aa7fceaa913d
2026-03-27 22:03:24 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 88b2740a-eddc-571a-955b-aa7fceaa913d, skipping ID generation
2026-03-27 22:03:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 88b2740a-eddc-571a-955b-aa7fceaa913d with scrape type 1
2026-03-27 22:03:24 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 88b2740a-eddc-571a-955b-aa7fceaa913d sending to next pipeline
2026-03-27 22:03:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 88b2740a-eddc-571a-955b-aa7fceaa913d, identifier: 10736809
2026-03-27 22:03:24 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 7d15f4c7-3c23-581f-b82f-c86ad2b8537f due to Ignoring non-200 response
2026-03-27 22:03:24 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 7d15f4c7-3c23-581f-b82f-c86ad2b8537f due to Ignoring non-200 response
2026-03-27 22:03:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749311/general/225d1ba9-b3e9-4395-8c30-31fc1ecdd3c9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732166)
2026-03-27 22:03:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: fe77591c-7279-5621-bddc-0614088b93ee with identifier: 10733706
2026-03-27 22:03:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: fe77591c-7279-5621-bddc-0614088b93ee with identifier: 10733706
2026-03-27 22:03:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: fe77591c-7279-5621-bddc-0614088b93ee with identifier: 10733706 to the API
2026-03-27 22:03:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:03:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:03:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733706>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 225,
'expiration_date': '2026-03-30T16:00:00Z',
'fuel_type': 'Hybrid',
'id': 'fe77591c-7279-5621-bddc-0614088b93ee',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK622FV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733706',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Citroën',
'model': 'C5',
'odometer': 103241,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 39,
'photo_urls': ['https://images.openlane.eu/carimgs/5698149/general/66e25cad-f70f-4116-985d-051c0087e933.jpg',
'https://images.openlane.eu/carimgs/5698149/general/ae373882-ee5e-4e94-ae67-6574ffc3dc0c.jpg',
'https://images.openlane.eu/carimgs/5698149/general/71a35b09-8f2d-447f-9aeb-b6317f8d0550.jpg',
'https://images.openlane.eu/carimgs/5698149/general/90c98a3e-6311-4398-8e2b-f9dcd1c54010.jpg',
'https://images.openlane.eu/carimgs/5698149/general/b1a0380b-0788-4ffe-8e85-4eb2b2f92a07.jpg',
'https://images.openlane.eu/carimgs/5698149/general/41d5101a-53a3-44de-be21-8689d74f3016.jpg',
'https://images.openlane.eu/carimgs/5698149/general/8fd43d24-f99b-4fed-ae92-929e93a2e19f.jpg',
'https://images.openlane.eu/carimgs/5698149/general/2bd055c4-08b7-4b6a-bd32-ce6ee8ba72a7.jpg',
'https://images.openlane.eu/carimgs/5698149/general/0d8372af-37e8-4fe3-a3fc-4190742b06fe.jpg',
'https://images.openlane.eu/carimgs/5698149/general/90a387b0-c041-4f50-9f49-bc0868d8a14d.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe77591c-7279-5621-bddc-0614088b93ee/fe77591c-7279-5621-bddc-0614088b93ee_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 528018,
'Height': 1542,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698149/general/66e25cad-f70f-4116-985d-051c0087e933.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe77591c-7279-5621-bddc-0614088b93ee/fe77591c-7279-5621-bddc-0614088b93ee_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 492497,
'Height': 1542,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698149/general/ae373882-ee5e-4e94-ae67-6574ffc3dc0c.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe77591c-7279-5621-bddc-0614088b93ee/fe77591c-7279-5621-bddc-0614088b93ee_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 440420,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698149/general/71a35b09-8f2d-447f-9aeb-b6317f8d0550.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe77591c-7279-5621-bddc-0614088b93ee/fe77591c-7279-5621-bddc-0614088b93ee_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 415092,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698149/general/90c98a3e-6311-4398-8e2b-f9dcd1c54010.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe77591c-7279-5621-bddc-0614088b93ee/fe77591c-7279-5621-bddc-0614088b93ee_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 328555,
'Height': 1542,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698149/general/b1a0380b-0788-4ffe-8e85-4eb2b2f92a07.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe77591c-7279-5621-bddc-0614088b93ee/fe77591c-7279-5621-bddc-0614088b93ee_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 301499,
'Height': 1542,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698149/general/41d5101a-53a3-44de-be21-8689d74f3016.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe77591c-7279-5621-bddc-0614088b93ee/fe77591c-7279-5621-bddc-0614088b93ee_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 244263,
'Height': 1542,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698149/general/8fd43d24-f99b-4fed-ae92-929e93a2e19f.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe77591c-7279-5621-bddc-0614088b93ee/fe77591c-7279-5621-bddc-0614088b93ee_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 498793,
'Height': 1542,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698149/general/2bd055c4-08b7-4b6a-bd32-ce6ee8ba72a7.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe77591c-7279-5621-bddc-0614088b93ee/fe77591c-7279-5621-bddc-0614088b93ee_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 266710,
'Height': 1542,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698149/general/0d8372af-37e8-4fe3-a3fc-4190742b06fe.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe77591c-7279-5621-bddc-0614088b93ee/fe77591c-7279-5621-bddc-0614088b93ee_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 423736,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698149/general/90a387b0-c041-4f50-9f49-bc0868d8a14d.jpg',
'Width': 2048}],
'price': 10200,
'price_includes_vat': True,
'registration_date': '2022-05-12',
'seats_number': 5,
'seller_name': 'Unipol Rental',
'title': 'Citroën C5 Aircross 1.6 Shine - Hybrid - Automatic - 225 hp - '
'103.241 km',
'transmission': 'automatic',
'trim': 'Shine',
'vin': None,
'year': 2022}
2026-03-27 22:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733706%27 HTTP/1.1" 200 None
2026-03-27 22:03:25 [adesa.it] INFO: Saving data for 10733706: {'created_time': 1774649005.121131, 'last_price_update_time': 1774649005.121142, 'auction_closing_time': 1774886400.0}
2026-03-27 22:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10733706') HTTP/1.1" 204 0
2026-03-27 22:03:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 21a69b1d-4c86-5eb8-a0bf-7a8aeccc15f1 with identifier: 10741689
2026-03-27 22:03:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 21a69b1d-4c86-5eb8-a0bf-7a8aeccc15f1 with identifier: 10741689
2026-03-27 22:03:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 21a69b1d-4c86-5eb8-a0bf-7a8aeccc15f1 with identifier: 10741689 to the API
2026-03-27 22:03:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:03:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:03:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741689>
{'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-31T13:45: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=10741689',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Citroën',
'model': 'Jumper',
'odometer': 88521,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 24,
'photo_urls': ['https://images.openlane.eu/carimgs/5742562/general/9ed72227-ab00-45e5-991b-c3b8e40c4392.jpeg',
'https://images.openlane.eu/carimgs/5742562/general/6623062f-fd94-4761-9907-a6b6674f2c1d.jpeg',
'https://images.openlane.eu/carimgs/5742562/general/cde659f2-9f54-4969-b587-82f2d9da9b5a.jpeg',
'https://images.openlane.eu/carimgs/5742562/general/35856250-bfe2-438d-bfbd-1c10d3a60215.jpeg',
'https://images.openlane.eu/carimgs/5742562/general/c3775cec-649c-41ea-a744-5c7a1bae6dbd.jpeg',
'https://images.openlane.eu/carimgs/5742562/general/7b67cc89-fbbe-4dc4-a598-bad752cbf100.jpeg',
'https://images.openlane.eu/carimgs/5742562/general/01f99fff-8ad6-4f8e-9975-c2745ee5ba13.jpeg',
'https://images.openlane.eu/carimgs/5742562/general/d7abd2ac-ef6e-4e6a-a2b5-44d7105ce6f0.jpeg',
'https://images.openlane.eu/carimgs/5742562/general/eeca19dd-c889-418c-b343-ff28a5da9f7c.jpeg',
'https://images.openlane.eu/carimgs/5742562/general/cbede4e4-8afb-4c2b-8125-3e7fd158b8aa.jpeg'],
'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': 0,
'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-27 22:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741689%27 HTTP/1.1" 200 None
2026-03-27 22:03:25 [adesa.it] INFO: Saving data for 10741689: {'created_time': 1774649005.49676, 'last_price_update_time': 1774649005.49677, 'auction_closing_time': 1774964700.0}
2026-03-27 22:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741689') HTTP/1.1" 204 0
2026-03-27 22:03:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 1d3f73b1-ef0d-5b8b-bd69-f6ad6a19c3ff with identifier: 10741706
2026-03-27 22:03:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 1d3f73b1-ef0d-5b8b-bd69-f6ad6a19c3ff with identifier: 10741706
2026-03-27 22:03:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 1d3f73b1-ef0d-5b8b-bd69-f6ad6a19c3ff with identifier: 10741706 to the API
2026-03-27 22:03:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:03:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:03:25 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5745535/general/e620c2b7-91d7-40dd-95be-64aedccbf481.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 286,
'expiration_date': '2026-03-31T13:45:00Z',
'fuel_type': 'Diesel',
'id': '1d3f73b1-ef0d-5b8b-bd69-f6ad6a19c3ff',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'GX820WC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741706',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Audi',
'model': 'Q8',
'odometer': 122015,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 39,
'photos': [],
'price': 9000,
'price_includes_vat': True,
'registration_date': '2019-07-22',
'seats_number': 5,
'seller_name': 'ROSSI ECOCAR S.R.L.',
'title': 'Audi Q8 50 TDI Sport - Quattro - Diesel - Automatic - 286 hp - '
'122.015 km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2019}
2026-03-27 22:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741706%27 HTTP/1.1" 200 None
2026-03-27 22:03:25 [adesa.it] INFO: Saving data for 10741706: {'created_time': 1774649005.818574, 'last_price_update_time': 1774649005.818583, 'auction_closing_time': 1774964700.0}
2026-03-27 22:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741706') HTTP/1.1" 204 0
2026-03-27 22:03:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 1cb2117a-ae93-5935-8055-eb2759bf01fb with identifier: 10741696
2026-03-27 22:03:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 1cb2117a-ae93-5935-8055-eb2759bf01fb with identifier: 10741696
2026-03-27 22:03:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 1cb2117a-ae93-5935-8055-eb2759bf01fb with identifier: 10741696 to the API
2026-03-27 22:03:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:03:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:03:26 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5726205/general/aba95a13-7c32-480b-a39c-2d72c523cb5d.JPG>
{'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': 245,
'expiration_date': '2026-03-31T13:45:00Z',
'fuel_type': 'Petrol',
'id': '1cb2117a-ae93-5935-8055-eb2759bf01fb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK085ZE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741696',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': '4 Series',
'odometer': 37000,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 24,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1cb2117a-ae93-5935-8055-eb2759bf01fb/1cb2117a-ae93-5935-8055-eb2759bf01fb_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 12640678,
'Height': 4160,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726205/general/b0572fa9-d3f4-49fe-bd63-4c66d16ae13a.jpg',
'Width': 6240}],
'price': 8300,
'price_includes_vat': True,
'registration_date': '2022-06-30',
'seats_number': 5,
'seller_name': 'AUTO LAZETA S.R.L.',
'title': 'BMW 4 Series Gran Coupé 430i M Sport - Petrol - Automatic - 245 hp '
'- 37.000 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2022}
2026-03-27 22:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741696%27 HTTP/1.1" 200 None
2026-03-27 22:03:26 [adesa.it] INFO: Saving data for 10741696: {'created_time': 1774649006.159642, 'last_price_update_time': 1774649006.159653, 'auction_closing_time': 1774964700.0}
2026-03-27 22:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741696') HTTP/1.1" 204 0
2026-03-27 22:03:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 88b2740a-eddc-571a-955b-aa7fceaa913d with identifier: 10736809
2026-03-27 22:03:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 88b2740a-eddc-571a-955b-aa7fceaa913d with identifier: 10736809
2026-03-27 22:03:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 88b2740a-eddc-571a-955b-aa7fceaa913d with identifier: 10736809 to the API
2026-03-27 22:03:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:03:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:03:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5748589/general/9f815bdc-2d21-4a89-8cb4-e7407ec6e8f7.jpeg>
{'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': 235,
'expiration_date': '2026-03-30T11:15:00Z',
'fuel_type': 'Diesel',
'id': '88b2740a-eddc-571a-955b-aa7fceaa913d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FT263HG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736809',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Volvo',
'model': 'V90',
'odometer': 233000,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 20,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_88b2740a-eddc-571a-955b-aa7fceaa913d/88b2740a-eddc-571a-955b-aa7fceaa913d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 315831,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748589/general/cc8357ca-b804-4470-b607-c679a090e612.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_88b2740a-eddc-571a-955b-aa7fceaa913d/88b2740a-eddc-571a-955b-aa7fceaa913d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 384209,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748589/general/ea827b0e-16dc-4076-aa75-0ed0c08dada4.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_88b2740a-eddc-571a-955b-aa7fceaa913d/88b2740a-eddc-571a-955b-aa7fceaa913d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 235520,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748589/general/1d3e5663-9098-4e52-b57b-1a31cc5e6a24.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_88b2740a-eddc-571a-955b-aa7fceaa913d/88b2740a-eddc-571a-955b-aa7fceaa913d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 274725,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748589/general/d76fd1eb-e2a6-4b83-b4df-8817122b6e13.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_88b2740a-eddc-571a-955b-aa7fceaa913d/88b2740a-eddc-571a-955b-aa7fceaa913d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 213820,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748589/general/9f815bdc-2d21-4a89-8cb4-e7407ec6e8f7.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_88b2740a-eddc-571a-955b-aa7fceaa913d/88b2740a-eddc-571a-955b-aa7fceaa913d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 211252,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748589/general/ae47744f-9fc3-4cda-a81c-6a2bbf6a3a75.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_88b2740a-eddc-571a-955b-aa7fceaa913d/88b2740a-eddc-571a-955b-aa7fceaa913d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 245732,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748589/general/50f07e9f-776c-463b-901e-b39e4f337d0a.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_88b2740a-eddc-571a-955b-aa7fceaa913d/88b2740a-eddc-571a-955b-aa7fceaa913d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 260552,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748589/general/fe489711-acbf-4cb5-884a-0418af0570f7.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_88b2740a-eddc-571a-955b-aa7fceaa913d/88b2740a-eddc-571a-955b-aa7fceaa913d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95132,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748589/general/1ad9f58a-5bef-4644-a79e-3453f1e8ac5d.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_88b2740a-eddc-571a-955b-aa7fceaa913d/88b2740a-eddc-571a-955b-aa7fceaa913d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 209561,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748589/general/cb636e00-c8b9-484e-81c5-eedeb9a3e5a3.jpeg',
'Width': 1600}],
'price': 11700,
'price_includes_vat': True,
'registration_date': '2019-01-23',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo V90 Cross Country D5 Plus - Diesel - Automatic - 235 hp - '
'233.000 km',
'transmission': 'automatic',
'trim': 'Plus',
'vin': None,
'year': 2019}
2026-03-27 22:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710736809%27 HTTP/1.1" 200 None
2026-03-27 22:03:26 [adesa.it] INFO: Saving data for 10736809: {'created_time': 1774649006.508735, 'last_price_update_time': 1774649006.508744, 'auction_closing_time': 1774869300.0}
2026-03-27 22:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10736809') HTTP/1.1" 204 0
2026-03-27 22:03:26 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5710770/general/12f12255-8bf4-4b00-b340-0b7e9aaf1f0f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10741709)
2026-03-27 22:03:26 [adesa.it] INFO: Found listing with ID: 10741712
2026-03-27 22:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741712%27 HTTP/1.1" 200 None
2026-03-27 22:03:26 [adesa.it] INFO: Scrape type for 10741712: 1
2026-03-27 22:03:26 [adesa.it] INFO: Scraping item 10741712 url https://www.openlane.eu/en/carv6/auction/10741712
2026-03-27 22:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751660%252Fgeneral%252F3e0cf4f4-802c-46d3-b318-1f6053cdca66.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751660/general/3e0cf4f4-802c-46d3-b318-1f6053cdca66.jpg not downloaded yet
2026-03-27 22:03:26 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 1d3f73b1-ef0d-5b8b-bd69-f6ad6a19c3ff due to Ignoring non-200 response
2026-03-27 22:03:26 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 1cb2117a-ae93-5935-8055-eb2759bf01fb due to Ignoring non-200 response
2026-03-27 22:03:26 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 7d15f4c7-3c23-581f-b82f-c86ad2b8537f due to Ignoring non-200 response
2026-03-27 22:03:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:03:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5bf4a10>
2026-03-27 22:03:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:03:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:03:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:03:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a802c0fa-8b2f-572c-a0a2-a6104c54bea2/a802c0fa-8b2f-572c-a0a2-a6104c54bea2_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749309%252Fgeneral%252F1dcc5c63-890a-415b-8a6a-2acf98ae6aaa.jpg') HTTP/1.1" 204 0
2026-03-27 22:03:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749309/general/1dcc5c63-890a-415b-8a6a-2acf98ae6aaa.jpg saved to cache
2026-03-27 22:03:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item a802c0fa-8b2f-572c-a0a2-a6104c54bea2
2026-03-27 22:03:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:03:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5afd310>
2026-03-27 22:03:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:03:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:03:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:03:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5e57a4d4-a274-517f-b52a-2c7a535c0f13/5e57a4d4-a274-517f-b52a-2c7a535c0f13_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5553492%252Fgeneral%252Fa09b24dd-f7a5-41f8-bb83-2b4ad36324a9.jpg') HTTP/1.1" 204 0
2026-03-27 22:03:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5553492/general/a09b24dd-f7a5-41f8-bb83-2b4ad36324a9.jpg saved to cache
2026-03-27 22:03:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 5e57a4d4-a274-517f-b52a-2c7a535c0f13
2026-03-27 22:03:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:03:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5885d10>
2026-03-27 22:03:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:03:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:03:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:03:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a802c0fa-8b2f-572c-a0a2-a6104c54bea2/a802c0fa-8b2f-572c-a0a2-a6104c54bea2_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749309%252Fgeneral%252Fa93f009b-6975-4273-b62e-0902a0976ae7.jpg') HTTP/1.1" 204 0
2026-03-27 22:03:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749309/general/a93f009b-6975-4273-b62e-0902a0976ae7.jpg saved to cache
2026-03-27 22:03:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item a802c0fa-8b2f-572c-a0a2-a6104c54bea2
2026-03-27 22:03:26 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5710770/general/f6785517-aef7-4cba-b8f6-200206b93072.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10741709)
2026-03-27 22:03:26 [adesa.it] INFO: Found listing with ID: 10741857
2026-03-27 22:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741857%27 HTTP/1.1" 200 None
2026-03-27 22:03:26 [adesa.it] INFO: Scrape type for 10741857: 1
2026-03-27 22:03:26 [adesa.it] INFO: Scraping item 10741857 url https://www.openlane.eu/en/carv6/auction/10741857
2026-03-27 22:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751660%252Fgeneral%252F63241552-40b9-4ef8-b3d4-55847c04588e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751660/general/63241552-40b9-4ef8-b3d4-55847c04588e.jpg not downloaded yet
2026-03-27 22:03:26 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5710770/general/1018e4b9-bd1c-4aee-980c-fef36b5a4e8a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10741709)
2026-03-27 22:03:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:03:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5d4f350>
2026-03-27 22:03:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:03:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:03:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:03:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ba84eadd-9414-5c55-8f57-178665189f4c/ba84eadd-9414-5c55-8f57-178665189f4c_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749311%252Fgeneral%252F225d1ba9-b3e9-4395-8c30-31fc1ecdd3c9.jpg') HTTP/1.1" 204 0
2026-03-27 22:03:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749311/general/225d1ba9-b3e9-4395-8c30-31fc1ecdd3c9.jpg saved to cache
2026-03-27 22:03:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item ba84eadd-9414-5c55-8f57-178665189f4c
2026-03-27 22:03:26 [adesa.it] INFO: Found listing with ID: 10741699
2026-03-27 22:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741699%27 HTTP/1.1" 200 None
2026-03-27 22:03:26 [adesa.it] INFO: Scrape type for 10741699: 1
2026-03-27 22:03:26 [adesa.it] INFO: Scraping item 10741699 url https://www.openlane.eu/en/carv6/auction/10741699
2026-03-27 22:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751660%252Fgeneral%252Fda8929d6-a164-4ebe-aaf1-368dc2c5094d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751660/general/da8929d6-a164-4ebe-aaf1-368dc2c5094d.jpg not downloaded yet
2026-03-27 22:03:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751660/general/7782d1f2-e90c-435e-baba-00b9b170df51.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741855)
2026-03-27 22:03:26 [adesa.it] INFO: Found listing with ID: 10733683
2026-03-27 22:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733683%27 HTTP/1.1" 200 None
2026-03-27 22:03:26 [adesa.it] INFO: Scrape type for 10733683: 1
2026-03-27 22:03:26 [adesa.it] INFO: Scraping item 10733683 url https://www.openlane.eu/en/carv6/auction/10733683
2026-03-27 22:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751660%252Fgeneral%252F6a6fdaa6-1660-43e1-9922-045888f624fb.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751660/general/6a6fdaa6-1660-43e1-9922-045888f624fb.jpg not downloaded yet
2026-03-27 22:03:26 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 7d15f4c7-3c23-581f-b82f-c86ad2b8537f due to Ignoring non-200 response
2026-03-27 22:03:26 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 7d15f4c7-3c23-581f-b82f-c86ad2b8537f due to Ignoring non-200 response
2026-03-27 22:03:26 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7d15f4c7-3c23-581f-b82f-c86ad2b8537f, skipping ID generation
2026-03-27 22:03:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7d15f4c7-3c23-581f-b82f-c86ad2b8537f with scrape type 1
2026-03-27 22:03:26 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7d15f4c7-3c23-581f-b82f-c86ad2b8537f sending to next pipeline
2026-03-27 22:03:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 7d15f4c7-3c23-581f-b82f-c86ad2b8537f, identifier: 10741709
2026-03-27 22:03:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 7d15f4c7-3c23-581f-b82f-c86ad2b8537f with identifier: 10741709
2026-03-27 22:03:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 7d15f4c7-3c23-581f-b82f-c86ad2b8537f with identifier: 10741709
2026-03-27 22:03:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 7d15f4c7-3c23-581f-b82f-c86ad2b8537f with identifier: 10741709 to the API
2026-03-27 22:03:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:03:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:03:27 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5710770/general/1018e4b9-bd1c-4aee-980c-fef36b5a4e8a.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T13:45:00Z',
'fuel_type': 'Diesel',
'id': '7d15f4c7-3c23-581f-b82f-c86ad2b8537f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'GL752LE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741709',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': 'X1',
'odometer': 40613,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 32,
'photos': [],
'price': 0,
'price_includes_vat': True,
'registration_date': '2023-01-27',
'seats_number': 5,
'seller_name': 'ROSSI ECOCAR S.R.L.',
'title': 'BMW X1 18d X Line - Diesel - Automatic - 150 hp - 40.613 km',
'transmission': 'automatic',
'trim': 'X Line',
'vin': None,
'year': 2023}
2026-03-27 22:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741709%27 HTTP/1.1" 200 None
2026-03-27 22:03:27 [adesa.it] INFO: Saving data for 10741709: {'created_time': 1774649007.334493, 'last_price_update_time': 1774649007.334504, 'auction_closing_time': 1774964700.0}
2026-03-27 22:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741709') HTTP/1.1" 204 0
2026-03-27 22:03:27 [adesa.it] INFO: Found listing with ID: 10741646
2026-03-27 22:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741646%27 HTTP/1.1" 200 None
2026-03-27 22:03:27 [adesa.it] INFO: Scrape type for 10741646: 1
2026-03-27 22:03:27 [adesa.it] INFO: Scraping item 10741646 url https://www.openlane.eu/en/carv6/auction/10741646
2026-03-27 22:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751660%252Fgeneral%252F087d075f-9427-417a-87fe-a8964bbfa880.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751660/general/087d075f-9427-417a-87fe-a8964bbfa880.jpg not downloaded yet
2026-03-27 22:03:27 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 7d15f4c7-3c23-581f-b82f-c86ad2b8537f due to Ignoring non-200 response
2026-03-27 22:03:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751660/general/3e0cf4f4-802c-46d3-b318-1f6053cdca66.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741855)
2026-03-27 22:03:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:03:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5a1c590>
2026-03-27 22:03:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:03:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:03:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9e991970-bb06-5d34-af64-63815787491a/9e991970-bb06-5d34-af64-63815787491a_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751660%252Fgeneral%252F7782d1f2-e90c-435e-baba-00b9b170df51.jpg') HTTP/1.1" 204 0
2026-03-27 22:03:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751660/general/7782d1f2-e90c-435e-baba-00b9b170df51.jpg saved to cache
2026-03-27 22:03:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 9e991970-bb06-5d34-af64-63815787491a
2026-03-27 22:03:27 [adesa.it] INFO: Found listing with ID: 10733674
2026-03-27 22:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733674%27 HTTP/1.1" 200 None
2026-03-27 22:03:27 [adesa.it] INFO: Scrape type for 10733674: 1
2026-03-27 22:03:27 [adesa.it] INFO: Scraping item 10733674 url https://www.openlane.eu/en/carv6/auction/10733674
2026-03-27 22:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751660%252Fgeneral%252Fc2f770d2-ec38-4ae2-8314-51e767465614.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751660/general/c2f770d2-ec38-4ae2-8314-51e767465614.jpg not downloaded yet
2026-03-27 22:03:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741856> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:03:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733705> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:03:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733715> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:03:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751660/general/da8929d6-a164-4ebe-aaf1-368dc2c5094d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741855)
2026-03-27 22:03:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:03:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:03:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:03:27 [adesa.it] INFO: Found listing with ID: 10733701
2026-03-27 22:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733701%27 HTTP/1.1" 200 None
2026-03-27 22:03:27 [adesa.it] INFO: Scrape type for 10733701: 1
2026-03-27 22:03:27 [adesa.it] INFO: Scraping item 10733701 url https://www.openlane.eu/en/carv6/auction/10733701
2026-03-27 22:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751660%252Fgeneral%252F4c819ad4-c1ac-47fb-b2a5-8bacaac47138.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751660/general/4c819ad4-c1ac-47fb-b2a5-8bacaac47138.jpg not downloaded yet
2026-03-27 22:03:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733689> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:03:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:03:27 [adesa.it] INFO: Found listing with ID: 10733716
2026-03-27 22:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733716%27 HTTP/1.1" 200 None
2026-03-27 22:03:27 [adesa.it] INFO: Scrape type for 10733716: 1
2026-03-27 22:03:27 [adesa.it] INFO: Scraping item 10733716 url https://www.openlane.eu/en/carv6/auction/10733716
2026-03-27 22:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751660%252Fgeneral%252F02c3ea7c-e725-48e5-a3fe-bb6275d0fd70.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751660/general/02c3ea7c-e725-48e5-a3fe-bb6275d0fd70.jpg not downloaded yet
2026-03-27 22:03:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751660/general/6a6fdaa6-1660-43e1-9922-045888f624fb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741855)
2026-03-27 22:03:27 [adesa.it] INFO: Found listing with ID: 10733671
2026-03-27 22:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733671%27 HTTP/1.1" 200 None
2026-03-27 22:03:27 [adesa.it] INFO: Scrape type for 10733671: 1
2026-03-27 22:03:27 [adesa.it] INFO: Scraping item 10733671 url https://www.openlane.eu/en/carv6/auction/10733671
2026-03-27 22:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751660%252Fgeneral%252F9bccc0c4-6f27-4ae1-8d85-529a0f21a3ca.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751660/general/9bccc0c4-6f27-4ae1-8d85-529a0f21a3ca.jpg not downloaded yet
2026-03-27 22:03:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:03:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee4701310>
2026-03-27 22:03:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:03:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:03:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9e991970-bb06-5d34-af64-63815787491a/9e991970-bb06-5d34-af64-63815787491a_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751660%252Fgeneral%252F3e0cf4f4-802c-46d3-b318-1f6053cdca66.jpg') HTTP/1.1" 204 0
2026-03-27 22:03:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751660/general/3e0cf4f4-802c-46d3-b318-1f6053cdca66.jpg saved to cache
2026-03-27 22:03:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 9e991970-bb06-5d34-af64-63815787491a
2026-03-27 22:03:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751660/general/087d075f-9427-417a-87fe-a8964bbfa880.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741855)
2026-03-27 22:03:27 [adesa.it] INFO: Found listing with ID: 10741880
2026-03-27 22:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741880%27 HTTP/1.1" 200 None
2026-03-27 22:03:27 [adesa.it] INFO: Scrape type for 10741880: 1
2026-03-27 22:03:27 [adesa.it] INFO: Scraping item 10741880 url https://www.openlane.eu/en/carv6/auction/10741880
2026-03-27 22:03:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751660/general/4c819ad4-c1ac-47fb-b2a5-8bacaac47138.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741855)
2026-03-27 22:03:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733709> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:03:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9dcdb0c3-734a-51f4-a95a-6d5c4e891d4c with identifier: 10741856
2026-03-27 22:03:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9dcdb0c3-734a-51f4-a95a-6d5c4e891d4c with scrape type 1
2026-03-27 22:03:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9dcdb0c3-734a-51f4-a95a-6d5c4e891d4c
2026-03-27 22:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751661%252Fgeneral%252F9f5e3d2d-70de-4765-927a-9569570dfa3d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751661/general/9f5e3d2d-70de-4765-927a-9569570dfa3d.jpg not downloaded yet
2026-03-27 22:03:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5d8ef61f-03e2-5e08-b79a-560db29dd240 with identifier: 10733705
2026-03-27 22:03:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5d8ef61f-03e2-5e08-b79a-560db29dd240 with scrape type 1
2026-03-27 22:03:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5d8ef61f-03e2-5e08-b79a-560db29dd240
2026-03-27 22:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5696779%252Fgeneral%252Fe3fba1aa-babc-4c9f-b4bd-9c45d45fe61b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696779/general/e3fba1aa-babc-4c9f-b4bd-9c45d45fe61b.jpg already downloaded
2026-03-27 22:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5696779%252Fgeneral%252Fa879f297-e454-461b-a0a9-629812b85d72.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696779/general/a879f297-e454-461b-a0a9-629812b85d72.jpg already downloaded
2026-03-27 22:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5696779%252Fgeneral%252F58719fc1-f244-4576-aa2f-b4368dfe072f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696779/general/58719fc1-f244-4576-aa2f-b4368dfe072f.jpg already downloaded
2026-03-27 22:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5696779%252Fgeneral%252F15d21ff3-523f-48d0-8a26-6cac59f0bfe3.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696779/general/15d21ff3-523f-48d0-8a26-6cac59f0bfe3.jpg already downloaded
2026-03-27 22:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5696779%252Fgeneral%252F236c157a-a92f-4ee6-aacd-ccd52b7a1b48.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696779/general/236c157a-a92f-4ee6-aacd-ccd52b7a1b48.jpg already downloaded
2026-03-27 22:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5696779%252Fgeneral%252Fcaa67b67-35a2-4271-81f9-ac12a78da8eb.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696779/general/caa67b67-35a2-4271-81f9-ac12a78da8eb.jpg already downloaded
2026-03-27 22:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5696779%252Fgeneral%252Fb2a213b0-e5ba-4d01-8983-ae1f3ea311a6.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696779/general/b2a213b0-e5ba-4d01-8983-ae1f3ea311a6.jpg already downloaded
2026-03-27 22:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5696779%252Fgeneral%252F2cda392d-8e13-45a4-a448-050d0c5ba3c4.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696779/general/2cda392d-8e13-45a4-a448-050d0c5ba3c4.jpg already downloaded
2026-03-27 22:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5696779%252Fgeneral%252Faaa4ca7e-f9b2-48fa-9377-5370dfba13e6.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696779/general/aaa4ca7e-f9b2-48fa-9377-5370dfba13e6.jpg already downloaded
2026-03-27 22:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5696779%252Fgeneral%252Fb19fff83-563f-45d8-99ac-2ea51bf89adf.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696779/general/b19fff83-563f-45d8-99ac-2ea51bf89adf.jpg already downloaded
2026-03-27 22:03:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 5d8ef61f-03e2-5e08-b79a-560db29dd240, identifier: 10733705
2026-03-27 22:03:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e7861276-d607-591f-a145-8c3cb5cec490 with identifier: 10733715
2026-03-27 22:03:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e7861276-d607-591f-a145-8c3cb5cec490 with scrape type 1
2026-03-27 22:03:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e7861276-d607-591f-a145-8c3cb5cec490
2026-03-27 22:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5703659%252Fgeneral%252F8645f59f-fb5c-4fc9-95ef-39fcfd9a1ae3.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703659/general/8645f59f-fb5c-4fc9-95ef-39fcfd9a1ae3.jpg already downloaded
2026-03-27 22:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5703659%252Fgeneral%252Fd104ce60-b700-40e9-9523-4e07b4ea1c37.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703659/general/d104ce60-b700-40e9-9523-4e07b4ea1c37.jpg already downloaded
2026-03-27 22:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5703659%252Fgeneral%252F5da1a46f-cff8-401f-b457-694d2a014427.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703659/general/5da1a46f-cff8-401f-b457-694d2a014427.jpg already downloaded
2026-03-27 22:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5703659%252Fgeneral%252Fe6aa1a8b-45ef-4b3b-acc1-fc9dd4e4615b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703659/general/e6aa1a8b-45ef-4b3b-acc1-fc9dd4e4615b.jpg already downloaded
2026-03-27 22:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5703659%252Fgeneral%252Ff23f59fd-2b63-4ffd-95d3-3ebcfef79822.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703659/general/f23f59fd-2b63-4ffd-95d3-3ebcfef79822.jpg already downloaded
2026-03-27 22:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5703659%252Fgeneral%252Fe9db961a-d0dd-423e-bde0-a84503a41489.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703659/general/e9db961a-d0dd-423e-bde0-a84503a41489.jpg already downloaded
2026-03-27 22:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5703659%252Fgeneral%252F1a0ac958-33ec-4400-b83e-a99d326fb0d9.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703659/general/1a0ac958-33ec-4400-b83e-a99d326fb0d9.jpg already downloaded
2026-03-27 22:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5703659%252Fgeneral%252F02255975-8810-4492-997c-98849af1f68a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703659/general/02255975-8810-4492-997c-98849af1f68a.jpg already downloaded
2026-03-27 22:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5703659%252Fgeneral%252Fdabac934-bf2c-4ab8-ba5e-b9166b63ba3b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703659/general/dabac934-bf2c-4ab8-ba5e-b9166b63ba3b.jpg already downloaded
2026-03-27 22:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5703659%252Fgeneral%252F26eee993-5d88-4d49-8b33-9034c0632b79.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703659/general/26eee993-5d88-4d49-8b33-9034c0632b79.jpg already downloaded
2026-03-27 22:03:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: e7861276-d607-591f-a145-8c3cb5cec490, identifier: 10733715
2026-03-27 22:03:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:03:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee582bc10>
2026-03-27 22:03:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:03:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:03:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9e991970-bb06-5d34-af64-63815787491a/9e991970-bb06-5d34-af64-63815787491a_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751660%252Fgeneral%252Fda8929d6-a164-4ebe-aaf1-368dc2c5094d.jpg') HTTP/1.1" 204 0
2026-03-27 22:03:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751660/general/da8929d6-a164-4ebe-aaf1-368dc2c5094d.jpg saved to cache
2026-03-27 22:03:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 9e991970-bb06-5d34-af64-63815787491a
2026-03-27 22:03:28 [adesa.it] INFO: Found listing with ID: 10741879
2026-03-27 22:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741879%27 HTTP/1.1" 200 None
2026-03-27 22:03:28 [adesa.it] INFO: Scrape type for 10741879: 1
2026-03-27 22:03:28 [adesa.it] INFO: Scraping item 10741879 url https://www.openlane.eu/en/carv6/auction/10741879
2026-03-27 22:03:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:03:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733697> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:03:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 5d8ef61f-03e2-5e08-b79a-560db29dd240 with identifier: 10733705
2026-03-27 22:03:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 5d8ef61f-03e2-5e08-b79a-560db29dd240 with identifier: 10733705
2026-03-27 22:03:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 5d8ef61f-03e2-5e08-b79a-560db29dd240 with identifier: 10733705 to the API
2026-03-27 22:03:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:03:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:03:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733705>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T16:00:00Z',
'fuel_type': 'Petrol',
'id': '5d8ef61f-03e2-5e08-b79a-560db29dd240',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM592KZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733705',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Cupra',
'model': 'Formentor',
'odometer': 98000,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 64,
'photo_urls': ['https://images.openlane.eu/carimgs/5696779/general/e3fba1aa-babc-4c9f-b4bd-9c45d45fe61b.jpg',
'https://images.openlane.eu/carimgs/5696779/general/a879f297-e454-461b-a0a9-629812b85d72.jpg',
'https://images.openlane.eu/carimgs/5696779/general/58719fc1-f244-4576-aa2f-b4368dfe072f.jpg',
'https://images.openlane.eu/carimgs/5696779/general/15d21ff3-523f-48d0-8a26-6cac59f0bfe3.jpg',
'https://images.openlane.eu/carimgs/5696779/general/236c157a-a92f-4ee6-aacd-ccd52b7a1b48.jpg',
'https://images.openlane.eu/carimgs/5696779/general/caa67b67-35a2-4271-81f9-ac12a78da8eb.jpg',
'https://images.openlane.eu/carimgs/5696779/general/b2a213b0-e5ba-4d01-8983-ae1f3ea311a6.jpg',
'https://images.openlane.eu/carimgs/5696779/general/2cda392d-8e13-45a4-a448-050d0c5ba3c4.jpg',
'https://images.openlane.eu/carimgs/5696779/general/aaa4ca7e-f9b2-48fa-9377-5370dfba13e6.jpg',
'https://images.openlane.eu/carimgs/5696779/general/b19fff83-563f-45d8-99ac-2ea51bf89adf.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d8ef61f-03e2-5e08-b79a-560db29dd240/5d8ef61f-03e2-5e08-b79a-560db29dd240_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 154324,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696779/general/e3fba1aa-babc-4c9f-b4bd-9c45d45fe61b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d8ef61f-03e2-5e08-b79a-560db29dd240/5d8ef61f-03e2-5e08-b79a-560db29dd240_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130659,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696779/general/a879f297-e454-461b-a0a9-629812b85d72.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d8ef61f-03e2-5e08-b79a-560db29dd240/5d8ef61f-03e2-5e08-b79a-560db29dd240_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 163864,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696779/general/58719fc1-f244-4576-aa2f-b4368dfe072f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d8ef61f-03e2-5e08-b79a-560db29dd240/5d8ef61f-03e2-5e08-b79a-560db29dd240_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 163403,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696779/general/15d21ff3-523f-48d0-8a26-6cac59f0bfe3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d8ef61f-03e2-5e08-b79a-560db29dd240/5d8ef61f-03e2-5e08-b79a-560db29dd240_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99297,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696779/general/236c157a-a92f-4ee6-aacd-ccd52b7a1b48.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d8ef61f-03e2-5e08-b79a-560db29dd240/5d8ef61f-03e2-5e08-b79a-560db29dd240_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119816,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696779/general/caa67b67-35a2-4271-81f9-ac12a78da8eb.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d8ef61f-03e2-5e08-b79a-560db29dd240/5d8ef61f-03e2-5e08-b79a-560db29dd240_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129466,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696779/general/b2a213b0-e5ba-4d01-8983-ae1f3ea311a6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d8ef61f-03e2-5e08-b79a-560db29dd240/5d8ef61f-03e2-5e08-b79a-560db29dd240_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122890,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696779/general/2cda392d-8e13-45a4-a448-050d0c5ba3c4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d8ef61f-03e2-5e08-b79a-560db29dd240/5d8ef61f-03e2-5e08-b79a-560db29dd240_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 40983,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696779/general/aaa4ca7e-f9b2-48fa-9377-5370dfba13e6.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d8ef61f-03e2-5e08-b79a-560db29dd240/5d8ef61f-03e2-5e08-b79a-560db29dd240_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130659,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696779/general/b19fff83-563f-45d8-99ac-2ea51bf89adf.jpg',
'Width': 800}],
'price': 13900,
'price_includes_vat': True,
'registration_date': '2022-12-19',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Cupra Formentor - Petrol - Automatic - 150 hp - 98.000 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-27 22:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733705%27 HTTP/1.1" 200 None
2026-03-27 22:03:28 [adesa.it] INFO: Saving data for 10733705: {'created_time': 1774649008.540146, 'last_price_update_time': 1774649008.540162, 'auction_closing_time': 1774886400.0}
2026-03-27 22:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10733705') HTTP/1.1" 204 0
2026-03-27 22:03:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: e7861276-d607-591f-a145-8c3cb5cec490 with identifier: 10733715
2026-03-27 22:03:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: e7861276-d607-591f-a145-8c3cb5cec490 with identifier: 10733715
2026-03-27 22:03:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: e7861276-d607-591f-a145-8c3cb5cec490 with identifier: 10733715 to the API
2026-03-27 22:03:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:03:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:03:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733715>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-30T16:00:00Z',
'fuel_type': 'Diesel',
'id': 'e7861276-d607-591f-a145-8c3cb5cec490',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG165ZX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733715',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': '5 Series',
'odometer': 196819,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 59,
'photo_urls': ['https://images.openlane.eu/carimgs/5703659/general/8645f59f-fb5c-4fc9-95ef-39fcfd9a1ae3.jpg',
'https://images.openlane.eu/carimgs/5703659/general/d104ce60-b700-40e9-9523-4e07b4ea1c37.jpg',
'https://images.openlane.eu/carimgs/5703659/general/5da1a46f-cff8-401f-b457-694d2a014427.jpg',
'https://images.openlane.eu/carimgs/5703659/general/e6aa1a8b-45ef-4b3b-acc1-fc9dd4e4615b.jpg',
'https://images.openlane.eu/carimgs/5703659/general/f23f59fd-2b63-4ffd-95d3-3ebcfef79822.jpg',
'https://images.openlane.eu/carimgs/5703659/general/e9db961a-d0dd-423e-bde0-a84503a41489.jpg',
'https://images.openlane.eu/carimgs/5703659/general/1a0ac958-33ec-4400-b83e-a99d326fb0d9.jpg',
'https://images.openlane.eu/carimgs/5703659/general/02255975-8810-4492-997c-98849af1f68a.jpg',
'https://images.openlane.eu/carimgs/5703659/general/dabac934-bf2c-4ab8-ba5e-b9166b63ba3b.jpg',
'https://images.openlane.eu/carimgs/5703659/general/26eee993-5d88-4d49-8b33-9034c0632b79.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7861276-d607-591f-a145-8c3cb5cec490/e7861276-d607-591f-a145-8c3cb5cec490_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 654916,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5703659/general/8645f59f-fb5c-4fc9-95ef-39fcfd9a1ae3.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7861276-d607-591f-a145-8c3cb5cec490/e7861276-d607-591f-a145-8c3cb5cec490_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 677025,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5703659/general/d104ce60-b700-40e9-9523-4e07b4ea1c37.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7861276-d607-591f-a145-8c3cb5cec490/e7861276-d607-591f-a145-8c3cb5cec490_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 648526,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5703659/general/5da1a46f-cff8-401f-b457-694d2a014427.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7861276-d607-591f-a145-8c3cb5cec490/e7861276-d607-591f-a145-8c3cb5cec490_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 687574,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5703659/general/e6aa1a8b-45ef-4b3b-acc1-fc9dd4e4615b.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7861276-d607-591f-a145-8c3cb5cec490/e7861276-d607-591f-a145-8c3cb5cec490_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 303126,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5703659/general/f23f59fd-2b63-4ffd-95d3-3ebcfef79822.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7861276-d607-591f-a145-8c3cb5cec490/e7861276-d607-591f-a145-8c3cb5cec490_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 461984,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5703659/general/e9db961a-d0dd-423e-bde0-a84503a41489.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7861276-d607-591f-a145-8c3cb5cec490/e7861276-d607-591f-a145-8c3cb5cec490_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 391175,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5703659/general/1a0ac958-33ec-4400-b83e-a99d326fb0d9.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7861276-d607-591f-a145-8c3cb5cec490/e7861276-d607-591f-a145-8c3cb5cec490_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 571302,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5703659/general/02255975-8810-4492-997c-98849af1f68a.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7861276-d607-591f-a145-8c3cb5cec490/e7861276-d607-591f-a145-8c3cb5cec490_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 284580,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5703659/general/dabac934-bf2c-4ab8-ba5e-b9166b63ba3b.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7861276-d607-591f-a145-8c3cb5cec490/e7861276-d607-591f-a145-8c3cb5cec490_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 250915,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5703659/general/26eee993-5d88-4d49-8b33-9034c0632b79.jpg',
'Width': 1200}],
'price': 16600,
'price_includes_vat': True,
'registration_date': '2021-10-20',
'seats_number': 5,
'seller_name': 'Unipol Rental',
'title': 'BMW 5 Series Touring 520d M Sport - Diesel - Automatic - 190 hp - '
'196.819 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2021}
2026-03-27 22:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733715%27 HTTP/1.1" 200 None
2026-03-27 22:03:28 [adesa.it] INFO: Saving data for 10733715: {'created_time': 1774649008.966545, 'last_price_update_time': 1774649008.966555, 'auction_closing_time': 1774886400.0}
2026-03-27 22:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10733715') HTTP/1.1" 204 0
2026-03-27 22:03:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751661%252Fgeneral%252Fc163e65c-2537-461e-8d89-8a7eb23490d2.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751661/general/c163e65c-2537-461e-8d89-8a7eb23490d2.jpg not downloaded yet
2026-03-27 22:03:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 00098b0f-f6f3-5184-805c-8f9e1cc8c711 with identifier: 10733689
2026-03-27 22:03:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 00098b0f-f6f3-5184-805c-8f9e1cc8c711 with scrape type 1
2026-03-27 22:03:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 00098b0f-f6f3-5184-805c-8f9e1cc8c711
2026-03-27 22:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5654830%252Fgeneral%252Fa7dedaa1-22c2-403d-851f-eba59fca0adc.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5654830/general/a7dedaa1-22c2-403d-851f-eba59fca0adc.jpg already downloaded
2026-03-27 22:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5654830%252Fgeneral%252F55b0c577-9b65-4cd9-a733-b44222e59d7d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5654830/general/55b0c577-9b65-4cd9-a733-b44222e59d7d.jpg already downloaded
2026-03-27 22:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5654830%252Fgeneral%252F5f918ebc-a088-4974-89f7-e51628a66163.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5654830/general/5f918ebc-a088-4974-89f7-e51628a66163.jpg already downloaded
2026-03-27 22:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5654830%252Fgeneral%252Fd29b58e9-c28e-41e7-aa42-797657cd0ec3.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5654830/general/d29b58e9-c28e-41e7-aa42-797657cd0ec3.jpg already downloaded
2026-03-27 22:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5654830%252Fgeneral%252Ffe9f7102-190b-4643-b9e1-eec0bd3a8548.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5654830/general/fe9f7102-190b-4643-b9e1-eec0bd3a8548.jpg already downloaded
2026-03-27 22:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5654830%252Fgeneral%252Fbd39b23a-4238-4706-baf7-e0c4268b9b72.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5654830/general/bd39b23a-4238-4706-baf7-e0c4268b9b72.jpg already downloaded
2026-03-27 22:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5654830%252Fgeneral%252F469c736c-a6da-4bbe-b573-cb9370d91180.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5654830/general/469c736c-a6da-4bbe-b573-cb9370d91180.jpg already downloaded
2026-03-27 22:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5654830%252Fgeneral%252F64c16a51-4188-44f2-9a16-3376dc992dee.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5654830/general/64c16a51-4188-44f2-9a16-3376dc992dee.jpg already downloaded
2026-03-27 22:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5654830%252Fgeneral%252F642e812d-e5fd-4975-939e-0398d5bf4752.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5654830/general/642e812d-e5fd-4975-939e-0398d5bf4752.jpg already downloaded
2026-03-27 22:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5654830%252Fgeneral%252Fb0eaeae0-4f51-4c69-a0ec-1f0df041543c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5654830/general/b0eaeae0-4f51-4c69-a0ec-1f0df041543c.jpg already downloaded
2026-03-27 22:03:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 00098b0f-f6f3-5184-805c-8f9e1cc8c711, identifier: 10733689
2026-03-27 22:03:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751660/general/02c3ea7c-e725-48e5-a3fe-bb6275d0fd70.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741855)
2026-03-27 22:03:29 [adesa.it] INFO: Found listing with ID: 10741671
2026-03-27 22:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741671%27 HTTP/1.1" 200 None
2026-03-27 22:03:29 [adesa.it] INFO: Scrape type for 10741671: 1
2026-03-27 22:03:29 [adesa.it] INFO: Scraping item 10741671 url https://www.openlane.eu/en/carv6/auction/10741671
2026-03-27 22:03:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 00098b0f-f6f3-5184-805c-8f9e1cc8c711 with identifier: 10733689
2026-03-27 22:03:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 00098b0f-f6f3-5184-805c-8f9e1cc8c711 with identifier: 10733689
2026-03-27 22:03:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 00098b0f-f6f3-5184-805c-8f9e1cc8c711 with identifier: 10733689 to the API
2026-03-27 22:03:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:03:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:03:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733689>
{'auction_title': '',
'c_o_2_emission_value': 143,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T16:00:00Z',
'fuel_type': 'Diesel',
'id': '00098b0f-f6f3-5184-805c-8f9e1cc8c711',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP608FY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733689',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'DS',
'model': 'DS7 Crossback',
'odometer': 75583,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 79,
'photo_urls': ['https://images.openlane.eu/carimgs/5654830/general/a7dedaa1-22c2-403d-851f-eba59fca0adc.jpg',
'https://images.openlane.eu/carimgs/5654830/general/55b0c577-9b65-4cd9-a733-b44222e59d7d.jpg',
'https://images.openlane.eu/carimgs/5654830/general/5f918ebc-a088-4974-89f7-e51628a66163.jpg',
'https://images.openlane.eu/carimgs/5654830/general/d29b58e9-c28e-41e7-aa42-797657cd0ec3.jpg',
'https://images.openlane.eu/carimgs/5654830/general/fe9f7102-190b-4643-b9e1-eec0bd3a8548.jpg',
'https://images.openlane.eu/carimgs/5654830/general/bd39b23a-4238-4706-baf7-e0c4268b9b72.jpg',
'https://images.openlane.eu/carimgs/5654830/general/469c736c-a6da-4bbe-b573-cb9370d91180.jpg',
'https://images.openlane.eu/carimgs/5654830/general/64c16a51-4188-44f2-9a16-3376dc992dee.jpg',
'https://images.openlane.eu/carimgs/5654830/general/642e812d-e5fd-4975-939e-0398d5bf4752.jpg',
'https://images.openlane.eu/carimgs/5654830/general/b0eaeae0-4f51-4c69-a0ec-1f0df041543c.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_00098b0f-f6f3-5184-805c-8f9e1cc8c711/00098b0f-f6f3-5184-805c-8f9e1cc8c711_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 240280,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5654830/general/a7dedaa1-22c2-403d-851f-eba59fca0adc.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_00098b0f-f6f3-5184-805c-8f9e1cc8c711/00098b0f-f6f3-5184-805c-8f9e1cc8c711_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 241041,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5654830/general/55b0c577-9b65-4cd9-a733-b44222e59d7d.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_00098b0f-f6f3-5184-805c-8f9e1cc8c711/00098b0f-f6f3-5184-805c-8f9e1cc8c711_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 242362,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5654830/general/5f918ebc-a088-4974-89f7-e51628a66163.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_00098b0f-f6f3-5184-805c-8f9e1cc8c711/00098b0f-f6f3-5184-805c-8f9e1cc8c711_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 241705,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5654830/general/d29b58e9-c28e-41e7-aa42-797657cd0ec3.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_00098b0f-f6f3-5184-805c-8f9e1cc8c711/00098b0f-f6f3-5184-805c-8f9e1cc8c711_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 151758,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5654830/general/fe9f7102-190b-4643-b9e1-eec0bd3a8548.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_00098b0f-f6f3-5184-805c-8f9e1cc8c711/00098b0f-f6f3-5184-805c-8f9e1cc8c711_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 183259,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5654830/general/bd39b23a-4238-4706-baf7-e0c4268b9b72.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_00098b0f-f6f3-5184-805c-8f9e1cc8c711/00098b0f-f6f3-5184-805c-8f9e1cc8c711_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 258735,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5654830/general/469c736c-a6da-4bbe-b573-cb9370d91180.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_00098b0f-f6f3-5184-805c-8f9e1cc8c711/00098b0f-f6f3-5184-805c-8f9e1cc8c711_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 188802,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5654830/general/64c16a51-4188-44f2-9a16-3376dc992dee.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_00098b0f-f6f3-5184-805c-8f9e1cc8c711/00098b0f-f6f3-5184-805c-8f9e1cc8c711_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 291768,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5654830/general/642e812d-e5fd-4975-939e-0398d5bf4752.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_00098b0f-f6f3-5184-805c-8f9e1cc8c711/00098b0f-f6f3-5184-805c-8f9e1cc8c711_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 156625,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5654830/general/b0eaeae0-4f51-4c69-a0ec-1f0df041543c.jpg',
'Width': 1920}],
'price': 11400,
'price_includes_vat': True,
'registration_date': '2023-06-08',
'seats_number': 5,
'seller_name': 'Athlon Italy',
'title': 'DS DS7 Crossback Bastille - Diesel - Automatic - 130 hp - 75.583 km',
'transmission': 'automatic',
'trim': 'Bastille',
'vin': None,
'year': 2023}
2026-03-27 22:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733689%27 HTTP/1.1" 200 None
2026-03-27 22:03:29 [adesa.it] INFO: Saving data for 10733689: {'created_time': 1774649009.676021, 'last_price_update_time': 1774649009.676032, 'auction_closing_time': 1774886400.0}
2026-03-27 22:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10733689') HTTP/1.1" 204 0
2026-03-27 22:03:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751660/general/9bccc0c4-6f27-4ae1-8d85-529a0f21a3ca.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741855)
2026-03-27 22:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751661%252Fgeneral%252Fdb28cc9c-b0b4-44ed-95db-ac30547e2652.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751661/general/db28cc9c-b0b4-44ed-95db-ac30547e2652.jpg not downloaded yet
2026-03-27 22:03:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733675> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:03:29 [adesa.it] INFO: Found listing with ID: 10741858
2026-03-27 22:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741858%27 HTTP/1.1" 200 None
2026-03-27 22:03:29 [adesa.it] INFO: Scrape type for 10741858: 1
2026-03-27 22:03:29 [adesa.it] INFO: Scraping item 10741858 url https://www.openlane.eu/en/carv6/auction/10741858
2026-03-27 22:03:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:03:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:03:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee57e1590>
2026-03-27 22:03:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:03:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:03:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9e991970-bb06-5d34-af64-63815787491a/9e991970-bb06-5d34-af64-63815787491a_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751660%252Fgeneral%252F6a6fdaa6-1660-43e1-9922-045888f624fb.jpg') HTTP/1.1" 204 0
2026-03-27 22:03:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751660/general/6a6fdaa6-1660-43e1-9922-045888f624fb.jpg saved to cache
2026-03-27 22:03:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 9e991970-bb06-5d34-af64-63815787491a
2026-03-27 22:03:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:03:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee4501710>
2026-03-27 22:03:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:03:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:03:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9e991970-bb06-5d34-af64-63815787491a/9e991970-bb06-5d34-af64-63815787491a_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751660%252Fgeneral%252F087d075f-9427-417a-87fe-a8964bbfa880.jpg') HTTP/1.1" 204 0
2026-03-27 22:03:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751660/general/087d075f-9427-417a-87fe-a8964bbfa880.jpg saved to cache
2026-03-27 22:03:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 9e991970-bb06-5d34-af64-63815787491a
2026-03-27 22:03:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:03:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee476a2d0>
2026-03-27 22:03:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:03:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:03:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9e991970-bb06-5d34-af64-63815787491a/9e991970-bb06-5d34-af64-63815787491a_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751660%252Fgeneral%252F4c819ad4-c1ac-47fb-b2a5-8bacaac47138.jpg') HTTP/1.1" 204 0
2026-03-27 22:03:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751660/general/4c819ad4-c1ac-47fb-b2a5-8bacaac47138.jpg saved to cache
2026-03-27 22:03:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 9e991970-bb06-5d34-af64-63815787491a
2026-03-27 22:03:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c08ac739-4785-5d05-8bfa-6f0761822db3 with identifier: 10733709
2026-03-27 22:03:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c08ac739-4785-5d05-8bfa-6f0761822db3 with scrape type 1
2026-03-27 22:03:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c08ac739-4785-5d05-8bfa-6f0761822db3
2026-03-27 22:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5699773%252Fgeneral%252Ff6fb088c-bbeb-4887-b19b-00f437f9fd47.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699773/general/f6fb088c-bbeb-4887-b19b-00f437f9fd47.jpg already downloaded
2026-03-27 22:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5699773%252Fgeneral%252F14dec693-cc3b-4bed-ac61-330258073b95.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699773/general/14dec693-cc3b-4bed-ac61-330258073b95.jpg already downloaded
2026-03-27 22:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5699773%252Fgeneral%252F4abc35b1-0d37-41c7-ab81-55549e6e7ed0.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699773/general/4abc35b1-0d37-41c7-ab81-55549e6e7ed0.jpg already downloaded
2026-03-27 22:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5699773%252Fgeneral%252Fe2a0daff-5096-42db-8b1f-b3ca77d0eb83.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699773/general/e2a0daff-5096-42db-8b1f-b3ca77d0eb83.jpg already downloaded
2026-03-27 22:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5699773%252Fgeneral%252F52751465-ce54-4951-a5e4-51b2ae27fe8b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699773/general/52751465-ce54-4951-a5e4-51b2ae27fe8b.jpg already downloaded
2026-03-27 22:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5699773%252Fgeneral%252F9b09c4e1-b7ba-4d60-916d-106275bbcc20.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699773/general/9b09c4e1-b7ba-4d60-916d-106275bbcc20.jpg already downloaded
2026-03-27 22:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5699773%252Fgeneral%252F7464fb7c-91ff-4754-af30-87b5d5b317dc.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699773/general/7464fb7c-91ff-4754-af30-87b5d5b317dc.jpg already downloaded
2026-03-27 22:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5699773%252Fgeneral%252F49d3e29c-81b7-4fd4-ad19-5b7f8090239a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699773/general/49d3e29c-81b7-4fd4-ad19-5b7f8090239a.jpg already downloaded
2026-03-27 22:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5699773%252Fgeneral%252F4941f2a0-610a-4e57-830a-26c3746c734b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699773/general/4941f2a0-610a-4e57-830a-26c3746c734b.jpg already downloaded
2026-03-27 22:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5699773%252Fgeneral%252F2b1e11fa-a575-4c88-bf8a-fb5fea5db473.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699773/general/2b1e11fa-a575-4c88-bf8a-fb5fea5db473.jpg already downloaded
2026-03-27 22:03:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: c08ac739-4785-5d05-8bfa-6f0761822db3, identifier: 10733709
2026-03-27 22:03:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 538f3b6a-139e-5f43-a540-5681a791d814 with identifier: 10733697
2026-03-27 22:03:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 538f3b6a-139e-5f43-a540-5681a791d814 with scrape type 1
2026-03-27 22:03:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 538f3b6a-139e-5f43-a540-5681a791d814
2026-03-27 22:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5663617%252Fgeneral%252F516fd6bd-128d-41fe-91d4-42f09bf0e3b2.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663617/general/516fd6bd-128d-41fe-91d4-42f09bf0e3b2.jpg already downloaded
2026-03-27 22:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5663617%252Fgeneral%252F1cba2ed3-1e63-4026-ba61-1cbe44c8b437.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663617/general/1cba2ed3-1e63-4026-ba61-1cbe44c8b437.jpg already downloaded
2026-03-27 22:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5663617%252Fgeneral%252Fbfbad3a6-9b5c-4381-9c5c-1b5f8aa83278.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663617/general/bfbad3a6-9b5c-4381-9c5c-1b5f8aa83278.jpg already downloaded
2026-03-27 22:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5663617%252Fgeneral%252F8a9948d2-64ad-4978-8c83-4ace140b3098.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663617/general/8a9948d2-64ad-4978-8c83-4ace140b3098.jpg already downloaded
2026-03-27 22:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5663617%252Fgeneral%252Fd734be62-fa7b-49a9-a513-60947c03b0ea.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663617/general/d734be62-fa7b-49a9-a513-60947c03b0ea.jpg already downloaded
2026-03-27 22:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5663617%252Fgeneral%252Ffae5fd37-c626-4570-b975-22636f82b897.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663617/general/fae5fd37-c626-4570-b975-22636f82b897.jpg already downloaded
2026-03-27 22:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5663617%252Fgeneral%252Fb82fc11a-cff6-4ddb-9775-32f70196794a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663617/general/b82fc11a-cff6-4ddb-9775-32f70196794a.jpg already downloaded
2026-03-27 22:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5663617%252Fgeneral%252Fdc7432a6-7368-4d2c-9ef5-bff1e6e8099f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663617/general/dc7432a6-7368-4d2c-9ef5-bff1e6e8099f.jpg already downloaded
2026-03-27 22:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5663617%252Fgeneral%252F68a7f45c-d7c3-413a-a9b9-cdacd2c40cfe.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663617/general/68a7f45c-d7c3-413a-a9b9-cdacd2c40cfe.jpg already downloaded
2026-03-27 22:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5663617%252Fgeneral%252F51acfdbd-db33-4ff1-809f-13a18e14f994.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663617/general/51acfdbd-db33-4ff1-809f-13a18e14f994.jpg already downloaded
2026-03-27 22:03:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 538f3b6a-139e-5f43-a540-5681a791d814, identifier: 10733697
2026-03-27 22:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751661%252Fgeneral%252F510ae36b-b636-498b-9747-b256eb225e41.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751661/general/510ae36b-b636-498b-9747-b256eb225e41.jpg not downloaded yet
2026-03-27 22:03:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: c08ac739-4785-5d05-8bfa-6f0761822db3 with identifier: 10733709
2026-03-27 22:03:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: c08ac739-4785-5d05-8bfa-6f0761822db3 with identifier: 10733709
2026-03-27 22:03:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: c08ac739-4785-5d05-8bfa-6f0761822db3 with identifier: 10733709 to the API
2026-03-27 22:03:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:03:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:03:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733709>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T16:00:00Z',
'fuel_type': 'Petrol',
'id': 'c08ac739-4785-5d05-8bfa-6f0761822db3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM288KZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733709',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Cupra',
'model': 'Formentor',
'odometer': 96852,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 55,
'photo_urls': ['https://images.openlane.eu/carimgs/5699773/general/f6fb088c-bbeb-4887-b19b-00f437f9fd47.jpg',
'https://images.openlane.eu/carimgs/5699773/general/14dec693-cc3b-4bed-ac61-330258073b95.jpg',
'https://images.openlane.eu/carimgs/5699773/general/4abc35b1-0d37-41c7-ab81-55549e6e7ed0.jpg',
'https://images.openlane.eu/carimgs/5699773/general/e2a0daff-5096-42db-8b1f-b3ca77d0eb83.jpg',
'https://images.openlane.eu/carimgs/5699773/general/52751465-ce54-4951-a5e4-51b2ae27fe8b.jpg',
'https://images.openlane.eu/carimgs/5699773/general/9b09c4e1-b7ba-4d60-916d-106275bbcc20.jpg',
'https://images.openlane.eu/carimgs/5699773/general/7464fb7c-91ff-4754-af30-87b5d5b317dc.jpg',
'https://images.openlane.eu/carimgs/5699773/general/49d3e29c-81b7-4fd4-ad19-5b7f8090239a.jpg',
'https://images.openlane.eu/carimgs/5699773/general/4941f2a0-610a-4e57-830a-26c3746c734b.jpg',
'https://images.openlane.eu/carimgs/5699773/general/2b1e11fa-a575-4c88-bf8a-fb5fea5db473.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c08ac739-4785-5d05-8bfa-6f0761822db3/c08ac739-4785-5d05-8bfa-6f0761822db3_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 134200,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699773/general/f6fb088c-bbeb-4887-b19b-00f437f9fd47.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c08ac739-4785-5d05-8bfa-6f0761822db3/c08ac739-4785-5d05-8bfa-6f0761822db3_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 138443,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699773/general/14dec693-cc3b-4bed-ac61-330258073b95.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c08ac739-4785-5d05-8bfa-6f0761822db3/c08ac739-4785-5d05-8bfa-6f0761822db3_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131460,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699773/general/4abc35b1-0d37-41c7-ab81-55549e6e7ed0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c08ac739-4785-5d05-8bfa-6f0761822db3/c08ac739-4785-5d05-8bfa-6f0761822db3_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115864,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699773/general/e2a0daff-5096-42db-8b1f-b3ca77d0eb83.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c08ac739-4785-5d05-8bfa-6f0761822db3/c08ac739-4785-5d05-8bfa-6f0761822db3_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128724,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699773/general/52751465-ce54-4951-a5e4-51b2ae27fe8b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c08ac739-4785-5d05-8bfa-6f0761822db3/c08ac739-4785-5d05-8bfa-6f0761822db3_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94427,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699773/general/9b09c4e1-b7ba-4d60-916d-106275bbcc20.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c08ac739-4785-5d05-8bfa-6f0761822db3/c08ac739-4785-5d05-8bfa-6f0761822db3_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128560,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699773/general/7464fb7c-91ff-4754-af30-87b5d5b317dc.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c08ac739-4785-5d05-8bfa-6f0761822db3/c08ac739-4785-5d05-8bfa-6f0761822db3_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126457,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699773/general/49d3e29c-81b7-4fd4-ad19-5b7f8090239a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c08ac739-4785-5d05-8bfa-6f0761822db3/c08ac739-4785-5d05-8bfa-6f0761822db3_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120249,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699773/general/4941f2a0-610a-4e57-830a-26c3746c734b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c08ac739-4785-5d05-8bfa-6f0761822db3/c08ac739-4785-5d05-8bfa-6f0761822db3_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 281959,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699773/general/2b1e11fa-a575-4c88-bf8a-fb5fea5db473.jpg',
'Width': 1024}],
'price': 14400,
'price_includes_vat': True,
'registration_date': '2022-12-19',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Cupra Formentor 1.5 TSI - Petrol - Automatic - 150 hp - 96.852 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-27 22:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733709%27 HTTP/1.1" 200 None
2026-03-27 22:03:30 [adesa.it] INFO: Saving data for 10733709: {'created_time': 1774649010.707548, 'last_price_update_time': 1774649010.707558, 'auction_closing_time': 1774886400.0}
2026-03-27 22:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10733709') HTTP/1.1" 204 0
2026-03-27 22:03:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 538f3b6a-139e-5f43-a540-5681a791d814 with identifier: 10733697
2026-03-27 22:03:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 538f3b6a-139e-5f43-a540-5681a791d814 with identifier: 10733697
2026-03-27 22:03:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 538f3b6a-139e-5f43-a540-5681a791d814 with identifier: 10733697 to the API
2026-03-27 22:03:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:03:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:03:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733697>
{'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-30T16:00:00Z',
'fuel_type': 'Diesel',
'id': '538f3b6a-139e-5f43-a540-5681a791d814',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK502BW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733697',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'DS',
'model': 'DS7 Crossback',
'odometer': 127395,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 60,
'photo_urls': ['https://images.openlane.eu/carimgs/5663617/general/516fd6bd-128d-41fe-91d4-42f09bf0e3b2.jpg',
'https://images.openlane.eu/carimgs/5663617/general/1cba2ed3-1e63-4026-ba61-1cbe44c8b437.jpg',
'https://images.openlane.eu/carimgs/5663617/general/bfbad3a6-9b5c-4381-9c5c-1b5f8aa83278.jpg',
'https://images.openlane.eu/carimgs/5663617/general/8a9948d2-64ad-4978-8c83-4ace140b3098.jpg',
'https://images.openlane.eu/carimgs/5663617/general/d734be62-fa7b-49a9-a513-60947c03b0ea.jpg',
'https://images.openlane.eu/carimgs/5663617/general/fae5fd37-c626-4570-b975-22636f82b897.jpg',
'https://images.openlane.eu/carimgs/5663617/general/b82fc11a-cff6-4ddb-9775-32f70196794a.jpg',
'https://images.openlane.eu/carimgs/5663617/general/dc7432a6-7368-4d2c-9ef5-bff1e6e8099f.jpg',
'https://images.openlane.eu/carimgs/5663617/general/68a7f45c-d7c3-413a-a9b9-cdacd2c40cfe.jpg',
'https://images.openlane.eu/carimgs/5663617/general/51acfdbd-db33-4ff1-809f-13a18e14f994.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_538f3b6a-139e-5f43-a540-5681a791d814/538f3b6a-139e-5f43-a540-5681a791d814_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 28993,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663617/general/516fd6bd-128d-41fe-91d4-42f09bf0e3b2.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_538f3b6a-139e-5f43-a540-5681a791d814/538f3b6a-139e-5f43-a540-5681a791d814_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 29961,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663617/general/1cba2ed3-1e63-4026-ba61-1cbe44c8b437.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_538f3b6a-139e-5f43-a540-5681a791d814/538f3b6a-139e-5f43-a540-5681a791d814_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 30539,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663617/general/bfbad3a6-9b5c-4381-9c5c-1b5f8aa83278.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_538f3b6a-139e-5f43-a540-5681a791d814/538f3b6a-139e-5f43-a540-5681a791d814_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 28274,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663617/general/8a9948d2-64ad-4978-8c83-4ace140b3098.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_538f3b6a-139e-5f43-a540-5681a791d814/538f3b6a-139e-5f43-a540-5681a791d814_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 28602,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663617/general/d734be62-fa7b-49a9-a513-60947c03b0ea.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_538f3b6a-139e-5f43-a540-5681a791d814/538f3b6a-139e-5f43-a540-5681a791d814_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 21123,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663617/general/fae5fd37-c626-4570-b975-22636f82b897.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_538f3b6a-139e-5f43-a540-5681a791d814/538f3b6a-139e-5f43-a540-5681a791d814_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 27433,
'Height': 852,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663617/general/b82fc11a-cff6-4ddb-9775-32f70196794a.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_538f3b6a-139e-5f43-a540-5681a791d814/538f3b6a-139e-5f43-a540-5681a791d814_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35286,
'Height': 852,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663617/general/dc7432a6-7368-4d2c-9ef5-bff1e6e8099f.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_538f3b6a-139e-5f43-a540-5681a791d814/538f3b6a-139e-5f43-a540-5681a791d814_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 24892,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663617/general/68a7f45c-d7c3-413a-a9b9-cdacd2c40cfe.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_538f3b6a-139e-5f43-a540-5681a791d814/538f3b6a-139e-5f43-a540-5681a791d814_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54829,
'Height': 852,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663617/general/51acfdbd-db33-4ff1-809f-13a18e14f994.jpg',
'Width': 640}],
'price': 10200,
'price_includes_vat': True,
'registration_date': '2022-05-10',
'seats_number': 5,
'seller_name': 'Unipol Rental',
'title': 'DS DS7 Crossback 1.5 HDI Business - Diesel - Automatic - 131 hp - '
'127.395 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-27 22:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733697%27 HTTP/1.1" 200 None
2026-03-27 22:03:31 [adesa.it] INFO: Saving data for 10733697: {'created_time': 1774649011.210886, 'last_price_update_time': 1774649011.210897, 'auction_closing_time': 1774886400.0}
2026-03-27 22:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10733697') HTTP/1.1" 204 0
2026-03-27 22:03:31 [adesa.it] INFO: Found listing with ID: 10741701
2026-03-27 22:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741701%27 HTTP/1.1" 200 None
2026-03-27 22:03:31 [adesa.it] INFO: Scrape type for 10741701: 1
2026-03-27 22:03:31 [adesa.it] INFO: Scraping item 10741701 url https://www.openlane.eu/en/carv6/auction/10741701
2026-03-27 22:03:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:03:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee4686490>
2026-03-27 22:03:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:03:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:03:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9e991970-bb06-5d34-af64-63815787491a/9e991970-bb06-5d34-af64-63815787491a_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751660%252Fgeneral%252F02c3ea7c-e725-48e5-a3fe-bb6275d0fd70.jpg') HTTP/1.1" 204 0
2026-03-27 22:03:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751660/general/02c3ea7c-e725-48e5-a3fe-bb6275d0fd70.jpg saved to cache
2026-03-27 22:03:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 9e991970-bb06-5d34-af64-63815787491a
2026-03-27 22:03:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751661/general/9f5e3d2d-70de-4765-927a-9569570dfa3d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741856)
2026-03-27 22:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751661%252Fgeneral%252F177b2302-bddd-47f5-acc3-0288b01f7d76.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751661/general/177b2302-bddd-47f5-acc3-0288b01f7d76.jpg not downloaded yet
2026-03-27 22:03:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:03:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee46202d0>
2026-03-27 22:03:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:03:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:03:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9e991970-bb06-5d34-af64-63815787491a/9e991970-bb06-5d34-af64-63815787491a_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751660%252Fgeneral%252F9bccc0c4-6f27-4ae1-8d85-529a0f21a3ca.jpg') HTTP/1.1" 204 0
2026-03-27 22:03:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751660/general/9bccc0c4-6f27-4ae1-8d85-529a0f21a3ca.jpg saved to cache
2026-03-27 22:03:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 9e991970-bb06-5d34-af64-63815787491a
2026-03-27 22:03:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c19e486c-d027-57af-8788-323ed66db96e with identifier: 10733675
2026-03-27 22:03:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c19e486c-d027-57af-8788-323ed66db96e with scrape type 1
2026-03-27 22:03:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c19e486c-d027-57af-8788-323ed66db96e
2026-03-27 22:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5594515%252Fgeneral%252Ff7dfeebf-cd46-49df-81a2-4977bf9ca752.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5594515/general/f7dfeebf-cd46-49df-81a2-4977bf9ca752.jpg already downloaded
2026-03-27 22:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5594515%252Fgeneral%252Feed45224-065f-4aa0-9e1a-734f526cd8d7.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5594515/general/eed45224-065f-4aa0-9e1a-734f526cd8d7.jpg already downloaded
2026-03-27 22:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5594515%252Fgeneral%252F9f283a79-891c-4acd-80ba-2623626a5906.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5594515/general/9f283a79-891c-4acd-80ba-2623626a5906.jpg already downloaded
2026-03-27 22:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5594515%252Fgeneral%252F66178d48-2dc0-48ae-925b-bc56a401261e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5594515/general/66178d48-2dc0-48ae-925b-bc56a401261e.jpg already downloaded
2026-03-27 22:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5594515%252Fgeneral%252F4a7ae5e8-310a-49b4-99f6-03f65c98d577.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5594515/general/4a7ae5e8-310a-49b4-99f6-03f65c98d577.jpg already downloaded
2026-03-27 22:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5594515%252Fgeneral%252F05f4f5ae-f4e8-4644-a02d-38fea8d0911e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5594515/general/05f4f5ae-f4e8-4644-a02d-38fea8d0911e.jpg already downloaded
2026-03-27 22:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5594515%252Fgeneral%252Ffceb2b5a-9d63-4c98-991f-14b2182db904.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5594515/general/fceb2b5a-9d63-4c98-991f-14b2182db904.jpg already downloaded
2026-03-27 22:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5594515%252Fgeneral%252F6e504225-753a-409d-a5d2-b4cb902365e0.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5594515/general/6e504225-753a-409d-a5d2-b4cb902365e0.jpg already downloaded
2026-03-27 22:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5594515%252Fgeneral%252F66cc2de3-d8d6-4d09-9af8-0ba948184991.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5594515/general/66cc2de3-d8d6-4d09-9af8-0ba948184991.jpg already downloaded
2026-03-27 22:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5594515%252Fgeneral%252F46f5982b-74a9-40a5-bf8e-5e0653d9d8dd.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5594515/general/46f5982b-74a9-40a5-bf8e-5e0653d9d8dd.jpg already downloaded
2026-03-27 22:03:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: c19e486c-d027-57af-8788-323ed66db96e, identifier: 10733675
2026-03-27 22:03:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751661/general/c163e65c-2537-461e-8d89-8a7eb23490d2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741856)
2026-03-27 22:03:31 [adesa.it] INFO: Found listing with ID: 10741711
2026-03-27 22:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741711%27 HTTP/1.1" 200 None
2026-03-27 22:03:31 [adesa.it] INFO: Scrape type for 10741711: 1
2026-03-27 22:03:31 [adesa.it] INFO: Scraping item 10741711 url https://www.openlane.eu/en/carv6/auction/10741711
2026-03-27 22:03:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733673> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:03:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733677> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:03:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: c19e486c-d027-57af-8788-323ed66db96e with identifier: 10733675
2026-03-27 22:03:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: c19e486c-d027-57af-8788-323ed66db96e with identifier: 10733675
2026-03-27 22:03:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: c19e486c-d027-57af-8788-323ed66db96e with identifier: 10733675 to the API
2026-03-27 22:03:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:03:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:03:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733675>
{'auction_title': '',
'c_o_2_emission_value': 143,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T16:00:00Z',
'fuel_type': 'Diesel',
'id': 'c19e486c-d027-57af-8788-323ed66db96e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP052FK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733675',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'DS',
'model': 'DS7 Crossback',
'odometer': 101145,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 21,
'photo_urls': ['https://images.openlane.eu/carimgs/5594515/general/f7dfeebf-cd46-49df-81a2-4977bf9ca752.jpg',
'https://images.openlane.eu/carimgs/5594515/general/eed45224-065f-4aa0-9e1a-734f526cd8d7.jpg',
'https://images.openlane.eu/carimgs/5594515/general/9f283a79-891c-4acd-80ba-2623626a5906.jpg',
'https://images.openlane.eu/carimgs/5594515/general/66178d48-2dc0-48ae-925b-bc56a401261e.jpg',
'https://images.openlane.eu/carimgs/5594515/general/4a7ae5e8-310a-49b4-99f6-03f65c98d577.jpg',
'https://images.openlane.eu/carimgs/5594515/general/05f4f5ae-f4e8-4644-a02d-38fea8d0911e.jpg',
'https://images.openlane.eu/carimgs/5594515/general/fceb2b5a-9d63-4c98-991f-14b2182db904.jpg',
'https://images.openlane.eu/carimgs/5594515/general/6e504225-753a-409d-a5d2-b4cb902365e0.jpg',
'https://images.openlane.eu/carimgs/5594515/general/66cc2de3-d8d6-4d09-9af8-0ba948184991.jpg',
'https://images.openlane.eu/carimgs/5594515/general/46f5982b-74a9-40a5-bf8e-5e0653d9d8dd.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c19e486c-d027-57af-8788-323ed66db96e/c19e486c-d027-57af-8788-323ed66db96e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 315755,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5594515/general/f7dfeebf-cd46-49df-81a2-4977bf9ca752.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c19e486c-d027-57af-8788-323ed66db96e/c19e486c-d027-57af-8788-323ed66db96e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 468841,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5594515/general/eed45224-065f-4aa0-9e1a-734f526cd8d7.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c19e486c-d027-57af-8788-323ed66db96e/c19e486c-d027-57af-8788-323ed66db96e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 386680,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5594515/general/9f283a79-891c-4acd-80ba-2623626a5906.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c19e486c-d027-57af-8788-323ed66db96e/c19e486c-d027-57af-8788-323ed66db96e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 411783,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5594515/general/66178d48-2dc0-48ae-925b-bc56a401261e.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c19e486c-d027-57af-8788-323ed66db96e/c19e486c-d027-57af-8788-323ed66db96e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 241564,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5594515/general/4a7ae5e8-310a-49b4-99f6-03f65c98d577.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c19e486c-d027-57af-8788-323ed66db96e/c19e486c-d027-57af-8788-323ed66db96e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 222507,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5594515/general/05f4f5ae-f4e8-4644-a02d-38fea8d0911e.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c19e486c-d027-57af-8788-323ed66db96e/c19e486c-d027-57af-8788-323ed66db96e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 154779,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5594515/general/fceb2b5a-9d63-4c98-991f-14b2182db904.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c19e486c-d027-57af-8788-323ed66db96e/c19e486c-d027-57af-8788-323ed66db96e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 263748,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5594515/general/6e504225-753a-409d-a5d2-b4cb902365e0.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c19e486c-d027-57af-8788-323ed66db96e/c19e486c-d027-57af-8788-323ed66db96e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 339901,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5594515/general/66cc2de3-d8d6-4d09-9af8-0ba948184991.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c19e486c-d027-57af-8788-323ed66db96e/c19e486c-d027-57af-8788-323ed66db96e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 333507,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5594515/general/46f5982b-74a9-40a5-bf8e-5e0653d9d8dd.jpg',
'Width': 1920}],
'price': 12100,
'price_includes_vat': True,
'registration_date': '2023-05-29',
'seats_number': 5,
'seller_name': 'Athlon Italy',
'title': 'DS DS7 Crossback Bastille - Diesel - Automatic - 130 hp - 101.145 '
'km',
'transmission': 'automatic',
'trim': 'Bastille',
'vin': None,
'year': 2023}
2026-03-27 22:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733675%27 HTTP/1.1" 200 None
2026-03-27 22:03:32 [adesa.it] INFO: Saving data for 10733675: {'created_time': 1774649012.00193, 'last_price_update_time': 1774649012.001941, 'auction_closing_time': 1774886400.0}
2026-03-27 22:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10733675') HTTP/1.1" 204 0
2026-03-27 22:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751661%252Fgeneral%252F0a23804a-fd64-4830-849f-76842bfd470e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751661/general/0a23804a-fd64-4830-849f-76842bfd470e.jpg not downloaded yet
2026-03-27 22:03:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:03:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:03:32 [adesa.it] INFO: Found listing with ID: 10741648
2026-03-27 22:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741648%27 HTTP/1.1" 200 None
2026-03-27 22:03:32 [adesa.it] INFO: Scrape type for 10741648: 1
2026-03-27 22:03:32 [adesa.it] INFO: Scraping item 10741648 url https://www.openlane.eu/en/carv6/auction/10741648
2026-03-27 22:03:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741649> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:03:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:03:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee45cc4d0>
2026-03-27 22:03:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:03:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:03:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9dcdb0c3-734a-51f4-a95a-6d5c4e891d4c/9dcdb0c3-734a-51f4-a95a-6d5c4e891d4c_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751661%252Fgeneral%252F9f5e3d2d-70de-4765-927a-9569570dfa3d.jpg') HTTP/1.1" 204 0
2026-03-27 22:03:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751661/general/9f5e3d2d-70de-4765-927a-9569570dfa3d.jpg saved to cache
2026-03-27 22:03:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 9dcdb0c3-734a-51f4-a95a-6d5c4e891d4c
2026-03-27 22:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751661%252Fgeneral%252Fc4a98319-5a3f-4f1d-9bc5-8390eb054ade.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751661/general/c4a98319-5a3f-4f1d-9bc5-8390eb054ade.jpg not downloaded yet
2026-03-27 22:03:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:03:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751661/general/510ae36b-b636-498b-9747-b256eb225e41.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741856)
2026-03-27 22:03:32 [adesa.it] INFO: Found listing with ID: 10741637
2026-03-27 22:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741637%27 HTTP/1.1" 200 None
2026-03-27 22:03:32 [adesa.it] INFO: Scrape type for 10741637: 1
2026-03-27 22:03:32 [adesa.it] INFO: Scraping item 10741637 url https://www.openlane.eu/en/carv6/auction/10741637
2026-03-27 22:03:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741712> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:03:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:03:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee4504f10>
2026-03-27 22:03:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:03:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:03:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9dcdb0c3-734a-51f4-a95a-6d5c4e891d4c/9dcdb0c3-734a-51f4-a95a-6d5c4e891d4c_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751661%252Fgeneral%252Fc163e65c-2537-461e-8d89-8a7eb23490d2.jpg') HTTP/1.1" 204 0
2026-03-27 22:03:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751661/general/c163e65c-2537-461e-8d89-8a7eb23490d2.jpg saved to cache
2026-03-27 22:03:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 9dcdb0c3-734a-51f4-a95a-6d5c4e891d4c
2026-03-27 22:03:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d0646254-3dca-5014-b255-fa3bb7f1c743 with identifier: 10733673
2026-03-27 22:03:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d0646254-3dca-5014-b255-fa3bb7f1c743 with scrape type 1
2026-03-27 22:03:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d0646254-3dca-5014-b255-fa3bb7f1c743
2026-03-27 22:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5575915%252Fgeneral%252Fe7de24c4-68a6-465c-95d6-02c190739d21.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5575915/general/e7de24c4-68a6-465c-95d6-02c190739d21.jpg already downloaded
2026-03-27 22:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5575915%252Fgeneral%252F37f943b7-83fe-40f3-8f84-923a812bbbc7.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5575915/general/37f943b7-83fe-40f3-8f84-923a812bbbc7.jpg already downloaded
2026-03-27 22:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5575915%252Fgeneral%252Fb73bc748-3a88-40f0-8c89-d169347c23fd.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5575915/general/b73bc748-3a88-40f0-8c89-d169347c23fd.jpg already downloaded
2026-03-27 22:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5575915%252Fgeneral%252F9a47b5f8-0037-4868-babc-3965953af0e0.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5575915/general/9a47b5f8-0037-4868-babc-3965953af0e0.jpg already downloaded
2026-03-27 22:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5575915%252Fgeneral%252F87ac830d-1aeb-4cfc-91bb-cacb06d5b95c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5575915/general/87ac830d-1aeb-4cfc-91bb-cacb06d5b95c.jpg already downloaded
2026-03-27 22:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5575915%252Fgeneral%252Fffd1ee86-550e-4715-959e-694f2cafa503.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5575915/general/ffd1ee86-550e-4715-959e-694f2cafa503.jpg already downloaded
2026-03-27 22:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5575915%252Fgeneral%252Fbfeb91d1-04a6-4a70-96e6-6e32b4c6a4a9.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5575915/general/bfeb91d1-04a6-4a70-96e6-6e32b4c6a4a9.jpg already downloaded
2026-03-27 22:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5575915%252Fgeneral%252F097031e3-a02b-4da9-9e4f-be2c4f76e80e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5575915/general/097031e3-a02b-4da9-9e4f-be2c4f76e80e.jpg already downloaded
2026-03-27 22:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5575915%252Fgeneral%252F2a97fe5d-d5f1-467c-986f-a1661a8de412.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5575915/general/2a97fe5d-d5f1-467c-986f-a1661a8de412.jpg already downloaded
2026-03-27 22:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5575915%252Fgeneral%252F6b11d922-790a-43d1-a29a-916ccb4d8eb0.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5575915/general/6b11d922-790a-43d1-a29a-916ccb4d8eb0.jpg already downloaded
2026-03-27 22:03:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: d0646254-3dca-5014-b255-fa3bb7f1c743, identifier: 10733673
2026-03-27 22:03:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f452f92a-ffea-5e16-8ca6-2295da9e4ef9 with identifier: 10733677
2026-03-27 22:03:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f452f92a-ffea-5e16-8ca6-2295da9e4ef9 with scrape type 1
2026-03-27 22:03:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f452f92a-ffea-5e16-8ca6-2295da9e4ef9
2026-03-27 22:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5609832%252Fgeneral%252F124ef3f1-81da-4850-8eb2-08043d98d494.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5609832/general/124ef3f1-81da-4850-8eb2-08043d98d494.jpg already downloaded
2026-03-27 22:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5609832%252Fgeneral%252F73e3fb2f-2bdf-4130-b40d-f13ecb182a6f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5609832/general/73e3fb2f-2bdf-4130-b40d-f13ecb182a6f.jpg already downloaded
2026-03-27 22:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5609832%252Fgeneral%252F0d85177f-7d73-4c76-976a-f20cd258cc2f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5609832/general/0d85177f-7d73-4c76-976a-f20cd258cc2f.jpg already downloaded
2026-03-27 22:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5609832%252Fgeneral%252F917dd154-936d-42ad-a563-2d8055b946b8.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5609832/general/917dd154-936d-42ad-a563-2d8055b946b8.jpg already downloaded
2026-03-27 22:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5609832%252Fgeneral%252F2591e878-e837-4db8-aff1-17cb8ff5dc0c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5609832/general/2591e878-e837-4db8-aff1-17cb8ff5dc0c.jpg already downloaded
2026-03-27 22:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5609832%252Fgeneral%252F20ac73e2-c490-4075-ad40-762c84e13571.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5609832/general/20ac73e2-c490-4075-ad40-762c84e13571.jpg already downloaded
2026-03-27 22:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5609832%252Fgeneral%252F839fa61a-0583-47a1-8cf5-47f0b9f2a29a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5609832/general/839fa61a-0583-47a1-8cf5-47f0b9f2a29a.jpg already downloaded
2026-03-27 22:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5609832%252Fgeneral%252Fa5e891fe-9b41-437b-a7c2-58c158dcbb7a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5609832/general/a5e891fe-9b41-437b-a7c2-58c158dcbb7a.jpg already downloaded
2026-03-27 22:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5609832%252Fgeneral%252F2e129142-2b15-41d2-9dcc-b19cca7219b2.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5609832/general/2e129142-2b15-41d2-9dcc-b19cca7219b2.jpg already downloaded
2026-03-27 22:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5609832%252Fgeneral%252F7d84d59c-5937-4eac-a3d6-3e663fa8dc2a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5609832/general/7d84d59c-5937-4eac-a3d6-3e663fa8dc2a.jpg already downloaded
2026-03-27 22:03:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: f452f92a-ffea-5e16-8ca6-2295da9e4ef9, identifier: 10733677
2026-03-27 22:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751661%252Fgeneral%252F7bb9cb34-3254-4b53-953f-2737ad7217a3.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751661/general/7bb9cb34-3254-4b53-953f-2737ad7217a3.jpg not downloaded yet
2026-03-27 22:03:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:03:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: d0646254-3dca-5014-b255-fa3bb7f1c743 with identifier: 10733673
2026-03-27 22:03:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: d0646254-3dca-5014-b255-fa3bb7f1c743 with identifier: 10733673
2026-03-27 22:03:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: d0646254-3dca-5014-b255-fa3bb7f1c743 with identifier: 10733673 to the API
2026-03-27 22:03:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:03:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:03:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733673>
{'auction_title': '',
'c_o_2_emission_value': 143,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T16:00:00Z',
'fuel_type': 'Diesel',
'id': 'd0646254-3dca-5014-b255-fa3bb7f1c743',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP767FL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733673',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'DS',
'model': 'DS7 Crossback',
'odometer': 88396,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 31,
'photo_urls': ['https://images.openlane.eu/carimgs/5575915/general/e7de24c4-68a6-465c-95d6-02c190739d21.jpg',
'https://images.openlane.eu/carimgs/5575915/general/37f943b7-83fe-40f3-8f84-923a812bbbc7.jpg',
'https://images.openlane.eu/carimgs/5575915/general/b73bc748-3a88-40f0-8c89-d169347c23fd.jpg',
'https://images.openlane.eu/carimgs/5575915/general/9a47b5f8-0037-4868-babc-3965953af0e0.jpg',
'https://images.openlane.eu/carimgs/5575915/general/87ac830d-1aeb-4cfc-91bb-cacb06d5b95c.jpg',
'https://images.openlane.eu/carimgs/5575915/general/ffd1ee86-550e-4715-959e-694f2cafa503.jpg',
'https://images.openlane.eu/carimgs/5575915/general/bfeb91d1-04a6-4a70-96e6-6e32b4c6a4a9.jpg',
'https://images.openlane.eu/carimgs/5575915/general/097031e3-a02b-4da9-9e4f-be2c4f76e80e.jpg',
'https://images.openlane.eu/carimgs/5575915/general/2a97fe5d-d5f1-467c-986f-a1661a8de412.jpg',
'https://images.openlane.eu/carimgs/5575915/general/6b11d922-790a-43d1-a29a-916ccb4d8eb0.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d0646254-3dca-5014-b255-fa3bb7f1c743/d0646254-3dca-5014-b255-fa3bb7f1c743_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 334829,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5575915/general/e7de24c4-68a6-465c-95d6-02c190739d21.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d0646254-3dca-5014-b255-fa3bb7f1c743/d0646254-3dca-5014-b255-fa3bb7f1c743_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 148335,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5575915/general/37f943b7-83fe-40f3-8f84-923a812bbbc7.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d0646254-3dca-5014-b255-fa3bb7f1c743/d0646254-3dca-5014-b255-fa3bb7f1c743_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 266456,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5575915/general/b73bc748-3a88-40f0-8c89-d169347c23fd.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d0646254-3dca-5014-b255-fa3bb7f1c743/d0646254-3dca-5014-b255-fa3bb7f1c743_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 230157,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5575915/general/9a47b5f8-0037-4868-babc-3965953af0e0.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d0646254-3dca-5014-b255-fa3bb7f1c743/d0646254-3dca-5014-b255-fa3bb7f1c743_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 164779,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5575915/general/87ac830d-1aeb-4cfc-91bb-cacb06d5b95c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d0646254-3dca-5014-b255-fa3bb7f1c743/d0646254-3dca-5014-b255-fa3bb7f1c743_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 307083,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5575915/general/ffd1ee86-550e-4715-959e-694f2cafa503.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d0646254-3dca-5014-b255-fa3bb7f1c743/d0646254-3dca-5014-b255-fa3bb7f1c743_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 384872,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5575915/general/bfeb91d1-04a6-4a70-96e6-6e32b4c6a4a9.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d0646254-3dca-5014-b255-fa3bb7f1c743/d0646254-3dca-5014-b255-fa3bb7f1c743_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 260229,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5575915/general/097031e3-a02b-4da9-9e4f-be2c4f76e80e.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d0646254-3dca-5014-b255-fa3bb7f1c743/d0646254-3dca-5014-b255-fa3bb7f1c743_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123039,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5575915/general/2a97fe5d-d5f1-467c-986f-a1661a8de412.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d0646254-3dca-5014-b255-fa3bb7f1c743/d0646254-3dca-5014-b255-fa3bb7f1c743_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 224044,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5575915/general/6b11d922-790a-43d1-a29a-916ccb4d8eb0.jpg',
'Width': 1920}],
'price': 13100,
'price_includes_vat': True,
'registration_date': '2023-05-29',
'seats_number': 5,
'seller_name': 'Athlon Italy',
'title': 'DS DS7 Crossback Performance Line - Diesel - Automatic - 130 hp - '
'88.396 km',
'transmission': 'automatic',
'trim': 'Performance Line',
'vin': None,
'year': 2023}
2026-03-27 22:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733673%27 HTTP/1.1" 200 None
2026-03-27 22:03:33 [adesa.it] INFO: Saving data for 10733673: {'created_time': 1774649013.193022, 'last_price_update_time': 1774649013.193035, 'auction_closing_time': 1774886400.0}
2026-03-27 22:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10733673') HTTP/1.1" 204 0
2026-03-27 22:03:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: f452f92a-ffea-5e16-8ca6-2295da9e4ef9 with identifier: 10733677
2026-03-27 22:03:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: f452f92a-ffea-5e16-8ca6-2295da9e4ef9 with identifier: 10733677
2026-03-27 22:03:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: f452f92a-ffea-5e16-8ca6-2295da9e4ef9 with identifier: 10733677 to the API
2026-03-27 22:03:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:03:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:03:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733677>
{'auction_title': '',
'c_o_2_emission_value': 143,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T16:00:00Z',
'fuel_type': 'Diesel',
'id': 'f452f92a-ffea-5e16-8ca6-2295da9e4ef9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP660FY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733677',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'DS',
'model': 'DS7 Crossback',
'odometer': 92238,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 44,
'photo_urls': ['https://images.openlane.eu/carimgs/5609832/general/124ef3f1-81da-4850-8eb2-08043d98d494.jpg',
'https://images.openlane.eu/carimgs/5609832/general/73e3fb2f-2bdf-4130-b40d-f13ecb182a6f.jpg',
'https://images.openlane.eu/carimgs/5609832/general/0d85177f-7d73-4c76-976a-f20cd258cc2f.jpg',
'https://images.openlane.eu/carimgs/5609832/general/917dd154-936d-42ad-a563-2d8055b946b8.jpg',
'https://images.openlane.eu/carimgs/5609832/general/2591e878-e837-4db8-aff1-17cb8ff5dc0c.jpg',
'https://images.openlane.eu/carimgs/5609832/general/20ac73e2-c490-4075-ad40-762c84e13571.jpg',
'https://images.openlane.eu/carimgs/5609832/general/839fa61a-0583-47a1-8cf5-47f0b9f2a29a.jpg',
'https://images.openlane.eu/carimgs/5609832/general/a5e891fe-9b41-437b-a7c2-58c158dcbb7a.jpg',
'https://images.openlane.eu/carimgs/5609832/general/2e129142-2b15-41d2-9dcc-b19cca7219b2.jpg',
'https://images.openlane.eu/carimgs/5609832/general/7d84d59c-5937-4eac-a3d6-3e663fa8dc2a.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f452f92a-ffea-5e16-8ca6-2295da9e4ef9/f452f92a-ffea-5e16-8ca6-2295da9e4ef9_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 169759,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5609832/general/124ef3f1-81da-4850-8eb2-08043d98d494.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f452f92a-ffea-5e16-8ca6-2295da9e4ef9/f452f92a-ffea-5e16-8ca6-2295da9e4ef9_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 170558,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5609832/general/73e3fb2f-2bdf-4130-b40d-f13ecb182a6f.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f452f92a-ffea-5e16-8ca6-2295da9e4ef9/f452f92a-ffea-5e16-8ca6-2295da9e4ef9_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120826,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5609832/general/0d85177f-7d73-4c76-976a-f20cd258cc2f.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f452f92a-ffea-5e16-8ca6-2295da9e4ef9/f452f92a-ffea-5e16-8ca6-2295da9e4ef9_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132016,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5609832/general/917dd154-936d-42ad-a563-2d8055b946b8.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f452f92a-ffea-5e16-8ca6-2295da9e4ef9/f452f92a-ffea-5e16-8ca6-2295da9e4ef9_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80804,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5609832/general/2591e878-e837-4db8-aff1-17cb8ff5dc0c.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f452f92a-ffea-5e16-8ca6-2295da9e4ef9/f452f92a-ffea-5e16-8ca6-2295da9e4ef9_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78274,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5609832/general/20ac73e2-c490-4075-ad40-762c84e13571.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f452f92a-ffea-5e16-8ca6-2295da9e4ef9/f452f92a-ffea-5e16-8ca6-2295da9e4ef9_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64497,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5609832/general/839fa61a-0583-47a1-8cf5-47f0b9f2a29a.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f452f92a-ffea-5e16-8ca6-2295da9e4ef9/f452f92a-ffea-5e16-8ca6-2295da9e4ef9_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83647,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5609832/general/a5e891fe-9b41-437b-a7c2-58c158dcbb7a.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f452f92a-ffea-5e16-8ca6-2295da9e4ef9/f452f92a-ffea-5e16-8ca6-2295da9e4ef9_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82285,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5609832/general/2e129142-2b15-41d2-9dcc-b19cca7219b2.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f452f92a-ffea-5e16-8ca6-2295da9e4ef9/f452f92a-ffea-5e16-8ca6-2295da9e4ef9_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92210,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5609832/general/7d84d59c-5937-4eac-a3d6-3e663fa8dc2a.jpg',
'Width': 1280}],
'price': 11400,
'price_includes_vat': True,
'registration_date': '2023-06-08',
'seats_number': 5,
'seller_name': 'Athlon Italy',
'title': 'DS DS7 Crossback Bastille - Diesel - Automatic - 130 hp - 92.238 km',
'transmission': 'automatic',
'trim': 'Bastille',
'vin': None,
'year': 2023}
2026-03-27 22:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733677%27 HTTP/1.1" 200 None
2026-03-27 22:03:33 [adesa.it] INFO: Saving data for 10733677: {'created_time': 1774649013.565865, 'last_price_update_time': 1774649013.565876, 'auction_closing_time': 1774886400.0}
2026-03-27 22:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10733677') HTTP/1.1" 204 0
2026-03-27 22:03:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751661/general/177b2302-bddd-47f5-acc3-0288b01f7d76.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741856)
2026-03-27 22:03:33 [adesa.it] INFO: Found listing with ID: 10741662
2026-03-27 22:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741662%27 HTTP/1.1" 200 None
2026-03-27 22:03:33 [adesa.it] INFO: Scrape type for 10741662: 1
2026-03-27 22:03:33 [adesa.it] INFO: Scraping item 10741662 url https://www.openlane.eu/en/carv6/auction/10741662
2026-03-27 22:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751661%252Fgeneral%252F2d7452b3-408f-41ab-aa3f-93138d740fd7.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751661/general/2d7452b3-408f-41ab-aa3f-93138d740fd7.jpg not downloaded yet
2026-03-27 22:03:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 374fa73e-bdcb-5fec-bc6c-8f77ddbe9b30 with identifier: 10741649
2026-03-27 22:03:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 374fa73e-bdcb-5fec-bc6c-8f77ddbe9b30 with scrape type 1
2026-03-27 22:03:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 374fa73e-bdcb-5fec-bc6c-8f77ddbe9b30
2026-03-27 22:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732040%252Fgeneral%252Faf357588-97e8-4579-b053-54cd77f287ae.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732040/general/af357588-97e8-4579-b053-54cd77f287ae.jpg already downloaded
2026-03-27 22:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732040%252Fgeneral%252F5ba30a11-c06c-4ace-8d69-0863c51107ba.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732040/general/5ba30a11-c06c-4ace-8d69-0863c51107ba.jpg already downloaded
2026-03-27 22:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732040%252Fgeneral%252Ff3d5afc2-3400-4ee4-b535-2153365300b7.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732040/general/f3d5afc2-3400-4ee4-b535-2153365300b7.jpg already downloaded
2026-03-27 22:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732040%252Fgeneral%252F1b3fe832-7595-462e-86a0-d5259dfa7bef.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732040/general/1b3fe832-7595-462e-86a0-d5259dfa7bef.jpg already downloaded
2026-03-27 22:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732040%252Fgeneral%252Fea01d742-aebf-4e0d-86e7-9dc824260311.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732040/general/ea01d742-aebf-4e0d-86e7-9dc824260311.jpg already downloaded
2026-03-27 22:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732040%252Fgeneral%252F10f098dd-b4bc-4745-b2ae-b3c18915c736.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732040/general/10f098dd-b4bc-4745-b2ae-b3c18915c736.jpg already downloaded
2026-03-27 22:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732040%252Fgeneral%252F69485308-1ff6-45cc-970a-34708193caeb.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732040/general/69485308-1ff6-45cc-970a-34708193caeb.jpg already downloaded
2026-03-27 22:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732040%252Fgeneral%252F5b19a701-39ea-488d-a007-8a26f8f49987.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732040/general/5b19a701-39ea-488d-a007-8a26f8f49987.jpg already downloaded
2026-03-27 22:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732040%252Fgeneral%252Ff0f449e5-292d-4ec5-b1e6-2bc2ee620f0a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732040/general/f0f449e5-292d-4ec5-b1e6-2bc2ee620f0a.jpg already downloaded
2026-03-27 22:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732040%252Fgeneral%252F8880abb5-1310-4c9d-8c6a-f1a70ea2c58a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732040/general/8880abb5-1310-4c9d-8c6a-f1a70ea2c58a.jpg already downloaded
2026-03-27 22:03:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 374fa73e-bdcb-5fec-bc6c-8f77ddbe9b30, identifier: 10741649
2026-03-27 22:03:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:03:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5984610>
2026-03-27 22:03:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:03:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:03:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:03:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9dcdb0c3-734a-51f4-a95a-6d5c4e891d4c/9dcdb0c3-734a-51f4-a95a-6d5c4e891d4c_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751661%252Fgeneral%252F510ae36b-b636-498b-9747-b256eb225e41.jpg') HTTP/1.1" 204 0
2026-03-27 22:03:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751661/general/510ae36b-b636-498b-9747-b256eb225e41.jpg saved to cache
2026-03-27 22:03:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 9dcdb0c3-734a-51f4-a95a-6d5c4e891d4c
2026-03-27 22:03:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5dad4ff7-73cf-516c-9bc9-2c9c0e4a9c21 with identifier: 10741712
2026-03-27 22:03:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5dad4ff7-73cf-516c-9bc9-2c9c0e4a9c21 with scrape type 1
2026-03-27 22:03:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5dad4ff7-73cf-516c-9bc9-2c9c0e4a9c21
2026-03-27 22:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745841%252Fgeneral%252F52c1b09f-8bac-409a-9f59-e12d50b4fe54.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:03:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745841/general/52c1b09f-8bac-409a-9f59-e12d50b4fe54.JPG not downloaded yet
2026-03-27 22:03:34 [adesa.it] INFO: Found listing with ID: 10733678
2026-03-27 22:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733678%27 HTTP/1.1" 200 None
2026-03-27 22:03:34 [adesa.it] INFO: Scrape type for 10733678: 1
2026-03-27 22:03:34 [adesa.it] INFO: Scraping item 10733678 url https://www.openlane.eu/en/carv6/auction/10733678
2026-03-27 22:03:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733672> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:03:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 374fa73e-bdcb-5fec-bc6c-8f77ddbe9b30 with identifier: 10741649
2026-03-27 22:03:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 374fa73e-bdcb-5fec-bc6c-8f77ddbe9b30 with identifier: 10741649
2026-03-27 22:03:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 374fa73e-bdcb-5fec-bc6c-8f77ddbe9b30 with identifier: 10741649 to the API
2026-03-27 22:03:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:03:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:03:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741649>
{'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-31T13: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=10741649',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Fiat',
'model': '500',
'odometer': 65289,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 18,
'photo_urls': ['https://images.openlane.eu/carimgs/5732040/general/af357588-97e8-4579-b053-54cd77f287ae.jpg',
'https://images.openlane.eu/carimgs/5732040/general/5ba30a11-c06c-4ace-8d69-0863c51107ba.jpg',
'https://images.openlane.eu/carimgs/5732040/general/f3d5afc2-3400-4ee4-b535-2153365300b7.jpg',
'https://images.openlane.eu/carimgs/5732040/general/1b3fe832-7595-462e-86a0-d5259dfa7bef.jpg',
'https://images.openlane.eu/carimgs/5732040/general/ea01d742-aebf-4e0d-86e7-9dc824260311.jpg',
'https://images.openlane.eu/carimgs/5732040/general/10f098dd-b4bc-4745-b2ae-b3c18915c736.jpg',
'https://images.openlane.eu/carimgs/5732040/general/69485308-1ff6-45cc-970a-34708193caeb.jpg',
'https://images.openlane.eu/carimgs/5732040/general/5b19a701-39ea-488d-a007-8a26f8f49987.jpg',
'https://images.openlane.eu/carimgs/5732040/general/f0f449e5-292d-4ec5-b1e6-2bc2ee620f0a.jpg',
'https://images.openlane.eu/carimgs/5732040/general/8880abb5-1310-4c9d-8c6a-f1a70ea2c58a.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_374fa73e-bdcb-5fec-bc6c-8f77ddbe9b30/374fa73e-bdcb-5fec-bc6c-8f77ddbe9b30_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 663700,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732040/general/af357588-97e8-4579-b053-54cd77f287ae.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_374fa73e-bdcb-5fec-bc6c-8f77ddbe9b30/374fa73e-bdcb-5fec-bc6c-8f77ddbe9b30_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 700579,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732040/general/5ba30a11-c06c-4ace-8d69-0863c51107ba.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_374fa73e-bdcb-5fec-bc6c-8f77ddbe9b30/374fa73e-bdcb-5fec-bc6c-8f77ddbe9b30_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 587028,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732040/general/f3d5afc2-3400-4ee4-b535-2153365300b7.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_374fa73e-bdcb-5fec-bc6c-8f77ddbe9b30/374fa73e-bdcb-5fec-bc6c-8f77ddbe9b30_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 664783,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732040/general/1b3fe832-7595-462e-86a0-d5259dfa7bef.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_374fa73e-bdcb-5fec-bc6c-8f77ddbe9b30/374fa73e-bdcb-5fec-bc6c-8f77ddbe9b30_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 614965,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732040/general/ea01d742-aebf-4e0d-86e7-9dc824260311.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_374fa73e-bdcb-5fec-bc6c-8f77ddbe9b30/374fa73e-bdcb-5fec-bc6c-8f77ddbe9b30_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 540928,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732040/general/10f098dd-b4bc-4745-b2ae-b3c18915c736.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_374fa73e-bdcb-5fec-bc6c-8f77ddbe9b30/374fa73e-bdcb-5fec-bc6c-8f77ddbe9b30_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 429376,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732040/general/69485308-1ff6-45cc-970a-34708193caeb.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_374fa73e-bdcb-5fec-bc6c-8f77ddbe9b30/374fa73e-bdcb-5fec-bc6c-8f77ddbe9b30_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 417933,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732040/general/5b19a701-39ea-488d-a007-8a26f8f49987.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_374fa73e-bdcb-5fec-bc6c-8f77ddbe9b30/374fa73e-bdcb-5fec-bc6c-8f77ddbe9b30_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 399970,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732040/general/f0f449e5-292d-4ec5-b1e6-2bc2ee620f0a.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_374fa73e-bdcb-5fec-bc6c-8f77ddbe9b30/374fa73e-bdcb-5fec-bc6c-8f77ddbe9b30_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 366288,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732040/general/8880abb5-1310-4c9d-8c6a-f1a70ea2c58a.jpg',
'Width': 2000}],
'price': 3100,
'price_includes_vat': True,
'registration_date': '2023-06-16',
'seats_number': 4,
'seller_name': 'BRO.CAR. SRL',
'title': 'Fiat 500 1.0 Pop - Petrol - Manual - 69 hp - 65.289 km',
'transmission': 'manual',
'trim': 'Pop',
'vin': None,
'year': 2023}
2026-03-27 22:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741649%27 HTTP/1.1" 200 None
2026-03-27 22:03:34 [adesa.it] INFO: Saving data for 10741649: {'created_time': 1774649014.348707, 'last_price_update_time': 1774649014.348716, 'auction_closing_time': 1774964700.0}
2026-03-27 22:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741649') HTTP/1.1" 204 0
2026-03-27 22:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751661%252Fgeneral%252Ff7b1c22c-e636-4ebc-92c7-8b2258ab0879.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751661/general/f7b1c22c-e636-4ebc-92c7-8b2258ab0879.jpg not downloaded yet
2026-03-27 22: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-27 22:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745841%252Fgeneral%252F9c002894-3690-4904-8053-8cbbf58ebf26.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:03:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745841/general/9c002894-3690-4904-8053-8cbbf58ebf26.JPG not downloaded yet
2026-03-27 22:03:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751661/general/0a23804a-fd64-4830-849f-76842bfd470e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741856)
2026-03-27 22:03:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751661/general/c4a98319-5a3f-4f1d-9bc5-8390eb054ade.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741856)
2026-03-27 22:03:34 [adesa.it] INFO: Found listing with ID: 10733692
2026-03-27 22:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733692%27 HTTP/1.1" 200 None
2026-03-27 22:03:34 [adesa.it] INFO: Scrape type for 10733692: 1
2026-03-27 22:03:34 [adesa.it] INFO: Scraping item 10733692 url https://www.openlane.eu/en/carv6/auction/10733692
2026-03-27 22:03:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733676> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745841%252Fgeneral%252F30b781cc-81d6-4fee-b02f-699c3eb618ee.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:03:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745841/general/30b781cc-81d6-4fee-b02f-699c3eb618ee.JPG not downloaded yet
2026-03-27 22: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-27 22:03:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:03:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5bbf090>
2026-03-27 22:03:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:03:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:03:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9dcdb0c3-734a-51f4-a95a-6d5c4e891d4c/9dcdb0c3-734a-51f4-a95a-6d5c4e891d4c_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751661%252Fgeneral%252F177b2302-bddd-47f5-acc3-0288b01f7d76.jpg') HTTP/1.1" 204 0
2026-03-27 22:03:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751661/general/177b2302-bddd-47f5-acc3-0288b01f7d76.jpg saved to cache
2026-03-27 22:03:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 9dcdb0c3-734a-51f4-a95a-6d5c4e891d4c
2026-03-27 22:03:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2296eded-ad01-5fe8-b9d5-0008ba55092e with identifier: 10733672
2026-03-27 22:03:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2296eded-ad01-5fe8-b9d5-0008ba55092e with scrape type 1
2026-03-27 22:03:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2296eded-ad01-5fe8-b9d5-0008ba55092e
2026-03-27 22:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5574008%252Fgeneral%252F6fd5ed8d-73d9-4c91-af70-59d8402b2817.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5574008/general/6fd5ed8d-73d9-4c91-af70-59d8402b2817.jpg already downloaded
2026-03-27 22:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5574008%252Fgeneral%252F8b9d85dc-9d56-4d47-a46e-d57c3ed1d694.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5574008/general/8b9d85dc-9d56-4d47-a46e-d57c3ed1d694.jpg already downloaded
2026-03-27 22:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5574008%252Fgeneral%252Fb458617b-dd07-4282-b124-a0cbfbf26e64.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5574008/general/b458617b-dd07-4282-b124-a0cbfbf26e64.jpg already downloaded
2026-03-27 22:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5574008%252Fgeneral%252F98eec6cf-39af-4529-a8fe-7306e6a3aa4f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5574008/general/98eec6cf-39af-4529-a8fe-7306e6a3aa4f.jpg already downloaded
2026-03-27 22:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5574008%252Fgeneral%252Fcb9b7675-4bff-4628-a918-3389da593782.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5574008/general/cb9b7675-4bff-4628-a918-3389da593782.jpg already downloaded
2026-03-27 22:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5574008%252Fgeneral%252F92db8f10-3017-43b6-974a-5436fed5c484.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5574008/general/92db8f10-3017-43b6-974a-5436fed5c484.jpg already downloaded
2026-03-27 22:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5574008%252Fgeneral%252Ff6e47f95-81ac-4391-aa9c-faf46e4ac359.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5574008/general/f6e47f95-81ac-4391-aa9c-faf46e4ac359.jpg already downloaded
2026-03-27 22:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5574008%252Fgeneral%252Fcd3c4337-9365-4023-ba7b-1f7cc3320f31.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5574008/general/cd3c4337-9365-4023-ba7b-1f7cc3320f31.jpg already downloaded
2026-03-27 22:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5574008%252Fgeneral%252Ff9751264-d9f3-4ba6-8fa6-f85795b0554f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5574008/general/f9751264-d9f3-4ba6-8fa6-f85795b0554f.jpg already downloaded
2026-03-27 22:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5574008%252Fgeneral%252Fff12438c-e31f-4dbc-b95b-cea16a4a9084.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5574008/general/ff12438c-e31f-4dbc-b95b-cea16a4a9084.jpg already downloaded
2026-03-27 22:03:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 2296eded-ad01-5fe8-b9d5-0008ba55092e, identifier: 10733672
2026-03-27 22:03:34 [adesa.it] INFO: Found listing with ID: 10741684
2026-03-27 22:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741684%27 HTTP/1.1" 200 None
2026-03-27 22:03:34 [adesa.it] INFO: Scrape type for 10741684: 1
2026-03-27 22:03:34 [adesa.it] INFO: Scraping item 10741684 url https://www.openlane.eu/en/carv6/auction/10741684
2026-03-27 22:03:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 2296eded-ad01-5fe8-b9d5-0008ba55092e with identifier: 10733672
2026-03-27 22:03:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 2296eded-ad01-5fe8-b9d5-0008ba55092e with identifier: 10733672
2026-03-27 22:03:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 2296eded-ad01-5fe8-b9d5-0008ba55092e with identifier: 10733672 to the API
2026-03-27 22:03:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:03:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:03:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733672>
{'auction_title': '',
'c_o_2_emission_value': 143,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T16:00:00Z',
'fuel_type': 'Diesel',
'id': '2296eded-ad01-5fe8-b9d5-0008ba55092e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP849FS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733672',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'DS',
'model': 'DS7 Crossback',
'odometer': 77962,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 50,
'photo_urls': ['https://images.openlane.eu/carimgs/5574008/general/6fd5ed8d-73d9-4c91-af70-59d8402b2817.jpg',
'https://images.openlane.eu/carimgs/5574008/general/8b9d85dc-9d56-4d47-a46e-d57c3ed1d694.jpg',
'https://images.openlane.eu/carimgs/5574008/general/b458617b-dd07-4282-b124-a0cbfbf26e64.jpg',
'https://images.openlane.eu/carimgs/5574008/general/98eec6cf-39af-4529-a8fe-7306e6a3aa4f.jpg',
'https://images.openlane.eu/carimgs/5574008/general/cb9b7675-4bff-4628-a918-3389da593782.jpg',
'https://images.openlane.eu/carimgs/5574008/general/92db8f10-3017-43b6-974a-5436fed5c484.jpg',
'https://images.openlane.eu/carimgs/5574008/general/f6e47f95-81ac-4391-aa9c-faf46e4ac359.jpg',
'https://images.openlane.eu/carimgs/5574008/general/cd3c4337-9365-4023-ba7b-1f7cc3320f31.jpg',
'https://images.openlane.eu/carimgs/5574008/general/f9751264-d9f3-4ba6-8fa6-f85795b0554f.jpg',
'https://images.openlane.eu/carimgs/5574008/general/ff12438c-e31f-4dbc-b95b-cea16a4a9084.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2296eded-ad01-5fe8-b9d5-0008ba55092e/2296eded-ad01-5fe8-b9d5-0008ba55092e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104744,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5574008/general/6fd5ed8d-73d9-4c91-af70-59d8402b2817.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2296eded-ad01-5fe8-b9d5-0008ba55092e/2296eded-ad01-5fe8-b9d5-0008ba55092e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102927,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5574008/general/8b9d85dc-9d56-4d47-a46e-d57c3ed1d694.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2296eded-ad01-5fe8-b9d5-0008ba55092e/2296eded-ad01-5fe8-b9d5-0008ba55092e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63247,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5574008/general/b458617b-dd07-4282-b124-a0cbfbf26e64.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2296eded-ad01-5fe8-b9d5-0008ba55092e/2296eded-ad01-5fe8-b9d5-0008ba55092e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59500,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5574008/general/98eec6cf-39af-4529-a8fe-7306e6a3aa4f.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2296eded-ad01-5fe8-b9d5-0008ba55092e/2296eded-ad01-5fe8-b9d5-0008ba55092e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107836,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5574008/general/cb9b7675-4bff-4628-a918-3389da593782.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2296eded-ad01-5fe8-b9d5-0008ba55092e/2296eded-ad01-5fe8-b9d5-0008ba55092e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68545,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5574008/general/92db8f10-3017-43b6-974a-5436fed5c484.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2296eded-ad01-5fe8-b9d5-0008ba55092e/2296eded-ad01-5fe8-b9d5-0008ba55092e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69264,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5574008/general/f6e47f95-81ac-4391-aa9c-faf46e4ac359.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2296eded-ad01-5fe8-b9d5-0008ba55092e/2296eded-ad01-5fe8-b9d5-0008ba55092e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113272,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5574008/general/cd3c4337-9365-4023-ba7b-1f7cc3320f31.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2296eded-ad01-5fe8-b9d5-0008ba55092e/2296eded-ad01-5fe8-b9d5-0008ba55092e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84103,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5574008/general/f9751264-d9f3-4ba6-8fa6-f85795b0554f.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2296eded-ad01-5fe8-b9d5-0008ba55092e/2296eded-ad01-5fe8-b9d5-0008ba55092e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84648,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5574008/general/ff12438c-e31f-4dbc-b95b-cea16a4a9084.jpg',
'Width': 1280}],
'price': 12000,
'price_includes_vat': True,
'registration_date': '2023-05-31',
'seats_number': 5,
'seller_name': 'Athlon Italy',
'title': 'DS DS7 Crossback Bastille - Diesel - Automatic - 130 hp - 77.962 km',
'transmission': 'automatic',
'trim': 'Bastille',
'vin': None,
'year': 2023}
2026-03-27 22:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733672%27 HTTP/1.1" 200 None
2026-03-27 22:03:35 [adesa.it] INFO: Saving data for 10733672: {'created_time': 1774649015.157372, 'last_price_update_time': 1774649015.157382, 'auction_closing_time': 1774886400.0}
2026-03-27 22:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10733672') HTTP/1.1" 204 0
2026-03-27 22:03:35 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745841/general/52c1b09f-8bac-409a-9f59-e12d50b4fe54.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10741712)
2026-03-27 22:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745841%252Fgeneral%252Fcfcd90ad-f526-4770-84f8-93e7e7dc44dc.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:03:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745841/general/cfcd90ad-f526-4770-84f8-93e7e7dc44dc.JPG not downloaded yet
2026-03-27 22:03:35 [adesa.it] INFO: Found listing with ID: 10741670
2026-03-27 22:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741670%27 HTTP/1.1" 200 None
2026-03-27 22:03:35 [adesa.it] INFO: Scrape type for 10741670: 1
2026-03-27 22:03:35 [adesa.it] INFO: Scraping item 10741670 url https://www.openlane.eu/en/carv6/auction/10741670
2026-03-27 22:03:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:03:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5db0b90>
2026-03-27 22:03:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:03:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:03:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9dcdb0c3-734a-51f4-a95a-6d5c4e891d4c/9dcdb0c3-734a-51f4-a95a-6d5c4e891d4c_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751661%252Fgeneral%252F0a23804a-fd64-4830-849f-76842bfd470e.jpg') HTTP/1.1" 204 0
2026-03-27 22:03:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751661/general/0a23804a-fd64-4830-849f-76842bfd470e.jpg saved to cache
2026-03-27 22:03:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 9dcdb0c3-734a-51f4-a95a-6d5c4e891d4c
2026-03-27 22:03:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:03:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee464f350>
2026-03-27 22:03:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:03:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:03:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9dcdb0c3-734a-51f4-a95a-6d5c4e891d4c/9dcdb0c3-734a-51f4-a95a-6d5c4e891d4c_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751661%252Fgeneral%252Fc4a98319-5a3f-4f1d-9bc5-8390eb054ade.jpg') HTTP/1.1" 204 0
2026-03-27 22:03:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751661/general/c4a98319-5a3f-4f1d-9bc5-8390eb054ade.jpg saved to cache
2026-03-27 22:03:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 9dcdb0c3-734a-51f4-a95a-6d5c4e891d4c
2026-03-27 22:03:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 87314beb-d8ab-53fe-ab1e-4b1f0ca53492 with identifier: 10733676
2026-03-27 22:03:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 87314beb-d8ab-53fe-ab1e-4b1f0ca53492 with scrape type 1
2026-03-27 22:03:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 87314beb-d8ab-53fe-ab1e-4b1f0ca53492
2026-03-27 22:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5607967%252Fgeneral%252F12c87a06-200c-4a34-a3fe-3e90543a7ff3.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5607967/general/12c87a06-200c-4a34-a3fe-3e90543a7ff3.jpg already downloaded
2026-03-27 22:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5607967%252Fgeneral%252F6703f244-be51-4277-b07b-03a61f351a39.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5607967/general/6703f244-be51-4277-b07b-03a61f351a39.jpg already downloaded
2026-03-27 22:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5607967%252Fgeneral%252F33612709-0f71-4124-8aad-2aa3f855a8e8.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5607967/general/33612709-0f71-4124-8aad-2aa3f855a8e8.jpg already downloaded
2026-03-27 22:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5607967%252Fgeneral%252Ffe523637-1866-4420-915f-7270225a5a08.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5607967/general/fe523637-1866-4420-915f-7270225a5a08.jpg already downloaded
2026-03-27 22:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5607967%252Fgeneral%252F9ee0e5fe-7419-4183-adb1-83e5878349f6.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5607967/general/9ee0e5fe-7419-4183-adb1-83e5878349f6.jpg already downloaded
2026-03-27 22:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5607967%252Fgeneral%252F9ca12284-8a22-4d98-bf59-531a5aecafa0.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5607967/general/9ca12284-8a22-4d98-bf59-531a5aecafa0.jpg already downloaded
2026-03-27 22:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5607967%252Fgeneral%252Fc1b33e8f-104b-44b3-9da7-823c5a526a1a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5607967/general/c1b33e8f-104b-44b3-9da7-823c5a526a1a.jpg already downloaded
2026-03-27 22:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5607967%252Fgeneral%252F82ba4316-2de5-434c-89d8-98f3989bd2f0.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5607967/general/82ba4316-2de5-434c-89d8-98f3989bd2f0.jpg already downloaded
2026-03-27 22:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5607967%252Fgeneral%252F68b25638-faf8-48c0-89d5-2ac58dca29eb.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5607967/general/68b25638-faf8-48c0-89d5-2ac58dca29eb.jpg already downloaded
2026-03-27 22:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5607967%252Fgeneral%252Fcb8bcc5b-c0a2-401a-b920-53787989413b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5607967/general/cb8bcc5b-c0a2-401a-b920-53787989413b.jpg already downloaded
2026-03-27 22:03:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 87314beb-d8ab-53fe-ab1e-4b1f0ca53492, identifier: 10733676
2026-03-27 22:03:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751661/general/2d7452b3-408f-41ab-aa3f-93138d740fd7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741856)
2026-03-27 22:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745841%252Fgeneral%252Fb40a2b42-8830-4c99-b1d8-78b19bfcd3f8.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:03:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745841/general/b40a2b42-8830-4c99-b1d8-78b19bfcd3f8.JPG not downloaded yet
2026-03-27 22:03:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741699> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:03:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733683> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:03:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 87314beb-d8ab-53fe-ab1e-4b1f0ca53492 with identifier: 10733676
2026-03-27 22:03:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 87314beb-d8ab-53fe-ab1e-4b1f0ca53492 with identifier: 10733676
2026-03-27 22:03:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 87314beb-d8ab-53fe-ab1e-4b1f0ca53492 with identifier: 10733676 to the API
2026-03-27 22:03:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:03:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:03:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733676>
{'auction_title': '',
'c_o_2_emission_value': 143,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T16:00:00Z',
'fuel_type': 'Diesel',
'id': '87314beb-d8ab-53fe-ab1e-4b1f0ca53492',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP054FK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733676',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'DS',
'model': 'DS7 Crossback',
'odometer': 94609,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 35,
'photo_urls': ['https://images.openlane.eu/carimgs/5607967/general/12c87a06-200c-4a34-a3fe-3e90543a7ff3.jpg',
'https://images.openlane.eu/carimgs/5607967/general/6703f244-be51-4277-b07b-03a61f351a39.jpg',
'https://images.openlane.eu/carimgs/5607967/general/33612709-0f71-4124-8aad-2aa3f855a8e8.jpg',
'https://images.openlane.eu/carimgs/5607967/general/fe523637-1866-4420-915f-7270225a5a08.jpg',
'https://images.openlane.eu/carimgs/5607967/general/9ee0e5fe-7419-4183-adb1-83e5878349f6.jpg',
'https://images.openlane.eu/carimgs/5607967/general/9ca12284-8a22-4d98-bf59-531a5aecafa0.jpg',
'https://images.openlane.eu/carimgs/5607967/general/c1b33e8f-104b-44b3-9da7-823c5a526a1a.jpg',
'https://images.openlane.eu/carimgs/5607967/general/82ba4316-2de5-434c-89d8-98f3989bd2f0.jpg',
'https://images.openlane.eu/carimgs/5607967/general/68b25638-faf8-48c0-89d5-2ac58dca29eb.jpg',
'https://images.openlane.eu/carimgs/5607967/general/cb8bcc5b-c0a2-401a-b920-53787989413b.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87314beb-d8ab-53fe-ab1e-4b1f0ca53492/87314beb-d8ab-53fe-ab1e-4b1f0ca53492_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 372032,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5607967/general/12c87a06-200c-4a34-a3fe-3e90543a7ff3.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87314beb-d8ab-53fe-ab1e-4b1f0ca53492/87314beb-d8ab-53fe-ab1e-4b1f0ca53492_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 385051,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5607967/general/6703f244-be51-4277-b07b-03a61f351a39.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87314beb-d8ab-53fe-ab1e-4b1f0ca53492/87314beb-d8ab-53fe-ab1e-4b1f0ca53492_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 380975,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5607967/general/33612709-0f71-4124-8aad-2aa3f855a8e8.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87314beb-d8ab-53fe-ab1e-4b1f0ca53492/87314beb-d8ab-53fe-ab1e-4b1f0ca53492_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 377673,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5607967/general/fe523637-1866-4420-915f-7270225a5a08.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87314beb-d8ab-53fe-ab1e-4b1f0ca53492/87314beb-d8ab-53fe-ab1e-4b1f0ca53492_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 278738,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5607967/general/9ee0e5fe-7419-4183-adb1-83e5878349f6.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87314beb-d8ab-53fe-ab1e-4b1f0ca53492/87314beb-d8ab-53fe-ab1e-4b1f0ca53492_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 371194,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5607967/general/9ca12284-8a22-4d98-bf59-531a5aecafa0.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87314beb-d8ab-53fe-ab1e-4b1f0ca53492/87314beb-d8ab-53fe-ab1e-4b1f0ca53492_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 176818,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5607967/general/c1b33e8f-104b-44b3-9da7-823c5a526a1a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87314beb-d8ab-53fe-ab1e-4b1f0ca53492/87314beb-d8ab-53fe-ab1e-4b1f0ca53492_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115759,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5607967/general/82ba4316-2de5-434c-89d8-98f3989bd2f0.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87314beb-d8ab-53fe-ab1e-4b1f0ca53492/87314beb-d8ab-53fe-ab1e-4b1f0ca53492_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 363916,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5607967/general/68b25638-faf8-48c0-89d5-2ac58dca29eb.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87314beb-d8ab-53fe-ab1e-4b1f0ca53492/87314beb-d8ab-53fe-ab1e-4b1f0ca53492_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 169576,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5607967/general/cb8bcc5b-c0a2-401a-b920-53787989413b.jpg',
'Width': 1920}],
'price': 11400,
'price_includes_vat': True,
'registration_date': '2023-05-29',
'seats_number': 5,
'seller_name': 'Athlon Italy',
'title': 'DS DS7 Crossback Bastille - Diesel - Automatic - 130 hp - 94.609 km',
'transmission': 'automatic',
'trim': 'Bastille',
'vin': None,
'year': 2023}
2026-03-27 22:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733676%27 HTTP/1.1" 200 None
2026-03-27 22:03:35 [adesa.it] INFO: Saving data for 10733676: {'created_time': 1774649015.964567, 'last_price_update_time': 1774649015.96458, 'auction_closing_time': 1774886400.0}
2026-03-27 22:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10733676') HTTP/1.1" 204 0
2026-03-27 22:03:36 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745841/general/9c002894-3690-4904-8053-8cbbf58ebf26.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10741712)
2026-03-27 22:03:36 [adesa.it] INFO: Found listing with ID: 10741690
2026-03-27 22:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741690%27 HTTP/1.1" 200 None
2026-03-27 22:03:36 [adesa.it] INFO: Scrape type for 10741690: 1
2026-03-27 22:03:36 [adesa.it] INFO: Scraping item 10741690 url https://www.openlane.eu/en/carv6/auction/10741690
2026-03-27 22:03:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:03:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745841%252Fgeneral%252Fa3f17013-5b29-438e-b184-69bc50557355.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:03:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745841/general/a3f17013-5b29-438e-b184-69bc50557355.JPG not downloaded yet
2026-03-27 22:03:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733671> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:03:36 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 5dad4ff7-73cf-516c-9bc9-2c9c0e4a9c21 due to Ignoring non-200 response
2026-03-27 22:03:36 [adesa.it] INFO: Found listing with ID: 10741647
2026-03-27 22:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741647%27 HTTP/1.1" 200 None
2026-03-27 22:03:36 [adesa.it] INFO: Scrape type for 10741647: 1
2026-03-27 22:03:36 [adesa.it] INFO: Scraping item 10741647 url https://www.openlane.eu/en/carv6/auction/10741647
2026-03-27 22:03:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745841%252Fgeneral%252Fa7cd7cbf-7afd-4f96-b64d-a1561ae45ba9.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:03:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745841/general/a7cd7cbf-7afd-4f96-b64d-a1561ae45ba9.JPG not downloaded yet
2026-03-27 22:03:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:03:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee46dad50>
2026-03-27 22:03:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:03:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:03:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:03:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9dcdb0c3-734a-51f4-a95a-6d5c4e891d4c/9dcdb0c3-734a-51f4-a95a-6d5c4e891d4c_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751661%252Fgeneral%252F2d7452b3-408f-41ab-aa3f-93138d740fd7.jpg') HTTP/1.1" 204 0
2026-03-27 22:03:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751661/general/2d7452b3-408f-41ab-aa3f-93138d740fd7.jpg saved to cache
2026-03-27 22:03:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 9dcdb0c3-734a-51f4-a95a-6d5c4e891d4c
2026-03-27 22:03:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1559f459-0513-508d-bbac-3434f1764e7b with identifier: 10741699
2026-03-27 22:03:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1559f459-0513-508d-bbac-3434f1764e7b with scrape type 1
2026-03-27 22:03:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1559f459-0513-508d-bbac-3434f1764e7b
2026-03-27 22:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733546%252Fgeneral%252Fc44260cc-ae55-4919-b0af-f7918b408d7d.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:03:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733546/general/c44260cc-ae55-4919-b0af-f7918b408d7d.JPG not downloaded yet
2026-03-27 22:03:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e325a0ea-6a1d-5ff4-a09a-249fc5cfb186 with identifier: 10733683
2026-03-27 22:03:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e325a0ea-6a1d-5ff4-a09a-249fc5cfb186 with scrape type 1
2026-03-27 22:03:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e325a0ea-6a1d-5ff4-a09a-249fc5cfb186
2026-03-27 22:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645609%252Fgeneral%252F7df9c986-815f-44dd-90f2-783fc0f1cd1a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645609/general/7df9c986-815f-44dd-90f2-783fc0f1cd1a.jpg already downloaded
2026-03-27 22:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645609%252Fgeneral%252F29b1b68f-e24c-41e4-ab82-562c2e738e58.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645609/general/29b1b68f-e24c-41e4-ab82-562c2e738e58.jpg already downloaded
2026-03-27 22:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645609%252Fgeneral%252Ffcd6c025-ae8d-4647-b88f-1d447a187ebb.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645609/general/fcd6c025-ae8d-4647-b88f-1d447a187ebb.jpg already downloaded
2026-03-27 22:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645609%252Fgeneral%252Fe64625d7-b2bb-44fd-ad1c-029d6464f3e6.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645609/general/e64625d7-b2bb-44fd-ad1c-029d6464f3e6.jpg already downloaded
2026-03-27 22:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645609%252Fgeneral%252Ffd4fe95d-9b01-4af3-9d24-69cdb12682c5.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645609/general/fd4fe95d-9b01-4af3-9d24-69cdb12682c5.jpg already downloaded
2026-03-27 22:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645609%252Fgeneral%252F55248275-0ec6-4a3b-9482-643307820a3b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645609/general/55248275-0ec6-4a3b-9482-643307820a3b.jpg already downloaded
2026-03-27 22:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645609%252Fgeneral%252F5c0b9059-3a56-4ad8-b802-7633db755c73.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645609/general/5c0b9059-3a56-4ad8-b802-7633db755c73.jpg already downloaded
2026-03-27 22:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645609%252Fgeneral%252Ff444988d-d202-4bf2-a357-a74b9ca1e2a3.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645609/general/f444988d-d202-4bf2-a357-a74b9ca1e2a3.jpg already downloaded
2026-03-27 22:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645609%252Fgeneral%252Fa1546137-2864-4926-bb0e-e0be2e0586c0.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645609/general/a1546137-2864-4926-bb0e-e0be2e0586c0.jpg already downloaded
2026-03-27 22:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645609%252Fgeneral%252F53c99e98-1580-440a-b6dc-ed4f5103f6d8.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645609/general/53c99e98-1580-440a-b6dc-ed4f5103f6d8.jpg already downloaded
2026-03-27 22:03:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: e325a0ea-6a1d-5ff4-a09a-249fc5cfb186, identifier: 10733683
2026-03-27 22:03:36 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745841/general/cfcd90ad-f526-4770-84f8-93e7e7dc44dc.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10741712)
2026-03-27 22:03:36 [adesa.it] INFO: Found listing with ID: 10741705
2026-03-27 22:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741705%27 HTTP/1.1" 200 None
2026-03-27 22:03:36 [adesa.it] INFO: Scrape type for 10741705: 1
2026-03-27 22:03:36 [adesa.it] INFO: Scraping item 10741705 url https://www.openlane.eu/en/carv6/auction/10741705
2026-03-27 22:03:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: e325a0ea-6a1d-5ff4-a09a-249fc5cfb186 with identifier: 10733683
2026-03-27 22:03:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: e325a0ea-6a1d-5ff4-a09a-249fc5cfb186 with identifier: 10733683
2026-03-27 22:03:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: e325a0ea-6a1d-5ff4-a09a-249fc5cfb186 with identifier: 10733683 to the API
2026-03-27 22:03:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:03:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:03:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733683>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Pickup',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 213,
'expiration_date': '2026-03-30T16:00:00Z',
'fuel_type': 'Diesel',
'id': 'e325a0ea-6a1d-5ff4-a09a-249fc5cfb186',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GN849ZZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733683',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Ford',
'model': 'Ranger',
'odometer': 72493,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 43,
'photo_urls': ['https://images.openlane.eu/carimgs/5645609/general/7df9c986-815f-44dd-90f2-783fc0f1cd1a.jpg',
'https://images.openlane.eu/carimgs/5645609/general/29b1b68f-e24c-41e4-ab82-562c2e738e58.jpg',
'https://images.openlane.eu/carimgs/5645609/general/fcd6c025-ae8d-4647-b88f-1d447a187ebb.jpg',
'https://images.openlane.eu/carimgs/5645609/general/e64625d7-b2bb-44fd-ad1c-029d6464f3e6.jpg',
'https://images.openlane.eu/carimgs/5645609/general/fd4fe95d-9b01-4af3-9d24-69cdb12682c5.jpg',
'https://images.openlane.eu/carimgs/5645609/general/55248275-0ec6-4a3b-9482-643307820a3b.jpg',
'https://images.openlane.eu/carimgs/5645609/general/5c0b9059-3a56-4ad8-b802-7633db755c73.jpg',
'https://images.openlane.eu/carimgs/5645609/general/f444988d-d202-4bf2-a357-a74b9ca1e2a3.jpg',
'https://images.openlane.eu/carimgs/5645609/general/a1546137-2864-4926-bb0e-e0be2e0586c0.jpg',
'https://images.openlane.eu/carimgs/5645609/general/53c99e98-1580-440a-b6dc-ed4f5103f6d8.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e325a0ea-6a1d-5ff4-a09a-249fc5cfb186/e325a0ea-6a1d-5ff4-a09a-249fc5cfb186_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92042,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5645609/general/7df9c986-815f-44dd-90f2-783fc0f1cd1a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e325a0ea-6a1d-5ff4-a09a-249fc5cfb186/e325a0ea-6a1d-5ff4-a09a-249fc5cfb186_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86506,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5645609/general/29b1b68f-e24c-41e4-ab82-562c2e738e58.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e325a0ea-6a1d-5ff4-a09a-249fc5cfb186/e325a0ea-6a1d-5ff4-a09a-249fc5cfb186_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74826,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5645609/general/fcd6c025-ae8d-4647-b88f-1d447a187ebb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e325a0ea-6a1d-5ff4-a09a-249fc5cfb186/e325a0ea-6a1d-5ff4-a09a-249fc5cfb186_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76288,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5645609/general/e64625d7-b2bb-44fd-ad1c-029d6464f3e6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e325a0ea-6a1d-5ff4-a09a-249fc5cfb186/e325a0ea-6a1d-5ff4-a09a-249fc5cfb186_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83899,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5645609/general/fd4fe95d-9b01-4af3-9d24-69cdb12682c5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e325a0ea-6a1d-5ff4-a09a-249fc5cfb186/e325a0ea-6a1d-5ff4-a09a-249fc5cfb186_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82336,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5645609/general/55248275-0ec6-4a3b-9482-643307820a3b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e325a0ea-6a1d-5ff4-a09a-249fc5cfb186/e325a0ea-6a1d-5ff4-a09a-249fc5cfb186_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75013,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5645609/general/5c0b9059-3a56-4ad8-b802-7633db755c73.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e325a0ea-6a1d-5ff4-a09a-249fc5cfb186/e325a0ea-6a1d-5ff4-a09a-249fc5cfb186_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84601,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5645609/general/f444988d-d202-4bf2-a357-a74b9ca1e2a3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e325a0ea-6a1d-5ff4-a09a-249fc5cfb186/e325a0ea-6a1d-5ff4-a09a-249fc5cfb186_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63151,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5645609/general/a1546137-2864-4926-bb0e-e0be2e0586c0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e325a0ea-6a1d-5ff4-a09a-249fc5cfb186/e325a0ea-6a1d-5ff4-a09a-249fc5cfb186_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100520,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5645609/general/53c99e98-1580-440a-b6dc-ed4f5103f6d8.jpg',
'Width': 1024}],
'price': 25400,
'price_includes_vat': True,
'registration_date': '2023-05-22',
'seats_number': 5,
'seller_name': None,
'title': 'Ford Ranger 2.0 Wildtrak - AWD - Diesel - Automatic - 213 hp - '
'72.493 km',
'transmission': 'automatic',
'trim': 'Wildtrak',
'vin': None,
'year': 2023}
2026-03-27 22:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733683%27 HTTP/1.1" 200 None
2026-03-27 22:03:36 [adesa.it] INFO: Saving data for 10733683: {'created_time': 1774649016.774401, 'last_price_update_time': 1774649016.774414, 'auction_closing_time': 1774886400.0}
2026-03-27 22:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10733683') HTTP/1.1" 204 0
2026-03-27 22:03:36 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745841/general/30b781cc-81d6-4fee-b02f-699c3eb618ee.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10741712)
2026-03-27 22:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745841%252Fgeneral%252F09b38237-5776-4f41-b4d2-a490f1943822.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:03:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745841/general/09b38237-5776-4f41-b4d2-a490f1943822.JPG not downloaded yet
2026-03-27 22:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733546%252Fgeneral%252F5d3c2b90-c800-4637-962b-42c46e60c66f.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:03:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733546/general/5d3c2b90-c800-4637-962b-42c46e60c66f.JPG not downloaded yet
2026-03-27 22:03:36 [adesa.it] INFO: Found listing with ID: 10741707
2026-03-27 22:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741707%27 HTTP/1.1" 200 None
2026-03-27 22:03:36 [adesa.it] INFO: Scrape type for 10741707: 1
2026-03-27 22:03:36 [adesa.it] INFO: Scraping item 10741707 url https://www.openlane.eu/en/carv6/auction/10741707
2026-03-27 22:03:36 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 5dad4ff7-73cf-516c-9bc9-2c9c0e4a9c21 due to Ignoring non-200 response
2026-03-27 22:03:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5d1ec450-508a-5bea-af7c-e13d7864874a with identifier: 10733671
2026-03-27 22:03:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5d1ec450-508a-5bea-af7c-e13d7864874a with scrape type 1
2026-03-27 22:03:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5d1ec450-508a-5bea-af7c-e13d7864874a
2026-03-27 22:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5564476%252Fgeneral%252Fd03c7be1-d5ce-42c0-8206-2e117ea77426.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5564476/general/d03c7be1-d5ce-42c0-8206-2e117ea77426.jpg already downloaded
2026-03-27 22:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5564476%252Fgeneral%252Fb541def5-30bb-4488-99e0-2f671912d844.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5564476/general/b541def5-30bb-4488-99e0-2f671912d844.jpg already downloaded
2026-03-27 22:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5564476%252Fgeneral%252Fbee15f0f-3c94-4108-b79c-03d37c832110.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5564476/general/bee15f0f-3c94-4108-b79c-03d37c832110.jpg already downloaded
2026-03-27 22:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5564476%252Fgeneral%252F8dc92ef7-354b-4088-acfa-174f87f66baf.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5564476/general/8dc92ef7-354b-4088-acfa-174f87f66baf.jpg already downloaded
2026-03-27 22:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5564476%252Fgeneral%252Ff7dea448-d412-44a9-8f67-95f1bcd39fd2.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5564476/general/f7dea448-d412-44a9-8f67-95f1bcd39fd2.jpg already downloaded
2026-03-27 22:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5564476%252Fgeneral%252Fdd554f87-2890-4574-b15d-1e52e91f98c9.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5564476/general/dd554f87-2890-4574-b15d-1e52e91f98c9.jpg already downloaded
2026-03-27 22:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5564476%252Fgeneral%252Fc239dde0-c422-4167-8fa5-c32e155045bc.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5564476/general/c239dde0-c422-4167-8fa5-c32e155045bc.jpg already downloaded
2026-03-27 22:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5564476%252Fgeneral%252Fb4af32da-2200-478d-8d52-127acfb1a17f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5564476/general/b4af32da-2200-478d-8d52-127acfb1a17f.jpg already downloaded
2026-03-27 22:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5564476%252Fgeneral%252Ffc7e9b1b-9be8-4616-aecd-75a3e54ecf4a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5564476/general/fc7e9b1b-9be8-4616-aecd-75a3e54ecf4a.jpg already downloaded
2026-03-27 22:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5564476%252Fgeneral%252F712c1d99-4849-4ef8-a682-e6636279270a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5564476/general/712c1d99-4849-4ef8-a682-e6636279270a.jpg already downloaded
2026-03-27 22:03:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 5d1ec450-508a-5bea-af7c-e13d7864874a, identifier: 10733671
2026-03-27 22:03:37 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745841/general/a3f17013-5b29-438e-b184-69bc50557355.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10741712)
2026-03-27 22:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5745841%252Fgeneral%252F42571ce3-ba5e-4f13-a614-422fdf21b4d0.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:03:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745841/general/42571ce3-ba5e-4f13-a614-422fdf21b4d0.JPG not downloaded yet
2026-03-27 22:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5733546%252Fgeneral%252F2c3763a5-95b5-44bd-9233-5a5015fd0bac.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:03:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733546/general/2c3763a5-95b5-44bd-9233-5a5015fd0bac.JPG not downloaded yet
2026-03-27 22:03:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 5d1ec450-508a-5bea-af7c-e13d7864874a with identifier: 10733671
2026-03-27 22:03:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 5d1ec450-508a-5bea-af7c-e13d7864874a with identifier: 10733671
2026-03-27 22:03:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 5d1ec450-508a-5bea-af7c-e13d7864874a with identifier: 10733671 to the API
2026-03-27 22:03:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:03:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:03:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733671>
{'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-30T16:00: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=10733671',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 97682,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 43,
'photo_urls': ['https://images.openlane.eu/carimgs/5564476/general/d03c7be1-d5ce-42c0-8206-2e117ea77426.jpg',
'https://images.openlane.eu/carimgs/5564476/general/b541def5-30bb-4488-99e0-2f671912d844.jpg',
'https://images.openlane.eu/carimgs/5564476/general/bee15f0f-3c94-4108-b79c-03d37c832110.jpg',
'https://images.openlane.eu/carimgs/5564476/general/8dc92ef7-354b-4088-acfa-174f87f66baf.jpg',
'https://images.openlane.eu/carimgs/5564476/general/f7dea448-d412-44a9-8f67-95f1bcd39fd2.jpg',
'https://images.openlane.eu/carimgs/5564476/general/dd554f87-2890-4574-b15d-1e52e91f98c9.jpg',
'https://images.openlane.eu/carimgs/5564476/general/c239dde0-c422-4167-8fa5-c32e155045bc.jpg',
'https://images.openlane.eu/carimgs/5564476/general/b4af32da-2200-478d-8d52-127acfb1a17f.jpg',
'https://images.openlane.eu/carimgs/5564476/general/fc7e9b1b-9be8-4616-aecd-75a3e54ecf4a.jpg',
'https://images.openlane.eu/carimgs/5564476/general/712c1d99-4849-4ef8-a682-e6636279270a.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d1ec450-508a-5bea-af7c-e13d7864874a/5d1ec450-508a-5bea-af7c-e13d7864874a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119911,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5564476/general/d03c7be1-d5ce-42c0-8206-2e117ea77426.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d1ec450-508a-5bea-af7c-e13d7864874a/5d1ec450-508a-5bea-af7c-e13d7864874a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118083,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5564476/general/b541def5-30bb-4488-99e0-2f671912d844.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d1ec450-508a-5bea-af7c-e13d7864874a/5d1ec450-508a-5bea-af7c-e13d7864874a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106450,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5564476/general/bee15f0f-3c94-4108-b79c-03d37c832110.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d1ec450-508a-5bea-af7c-e13d7864874a/5d1ec450-508a-5bea-af7c-e13d7864874a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118633,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5564476/general/8dc92ef7-354b-4088-acfa-174f87f66baf.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d1ec450-508a-5bea-af7c-e13d7864874a/5d1ec450-508a-5bea-af7c-e13d7864874a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68703,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5564476/general/f7dea448-d412-44a9-8f67-95f1bcd39fd2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d1ec450-508a-5bea-af7c-e13d7864874a/5d1ec450-508a-5bea-af7c-e13d7864874a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88758,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5564476/general/dd554f87-2890-4574-b15d-1e52e91f98c9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d1ec450-508a-5bea-af7c-e13d7864874a/5d1ec450-508a-5bea-af7c-e13d7864874a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94423,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5564476/general/c239dde0-c422-4167-8fa5-c32e155045bc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d1ec450-508a-5bea-af7c-e13d7864874a/5d1ec450-508a-5bea-af7c-e13d7864874a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86377,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5564476/general/b4af32da-2200-478d-8d52-127acfb1a17f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d1ec450-508a-5bea-af7c-e13d7864874a/5d1ec450-508a-5bea-af7c-e13d7864874a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75257,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5564476/general/fc7e9b1b-9be8-4616-aecd-75a3e54ecf4a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d1ec450-508a-5bea-af7c-e13d7864874a/5d1ec450-508a-5bea-af7c-e13d7864874a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62507,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5564476/general/712c1d99-4849-4ef8-a682-e6636279270a.jpg',
'Width': 1024}],
'price': 12900,
'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-27 22:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733671%27 HTTP/1.1" 200 None
2026-03-27 22:03:37 [adesa.it] INFO: Saving data for 10733671: {'created_time': 1774649017.517187, 'last_price_update_time': 1774649017.517199, 'auction_closing_time': 1774886400.0}
2026-03-27 22:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10733671') HTTP/1.1" 204 0
2026-03-27 22:03:37 [adesa.it] INFO: Found listing with ID: 10741698
2026-03-27 22:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741698%27 HTTP/1.1" 200 None
2026-03-27 22:03:37 [adesa.it] INFO: Scrape type for 10741698: 1
2026-03-27 22:03:37 [adesa.it] INFO: Scraping item 10741698 url https://www.openlane.eu/en/carv6/auction/10741698
2026-03-27 22:03:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 5dad4ff7-73cf-516c-9bc9-2c9c0e4a9c21 due to Ignoring non-200 response
2026-03-27 22:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5745841%252Fgeneral%252F248bd26d-6ea6-4a96-b7c1-6f3c84589a2d.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:03:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745841/general/248bd26d-6ea6-4a96-b7c1-6f3c84589a2d.JPG not downloaded yet
2026-03-27 22:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5733546%252Fgeneral%252Fac4d94b9-ff1b-4972-bb16-767e629b0cc5.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:03:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733546/general/ac4d94b9-ff1b-4972-bb16-767e629b0cc5.JPG not downloaded yet
2026-03-27 22:03:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741879> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:03:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741671> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:03:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 5dad4ff7-73cf-516c-9bc9-2c9c0e4a9c21 due to Ignoring non-200 response
2026-03-27 22:03:37 [adesa.it] INFO: Found listing with ID: 10741697
2026-03-27 22:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741697%27 HTTP/1.1" 200 None
2026-03-27 22:03:37 [adesa.it] INFO: Scrape type for 10741697: 1
2026-03-27 22:03:37 [adesa.it] INFO: Scraping item 10741697 url https://www.openlane.eu/en/carv6/auction/10741697
2026-03-27 22: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-27 22: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-27 22:03:37 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5733546/general/5d3c2b90-c800-4637-962b-42c46e60c66f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10741699)
2026-03-27 22:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5733546%252Fgeneral%252F980c8ba2-debc-4db8-b7ff-6032a8fe74f7.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:03:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733546/general/980c8ba2-debc-4db8-b7ff-6032a8fe74f7.JPG not downloaded yet
2026-03-27 22:03:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 5dad4ff7-73cf-516c-9bc9-2c9c0e4a9c21 due to Ignoring non-200 response
2026-03-27 22:03:37 [adesa.it] INFO: Found listing with ID: 10741680
2026-03-27 22:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741680%27 HTTP/1.1" 200 None
2026-03-27 22:03:37 [adesa.it] INFO: Scrape type for 10741680: 1
2026-03-27 22:03:37 [adesa.it] INFO: Scraping item 10741680 url https://www.openlane.eu/en/carv6/auction/10741680
2026-03-27 22:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5733546%252Fgeneral%252Fe87b4f7a-3f59-412e-a46c-033fefe8ee2c.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:03:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733546/general/e87b4f7a-3f59-412e-a46c-033fefe8ee2c.JPG not downloaded yet
2026-03-27 22:03:37 [adesa.it] INFO: Found listing with ID: 10741688
2026-03-27 22:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741688%27 HTTP/1.1" 200 None
2026-03-27 22:03:37 [adesa.it] INFO: Scrape type for 10741688: 1
2026-03-27 22:03:37 [adesa.it] INFO: Scraping item 10741688 url https://www.openlane.eu/en/carv6/auction/10741688
2026-03-27 22:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5733546%252Fgeneral%252Fd9770acc-42d9-4254-8ac1-657fa08964d9.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:03:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733546/general/d9770acc-42d9-4254-8ac1-657fa08964d9.JPG not downloaded yet
2026-03-27 22:03:37 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5733546/general/ac4d94b9-ff1b-4972-bb16-767e629b0cc5.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10741699)
2026-03-27 22:03:37 [adesa.it] INFO: Found listing with ID: 10741658
2026-03-27 22:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741658%27 HTTP/1.1" 200 None
2026-03-27 22:03:37 [adesa.it] INFO: Scrape type for 10741658: 1
2026-03-27 22:03:37 [adesa.it] INFO: Scraping item 10741658 url https://www.openlane.eu/en/carv6/auction/10741658
2026-03-27 22:03:37 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745841/general/248bd26d-6ea6-4a96-b7c1-6f3c84589a2d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10741712)
2026-03-27 22:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5733546%252Fgeneral%252F280cf8ba-0191-40fb-8745-2f3462e9901f.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:03:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733546/general/280cf8ba-0191-40fb-8745-2f3462e9901f.JPG not downloaded yet
2026-03-27 22:03:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741880> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:03:37 [adesa.it] INFO: Found listing with ID: 10741669
2026-03-27 22:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741669%27 HTTP/1.1" 200 None
2026-03-27 22:03:37 [adesa.it] INFO: Scrape type for 10741669: 1
2026-03-27 22:03:37 [adesa.it] INFO: Scraping item 10741669 url https://www.openlane.eu/en/carv6/auction/10741669
2026-03-27 22: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-27 22:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5733546%252Fgeneral%252F57361039-3c5c-4aea-921c-0f58c27da77a.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:03:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733546/general/57361039-3c5c-4aea-921c-0f58c27da77a.JPG not downloaded yet
2026-03-27 22:03:37 [adesa.it] INFO: Found listing with ID: 10741663
2026-03-27 22:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741663%27 HTTP/1.1" 200 None
2026-03-27 22:03:37 [adesa.it] INFO: Scrape type for 10741663: 1
2026-03-27 22:03:37 [adesa.it] INFO: Scraping item 10741663 url https://www.openlane.eu/en/carv6/auction/10741663
2026-03-27 22:03:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6c4354a5-1955-51d3-b026-3f9036e21fc6 with identifier: 10741879
2026-03-27 22:03:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6c4354a5-1955-51d3-b026-3f9036e21fc6 with scrape type 1
2026-03-27 22:03:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6c4354a5-1955-51d3-b026-3f9036e21fc6
2026-03-27 22:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5735761%252Fgeneral%252F84ac8819-67bb-4eb1-afac-a9570102a71e.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:03:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735761/general/84ac8819-67bb-4eb1-afac-a9570102a71e.jpeg already downloaded
2026-03-27 22:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5735761%252Fgeneral%252F1370dc32-9e39-469d-a5b9-35f1b4ff513a.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:03:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735761/general/1370dc32-9e39-469d-a5b9-35f1b4ff513a.jpeg already downloaded
2026-03-27 22:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5735761%252Fgeneral%252F83653f58-8be4-4511-8490-257bb7e67334.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:03:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735761/general/83653f58-8be4-4511-8490-257bb7e67334.jpeg already downloaded
2026-03-27 22:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5735761%252Fgeneral%252Fd742a86a-da32-4d01-af16-f928d609b9e3.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:03:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735761/general/d742a86a-da32-4d01-af16-f928d609b9e3.jpeg already downloaded
2026-03-27 22:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5735761%252Fgeneral%252F7c013836-15b7-488d-b6ae-1eb856ba273c.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:03:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735761/general/7c013836-15b7-488d-b6ae-1eb856ba273c.jpeg already downloaded
2026-03-27 22:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5735761%252Fgeneral%252Ff224565e-8d31-4c8a-b11b-e254c0a9bebd.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:03:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735761/general/f224565e-8d31-4c8a-b11b-e254c0a9bebd.jpeg already downloaded
2026-03-27 22:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5735761%252Fgeneral%252F4615484f-aef3-4450-a649-811186ea8f07.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:03:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735761/general/4615484f-aef3-4450-a649-811186ea8f07.jpeg already downloaded
2026-03-27 22:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5735761%252Fgeneral%252F0abc5053-065c-40fa-b948-69e18a22cb42.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:03:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735761/general/0abc5053-065c-40fa-b948-69e18a22cb42.jpeg already downloaded
2026-03-27 22:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5735761%252Fgeneral%252Fbf35b5b6-b579-49ca-a1b0-78e48354480c.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:03:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735761/general/bf35b5b6-b579-49ca-a1b0-78e48354480c.jpeg already downloaded
2026-03-27 22:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5735761%252Fgeneral%252F651ee0c9-ce93-49f3-90ee-b371544d0b04.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:03:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735761/general/651ee0c9-ce93-49f3-90ee-b371544d0b04.jpeg already downloaded
2026-03-27 22:03:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 6c4354a5-1955-51d3-b026-3f9036e21fc6, identifier: 10741879
2026-03-27 22:03:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2827f5fa-7707-50ce-b247-a962761d7757 with identifier: 10741671
2026-03-27 22:03:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2827f5fa-7707-50ce-b247-a962761d7757 with scrape type 1
2026-03-27 22:03:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2827f5fa-7707-50ce-b247-a962761d7757
2026-03-27 22:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722121%252Fgeneral%252Ff877be79-d9b4-4f7f-a5a2-df40c2559e7e.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:03:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722121/general/f877be79-d9b4-4f7f-a5a2-df40c2559e7e.jpeg already downloaded
2026-03-27 22:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722121%252Fgeneral%252F23a38262-f851-4333-8b40-b0800d093c8f.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:03:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722121/general/23a38262-f851-4333-8b40-b0800d093c8f.jpeg already downloaded
2026-03-27 22:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722121%252Fgeneral%252Fc7cbf1c5-3c8c-44e8-b2ed-792a7a213c93.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:03:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722121/general/c7cbf1c5-3c8c-44e8-b2ed-792a7a213c93.jpeg already downloaded
2026-03-27 22:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722121%252Fgeneral%252F9d9ca286-f853-4088-aa87-52c0fab4307b.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:03:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722121/general/9d9ca286-f853-4088-aa87-52c0fab4307b.jpeg already downloaded
2026-03-27 22:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722121%252Fgeneral%252Fc139eda1-1191-48e6-bfb3-c4bc5533ced5.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722121/general/c139eda1-1191-48e6-bfb3-c4bc5533ced5.jpg already downloaded
2026-03-27 22:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722121%252Fgeneral%252F87e19837-2576-4929-85a4-85ef6d9d2a91.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:03:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722121/general/87e19837-2576-4929-85a4-85ef6d9d2a91.jpeg already downloaded
2026-03-27 22:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722121%252Fgeneral%252Ff287f9ad-9d86-4466-a642-e2ba710a8fc2.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:03:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722121/general/f287f9ad-9d86-4466-a642-e2ba710a8fc2.jpeg already downloaded
2026-03-27 22:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722121%252Fgeneral%252F685c5dc5-3c51-4ce3-9d19-12f015d2a747.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:03:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722121/general/685c5dc5-3c51-4ce3-9d19-12f015d2a747.jpeg already downloaded
2026-03-27 22:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722121%252Fgeneral%252F93716783-3c01-4e48-9b6c-03f25f6a67c3.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722121/general/93716783-3c01-4e48-9b6c-03f25f6a67c3.jpg already downloaded
2026-03-27 22:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722121%252Fgeneral%252Ff203ca70-3e75-4e8f-88e2-07414afe1891.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722121/general/f203ca70-3e75-4e8f-88e2-07414afe1891.jpg already downloaded
2026-03-27 22:03:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 2827f5fa-7707-50ce-b247-a962761d7757, identifier: 10741671
2026-03-27 22:03:38 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 1559f459-0513-508d-bbac-3434f1764e7b due to Ignoring non-200 response
2026-03-27 22:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733546%252Fgeneral%252F946d503e-33dc-4c68-b6bd-f042c4c5f814.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:03:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733546/general/946d503e-33dc-4c68-b6bd-f042c4c5f814.JPG not downloaded yet
2026-03-27 22:03:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 6c4354a5-1955-51d3-b026-3f9036e21fc6 with identifier: 10741879
2026-03-27 22:03:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 6c4354a5-1955-51d3-b026-3f9036e21fc6 with identifier: 10741879
2026-03-27 22:03:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 6c4354a5-1955-51d3-b026-3f9036e21fc6 with identifier: 10741879 to the API
2026-03-27 22:03:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:03:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:03:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741879>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 400,
'expiration_date': '2026-03-30T11:15:00Z',
'fuel_type': 'Electric',
'id': '6c4354a5-1955-51d3-b026-3f9036e21fc6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FW109GZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741879',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Jaguar',
'model': 'I-Pace',
'odometer': 122799,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 10,
'photo_urls': ['https://images.openlane.eu/carimgs/5735761/general/84ac8819-67bb-4eb1-afac-a9570102a71e.jpeg',
'https://images.openlane.eu/carimgs/5735761/general/1370dc32-9e39-469d-a5b9-35f1b4ff513a.jpeg',
'https://images.openlane.eu/carimgs/5735761/general/83653f58-8be4-4511-8490-257bb7e67334.jpeg',
'https://images.openlane.eu/carimgs/5735761/general/d742a86a-da32-4d01-af16-f928d609b9e3.jpeg',
'https://images.openlane.eu/carimgs/5735761/general/7c013836-15b7-488d-b6ae-1eb856ba273c.jpeg',
'https://images.openlane.eu/carimgs/5735761/general/f224565e-8d31-4c8a-b11b-e254c0a9bebd.jpeg',
'https://images.openlane.eu/carimgs/5735761/general/4615484f-aef3-4450-a649-811186ea8f07.jpeg',
'https://images.openlane.eu/carimgs/5735761/general/0abc5053-065c-40fa-b948-69e18a22cb42.jpeg',
'https://images.openlane.eu/carimgs/5735761/general/bf35b5b6-b579-49ca-a1b0-78e48354480c.jpeg',
'https://images.openlane.eu/carimgs/5735761/general/651ee0c9-ce93-49f3-90ee-b371544d0b04.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6c4354a5-1955-51d3-b026-3f9036e21fc6/6c4354a5-1955-51d3-b026-3f9036e21fc6_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 198960,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735761/general/84ac8819-67bb-4eb1-afac-a9570102a71e.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6c4354a5-1955-51d3-b026-3f9036e21fc6/6c4354a5-1955-51d3-b026-3f9036e21fc6_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 176032,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735761/general/1370dc32-9e39-469d-a5b9-35f1b4ff513a.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6c4354a5-1955-51d3-b026-3f9036e21fc6/6c4354a5-1955-51d3-b026-3f9036e21fc6_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 192938,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735761/general/83653f58-8be4-4511-8490-257bb7e67334.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6c4354a5-1955-51d3-b026-3f9036e21fc6/6c4354a5-1955-51d3-b026-3f9036e21fc6_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 169975,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735761/general/d742a86a-da32-4d01-af16-f928d609b9e3.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6c4354a5-1955-51d3-b026-3f9036e21fc6/6c4354a5-1955-51d3-b026-3f9036e21fc6_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 183666,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735761/general/7c013836-15b7-488d-b6ae-1eb856ba273c.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6c4354a5-1955-51d3-b026-3f9036e21fc6/6c4354a5-1955-51d3-b026-3f9036e21fc6_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 175692,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735761/general/f224565e-8d31-4c8a-b11b-e254c0a9bebd.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6c4354a5-1955-51d3-b026-3f9036e21fc6/6c4354a5-1955-51d3-b026-3f9036e21fc6_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 167976,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735761/general/4615484f-aef3-4450-a649-811186ea8f07.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6c4354a5-1955-51d3-b026-3f9036e21fc6/6c4354a5-1955-51d3-b026-3f9036e21fc6_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 194914,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735761/general/0abc5053-065c-40fa-b948-69e18a22cb42.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6c4354a5-1955-51d3-b026-3f9036e21fc6/6c4354a5-1955-51d3-b026-3f9036e21fc6_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 171910,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735761/general/bf35b5b6-b579-49ca-a1b0-78e48354480c.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6c4354a5-1955-51d3-b026-3f9036e21fc6/6c4354a5-1955-51d3-b026-3f9036e21fc6_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110752,
'Height': 2000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735761/general/651ee0c9-ce93-49f3-90ee-b371544d0b04.jpeg',
'Width': 1500}],
'price': 12000,
'price_includes_vat': True,
'registration_date': '2019-03-01',
'seats_number': 5,
'seller_name': 'RAM SERVICE SRL',
'title': 'Jaguar I-Pace 90 kWh - AWD - Electric - Automatic - 400 hp - '
'122.799 km',
'transmission': 'automatic',
'trim': 'SE',
'vin': None,
'year': 2019}
2026-03-27 22:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741879%27 HTTP/1.1" 200 None
2026-03-27 22:03:38 [adesa.it] INFO: Saving data for 10741879: {'created_time': 1774649018.658954, 'last_price_update_time': 1774649018.658964, 'auction_closing_time': 1774869300.0}
2026-03-27 22:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741879') HTTP/1.1" 204 0
2026-03-27 22:03:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 2827f5fa-7707-50ce-b247-a962761d7757 with identifier: 10741671
2026-03-27 22:03:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 2827f5fa-7707-50ce-b247-a962761d7757 with identifier: 10741671
2026-03-27 22:03:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 2827f5fa-7707-50ce-b247-a962761d7757 with identifier: 10741671 to the API
2026-03-27 22:03:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:03:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:03:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741671>
{'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': 240,
'expiration_date': '2026-03-31T13:45:00Z',
'fuel_type': 'Hybrid',
'id': '2827f5fa-7707-50ce-b247-a962761d7757',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL509LW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741671',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Jeep',
'model': 'Renegade',
'odometer': 92167,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 19,
'photo_urls': ['https://images.openlane.eu/carimgs/5722121/general/f877be79-d9b4-4f7f-a5a2-df40c2559e7e.jpeg',
'https://images.openlane.eu/carimgs/5722121/general/23a38262-f851-4333-8b40-b0800d093c8f.jpeg',
'https://images.openlane.eu/carimgs/5722121/general/c7cbf1c5-3c8c-44e8-b2ed-792a7a213c93.jpeg',
'https://images.openlane.eu/carimgs/5722121/general/9d9ca286-f853-4088-aa87-52c0fab4307b.jpeg',
'https://images.openlane.eu/carimgs/5722121/general/c139eda1-1191-48e6-bfb3-c4bc5533ced5.jpg',
'https://images.openlane.eu/carimgs/5722121/general/87e19837-2576-4929-85a4-85ef6d9d2a91.jpeg',
'https://images.openlane.eu/carimgs/5722121/general/f287f9ad-9d86-4466-a642-e2ba710a8fc2.jpeg',
'https://images.openlane.eu/carimgs/5722121/general/685c5dc5-3c51-4ce3-9d19-12f015d2a747.jpeg',
'https://images.openlane.eu/carimgs/5722121/general/93716783-3c01-4e48-9b6c-03f25f6a67c3.jpg',
'https://images.openlane.eu/carimgs/5722121/general/f203ca70-3e75-4e8f-88e2-07414afe1891.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2827f5fa-7707-50ce-b247-a962761d7757/2827f5fa-7707-50ce-b247-a962761d7757_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 281182,
'Height': 1156,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722121/general/f877be79-d9b4-4f7f-a5a2-df40c2559e7e.jpeg',
'Width': 1427},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2827f5fa-7707-50ce-b247-a962761d7757/2827f5fa-7707-50ce-b247-a962761d7757_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 256655,
'Height': 1132,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722121/general/23a38262-f851-4333-8b40-b0800d093c8f.jpeg',
'Width': 1353},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2827f5fa-7707-50ce-b247-a962761d7757/2827f5fa-7707-50ce-b247-a962761d7757_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 244868,
'Height': 1026,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722121/general/c7cbf1c5-3c8c-44e8-b2ed-792a7a213c93.jpeg',
'Width': 1329},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2827f5fa-7707-50ce-b247-a962761d7757/2827f5fa-7707-50ce-b247-a962761d7757_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 274516,
'Height': 1159,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722121/general/9d9ca286-f853-4088-aa87-52c0fab4307b.jpeg',
'Width': 1350},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2827f5fa-7707-50ce-b247-a962761d7757/2827f5fa-7707-50ce-b247-a962761d7757_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 195177,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722121/general/c139eda1-1191-48e6-bfb3-c4bc5533ced5.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2827f5fa-7707-50ce-b247-a962761d7757/2827f5fa-7707-50ce-b247-a962761d7757_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 184307,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722121/general/87e19837-2576-4929-85a4-85ef6d9d2a91.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2827f5fa-7707-50ce-b247-a962761d7757/2827f5fa-7707-50ce-b247-a962761d7757_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 273440,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722121/general/f287f9ad-9d86-4466-a642-e2ba710a8fc2.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2827f5fa-7707-50ce-b247-a962761d7757/2827f5fa-7707-50ce-b247-a962761d7757_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 263276,
'Height': 897,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722121/general/685c5dc5-3c51-4ce3-9d19-12f015d2a747.jpeg',
'Width': 1404},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2827f5fa-7707-50ce-b247-a962761d7757/2827f5fa-7707-50ce-b247-a962761d7757_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 138050,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722121/general/93716783-3c01-4e48-9b6c-03f25f6a67c3.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2827f5fa-7707-50ce-b247-a962761d7757/2827f5fa-7707-50ce-b247-a962761d7757_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105610,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722121/general/f203ca70-3e75-4e8f-88e2-07414afe1891.jpg',
'Width': 1600}],
'price': 100,
'price_includes_vat': True,
'registration_date': '2022-11-14',
'seats_number': 5,
'seller_name': 'FOURWHEELS 2 SRL',
'title': 'Jeep Renegade 4xe 1.3 - AWD - Hybrid - Automatic - 240 hp - 92.167 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-27 22:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741671%27 HTTP/1.1" 200 None
2026-03-27 22:03:39 [adesa.it] INFO: Saving data for 10741671: {'created_time': 1774649019.713685, 'last_price_update_time': 1774649019.713696, 'auction_closing_time': 1774964700.0}
2026-03-27 22:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741671') HTTP/1.1" 204 0
2026-03-27 22:03:39 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5733546/general/d9770acc-42d9-4254-8ac1-657fa08964d9.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10741699)
2026-03-27 22:03:39 [adesa.it] INFO: Found listing with ID: 10741859
2026-03-27 22:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741859%27 HTTP/1.1" 200 None
2026-03-27 22:03:39 [adesa.it] INFO: Scrape type for 10741859: 1
2026-03-27 22:03:39 [adesa.it] INFO: Scraping item 10741859 url https://www.openlane.eu/en/carv6/auction/10741859
2026-03-27 22:03:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741648> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:03:39 [adesa.it] INFO: Found listing with ID: 10741736
2026-03-27 22:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741736%27 HTTP/1.1" 200 None
2026-03-27 22:03:39 [adesa.it] INFO: Scrape type for 10741736: 1
2026-03-27 22:03:39 [adesa.it] INFO: Scraping item 10741736 url https://www.openlane.eu/en/carv6/auction/10741736
2026-03-27 22:03:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:03:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741701> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:03:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741858> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:03:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:03:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:03:39 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 1559f459-0513-508d-bbac-3434f1764e7b due to Ignoring non-200 response
2026-03-27 22:03:39 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 5dad4ff7-73cf-516c-9bc9-2c9c0e4a9c21 due to Ignoring non-200 response
2026-03-27 22:03:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1fa5d40f-1997-5d74-ada3-99ba66fe95df with identifier: 10741880
2026-03-27 22:03:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1fa5d40f-1997-5d74-ada3-99ba66fe95df with scrape type 1
2026-03-27 22:03:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1fa5d40f-1997-5d74-ada3-99ba66fe95df
2026-03-27 22:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735763%252Fgeneral%252Ff766022c-a5a8-4ae2-b697-6162d02c91e0.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:03:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735763/general/f766022c-a5a8-4ae2-b697-6162d02c91e0.jpeg already downloaded
2026-03-27 22:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735763%252Fgeneral%252Fe1184c66-664b-400d-9416-a5f53f931ea2.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:03:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735763/general/e1184c66-664b-400d-9416-a5f53f931ea2.jpeg already downloaded
2026-03-27 22:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735763%252Fgeneral%252F326688d9-a087-4172-8c60-12563b3d60fe.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:03:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735763/general/326688d9-a087-4172-8c60-12563b3d60fe.jpeg already downloaded
2026-03-27 22:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735763%252Fgeneral%252Fe692aca1-01c1-4d3d-880c-2b88e3cd9615.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:03:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735763/general/e692aca1-01c1-4d3d-880c-2b88e3cd9615.jpeg already downloaded
2026-03-27 22:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735763%252Fgeneral%252F7b5e1f05-9a9c-47a2-b316-70943e8e1476.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:03:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735763/general/7b5e1f05-9a9c-47a2-b316-70943e8e1476.jpeg already downloaded
2026-03-27 22:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735763%252Fgeneral%252F83f94f38-ff59-4fd1-972d-779ac351bef6.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:03:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735763/general/83f94f38-ff59-4fd1-972d-779ac351bef6.jpeg already downloaded
2026-03-27 22:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735763%252Fgeneral%252F39445079-3958-4068-a2ea-73de0c37ed1a.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:03:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735763/general/39445079-3958-4068-a2ea-73de0c37ed1a.jpeg already downloaded
2026-03-27 22:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735763%252Fgeneral%252F95d18be7-665e-450a-be75-2d9ccf99c6c4.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:03:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735763/general/95d18be7-665e-450a-be75-2d9ccf99c6c4.jpeg already downloaded
2026-03-27 22:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735763%252Fgeneral%252Fe09493f7-02a2-4f14-93ea-f1802d794a72.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:03:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735763/general/e09493f7-02a2-4f14-93ea-f1802d794a72.jpeg already downloaded
2026-03-27 22:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735763%252Fgeneral%252F40ad5c0d-e7a0-42ba-a31b-c7bb896cde5b.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:03:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735763/general/40ad5c0d-e7a0-42ba-a31b-c7bb896cde5b.jpeg already downloaded
2026-03-27 22:03:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 1fa5d40f-1997-5d74-ada3-99ba66fe95df, identifier: 10741880
2026-03-27 22:03:40 [adesa.it] INFO: Found listing with ID: 10741713
2026-03-27 22:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741713%27 HTTP/1.1" 200 None
2026-03-27 22:03:40 [adesa.it] INFO: Scrape type for 10741713: 1
2026-03-27 22:03:40 [adesa.it] INFO: Scraping item 10741713 url https://www.openlane.eu/en/carv6/auction/10741713
2026-03-27 22:03:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 1fa5d40f-1997-5d74-ada3-99ba66fe95df with identifier: 10741880
2026-03-27 22:03:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 1fa5d40f-1997-5d74-ada3-99ba66fe95df with identifier: 10741880
2026-03-27 22:03:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 1fa5d40f-1997-5d74-ada3-99ba66fe95df with identifier: 10741880 to the API
2026-03-27 22:03:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:03:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:03:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741880>
{'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': 300,
'expiration_date': '2026-03-30T11:15:00Z',
'fuel_type': 'Diesel',
'id': '1fa5d40f-1997-5d74-ada3-99ba66fe95df',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GA813GA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741880',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Jaguar',
'model': 'F-Pace',
'odometer': 96733,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 19,
'photo_urls': ['https://images.openlane.eu/carimgs/5735763/general/f766022c-a5a8-4ae2-b697-6162d02c91e0.jpeg',
'https://images.openlane.eu/carimgs/5735763/general/e1184c66-664b-400d-9416-a5f53f931ea2.jpeg',
'https://images.openlane.eu/carimgs/5735763/general/326688d9-a087-4172-8c60-12563b3d60fe.jpeg',
'https://images.openlane.eu/carimgs/5735763/general/e692aca1-01c1-4d3d-880c-2b88e3cd9615.jpeg',
'https://images.openlane.eu/carimgs/5735763/general/7b5e1f05-9a9c-47a2-b316-70943e8e1476.jpeg',
'https://images.openlane.eu/carimgs/5735763/general/83f94f38-ff59-4fd1-972d-779ac351bef6.jpeg',
'https://images.openlane.eu/carimgs/5735763/general/39445079-3958-4068-a2ea-73de0c37ed1a.jpeg',
'https://images.openlane.eu/carimgs/5735763/general/95d18be7-665e-450a-be75-2d9ccf99c6c4.jpeg',
'https://images.openlane.eu/carimgs/5735763/general/e09493f7-02a2-4f14-93ea-f1802d794a72.jpeg',
'https://images.openlane.eu/carimgs/5735763/general/40ad5c0d-e7a0-42ba-a31b-c7bb896cde5b.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1fa5d40f-1997-5d74-ada3-99ba66fe95df/1fa5d40f-1997-5d74-ada3-99ba66fe95df_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 289666,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735763/general/f766022c-a5a8-4ae2-b697-6162d02c91e0.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1fa5d40f-1997-5d74-ada3-99ba66fe95df/1fa5d40f-1997-5d74-ada3-99ba66fe95df_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 266157,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735763/general/e1184c66-664b-400d-9416-a5f53f931ea2.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1fa5d40f-1997-5d74-ada3-99ba66fe95df/1fa5d40f-1997-5d74-ada3-99ba66fe95df_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 242961,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735763/general/326688d9-a087-4172-8c60-12563b3d60fe.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1fa5d40f-1997-5d74-ada3-99ba66fe95df/1fa5d40f-1997-5d74-ada3-99ba66fe95df_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 249398,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735763/general/e692aca1-01c1-4d3d-880c-2b88e3cd9615.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1fa5d40f-1997-5d74-ada3-99ba66fe95df/1fa5d40f-1997-5d74-ada3-99ba66fe95df_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 254211,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735763/general/7b5e1f05-9a9c-47a2-b316-70943e8e1476.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1fa5d40f-1997-5d74-ada3-99ba66fe95df/1fa5d40f-1997-5d74-ada3-99ba66fe95df_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 194774,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735763/general/83f94f38-ff59-4fd1-972d-779ac351bef6.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1fa5d40f-1997-5d74-ada3-99ba66fe95df/1fa5d40f-1997-5d74-ada3-99ba66fe95df_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 246428,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735763/general/39445079-3958-4068-a2ea-73de0c37ed1a.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1fa5d40f-1997-5d74-ada3-99ba66fe95df/1fa5d40f-1997-5d74-ada3-99ba66fe95df_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 203472,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735763/general/95d18be7-665e-450a-be75-2d9ccf99c6c4.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1fa5d40f-1997-5d74-ada3-99ba66fe95df/1fa5d40f-1997-5d74-ada3-99ba66fe95df_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 200062,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735763/general/e09493f7-02a2-4f14-93ea-f1802d794a72.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1fa5d40f-1997-5d74-ada3-99ba66fe95df/1fa5d40f-1997-5d74-ada3-99ba66fe95df_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 253145,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735763/general/40ad5c0d-e7a0-42ba-a31b-c7bb896cde5b.jpeg',
'Width': 1600}],
'price': 11400,
'price_includes_vat': True,
'registration_date': '2020-06-01',
'seats_number': 5,
'seller_name': 'RAM SERVICE SRL',
'title': 'Jaguar F-Pace 3.0d - AWD - Diesel - Automatic - 300 hp - 96.733 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-27 22:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741880%27 HTTP/1.1" 200 None
2026-03-27 22:03:40 [adesa.it] INFO: Saving data for 10741880: {'created_time': 1774649020.403072, 'last_price_update_time': 1774649020.403083, 'auction_closing_time': 1774869300.0}
2026-03-27 22:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741880') HTTP/1.1" 204 0
2026-03-27 22:03:40 [adesa.it] INFO: Found listing with ID: 10741654
2026-03-27 22:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741654%27 HTTP/1.1" 200 None
2026-03-27 22:03:40 [adesa.it] INFO: Scrape type for 10741654: 1
2026-03-27 22:03:40 [adesa.it] INFO: Scraping item 10741654 url https://www.openlane.eu/en/carv6/auction/10741654
2026-03-27 22:03:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741637> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:03:40 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 1559f459-0513-508d-bbac-3434f1764e7b due to Ignoring non-200 response
2026-03-27 22:03:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a5f31ff1-accf-5731-bc37-400c0ad4d5df with identifier: 10741648
2026-03-27 22:03:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a5f31ff1-accf-5731-bc37-400c0ad4d5df with scrape type 1
2026-03-27 22:03:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a5f31ff1-accf-5731-bc37-400c0ad4d5df
2026-03-27 22:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5726933%252Fgeneral%252Fd3a1dad4-b11e-4c62-adaa-fee1be00207f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726933/general/d3a1dad4-b11e-4c62-adaa-fee1be00207f.jpg already downloaded
2026-03-27 22:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5726933%252Fgeneral%252Fb3433a81-2908-43d1-b5b0-21b3a3517e11.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726933/general/b3433a81-2908-43d1-b5b0-21b3a3517e11.jpg already downloaded
2026-03-27 22:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5726933%252Fgeneral%252F7fa11947-2420-4c01-b4b0-1c3d14af41ec.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726933/general/7fa11947-2420-4c01-b4b0-1c3d14af41ec.jpg already downloaded
2026-03-27 22:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5726933%252Fgeneral%252F3da0cea1-2105-41b5-a0e6-891eaf16af39.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726933/general/3da0cea1-2105-41b5-a0e6-891eaf16af39.jpg already downloaded
2026-03-27 22:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5726933%252Fgeneral%252Fa3f0a8ff-7c9b-4a24-bd90-548582096dee.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726933/general/a3f0a8ff-7c9b-4a24-bd90-548582096dee.jpg already downloaded
2026-03-27 22:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5726933%252Fgeneral%252F57fd57cd-90f1-4ddf-8fc3-34877aaeae31.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726933/general/57fd57cd-90f1-4ddf-8fc3-34877aaeae31.jpg already downloaded
2026-03-27 22:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5726933%252Fgeneral%252F2598849c-d664-436a-907d-a12464851c4b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726933/general/2598849c-d664-436a-907d-a12464851c4b.jpg already downloaded
2026-03-27 22:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5726933%252Fgeneral%252Fa4c1a064-c924-44a9-a095-a4a88b8698c1.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726933/general/a4c1a064-c924-44a9-a095-a4a88b8698c1.jpg already downloaded
2026-03-27 22:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5726933%252Fgeneral%252Fd433e91e-e396-4402-8e4a-53181cd30c26.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726933/general/d433e91e-e396-4402-8e4a-53181cd30c26.jpg already downloaded
2026-03-27 22:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5726933%252Fgeneral%252Fc9b94885-e172-417c-b8bd-243c0200ad11.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726933/general/c9b94885-e172-417c-b8bd-243c0200ad11.jpg already downloaded
2026-03-27 22:03:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: a5f31ff1-accf-5731-bc37-400c0ad4d5df, identifier: 10741648
2026-03-27 22:03:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d8619cad-2ed7-5a49-803f-9dfbd99e6085 with identifier: 10741701
2026-03-27 22:03:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d8619cad-2ed7-5a49-803f-9dfbd99e6085 with scrape type 1
2026-03-27 22:03:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d8619cad-2ed7-5a49-803f-9dfbd99e6085
2026-03-27 22:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5714654%252Fgeneral%252F3ac09ebb-00c9-461d-82b8-3a52752e00b2.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:03:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714654/general/3ac09ebb-00c9-461d-82b8-3a52752e00b2.JPG not downloaded yet
2026-03-27 22:03:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3afc8b42-0f32-5431-a244-d22f72e47620 with identifier: 10741858
2026-03-27 22:03:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3afc8b42-0f32-5431-a244-d22f72e47620 with scrape type 1
2026-03-27 22:03:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3afc8b42-0f32-5431-a244-d22f72e47620
2026-03-27 22:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5751668%252Fgeneral%252Fffc9c35a-0c61-448d-97cf-ef2910caf94a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751668/general/ffc9c35a-0c61-448d-97cf-ef2910caf94a.jpg not downloaded yet
2026-03-27 22:03:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:03:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: a5f31ff1-accf-5731-bc37-400c0ad4d5df with identifier: 10741648
2026-03-27 22:03:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 22:03:40 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Burgundy HTTP/1.1" 200 None
2026-03-27 22:03:40 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 22: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-27 22:03:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: a5f31ff1-accf-5731-bc37-400c0ad4d5df with identifier: 10741648
2026-03-27 22:03:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: a5f31ff1-accf-5731-bc37-400c0ad4d5df with identifier: 10741648 to the API
2026-03-27 22:03:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:03:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:03:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741648>
{'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-31T13:45: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=10741648',
'listing': 'auction',
'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': 0,
'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-27 22:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741648%27 HTTP/1.1" 200 None
2026-03-27 22:03:41 [adesa.it] INFO: Saving data for 10741648: {'created_time': 1774649021.1988, 'last_price_update_time': 1774649021.19881, 'auction_closing_time': 1774964700.0}
2026-03-27 22:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741648') HTTP/1.1" 204 0
2026-03-27 22:03:41 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5733546/general/57361039-3c5c-4aea-921c-0f58c27da77a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10741699)
2026-03-27 22:03:41 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5733546/general/946d503e-33dc-4c68-b6bd-f042c4c5f814.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10741699)
2026-03-27 22:03:41 [adesa.it] INFO: Found listing with ID: 10733719
2026-03-27 22:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733719%27 HTTP/1.1" 200 None
2026-03-27 22:03:41 [adesa.it] INFO: Scrape type for 10733719: 1
2026-03-27 22:03:41 [adesa.it] INFO: Scraping item 10733719 url https://www.openlane.eu/en/carv6/auction/10733719
2026-03-27 22:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5714654%252Fgeneral%252F87c901b1-8646-4930-bdb4-b240740b9baa.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:03:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714654/general/87c901b1-8646-4930-bdb4-b240740b9baa.JPG not downloaded yet
2026-03-27 22:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5751668%252Fgeneral%252F535ff953-33dc-4a46-9fb3-31d832d179ec.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751668/general/535ff953-33dc-4a46-9fb3-31d832d179ec.jpg not downloaded yet
2026-03-27 22:03:41 [adesa.it] INFO: Found listing with ID: 10733707
2026-03-27 22:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733707%27 HTTP/1.1" 200 None
2026-03-27 22:03:41 [adesa.it] INFO: Scrape type for 10733707: 1
2026-03-27 22:03:41 [adesa.it] INFO: Scraping item 10733707 url https://www.openlane.eu/en/carv6/auction/10733707
2026-03-27 22:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5714654%252Fgeneral%252F324d0793-0e39-4947-9122-b9edfbd571e3.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:03:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714654/general/324d0793-0e39-4947-9122-b9edfbd571e3.JPG not downloaded yet
2026-03-27 22:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5751668%252Fgeneral%252Fc65b4c7d-d24d-43b9-a9a0-534795a38ee2.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751668/general/c65b4c7d-d24d-43b9-a9a0-534795a38ee2.jpg not downloaded yet
2026-03-27 22:03:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8e964673-d183-5e72-8fcf-f1b864eed14d with identifier: 10741637
2026-03-27 22:03:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8e964673-d183-5e72-8fcf-f1b864eed14d with scrape type 1
2026-03-27 22:03:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8e964673-d183-5e72-8fcf-f1b864eed14d
2026-03-27 22:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5713296%252Fgeneral%252F61884f24-3072-48b7-8f9f-d749259c3cf2.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:03:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713296/general/61884f24-3072-48b7-8f9f-d749259c3cf2.jpeg already downloaded
2026-03-27 22:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5713296%252Fgeneral%252F5481a1ff-b29a-4e99-983a-701173ba3d06.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:03:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713296/general/5481a1ff-b29a-4e99-983a-701173ba3d06.jpeg already downloaded
2026-03-27 22:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5713296%252Fgeneral%252F865a7c83-b448-43c3-a1d3-76e2cb12ba07.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:03:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713296/general/865a7c83-b448-43c3-a1d3-76e2cb12ba07.jpeg already downloaded
2026-03-27 22:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5713296%252Fgeneral%252F54dffbd3-1b07-40ec-96cf-54b9c5e09d7a.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:03:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713296/general/54dffbd3-1b07-40ec-96cf-54b9c5e09d7a.jpeg already downloaded
2026-03-27 22:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5713296%252Fgeneral%252Fe967597f-0830-4ccc-8cca-20555e1d0510.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:03:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713296/general/e967597f-0830-4ccc-8cca-20555e1d0510.jpeg already downloaded
2026-03-27 22:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5713296%252Fgeneral%252Ffb9d3ed4-5106-4db1-9c18-36910209863a.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:03:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713296/general/fb9d3ed4-5106-4db1-9c18-36910209863a.jpeg already downloaded
2026-03-27 22:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5713296%252Fgeneral%252F8e2eb155-9975-414d-ae38-ea08f86f6982.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:03:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713296/general/8e2eb155-9975-414d-ae38-ea08f86f6982.jpeg already downloaded
2026-03-27 22:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5713296%252Fgeneral%252F0a1d7a35-6bd4-4193-934d-4be2ea8e9071.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:03:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713296/general/0a1d7a35-6bd4-4193-934d-4be2ea8e9071.jpeg already downloaded
2026-03-27 22:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5713296%252Fgeneral%252F6c3093f1-d61d-45ff-8766-28c226b55841.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:03:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713296/general/6c3093f1-d61d-45ff-8766-28c226b55841.jpeg already downloaded
2026-03-27 22:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5713296%252Fgeneral%252F951f538c-50d3-44dc-afc1-ba1d4cf580d4.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:03:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713296/general/951f538c-50d3-44dc-afc1-ba1d4cf580d4.jpeg already downloaded
2026-03-27 22:03:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 8e964673-d183-5e72-8fcf-f1b864eed14d, identifier: 10741637
2026-03-27 22:03:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751668/general/ffc9c35a-0c61-448d-97cf-ef2910caf94a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741858)
2026-03-27 22:03:41 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5714654/general/3ac09ebb-00c9-461d-82b8-3a52752e00b2.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10741701)
2026-03-27 22:03:41 [adesa.it] INFO: Found listing with ID: 10733699
2026-03-27 22:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733699%27 HTTP/1.1" 200 None
2026-03-27 22:03:41 [adesa.it] INFO: Scrape type for 10733699: 1
2026-03-27 22:03:41 [adesa.it] INFO: Scraping item 10733699 url https://www.openlane.eu/en/carv6/auction/10733699
2026-03-27 22:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5714654%252Fgeneral%252Fe35aef60-af07-4af2-8de4-b5bb026fc19a.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:03:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714654/general/e35aef60-af07-4af2-8de4-b5bb026fc19a.JPG not downloaded yet
2026-03-27 22:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5751668%252Fgeneral%252F2db60bbb-efd3-4c58-b28d-9279ee44ba45.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751668/general/2db60bbb-efd3-4c58-b28d-9279ee44ba45.jpg not downloaded yet
2026-03-27 22:03:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 8e964673-d183-5e72-8fcf-f1b864eed14d with identifier: 10741637
2026-03-27 22:03:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 8e964673-d183-5e72-8fcf-f1b864eed14d with identifier: 10741637
2026-03-27 22:03:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 8e964673-d183-5e72-8fcf-f1b864eed14d with identifier: 10741637 to the API
2026-03-27 22:03:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:03:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:03:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741637>
{'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-31T13:45: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=10741637',
'listing': 'auction',
'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': 4000,
'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-27 22:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741637%27 HTTP/1.1" 200 None
2026-03-27 22:03:41 [adesa.it] INFO: Saving data for 10741637: {'created_time': 1774649021.970282, 'last_price_update_time': 1774649021.970291, 'auction_closing_time': 1774964700.0}
2026-03-27 22:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741637') HTTP/1.1" 204 0
2026-03-27 22:03:41 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 1559f459-0513-508d-bbac-3434f1764e7b due to Ignoring non-200 response
2026-03-27 22:03:41 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 1559f459-0513-508d-bbac-3434f1764e7b due to Ignoring non-200 response
2026-03-27 22:03:41 [adesa.it] INFO: Found listing with ID: 10741860
2026-03-27 22:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741860%27 HTTP/1.1" 200 None
2026-03-27 22:03:42 [adesa.it] INFO: Scrape type for 10741860: 1
2026-03-27 22:03:42 [adesa.it] INFO: Scraping item 10741860 url https://www.openlane.eu/en/carv6/auction/10741860
2026-03-27 22:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5714654%252Fgeneral%252F6a3427b7-01fb-4228-a5d3-c2afcd8e171c.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:03:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714654/general/6a3427b7-01fb-4228-a5d3-c2afcd8e171c.JPG not downloaded yet
2026-03-27 22:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5751668%252Fgeneral%252Fccb6f631-f667-44c4-8cd6-94e52d68709f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751668/general/ccb6f631-f667-44c4-8cd6-94e52d68709f.jpg not downloaded yet
2026-03-27 22:03:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:03:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee59fba90>
2026-03-27 22:03:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:03:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:03:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:03:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3afc8b42-0f32-5431-a244-d22f72e47620/3afc8b42-0f32-5431-a244-d22f72e47620_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751668%252Fgeneral%252Fffc9c35a-0c61-448d-97cf-ef2910caf94a.jpg') HTTP/1.1" 204 0
2026-03-27 22:03:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751668/general/ffc9c35a-0c61-448d-97cf-ef2910caf94a.jpg saved to cache
2026-03-27 22:03:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 3afc8b42-0f32-5431-a244-d22f72e47620
2026-03-27 22:03:42 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item d8619cad-2ed7-5a49-803f-9dfbd99e6085 due to Ignoring non-200 response
2026-03-27 22:03:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751668/general/c65b4c7d-d24d-43b9-a9a0-534795a38ee2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741858)
2026-03-27 22:03:42 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5714654/general/324d0793-0e39-4947-9122-b9edfbd571e3.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10741701)
2026-03-27 22:03:42 [adesa.it] INFO: Found listing with ID: 10741861
2026-03-27 22:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741861%27 HTTP/1.1" 200 None
2026-03-27 22:03:42 [adesa.it] INFO: Scrape type for 10741861: 1
2026-03-27 22:03:42 [adesa.it] INFO: Scraping item 10741861 url https://www.openlane.eu/en/carv6/auction/10741861
2026-03-27 22:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5714654%252Fgeneral%252Fcb1254ef-705c-4666-a323-71138daf431d.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:03:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714654/general/cb1254ef-705c-4666-a323-71138daf431d.JPG not downloaded yet
2026-03-27 22:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5751668%252Fgeneral%252Fbec4460e-2489-42c9-b8b8-4456e064272c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751668/general/bec4460e-2489-42c9-b8b8-4456e064272c.jpg not downloaded yet
2026-03-27 22:03:42 [adesa.it] INFO: Found listing with ID: 10733717
2026-03-27 22:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733717%27 HTTP/1.1" 200 None
2026-03-27 22:03:42 [adesa.it] INFO: Scrape type for 10733717: 1
2026-03-27 22:03:42 [adesa.it] INFO: Scraping item 10733717 url https://www.openlane.eu/en/carv6/auction/10733717
2026-03-27 22:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5714654%252Fgeneral%252Fd08921b4-2e83-4be5-a577-d27ad6362643.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:03:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714654/general/d08921b4-2e83-4be5-a577-d27ad6362643.JPG not downloaded yet
2026-03-27 22:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5751668%252Fgeneral%252F45e59a7d-ff64-4efc-b70b-2be0899d3b0f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751668/general/45e59a7d-ff64-4efc-b70b-2be0899d3b0f.jpg not downloaded yet
2026-03-27 22:03:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741670> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:03:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733692> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:03:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741647> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:03:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:03:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:03:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:03:42 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5714654/general/6a3427b7-01fb-4228-a5d3-c2afcd8e171c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10741701)
2026-03-27 22:03:42 [adesa.it] INFO: Found listing with ID: 10733703
2026-03-27 22:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733703%27 HTTP/1.1" 200 None
2026-03-27 22:03:42 [adesa.it] INFO: Scrape type for 10733703: 1
2026-03-27 22:03:42 [adesa.it] INFO: Scraping item 10733703 url https://www.openlane.eu/en/carv6/auction/10733703
2026-03-27 22:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5714654%252Fgeneral%252F56810662-3e5e-4605-ae99-c524b4a207b9.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:03:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714654/general/56810662-3e5e-4605-ae99-c524b4a207b9.JPG not downloaded yet
2026-03-27 22:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5751668%252Fgeneral%252Fce814814-147b-4fd2-83f1-14e088fb7d9c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751668/general/ce814814-147b-4fd2-83f1-14e088fb7d9c.jpg not downloaded yet
2026-03-27 22:03:42 [adesa.it] INFO: Found listing with ID: 10741656
2026-03-27 22:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741656%27 HTTP/1.1" 200 None
2026-03-27 22:03:42 [adesa.it] INFO: Scrape type for 10741656: 1
2026-03-27 22:03:42 [adesa.it] INFO: Scraping item 10741656 url https://www.openlane.eu/en/carv6/auction/10741656
2026-03-27 22:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5714654%252Fgeneral%252Faa27ce4d-f188-472d-8062-139678e82e8e.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:03:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714654/general/aa27ce4d-f188-472d-8062-139678e82e8e.JPG not downloaded yet
2026-03-27 22:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5751668%252Fgeneral%252Fe86a8b47-0377-4f23-8a67-652754ca313b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751668/general/e86a8b47-0377-4f23-8a67-652754ca313b.jpg not downloaded yet
2026-03-27 22:03:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751668/general/ccb6f631-f667-44c4-8cd6-94e52d68709f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741858)
2026-03-27 22:03:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:03:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee59fb850>
2026-03-27 22:03:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:03:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:03:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:03:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3afc8b42-0f32-5431-a244-d22f72e47620/3afc8b42-0f32-5431-a244-d22f72e47620_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751668%252Fgeneral%252Fc65b4c7d-d24d-43b9-a9a0-534795a38ee2.jpg') HTTP/1.1" 204 0
2026-03-27 22:03:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751668/general/c65b4c7d-d24d-43b9-a9a0-534795a38ee2.jpg saved to cache
2026-03-27 22:03:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 3afc8b42-0f32-5431-a244-d22f72e47620
2026-03-27 22:03:42 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item d8619cad-2ed7-5a49-803f-9dfbd99e6085 due to Ignoring non-200 response
2026-03-27 22:03:42 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5714654/general/d08921b4-2e83-4be5-a577-d27ad6362643.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10741701)
2026-03-27 22:03:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751668/general/45e59a7d-ff64-4efc-b70b-2be0899d3b0f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741858)
2026-03-27 22:03:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751668/general/bec4460e-2489-42c9-b8b8-4456e064272c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741858)
2026-03-27 22:03:42 [adesa.it] INFO: Found listing with ID: 10733668
2026-03-27 22:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733668%27 HTTP/1.1" 200 None
2026-03-27 22:03:42 [adesa.it] INFO: Scrape type for 10733668: 1
2026-03-27 22:03:42 [adesa.it] INFO: Scraping item 10733668 url https://www.openlane.eu/en/carv6/auction/10733668
2026-03-27 22:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5714654%252Fgeneral%252Fc681c59d-36b3-4ec8-abe5-301a5a2d8fd4.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:03:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714654/general/c681c59d-36b3-4ec8-abe5-301a5a2d8fd4.JPG not downloaded yet
2026-03-27 22:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5751668%252Fgeneral%252F10b830da-a837-41da-b131-8d502c7eb5c8.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751668/general/10b830da-a837-41da-b131-8d502c7eb5c8.jpg not downloaded yet
2026-03-27 22:03:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a8ea109c-9af3-54b7-8567-e82be70420e6 with identifier: 10741670
2026-03-27 22:03:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a8ea109c-9af3-54b7-8567-e82be70420e6 with scrape type 1
2026-03-27 22:03:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a8ea109c-9af3-54b7-8567-e82be70420e6
2026-03-27 22:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5720569%252Fgeneral%252Fc84e0894-1459-4340-93c1-3645c379c167.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:03:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720569/general/c84e0894-1459-4340-93c1-3645c379c167.jpeg already downloaded
2026-03-27 22:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5720569%252Fgeneral%252F8807a3c9-094d-4898-94fb-f188ef657b9b.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:03:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720569/general/8807a3c9-094d-4898-94fb-f188ef657b9b.jpeg already downloaded
2026-03-27 22:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5720569%252Fgeneral%252Fa8b4a11a-2f6b-4f65-ace9-5682cd812162.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:03:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720569/general/a8b4a11a-2f6b-4f65-ace9-5682cd812162.jpeg already downloaded
2026-03-27 22:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5720569%252Fgeneral%252F0ad339ab-3a70-4045-af78-4a3f8edf4f65.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:03:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720569/general/0ad339ab-3a70-4045-af78-4a3f8edf4f65.jpeg already downloaded
2026-03-27 22:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5720569%252Fgeneral%252F2ada7560-3949-44c0-a5ce-a8dcfdf6a5c3.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:03:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720569/general/2ada7560-3949-44c0-a5ce-a8dcfdf6a5c3.jpeg already downloaded
2026-03-27 22:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5720569%252Fgeneral%252F0b345877-da41-447d-b39d-228b7a13697a.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:03:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720569/general/0b345877-da41-447d-b39d-228b7a13697a.jpeg already downloaded
2026-03-27 22:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5720569%252Fgeneral%252Fc3c54fb6-e8b2-4d06-bade-c82f0758dc95.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:03:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720569/general/c3c54fb6-e8b2-4d06-bade-c82f0758dc95.jpeg already downloaded
2026-03-27 22:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5720569%252Fgeneral%252F7ed806e9-7b8e-4ac3-92cd-c6e76cdb3070.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:03:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720569/general/7ed806e9-7b8e-4ac3-92cd-c6e76cdb3070.jpeg already downloaded
2026-03-27 22:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5720569%252Fgeneral%252F132d8e96-1f30-4fd0-95d3-e9d5404eb9b3.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:03:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720569/general/132d8e96-1f30-4fd0-95d3-e9d5404eb9b3.jpeg already downloaded
2026-03-27 22:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5720569%252Fgeneral%252F35d5de72-9a22-415b-9ad5-3a880f494512.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:03:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720569/general/35d5de72-9a22-415b-9ad5-3a880f494512.jpeg already downloaded
2026-03-27 22:03:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: a8ea109c-9af3-54b7-8567-e82be70420e6, identifier: 10741670
2026-03-27 22:03:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: caba87fa-9b29-56e6-97c6-4ce361df6dca with identifier: 10733692
2026-03-27 22:03:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item caba87fa-9b29-56e6-97c6-4ce361df6dca with scrape type 1
2026-03-27 22:03:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item caba87fa-9b29-56e6-97c6-4ce361df6dca
2026-03-27 22:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5657276%252Fgeneral%252F1cbbb842-5812-4386-9050-e54b7fba2d81.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5657276/general/1cbbb842-5812-4386-9050-e54b7fba2d81.jpg already downloaded
2026-03-27 22:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5657276%252Fgeneral%252F5cdd8b69-1840-460e-a7f4-7424c13d081f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5657276/general/5cdd8b69-1840-460e-a7f4-7424c13d081f.jpg already downloaded
2026-03-27 22:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5657276%252Fgeneral%252Fa0503bfe-1fe4-4644-bcaa-98cd95eef484.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5657276/general/a0503bfe-1fe4-4644-bcaa-98cd95eef484.jpg already downloaded
2026-03-27 22:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5657276%252Fgeneral%252F4e925660-c64d-4a3e-be64-e6afee818d6b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5657276/general/4e925660-c64d-4a3e-be64-e6afee818d6b.jpg already downloaded
2026-03-27 22:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5657276%252Fgeneral%252F0abe886b-fef0-41df-a5ac-16164876b817.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5657276/general/0abe886b-fef0-41df-a5ac-16164876b817.jpg already downloaded
2026-03-27 22:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5657276%252Fgeneral%252F0d9f08f0-5afc-480c-b670-59c4069be815.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5657276/general/0d9f08f0-5afc-480c-b670-59c4069be815.jpg already downloaded
2026-03-27 22:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5657276%252Fgeneral%252Fbe5bc58a-3595-48fa-8038-920c2160e5da.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5657276/general/be5bc58a-3595-48fa-8038-920c2160e5da.jpg already downloaded
2026-03-27 22:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5657276%252Fgeneral%252F775d10c2-3462-4fd1-b0ec-c012644127be.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5657276/general/775d10c2-3462-4fd1-b0ec-c012644127be.jpg already downloaded
2026-03-27 22:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5657276%252Fgeneral%252F8fd6d733-2b1a-4c1f-a34f-25286e4c0b48.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5657276/general/8fd6d733-2b1a-4c1f-a34f-25286e4c0b48.jpg already downloaded
2026-03-27 22:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5657276%252Fgeneral%252Fa0702dbd-d971-4132-8d87-475fd8b65d01.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5657276/general/a0702dbd-d971-4132-8d87-475fd8b65d01.jpg already downloaded
2026-03-27 22:03:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: caba87fa-9b29-56e6-97c6-4ce361df6dca, identifier: 10733692
2026-03-27 22:03:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 58c327d5-f556-5d18-9d66-14023f56544a with identifier: 10741647
2026-03-27 22:03:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 58c327d5-f556-5d18-9d66-14023f56544a with scrape type 1
2026-03-27 22:03:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 58c327d5-f556-5d18-9d66-14023f56544a
2026-03-27 22:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5719508%252Fgeneral%252Ffe4054d7-7356-4692-ab08-d3bf1311c522.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719508/general/fe4054d7-7356-4692-ab08-d3bf1311c522.jpg already downloaded
2026-03-27 22:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5719508%252Fgeneral%252Fae54fb94-2a78-4d5b-b8ed-795eceee62f3.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719508/general/ae54fb94-2a78-4d5b-b8ed-795eceee62f3.jpg already downloaded
2026-03-27 22:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5719508%252Fgeneral%252Fd3b9cac5-cbe1-4dfa-811d-5ba11bb63f22.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719508/general/d3b9cac5-cbe1-4dfa-811d-5ba11bb63f22.jpg already downloaded
2026-03-27 22:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5719508%252Fgeneral%252F9b01da25-3714-4cbc-beef-aa077a889555.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719508/general/9b01da25-3714-4cbc-beef-aa077a889555.jpg already downloaded
2026-03-27 22:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5719508%252Fgeneral%252F44c2eb20-c651-4f4e-8225-13ba6d4693c3.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719508/general/44c2eb20-c651-4f4e-8225-13ba6d4693c3.jpg already downloaded
2026-03-27 22:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5719508%252Fgeneral%252F76af865b-60e4-4c9f-87cc-fb1b68765ee3.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719508/general/76af865b-60e4-4c9f-87cc-fb1b68765ee3.jpg already downloaded
2026-03-27 22:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5719508%252Fgeneral%252Fd9c839c1-ea75-4360-ae80-f14850f0b936.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719508/general/d9c839c1-ea75-4360-ae80-f14850f0b936.jpg already downloaded
2026-03-27 22:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5719508%252Fgeneral%252F3600dedc-8577-47c9-a5b1-bb3fd3af0e15.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719508/general/3600dedc-8577-47c9-a5b1-bb3fd3af0e15.jpg already downloaded
2026-03-27 22:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5719508%252Fgeneral%252F28233e7e-a645-401a-a9e6-91bd6558190c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719508/general/28233e7e-a645-401a-a9e6-91bd6558190c.jpg already downloaded
2026-03-27 22:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5719508%252Fgeneral%252F3c68bad8-f8de-4b01-b7ee-79b840df5fc9.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719508/general/3c68bad8-f8de-4b01-b7ee-79b840df5fc9.jpg already downloaded
2026-03-27 22:03:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 58c327d5-f556-5d18-9d66-14023f56544a, identifier: 10741647
2026-03-27 22:03:43 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item d8619cad-2ed7-5a49-803f-9dfbd99e6085 due to Ignoring non-200 response
2026-03-27 22:03:43 [adesa.it] INFO: Found listing with ID: 10741710
2026-03-27 22:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741710%27 HTTP/1.1" 200 None
2026-03-27 22:03:43 [adesa.it] INFO: Scrape type for 10741710: 1
2026-03-27 22:03:43 [adesa.it] INFO: Scraping item 10741710 url https://www.openlane.eu/en/carv6/auction/10741710
2026-03-27 22:03:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741684> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:03:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: a8ea109c-9af3-54b7-8567-e82be70420e6 with identifier: 10741670
2026-03-27 22:03:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: a8ea109c-9af3-54b7-8567-e82be70420e6 with identifier: 10741670
2026-03-27 22:03:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: a8ea109c-9af3-54b7-8567-e82be70420e6 with identifier: 10741670 to the API
2026-03-27 22:03:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:03:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:03:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741670>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 200,
'expiration_date': '2026-03-31T13:45:00Z',
'fuel_type': 'Diesel',
'id': 'a8ea109c-9af3-54b7-8567-e82be70420e6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'GJ282NF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741670',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 210700,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 17,
'photo_urls': ['https://images.openlane.eu/carimgs/5720569/general/c84e0894-1459-4340-93c1-3645c379c167.jpeg',
'https://images.openlane.eu/carimgs/5720569/general/8807a3c9-094d-4898-94fb-f188ef657b9b.jpeg',
'https://images.openlane.eu/carimgs/5720569/general/a8b4a11a-2f6b-4f65-ace9-5682cd812162.jpeg',
'https://images.openlane.eu/carimgs/5720569/general/0ad339ab-3a70-4045-af78-4a3f8edf4f65.jpeg',
'https://images.openlane.eu/carimgs/5720569/general/2ada7560-3949-44c0-a5ce-a8dcfdf6a5c3.jpeg',
'https://images.openlane.eu/carimgs/5720569/general/0b345877-da41-447d-b39d-228b7a13697a.jpeg',
'https://images.openlane.eu/carimgs/5720569/general/c3c54fb6-e8b2-4d06-bade-c82f0758dc95.jpeg',
'https://images.openlane.eu/carimgs/5720569/general/7ed806e9-7b8e-4ac3-92cd-c6e76cdb3070.jpeg',
'https://images.openlane.eu/carimgs/5720569/general/132d8e96-1f30-4fd0-95d3-e9d5404eb9b3.jpeg',
'https://images.openlane.eu/carimgs/5720569/general/35d5de72-9a22-415b-9ad5-3a880f494512.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a8ea109c-9af3-54b7-8567-e82be70420e6/a8ea109c-9af3-54b7-8567-e82be70420e6_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 557705,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720569/general/c84e0894-1459-4340-93c1-3645c379c167.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a8ea109c-9af3-54b7-8567-e82be70420e6/a8ea109c-9af3-54b7-8567-e82be70420e6_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 437562,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720569/general/8807a3c9-094d-4898-94fb-f188ef657b9b.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a8ea109c-9af3-54b7-8567-e82be70420e6/a8ea109c-9af3-54b7-8567-e82be70420e6_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 462779,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720569/general/a8b4a11a-2f6b-4f65-ace9-5682cd812162.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a8ea109c-9af3-54b7-8567-e82be70420e6/a8ea109c-9af3-54b7-8567-e82be70420e6_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 420556,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720569/general/0ad339ab-3a70-4045-af78-4a3f8edf4f65.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a8ea109c-9af3-54b7-8567-e82be70420e6/a8ea109c-9af3-54b7-8567-e82be70420e6_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 255535,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720569/general/2ada7560-3949-44c0-a5ce-a8dcfdf6a5c3.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a8ea109c-9af3-54b7-8567-e82be70420e6/a8ea109c-9af3-54b7-8567-e82be70420e6_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 244800,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720569/general/0b345877-da41-447d-b39d-228b7a13697a.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a8ea109c-9af3-54b7-8567-e82be70420e6/a8ea109c-9af3-54b7-8567-e82be70420e6_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 301476,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720569/general/c3c54fb6-e8b2-4d06-bade-c82f0758dc95.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a8ea109c-9af3-54b7-8567-e82be70420e6/a8ea109c-9af3-54b7-8567-e82be70420e6_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 331313,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720569/general/7ed806e9-7b8e-4ac3-92cd-c6e76cdb3070.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a8ea109c-9af3-54b7-8567-e82be70420e6/a8ea109c-9af3-54b7-8567-e82be70420e6_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 254055,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720569/general/132d8e96-1f30-4fd0-95d3-e9d5404eb9b3.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a8ea109c-9af3-54b7-8567-e82be70420e6/a8ea109c-9af3-54b7-8567-e82be70420e6_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 195724,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720569/general/35d5de72-9a22-415b-9ad5-3a880f494512.jpeg',
'Width': 2048}],
'price': 10000,
'price_includes_vat': True,
'registration_date': '2022-06-30',
'seats_number': 5,
'seller_name': 'Europcar Srl',
'title': 'Mercedes-Benz C Break 220 Premium - 4-Matic - Diesel - Automatic - '
'200 hp - 210.700 km',
'transmission': 'automatic',
'trim': 'Premium',
'vin': None,
'year': 2022}
2026-03-27 22:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741670%27 HTTP/1.1" 200 None
2026-03-27 22:03:43 [adesa.it] INFO: Saving data for 10741670: {'created_time': 1774649023.692005, 'last_price_update_time': 1774649023.692016, 'auction_closing_time': 1774964700.0}
2026-03-27 22:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741670') HTTP/1.1" 204 0
2026-03-27 22:03:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: caba87fa-9b29-56e6-97c6-4ce361df6dca with identifier: 10733692
2026-03-27 22:03:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: caba87fa-9b29-56e6-97c6-4ce361df6dca with identifier: 10733692
2026-03-27 22:03:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: caba87fa-9b29-56e6-97c6-4ce361df6dca with identifier: 10733692 to the API
2026-03-27 22:03:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:03:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:03:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733692>
{'auction_title': '',
'c_o_2_emission_value': 203,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 330,
'expiration_date': '2026-03-30T16:00:00Z',
'fuel_type': 'Hybrid',
'id': 'caba87fa-9b29-56e6-97c6-4ce361df6dca',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL926PS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733692',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Maserati',
'model': 'Grecale',
'odometer': 85173,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 57,
'photo_urls': ['https://images.openlane.eu/carimgs/5657276/general/1cbbb842-5812-4386-9050-e54b7fba2d81.jpg',
'https://images.openlane.eu/carimgs/5657276/general/5cdd8b69-1840-460e-a7f4-7424c13d081f.jpg',
'https://images.openlane.eu/carimgs/5657276/general/a0503bfe-1fe4-4644-bcaa-98cd95eef484.jpg',
'https://images.openlane.eu/carimgs/5657276/general/4e925660-c64d-4a3e-be64-e6afee818d6b.jpg',
'https://images.openlane.eu/carimgs/5657276/general/0abe886b-fef0-41df-a5ac-16164876b817.jpg',
'https://images.openlane.eu/carimgs/5657276/general/0d9f08f0-5afc-480c-b670-59c4069be815.jpg',
'https://images.openlane.eu/carimgs/5657276/general/be5bc58a-3595-48fa-8038-920c2160e5da.jpg',
'https://images.openlane.eu/carimgs/5657276/general/775d10c2-3462-4fd1-b0ec-c012644127be.jpg',
'https://images.openlane.eu/carimgs/5657276/general/8fd6d733-2b1a-4c1f-a34f-25286e4c0b48.jpg',
'https://images.openlane.eu/carimgs/5657276/general/a0702dbd-d971-4132-8d87-475fd8b65d01.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_caba87fa-9b29-56e6-97c6-4ce361df6dca/caba87fa-9b29-56e6-97c6-4ce361df6dca_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 247642,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5657276/general/1cbbb842-5812-4386-9050-e54b7fba2d81.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_caba87fa-9b29-56e6-97c6-4ce361df6dca/caba87fa-9b29-56e6-97c6-4ce361df6dca_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 238216,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5657276/general/5cdd8b69-1840-460e-a7f4-7424c13d081f.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_caba87fa-9b29-56e6-97c6-4ce361df6dca/caba87fa-9b29-56e6-97c6-4ce361df6dca_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 234783,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5657276/general/a0503bfe-1fe4-4644-bcaa-98cd95eef484.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_caba87fa-9b29-56e6-97c6-4ce361df6dca/caba87fa-9b29-56e6-97c6-4ce361df6dca_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 197141,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5657276/general/4e925660-c64d-4a3e-be64-e6afee818d6b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_caba87fa-9b29-56e6-97c6-4ce361df6dca/caba87fa-9b29-56e6-97c6-4ce361df6dca_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 184987,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5657276/general/0abe886b-fef0-41df-a5ac-16164876b817.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_caba87fa-9b29-56e6-97c6-4ce361df6dca/caba87fa-9b29-56e6-97c6-4ce361df6dca_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 234370,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5657276/general/0d9f08f0-5afc-480c-b670-59c4069be815.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_caba87fa-9b29-56e6-97c6-4ce361df6dca/caba87fa-9b29-56e6-97c6-4ce361df6dca_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 260064,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5657276/general/be5bc58a-3595-48fa-8038-920c2160e5da.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_caba87fa-9b29-56e6-97c6-4ce361df6dca/caba87fa-9b29-56e6-97c6-4ce361df6dca_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 214433,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5657276/general/775d10c2-3462-4fd1-b0ec-c012644127be.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_caba87fa-9b29-56e6-97c6-4ce361df6dca/caba87fa-9b29-56e6-97c6-4ce361df6dca_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 181723,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5657276/general/8fd6d733-2b1a-4c1f-a34f-25286e4c0b48.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_caba87fa-9b29-56e6-97c6-4ce361df6dca/caba87fa-9b29-56e6-97c6-4ce361df6dca_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 156505,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5657276/general/a0702dbd-d971-4132-8d87-475fd8b65d01.jpg',
'Width': 1920}],
'price': 32400,
'price_includes_vat': True,
'registration_date': '2022-09-30',
'seats_number': 5,
'seller_name': 'Athlon Italy',
'title': 'Maserati Grecale 2.0 - Hybrid - Automatic - 330 hp - 85.173 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-27 22:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733692%27 HTTP/1.1" 200 None
2026-03-27 22:03:44 [adesa.it] INFO: Saving data for 10733692: {'created_time': 1774649024.16275, 'last_price_update_time': 1774649024.16276, 'auction_closing_time': 1774886400.0}
2026-03-27 22:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10733692') HTTP/1.1" 204 0
2026-03-27 22:03:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 58c327d5-f556-5d18-9d66-14023f56544a with identifier: 10741647
2026-03-27 22:03:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 58c327d5-f556-5d18-9d66-14023f56544a with identifier: 10741647
2026-03-27 22:03:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 58c327d5-f556-5d18-9d66-14023f56544a with identifier: 10741647 to the API
2026-03-27 22:03:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:03:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:03:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741647>
{'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-31T13:45: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=10741647',
'listing': 'auction',
'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': 1200,
'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-27 22:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741647%27 HTTP/1.1" 200 None
2026-03-27 22:03:44 [adesa.it] INFO: Saving data for 10741647: {'created_time': 1774649024.481415, 'last_price_update_time': 1774649024.481425, 'auction_closing_time': 1774964700.0}
2026-03-27 22:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741647') HTTP/1.1" 204 0
2026-03-27 22:03:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751668/general/ce814814-147b-4fd2-83f1-14e088fb7d9c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741858)
2026-03-27 22:03:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:03:44 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5714654/general/aa27ce4d-f188-472d-8062-139678e82e8e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10741701)
2026-03-27 22:03:44 [adesa.it] INFO: Found listing with ID: 10741683
2026-03-27 22:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741683%27 HTTP/1.1" 200 None
2026-03-27 22:03:44 [adesa.it] INFO: Scrape type for 10741683: 1
2026-03-27 22:03:44 [adesa.it] INFO: Scraping item 10741683 url https://www.openlane.eu/en/carv6/auction/10741683
2026-03-27 22:03:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741705> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:03:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:03:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee4732950>
2026-03-27 22:03:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:03:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:03:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3afc8b42-0f32-5431-a244-d22f72e47620/3afc8b42-0f32-5431-a244-d22f72e47620_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751668%252Fgeneral%252Fccb6f631-f667-44c4-8cd6-94e52d68709f.jpg') HTTP/1.1" 204 0
2026-03-27 22:03:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751668/general/ccb6f631-f667-44c4-8cd6-94e52d68709f.jpg saved to cache
2026-03-27 22:03:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 3afc8b42-0f32-5431-a244-d22f72e47620
2026-03-27 22:03:44 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item d8619cad-2ed7-5a49-803f-9dfbd99e6085 due to Ignoring non-200 response
2026-03-27 22:03:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:03:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee4745890>
2026-03-27 22:03:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:03:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:03:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3afc8b42-0f32-5431-a244-d22f72e47620/3afc8b42-0f32-5431-a244-d22f72e47620_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751668%252Fgeneral%252F45e59a7d-ff64-4efc-b70b-2be0899d3b0f.jpg') HTTP/1.1" 204 0
2026-03-27 22:03:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751668/general/45e59a7d-ff64-4efc-b70b-2be0899d3b0f.jpg saved to cache
2026-03-27 22:03:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 3afc8b42-0f32-5431-a244-d22f72e47620
2026-03-27 22:03:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:03:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5a95e50>
2026-03-27 22:03:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:03:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:03:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3afc8b42-0f32-5431-a244-d22f72e47620/3afc8b42-0f32-5431-a244-d22f72e47620_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751668%252Fgeneral%252Fbec4460e-2489-42c9-b8b8-4456e064272c.jpg') HTTP/1.1" 204 0
2026-03-27 22:03:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751668/general/bec4460e-2489-42c9-b8b8-4456e064272c.jpg saved to cache
2026-03-27 22:03:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 3afc8b42-0f32-5431-a244-d22f72e47620
2026-03-27 22:03:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751668/general/e86a8b47-0377-4f23-8a67-652754ca313b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741858)
2026-03-27 22:03:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:03:44 [adesa.it] INFO: Found listing with ID: 10741686
2026-03-27 22:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741686%27 HTTP/1.1" 200 None
2026-03-27 22:03:44 [adesa.it] INFO: Scrape type for 10741686: 1
2026-03-27 22:03:44 [adesa.it] INFO: Scraping item 10741686 url https://www.openlane.eu/en/carv6/auction/10741686
2026-03-27 22:03:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e976c017-9239-5cbe-a338-9c1fe45a0afa with identifier: 10741684
2026-03-27 22:03:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e976c017-9239-5cbe-a338-9c1fe45a0afa with scrape type 1
2026-03-27 22:03:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e976c017-9239-5cbe-a338-9c1fe45a0afa
2026-03-27 22:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5712486%252Fgeneral%252Fa6fb025f-3866-4c2f-ada1-1d9c9c196949.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712486/general/a6fb025f-3866-4c2f-ada1-1d9c9c196949.jpg already downloaded
2026-03-27 22:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5712486%252Fgeneral%252F07580b36-92ed-47ab-afef-0f35ab1afe28.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712486/general/07580b36-92ed-47ab-afef-0f35ab1afe28.jpg already downloaded
2026-03-27 22:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5712486%252Fgeneral%252F9c60070c-43b3-42c0-8081-66657c2e0e89.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712486/general/9c60070c-43b3-42c0-8081-66657c2e0e89.jpg already downloaded
2026-03-27 22:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5712486%252Fgeneral%252F48740f17-c487-4a09-b783-21c1c3521efe.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712486/general/48740f17-c487-4a09-b783-21c1c3521efe.jpg already downloaded
2026-03-27 22:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5712486%252Fgeneral%252F8eba0a85-6423-4afc-a891-96eb18e499cb.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712486/general/8eba0a85-6423-4afc-a891-96eb18e499cb.jpg already downloaded
2026-03-27 22:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5712486%252Fgeneral%252Fa53718da-f812-4ef1-943b-b5be1700ee57.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712486/general/a53718da-f812-4ef1-943b-b5be1700ee57.jpg already downloaded
2026-03-27 22:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5712486%252Fgeneral%252F127e6a71-cf9f-442e-8ed5-e1b50aa910ee.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712486/general/127e6a71-cf9f-442e-8ed5-e1b50aa910ee.jpg already downloaded
2026-03-27 22:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5712486%252Fgeneral%252Fff900ed1-6d54-401d-a83f-89b20a2be542.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712486/general/ff900ed1-6d54-401d-a83f-89b20a2be542.jpg already downloaded
2026-03-27 22:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5712486%252Fgeneral%252Fe40a6200-db55-4523-847d-091b3e75830f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712486/general/e40a6200-db55-4523-847d-091b3e75830f.jpg already downloaded
2026-03-27 22:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5712486%252Fgeneral%252F352dead2-e7ec-45d0-9b11-1727dcf181e7.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712486/general/352dead2-e7ec-45d0-9b11-1727dcf181e7.jpg already downloaded
2026-03-27 22:03:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: e976c017-9239-5cbe-a338-9c1fe45a0afa, identifier: 10741684
2026-03-27 22:03:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: e976c017-9239-5cbe-a338-9c1fe45a0afa with identifier: 10741684
2026-03-27 22:03:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: e976c017-9239-5cbe-a338-9c1fe45a0afa with identifier: 10741684
2026-03-27 22:03:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: e976c017-9239-5cbe-a338-9c1fe45a0afa with identifier: 10741684 to the API
2026-03-27 22:03:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:03:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:03:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741684>
{'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-31T13:45: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=10741684',
'listing': 'auction',
'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': 26000,
'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-27 22:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741684%27 HTTP/1.1" 200 None
2026-03-27 22:03:45 [adesa.it] INFO: Saving data for 10741684: {'created_time': 1774649025.239723, 'last_price_update_time': 1774649025.239734, 'auction_closing_time': 1774964700.0}
2026-03-27 22:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741684') HTTP/1.1" 204 0
2026-03-27 22:03:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:03:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee59e9cd0>
2026-03-27 22:03:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:03:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:03:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3afc8b42-0f32-5431-a244-d22f72e47620/3afc8b42-0f32-5431-a244-d22f72e47620_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751668%252Fgeneral%252Fce814814-147b-4fd2-83f1-14e088fb7d9c.jpg') HTTP/1.1" 204 0
2026-03-27 22:03:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751668/general/ce814814-147b-4fd2-83f1-14e088fb7d9c.jpg saved to cache
2026-03-27 22:03:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 3afc8b42-0f32-5431-a244-d22f72e47620
2026-03-27 22:03:45 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item d8619cad-2ed7-5a49-803f-9dfbd99e6085 due to Ignoring non-200 response
2026-03-27 22:03:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 87e03207-ce21-5a8a-8a06-9e8193f535d8 with identifier: 10741705
2026-03-27 22:03:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 87e03207-ce21-5a8a-8a06-9e8193f535d8 with scrape type 1
2026-03-27 22:03:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 87e03207-ce21-5a8a-8a06-9e8193f535d8
2026-03-27 22:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5744130%252Fgeneral%252Fc03f3300-b108-40c4-a5d4-ecd5b2d4e205.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:03:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744130/general/c03f3300-b108-40c4-a5d4-ecd5b2d4e205.JPG not downloaded yet
2026-03-27 22:03:45 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5714654/general/c681c59d-36b3-4ec8-abe5-301a5a2d8fd4.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10741701)
2026-03-27 22:03:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751668/general/10b830da-a837-41da-b131-8d502c7eb5c8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741858)
2026-03-27 22:03:45 [adesa.it] INFO: Found listing with ID: 10741653
2026-03-27 22:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741653%27 HTTP/1.1" 200 None
2026-03-27 22:03:45 [adesa.it] INFO: Scrape type for 10741653: 1
2026-03-27 22:03:45 [adesa.it] INFO: Scraping item 10741653 url https://www.openlane.eu/en/carv6/auction/10741653
2026-03-27 22:03:45 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5714654/general/56810662-3e5e-4605-ae99-c524b4a207b9.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10741701)
2026-03-27 22:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5744130%252Fgeneral%252Fb2ed6cd2-1856-4b7e-add1-33a6c7e234c3.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:03:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744130/general/b2ed6cd2-1856-4b7e-add1-33a6c7e234c3.JPG not downloaded yet
2026-03-27 22:03:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:03:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee69ef110>
2026-03-27 22:03:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:03:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:03:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3afc8b42-0f32-5431-a244-d22f72e47620/3afc8b42-0f32-5431-a244-d22f72e47620_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751668%252Fgeneral%252Fe86a8b47-0377-4f23-8a67-652754ca313b.jpg') HTTP/1.1" 204 0
2026-03-27 22:03:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751668/general/e86a8b47-0377-4f23-8a67-652754ca313b.jpg saved to cache
2026-03-27 22:03:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 3afc8b42-0f32-5431-a244-d22f72e47620
2026-03-27 22:03:45 [adesa.it] INFO: Found listing with ID: 10741687
2026-03-27 22:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741687%27 HTTP/1.1" 200 None
2026-03-27 22:03:45 [adesa.it] INFO: Scrape type for 10741687: 1
2026-03-27 22:03:45 [adesa.it] INFO: Scraping item 10741687 url https://www.openlane.eu/en/carv6/auction/10741687
2026-03-27 22:03:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741688> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5744130%252Fgeneral%252F7bb71986-ee11-4b9d-8822-375db20046cc.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:03:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744130/general/7bb71986-ee11-4b9d-8822-375db20046cc.JPG not downloaded yet
2026-03-27 22:03:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:03:45 [adesa.it] INFO: Found listing with ID: 10741685
2026-03-27 22:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741685%27 HTTP/1.1" 200 None
2026-03-27 22:03:45 [adesa.it] INFO: Scrape type for 10741685: 1
2026-03-27 22:03:45 [adesa.it] INFO: Scraping item 10741685 url https://www.openlane.eu/en/carv6/auction/10741685
2026-03-27 22:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5744130%252Fgeneral%252F3454adbd-df86-4d3e-a390-3cc8700af3fc.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:03:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744130/general/3454adbd-df86-4d3e-a390-3cc8700af3fc.JPG not downloaded yet
2026-03-27 22:03:45 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5744130/general/c03f3300-b108-40c4-a5d4-ecd5b2d4e205.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10741705)
2026-03-27 22:03:45 [adesa.it] INFO: Found listing with ID: 10741693
2026-03-27 22:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741693%27 HTTP/1.1" 200 None
2026-03-27 22:03:45 [adesa.it] INFO: Scrape type for 10741693: 1
2026-03-27 22:03:45 [adesa.it] INFO: Scraping item 10741693 url https://www.openlane.eu/en/carv6/auction/10741693
2026-03-27 22:03:45 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item d8619cad-2ed7-5a49-803f-9dfbd99e6085 due to Ignoring non-200 response
2026-03-27 22:03:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:03:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5c5b8d0>
2026-03-27 22:03:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:03:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:03:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3afc8b42-0f32-5431-a244-d22f72e47620/3afc8b42-0f32-5431-a244-d22f72e47620_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751668%252Fgeneral%252F10b830da-a837-41da-b131-8d502c7eb5c8.jpg') HTTP/1.1" 204 0
2026-03-27 22:03:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751668/general/10b830da-a837-41da-b131-8d502c7eb5c8.jpg saved to cache
2026-03-27 22:03:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 3afc8b42-0f32-5431-a244-d22f72e47620
2026-03-27 22:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5744130%252Fgeneral%252Fa486336a-8d01-4f68-8ebb-99cab1e71a4e.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:03:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744130/general/a486336a-8d01-4f68-8ebb-99cab1e71a4e.JPG not downloaded yet
2026-03-27 22:03:45 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5744130/general/b2ed6cd2-1856-4b7e-add1-33a6c7e234c3.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10741705)
2026-03-27 22:03:45 [adesa.it] INFO: Found listing with ID: 10741694
2026-03-27 22:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741694%27 HTTP/1.1" 200 None
2026-03-27 22:03:45 [adesa.it] INFO: Scrape type for 10741694: 1
2026-03-27 22:03:45 [adesa.it] INFO: Scraping item 10741694 url https://www.openlane.eu/en/carv6/auction/10741694
2026-03-27 22:03:45 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item d8619cad-2ed7-5a49-803f-9dfbd99e6085 due to Ignoring non-200 response
2026-03-27 22:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5744130%252Fgeneral%252Fd756b8df-5dd2-465e-be2e-f19ada5a1059.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:03:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744130/general/d756b8df-5dd2-465e-be2e-f19ada5a1059.JPG not downloaded yet
2026-03-27 22:03:45 [adesa.it] INFO: Found listing with ID: 10741862
2026-03-27 22:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741862%27 HTTP/1.1" 200 None
2026-03-27 22:03:45 [adesa.it] INFO: Scrape type for 10741862: 1
2026-03-27 22:03:45 [adesa.it] INFO: Scraping item 10741862 url https://www.openlane.eu/en/carv6/auction/10741862
2026-03-27 22:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5744130%252Fgeneral%252Fdf520cf6-93ba-4629-86bc-786cfdecd3a7.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:03:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744130/general/df520cf6-93ba-4629-86bc-786cfdecd3a7.JPG not downloaded yet
2026-03-27 22:03:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 74258ed2-2805-57cd-a3d7-460e535130f1 with identifier: 10741688
2026-03-27 22:03:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 74258ed2-2805-57cd-a3d7-460e535130f1 with scrape type 1
2026-03-27 22:03:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 74258ed2-2805-57cd-a3d7-460e535130f1
2026-03-27 22:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5729232%252Fgeneral%252Ff029045a-aa8e-48aa-85e3-e168b43c60db.png%27 HTTP/1.1" 200 None
2026-03-27 22:03:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729232/general/f029045a-aa8e-48aa-85e3-e168b43c60db.png not downloaded yet
2026-03-27 22:03:45 [adesa.it] INFO: Found listing with ID: 10733695
2026-03-27 22:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733695%27 HTTP/1.1" 200 None
2026-03-27 22:03:45 [adesa.it] INFO: Scrape type for 10733695: 1
2026-03-27 22:03:45 [adesa.it] INFO: Scraping item 10733695 url https://www.openlane.eu/en/carv6/auction/10733695
2026-03-27 22:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5744130%252Fgeneral%252F531d37c4-16de-4362-9d8b-a818067140df.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:03:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744130/general/531d37c4-16de-4362-9d8b-a818067140df.JPG not downloaded yet
2026-03-27 22:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5729232%252Fgeneral%252Fa506ea41-cd21-4642-b40e-c8d27a78e7ce.png%27 HTTP/1.1" 200 None
2026-03-27 22:03:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729232/general/a506ea41-cd21-4642-b40e-c8d27a78e7ce.png already downloaded
2026-03-27 22:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5729232%252Fgeneral%252Fa7583978-5f64-4cbc-b6bb-b484783e3100.png%27 HTTP/1.1" 200 None
2026-03-27 22:03:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729232/general/a7583978-5f64-4cbc-b6bb-b484783e3100.png not downloaded yet
2026-03-27 22:03:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741698> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:03:45 [adesa.it] INFO: Found listing with ID: 10733711
2026-03-27 22:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733711%27 HTTP/1.1" 200 None
2026-03-27 22:03:45 [adesa.it] INFO: Scrape type for 10733711: 1
2026-03-27 22:03:45 [adesa.it] INFO: Scraping item 10733711 url https://www.openlane.eu/en/carv6/auction/10733711
2026-03-27 22:03:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:03:45 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 87e03207-ce21-5a8a-8a06-9e8193f535d8 due to Ignoring non-200 response
2026-03-27 22:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5744130%252Fgeneral%252F02c80653-91f8-4e38-b81e-335e8171ab91.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:03:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744130/general/02c80653-91f8-4e38-b81e-335e8171ab91.JPG not downloaded yet
2026-03-27 22:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5729232%252Fgeneral%252Fe4b54e7c-ec10-4f84-9cd1-18088dc49161.png%27 HTTP/1.1" 200 None
2026-03-27 22:03:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729232/general/e4b54e7c-ec10-4f84-9cd1-18088dc49161.png already downloaded
2026-03-27 22:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5729232%252Fgeneral%252F8675e611-b99b-4d73-9213-fe2476766a46.png%27 HTTP/1.1" 200 None
2026-03-27 22:03:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729232/general/8675e611-b99b-4d73-9213-fe2476766a46.png already downloaded
2026-03-27 22:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5729232%252Fgeneral%252F854f38ae-4203-4085-b643-d70b913d28fb.png%27 HTTP/1.1" 200 None
2026-03-27 22:03:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729232/general/854f38ae-4203-4085-b643-d70b913d28fb.png not downloaded yet
2026-03-27 22:03:45 [adesa.it] INFO: Found listing with ID: 10741644
2026-03-27 22:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741644%27 HTTP/1.1" 200 None
2026-03-27 22:03:45 [adesa.it] INFO: Scrape type for 10741644: 1
2026-03-27 22:03:45 [adesa.it] INFO: Scraping item 10741644 url https://www.openlane.eu/en/carv6/auction/10741644
2026-03-27 22:03:45 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 87e03207-ce21-5a8a-8a06-9e8193f535d8 due to Ignoring non-200 response
2026-03-27 22:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5744130%252Fgeneral%252F769c89d7-c1ce-41f1-8622-e487ca3aaf20.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:03:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744130/general/769c89d7-c1ce-41f1-8622-e487ca3aaf20.JPG not downloaded yet
2026-03-27 22:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5729232%252Fgeneral%252F999248cb-d8b1-4509-8cfe-5030d91d7e9a.png%27 HTTP/1.1" 200 None
2026-03-27 22:03:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729232/general/999248cb-d8b1-4509-8cfe-5030d91d7e9a.png not downloaded yet
2026-03-27 22:03:45 [adesa.it] INFO: Found listing with ID: 10733679
2026-03-27 22:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733679%27 HTTP/1.1" 200 None
2026-03-27 22:03:45 [adesa.it] INFO: Scrape type for 10733679: 1
2026-03-27 22:03:45 [adesa.it] INFO: Scraping item 10733679 url https://www.openlane.eu/en/carv6/auction/10733679
2026-03-27 22:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5729232%252Fgeneral%252Fffb790c1-a4a4-4409-9bed-7530ac90f708.png%27 HTTP/1.1" 200 None
2026-03-27 22:03:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729232/general/ffb790c1-a4a4-4409-9bed-7530ac90f708.png not downloaded yet
2026-03-27 22:03:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9e483d91-4dfe-5d4b-8053-2557fb1b61b3 with identifier: 10741698
2026-03-27 22:03:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9e483d91-4dfe-5d4b-8053-2557fb1b61b3 with scrape type 1
2026-03-27 22:03:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9e483d91-4dfe-5d4b-8053-2557fb1b61b3
2026-03-27 22:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5737393%252Fgeneral%252Fc5448e78-d0bf-4e8c-a512-9a81f7f73d95.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737393/general/c5448e78-d0bf-4e8c-a512-9a81f7f73d95.jpg already downloaded
2026-03-27 22:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5737393%252Fgeneral%252F7726a440-754d-4b8d-8edc-677b3612dc92.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737393/general/7726a440-754d-4b8d-8edc-677b3612dc92.jpg already downloaded
2026-03-27 22:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5737393%252Fgeneral%252Fe7951029-fce1-4596-9c81-76de145e55d5.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737393/general/e7951029-fce1-4596-9c81-76de145e55d5.jpg already downloaded
2026-03-27 22:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5737393%252Fgeneral%252F6fcf795d-0ab9-4fbc-8f9a-b776ae56d120.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737393/general/6fcf795d-0ab9-4fbc-8f9a-b776ae56d120.jpg already downloaded
2026-03-27 22:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5737393%252Fgeneral%252F792db208-87f1-4ea7-9ab3-97e48cc13097.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737393/general/792db208-87f1-4ea7-9ab3-97e48cc13097.jpg already downloaded
2026-03-27 22:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5737393%252Fgeneral%252F1721127b-1eb2-4094-8ab3-46977c5c2d47.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737393/general/1721127b-1eb2-4094-8ab3-46977c5c2d47.jpg already downloaded
2026-03-27 22:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5737393%252Fgeneral%252F92f87d8a-a7cb-4225-8530-c4a6be4d2908.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737393/general/92f87d8a-a7cb-4225-8530-c4a6be4d2908.jpg already downloaded
2026-03-27 22:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5737393%252Fgeneral%252F46c5340f-8d34-4d68-a448-58687e4ad128.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737393/general/46c5340f-8d34-4d68-a448-58687e4ad128.jpg already downloaded
2026-03-27 22:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5737393%252Fgeneral%252Ff848a0d9-9ab3-43df-a38a-a011d1552b53.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737393/general/f848a0d9-9ab3-43df-a38a-a011d1552b53.jpg already downloaded
2026-03-27 22:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5737393%252Fgeneral%252Ff0840b52-8b9f-4075-a60c-a1c89fc05607.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737393/general/f0840b52-8b9f-4075-a60c-a1c89fc05607.jpg already downloaded
2026-03-27 22:03:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 9e483d91-4dfe-5d4b-8053-2557fb1b61b3, identifier: 10741698
2026-03-27 22:03:46 [adesa.it] INFO: Found listing with ID: 10733696
2026-03-27 22:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733696%27 HTTP/1.1" 200 None
2026-03-27 22:03:46 [adesa.it] INFO: Scrape type for 10733696: 1
2026-03-27 22:03:46 [adesa.it] INFO: Scraping item 10733696 url https://www.openlane.eu/en/carv6/auction/10733696
2026-03-27 22:03:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 9e483d91-4dfe-5d4b-8053-2557fb1b61b3 with identifier: 10741698
2026-03-27 22:03:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 9e483d91-4dfe-5d4b-8053-2557fb1b61b3 with identifier: 10741698
2026-03-27 22:03:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 9e483d91-4dfe-5d4b-8053-2557fb1b61b3 with identifier: 10741698 to the API
2026-03-27 22:03:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:03:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:03:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741698>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 333,
'expiration_date': '2026-03-31T13:45:00Z',
'fuel_type': 'Hybrid',
'id': '9e483d91-4dfe-5d4b-8053-2557fb1b61b3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GT430PK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741698',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Mercedes-Benz',
'model': 'GLE',
'odometer': 43758,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 17,
'photo_urls': ['https://images.openlane.eu/carimgs/5737393/general/c5448e78-d0bf-4e8c-a512-9a81f7f73d95.jpg',
'https://images.openlane.eu/carimgs/5737393/general/7726a440-754d-4b8d-8edc-677b3612dc92.jpg',
'https://images.openlane.eu/carimgs/5737393/general/e7951029-fce1-4596-9c81-76de145e55d5.jpg',
'https://images.openlane.eu/carimgs/5737393/general/6fcf795d-0ab9-4fbc-8f9a-b776ae56d120.jpg',
'https://images.openlane.eu/carimgs/5737393/general/792db208-87f1-4ea7-9ab3-97e48cc13097.jpg',
'https://images.openlane.eu/carimgs/5737393/general/1721127b-1eb2-4094-8ab3-46977c5c2d47.jpg',
'https://images.openlane.eu/carimgs/5737393/general/92f87d8a-a7cb-4225-8530-c4a6be4d2908.jpg',
'https://images.openlane.eu/carimgs/5737393/general/46c5340f-8d34-4d68-a448-58687e4ad128.jpg',
'https://images.openlane.eu/carimgs/5737393/general/f848a0d9-9ab3-43df-a38a-a011d1552b53.jpg',
'https://images.openlane.eu/carimgs/5737393/general/f0840b52-8b9f-4075-a60c-a1c89fc05607.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9e483d91-4dfe-5d4b-8053-2557fb1b61b3/9e483d91-4dfe-5d4b-8053-2557fb1b61b3_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3979851,
'Height': 3468,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737393/general/c5448e78-d0bf-4e8c-a512-9a81f7f73d95.jpg',
'Width': 4624},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9e483d91-4dfe-5d4b-8053-2557fb1b61b3/9e483d91-4dfe-5d4b-8053-2557fb1b61b3_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4460173,
'Height': 3468,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737393/general/7726a440-754d-4b8d-8edc-677b3612dc92.jpg',
'Width': 4624},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9e483d91-4dfe-5d4b-8053-2557fb1b61b3/9e483d91-4dfe-5d4b-8053-2557fb1b61b3_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4582899,
'Height': 3468,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737393/general/e7951029-fce1-4596-9c81-76de145e55d5.jpg',
'Width': 4624},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9e483d91-4dfe-5d4b-8053-2557fb1b61b3/9e483d91-4dfe-5d4b-8053-2557fb1b61b3_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3922647,
'Height': 3468,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737393/general/6fcf795d-0ab9-4fbc-8f9a-b776ae56d120.jpg',
'Width': 4624},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9e483d91-4dfe-5d4b-8053-2557fb1b61b3/9e483d91-4dfe-5d4b-8053-2557fb1b61b3_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4482094,
'Height': 3468,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737393/general/792db208-87f1-4ea7-9ab3-97e48cc13097.jpg',
'Width': 4624},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9e483d91-4dfe-5d4b-8053-2557fb1b61b3/9e483d91-4dfe-5d4b-8053-2557fb1b61b3_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4363098,
'Height': 3468,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737393/general/1721127b-1eb2-4094-8ab3-46977c5c2d47.jpg',
'Width': 4624},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9e483d91-4dfe-5d4b-8053-2557fb1b61b3/9e483d91-4dfe-5d4b-8053-2557fb1b61b3_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4072001,
'Height': 3468,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737393/general/92f87d8a-a7cb-4225-8530-c4a6be4d2908.jpg',
'Width': 4624},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9e483d91-4dfe-5d4b-8053-2557fb1b61b3/9e483d91-4dfe-5d4b-8053-2557fb1b61b3_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4629272,
'Height': 3468,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737393/general/46c5340f-8d34-4d68-a448-58687e4ad128.jpg',
'Width': 4624},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9e483d91-4dfe-5d4b-8053-2557fb1b61b3/9e483d91-4dfe-5d4b-8053-2557fb1b61b3_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4653760,
'Height': 3468,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737393/general/f848a0d9-9ab3-43df-a38a-a011d1552b53.jpg',
'Width': 4624},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9e483d91-4dfe-5d4b-8053-2557fb1b61b3/9e483d91-4dfe-5d4b-8053-2557fb1b61b3_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4348411,
'Height': 3468,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737393/general/f0840b52-8b9f-4075-a60c-a1c89fc05607.jpg',
'Width': 4624}],
'price': 40100,
'price_includes_vat': True,
'registration_date': '2024-05-30',
'seats_number': 5,
'seller_name': 'SIRIO S.r.l.',
'title': 'Mercedes-Benz GLE Coupé 350de AMG Line - 4-Matic - Hybrid - '
'Automatic - 333 hp - 43.758 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2024}
2026-03-27 22:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741698%27 HTTP/1.1" 200 None
2026-03-27 22:03:46 [adesa.it] INFO: Saving data for 10741698: {'created_time': 1774649026.452667, 'last_price_update_time': 1774649026.452682, 'auction_closing_time': 1774964700.0}
2026-03-27 22:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741698') HTTP/1.1" 204 0
2026-03-27 22:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5729232%252Fgeneral%252F4df300a1-01aa-469d-ac67-de82ba977922.png%27 HTTP/1.1" 200 None
2026-03-27 22:03:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729232/general/4df300a1-01aa-469d-ac67-de82ba977922.png not downloaded yet
2026-03-27 22:03:46 [adesa.it] INFO: Found listing with ID: 10733691
2026-03-27 22:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733691%27 HTTP/1.1" 200 None
2026-03-27 22:03:46 [adesa.it] INFO: Scrape type for 10733691: 1
2026-03-27 22:03:46 [adesa.it] INFO: Scraping item 10733691 url https://www.openlane.eu/en/carv6/auction/10733691
2026-03-27 22:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5729232%252Fgeneral%252Fac7de45b-676a-457e-b3e1-17f06eebfd02.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729232/general/ac7de45b-676a-457e-b3e1-17f06eebfd02.jpg already downloaded
2026-03-27 22:03:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741658> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:03:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741663> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:03:46 [adesa.it] INFO: Found listing with ID: 10733680
2026-03-27 22:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733680%27 HTTP/1.1" 200 None
2026-03-27 22:03:46 [adesa.it] INFO: Scrape type for 10733680: 1
2026-03-27 22:03:46 [adesa.it] INFO: Scraping item 10733680 url https://www.openlane.eu/en/carv6/auction/10733680
2026-03-27 22:03:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:03:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:03:46 [adesa.it] INFO: Found listing with ID: 10733708
2026-03-27 22:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733708%27 HTTP/1.1" 200 None
2026-03-27 22:03:46 [adesa.it] INFO: Scrape type for 10733708: 1
2026-03-27 22:03:46 [adesa.it] INFO: Scraping item 10733708 url https://www.openlane.eu/en/carv6/auction/10733708
2026-03-27 22:03:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d9f703e9-46dc-5937-8e1e-35ff72dec33d with identifier: 10741658
2026-03-27 22:03:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d9f703e9-46dc-5937-8e1e-35ff72dec33d with scrape type 1
2026-03-27 22:03:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d9f703e9-46dc-5937-8e1e-35ff72dec33d
2026-03-27 22:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5724675%252Fgeneral%252F4068e562-51c7-4117-9a50-a1bbab3fe694.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724675/general/4068e562-51c7-4117-9a50-a1bbab3fe694.jpg already downloaded
2026-03-27 22:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5724675%252Fgeneral%252F021ce7ed-2861-453a-bee2-72230afa4325.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724675/general/021ce7ed-2861-453a-bee2-72230afa4325.jpg already downloaded
2026-03-27 22:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5724675%252Fgeneral%252F137080ab-5305-4302-a851-16aef03350ca.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724675/general/137080ab-5305-4302-a851-16aef03350ca.jpg already downloaded
2026-03-27 22:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5724675%252Fgeneral%252F43a61149-c1bc-4e2b-a04f-7c10a8142c3c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724675/general/43a61149-c1bc-4e2b-a04f-7c10a8142c3c.jpg already downloaded
2026-03-27 22:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5724675%252Fgeneral%252F4752a3fc-889b-4a3c-b126-f507aff729d6.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724675/general/4752a3fc-889b-4a3c-b126-f507aff729d6.jpg already downloaded
2026-03-27 22:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5724675%252Fgeneral%252Fed92baae-1c54-4d02-8839-95934f6aebf4.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724675/general/ed92baae-1c54-4d02-8839-95934f6aebf4.jpg already downloaded
2026-03-27 22:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5724675%252Fgeneral%252F272b38ca-362f-4a2a-bdd7-0a1f8a6df95c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724675/general/272b38ca-362f-4a2a-bdd7-0a1f8a6df95c.jpg already downloaded
2026-03-27 22:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5724675%252Fgeneral%252F92ef79d4-e942-4e96-930b-952b0d220573.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724675/general/92ef79d4-e942-4e96-930b-952b0d220573.jpg already downloaded
2026-03-27 22:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5724675%252Fgeneral%252Fb92cec64-8595-41fd-afb5-93f81615c519.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724675/general/b92cec64-8595-41fd-afb5-93f81615c519.jpg already downloaded
2026-03-27 22:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5724675%252Fgeneral%252Fd81bec5b-b372-4fec-846a-9fd464661972.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:03:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724675/general/d81bec5b-b372-4fec-846a-9fd464661972.jpeg already downloaded
2026-03-27 22:03:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: d9f703e9-46dc-5937-8e1e-35ff72dec33d, identifier: 10741658
2026-03-27 22:03:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f88451f6-2e7c-5123-b6bb-6c8c39bd8163 with identifier: 10741663
2026-03-27 22:03:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f88451f6-2e7c-5123-b6bb-6c8c39bd8163 with scrape type 1
2026-03-27 22:03:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f88451f6-2e7c-5123-b6bb-6c8c39bd8163
2026-03-27 22:03:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5683185%252Fgeneral%252Fdff21b2c-7810-41d2-b17c-3e63ea82d7a1.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683185/general/dff21b2c-7810-41d2-b17c-3e63ea82d7a1.jpg already downloaded
2026-03-27 22:03:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5683185%252Fgeneral%252Fa1433d35-5784-4867-b92e-510ce68b750c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683185/general/a1433d35-5784-4867-b92e-510ce68b750c.jpg already downloaded
2026-03-27 22:03:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5683185%252Fgeneral%252Fcc480ea7-51ed-4d74-a26c-77ce0e4ad11f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683185/general/cc480ea7-51ed-4d74-a26c-77ce0e4ad11f.jpg already downloaded
2026-03-27 22:03:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5683185%252Fgeneral%252F7cc24399-7c76-427d-85fa-88e1afe24110.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683185/general/7cc24399-7c76-427d-85fa-88e1afe24110.jpg already downloaded
2026-03-27 22:03:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5683185%252Fgeneral%252Fd91644b9-b02b-4378-892d-71ad31c1fad4.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683185/general/d91644b9-b02b-4378-892d-71ad31c1fad4.jpg already downloaded
2026-03-27 22:03:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5683185%252Fgeneral%252Fdb8b798f-036c-404a-9b2c-b3f7701c1447.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683185/general/db8b798f-036c-404a-9b2c-b3f7701c1447.jpg already downloaded
2026-03-27 22:03:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5683185%252Fgeneral%252F168064fa-2112-4166-88a6-69b64e8a5157.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683185/general/168064fa-2112-4166-88a6-69b64e8a5157.jpg already downloaded
2026-03-27 22:03:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5683185%252Fgeneral%252F4647dd7b-b3f5-4571-9f89-3de4d5e30797.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683185/general/4647dd7b-b3f5-4571-9f89-3de4d5e30797.jpg already downloaded
2026-03-27 22:03:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5683185%252Fgeneral%252F46b91ec6-f934-4778-a97d-a39c642c0ce7.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683185/general/46b91ec6-f934-4778-a97d-a39c642c0ce7.jpg already downloaded
2026-03-27 22:03:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5683185%252Fgeneral%252F32f79683-3915-47ed-88c7-263b1dd7bf91.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683185/general/32f79683-3915-47ed-88c7-263b1dd7bf91.jpg already downloaded
2026-03-27 22:03:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: f88451f6-2e7c-5123-b6bb-6c8c39bd8163, identifier: 10741663
2026-03-27 22:03:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: d9f703e9-46dc-5937-8e1e-35ff72dec33d with identifier: 10741658
2026-03-27 22:03:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: d9f703e9-46dc-5937-8e1e-35ff72dec33d with identifier: 10741658
2026-03-27 22:03:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: d9f703e9-46dc-5937-8e1e-35ff72dec33d with identifier: 10741658 to the API
2026-03-27 22:03:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:03:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:03:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741658>
{'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-31T13:45:00Z',
'fuel_type': 'Diesel',
'id': 'd9f703e9-46dc-5937-8e1e-35ff72dec33d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GA869PB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741658',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Mini',
'model': 'Countryman',
'odometer': 114676,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 51,
'photo_urls': ['https://images.openlane.eu/carimgs/5724675/general/4068e562-51c7-4117-9a50-a1bbab3fe694.jpg',
'https://images.openlane.eu/carimgs/5724675/general/021ce7ed-2861-453a-bee2-72230afa4325.jpg',
'https://images.openlane.eu/carimgs/5724675/general/137080ab-5305-4302-a851-16aef03350ca.jpg',
'https://images.openlane.eu/carimgs/5724675/general/43a61149-c1bc-4e2b-a04f-7c10a8142c3c.jpg',
'https://images.openlane.eu/carimgs/5724675/general/4752a3fc-889b-4a3c-b126-f507aff729d6.jpg',
'https://images.openlane.eu/carimgs/5724675/general/ed92baae-1c54-4d02-8839-95934f6aebf4.jpg',
'https://images.openlane.eu/carimgs/5724675/general/272b38ca-362f-4a2a-bdd7-0a1f8a6df95c.jpg',
'https://images.openlane.eu/carimgs/5724675/general/92ef79d4-e942-4e96-930b-952b0d220573.jpg',
'https://images.openlane.eu/carimgs/5724675/general/b92cec64-8595-41fd-afb5-93f81615c519.jpg',
'https://images.openlane.eu/carimgs/5724675/general/d81bec5b-b372-4fec-846a-9fd464661972.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9f703e9-46dc-5937-8e1e-35ff72dec33d/d9f703e9-46dc-5937-8e1e-35ff72dec33d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 549216,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724675/general/4068e562-51c7-4117-9a50-a1bbab3fe694.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9f703e9-46dc-5937-8e1e-35ff72dec33d/d9f703e9-46dc-5937-8e1e-35ff72dec33d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 521733,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724675/general/021ce7ed-2861-453a-bee2-72230afa4325.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9f703e9-46dc-5937-8e1e-35ff72dec33d/d9f703e9-46dc-5937-8e1e-35ff72dec33d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 575064,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724675/general/137080ab-5305-4302-a851-16aef03350ca.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9f703e9-46dc-5937-8e1e-35ff72dec33d/d9f703e9-46dc-5937-8e1e-35ff72dec33d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 562840,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724675/general/43a61149-c1bc-4e2b-a04f-7c10a8142c3c.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9f703e9-46dc-5937-8e1e-35ff72dec33d/d9f703e9-46dc-5937-8e1e-35ff72dec33d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 497099,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724675/general/4752a3fc-889b-4a3c-b126-f507aff729d6.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9f703e9-46dc-5937-8e1e-35ff72dec33d/d9f703e9-46dc-5937-8e1e-35ff72dec33d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 633343,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724675/general/ed92baae-1c54-4d02-8839-95934f6aebf4.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9f703e9-46dc-5937-8e1e-35ff72dec33d/d9f703e9-46dc-5937-8e1e-35ff72dec33d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 450919,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724675/general/272b38ca-362f-4a2a-bdd7-0a1f8a6df95c.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9f703e9-46dc-5937-8e1e-35ff72dec33d/d9f703e9-46dc-5937-8e1e-35ff72dec33d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 644577,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724675/general/92ef79d4-e942-4e96-930b-952b0d220573.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9f703e9-46dc-5937-8e1e-35ff72dec33d/d9f703e9-46dc-5937-8e1e-35ff72dec33d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 594856,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724675/general/b92cec64-8595-41fd-afb5-93f81615c519.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9f703e9-46dc-5937-8e1e-35ff72dec33d/d9f703e9-46dc-5937-8e1e-35ff72dec33d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 197217,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724675/general/d81bec5b-b372-4fec-846a-9fd464661972.jpeg',
'Width': 2048}],
'price': 200,
'price_includes_vat': True,
'registration_date': '2020-02-18',
'seats_number': 5,
'seller_name': 'TOP20 AUTO SRLS',
'title': 'Mini Countryman Cooper D 2.0 Business - ALL4 - Diesel - Automatic - '
'150 hp - 114.676 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2020}
2026-03-27 22:03:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741658%27 HTTP/1.1" 200 None
2026-03-27 22:03:47 [adesa.it] INFO: Saving data for 10741658: {'created_time': 1774649027.5912, 'last_price_update_time': 1774649027.591209, 'auction_closing_time': 1774964700.0}
2026-03-27 22:03:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741658') HTTP/1.1" 204 0
2026-03-27 22:03:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: f88451f6-2e7c-5123-b6bb-6c8c39bd8163 with identifier: 10741663
2026-03-27 22:03:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: f88451f6-2e7c-5123-b6bb-6c8c39bd8163 with identifier: 10741663
2026-03-27 22:03:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: f88451f6-2e7c-5123-b6bb-6c8c39bd8163 with identifier: 10741663 to the API
2026-03-27 22:03:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:03:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:03:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741663>
{'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': 135,
'expiration_date': '2026-03-31T13:45:00Z',
'fuel_type': 'Hybrid',
'id': 'f88451f6-2e7c-5123-b6bb-6c8c39bd8163',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'FV178NE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741663',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Mini',
'model': 'Countryman',
'odometer': 109570,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 22,
'photo_urls': ['https://images.openlane.eu/carimgs/5683185/general/dff21b2c-7810-41d2-b17c-3e63ea82d7a1.jpg',
'https://images.openlane.eu/carimgs/5683185/general/a1433d35-5784-4867-b92e-510ce68b750c.jpg',
'https://images.openlane.eu/carimgs/5683185/general/cc480ea7-51ed-4d74-a26c-77ce0e4ad11f.jpg',
'https://images.openlane.eu/carimgs/5683185/general/7cc24399-7c76-427d-85fa-88e1afe24110.jpg',
'https://images.openlane.eu/carimgs/5683185/general/d91644b9-b02b-4378-892d-71ad31c1fad4.jpg',
'https://images.openlane.eu/carimgs/5683185/general/db8b798f-036c-404a-9b2c-b3f7701c1447.jpg',
'https://images.openlane.eu/carimgs/5683185/general/168064fa-2112-4166-88a6-69b64e8a5157.jpg',
'https://images.openlane.eu/carimgs/5683185/general/4647dd7b-b3f5-4571-9f89-3de4d5e30797.jpg',
'https://images.openlane.eu/carimgs/5683185/general/46b91ec6-f934-4778-a97d-a39c642c0ce7.jpg',
'https://images.openlane.eu/carimgs/5683185/general/32f79683-3915-47ed-88c7-263b1dd7bf91.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f88451f6-2e7c-5123-b6bb-6c8c39bd8163/f88451f6-2e7c-5123-b6bb-6c8c39bd8163_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2684293,
'Height': 3072,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683185/general/dff21b2c-7810-41d2-b17c-3e63ea82d7a1.jpg',
'Width': 4096},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f88451f6-2e7c-5123-b6bb-6c8c39bd8163/f88451f6-2e7c-5123-b6bb-6c8c39bd8163_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2554263,
'Height': 3072,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683185/general/a1433d35-5784-4867-b92e-510ce68b750c.jpg',
'Width': 4096},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f88451f6-2e7c-5123-b6bb-6c8c39bd8163/f88451f6-2e7c-5123-b6bb-6c8c39bd8163_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2509033,
'Height': 3072,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683185/general/cc480ea7-51ed-4d74-a26c-77ce0e4ad11f.jpg',
'Width': 4096},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f88451f6-2e7c-5123-b6bb-6c8c39bd8163/f88451f6-2e7c-5123-b6bb-6c8c39bd8163_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2441642,
'Height': 3072,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683185/general/7cc24399-7c76-427d-85fa-88e1afe24110.jpg',
'Width': 4096},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f88451f6-2e7c-5123-b6bb-6c8c39bd8163/f88451f6-2e7c-5123-b6bb-6c8c39bd8163_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3246324,
'Height': 3072,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683185/general/d91644b9-b02b-4378-892d-71ad31c1fad4.jpg',
'Width': 4096},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f88451f6-2e7c-5123-b6bb-6c8c39bd8163/f88451f6-2e7c-5123-b6bb-6c8c39bd8163_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3103615,
'Height': 3072,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683185/general/db8b798f-036c-404a-9b2c-b3f7701c1447.jpg',
'Width': 4096},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f88451f6-2e7c-5123-b6bb-6c8c39bd8163/f88451f6-2e7c-5123-b6bb-6c8c39bd8163_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3642057,
'Height': 3072,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683185/general/168064fa-2112-4166-88a6-69b64e8a5157.jpg',
'Width': 4096},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f88451f6-2e7c-5123-b6bb-6c8c39bd8163/f88451f6-2e7c-5123-b6bb-6c8c39bd8163_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3368163,
'Height': 3072,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683185/general/4647dd7b-b3f5-4571-9f89-3de4d5e30797.jpg',
'Width': 4096},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f88451f6-2e7c-5123-b6bb-6c8c39bd8163/f88451f6-2e7c-5123-b6bb-6c8c39bd8163_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2518482,
'Height': 3072,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683185/general/46b91ec6-f934-4778-a97d-a39c642c0ce7.jpg',
'Width': 4096},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f88451f6-2e7c-5123-b6bb-6c8c39bd8163/f88451f6-2e7c-5123-b6bb-6c8c39bd8163_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2935518,
'Height': 3072,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683185/general/32f79683-3915-47ed-88c7-263b1dd7bf91.jpg',
'Width': 4096}],
'price': 200,
'price_includes_vat': True,
'registration_date': '2019-05-14',
'seats_number': 5,
'seller_name': 'SIRIO S.r.l.',
'title': 'Mini Countryman Cooper SE 1.5 - ALL4 - Hybrid - Automatic - 135 hp '
'- 109.570 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2019}
2026-03-27 22:03:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741663%27 HTTP/1.1" 200 None
2026-03-27 22:03:47 [adesa.it] INFO: Saving data for 10741663: {'created_time': 1774649027.925034, 'last_price_update_time': 1774649027.925044, 'auction_closing_time': 1774964700.0}
2026-03-27 22:03:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741663') HTTP/1.1" 204 0
2026-03-27 22:03:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741859> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22: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-27 22:03:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5729232/general/4df300a1-01aa-469d-ac67-de82ba977922.png> (referer: https://www.openlane.eu/en/carv6/auction/10741688)
2026-03-27 22:03:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e23ce19f-a572-5a40-99ec-ff90569dfc22 with identifier: 10741859
2026-03-27 22:03:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e23ce19f-a572-5a40-99ec-ff90569dfc22 with scrape type 1
2026-03-27 22:03:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e23ce19f-a572-5a40-99ec-ff90569dfc22
2026-03-27 22:03:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5751669%252Fgeneral%252Fd8d5ea79-49c1-4421-a129-ce0796ee7a34.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751669/general/d8d5ea79-49c1-4421-a129-ce0796ee7a34.jpg not downloaded yet
2026-03-27 22:03:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5751669%252Fgeneral%252Faf830bf4-f4bd-4c02-b07c-c2c621bb0052.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751669/general/af830bf4-f4bd-4c02-b07c-c2c621bb0052.jpg not downloaded yet
2026-03-27 22:03:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5751669%252Fgeneral%252F1453b9f1-f7a6-44c3-9db5-2dd30a59f8bd.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751669/general/1453b9f1-f7a6-44c3-9db5-2dd30a59f8bd.jpg not downloaded yet
2026-03-27 22:03:48 [PIL.PngImagePlugin] DEBUG: STREAM b'IHDR' 16 13
2026-03-27 22:03:48 [PIL.PngImagePlugin] DEBUG: STREAM b'IDAT' 41 996293
2026-03-27 22:03:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:03:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee4646610>
2026-03-27 22:03:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:03:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:03:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_74258ed2-2805-57cd-a3d7-460e535130f1/74258ed2-2805-57cd-a3d7-460e535130f1_image_8.png HTTP/1.1" 201 0
2026-03-27 22:03:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5729232%252Fgeneral%252F4df300a1-01aa-469d-ac67-de82ba977922.png') HTTP/1.1" 204 0
2026-03-27 22:03:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729232/general/4df300a1-01aa-469d-ac67-de82ba977922.png saved to cache
2026-03-27 22:03:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 74258ed2-2805-57cd-a3d7-460e535130f1
2026-03-27 22:03:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5751669%252Fgeneral%252F25f494b5-ee70-4ec1-830d-06191e4b774d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751669/general/25f494b5-ee70-4ec1-830d-06191e4b774d.jpg not downloaded yet
2026-03-27 22:03:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5751669%252Fgeneral%252F47f5a46d-f2e1-4ce8-8234-b0bd03e912c6.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751669/general/47f5a46d-f2e1-4ce8-8234-b0bd03e912c6.jpg not downloaded yet
2026-03-27 22:03:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5751669%252Fgeneral%252Fe0e4fd2e-f99e-49e5-86b0-a8277df6fc3f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751669/general/e0e4fd2e-f99e-49e5-86b0-a8277df6fc3f.jpg not downloaded yet
2026-03-27 22:03:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5751669%252Fgeneral%252F19ead5d1-68a7-4232-9f3a-ac7e521034fd.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751669/general/19ead5d1-68a7-4232-9f3a-ac7e521034fd.jpg not downloaded yet
2026-03-27 22:03:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5751669%252Fgeneral%252F0392581a-71ab-481a-94fe-5077cd91ad69.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751669/general/0392581a-71ab-481a-94fe-5077cd91ad69.jpg not downloaded yet
2026-03-27 22:03:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5751669%252Fgeneral%252F3940370a-1357-4534-a19a-015f67a4da2a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751669/general/3940370a-1357-4534-a19a-015f67a4da2a.jpg not downloaded yet
2026-03-27 22:03:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5751669%252Fgeneral%252Fa39e29d9-4c4c-4bf2-8ed3-f55be0b8c011.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751669/general/a39e29d9-4c4c-4bf2-8ed3-f55be0b8c011.jpg not downloaded yet
2026-03-27 22:03:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741710> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:03:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:03:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751669/general/a39e29d9-4c4c-4bf2-8ed3-f55be0b8c011.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741859)
2026-03-27 22:03:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741656> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:03:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:03:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6d0a18ec-adf7-5673-b9ca-26a00e89779c with identifier: 10741710
2026-03-27 22:03:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6d0a18ec-adf7-5673-b9ca-26a00e89779c with scrape type 1
2026-03-27 22:03:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6d0a18ec-adf7-5673-b9ca-26a00e89779c
2026-03-27 22:03:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5717648%252Fgeneral%252Fc06dab6e-4fce-4628-8912-dc43704cad9f.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:03:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717648/general/c06dab6e-4fce-4628-8912-dc43704cad9f.JPG not downloaded yet
2026-03-27 22:03:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5717648%252Fgeneral%252F925d6468-0ad0-48e3-9e2b-1159c8c21a0c.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:03:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717648/general/925d6468-0ad0-48e3-9e2b-1159c8c21a0c.JPG not downloaded yet
2026-03-27 22:03:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751669/general/3940370a-1357-4534-a19a-015f67a4da2a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741859)
2026-03-27 22:03:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5717648%252Fgeneral%252F822aa0cd-cfb1-4a78-86d9-07c2b87b0bd2.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:03:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717648/general/822aa0cd-cfb1-4a78-86d9-07c2b87b0bd2.JPG not downloaded yet
2026-03-27 22:03:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5717648%252Fgeneral%252F4fdf56f3-9e18-4405-877c-4bec2adbc8bb.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:03:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717648/general/4fdf56f3-9e18-4405-877c-4bec2adbc8bb.JPG not downloaded yet
2026-03-27 22:03:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5717648%252Fgeneral%252F58bb53fe-6f0f-476c-b635-a6142a4feb11.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:03:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717648/general/58bb53fe-6f0f-476c-b635-a6142a4feb11.JPG not downloaded yet
2026-03-27 22:03:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5717648%252Fgeneral%252Ffbbaa3a2-512c-4f63-aaf5-f78759bb5aef.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:03:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717648/general/fbbaa3a2-512c-4f63-aaf5-f78759bb5aef.JPG not downloaded yet
2026-03-27 22:03:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:03:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee451a290>
2026-03-27 22:03:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:03:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:03:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e23ce19f-a572-5a40-99ec-ff90569dfc22/e23ce19f-a572-5a40-99ec-ff90569dfc22_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:03:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751669%252Fgeneral%252Fa39e29d9-4c4c-4bf2-8ed3-f55be0b8c011.jpg') HTTP/1.1" 204 0
2026-03-27 22:03:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751669/general/a39e29d9-4c4c-4bf2-8ed3-f55be0b8c011.jpg saved to cache
2026-03-27 22:03:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item e23ce19f-a572-5a40-99ec-ff90569dfc22
2026-03-27 22:03:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5717648%252Fgeneral%252F86c93b9e-6f24-49c6-966e-8802642075d7.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:03:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717648/general/86c93b9e-6f24-49c6-966e-8802642075d7.JPG not downloaded yet
2026-03-27 22:03:49 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5717648/general/925d6468-0ad0-48e3-9e2b-1159c8c21a0c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10741710)
2026-03-27 22:03:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 50de7bff-2e9d-5d30-9bae-3378d6e03720 with identifier: 10741656
2026-03-27 22:03:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 50de7bff-2e9d-5d30-9bae-3378d6e03720 with scrape type 1
2026-03-27 22:03:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 50de7bff-2e9d-5d30-9bae-3378d6e03720
2026-03-27 22:03:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5722019%252Fgeneral%252Fca8e5122-bae3-48cf-a963-2dba9e723b66.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:03:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722019/general/ca8e5122-bae3-48cf-a963-2dba9e723b66.jpeg already downloaded
2026-03-27 22:03:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5722019%252Fgeneral%252F4cd9b93b-883e-4a8a-9947-5fa999a19e13.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:03:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722019/general/4cd9b93b-883e-4a8a-9947-5fa999a19e13.jpeg already downloaded
2026-03-27 22:03:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5722019%252Fgeneral%252F3babc3b5-8cbe-43b1-8be4-26f8f5763c76.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:03:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722019/general/3babc3b5-8cbe-43b1-8be4-26f8f5763c76.jpeg already downloaded
2026-03-27 22:03:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5722019%252Fgeneral%252F44d6e8c1-fb15-4d65-817d-56397577a8cb.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:03:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722019/general/44d6e8c1-fb15-4d65-817d-56397577a8cb.jpeg already downloaded
2026-03-27 22:03:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5722019%252Fgeneral%252F93d2280c-3fa3-4440-8ff6-f0023c016226.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:03:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722019/general/93d2280c-3fa3-4440-8ff6-f0023c016226.jpeg already downloaded
2026-03-27 22:03:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5722019%252Fgeneral%252F0e046c6e-addb-4478-923d-bfb0825cfd5f.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:03:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722019/general/0e046c6e-addb-4478-923d-bfb0825cfd5f.jpeg already downloaded
2026-03-27 22:03:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5722019%252Fgeneral%252F08b144a0-18e2-4592-a81a-cdce1f4b22fb.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:03:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722019/general/08b144a0-18e2-4592-a81a-cdce1f4b22fb.jpeg already downloaded
2026-03-27 22:03:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5722019%252Fgeneral%252Fa9469e9c-23a7-4803-83b1-463fab7cc677.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:03:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722019/general/a9469e9c-23a7-4803-83b1-463fab7cc677.jpeg already downloaded
2026-03-27 22:03:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5722019%252Fgeneral%252F137ab30e-5381-4bcc-9ed3-0c0ac6b35cea.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:03:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722019/general/137ab30e-5381-4bcc-9ed3-0c0ac6b35cea.jpeg already downloaded
2026-03-27 22:03:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5722019%252Fgeneral%252F37916f8c-6979-473a-89b9-beb444c56fe3.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:03:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722019/general/37916f8c-6979-473a-89b9-beb444c56fe3.jpeg already downloaded
2026-03-27 22:03:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 50de7bff-2e9d-5d30-9bae-3378d6e03720, identifier: 10741656
2026-03-27 22:03:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5717648%252Fgeneral%252F2a791853-a71f-4261-a2f5-8f15c2ea554c.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:03:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717648/general/2a791853-a71f-4261-a2f5-8f15c2ea554c.JPG not downloaded yet
2026-03-27 22:03:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 50de7bff-2e9d-5d30-9bae-3378d6e03720 with identifier: 10741656
2026-03-27 22:03:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 50de7bff-2e9d-5d30-9bae-3378d6e03720 with identifier: 10741656
2026-03-27 22:03:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 50de7bff-2e9d-5d30-9bae-3378d6e03720 with identifier: 10741656 to the API
2026-03-27 22:03:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:03:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:03:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741656>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '2.2L',
'engine_horse_power': 140,
'expiration_date': '2026-03-31T13:45:00Z',
'fuel_type': 'Diesel',
'id': '50de7bff-2e9d-5d30-9bae-3378d6e03720',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'GG432EY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741656',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Peugeot',
'model': 'Boxer',
'odometer': 200757,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 22,
'photo_urls': ['https://images.openlane.eu/carimgs/5722019/general/ca8e5122-bae3-48cf-a963-2dba9e723b66.jpeg',
'https://images.openlane.eu/carimgs/5722019/general/4cd9b93b-883e-4a8a-9947-5fa999a19e13.jpeg',
'https://images.openlane.eu/carimgs/5722019/general/3babc3b5-8cbe-43b1-8be4-26f8f5763c76.jpeg',
'https://images.openlane.eu/carimgs/5722019/general/44d6e8c1-fb15-4d65-817d-56397577a8cb.jpeg',
'https://images.openlane.eu/carimgs/5722019/general/93d2280c-3fa3-4440-8ff6-f0023c016226.jpeg',
'https://images.openlane.eu/carimgs/5722019/general/0e046c6e-addb-4478-923d-bfb0825cfd5f.jpeg',
'https://images.openlane.eu/carimgs/5722019/general/08b144a0-18e2-4592-a81a-cdce1f4b22fb.jpeg',
'https://images.openlane.eu/carimgs/5722019/general/a9469e9c-23a7-4803-83b1-463fab7cc677.jpeg',
'https://images.openlane.eu/carimgs/5722019/general/137ab30e-5381-4bcc-9ed3-0c0ac6b35cea.jpeg',
'https://images.openlane.eu/carimgs/5722019/general/37916f8c-6979-473a-89b9-beb444c56fe3.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50de7bff-2e9d-5d30-9bae-3378d6e03720/50de7bff-2e9d-5d30-9bae-3378d6e03720_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 187220,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722019/general/ca8e5122-bae3-48cf-a963-2dba9e723b66.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50de7bff-2e9d-5d30-9bae-3378d6e03720/50de7bff-2e9d-5d30-9bae-3378d6e03720_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 217149,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722019/general/4cd9b93b-883e-4a8a-9947-5fa999a19e13.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50de7bff-2e9d-5d30-9bae-3378d6e03720/50de7bff-2e9d-5d30-9bae-3378d6e03720_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 214104,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722019/general/3babc3b5-8cbe-43b1-8be4-26f8f5763c76.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50de7bff-2e9d-5d30-9bae-3378d6e03720/50de7bff-2e9d-5d30-9bae-3378d6e03720_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 176848,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722019/general/44d6e8c1-fb15-4d65-817d-56397577a8cb.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50de7bff-2e9d-5d30-9bae-3378d6e03720/50de7bff-2e9d-5d30-9bae-3378d6e03720_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 273677,
'Height': 1144,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722019/general/93d2280c-3fa3-4440-8ff6-f0023c016226.jpeg',
'Width': 1525},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50de7bff-2e9d-5d30-9bae-3378d6e03720/50de7bff-2e9d-5d30-9bae-3378d6e03720_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 280813,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722019/general/0e046c6e-addb-4478-923d-bfb0825cfd5f.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50de7bff-2e9d-5d30-9bae-3378d6e03720/50de7bff-2e9d-5d30-9bae-3378d6e03720_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 235601,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722019/general/08b144a0-18e2-4592-a81a-cdce1f4b22fb.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50de7bff-2e9d-5d30-9bae-3378d6e03720/50de7bff-2e9d-5d30-9bae-3378d6e03720_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 212376,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722019/general/a9469e9c-23a7-4803-83b1-463fab7cc677.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50de7bff-2e9d-5d30-9bae-3378d6e03720/50de7bff-2e9d-5d30-9bae-3378d6e03720_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 325563,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722019/general/137ab30e-5381-4bcc-9ed3-0c0ac6b35cea.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50de7bff-2e9d-5d30-9bae-3378d6e03720/50de7bff-2e9d-5d30-9bae-3378d6e03720_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 148185,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722019/general/37916f8c-6979-473a-89b9-beb444c56fe3.jpeg',
'Width': 1600}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2021-08-20',
'seats_number': 3,
'seller_name': 'L & F MOTORS S.r.l.',
'title': 'Peugeot Boxer L2H2 2.2 HDI Professional - Diesel - Manual - 140 hp '
'- 200.757 km',
'transmission': 'manual',
'trim': 'Professional',
'vin': None,
'year': 2021}
2026-03-27 22:03:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741656%27 HTTP/1.1" 200 None
2026-03-27 22:03:50 [adesa.it] INFO: Saving data for 10741656: {'created_time': 1774649030.216384, 'last_price_update_time': 1774649030.216394, 'auction_closing_time': 1774964700.0}
2026-03-27 22:03:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741656') HTTP/1.1" 204 0
2026-03-27 22:03:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751669/general/0392581a-71ab-481a-94fe-5077cd91ad69.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741859)
2026-03-27 22:03:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5717648%252Fgeneral%252F1e45e6fc-af5f-4206-9c22-4585824477fd.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:03:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717648/general/1e45e6fc-af5f-4206-9c22-4585824477fd.JPG not downloaded yet
2026-03-27 22:03:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:03:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee45c9710>
2026-03-27 22:03:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:03:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:03:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:03:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e23ce19f-a572-5a40-99ec-ff90569dfc22/e23ce19f-a572-5a40-99ec-ff90569dfc22_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:03:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751669%252Fgeneral%252F3940370a-1357-4534-a19a-015f67a4da2a.jpg') HTTP/1.1" 204 0
2026-03-27 22:03:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751669/general/3940370a-1357-4534-a19a-015f67a4da2a.jpg saved to cache
2026-03-27 22:03:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item e23ce19f-a572-5a40-99ec-ff90569dfc22
2026-03-27 22:03:50 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 6d0a18ec-adf7-5673-b9ca-26a00e89779c due to Ignoring non-200 response
2026-03-27 22:03:50 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5717648/general/fbbaa3a2-512c-4f63-aaf5-f78759bb5aef.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10741710)
2026-03-27 22:03:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5717648%252Fgeneral%252F4d8913b4-1124-4d22-bde0-d08c075c6dfe.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:03:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717648/general/4d8913b4-1124-4d22-bde0-d08c075c6dfe.JPG not downloaded yet
2026-03-27 22:03:50 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5717648/general/2a791853-a71f-4261-a2f5-8f15c2ea554c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10741710)
2026-03-27 22:03:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:03:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee7e10f10>
2026-03-27 22:03:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:03:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:03:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:03:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e23ce19f-a572-5a40-99ec-ff90569dfc22/e23ce19f-a572-5a40-99ec-ff90569dfc22_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:03:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751669%252Fgeneral%252F0392581a-71ab-481a-94fe-5077cd91ad69.jpg') HTTP/1.1" 204 0
2026-03-27 22:03:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751669/general/0392581a-71ab-481a-94fe-5077cd91ad69.jpg saved to cache
2026-03-27 22:03:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item e23ce19f-a572-5a40-99ec-ff90569dfc22
2026-03-27 22:03:50 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5717648/general/1e45e6fc-af5f-4206-9c22-4585824477fd.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10741710)
2026-03-27 22:03:50 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5717648/general/4d8913b4-1124-4d22-bde0-d08c075c6dfe.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10741710)
2026-03-27 22:03:50 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 6d0a18ec-adf7-5673-b9ca-26a00e89779c due to Ignoring non-200 response
2026-03-27 22:03:50 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5717648/general/58bb53fe-6f0f-476c-b635-a6142a4feb11.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10741710)
2026-03-27 22:03:50 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5717648/general/86c93b9e-6f24-49c6-966e-8802642075d7.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10741710)
2026-03-27 22:03:50 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 6d0a18ec-adf7-5673-b9ca-26a00e89779c due to Ignoring non-200 response
2026-03-27 22:03:50 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5717648/general/4fdf56f3-9e18-4405-877c-4bec2adbc8bb.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10741710)
2026-03-27 22:03:50 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5717648/general/822aa0cd-cfb1-4a78-86d9-07c2b87b0bd2.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10741710)
2026-03-27 22:03:50 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 6d0a18ec-adf7-5673-b9ca-26a00e89779c due to Ignoring non-200 response
2026-03-27 22:03:50 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 6d0a18ec-adf7-5673-b9ca-26a00e89779c due to Ignoring non-200 response
2026-03-27 22:03:50 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5717648/general/c06dab6e-4fce-4628-8912-dc43704cad9f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10741710)
2026-03-27 22:03:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751669/general/19ead5d1-68a7-4232-9f3a-ac7e521034fd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741859)
2026-03-27 22:03:50 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 6d0a18ec-adf7-5673-b9ca-26a00e89779c due to Ignoring non-200 response
2026-03-27 22:03:50 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 6d0a18ec-adf7-5673-b9ca-26a00e89779c due to Ignoring non-200 response
2026-03-27 22:03:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751669/general/e0e4fd2e-f99e-49e5-86b0-a8277df6fc3f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741859)
2026-03-27 22:03:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751669/general/47f5a46d-f2e1-4ce8-8234-b0bd03e912c6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741859)
2026-03-27 22:03:50 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 6d0a18ec-adf7-5673-b9ca-26a00e89779c due to Ignoring non-200 response
2026-03-27 22:03:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751669/general/25f494b5-ee70-4ec1-830d-06191e4b774d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741859)
2026-03-27 22:03:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733717> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:03:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:03:50 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 6d0a18ec-adf7-5673-b9ca-26a00e89779c due to Ignoring non-200 response
2026-03-27 22:03:50 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6d0a18ec-adf7-5673-b9ca-26a00e89779c, skipping ID generation
2026-03-27 22:03:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6d0a18ec-adf7-5673-b9ca-26a00e89779c with scrape type 1
2026-03-27 22:03:50 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6d0a18ec-adf7-5673-b9ca-26a00e89779c sending to next pipeline
2026-03-27 22:03:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 6d0a18ec-adf7-5673-b9ca-26a00e89779c, identifier: 10741710
2026-03-27 22:03:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:03:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee45bf210>
2026-03-27 22:03:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:03:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:03:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:03:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e23ce19f-a572-5a40-99ec-ff90569dfc22/e23ce19f-a572-5a40-99ec-ff90569dfc22_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:03:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751669%252Fgeneral%252F19ead5d1-68a7-4232-9f3a-ac7e521034fd.jpg') HTTP/1.1" 204 0
2026-03-27 22:03:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751669/general/19ead5d1-68a7-4232-9f3a-ac7e521034fd.jpg saved to cache
2026-03-27 22:03:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item e23ce19f-a572-5a40-99ec-ff90569dfc22
2026-03-27 22:03:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 6d0a18ec-adf7-5673-b9ca-26a00e89779c with identifier: 10741710
2026-03-27 22:03:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 6d0a18ec-adf7-5673-b9ca-26a00e89779c with identifier: 10741710
2026-03-27 22:03:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 6d0a18ec-adf7-5673-b9ca-26a00e89779c with identifier: 10741710 to the API
2026-03-27 22:03:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:03:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:03:51 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5717648/general/c06dab6e-4fce-4628-8912-dc43704cad9f.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 250,
'expiration_date': '2026-03-31T13:45:00Z',
'fuel_type': 'Diesel',
'id': '6d0a18ec-adf7-5673-b9ca-26a00e89779c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'FE908CE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741710',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Porsche',
'model': 'Cayenne',
'odometer': 132498,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 37,
'photos': [],
'price': 100,
'price_includes_vat': True,
'registration_date': '2016-06-29',
'seats_number': 5,
'seller_name': 'ROSSI ECOCAR S.R.L.',
'title': 'Porsche Cayenne 3.0 - AWD - Diesel - Automatic - 250 hp - 132.498 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2016}
2026-03-27 22:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741710%27 HTTP/1.1" 200 None
2026-03-27 22:03:51 [adesa.it] INFO: Saving data for 10741710: {'created_time': 1774649031.046946, 'last_price_update_time': 1774649031.046954, 'auction_closing_time': 1774964700.0}
2026-03-27 22:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741710') HTTP/1.1" 204 0
2026-03-27 22:03:51 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 6d0a18ec-adf7-5673-b9ca-26a00e89779c due to Ignoring non-200 response
2026-03-27 22:03:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751669/general/1453b9f1-f7a6-44c3-9db5-2dd30a59f8bd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741859)
2026-03-27 22:03:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:03:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee7e283d0>
2026-03-27 22:03:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:03:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:03:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:03:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e23ce19f-a572-5a40-99ec-ff90569dfc22/e23ce19f-a572-5a40-99ec-ff90569dfc22_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751669%252Fgeneral%252Fe0e4fd2e-f99e-49e5-86b0-a8277df6fc3f.jpg') HTTP/1.1" 204 0
2026-03-27 22:03:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751669/general/e0e4fd2e-f99e-49e5-86b0-a8277df6fc3f.jpg saved to cache
2026-03-27 22:03:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item e23ce19f-a572-5a40-99ec-ff90569dfc22
2026-03-27 22:03:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:03:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee7e19cd0>
2026-03-27 22:03:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:03:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:03:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:03:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e23ce19f-a572-5a40-99ec-ff90569dfc22/e23ce19f-a572-5a40-99ec-ff90569dfc22_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751669%252Fgeneral%252F47f5a46d-f2e1-4ce8-8234-b0bd03e912c6.jpg') HTTP/1.1" 204 0
2026-03-27 22:03:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751669/general/47f5a46d-f2e1-4ce8-8234-b0bd03e912c6.jpg saved to cache
2026-03-27 22:03:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item e23ce19f-a572-5a40-99ec-ff90569dfc22
2026-03-27 22:03:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:03:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee440f410>
2026-03-27 22:03:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:03:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:03:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:03:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e23ce19f-a572-5a40-99ec-ff90569dfc22/e23ce19f-a572-5a40-99ec-ff90569dfc22_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751669%252Fgeneral%252F25f494b5-ee70-4ec1-830d-06191e4b774d.jpg') HTTP/1.1" 204 0
2026-03-27 22:03:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751669/general/25f494b5-ee70-4ec1-830d-06191e4b774d.jpg saved to cache
2026-03-27 22:03:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item e23ce19f-a572-5a40-99ec-ff90569dfc22
2026-03-27 22:03:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f7ccfc95-cda4-5b68-85c1-2ed6606c1af3 with identifier: 10733717
2026-03-27 22:03:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f7ccfc95-cda4-5b68-85c1-2ed6606c1af3 with scrape type 1
2026-03-27 22:03:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f7ccfc95-cda4-5b68-85c1-2ed6606c1af3
2026-03-27 22:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5703906%252Fgeneral%252F58209a93-3b77-4761-af62-32902d036015.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703906/general/58209a93-3b77-4761-af62-32902d036015.jpg already downloaded
2026-03-27 22:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5703906%252Fgeneral%252Fc23655d4-6804-4fb0-8098-0505cd08ff53.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703906/general/c23655d4-6804-4fb0-8098-0505cd08ff53.jpg already downloaded
2026-03-27 22:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5703906%252Fgeneral%252F1ccf54ae-0dae-4236-b408-b256c7376095.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703906/general/1ccf54ae-0dae-4236-b408-b256c7376095.jpg already downloaded
2026-03-27 22:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5703906%252Fgeneral%252F19f434d7-41d7-4674-85f8-081a7f7993cd.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703906/general/19f434d7-41d7-4674-85f8-081a7f7993cd.jpg already downloaded
2026-03-27 22:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5703906%252Fgeneral%252F5b2893b9-3f9d-4efe-b7b1-166192ecc061.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703906/general/5b2893b9-3f9d-4efe-b7b1-166192ecc061.jpg already downloaded
2026-03-27 22:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5703906%252Fgeneral%252Fa27a92b9-00ec-4b55-9e56-dbeca59e6070.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703906/general/a27a92b9-00ec-4b55-9e56-dbeca59e6070.jpg already downloaded
2026-03-27 22:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5703906%252Fgeneral%252F1af942ca-2987-4a53-a24f-dd26510ad451.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703906/general/1af942ca-2987-4a53-a24f-dd26510ad451.jpg already downloaded
2026-03-27 22:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5703906%252Fgeneral%252Fb284985b-7075-4c63-8de4-4862c5ab5e0e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703906/general/b284985b-7075-4c63-8de4-4862c5ab5e0e.jpg already downloaded
2026-03-27 22:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5703906%252Fgeneral%252Fd1a45f2f-c504-4ea3-aeae-833ab141eced.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703906/general/d1a45f2f-c504-4ea3-aeae-833ab141eced.jpg already downloaded
2026-03-27 22:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5703906%252Fgeneral%252F5f1ca058-6b28-413a-afcd-535df1ea7e85.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703906/general/5f1ca058-6b28-413a-afcd-535df1ea7e85.jpg already downloaded
2026-03-27 22:03:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: f7ccfc95-cda4-5b68-85c1-2ed6606c1af3, identifier: 10733717
2026-03-27 22:03:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751669/general/af830bf4-f4bd-4c02-b07c-c2c621bb0052.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741859)
2026-03-27 22:03:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741686> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:03:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: f7ccfc95-cda4-5b68-85c1-2ed6606c1af3 with identifier: 10733717
2026-03-27 22:03:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: f7ccfc95-cda4-5b68-85c1-2ed6606c1af3 with identifier: 10733717
2026-03-27 22:03:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: f7ccfc95-cda4-5b68-85c1-2ed6606c1af3 with identifier: 10733717 to the API
2026-03-27 22:03:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:03:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:03:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733717>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 131,
'expiration_date': '2026-03-30T16:00:00Z',
'fuel_type': 'Diesel',
'id': 'f7ccfc95-cda4-5b68-85c1-2ed6606c1af3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE880BG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733717',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Peugeot',
'model': '5008',
'odometer': 141453,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 65,
'photo_urls': ['https://images.openlane.eu/carimgs/5703906/general/58209a93-3b77-4761-af62-32902d036015.jpg',
'https://images.openlane.eu/carimgs/5703906/general/c23655d4-6804-4fb0-8098-0505cd08ff53.jpg',
'https://images.openlane.eu/carimgs/5703906/general/1ccf54ae-0dae-4236-b408-b256c7376095.jpg',
'https://images.openlane.eu/carimgs/5703906/general/19f434d7-41d7-4674-85f8-081a7f7993cd.jpg',
'https://images.openlane.eu/carimgs/5703906/general/5b2893b9-3f9d-4efe-b7b1-166192ecc061.jpg',
'https://images.openlane.eu/carimgs/5703906/general/a27a92b9-00ec-4b55-9e56-dbeca59e6070.jpg',
'https://images.openlane.eu/carimgs/5703906/general/1af942ca-2987-4a53-a24f-dd26510ad451.jpg',
'https://images.openlane.eu/carimgs/5703906/general/b284985b-7075-4c63-8de4-4862c5ab5e0e.jpg',
'https://images.openlane.eu/carimgs/5703906/general/d1a45f2f-c504-4ea3-aeae-833ab141eced.jpg',
'https://images.openlane.eu/carimgs/5703906/general/5f1ca058-6b28-413a-afcd-535df1ea7e85.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f7ccfc95-cda4-5b68-85c1-2ed6606c1af3/f7ccfc95-cda4-5b68-85c1-2ed6606c1af3_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 394779,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5703906/general/58209a93-3b77-4761-af62-32902d036015.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f7ccfc95-cda4-5b68-85c1-2ed6606c1af3/f7ccfc95-cda4-5b68-85c1-2ed6606c1af3_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 324449,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5703906/general/c23655d4-6804-4fb0-8098-0505cd08ff53.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f7ccfc95-cda4-5b68-85c1-2ed6606c1af3/f7ccfc95-cda4-5b68-85c1-2ed6606c1af3_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 290899,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5703906/general/1ccf54ae-0dae-4236-b408-b256c7376095.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f7ccfc95-cda4-5b68-85c1-2ed6606c1af3/f7ccfc95-cda4-5b68-85c1-2ed6606c1af3_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 343708,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5703906/general/19f434d7-41d7-4674-85f8-081a7f7993cd.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f7ccfc95-cda4-5b68-85c1-2ed6606c1af3/f7ccfc95-cda4-5b68-85c1-2ed6606c1af3_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 219513,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5703906/general/5b2893b9-3f9d-4efe-b7b1-166192ecc061.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f7ccfc95-cda4-5b68-85c1-2ed6606c1af3/f7ccfc95-cda4-5b68-85c1-2ed6606c1af3_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 176523,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5703906/general/a27a92b9-00ec-4b55-9e56-dbeca59e6070.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f7ccfc95-cda4-5b68-85c1-2ed6606c1af3/f7ccfc95-cda4-5b68-85c1-2ed6606c1af3_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 222130,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5703906/general/1af942ca-2987-4a53-a24f-dd26510ad451.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f7ccfc95-cda4-5b68-85c1-2ed6606c1af3/f7ccfc95-cda4-5b68-85c1-2ed6606c1af3_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 199251,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5703906/general/b284985b-7075-4c63-8de4-4862c5ab5e0e.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f7ccfc95-cda4-5b68-85c1-2ed6606c1af3/f7ccfc95-cda4-5b68-85c1-2ed6606c1af3_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 274847,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5703906/general/d1a45f2f-c504-4ea3-aeae-833ab141eced.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f7ccfc95-cda4-5b68-85c1-2ed6606c1af3/f7ccfc95-cda4-5b68-85c1-2ed6606c1af3_image_18.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 254046,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5703906/general/5f1ca058-6b28-413a-afcd-535df1ea7e85.jpg',
'Width': 1200}],
'price': 12200,
'price_includes_vat': True,
'registration_date': '2021-01-27',
'seats_number': 7,
'seller_name': 'Unipol Rental',
'title': 'Peugeot 5008 1.5 HDI Allure - Diesel - Automatic - 131 hp - 141.453 '
'km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2021}
2026-03-27 22:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733717%27 HTTP/1.1" 200 None
2026-03-27 22:03:51 [adesa.it] INFO: Saving data for 10733717: {'created_time': 1774649031.841945, 'last_price_update_time': 1774649031.841954, 'auction_closing_time': 1774886400.0}
2026-03-27 22:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10733717') HTTP/1.1" 204 0
2026-03-27 22:03:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:03:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751669/general/d8d5ea79-49c1-4421-a129-ce0796ee7a34.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741859)
2026-03-27 22:03:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741683> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:03:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:03:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733668> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:03:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:03:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:03:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee445da50>
2026-03-27 22:03:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:03:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:03:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:03:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e23ce19f-a572-5a40-99ec-ff90569dfc22/e23ce19f-a572-5a40-99ec-ff90569dfc22_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751669%252Fgeneral%252F1453b9f1-f7a6-44c3-9db5-2dd30a59f8bd.jpg') HTTP/1.1" 204 0
2026-03-27 22:03:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751669/general/1453b9f1-f7a6-44c3-9db5-2dd30a59f8bd.jpg saved to cache
2026-03-27 22:03:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item e23ce19f-a572-5a40-99ec-ff90569dfc22
2026-03-27 22:03:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:03:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee4509e10>
2026-03-27 22:03:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:03:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:03:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:03:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e23ce19f-a572-5a40-99ec-ff90569dfc22/e23ce19f-a572-5a40-99ec-ff90569dfc22_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751669%252Fgeneral%252Faf830bf4-f4bd-4c02-b07c-c2c621bb0052.jpg') HTTP/1.1" 204 0
2026-03-27 22:03:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751669/general/af830bf4-f4bd-4c02-b07c-c2c621bb0052.jpg saved to cache
2026-03-27 22:03:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item e23ce19f-a572-5a40-99ec-ff90569dfc22
2026-03-27 22:03:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0ee2ae4d-4632-566c-b27d-ac9740105fee with identifier: 10741686
2026-03-27 22:03:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0ee2ae4d-4632-566c-b27d-ac9740105fee with scrape type 1
2026-03-27 22:03:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0ee2ae4d-4632-566c-b27d-ac9740105fee
2026-03-27 22:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5705806%252Fgeneral%252Fe51b4466-967c-428b-a874-5d8590b9e80f.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:03:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705806/general/e51b4466-967c-428b-a874-5d8590b9e80f.jpeg already downloaded
2026-03-27 22:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5705806%252Fgeneral%252F59388eb6-22b1-409b-9d8f-a704d2f6a9f8.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:03:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705806/general/59388eb6-22b1-409b-9d8f-a704d2f6a9f8.jpeg already downloaded
2026-03-27 22:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5705806%252Fgeneral%252F1e45ce39-881b-4472-890b-890223289696.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:03:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705806/general/1e45ce39-881b-4472-890b-890223289696.jpeg already downloaded
2026-03-27 22:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5705806%252Fgeneral%252Fe41fe909-212c-41d5-aed0-715e621491d3.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:03:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705806/general/e41fe909-212c-41d5-aed0-715e621491d3.jpeg already downloaded
2026-03-27 22:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5705806%252Fgeneral%252F005b8af4-616c-4501-81e9-df5383933c34.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:03:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705806/general/005b8af4-616c-4501-81e9-df5383933c34.jpeg already downloaded
2026-03-27 22:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5705806%252Fgeneral%252F0cc1e489-0e8a-4147-895b-8fc20b5485ab.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:03:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705806/general/0cc1e489-0e8a-4147-895b-8fc20b5485ab.jpeg already downloaded
2026-03-27 22:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5705806%252Fgeneral%252F87d045b9-dcbd-4a11-a4f0-f8d2281de89c.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:03:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705806/general/87d045b9-dcbd-4a11-a4f0-f8d2281de89c.jpeg already downloaded
2026-03-27 22:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5705806%252Fgeneral%252Fee7abc65-5469-484e-a525-457f1cd56b73.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:03:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705806/general/ee7abc65-5469-484e-a525-457f1cd56b73.jpeg already downloaded
2026-03-27 22:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5705806%252Fgeneral%252Fa8e1ae2b-8e8a-4246-b69e-9016f8d3e9ab.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:03:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705806/general/a8e1ae2b-8e8a-4246-b69e-9016f8d3e9ab.jpeg already downloaded
2026-03-27 22:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5705806%252Fgeneral%252Ffa7bd2c7-dbe0-4bf4-bd8e-37ac738468cb.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:03:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705806/general/fa7bd2c7-dbe0-4bf4-bd8e-37ac738468cb.jpeg already downloaded
2026-03-27 22:03:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 0ee2ae4d-4632-566c-b27d-ac9740105fee, identifier: 10741686
2026-03-27 22:03:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 0ee2ae4d-4632-566c-b27d-ac9740105fee with identifier: 10741686
2026-03-27 22:03:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 0ee2ae4d-4632-566c-b27d-ac9740105fee with identifier: 10741686
2026-03-27 22:03:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 0ee2ae4d-4632-566c-b27d-ac9740105fee with identifier: 10741686 to the API
2026-03-27 22:03:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:03:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:03:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741686>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 110,
'expiration_date': '2026-03-31T13:45:00Z',
'fuel_type': 'Diesel',
'id': '0ee2ae4d-4632-566c-b27d-ac9740105fee',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'FX986JL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741686',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 199066,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 32,
'photo_urls': ['https://images.openlane.eu/carimgs/5705806/general/e51b4466-967c-428b-a874-5d8590b9e80f.jpeg',
'https://images.openlane.eu/carimgs/5705806/general/59388eb6-22b1-409b-9d8f-a704d2f6a9f8.jpeg',
'https://images.openlane.eu/carimgs/5705806/general/1e45ce39-881b-4472-890b-890223289696.jpeg',
'https://images.openlane.eu/carimgs/5705806/general/e41fe909-212c-41d5-aed0-715e621491d3.jpeg',
'https://images.openlane.eu/carimgs/5705806/general/005b8af4-616c-4501-81e9-df5383933c34.jpeg',
'https://images.openlane.eu/carimgs/5705806/general/0cc1e489-0e8a-4147-895b-8fc20b5485ab.jpeg',
'https://images.openlane.eu/carimgs/5705806/general/87d045b9-dcbd-4a11-a4f0-f8d2281de89c.jpeg',
'https://images.openlane.eu/carimgs/5705806/general/ee7abc65-5469-484e-a525-457f1cd56b73.jpeg',
'https://images.openlane.eu/carimgs/5705806/general/a8e1ae2b-8e8a-4246-b69e-9016f8d3e9ab.jpeg',
'https://images.openlane.eu/carimgs/5705806/general/fa7bd2c7-dbe0-4bf4-bd8e-37ac738468cb.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0ee2ae4d-4632-566c-b27d-ac9740105fee/0ee2ae4d-4632-566c-b27d-ac9740105fee_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 152053,
'Height': 1086,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705806/general/e51b4466-967c-428b-a874-5d8590b9e80f.jpeg',
'Width': 1448},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0ee2ae4d-4632-566c-b27d-ac9740105fee/0ee2ae4d-4632-566c-b27d-ac9740105fee_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105158,
'Height': 1086,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705806/general/59388eb6-22b1-409b-9d8f-a704d2f6a9f8.jpeg',
'Width': 1448},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0ee2ae4d-4632-566c-b27d-ac9740105fee/0ee2ae4d-4632-566c-b27d-ac9740105fee_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 162627,
'Height': 1015,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705806/general/1e45ce39-881b-4472-890b-890223289696.jpeg',
'Width': 1354},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0ee2ae4d-4632-566c-b27d-ac9740105fee/0ee2ae4d-4632-566c-b27d-ac9740105fee_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 183436,
'Height': 1068,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705806/general/e41fe909-212c-41d5-aed0-715e621491d3.jpeg',
'Width': 1423},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0ee2ae4d-4632-566c-b27d-ac9740105fee/0ee2ae4d-4632-566c-b27d-ac9740105fee_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 141675,
'Height': 1086,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705806/general/005b8af4-616c-4501-81e9-df5383933c34.jpeg',
'Width': 1448},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0ee2ae4d-4632-566c-b27d-ac9740105fee/0ee2ae4d-4632-566c-b27d-ac9740105fee_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90692,
'Height': 972,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705806/general/0cc1e489-0e8a-4147-895b-8fc20b5485ab.jpeg',
'Width': 1296},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0ee2ae4d-4632-566c-b27d-ac9740105fee/0ee2ae4d-4632-566c-b27d-ac9740105fee_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97701,
'Height': 1086,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705806/general/87d045b9-dcbd-4a11-a4f0-f8d2281de89c.jpeg',
'Width': 1448},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0ee2ae4d-4632-566c-b27d-ac9740105fee/0ee2ae4d-4632-566c-b27d-ac9740105fee_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 227147,
'Height': 1076,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705806/general/ee7abc65-5469-484e-a525-457f1cd56b73.jpeg',
'Width': 1434},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0ee2ae4d-4632-566c-b27d-ac9740105fee/0ee2ae4d-4632-566c-b27d-ac9740105fee_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 308237,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705806/general/a8e1ae2b-8e8a-4246-b69e-9016f8d3e9ab.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0ee2ae4d-4632-566c-b27d-ac9740105fee/0ee2ae4d-4632-566c-b27d-ac9740105fee_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127159,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705806/general/fa7bd2c7-dbe0-4bf4-bd8e-37ac738468cb.jpeg',
'Width': 1400}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2019-06-26',
'seats_number': 2,
'seller_name': 'L & F MOTORS S.r.l.',
'title': 'Renault Kangoo Express 1.5 DCI - Diesel - Manual - 110 hp - 199.066 '
'km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2019}
2026-03-27 22:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741686%27 HTTP/1.1" 200 None
2026-03-27 22:03:52 [adesa.it] INFO: Saving data for 10741686: {'created_time': 1774649032.484657, 'last_price_update_time': 1774649032.484667, 'auction_closing_time': 1774964700.0}
2026-03-27 22:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741686') HTTP/1.1" 204 0
2026-03-27 22:03:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:03:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5afd910>
2026-03-27 22:03:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:03:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:03:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:03:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e23ce19f-a572-5a40-99ec-ff90569dfc22/e23ce19f-a572-5a40-99ec-ff90569dfc22_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751669%252Fgeneral%252Fd8d5ea79-49c1-4421-a129-ce0796ee7a34.jpg') HTTP/1.1" 204 0
2026-03-27 22:03:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751669/general/d8d5ea79-49c1-4421-a129-ce0796ee7a34.jpg saved to cache
2026-03-27 22:03:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item e23ce19f-a572-5a40-99ec-ff90569dfc22
2026-03-27 22:03:52 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e23ce19f-a572-5a40-99ec-ff90569dfc22, skipping ID generation
2026-03-27 22:03:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e23ce19f-a572-5a40-99ec-ff90569dfc22 with scrape type 1
2026-03-27 22:03:52 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e23ce19f-a572-5a40-99ec-ff90569dfc22 sending to next pipeline
2026-03-27 22:03:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: e23ce19f-a572-5a40-99ec-ff90569dfc22, identifier: 10741859
2026-03-27 22:03:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c5b4745b-5482-5476-a031-7b48d0c41b5c with identifier: 10741683
2026-03-27 22:03:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c5b4745b-5482-5476-a031-7b48d0c41b5c with scrape type 1
2026-03-27 22:03:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c5b4745b-5482-5476-a031-7b48d0c41b5c
2026-03-27 22:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5574877%252Fgeneral%252F0760d03c-8c2e-4c18-8962-7b6fab7024b3.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5574877/general/0760d03c-8c2e-4c18-8962-7b6fab7024b3.jpg already downloaded
2026-03-27 22:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5574877%252Fgeneral%252F84bea52d-8f60-4589-b823-035d05bae3f6.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5574877/general/84bea52d-8f60-4589-b823-035d05bae3f6.jpg already downloaded
2026-03-27 22:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5574877%252Fgeneral%252F7a38ffeb-27be-4b03-b1cb-9cfcae7e02c6.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5574877/general/7a38ffeb-27be-4b03-b1cb-9cfcae7e02c6.jpg already downloaded
2026-03-27 22:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5574877%252Fgeneral%252F3b19bc96-1615-4c69-be35-d60a384a5ae6.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5574877/general/3b19bc96-1615-4c69-be35-d60a384a5ae6.jpg already downloaded
2026-03-27 22:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5574877%252Fgeneral%252Fc6fa6e03-ade3-436d-a6a2-ad6950e3c556.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5574877/general/c6fa6e03-ade3-436d-a6a2-ad6950e3c556.jpg already downloaded
2026-03-27 22:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5574877%252Fgeneral%252F7429295c-8567-40c6-84f5-2b508762d624.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5574877/general/7429295c-8567-40c6-84f5-2b508762d624.jpg already downloaded
2026-03-27 22:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5574877%252Fgeneral%252F4515c17b-edd7-4cb6-bb8d-641cf585939b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5574877/general/4515c17b-edd7-4cb6-bb8d-641cf585939b.jpg already downloaded
2026-03-27 22:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5574877%252Fgeneral%252Fcf3bce18-0deb-47ca-be36-e95918987168.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5574877/general/cf3bce18-0deb-47ca-be36-e95918987168.jpg already downloaded
2026-03-27 22:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5574877%252Fgeneral%252Feada41f3-063b-4511-b036-b15829981dbb.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5574877/general/eada41f3-063b-4511-b036-b15829981dbb.jpg already downloaded
2026-03-27 22:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5574877%252Fgeneral%252Fc7f4e8a6-1e4c-401b-a49e-583c7b73b110.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5574877/general/c7f4e8a6-1e4c-401b-a49e-583c7b73b110.jpg already downloaded
2026-03-27 22:03:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: c5b4745b-5482-5476-a031-7b48d0c41b5c, identifier: 10741683
2026-03-27 22:03:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 77c93f43-e49b-5ad2-8ff5-9bb55a2485b5 with identifier: 10733668
2026-03-27 22:03:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 77c93f43-e49b-5ad2-8ff5-9bb55a2485b5 with scrape type 1
2026-03-27 22:03:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 77c93f43-e49b-5ad2-8ff5-9bb55a2485b5
2026-03-27 22:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5315531%252Fgeneral%252F2fb7e7db-d47e-4bb9-bf99-d5bdb84575d3.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5315531/general/2fb7e7db-d47e-4bb9-bf99-d5bdb84575d3.jpg already downloaded
2026-03-27 22:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5315531%252Fgeneral%252Fb21e5ba8-dea6-440a-b332-32ca0ffe2e46.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5315531/general/b21e5ba8-dea6-440a-b332-32ca0ffe2e46.jpg already downloaded
2026-03-27 22:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5315531%252Fgeneral%252F69b53d4c-1d6a-423c-bc5c-5ce3ee872dfc.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5315531/general/69b53d4c-1d6a-423c-bc5c-5ce3ee872dfc.jpg already downloaded
2026-03-27 22:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5315531%252Fgeneral%252Fea1d69b3-a60c-4e52-8008-a8db8cc76be4.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5315531/general/ea1d69b3-a60c-4e52-8008-a8db8cc76be4.jpg already downloaded
2026-03-27 22:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5315531%252Fgeneral%252F10629f10-89ba-4fe2-a2a1-458bc5d02376.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5315531/general/10629f10-89ba-4fe2-a2a1-458bc5d02376.jpg already downloaded
2026-03-27 22:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5315531%252Fgeneral%252Fce6a4bbf-771f-4267-b001-97ff26db5047.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5315531/general/ce6a4bbf-771f-4267-b001-97ff26db5047.jpg already downloaded
2026-03-27 22:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5315531%252Fgeneral%252Fd47f941f-53c0-4c39-b228-5bb843ce296f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5315531/general/d47f941f-53c0-4c39-b228-5bb843ce296f.jpg already downloaded
2026-03-27 22:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5315531%252Fgeneral%252F268bab35-7882-425c-b383-c1fab0646223.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5315531/general/268bab35-7882-425c-b383-c1fab0646223.jpg already downloaded
2026-03-27 22:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5315531%252Fgeneral%252Fbee9a645-f764-415b-8cea-66d5052dca59.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5315531/general/bee9a645-f764-415b-8cea-66d5052dca59.jpg already downloaded
2026-03-27 22:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5315531%252Fgeneral%252Fd8ea2ef3-289b-43dd-a251-c5c0645e68fe.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5315531/general/d8ea2ef3-289b-43dd-a251-c5c0645e68fe.jpg already downloaded
2026-03-27 22:03:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 77c93f43-e49b-5ad2-8ff5-9bb55a2485b5, identifier: 10733668
2026-03-27 22:03:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: e23ce19f-a572-5a40-99ec-ff90569dfc22 with identifier: 10741859
2026-03-27 22:03:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: e23ce19f-a572-5a40-99ec-ff90569dfc22 with identifier: 10741859
2026-03-27 22:03:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: e23ce19f-a572-5a40-99ec-ff90569dfc22 with identifier: 10741859 to the API
2026-03-27 22:03:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:03:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:03:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5751669/general/d8d5ea79-49c1-4421-a129-ce0796ee7a34.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 158,
'expiration_date': '2026-03-30T08:20:00Z',
'fuel_type': 'Hybrid',
'id': 'e23ce19f-a572-5a40-99ec-ff90569dfc22',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GY905XV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741859',
'listing': 'auction',
'location': 'Scandicci (FI) (Italy)',
'make': 'Nissan',
'model': 'X-Trail',
'odometer': 14526,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e23ce19f-a572-5a40-99ec-ff90569dfc22/e23ce19f-a572-5a40-99ec-ff90569dfc22_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69333,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751669/general/d8d5ea79-49c1-4421-a129-ce0796ee7a34.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e23ce19f-a572-5a40-99ec-ff90569dfc22/e23ce19f-a572-5a40-99ec-ff90569dfc22_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64968,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751669/general/af830bf4-f4bd-4c02-b07c-c2c621bb0052.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e23ce19f-a572-5a40-99ec-ff90569dfc22/e23ce19f-a572-5a40-99ec-ff90569dfc22_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68999,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751669/general/1453b9f1-f7a6-44c3-9db5-2dd30a59f8bd.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e23ce19f-a572-5a40-99ec-ff90569dfc22/e23ce19f-a572-5a40-99ec-ff90569dfc22_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70006,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751669/general/25f494b5-ee70-4ec1-830d-06191e4b774d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e23ce19f-a572-5a40-99ec-ff90569dfc22/e23ce19f-a572-5a40-99ec-ff90569dfc22_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45245,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751669/general/47f5a46d-f2e1-4ce8-8234-b0bd03e912c6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e23ce19f-a572-5a40-99ec-ff90569dfc22/e23ce19f-a572-5a40-99ec-ff90569dfc22_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51910,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751669/general/e0e4fd2e-f99e-49e5-86b0-a8277df6fc3f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e23ce19f-a572-5a40-99ec-ff90569dfc22/e23ce19f-a572-5a40-99ec-ff90569dfc22_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67751,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751669/general/19ead5d1-68a7-4232-9f3a-ac7e521034fd.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e23ce19f-a572-5a40-99ec-ff90569dfc22/e23ce19f-a572-5a40-99ec-ff90569dfc22_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52774,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751669/general/0392581a-71ab-481a-94fe-5077cd91ad69.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e23ce19f-a572-5a40-99ec-ff90569dfc22/e23ce19f-a572-5a40-99ec-ff90569dfc22_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73249,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751669/general/3940370a-1357-4534-a19a-015f67a4da2a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e23ce19f-a572-5a40-99ec-ff90569dfc22/e23ce19f-a572-5a40-99ec-ff90569dfc22_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70556,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751669/general/a39e29d9-4c4c-4bf2-8ed3-f55be0b8c011.jpg',
'Width': 800}],
'price': 6100,
'price_includes_vat': True,
'registration_date': '2025-03-18',
'seats_number': 5,
'seller_name': 'Arval Italia',
'title': 'Nissan X-Trail 1.5 Tekna - AWD - Hybrid - Automatic - 158 hp - '
'14.526 km',
'transmission': 'automatic',
'trim': 'Tekna',
'vin': None,
'year': 2025}
2026-03-27 22:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741859%27 HTTP/1.1" 200 None
2026-03-27 22:03:53 [adesa.it] INFO: Saving data for 10741859: {'created_time': 1774649033.540297, 'last_price_update_time': 1774649033.540309, 'auction_closing_time': 1774858800.0}
2026-03-27 22:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741859') HTTP/1.1" 204 0
2026-03-27 22:03:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: c5b4745b-5482-5476-a031-7b48d0c41b5c with identifier: 10741683
2026-03-27 22:03:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: c5b4745b-5482-5476-a031-7b48d0c41b5c with identifier: 10741683
2026-03-27 22:03:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: c5b4745b-5482-5476-a031-7b48d0c41b5c with identifier: 10741683 to the API
2026-03-27 22:03:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:03:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:03:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741683>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.9L',
'engine_horse_power': 560,
'expiration_date': '2026-03-31T13:45:00Z',
'fuel_type': 'Hybrid',
'id': 'c5b4745b-5482-5476-a031-7b48d0c41b5c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GC020BR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741683',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Porsche',
'model': 'Panamera',
'odometer': 151000,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 28,
'photo_urls': ['https://images.openlane.eu/carimgs/5574877/general/0760d03c-8c2e-4c18-8962-7b6fab7024b3.jpg',
'https://images.openlane.eu/carimgs/5574877/general/84bea52d-8f60-4589-b823-035d05bae3f6.jpg',
'https://images.openlane.eu/carimgs/5574877/general/7a38ffeb-27be-4b03-b1cb-9cfcae7e02c6.jpg',
'https://images.openlane.eu/carimgs/5574877/general/3b19bc96-1615-4c69-be35-d60a384a5ae6.jpg',
'https://images.openlane.eu/carimgs/5574877/general/c6fa6e03-ade3-436d-a6a2-ad6950e3c556.jpg',
'https://images.openlane.eu/carimgs/5574877/general/7429295c-8567-40c6-84f5-2b508762d624.jpg',
'https://images.openlane.eu/carimgs/5574877/general/4515c17b-edd7-4cb6-bb8d-641cf585939b.jpg',
'https://images.openlane.eu/carimgs/5574877/general/cf3bce18-0deb-47ca-be36-e95918987168.jpg',
'https://images.openlane.eu/carimgs/5574877/general/eada41f3-063b-4511-b036-b15829981dbb.jpg',
'https://images.openlane.eu/carimgs/5574877/general/c7f4e8a6-1e4c-401b-a49e-583c7b73b110.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c5b4745b-5482-5476-a031-7b48d0c41b5c/c5b4745b-5482-5476-a031-7b48d0c41b5c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 928125,
'Height': 874,
'OriginUrl': 'https://images.openlane.eu/carimgs/5574877/general/0760d03c-8c2e-4c18-8962-7b6fab7024b3.jpg',
'Width': 1179},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c5b4745b-5482-5476-a031-7b48d0c41b5c/c5b4745b-5482-5476-a031-7b48d0c41b5c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1092830,
'Height': 876,
'OriginUrl': 'https://images.openlane.eu/carimgs/5574877/general/84bea52d-8f60-4589-b823-035d05bae3f6.jpg',
'Width': 1179},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c5b4745b-5482-5476-a031-7b48d0c41b5c/c5b4745b-5482-5476-a031-7b48d0c41b5c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1084643,
'Height': 880,
'OriginUrl': 'https://images.openlane.eu/carimgs/5574877/general/7a38ffeb-27be-4b03-b1cb-9cfcae7e02c6.jpg',
'Width': 1179},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c5b4745b-5482-5476-a031-7b48d0c41b5c/c5b4745b-5482-5476-a031-7b48d0c41b5c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 935924,
'Height': 886,
'OriginUrl': 'https://images.openlane.eu/carimgs/5574877/general/3b19bc96-1615-4c69-be35-d60a384a5ae6.jpg',
'Width': 1179},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c5b4745b-5482-5476-a031-7b48d0c41b5c/c5b4745b-5482-5476-a031-7b48d0c41b5c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 959319,
'Height': 874,
'OriginUrl': 'https://images.openlane.eu/carimgs/5574877/general/c6fa6e03-ade3-436d-a6a2-ad6950e3c556.jpg',
'Width': 1179},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c5b4745b-5482-5476-a031-7b48d0c41b5c/c5b4745b-5482-5476-a031-7b48d0c41b5c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 889831,
'Height': 889,
'OriginUrl': 'https://images.openlane.eu/carimgs/5574877/general/7429295c-8567-40c6-84f5-2b508762d624.jpg',
'Width': 1179},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c5b4745b-5482-5476-a031-7b48d0c41b5c/c5b4745b-5482-5476-a031-7b48d0c41b5c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 915016,
'Height': 880,
'OriginUrl': 'https://images.openlane.eu/carimgs/5574877/general/4515c17b-edd7-4cb6-bb8d-641cf585939b.jpg',
'Width': 1179},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c5b4745b-5482-5476-a031-7b48d0c41b5c/c5b4745b-5482-5476-a031-7b48d0c41b5c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1026440,
'Height': 881,
'OriginUrl': 'https://images.openlane.eu/carimgs/5574877/general/cf3bce18-0deb-47ca-be36-e95918987168.jpg',
'Width': 1179},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c5b4745b-5482-5476-a031-7b48d0c41b5c/c5b4745b-5482-5476-a031-7b48d0c41b5c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 906184,
'Height': 880,
'OriginUrl': 'https://images.openlane.eu/carimgs/5574877/general/eada41f3-063b-4511-b036-b15829981dbb.jpg',
'Width': 1179},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c5b4745b-5482-5476-a031-7b48d0c41b5c/c5b4745b-5482-5476-a031-7b48d0c41b5c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 880475,
'Height': 870,
'OriginUrl': 'https://images.openlane.eu/carimgs/5574877/general/c7f4e8a6-1e4c-401b-a49e-583c7b73b110.jpg',
'Width': 1179}],
'price': 29200,
'price_includes_vat': True,
'registration_date': '2020-10-30',
'seats_number': 5,
'seller_name': 'CERULLO AUTO SRL',
'title': 'Porsche Panamera 4S 2.9 - AWD - Hybrid - Automatic - 560 hp - '
'151.000 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-27 22:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741683%27 HTTP/1.1" 200 None
2026-03-27 22:03:53 [adesa.it] INFO: Saving data for 10741683: {'created_time': 1774649033.871931, 'last_price_update_time': 1774649033.871979, 'auction_closing_time': 1774964700.0}
2026-03-27 22:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741683') HTTP/1.1" 204 0
2026-03-27 22:03:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 77c93f43-e49b-5ad2-8ff5-9bb55a2485b5 with identifier: 10733668
2026-03-27 22:03:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 77c93f43-e49b-5ad2-8ff5-9bb55a2485b5 with identifier: 10733668
2026-03-27 22:03:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 77c93f43-e49b-5ad2-8ff5-9bb55a2485b5 with identifier: 10733668 to the API
2026-03-27 22:03:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:03:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:03:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733668>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 408,
'expiration_date': '2026-03-30T16:00:00Z',
'fuel_type': 'Electric',
'id': '77c93f43-e49b-5ad2-8ff5-9bb55a2485b5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GN937DG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733668',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Polestar',
'model': '2',
'odometer': 17308,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 25,
'photo_urls': ['https://images.openlane.eu/carimgs/5315531/general/2fb7e7db-d47e-4bb9-bf99-d5bdb84575d3.jpg',
'https://images.openlane.eu/carimgs/5315531/general/b21e5ba8-dea6-440a-b332-32ca0ffe2e46.jpg',
'https://images.openlane.eu/carimgs/5315531/general/69b53d4c-1d6a-423c-bc5c-5ce3ee872dfc.jpg',
'https://images.openlane.eu/carimgs/5315531/general/ea1d69b3-a60c-4e52-8008-a8db8cc76be4.jpg',
'https://images.openlane.eu/carimgs/5315531/general/10629f10-89ba-4fe2-a2a1-458bc5d02376.jpg',
'https://images.openlane.eu/carimgs/5315531/general/ce6a4bbf-771f-4267-b001-97ff26db5047.jpg',
'https://images.openlane.eu/carimgs/5315531/general/d47f941f-53c0-4c39-b228-5bb843ce296f.jpg',
'https://images.openlane.eu/carimgs/5315531/general/268bab35-7882-425c-b383-c1fab0646223.jpg',
'https://images.openlane.eu/carimgs/5315531/general/bee9a645-f764-415b-8cea-66d5052dca59.jpg',
'https://images.openlane.eu/carimgs/5315531/general/d8ea2ef3-289b-43dd-a251-c5c0645e68fe.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c616457a-eaae-58db-9e67-14a294fb1e0b/c616457a-eaae-58db-9e67-14a294fb1e0b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122822,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5315531/general/2fb7e7db-d47e-4bb9-bf99-d5bdb84575d3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c616457a-eaae-58db-9e67-14a294fb1e0b/c616457a-eaae-58db-9e67-14a294fb1e0b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121171,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5315531/general/b21e5ba8-dea6-440a-b332-32ca0ffe2e46.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c616457a-eaae-58db-9e67-14a294fb1e0b/c616457a-eaae-58db-9e67-14a294fb1e0b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111221,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5315531/general/69b53d4c-1d6a-423c-bc5c-5ce3ee872dfc.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c616457a-eaae-58db-9e67-14a294fb1e0b/c616457a-eaae-58db-9e67-14a294fb1e0b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139760,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5315531/general/ea1d69b3-a60c-4e52-8008-a8db8cc76be4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_77c93f43-e49b-5ad2-8ff5-9bb55a2485b5/77c93f43-e49b-5ad2-8ff5-9bb55a2485b5_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 479921,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5315531/general/10629f10-89ba-4fe2-a2a1-458bc5d02376.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c616457a-eaae-58db-9e67-14a294fb1e0b/c616457a-eaae-58db-9e67-14a294fb1e0b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77947,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5315531/general/ce6a4bbf-771f-4267-b001-97ff26db5047.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c616457a-eaae-58db-9e67-14a294fb1e0b/c616457a-eaae-58db-9e67-14a294fb1e0b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81453,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5315531/general/d47f941f-53c0-4c39-b228-5bb843ce296f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_77c93f43-e49b-5ad2-8ff5-9bb55a2485b5/77c93f43-e49b-5ad2-8ff5-9bb55a2485b5_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 480343,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5315531/general/268bab35-7882-425c-b383-c1fab0646223.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_77c93f43-e49b-5ad2-8ff5-9bb55a2485b5/77c93f43-e49b-5ad2-8ff5-9bb55a2485b5_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 420128,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5315531/general/bee9a645-f764-415b-8cea-66d5052dca59.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_77c93f43-e49b-5ad2-8ff5-9bb55a2485b5/77c93f43-e49b-5ad2-8ff5-9bb55a2485b5_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 498620,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5315531/general/d8ea2ef3-289b-43dd-a251-c5c0645e68fe.jpg',
'Width': 1600}],
'price': 24500,
'price_includes_vat': True,
'registration_date': '2023-03-06',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Polestar 2 Long Range 79 kWh - Electric - Automatic - 408 hp - '
'17.308 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-27 22:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733668%27 HTTP/1.1" 200 None
2026-03-27 22:03:54 [adesa.it] INFO: Saving data for 10733668: {'created_time': 1774649034.194261, 'last_price_update_time': 1774649034.194272, 'auction_closing_time': 1774886400.0}
2026-03-27 22:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10733668') HTTP/1.1" 204 0
2026-03-27 22:03:54 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5744130/general/769c89d7-c1ce-41f1-8622-e487ca3aaf20.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10741705)
2026-03-27 22:03:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741654> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:03:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741685> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22: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-27 22: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-27 22:03:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5729232/general/999248cb-d8b1-4509-8cfe-5030d91d7e9a.png> (referer: https://www.openlane.eu/en/carv6/auction/10741688)
2026-03-27 22:03:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5729232/general/ffb790c1-a4a4-4409-9bed-7530ac90f708.png> (referer: https://www.openlane.eu/en/carv6/auction/10741688)
2026-03-27 22:03:54 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5744130/general/02c80653-91f8-4e38-b81e-335e8171ab91.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10741705)
2026-03-27 22:03:54 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5744130/general/531d37c4-16de-4362-9d8b-a818067140df.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10741705)
2026-03-27 22:03:54 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 87e03207-ce21-5a8a-8a06-9e8193f535d8 due to Ignoring non-200 response
2026-03-27 22:03:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 37a1936a-53f3-52ea-838e-1a5e010d910a with identifier: 10741654
2026-03-27 22:03:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 37a1936a-53f3-52ea-838e-1a5e010d910a with scrape type 1
2026-03-27 22:03:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 37a1936a-53f3-52ea-838e-1a5e010d910a
2026-03-27 22:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5667469%252Fgeneral%252F83244d11-b0bc-4757-8d17-5f9de70da970.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5667469/general/83244d11-b0bc-4757-8d17-5f9de70da970.jpg already downloaded
2026-03-27 22:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5667469%252Fgeneral%252F7df319b2-bf04-4d06-a9a7-7ec24ec5cb1f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5667469/general/7df319b2-bf04-4d06-a9a7-7ec24ec5cb1f.jpg already downloaded
2026-03-27 22:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5667469%252Fgeneral%252F3fe2496a-a28f-4a3f-be8d-75daef2fa1ec.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5667469/general/3fe2496a-a28f-4a3f-be8d-75daef2fa1ec.jpg already downloaded
2026-03-27 22:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5667469%252Fgeneral%252F419a153e-2e64-491d-bed9-486d38683747.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5667469/general/419a153e-2e64-491d-bed9-486d38683747.jpg already downloaded
2026-03-27 22:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5667469%252Fgeneral%252F4c0f569d-6f78-4d43-8b4a-39de9b83f5f9.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5667469/general/4c0f569d-6f78-4d43-8b4a-39de9b83f5f9.jpg already downloaded
2026-03-27 22:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5667469%252Fgeneral%252Fc97d7023-9cb4-40d1-bc89-dd69ba28514d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5667469/general/c97d7023-9cb4-40d1-bc89-dd69ba28514d.jpg already downloaded
2026-03-27 22:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5667469%252Fgeneral%252Fb2d0b826-ee77-4625-a985-cd8ebbc12c07.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5667469/general/b2d0b826-ee77-4625-a985-cd8ebbc12c07.jpg already downloaded
2026-03-27 22:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5667469%252Fgeneral%252F2cbc1899-11bb-4615-b135-4f875c454f86.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5667469/general/2cbc1899-11bb-4615-b135-4f875c454f86.jpg already downloaded
2026-03-27 22:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5667469%252Fgeneral%252F95b6951f-6f52-40c9-8505-b9caee5203c0.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5667469/general/95b6951f-6f52-40c9-8505-b9caee5203c0.jpg already downloaded
2026-03-27 22:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5667469%252Fgeneral%252F8a12fb8b-5cda-46f6-8809-e1b788372f43.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5667469/general/8a12fb8b-5cda-46f6-8809-e1b788372f43.jpg already downloaded
2026-03-27 22:03:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 37a1936a-53f3-52ea-838e-1a5e010d910a, identifier: 10741654
2026-03-27 22:03:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 37a1936a-53f3-52ea-838e-1a5e010d910a with identifier: 10741654
2026-03-27 22:03:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 37a1936a-53f3-52ea-838e-1a5e010d910a with identifier: 10741654
2026-03-27 22:03:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 37a1936a-53f3-52ea-838e-1a5e010d910a with identifier: 10741654 to the API
2026-03-27 22:03:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:03:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:03:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741654>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'White',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': None,
'engine': '1.4L',
'engine_horse_power': 67,
'expiration_date': '2026-03-31T13:45:00Z',
'fuel_type': 'Diesel',
'id': '37a1936a-53f3-52ea-838e-1a5e010d910a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'EN742TZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741654',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Peugeot',
'model': '207',
'odometer': 203927,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 28,
'photo_urls': ['https://images.openlane.eu/carimgs/5667469/general/83244d11-b0bc-4757-8d17-5f9de70da970.jpg',
'https://images.openlane.eu/carimgs/5667469/general/7df319b2-bf04-4d06-a9a7-7ec24ec5cb1f.jpg',
'https://images.openlane.eu/carimgs/5667469/general/3fe2496a-a28f-4a3f-be8d-75daef2fa1ec.jpg',
'https://images.openlane.eu/carimgs/5667469/general/419a153e-2e64-491d-bed9-486d38683747.jpg',
'https://images.openlane.eu/carimgs/5667469/general/4c0f569d-6f78-4d43-8b4a-39de9b83f5f9.jpg',
'https://images.openlane.eu/carimgs/5667469/general/c97d7023-9cb4-40d1-bc89-dd69ba28514d.jpg',
'https://images.openlane.eu/carimgs/5667469/general/b2d0b826-ee77-4625-a985-cd8ebbc12c07.jpg',
'https://images.openlane.eu/carimgs/5667469/general/2cbc1899-11bb-4615-b135-4f875c454f86.jpg',
'https://images.openlane.eu/carimgs/5667469/general/95b6951f-6f52-40c9-8505-b9caee5203c0.jpg',
'https://images.openlane.eu/carimgs/5667469/general/8a12fb8b-5cda-46f6-8809-e1b788372f43.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_37a1936a-53f3-52ea-838e-1a5e010d910a/37a1936a-53f3-52ea-838e-1a5e010d910a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 568734,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5667469/general/83244d11-b0bc-4757-8d17-5f9de70da970.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_37a1936a-53f3-52ea-838e-1a5e010d910a/37a1936a-53f3-52ea-838e-1a5e010d910a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 579184,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5667469/general/7df319b2-bf04-4d06-a9a7-7ec24ec5cb1f.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_37a1936a-53f3-52ea-838e-1a5e010d910a/37a1936a-53f3-52ea-838e-1a5e010d910a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 548388,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5667469/general/3fe2496a-a28f-4a3f-be8d-75daef2fa1ec.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_37a1936a-53f3-52ea-838e-1a5e010d910a/37a1936a-53f3-52ea-838e-1a5e010d910a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 590052,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5667469/general/419a153e-2e64-491d-bed9-486d38683747.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_37a1936a-53f3-52ea-838e-1a5e010d910a/37a1936a-53f3-52ea-838e-1a5e010d910a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 587022,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5667469/general/4c0f569d-6f78-4d43-8b4a-39de9b83f5f9.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_37a1936a-53f3-52ea-838e-1a5e010d910a/37a1936a-53f3-52ea-838e-1a5e010d910a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 567059,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5667469/general/c97d7023-9cb4-40d1-bc89-dd69ba28514d.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_37a1936a-53f3-52ea-838e-1a5e010d910a/37a1936a-53f3-52ea-838e-1a5e010d910a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 468790,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5667469/general/b2d0b826-ee77-4625-a985-cd8ebbc12c07.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_37a1936a-53f3-52ea-838e-1a5e010d910a/37a1936a-53f3-52ea-838e-1a5e010d910a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 580924,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5667469/general/2cbc1899-11bb-4615-b135-4f875c454f86.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_37a1936a-53f3-52ea-838e-1a5e010d910a/37a1936a-53f3-52ea-838e-1a5e010d910a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 466351,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5667469/general/95b6951f-6f52-40c9-8505-b9caee5203c0.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_37a1936a-53f3-52ea-838e-1a5e010d910a/37a1936a-53f3-52ea-838e-1a5e010d910a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 462489,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5667469/general/8a12fb8b-5cda-46f6-8809-e1b788372f43.jpg',
'Width': 2000}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2012-10-01',
'seats_number': 5,
'seller_name': 'Grimaldi Auto',
'title': 'Peugeot 207 1.4 HDI Active - Diesel - Manual - 67 hp - 203.927 km',
'transmission': 'manual',
'trim': 'Active',
'vin': None,
'year': 2012}
2026-03-27 22:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741654%27 HTTP/1.1" 200 None
2026-03-27 22:03:54 [adesa.it] INFO: Saving data for 10741654: {'created_time': 1774649034.906043, 'last_price_update_time': 1774649034.906054, 'auction_closing_time': 1774964700.0}
2026-03-27 22:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741654') HTTP/1.1" 204 0
2026-03-27 22:03:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 12e956f9-601a-5683-8543-730e8c2d8cc0 with identifier: 10741685
2026-03-27 22:03:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 12e956f9-601a-5683-8543-730e8c2d8cc0 with scrape type 1
2026-03-27 22:03:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 12e956f9-601a-5683-8543-730e8c2d8cc0
2026-03-27 22:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5733589%252Fgeneral%252Fddb0c7d6-f4c6-43f5-8028-e2fa256b5d8b.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:03:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733589/general/ddb0c7d6-f4c6-43f5-8028-e2fa256b5d8b.jpeg already downloaded
2026-03-27 22:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5733589%252Fgeneral%252Fb261c539-f1ab-4858-bd76-f7c2e5e91de2.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:03:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733589/general/b261c539-f1ab-4858-bd76-f7c2e5e91de2.jpeg already downloaded
2026-03-27 22:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5733589%252Fgeneral%252F71f12d44-51d3-4b45-b69c-7a8d72f4748f.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:03:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733589/general/71f12d44-51d3-4b45-b69c-7a8d72f4748f.jpeg already downloaded
2026-03-27 22:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5733589%252Fgeneral%252Fb6023b0d-9ef6-47c1-b2c9-3d2f8dc72dcc.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:03:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733589/general/b6023b0d-9ef6-47c1-b2c9-3d2f8dc72dcc.jpeg already downloaded
2026-03-27 22:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5733589%252Fgeneral%252Fdc6e251a-0a7c-4ff5-b8b2-c51326283221.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:03:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733589/general/dc6e251a-0a7c-4ff5-b8b2-c51326283221.jpeg already downloaded
2026-03-27 22:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5733589%252Fgeneral%252F6883b3c6-d4dc-4720-b439-e0e776b970eb.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:03:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733589/general/6883b3c6-d4dc-4720-b439-e0e776b970eb.jpeg already downloaded
2026-03-27 22:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5733589%252Fgeneral%252F0143a3f1-30d5-44c6-b5bf-219c4f57fb4f.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:03:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733589/general/0143a3f1-30d5-44c6-b5bf-219c4f57fb4f.jpeg already downloaded
2026-03-27 22:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5733589%252Fgeneral%252F92223f12-ee5c-46ce-bc3e-faf51e083bfa.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:03:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733589/general/92223f12-ee5c-46ce-bc3e-faf51e083bfa.jpeg already downloaded
2026-03-27 22:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5733589%252Fgeneral%252F7fb04ffd-7e37-43c3-b90c-9d9dfaeacbb9.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:03:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733589/general/7fb04ffd-7e37-43c3-b90c-9d9dfaeacbb9.jpeg already downloaded
2026-03-27 22:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5733589%252Fgeneral%252Ffd93e6f7-d18d-4444-b59d-e2b09899df71.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:03:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733589/general/fd93e6f7-d18d-4444-b59d-e2b09899df71.jpeg already downloaded
2026-03-27 22:03:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 12e956f9-601a-5683-8543-730e8c2d8cc0, identifier: 10741685
2026-03-27 22:03:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 12e956f9-601a-5683-8543-730e8c2d8cc0 with identifier: 10741685
2026-03-27 22:03:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 12e956f9-601a-5683-8543-730e8c2d8cc0 with identifier: 10741685
2026-03-27 22:03:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 12e956f9-601a-5683-8543-730e8c2d8cc0 with identifier: 10741685 to the API
2026-03-27 22:03:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:03:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:03:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741685>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '2.3L',
'engine_horse_power': 165,
'expiration_date': '2026-03-31T13:45:00Z',
'fuel_type': 'Diesel',
'id': '12e956f9-601a-5683-8543-730e8c2d8cc0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'FC597BV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741685',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Renault',
'model': 'Master',
'odometer': 213745,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 26,
'photo_urls': ['https://images.openlane.eu/carimgs/5733589/general/ddb0c7d6-f4c6-43f5-8028-e2fa256b5d8b.jpeg',
'https://images.openlane.eu/carimgs/5733589/general/b261c539-f1ab-4858-bd76-f7c2e5e91de2.jpeg',
'https://images.openlane.eu/carimgs/5733589/general/71f12d44-51d3-4b45-b69c-7a8d72f4748f.jpeg',
'https://images.openlane.eu/carimgs/5733589/general/b6023b0d-9ef6-47c1-b2c9-3d2f8dc72dcc.jpeg',
'https://images.openlane.eu/carimgs/5733589/general/dc6e251a-0a7c-4ff5-b8b2-c51326283221.jpeg',
'https://images.openlane.eu/carimgs/5733589/general/6883b3c6-d4dc-4720-b439-e0e776b970eb.jpeg',
'https://images.openlane.eu/carimgs/5733589/general/0143a3f1-30d5-44c6-b5bf-219c4f57fb4f.jpeg',
'https://images.openlane.eu/carimgs/5733589/general/92223f12-ee5c-46ce-bc3e-faf51e083bfa.jpeg',
'https://images.openlane.eu/carimgs/5733589/general/7fb04ffd-7e37-43c3-b90c-9d9dfaeacbb9.jpeg',
'https://images.openlane.eu/carimgs/5733589/general/fd93e6f7-d18d-4444-b59d-e2b09899df71.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_12e956f9-601a-5683-8543-730e8c2d8cc0/12e956f9-601a-5683-8543-730e8c2d8cc0_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 357308,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733589/general/ddb0c7d6-f4c6-43f5-8028-e2fa256b5d8b.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_12e956f9-601a-5683-8543-730e8c2d8cc0/12e956f9-601a-5683-8543-730e8c2d8cc0_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 266994,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733589/general/b261c539-f1ab-4858-bd76-f7c2e5e91de2.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_12e956f9-601a-5683-8543-730e8c2d8cc0/12e956f9-601a-5683-8543-730e8c2d8cc0_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 187968,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733589/general/71f12d44-51d3-4b45-b69c-7a8d72f4748f.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_12e956f9-601a-5683-8543-730e8c2d8cc0/12e956f9-601a-5683-8543-730e8c2d8cc0_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 184032,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733589/general/b6023b0d-9ef6-47c1-b2c9-3d2f8dc72dcc.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_12e956f9-601a-5683-8543-730e8c2d8cc0/12e956f9-601a-5683-8543-730e8c2d8cc0_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 261696,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733589/general/dc6e251a-0a7c-4ff5-b8b2-c51326283221.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_12e956f9-601a-5683-8543-730e8c2d8cc0/12e956f9-601a-5683-8543-730e8c2d8cc0_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 158701,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733589/general/6883b3c6-d4dc-4720-b439-e0e776b970eb.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_12e956f9-601a-5683-8543-730e8c2d8cc0/12e956f9-601a-5683-8543-730e8c2d8cc0_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 212302,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733589/general/0143a3f1-30d5-44c6-b5bf-219c4f57fb4f.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_12e956f9-601a-5683-8543-730e8c2d8cc0/12e956f9-601a-5683-8543-730e8c2d8cc0_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 138404,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733589/general/92223f12-ee5c-46ce-bc3e-faf51e083bfa.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_12e956f9-601a-5683-8543-730e8c2d8cc0/12e956f9-601a-5683-8543-730e8c2d8cc0_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 259613,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733589/general/7fb04ffd-7e37-43c3-b90c-9d9dfaeacbb9.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_12e956f9-601a-5683-8543-730e8c2d8cc0/12e956f9-601a-5683-8543-730e8c2d8cc0_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 232454,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733589/general/fd93e6f7-d18d-4444-b59d-e2b09899df71.jpeg',
'Width': 1600}],
'price': 3800,
'price_includes_vat': True,
'registration_date': '2015-12-30',
'seats_number': 3,
'seller_name': 'L & F MOTORS S.r.l.',
'title': 'Renault Master L3H2 2.3 DCI - Diesel - Manual - 165 hp - 213.745 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2015}
2026-03-27 22:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741685%27 HTTP/1.1" 200 None
2026-03-27 22:03:55 [adesa.it] INFO: Saving data for 10741685: {'created_time': 1774649035.530018, 'last_price_update_time': 1774649035.530027, 'auction_closing_time': 1774964700.0}
2026-03-27 22:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741685') HTTP/1.1" 204 0
2026-03-27 22:03:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5729232/general/a7583978-5f64-4cbc-b6bb-b484783e3100.png> (referer: https://www.openlane.eu/en/carv6/auction/10741688)
2026-03-27 22:03:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741691> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:03:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733695> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:03:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741693> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:03:55 [PIL.PngImagePlugin] DEBUG: STREAM b'IHDR' 16 13
2026-03-27 22:03:55 [PIL.PngImagePlugin] DEBUG: STREAM b'IDAT' 41 924659
2026-03-27 22:03:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:03:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5b2add0>
2026-03-27 22:03:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:03:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:03:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:03:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_74258ed2-2805-57cd-a3d7-460e535130f1/74258ed2-2805-57cd-a3d7-460e535130f1_image_6.png HTTP/1.1" 201 0
2026-03-27 22:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729232%252Fgeneral%252F999248cb-d8b1-4509-8cfe-5030d91d7e9a.png') HTTP/1.1" 204 0
2026-03-27 22:03:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729232/general/999248cb-d8b1-4509-8cfe-5030d91d7e9a.png saved to cache
2026-03-27 22:03:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 74258ed2-2805-57cd-a3d7-460e535130f1
2026-03-27 22:03:55 [PIL.PngImagePlugin] DEBUG: STREAM b'IHDR' 16 13
2026-03-27 22:03:55 [PIL.PngImagePlugin] DEBUG: STREAM b'IDAT' 41 1283014
2026-03-27 22:03:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:03:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5b27ad0>
2026-03-27 22:03:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:03:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:03:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:03:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_74258ed2-2805-57cd-a3d7-460e535130f1/74258ed2-2805-57cd-a3d7-460e535130f1_image_7.png HTTP/1.1" 201 0
2026-03-27 22:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729232%252Fgeneral%252Fffb790c1-a4a4-4409-9bed-7530ac90f708.png') HTTP/1.1" 204 0
2026-03-27 22:03:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729232/general/ffb790c1-a4a4-4409-9bed-7530ac90f708.png saved to cache
2026-03-27 22:03:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 74258ed2-2805-57cd-a3d7-460e535130f1
2026-03-27 22:03:55 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 87e03207-ce21-5a8a-8a06-9e8193f535d8 due to Ignoring non-200 response
2026-03-27 22:03:55 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 87e03207-ce21-5a8a-8a06-9e8193f535d8 due to Ignoring non-200 response
2026-03-27 22:03:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5729232/general/854f38ae-4203-4085-b643-d70b913d28fb.png> (referer: https://www.openlane.eu/en/carv6/auction/10741688)
2026-03-27 22:03:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:03:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:03:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:03:55 [PIL.PngImagePlugin] DEBUG: STREAM b'IHDR' 16 13
2026-03-27 22:03:55 [PIL.PngImagePlugin] DEBUG: STREAM b'sRGB' 41 1
2026-03-27 22:03:55 [PIL.PngImagePlugin] DEBUG: STREAM b'gAMA' 54 4
2026-03-27 22:03:55 [PIL.PngImagePlugin] DEBUG: STREAM b'IDAT' 70 415621
2026-03-27 22:03:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:03:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee59c09d0>
2026-03-27 22:03:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:03:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:03:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:03:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_74258ed2-2805-57cd-a3d7-460e535130f1/74258ed2-2805-57cd-a3d7-460e535130f1_image_2.png HTTP/1.1" 201 0
2026-03-27 22:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729232%252Fgeneral%252Fa7583978-5f64-4cbc-b6bb-b484783e3100.png') HTTP/1.1" 204 0
2026-03-27 22:03:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729232/general/a7583978-5f64-4cbc-b6bb-b484783e3100.png saved to cache
2026-03-27 22:03:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 74258ed2-2805-57cd-a3d7-460e535130f1
2026-03-27 22:03:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3d384337-2576-5fa3-9a91-35c4e3df1c22 with identifier: 10741691
2026-03-27 22:03: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-27 22:03:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3d384337-2576-5fa3-9a91-35c4e3df1c22
2026-03-27 22:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5742563%252Fgeneral%252F052482dc-c13a-462f-94cb-dd03460ecd70.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:03:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742563/general/052482dc-c13a-462f-94cb-dd03460ecd70.jpeg not downloaded yet
2026-03-27 22:03:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0fd47860-c6c7-58bc-ada0-31fb53986bf5 with identifier: 10733695
2026-03-27 22:03:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0fd47860-c6c7-58bc-ada0-31fb53986bf5 with scrape type 1
2026-03-27 22:03:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0fd47860-c6c7-58bc-ada0-31fb53986bf5
2026-03-27 22:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5658460%252Fgeneral%252F7a31b237-a683-49a4-aa3b-69ac3412d491.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5658460/general/7a31b237-a683-49a4-aa3b-69ac3412d491.jpg already downloaded
2026-03-27 22:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5658460%252Fgeneral%252F34b3c9e0-71ef-4c92-9c43-5b03c19264d4.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5658460/general/34b3c9e0-71ef-4c92-9c43-5b03c19264d4.jpg already downloaded
2026-03-27 22:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5658460%252Fgeneral%252Fd0e8c7d8-25c4-4d12-97b7-f07995ba1c35.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5658460/general/d0e8c7d8-25c4-4d12-97b7-f07995ba1c35.jpg already downloaded
2026-03-27 22:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5658460%252Fgeneral%252Fed693ca6-1445-4458-8d5c-6d608003dd3f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5658460/general/ed693ca6-1445-4458-8d5c-6d608003dd3f.jpg already downloaded
2026-03-27 22:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5658460%252Fgeneral%252F4810b9e0-938b-45cf-8276-24ab96bdb582.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5658460/general/4810b9e0-938b-45cf-8276-24ab96bdb582.jpg already downloaded
2026-03-27 22:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5658460%252Fgeneral%252F41724d36-201b-457b-81fe-04c6f24f6dc4.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5658460/general/41724d36-201b-457b-81fe-04c6f24f6dc4.jpg already downloaded
2026-03-27 22:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5658460%252Fgeneral%252Fe324a7bc-1e99-4abb-ae74-13f14e45badb.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5658460/general/e324a7bc-1e99-4abb-ae74-13f14e45badb.jpg already downloaded
2026-03-27 22:03:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5658460%252Fgeneral%252F7d558e52-f0eb-4c95-a935-ce1d07631999.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5658460/general/7d558e52-f0eb-4c95-a935-ce1d07631999.jpg already downloaded
2026-03-27 22:03:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5658460%252Fgeneral%252F59b39519-2893-4084-ac51-1d767f206270.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5658460/general/59b39519-2893-4084-ac51-1d767f206270.jpg already downloaded
2026-03-27 22:03:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5658460%252Fgeneral%252F0f2e7272-eb9e-4033-a823-2e5ed40d128e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5658460/general/0f2e7272-eb9e-4033-a823-2e5ed40d128e.jpg already downloaded
2026-03-27 22:03:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 0fd47860-c6c7-58bc-ada0-31fb53986bf5, identifier: 10733695
2026-03-27 22:03:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6cc4032c-dfa5-58e6-9b41-78c71f4164c3 with identifier: 10741693
2026-03-27 22:03:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6cc4032c-dfa5-58e6-9b41-78c71f4164c3 with scrape type 1
2026-03-27 22:03:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6cc4032c-dfa5-58e6-9b41-78c71f4164c3
2026-03-27 22:03:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5721142%252Fgeneral%252Fe4a6f275-9f3f-40da-89b9-180f440de6a5.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:03:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721142/general/e4a6f275-9f3f-40da-89b9-180f440de6a5.jpeg already downloaded
2026-03-27 22:03:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5721142%252Fgeneral%252F407d927f-4446-4258-9a4a-a6120c9dcceb.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:03:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721142/general/407d927f-4446-4258-9a4a-a6120c9dcceb.jpeg already downloaded
2026-03-27 22:03:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5721142%252Fgeneral%252F7bebdc44-c8d1-4459-95e9-3b707840e6eb.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:03:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721142/general/7bebdc44-c8d1-4459-95e9-3b707840e6eb.jpeg already downloaded
2026-03-27 22:03:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5721142%252Fgeneral%252F4d7ae5c0-8179-43a0-8e31-ee0508dce8a2.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:03:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721142/general/4d7ae5c0-8179-43a0-8e31-ee0508dce8a2.jpeg already downloaded
2026-03-27 22:03:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5721142%252Fgeneral%252F66dd8353-fd01-4985-a712-2f0071ed19ca.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:03:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721142/general/66dd8353-fd01-4985-a712-2f0071ed19ca.jpeg already downloaded
2026-03-27 22:03:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5721142%252Fgeneral%252F952d5364-c8ea-4e1f-9768-ccb7f79927df.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:03:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721142/general/952d5364-c8ea-4e1f-9768-ccb7f79927df.jpeg already downloaded
2026-03-27 22:03:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5721142%252Fgeneral%252Fa131e725-7fe8-4e38-955a-e5d9cfdec431.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:03:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721142/general/a131e725-7fe8-4e38-955a-e5d9cfdec431.jpeg already downloaded
2026-03-27 22:03:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5721142%252Fgeneral%252Fc4354eac-fdc1-44d4-bc0a-6b07ad869ece.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:03:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721142/general/c4354eac-fdc1-44d4-bc0a-6b07ad869ece.jpeg already downloaded
2026-03-27 22:03:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5721142%252Fgeneral%252Fb9ac00b7-afed-42d9-ab06-6a5d0c105e2b.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:03:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721142/general/b9ac00b7-afed-42d9-ab06-6a5d0c105e2b.jpeg already downloaded
2026-03-27 22:03:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5721142%252Fgeneral%252Fe47ca498-b969-4602-8e71-9858535f8518.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:03:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721142/general/e47ca498-b969-4602-8e71-9858535f8518.jpeg already downloaded
2026-03-27 22:03:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 6cc4032c-dfa5-58e6-9b41-78c71f4164c3, identifier: 10741693
2026-03-27 22:03:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 0fd47860-c6c7-58bc-ada0-31fb53986bf5 with identifier: 10733695
2026-03-27 22:03:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 0fd47860-c6c7-58bc-ada0-31fb53986bf5 with identifier: 10733695
2026-03-27 22:03:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 0fd47860-c6c7-58bc-ada0-31fb53986bf5 with identifier: 10733695 to the API
2026-03-27 22:03:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:03:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:03:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733695>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 82,
'expiration_date': '2026-03-30T16:00:00Z',
'fuel_type': 'Electric',
'id': '0fd47860-c6c7-58bc-ada0-31fb53986bf5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH671MN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733695',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Renault',
'model': 'Twingo',
'odometer': 15064,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 54,
'photo_urls': ['https://images.openlane.eu/carimgs/5658460/general/7a31b237-a683-49a4-aa3b-69ac3412d491.jpg',
'https://images.openlane.eu/carimgs/5658460/general/34b3c9e0-71ef-4c92-9c43-5b03c19264d4.jpg',
'https://images.openlane.eu/carimgs/5658460/general/d0e8c7d8-25c4-4d12-97b7-f07995ba1c35.jpg',
'https://images.openlane.eu/carimgs/5658460/general/ed693ca6-1445-4458-8d5c-6d608003dd3f.jpg',
'https://images.openlane.eu/carimgs/5658460/general/4810b9e0-938b-45cf-8276-24ab96bdb582.jpg',
'https://images.openlane.eu/carimgs/5658460/general/41724d36-201b-457b-81fe-04c6f24f6dc4.jpg',
'https://images.openlane.eu/carimgs/5658460/general/e324a7bc-1e99-4abb-ae74-13f14e45badb.jpg',
'https://images.openlane.eu/carimgs/5658460/general/7d558e52-f0eb-4c95-a935-ce1d07631999.jpg',
'https://images.openlane.eu/carimgs/5658460/general/59b39519-2893-4084-ac51-1d767f206270.jpg',
'https://images.openlane.eu/carimgs/5658460/general/0f2e7272-eb9e-4033-a823-2e5ed40d128e.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0fd47860-c6c7-58bc-ada0-31fb53986bf5/0fd47860-c6c7-58bc-ada0-31fb53986bf5_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 311207,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5658460/general/7a31b237-a683-49a4-aa3b-69ac3412d491.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0fd47860-c6c7-58bc-ada0-31fb53986bf5/0fd47860-c6c7-58bc-ada0-31fb53986bf5_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 319714,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5658460/general/34b3c9e0-71ef-4c92-9c43-5b03c19264d4.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0fd47860-c6c7-58bc-ada0-31fb53986bf5/0fd47860-c6c7-58bc-ada0-31fb53986bf5_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 329935,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5658460/general/d0e8c7d8-25c4-4d12-97b7-f07995ba1c35.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0fd47860-c6c7-58bc-ada0-31fb53986bf5/0fd47860-c6c7-58bc-ada0-31fb53986bf5_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 282627,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5658460/general/ed693ca6-1445-4458-8d5c-6d608003dd3f.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0fd47860-c6c7-58bc-ada0-31fb53986bf5/0fd47860-c6c7-58bc-ada0-31fb53986bf5_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 261762,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5658460/general/4810b9e0-938b-45cf-8276-24ab96bdb582.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0fd47860-c6c7-58bc-ada0-31fb53986bf5/0fd47860-c6c7-58bc-ada0-31fb53986bf5_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 202157,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5658460/general/41724d36-201b-457b-81fe-04c6f24f6dc4.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0fd47860-c6c7-58bc-ada0-31fb53986bf5/0fd47860-c6c7-58bc-ada0-31fb53986bf5_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 155714,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5658460/general/e324a7bc-1e99-4abb-ae74-13f14e45badb.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0fd47860-c6c7-58bc-ada0-31fb53986bf5/0fd47860-c6c7-58bc-ada0-31fb53986bf5_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 216076,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5658460/general/7d558e52-f0eb-4c95-a935-ce1d07631999.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0fd47860-c6c7-58bc-ada0-31fb53986bf5/0fd47860-c6c7-58bc-ada0-31fb53986bf5_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 160962,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5658460/general/59b39519-2893-4084-ac51-1d767f206270.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0fd47860-c6c7-58bc-ada0-31fb53986bf5/0fd47860-c6c7-58bc-ada0-31fb53986bf5_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 346387,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5658460/general/0f2e7272-eb9e-4033-a823-2e5ed40d128e.jpg',
'Width': 1200}],
'price': 4900,
'price_includes_vat': True,
'registration_date': '2021-12-10',
'seats_number': 4,
'seller_name': 'Unipol Rental',
'title': 'Renault Twingo EV Life - Electric - Automatic - 82 hp - 15.064 km',
'transmission': 'automatic',
'trim': 'Life',
'vin': None,
'year': 2021}
2026-03-27 22:03:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733695%27 HTTP/1.1" 200 None
2026-03-27 22:03:56 [adesa.it] INFO: Saving data for 10733695: {'created_time': 1774649036.723312, 'last_price_update_time': 1774649036.723322, 'auction_closing_time': 1774886400.0}
2026-03-27 22:03:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10733695') HTTP/1.1" 204 0
2026-03-27 22:03:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 6cc4032c-dfa5-58e6-9b41-78c71f4164c3 with identifier: 10741693
2026-03-27 22:03:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 6cc4032c-dfa5-58e6-9b41-78c71f4164c3 with identifier: 10741693
2026-03-27 22:03:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 6cc4032c-dfa5-58e6-9b41-78c71f4164c3 with identifier: 10741693 to the API
2026-03-27 22:03:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:03:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:03:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741693>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 220,
'expiration_date': '2026-03-31T13:45:00Z',
'fuel_type': 'Electric',
'id': '6cc4032c-dfa5-58e6-9b41-78c71f4164c3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'GM530JK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741693',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Renault',
'model': 'Megane E-Tech',
'odometer': 40398,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 52,
'photo_urls': ['https://images.openlane.eu/carimgs/5721142/general/e4a6f275-9f3f-40da-89b9-180f440de6a5.jpeg',
'https://images.openlane.eu/carimgs/5721142/general/407d927f-4446-4258-9a4a-a6120c9dcceb.jpeg',
'https://images.openlane.eu/carimgs/5721142/general/7bebdc44-c8d1-4459-95e9-3b707840e6eb.jpeg',
'https://images.openlane.eu/carimgs/5721142/general/4d7ae5c0-8179-43a0-8e31-ee0508dce8a2.jpeg',
'https://images.openlane.eu/carimgs/5721142/general/66dd8353-fd01-4985-a712-2f0071ed19ca.jpeg',
'https://images.openlane.eu/carimgs/5721142/general/952d5364-c8ea-4e1f-9768-ccb7f79927df.jpeg',
'https://images.openlane.eu/carimgs/5721142/general/a131e725-7fe8-4e38-955a-e5d9cfdec431.jpeg',
'https://images.openlane.eu/carimgs/5721142/general/c4354eac-fdc1-44d4-bc0a-6b07ad869ece.jpeg',
'https://images.openlane.eu/carimgs/5721142/general/b9ac00b7-afed-42d9-ab06-6a5d0c105e2b.jpeg',
'https://images.openlane.eu/carimgs/5721142/general/e47ca498-b969-4602-8e71-9858535f8518.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6cc4032c-dfa5-58e6-9b41-78c71f4164c3/6cc4032c-dfa5-58e6-9b41-78c71f4164c3_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 445389,
'Height': 1148,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721142/general/e4a6f275-9f3f-40da-89b9-180f440de6a5.jpeg',
'Width': 2040},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6cc4032c-dfa5-58e6-9b41-78c71f4164c3/6cc4032c-dfa5-58e6-9b41-78c71f4164c3_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 408004,
'Height': 1148,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721142/general/407d927f-4446-4258-9a4a-a6120c9dcceb.jpeg',
'Width': 2040},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6cc4032c-dfa5-58e6-9b41-78c71f4164c3/6cc4032c-dfa5-58e6-9b41-78c71f4164c3_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 418474,
'Height': 1148,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721142/general/7bebdc44-c8d1-4459-95e9-3b707840e6eb.jpeg',
'Width': 2040},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6cc4032c-dfa5-58e6-9b41-78c71f4164c3/6cc4032c-dfa5-58e6-9b41-78c71f4164c3_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 355414,
'Height': 1148,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721142/general/4d7ae5c0-8179-43a0-8e31-ee0508dce8a2.jpeg',
'Width': 2040},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6cc4032c-dfa5-58e6-9b41-78c71f4164c3/6cc4032c-dfa5-58e6-9b41-78c71f4164c3_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 396393,
'Height': 1148,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721142/general/66dd8353-fd01-4985-a712-2f0071ed19ca.jpeg',
'Width': 2040},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6cc4032c-dfa5-58e6-9b41-78c71f4164c3/6cc4032c-dfa5-58e6-9b41-78c71f4164c3_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 184094,
'Height': 1148,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721142/general/952d5364-c8ea-4e1f-9768-ccb7f79927df.jpeg',
'Width': 2040},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6cc4032c-dfa5-58e6-9b41-78c71f4164c3/6cc4032c-dfa5-58e6-9b41-78c71f4164c3_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 298476,
'Height': 1148,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721142/general/a131e725-7fe8-4e38-955a-e5d9cfdec431.jpeg',
'Width': 2040},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6cc4032c-dfa5-58e6-9b41-78c71f4164c3/6cc4032c-dfa5-58e6-9b41-78c71f4164c3_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 332550,
'Height': 1148,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721142/general/c4354eac-fdc1-44d4-bc0a-6b07ad869ece.jpeg',
'Width': 2040},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6cc4032c-dfa5-58e6-9b41-78c71f4164c3/6cc4032c-dfa5-58e6-9b41-78c71f4164c3_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 291759,
'Height': 1148,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721142/general/b9ac00b7-afed-42d9-ab06-6a5d0c105e2b.jpeg',
'Width': 2040},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6cc4032c-dfa5-58e6-9b41-78c71f4164c3/6cc4032c-dfa5-58e6-9b41-78c71f4164c3_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 334202,
'Height': 1148,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721142/general/e47ca498-b969-4602-8e71-9858535f8518.jpeg',
'Width': 2040}],
'price': 100,
'price_includes_vat': True,
'registration_date': '2023-01-17',
'seats_number': 5,
'seller_name': 'RENAUTO S.p.a.',
'title': 'Renault Megane E-Tech 60 kWh Techno - Electric - Automatic - 220 hp '
'- 40.398 km',
'transmission': 'automatic',
'trim': 'Techno',
'vin': None,
'year': 2023}
2026-03-27 22:03:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741693%27 HTTP/1.1" 200 None
2026-03-27 22:03:57 [adesa.it] INFO: Saving data for 10741693: {'created_time': 1774649037.070877, 'last_price_update_time': 1774649037.070889, 'auction_closing_time': 1774964700.0}
2026-03-27 22:03:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741693') HTTP/1.1" 204 0
2026-03-27 22:03:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5729232/general/f029045a-aa8e-48aa-85e3-e168b43c60db.png> (referer: https://www.openlane.eu/en/carv6/auction/10741688)
2026-03-27 22:03:57 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5744130/general/df520cf6-93ba-4629-86bc-786cfdecd3a7.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10741705)
2026-03-27 22:03:57 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5744130/general/a486336a-8d01-4f68-8ebb-99cab1e71a4e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10741705)
2026-03-27 22:03:57 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5744130/general/d756b8df-5dd2-465e-be2e-f19ada5a1059.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10741705)
2026-03-27 22:03:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5742563%252Fgeneral%252F2fd32b57-9cc8-4fcd-aefc-5916dbbf7c7e.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:03:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742563/general/2fd32b57-9cc8-4fcd-aefc-5916dbbf7c7e.jpeg not downloaded yet
2026-03-27 22:03:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733691> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:03:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733708> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:03:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5742563%252Fgeneral%252Faa2c739c-7dbf-4fbc-95e1-c7956f796701.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:03:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742563/general/aa2c739c-7dbf-4fbc-95e1-c7956f796701.jpeg not downloaded yet
2026-03-27 22:03:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:03:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:03:57 [PIL.PngImagePlugin] DEBUG: STREAM b'IHDR' 16 13
2026-03-27 22:03:57 [PIL.PngImagePlugin] DEBUG: STREAM b'IDAT' 41 384502
2026-03-27 22:03:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:03:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee57945d0>
2026-03-27 22:03:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:03:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:03:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:03:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_74258ed2-2805-57cd-a3d7-460e535130f1/74258ed2-2805-57cd-a3d7-460e535130f1_image_5.png HTTP/1.1" 201 0
2026-03-27 22:03:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729232%252Fgeneral%252F854f38ae-4203-4085-b643-d70b913d28fb.png') HTTP/1.1" 204 0
2026-03-27 22:03:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729232/general/854f38ae-4203-4085-b643-d70b913d28fb.png saved to cache
2026-03-27 22:03:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 74258ed2-2805-57cd-a3d7-460e535130f1
2026-03-27 22:03:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5742563%252Fgeneral%252F7c72d30e-54ae-4a78-a6dc-47b75b014bbf.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:03:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742563/general/7c72d30e-54ae-4a78-a6dc-47b75b014bbf.jpeg not downloaded yet
2026-03-27 22:03:57 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5744130/general/7bb71986-ee11-4b9d-8822-375db20046cc.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10741705)
2026-03-27 22:03:57 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5744130/general/3454adbd-df86-4d3e-a390-3cc8700af3fc.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10741705)
2026-03-27 22:03:57 [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-27 22:03:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5742563%252Fgeneral%252Fa8f794d0-7219-48ee-8c27-b8d54f0202a6.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:03:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742563/general/a8f794d0-7219-48ee-8c27-b8d54f0202a6.jpeg not downloaded yet
2026-03-27 22:03:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:03:57 [PIL.PngImagePlugin] DEBUG: STREAM b'IHDR' 16 13
2026-03-27 22:03:57 [PIL.PngImagePlugin] DEBUG: STREAM b'sRGB' 41 1
2026-03-27 22:03:57 [PIL.PngImagePlugin] DEBUG: STREAM b'gAMA' 54 4
2026-03-27 22:03:57 [PIL.PngImagePlugin] DEBUG: STREAM b'IDAT' 70 527307
2026-03-27 22:03:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:03:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee44d77d0>
2026-03-27 22:03:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:03:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:03:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:03:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_74258ed2-2805-57cd-a3d7-460e535130f1/74258ed2-2805-57cd-a3d7-460e535130f1_image_0.png HTTP/1.1" 201 0
2026-03-27 22:03:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729232%252Fgeneral%252Ff029045a-aa8e-48aa-85e3-e168b43c60db.png') HTTP/1.1" 204 0
2026-03-27 22:03:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729232/general/f029045a-aa8e-48aa-85e3-e168b43c60db.png saved to cache
2026-03-27 22:03:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 74258ed2-2805-57cd-a3d7-460e535130f1
2026-03-27 22:03:57 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 74258ed2-2805-57cd-a3d7-460e535130f1, skipping ID generation
2026-03-27 22:03:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 74258ed2-2805-57cd-a3d7-460e535130f1 with scrape type 1
2026-03-27 22:03:57 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 74258ed2-2805-57cd-a3d7-460e535130f1 sending to next pipeline
2026-03-27 22:03:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 74258ed2-2805-57cd-a3d7-460e535130f1, identifier: 10741688
2026-03-27 22:03:57 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 87e03207-ce21-5a8a-8a06-9e8193f535d8 due to Ignoring non-200 response
2026-03-27 22:03:57 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 87e03207-ce21-5a8a-8a06-9e8193f535d8 due to Ignoring non-200 response
2026-03-27 22:03:57 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 87e03207-ce21-5a8a-8a06-9e8193f535d8 due to Ignoring non-200 response
2026-03-27 22:03:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8a9a9d81-f49d-59a9-b40a-1aef633c7414 with identifier: 10733691
2026-03-27 22:03:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8a9a9d81-f49d-59a9-b40a-1aef633c7414 with scrape type 1
2026-03-27 22:03:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8a9a9d81-f49d-59a9-b40a-1aef633c7414
2026-03-27 22:03:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5656976%252Fgeneral%252F76114216-0c30-4d82-9a04-570ff523d723.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656976/general/76114216-0c30-4d82-9a04-570ff523d723.jpg already downloaded
2026-03-27 22:03:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5656976%252Fgeneral%252Fd0dffa5f-ddeb-4e0b-843b-e1e2d1f8dd8a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656976/general/d0dffa5f-ddeb-4e0b-843b-e1e2d1f8dd8a.jpg already downloaded
2026-03-27 22:03:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5656976%252Fgeneral%252F8795c98e-b5a5-4101-ad54-d4e1b5c47c96.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656976/general/8795c98e-b5a5-4101-ad54-d4e1b5c47c96.jpg already downloaded
2026-03-27 22:03:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5656976%252Fgeneral%252F30868cbd-bd62-4567-8287-1d800e53752a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656976/general/30868cbd-bd62-4567-8287-1d800e53752a.jpg already downloaded
2026-03-27 22:03:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5656976%252Fgeneral%252F14ded46a-b4be-4be2-be44-5d0bbfaedb52.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656976/general/14ded46a-b4be-4be2-be44-5d0bbfaedb52.jpg already downloaded
2026-03-27 22:03:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5656976%252Fgeneral%252Fab223bf6-e188-4c87-b375-a71db56489f4.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656976/general/ab223bf6-e188-4c87-b375-a71db56489f4.jpg already downloaded
2026-03-27 22:03:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5656976%252Fgeneral%252F1e533c5d-dc1c-4faa-b47f-5107ff4cae8f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656976/general/1e533c5d-dc1c-4faa-b47f-5107ff4cae8f.jpg already downloaded
2026-03-27 22:03:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5656976%252Fgeneral%252F584cc1f5-4324-4477-b916-cb463f865305.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656976/general/584cc1f5-4324-4477-b916-cb463f865305.jpg already downloaded
2026-03-27 22:03:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5656976%252Fgeneral%252F02f4b2f4-24bf-42ea-aace-6e6d219a8afa.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656976/general/02f4b2f4-24bf-42ea-aace-6e6d219a8afa.jpg already downloaded
2026-03-27 22:03:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5656976%252Fgeneral%252F05da5201-75b9-4101-941c-29129f22587e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656976/general/05da5201-75b9-4101-941c-29129f22587e.jpg already downloaded
2026-03-27 22:03:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 8a9a9d81-f49d-59a9-b40a-1aef633c7414, identifier: 10733691
2026-03-27 22:03:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 15931d54-70cf-5c69-bc12-70d680ce19b1 with identifier: 10733708
2026-03-27 22:03:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 15931d54-70cf-5c69-bc12-70d680ce19b1 with scrape type 1
2026-03-27 22:03:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 15931d54-70cf-5c69-bc12-70d680ce19b1
2026-03-27 22:03:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5698929%252Fgeneral%252Fc9c6d457-5e1f-42ca-b486-72195e335af8.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698929/general/c9c6d457-5e1f-42ca-b486-72195e335af8.jpg already downloaded
2026-03-27 22:03:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5698929%252Fgeneral%252F90127c7a-3067-4d38-9d0a-ad5cb507952f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698929/general/90127c7a-3067-4d38-9d0a-ad5cb507952f.jpg already downloaded
2026-03-27 22:03:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5698929%252Fgeneral%252F151c625d-dfca-48c7-84f1-a0293d3bc38d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698929/general/151c625d-dfca-48c7-84f1-a0293d3bc38d.jpg already downloaded
2026-03-27 22:03:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5698929%252Fgeneral%252F14faa187-c88f-4e20-8e68-34973d16705d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698929/general/14faa187-c88f-4e20-8e68-34973d16705d.jpg already downloaded
2026-03-27 22:03:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5698929%252Fgeneral%252F0e8e9d75-3840-4ca2-93ac-ac68fa7ffcc7.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698929/general/0e8e9d75-3840-4ca2-93ac-ac68fa7ffcc7.jpg already downloaded
2026-03-27 22:03:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5698929%252Fgeneral%252F76b06fca-fb4b-4453-afae-9fff8716da2a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698929/general/76b06fca-fb4b-4453-afae-9fff8716da2a.jpg already downloaded
2026-03-27 22:03:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5698929%252Fgeneral%252F938b35d3-5351-45d8-a6c5-792ced3e22c0.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698929/general/938b35d3-5351-45d8-a6c5-792ced3e22c0.jpg already downloaded
2026-03-27 22:03:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5698929%252Fgeneral%252Fd1e4bc03-691c-41f5-bab3-e60f0918d5ac.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698929/general/d1e4bc03-691c-41f5-bab3-e60f0918d5ac.jpg already downloaded
2026-03-27 22:03:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5698929%252Fgeneral%252F6fa0601c-9d06-4a45-8167-1f7760736d65.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698929/general/6fa0601c-9d06-4a45-8167-1f7760736d65.jpg already downloaded
2026-03-27 22:03:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03: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%252F5698929%252Fgeneral%252F961c1767-8de7-4c15-94b1-14238b0fd872.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:03:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698929/general/961c1767-8de7-4c15-94b1-14238b0fd872.jpg already downloaded
2026-03-27 22:03:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 15931d54-70cf-5c69-bc12-70d680ce19b1, identifier: 10733708
2026-03-27 22:03:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 74258ed2-2805-57cd-a3d7-460e535130f1 with identifier: 10741688
2026-03-27 22:03:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 74258ed2-2805-57cd-a3d7-460e535130f1 with identifier: 10741688
2026-03-27 22:03:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 74258ed2-2805-57cd-a3d7-460e535130f1 with identifier: 10741688 to the API
2026-03-27 22:03:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:03:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:03:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5729232/general/f029045a-aa8e-48aa-85e3-e168b43c60db.png>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 136,
'expiration_date': '2026-03-31T13:45:00Z',
'fuel_type': 'Diesel',
'id': '74258ed2-2805-57cd-a3d7-460e535130f1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GW821FH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741688',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Mercedes-Benz',
'model': 'Vito Tourer',
'odometer': 40010,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 21,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_494c11e3-1c09-595d-9feb-fba8d8c03cb9/494c11e3-1c09-595d-9feb-fba8d8c03cb9_image_0.png',
'Extension': 'png',
'FileSizeInBytes': 725200,
'Height': 1024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729232/general/a506ea41-cd21-4642-b40e-c8d27a78e7ce.png',
'Width': 1536},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_74258ed2-2805-57cd-a3d7-460e535130f1/74258ed2-2805-57cd-a3d7-460e535130f1_image_0.png',
'Extension': 'png',
'FileSizeInBytes': 527393,
'Height': 1024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729232/general/f029045a-aa8e-48aa-85e3-e168b43c60db.png',
'Width': 1536},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_494c11e3-1c09-595d-9feb-fba8d8c03cb9/494c11e3-1c09-595d-9feb-fba8d8c03cb9_image_2.png',
'Extension': 'png',
'FileSizeInBytes': 726944,
'Height': 1024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729232/general/e4b54e7c-ec10-4f84-9cd1-18088dc49161.png',
'Width': 1536},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_74258ed2-2805-57cd-a3d7-460e535130f1/74258ed2-2805-57cd-a3d7-460e535130f1_image_2.png',
'Extension': 'png',
'FileSizeInBytes': 415707,
'Height': 1024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729232/general/a7583978-5f64-4cbc-b6bb-b484783e3100.png',
'Width': 1536},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_494c11e3-1c09-595d-9feb-fba8d8c03cb9/494c11e3-1c09-595d-9feb-fba8d8c03cb9_image_3.png',
'Extension': 'png',
'FileSizeInBytes': 626979,
'Height': 1024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729232/general/8675e611-b99b-4d73-9213-fe2476766a46.png',
'Width': 1536},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_74258ed2-2805-57cd-a3d7-460e535130f1/74258ed2-2805-57cd-a3d7-460e535130f1_image_5.png',
'Extension': 'png',
'FileSizeInBytes': 384559,
'Height': 1024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729232/general/854f38ae-4203-4085-b643-d70b913d28fb.png',
'Width': 1536},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_494c11e3-1c09-595d-9feb-fba8d8c03cb9/494c11e3-1c09-595d-9feb-fba8d8c03cb9_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 198942,
'Height': 819,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729232/general/ac7de45b-676a-457e-b3e1-17f06eebfd02.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_74258ed2-2805-57cd-a3d7-460e535130f1/74258ed2-2805-57cd-a3d7-460e535130f1_image_6.png',
'Extension': 'png',
'FileSizeInBytes': 924716,
'Height': 1024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729232/general/999248cb-d8b1-4509-8cfe-5030d91d7e9a.png',
'Width': 1536},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_74258ed2-2805-57cd-a3d7-460e535130f1/74258ed2-2805-57cd-a3d7-460e535130f1_image_7.png',
'Extension': 'png',
'FileSizeInBytes': 1283071,
'Height': 1024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729232/general/ffb790c1-a4a4-4409-9bed-7530ac90f708.png',
'Width': 1536},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_74258ed2-2805-57cd-a3d7-460e535130f1/74258ed2-2805-57cd-a3d7-460e535130f1_image_8.png',
'Extension': 'png',
'FileSizeInBytes': 996350,
'Height': 1024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729232/general/4df300a1-01aa-469d-ac67-de82ba977922.png',
'Width': 1536}],
'price': 15100,
'price_includes_vat': True,
'registration_date': '2024-09-19',
'seats_number': 6,
'seller_name': 'RS1AUTO DI RUSU VICTOR',
'title': 'Mercedes-Benz Vito Tourer 114 Pro - Diesel - Automatic - 136 hp - '
'40.010 km',
'transmission': 'automatic',
'trim': 'Pro',
'vin': None,
'year': 2024}
2026-03-27 22:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741688%27 HTTP/1.1" 200 None
2026-03-27 22:03:58 [adesa.it] INFO: Saving data for 10741688: {'created_time': 1774649038.389275, 'last_price_update_time': 1774649038.389286, 'auction_closing_time': 1774964700.0}
2026-03-27 22:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741688') HTTP/1.1" 204 0
2026-03-27 22:03:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 8a9a9d81-f49d-59a9-b40a-1aef633c7414 with identifier: 10733691
2026-03-27 22:03:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 8a9a9d81-f49d-59a9-b40a-1aef633c7414 with identifier: 10733691
2026-03-27 22:03:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 8a9a9d81-f49d-59a9-b40a-1aef633c7414 with identifier: 10733691 to the API
2026-03-27 22:03:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:03:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:03:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733691>
{'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-30T16:00: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=10733691',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Seat',
'model': 'Tarraco',
'odometer': 72676,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 57,
'photo_urls': ['https://images.openlane.eu/carimgs/5656976/general/76114216-0c30-4d82-9a04-570ff523d723.jpg',
'https://images.openlane.eu/carimgs/5656976/general/d0dffa5f-ddeb-4e0b-843b-e1e2d1f8dd8a.jpg',
'https://images.openlane.eu/carimgs/5656976/general/8795c98e-b5a5-4101-ad54-d4e1b5c47c96.jpg',
'https://images.openlane.eu/carimgs/5656976/general/30868cbd-bd62-4567-8287-1d800e53752a.jpg',
'https://images.openlane.eu/carimgs/5656976/general/14ded46a-b4be-4be2-be44-5d0bbfaedb52.jpg',
'https://images.openlane.eu/carimgs/5656976/general/ab223bf6-e188-4c87-b375-a71db56489f4.jpg',
'https://images.openlane.eu/carimgs/5656976/general/1e533c5d-dc1c-4faa-b47f-5107ff4cae8f.jpg',
'https://images.openlane.eu/carimgs/5656976/general/584cc1f5-4324-4477-b916-cb463f865305.jpg',
'https://images.openlane.eu/carimgs/5656976/general/02f4b2f4-24bf-42ea-aace-6e6d219a8afa.jpg',
'https://images.openlane.eu/carimgs/5656976/general/05da5201-75b9-4101-941c-29129f22587e.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8a9a9d81-f49d-59a9-b40a-1aef633c7414/8a9a9d81-f49d-59a9-b40a-1aef633c7414_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 540433,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656976/general/76114216-0c30-4d82-9a04-570ff523d723.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8a9a9d81-f49d-59a9-b40a-1aef633c7414/8a9a9d81-f49d-59a9-b40a-1aef633c7414_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 675276,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656976/general/d0dffa5f-ddeb-4e0b-843b-e1e2d1f8dd8a.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8a9a9d81-f49d-59a9-b40a-1aef633c7414/8a9a9d81-f49d-59a9-b40a-1aef633c7414_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 574126,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656976/general/8795c98e-b5a5-4101-ad54-d4e1b5c47c96.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8a9a9d81-f49d-59a9-b40a-1aef633c7414/8a9a9d81-f49d-59a9-b40a-1aef633c7414_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 596975,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656976/general/30868cbd-bd62-4567-8287-1d800e53752a.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8a9a9d81-f49d-59a9-b40a-1aef633c7414/8a9a9d81-f49d-59a9-b40a-1aef633c7414_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 672501,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656976/general/14ded46a-b4be-4be2-be44-5d0bbfaedb52.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8a9a9d81-f49d-59a9-b40a-1aef633c7414/8a9a9d81-f49d-59a9-b40a-1aef633c7414_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 400336,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656976/general/ab223bf6-e188-4c87-b375-a71db56489f4.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8a9a9d81-f49d-59a9-b40a-1aef633c7414/8a9a9d81-f49d-59a9-b40a-1aef633c7414_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 380841,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656976/general/1e533c5d-dc1c-4faa-b47f-5107ff4cae8f.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8a9a9d81-f49d-59a9-b40a-1aef633c7414/8a9a9d81-f49d-59a9-b40a-1aef633c7414_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 553838,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656976/general/584cc1f5-4324-4477-b916-cb463f865305.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8a9a9d81-f49d-59a9-b40a-1aef633c7414/8a9a9d81-f49d-59a9-b40a-1aef633c7414_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 397314,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656976/general/02f4b2f4-24bf-42ea-aace-6e6d219a8afa.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8a9a9d81-f49d-59a9-b40a-1aef633c7414/8a9a9d81-f49d-59a9-b40a-1aef633c7414_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 537635,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656976/general/05da5201-75b9-4101-941c-29129f22587e.jpg',
'Width': 2000}],
'price': 12900,
'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-27 22:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733691%27 HTTP/1.1" 200 None
2026-03-27 22:03:58 [adesa.it] INFO: Saving data for 10733691: {'created_time': 1774649038.757636, 'last_price_update_time': 1774649038.757646, 'auction_closing_time': 1774886400.0}
2026-03-27 22:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10733691') HTTP/1.1" 204 0
2026-03-27 22:03:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 15931d54-70cf-5c69-bc12-70d680ce19b1 with identifier: 10733708
2026-03-27 22:03:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 15931d54-70cf-5c69-bc12-70d680ce19b1 with identifier: 10733708
2026-03-27 22:03:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 15931d54-70cf-5c69-bc12-70d680ce19b1 with identifier: 10733708 to the API
2026-03-27 22:03:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:03:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:03:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733708>
{'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-30T16:00: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=10733708',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Seat',
'model': 'Tarraco',
'odometer': 93161,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 48,
'photo_urls': ['https://images.openlane.eu/carimgs/5698929/general/c9c6d457-5e1f-42ca-b486-72195e335af8.jpg',
'https://images.openlane.eu/carimgs/5698929/general/90127c7a-3067-4d38-9d0a-ad5cb507952f.jpg',
'https://images.openlane.eu/carimgs/5698929/general/151c625d-dfca-48c7-84f1-a0293d3bc38d.jpg',
'https://images.openlane.eu/carimgs/5698929/general/14faa187-c88f-4e20-8e68-34973d16705d.jpg',
'https://images.openlane.eu/carimgs/5698929/general/0e8e9d75-3840-4ca2-93ac-ac68fa7ffcc7.jpg',
'https://images.openlane.eu/carimgs/5698929/general/76b06fca-fb4b-4453-afae-9fff8716da2a.jpg',
'https://images.openlane.eu/carimgs/5698929/general/938b35d3-5351-45d8-a6c5-792ced3e22c0.jpg',
'https://images.openlane.eu/carimgs/5698929/general/d1e4bc03-691c-41f5-bab3-e60f0918d5ac.jpg',
'https://images.openlane.eu/carimgs/5698929/general/6fa0601c-9d06-4a45-8167-1f7760736d65.jpg',
'https://images.openlane.eu/carimgs/5698929/general/961c1767-8de7-4c15-94b1-14238b0fd872.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_15931d54-70cf-5c69-bc12-70d680ce19b1/15931d54-70cf-5c69-bc12-70d680ce19b1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 347346,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698929/general/c9c6d457-5e1f-42ca-b486-72195e335af8.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_15931d54-70cf-5c69-bc12-70d680ce19b1/15931d54-70cf-5c69-bc12-70d680ce19b1_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 322837,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698929/general/90127c7a-3067-4d38-9d0a-ad5cb507952f.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_15931d54-70cf-5c69-bc12-70d680ce19b1/15931d54-70cf-5c69-bc12-70d680ce19b1_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 342035,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698929/general/151c625d-dfca-48c7-84f1-a0293d3bc38d.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_15931d54-70cf-5c69-bc12-70d680ce19b1/15931d54-70cf-5c69-bc12-70d680ce19b1_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 354629,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698929/general/14faa187-c88f-4e20-8e68-34973d16705d.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_15931d54-70cf-5c69-bc12-70d680ce19b1/15931d54-70cf-5c69-bc12-70d680ce19b1_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 228411,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698929/general/0e8e9d75-3840-4ca2-93ac-ac68fa7ffcc7.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_15931d54-70cf-5c69-bc12-70d680ce19b1/15931d54-70cf-5c69-bc12-70d680ce19b1_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 294775,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698929/general/76b06fca-fb4b-4453-afae-9fff8716da2a.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_15931d54-70cf-5c69-bc12-70d680ce19b1/15931d54-70cf-5c69-bc12-70d680ce19b1_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 308715,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698929/general/938b35d3-5351-45d8-a6c5-792ced3e22c0.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_15931d54-70cf-5c69-bc12-70d680ce19b1/15931d54-70cf-5c69-bc12-70d680ce19b1_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 325297,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698929/general/d1e4bc03-691c-41f5-bab3-e60f0918d5ac.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_15931d54-70cf-5c69-bc12-70d680ce19b1/15931d54-70cf-5c69-bc12-70d680ce19b1_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 232756,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698929/general/6fa0601c-9d06-4a45-8167-1f7760736d65.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_15931d54-70cf-5c69-bc12-70d680ce19b1/15931d54-70cf-5c69-bc12-70d680ce19b1_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 284210,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698929/general/961c1767-8de7-4c15-94b1-14238b0fd872.jpg',
'Width': 2000}],
'price': 14400,
'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-27 22:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733708%27 HTTP/1.1" 200 None
2026-03-27 22:03:59 [adesa.it] INFO: Saving data for 10733708: {'created_time': 1774649039.074527, 'last_price_update_time': 1774649039.074536, 'auction_closing_time': 1774886400.0}
2026-03-27 22:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10733708') HTTP/1.1" 204 0
2026-03-27 22:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5742563%252Fgeneral%252F70290d45-5db6-456d-8c9e-ddbeaa090660.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:03:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742563/general/70290d45-5db6-456d-8c9e-ddbeaa090660.jpeg not downloaded yet
2026-03-27 22:03:59 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 87e03207-ce21-5a8a-8a06-9e8193f535d8 due to Ignoring non-200 response
2026-03-27 22:03:59 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 87e03207-ce21-5a8a-8a06-9e8193f535d8, skipping ID generation
2026-03-27 22:03:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 87e03207-ce21-5a8a-8a06-9e8193f535d8 with scrape type 1
2026-03-27 22:03:59 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 87e03207-ce21-5a8a-8a06-9e8193f535d8 sending to next pipeline
2026-03-27 22:03:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 87e03207-ce21-5a8a-8a06-9e8193f535d8, identifier: 10741705
2026-03-27 22:03:59 [adesa.it] INFO: Found listing with ID: 10733710
2026-03-27 22:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733710%27 HTTP/1.1" 200 None
2026-03-27 22:03:59 [adesa.it] INFO: Scrape type for 10733710: 1
2026-03-27 22:03:59 [adesa.it] INFO: Scraping item 10733710 url https://www.openlane.eu/en/carv6/auction/10733710
2026-03-27 22:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5742563%252Fgeneral%252Ff92f6b17-0fcc-4881-a2aa-e6f09c02b332.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:03:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742563/general/f92f6b17-0fcc-4881-a2aa-e6f09c02b332.jpeg not downloaded yet
2026-03-27 22:03:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 87e03207-ce21-5a8a-8a06-9e8193f535d8 with identifier: 10741705
2026-03-27 22:03:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 87e03207-ce21-5a8a-8a06-9e8193f535d8 with identifier: 10741705
2026-03-27 22:03:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 87e03207-ce21-5a8a-8a06-9e8193f535d8 with identifier: 10741705 to the API
2026-03-27 22:03:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:03:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:03:59 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5744130/general/3454adbd-df86-4d3e-a390-3cc8700af3fc.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 194,
'expiration_date': '2026-03-31T13:45:00Z',
'fuel_type': 'Diesel',
'id': '87e03207-ce21-5a8a-8a06-9e8193f535d8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'FX660TA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741705',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 125941,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 32,
'photos': [],
'price': 100,
'price_includes_vat': True,
'registration_date': '2019-11-14',
'seats_number': 5,
'seller_name': 'ROSSI ECOCAR S.R.L.',
'title': 'Mercedes-Benz GLC Coupé 220d Premium - 4-Matic - Diesel - Automatic '
'- 194 hp - 125.941 km',
'transmission': 'automatic',
'trim': 'Premium',
'vin': None,
'year': 2019}
2026-03-27 22:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741705%27 HTTP/1.1" 200 None
2026-03-27 22:03:59 [adesa.it] INFO: Saving data for 10741705: {'created_time': 1774649039.628206, 'last_price_update_time': 1774649039.628216, 'auction_closing_time': 1774964700.0}
2026-03-27 22:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741705') HTTP/1.1" 204 0
2026-03-27 22:03:59 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 87e03207-ce21-5a8a-8a06-9e8193f535d8 due to Ignoring non-200 response
2026-03-27 22:03:59 [adesa.it] INFO: Found listing with ID: 10733670
2026-03-27 22:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733670%27 HTTP/1.1" 200 None
2026-03-27 22:03:59 [adesa.it] INFO: Scrape type for 10733670: 1
2026-03-27 22:03:59 [adesa.it] INFO: Scraping item 10733670 url https://www.openlane.eu/en/carv6/auction/10733670
2026-03-27 22:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5742563%252Fgeneral%252F2ce77ce2-999f-4079-9643-b1b27cf7e800.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:03:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742563/general/2ce77ce2-999f-4079-9643-b1b27cf7e800.jpeg not downloaded yet
2026-03-27 22:03:59 [adesa.it] INFO: Found listing with ID: 10733704
2026-03-27 22:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733704%27 HTTP/1.1" 200 None
2026-03-27 22:03:59 [adesa.it] INFO: Scrape type for 10733704: 1
2026-03-27 22:03:59 [adesa.it] INFO: Scraping item 10733704 url https://www.openlane.eu/en/carv6/auction/10733704
2026-03-27 22:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5742563%252Fgeneral%252Fad0b92f1-6c1e-4065-b704-66b5b69948a5.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:03:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742563/general/ad0b92f1-6c1e-4065-b704-66b5b69948a5.jpeg not downloaded yet
2026-03-27 22:03:59 [adesa.it] INFO: Found listing with ID: 10741643
2026-03-27 22:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741643%27 HTTP/1.1" 200 None
2026-03-27 22:03:59 [adesa.it] INFO: Scrape type for 10741643: 1
2026-03-27 22:03:59 [adesa.it] INFO: Scraping item 10741643 url https://www.openlane.eu/en/carv6/auction/10741643
2026-03-27 22:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5742563%252Fgeneral%252F27af2444-c379-4854-87c6-44ec133e62ca.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:03:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742563/general/27af2444-c379-4854-87c6-44ec133e62ca.jpeg not downloaded yet
2026-03-27 22:03:59 [adesa.it] INFO: Found listing with ID: 10741702
2026-03-27 22:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741702%27 HTTP/1.1" 200 None
2026-03-27 22:03:59 [adesa.it] INFO: Scrape type for 10741702: 1
2026-03-27 22:03:59 [adesa.it] INFO: Scraping item 10741702 url https://www.openlane.eu/en/carv6/auction/10741702
2026-03-27 22:03:59 [adesa.it] INFO: Found listing with ID: 10741668
2026-03-27 22:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741668%27 HTTP/1.1" 200 None
2026-03-27 22:03:59 [adesa.it] INFO: Scrape type for 10741668: 1
2026-03-27 22:03:59 [adesa.it] INFO: Scraping item 10741668 url https://www.openlane.eu/en/carv6/auction/10741668
2026-03-27 22:03:59 [adesa.it] INFO: Found listing with ID: 10741881
2026-03-27 22:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741881%27 HTTP/1.1" 200 None
2026-03-27 22:03:59 [adesa.it] INFO: Scrape type for 10741881: 1
2026-03-27 22:03:59 [adesa.it] INFO: Scraping item 10741881 url https://www.openlane.eu/en/carv6/auction/10741881
2026-03-27 22:03:59 [adesa.it] INFO: Found listing with ID: 10733681
2026-03-27 22:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733681%27 HTTP/1.1" 200 None
2026-03-27 22:03:59 [adesa.it] INFO: Scrape type for 10733681: 1
2026-03-27 22:03:59 [adesa.it] INFO: Scraping item 10733681 url https://www.openlane.eu/en/carv6/auction/10733681
2026-03-27 22:03:59 [adesa.it] INFO: Found listing with ID: 10741863
2026-03-27 22:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741863%27 HTTP/1.1" 200 None
2026-03-27 22:03:59 [adesa.it] INFO: Scrape type for 10741863: 1
2026-03-27 22:03:59 [adesa.it] INFO: Scraping item 10741863 url https://www.openlane.eu/en/carv6/auction/10741863
2026-03-27 22:03:59 [adesa.it] INFO: Found listing with ID: 10741695
2026-03-27 22:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741695%27 HTTP/1.1" 200 None
2026-03-27 22:03:59 [adesa.it] INFO: Scrape type for 10741695: 1
2026-03-27 22:03:59 [adesa.it] INFO: Scraping item 10741695 url https://www.openlane.eu/en/carv6/auction/10741695
2026-03-27 22:03:59 [adesa.it] INFO: Found listing with ID: 10741692
2026-03-27 22:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741692%27 HTTP/1.1" 200 None
2026-03-27 22:03:59 [adesa.it] INFO: Scrape type for 10741692: 1
2026-03-27 22:03:59 [adesa.it] INFO: Scraping item 10741692 url https://www.openlane.eu/en/carv6/auction/10741692
2026-03-27 22:03:59 [adesa.it] INFO: Found listing with ID: 10733718
2026-03-27 22:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733718%27 HTTP/1.1" 200 None
2026-03-27 22:03:59 [adesa.it] INFO: Scrape type for 10733718: 1
2026-03-27 22:03:59 [adesa.it] INFO: Scraping item 10733718 url https://www.openlane.eu/en/carv6/auction/10733718
2026-03-27 22:03:59 [adesa.it] INFO: Found listing with ID: 10741645
2026-03-27 22:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741645%27 HTTP/1.1" 200 None
2026-03-27 22:03:59 [adesa.it] INFO: Scrape type for 10741645: 1
2026-03-27 22:03:59 [adesa.it] INFO: Scraping item 10741645 url https://www.openlane.eu/en/carv6/auction/10741645
2026-03-27 22:03:59 [adesa.it] INFO: Found listing with ID: 10733690
2026-03-27 22:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733690%27 HTTP/1.1" 200 None
2026-03-27 22:03:59 [adesa.it] INFO: Scrape type for 10733690: 1
2026-03-27 22:03:59 [adesa.it] INFO: Scraping item 10733690 url https://www.openlane.eu/en/carv6/auction/10733690
2026-03-27 22:03:59 [adesa.it] INFO: Found listing with ID: 10733700
2026-03-27 22:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733700%27 HTTP/1.1" 200 None
2026-03-27 22:03:59 [adesa.it] INFO: Scrape type for 10733700: 1
2026-03-27 22:03:59 [adesa.it] INFO: Scraping item 10733700 url https://www.openlane.eu/en/carv6/auction/10733700
2026-03-27 22:03:59 [adesa.it] INFO: Found listing with ID: 10733684
2026-03-27 22:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733684%27 HTTP/1.1" 200 None
2026-03-27 22:03:59 [adesa.it] INFO: Scrape type for 10733684: 1
2026-03-27 22:03:59 [adesa.it] INFO: Scraping item 10733684 url https://www.openlane.eu/en/carv6/auction/10733684
2026-03-27 22:03:59 [adesa.it] INFO: Found listing with ID: 10741767
2026-03-27 22:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741767%27 HTTP/1.1" 200 None
2026-03-27 22:03:59 [adesa.it] INFO: Scrape type for 10741767: 1
2026-03-27 22:03:59 [adesa.it] INFO: Scraping item 10741767 url https://www.openlane.eu/en/carv6/auction/10741767
2026-03-27 22:04:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741644> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:04:00 [adesa.it] INFO: Found listing with ID: 10741768
2026-03-27 22:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741768%27 HTTP/1.1" 200 None
2026-03-27 22:04:00 [adesa.it] INFO: Scrape type for 10741768: 1
2026-03-27 22:04:00 [adesa.it] INFO: Scraping item 10741768 url https://www.openlane.eu/en/carv6/auction/10741768
2026-03-27 22:04:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:04:00 [adesa.it] INFO: Found listing with ID: 10741769
2026-03-27 22:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741769%27 HTTP/1.1" 200 None
2026-03-27 22:04:00 [adesa.it] INFO: Scrape type for 10741769: 1
2026-03-27 22:04:00 [adesa.it] INFO: Scraping item 10741769 url https://www.openlane.eu/en/carv6/auction/10741769
2026-03-27 22:04:00 [adesa.it] INFO: Found listing with ID: 10741770
2026-03-27 22:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741770%27 HTTP/1.1" 200 None
2026-03-27 22:04:00 [adesa.it] INFO: Scrape type for 10741770: 1
2026-03-27 22:04:00 [adesa.it] INFO: Scraping item 10741770 url https://www.openlane.eu/en/carv6/auction/10741770
2026-03-27 22:04:00 [adesa.it] INFO: Found listing with ID: 10741757
2026-03-27 22:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741757%27 HTTP/1.1" 200 None
2026-03-27 22:04:00 [adesa.it] INFO: Scrape type for 10741757: 1
2026-03-27 22:04:00 [adesa.it] INFO: Scraping item 10741757 url https://www.openlane.eu/en/carv6/auction/10741757
2026-03-27 22:04:00 [adesa.it] INFO: Found listing with ID: 10741771
2026-03-27 22:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741771%27 HTTP/1.1" 200 None
2026-03-27 22:04:00 [adesa.it] INFO: Scrape type for 10741771: 1
2026-03-27 22:04:00 [adesa.it] INFO: Scraping item 10741771 url https://www.openlane.eu/en/carv6/auction/10741771
2026-03-27 22:04:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8426cef3-b3e5-5f4f-8263-38cde1c17aeb with identifier: 10741644
2026-03-27 22:04:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8426cef3-b3e5-5f4f-8263-38cde1c17aeb with scrape type 1
2026-03-27 22:04:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8426cef3-b3e5-5f4f-8263-38cde1c17aeb
2026-03-27 22:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5726312%252Fgeneral%252F9ff103b4-0ff7-4262-aaed-15dd1d0dc3b4.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:04:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726312/general/9ff103b4-0ff7-4262-aaed-15dd1d0dc3b4.JPG not downloaded yet
2026-03-27 22:04:00 [adesa.it] INFO: Found listing with ID: 10741772
2026-03-27 22:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741772%27 HTTP/1.1" 200 None
2026-03-27 22:04:00 [adesa.it] INFO: Scrape type for 10741772: 1
2026-03-27 22:04:00 [adesa.it] INFO: Scraping item 10741772 url https://www.openlane.eu/en/carv6/auction/10741772
2026-03-27 22:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5726312%252Fgeneral%252F22be5ef8-684e-4d66-9fbe-ff2448c094ff.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:04:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726312/general/22be5ef8-684e-4d66-9fbe-ff2448c094ff.JPG not downloaded yet
2026-03-27 22:04:00 [adesa.it] INFO: Found listing with ID: 10741773
2026-03-27 22:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741773%27 HTTP/1.1" 200 None
2026-03-27 22:04:00 [adesa.it] INFO: Scrape type for 10741773: 1
2026-03-27 22:04:00 [adesa.it] INFO: Scraping item 10741773 url https://www.openlane.eu/en/carv6/auction/10741773
2026-03-27 22:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5726312%252Fgeneral%252Fafb31e5f-b8fb-49a5-aa79-8fe045488c02.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:04:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726312/general/afb31e5f-b8fb-49a5-aa79-8fe045488c02.JPG not downloaded yet
2026-03-27 22:04:00 [adesa.it] INFO: Found listing with ID: 10741758
2026-03-27 22:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741758%27 HTTP/1.1" 200 None
2026-03-27 22:04:00 [adesa.it] INFO: Scrape type for 10741758: 1
2026-03-27 22:04:00 [adesa.it] INFO: Scraping item 10741758 url https://www.openlane.eu/en/carv6/auction/10741758
2026-03-27 22:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5726312%252Fgeneral%252Fb3359699-6af6-4e86-b64c-efb39145f7b9.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:04:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726312/general/b3359699-6af6-4e86-b64c-efb39145f7b9.JPG not downloaded yet
2026-03-27 22:04:00 [adesa.it] INFO: Found listing with ID: 10741746
2026-03-27 22:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741746%27 HTTP/1.1" 200 None
2026-03-27 22:04:00 [adesa.it] INFO: Scrape type for 10741746: 1
2026-03-27 22:04:00 [adesa.it] INFO: Scraping item 10741746 url https://www.openlane.eu/en/carv6/auction/10741746
2026-03-27 22:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5726312%252Fgeneral%252Fc3f04a52-2fd1-46cd-a5ea-debcac3c1cd2.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:04:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726312/general/c3f04a52-2fd1-46cd-a5ea-debcac3c1cd2.JPG not downloaded yet
2026-03-27 22:04:00 [adesa.it] INFO: Found listing with ID: 10741759
2026-03-27 22:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741759%27 HTTP/1.1" 200 None
2026-03-27 22:04:00 [adesa.it] INFO: Scrape type for 10741759: 1
2026-03-27 22:04:00 [adesa.it] INFO: Scraping item 10741759 url https://www.openlane.eu/en/carv6/auction/10741759
2026-03-27 22:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5726312%252Fgeneral%252F497718f7-6787-4d64-85b6-96427e584c77.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:04:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726312/general/497718f7-6787-4d64-85b6-96427e584c77.JPG not downloaded yet
2026-03-27 22:04:00 [adesa.it] INFO: Found listing with ID: 10741774
2026-03-27 22:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741774%27 HTTP/1.1" 200 None
2026-03-27 22:04:00 [adesa.it] INFO: Scrape type for 10741774: 1
2026-03-27 22:04:00 [adesa.it] INFO: Scraping item 10741774 url https://www.openlane.eu/en/carv6/auction/10741774
2026-03-27 22:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5726312%252Fgeneral%252F24b5b215-25de-42fe-8ade-4df1cbf6a8f8.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:04:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726312/general/24b5b215-25de-42fe-8ade-4df1cbf6a8f8.JPG not downloaded yet
2026-03-27 22:04:00 [adesa.it] INFO: Found listing with ID: 10741775
2026-03-27 22:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741775%27 HTTP/1.1" 200 None
2026-03-27 22:04:00 [adesa.it] INFO: Scrape type for 10741775: 1
2026-03-27 22:04:00 [adesa.it] INFO: Scraping item 10741775 url https://www.openlane.eu/en/carv6/auction/10741775
2026-03-27 22:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5726312%252Fgeneral%252Fc5f239d0-1be1-4505-a8c6-6fb870a2ec54.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:04:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726312/general/c5f239d0-1be1-4505-a8c6-6fb870a2ec54.JPG not downloaded yet
2026-03-27 22:04:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733711> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:04:00 [adesa.it] INFO: Found listing with ID: 10741776
2026-03-27 22:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741776%27 HTTP/1.1" 200 None
2026-03-27 22:04:00 [adesa.it] INFO: Scrape type for 10741776: 1
2026-03-27 22:04:00 [adesa.it] INFO: Scraping item 10741776 url https://www.openlane.eu/en/carv6/auction/10741776
2026-03-27 22:04:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5726312%252Fgeneral%252Fcb34feb3-5f27-4f97-9bd4-c93896fd0b9a.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:04:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726312/general/cb34feb3-5f27-4f97-9bd4-c93896fd0b9a.JPG not downloaded yet
2026-03-27 22:04:00 [adesa.it] INFO: Found listing with ID: 10741777
2026-03-27 22:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741777%27 HTTP/1.1" 200 None
2026-03-27 22:04:00 [adesa.it] INFO: Scrape type for 10741777: 1
2026-03-27 22:04:00 [adesa.it] INFO: Scraping item 10741777 url https://www.openlane.eu/en/carv6/auction/10741777
2026-03-27 22:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5726312%252Fgeneral%252Fd876148b-5caa-41af-ab4d-9e89a13c650f.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:04:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726312/general/d876148b-5caa-41af-ab4d-9e89a13c650f.JPG not downloaded yet
2026-03-27 22:04:00 [adesa.it] INFO: Found listing with ID: 10741778
2026-03-27 22:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741778%27 HTTP/1.1" 200 None
2026-03-27 22:04:00 [adesa.it] INFO: Scrape type for 10741778: 1
2026-03-27 22:04:00 [adesa.it] INFO: Scraping item 10741778 url https://www.openlane.eu/en/carv6/auction/10741778
2026-03-27 22:04:00 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5726312/general/c5f239d0-1be1-4505-a8c6-6fb870a2ec54.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10741644)
2026-03-27 22:04:00 [adesa.it] INFO: Found listing with ID: 10741779
2026-03-27 22:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741779%27 HTTP/1.1" 200 None
2026-03-27 22:04:00 [adesa.it] INFO: Scrape type for 10741779: 1
2026-03-27 22:04:00 [adesa.it] INFO: Scraping item 10741779 url https://www.openlane.eu/en/carv6/auction/10741779
2026-03-27 22:04:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733696> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:04:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:04:00 [adesa.it] INFO: Found listing with ID: 10741750
2026-03-27 22:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741750%27 HTTP/1.1" 200 None
2026-03-27 22:04:00 [adesa.it] INFO: Scrape type for 10741750: 1
2026-03-27 22:04:00 [adesa.it] INFO: Scraping item 10741750 url https://www.openlane.eu/en/carv6/auction/10741750
2026-03-27 22:04:00 [adesa.it] INFO: Found listing with ID: 10741755
2026-03-27 22:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741755%27 HTTP/1.1" 200 None
2026-03-27 22:04:00 [adesa.it] INFO: Scrape type for 10741755: 1
2026-03-27 22:04:00 [adesa.it] INFO: Scraping item 10741755 url https://www.openlane.eu/en/carv6/auction/10741755
2026-03-27 22:04:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8f2b79a5-d998-5bc8-b114-06e456e2dd61 with identifier: 10733711
2026-03-27 22:04:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8f2b79a5-d998-5bc8-b114-06e456e2dd61 with scrape type 1
2026-03-27 22:04:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8f2b79a5-d998-5bc8-b114-06e456e2dd61
2026-03-27 22:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5700018%252Fgeneral%252Ff22f451e-7179-40cc-b000-6643328e85e0.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:04:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5700018/general/f22f451e-7179-40cc-b000-6643328e85e0.JPG not downloaded yet
2026-03-27 22:04:00 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5726312/general/d876148b-5caa-41af-ab4d-9e89a13c650f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10741644)
2026-03-27 22:04:00 [adesa.it] INFO: Found listing with ID: 10741760
2026-03-27 22:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741760%27 HTTP/1.1" 200 None
2026-03-27 22:04:00 [adesa.it] INFO: Scrape type for 10741760: 1
2026-03-27 22:04:00 [adesa.it] INFO: Scraping item 10741760 url https://www.openlane.eu/en/carv6/auction/10741760
2026-03-27 22:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5700018%252Fgeneral%252F0f36df37-2c2b-4718-8550-617b8110c575.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5700018/general/0f36df37-2c2b-4718-8550-617b8110c575.jpg already downloaded
2026-03-27 22:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5700018%252Fgeneral%252F858efd27-352f-48e7-afbe-88db0408c14f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5700018/general/858efd27-352f-48e7-afbe-88db0408c14f.jpg already downloaded
2026-03-27 22:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5700018%252Fgeneral%252F160932f3-01c0-4dcc-976f-ccc98fe3324e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5700018/general/160932f3-01c0-4dcc-976f-ccc98fe3324e.jpg already downloaded
2026-03-27 22:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5700018%252Fgeneral%252F924a514f-4a2b-46d2-9509-35c7aebdf002.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:04:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5700018/general/924a514f-4a2b-46d2-9509-35c7aebdf002.JPG not downloaded yet
2026-03-27 22:04:00 [adesa.it] INFO: Found listing with ID: 10741747
2026-03-27 22:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741747%27 HTTP/1.1" 200 None
2026-03-27 22:04:00 [adesa.it] INFO: Scrape type for 10741747: 1
2026-03-27 22:04:00 [adesa.it] INFO: Scraping item 10741747 url https://www.openlane.eu/en/carv6/auction/10741747
2026-03-27 22:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5700018%252Fgeneral%252F2fc6cecd-1ae8-41f7-b569-2367f44f25cb.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:04:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5700018/general/2fc6cecd-1ae8-41f7-b569-2367f44f25cb.JPG not downloaded yet
2026-03-27 22:04:00 [adesa.it] INFO: Found listing with ID: 10741751
2026-03-27 22:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741751%27 HTTP/1.1" 200 None
2026-03-27 22:04:00 [adesa.it] INFO: Scrape type for 10741751: 1
2026-03-27 22:04:00 [adesa.it] INFO: Scraping item 10741751 url https://www.openlane.eu/en/carv6/auction/10741751
2026-03-27 22:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5700018%252Fgeneral%252F9b2db2cf-85c0-4c29-a45b-c668c22c6a5b.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:04:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5700018/general/9b2db2cf-85c0-4c29-a45b-c668c22c6a5b.JPG not downloaded yet
2026-03-27 22:04:00 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 8426cef3-b3e5-5f4f-8263-38cde1c17aeb due to Ignoring non-200 response
2026-03-27 22:04:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0aaacd49-42f5-50c2-bef6-894605e531a6 with identifier: 10733696
2026-03-27 22:04:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0aaacd49-42f5-50c2-bef6-894605e531a6 with scrape type 1
2026-03-27 22:04:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0aaacd49-42f5-50c2-bef6-894605e531a6
2026-03-27 22:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5662229%252Fgeneral%252F0fcc9d18-051f-4ffa-a441-0f8fa063c638.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662229/general/0fcc9d18-051f-4ffa-a441-0f8fa063c638.jpg already downloaded
2026-03-27 22:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5662229%252Fgeneral%252F67200eb9-e5e8-404a-9c98-10c644d636d4.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662229/general/67200eb9-e5e8-404a-9c98-10c644d636d4.jpg already downloaded
2026-03-27 22:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5662229%252Fgeneral%252F088170aa-1cdb-4df4-9d13-2ead36ec4b36.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662229/general/088170aa-1cdb-4df4-9d13-2ead36ec4b36.jpg already downloaded
2026-03-27 22:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5662229%252Fgeneral%252Fb2df606a-61fd-499a-b838-70ec92c4c28a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662229/general/b2df606a-61fd-499a-b838-70ec92c4c28a.jpg already downloaded
2026-03-27 22:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5662229%252Fgeneral%252F8bb1f2d4-aa15-49a5-8891-8064682ed3c6.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662229/general/8bb1f2d4-aa15-49a5-8891-8064682ed3c6.jpg already downloaded
2026-03-27 22:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5662229%252Fgeneral%252Fa6746487-f6bc-4437-b42e-1c43d9cf8ac6.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662229/general/a6746487-f6bc-4437-b42e-1c43d9cf8ac6.jpg already downloaded
2026-03-27 22:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5662229%252Fgeneral%252Ff78fa37e-897f-487f-80d4-6f178be3295e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662229/general/f78fa37e-897f-487f-80d4-6f178be3295e.jpg already downloaded
2026-03-27 22:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5662229%252Fgeneral%252F920d6d60-9e53-468e-a3bb-51eb5ab18ce8.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662229/general/920d6d60-9e53-468e-a3bb-51eb5ab18ce8.jpg already downloaded
2026-03-27 22:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5662229%252Fgeneral%252Fcdfaf9fc-6976-485f-b744-35d5757f0451.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662229/general/cdfaf9fc-6976-485f-b744-35d5757f0451.jpg already downloaded
2026-03-27 22:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5662229%252Fgeneral%252Fabbac426-0b65-426e-96b2-a1ff15319a14.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662229/general/abbac426-0b65-426e-96b2-a1ff15319a14.jpg already downloaded
2026-03-27 22:04:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 0aaacd49-42f5-50c2-bef6-894605e531a6, identifier: 10733696
2026-03-27 22:04:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 0aaacd49-42f5-50c2-bef6-894605e531a6 with identifier: 10733696
2026-03-27 22:04:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 0aaacd49-42f5-50c2-bef6-894605e531a6 with identifier: 10733696
2026-03-27 22:04:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 0aaacd49-42f5-50c2-bef6-894605e531a6 with identifier: 10733696 to the API
2026-03-27 22:04:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:04:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:04:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733696>
{'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-30T16:00: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=10733696',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Seat',
'model': 'Leon',
'odometer': 69495,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 64,
'photo_urls': ['https://images.openlane.eu/carimgs/5662229/general/0fcc9d18-051f-4ffa-a441-0f8fa063c638.jpg',
'https://images.openlane.eu/carimgs/5662229/general/67200eb9-e5e8-404a-9c98-10c644d636d4.jpg',
'https://images.openlane.eu/carimgs/5662229/general/088170aa-1cdb-4df4-9d13-2ead36ec4b36.jpg',
'https://images.openlane.eu/carimgs/5662229/general/b2df606a-61fd-499a-b838-70ec92c4c28a.jpg',
'https://images.openlane.eu/carimgs/5662229/general/8bb1f2d4-aa15-49a5-8891-8064682ed3c6.jpg',
'https://images.openlane.eu/carimgs/5662229/general/a6746487-f6bc-4437-b42e-1c43d9cf8ac6.jpg',
'https://images.openlane.eu/carimgs/5662229/general/f78fa37e-897f-487f-80d4-6f178be3295e.jpg',
'https://images.openlane.eu/carimgs/5662229/general/920d6d60-9e53-468e-a3bb-51eb5ab18ce8.jpg',
'https://images.openlane.eu/carimgs/5662229/general/cdfaf9fc-6976-485f-b744-35d5757f0451.jpg',
'https://images.openlane.eu/carimgs/5662229/general/abbac426-0b65-426e-96b2-a1ff15319a14.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0aaacd49-42f5-50c2-bef6-894605e531a6/0aaacd49-42f5-50c2-bef6-894605e531a6_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 253608,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662229/general/0fcc9d18-051f-4ffa-a441-0f8fa063c638.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0aaacd49-42f5-50c2-bef6-894605e531a6/0aaacd49-42f5-50c2-bef6-894605e531a6_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 294078,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662229/general/67200eb9-e5e8-404a-9c98-10c644d636d4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0aaacd49-42f5-50c2-bef6-894605e531a6/0aaacd49-42f5-50c2-bef6-894605e531a6_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 261140,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662229/general/088170aa-1cdb-4df4-9d13-2ead36ec4b36.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0aaacd49-42f5-50c2-bef6-894605e531a6/0aaacd49-42f5-50c2-bef6-894605e531a6_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 198465,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662229/general/b2df606a-61fd-499a-b838-70ec92c4c28a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0aaacd49-42f5-50c2-bef6-894605e531a6/0aaacd49-42f5-50c2-bef6-894605e531a6_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 181339,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662229/general/8bb1f2d4-aa15-49a5-8891-8064682ed3c6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0aaacd49-42f5-50c2-bef6-894605e531a6/0aaacd49-42f5-50c2-bef6-894605e531a6_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 160184,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662229/general/a6746487-f6bc-4437-b42e-1c43d9cf8ac6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0aaacd49-42f5-50c2-bef6-894605e531a6/0aaacd49-42f5-50c2-bef6-894605e531a6_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 193409,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662229/general/f78fa37e-897f-487f-80d4-6f178be3295e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0aaacd49-42f5-50c2-bef6-894605e531a6/0aaacd49-42f5-50c2-bef6-894605e531a6_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 155858,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662229/general/920d6d60-9e53-468e-a3bb-51eb5ab18ce8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0aaacd49-42f5-50c2-bef6-894605e531a6/0aaacd49-42f5-50c2-bef6-894605e531a6_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 176723,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662229/general/cdfaf9fc-6976-485f-b744-35d5757f0451.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0aaacd49-42f5-50c2-bef6-894605e531a6/0aaacd49-42f5-50c2-bef6-894605e531a6_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129386,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662229/general/abbac426-0b65-426e-96b2-a1ff15319a14.jpg',
'Width': 1024}],
'price': 9300,
'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-27 22:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733696%27 HTTP/1.1" 200 None
2026-03-27 22:04:01 [adesa.it] INFO: Saving data for 10733696: {'created_time': 1774649041.537626, 'last_price_update_time': 1774649041.537636, 'auction_closing_time': 1774886400.0}
2026-03-27 22:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10733696') HTTP/1.1" 204 0
2026-03-27 22:04:01 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5700018/general/f22f451e-7179-40cc-b000-6643328e85e0.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10733711)
2026-03-27 22:04:01 [adesa.it] INFO: Found listing with ID: 10741781
2026-03-27 22:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741781%27 HTTP/1.1" 200 None
2026-03-27 22:04:01 [adesa.it] INFO: Scrape type for 10741781: 1
2026-03-27 22:04:01 [adesa.it] INFO: Scraping item 10741781 url https://www.openlane.eu/en/carv6/auction/10741781
2026-03-27 22:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5700018%252Fgeneral%252F0889a68d-f01b-41e6-98c0-c7230e58b4d0.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5700018/general/0889a68d-f01b-41e6-98c0-c7230e58b4d0.jpg already downloaded
2026-03-27 22:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5700018%252Fgeneral%252F13184959-e1c8-4513-9efb-e394806a0d79.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:04:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5700018/general/13184959-e1c8-4513-9efb-e394806a0d79.JPG not downloaded yet
2026-03-27 22:04:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733679> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22: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-27 22:04:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733680> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:04:01 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 8426cef3-b3e5-5f4f-8263-38cde1c17aeb due to Ignoring non-200 response
2026-03-27 22:04:01 [adesa.it] INFO: Found listing with ID: 10741780
2026-03-27 22:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741780%27 HTTP/1.1" 200 None
2026-03-27 22:04:01 [adesa.it] INFO: Scrape type for 10741780: 1
2026-03-27 22:04:01 [adesa.it] INFO: Scraping item 10741780 url https://www.openlane.eu/en/carv6/auction/10741780
2026-03-27 22:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5700018%252Fgeneral%252Ff2065ca0-b4c0-47ed-b0a9-99ff5e52b7c9.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:04:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5700018/general/f2065ca0-b4c0-47ed-b0a9-99ff5e52b7c9.JPG not downloaded yet
2026-03-27 22: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-27 22:04:01 [adesa.it] INFO: Found listing with ID: 10741782
2026-03-27 22:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741782%27 HTTP/1.1" 200 None
2026-03-27 22:04:01 [adesa.it] INFO: Scrape type for 10741782: 1
2026-03-27 22:04:01 [adesa.it] INFO: Scraping item 10741782 url https://www.openlane.eu/en/carv6/auction/10741782
2026-03-27 22:04:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742563/general/052482dc-c13a-462f-94cb-dd03460ecd70.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10741691)
2026-03-27 22:04:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742563/general/aa2c739c-7dbf-4fbc-95e1-c7956f796701.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10741691)
2026-03-27 22:04:01 [adesa.it] INFO: Found listing with ID: 10741784
2026-03-27 22:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741784%27 HTTP/1.1" 200 None
2026-03-27 22:04:01 [adesa.it] INFO: Scrape type for 10741784: 1
2026-03-27 22:04:01 [adesa.it] INFO: Scraping item 10741784 url https://www.openlane.eu/en/carv6/auction/10741784
2026-03-27 22:04:01 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 8f2b79a5-d998-5bc8-b114-06e456e2dd61 due to Ignoring non-200 response
2026-03-27 22:04:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742563/general/7c72d30e-54ae-4a78-a6dc-47b75b014bbf.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10741691)
2026-03-27 22:04:01 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5700018/general/13184959-e1c8-4513-9efb-e394806a0d79.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10733711)
2026-03-27 22:04:01 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5700018/general/9b2db2cf-85c0-4c29-a45b-c668c22c6a5b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10733711)
2026-03-27 22:04:01 [adesa.it] INFO: Found listing with ID: 10741783
2026-03-27 22:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741783%27 HTTP/1.1" 200 None
2026-03-27 22:04:01 [adesa.it] INFO: Scrape type for 10741783: 1
2026-03-27 22:04:01 [adesa.it] INFO: Scraping item 10741783 url https://www.openlane.eu/en/carv6/auction/10741783
2026-03-27 22:04:01 [adesa.it] INFO: Found listing with ID: 10741761
2026-03-27 22:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741761%27 HTTP/1.1" 200 None
2026-03-27 22:04:01 [adesa.it] INFO: Scrape type for 10741761: 1
2026-03-27 22:04:01 [adesa.it] INFO: Scraping item 10741761 url https://www.openlane.eu/en/carv6/auction/10741761
2026-03-27 22:04:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742563/general/2fd32b57-9cc8-4fcd-aefc-5916dbbf7c7e.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10741691)
2026-03-27 22:04:01 [adesa.it] INFO: Found listing with ID: 10741762
2026-03-27 22:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741762%27 HTTP/1.1" 200 None
2026-03-27 22:04:01 [adesa.it] INFO: Scrape type for 10741762: 1
2026-03-27 22:04:01 [adesa.it] INFO: Scraping item 10741762 url https://www.openlane.eu/en/carv6/auction/10741762
2026-03-27 22:04:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d7255f3f-709f-5e47-ae43-4d03aa7c7597 with identifier: 10733679
2026-03-27 22:04:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d7255f3f-709f-5e47-ae43-4d03aa7c7597 with scrape type 1
2026-03-27 22:04:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d7255f3f-709f-5e47-ae43-4d03aa7c7597
2026-03-27 22:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5637195%252Fgeneral%252Fa7816be7-7256-427b-b467-ed9f70888356.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637195/general/a7816be7-7256-427b-b467-ed9f70888356.jpg already downloaded
2026-03-27 22:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5637195%252Fgeneral%252Fd990f03d-5214-4bdd-99eb-56620be1f096.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637195/general/d990f03d-5214-4bdd-99eb-56620be1f096.jpg already downloaded
2026-03-27 22:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5637195%252Fgeneral%252Ff8f1ebd4-7009-4609-9110-6679e417efd7.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637195/general/f8f1ebd4-7009-4609-9110-6679e417efd7.jpg already downloaded
2026-03-27 22:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5637195%252Fgeneral%252Fe1d7bc98-ee36-425e-bde0-3aff777f54f0.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637195/general/e1d7bc98-ee36-425e-bde0-3aff777f54f0.jpg already downloaded
2026-03-27 22:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5637195%252Fgeneral%252F9bc7b723-7eb9-4bff-a516-79c80680b4fe.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637195/general/9bc7b723-7eb9-4bff-a516-79c80680b4fe.jpg already downloaded
2026-03-27 22:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5637195%252Fgeneral%252Fdad4fa99-91f3-46df-be26-3d79e97d373d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637195/general/dad4fa99-91f3-46df-be26-3d79e97d373d.jpg already downloaded
2026-03-27 22:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5637195%252Fgeneral%252F6deb969b-d3ab-4f09-b09f-655bc4a7e85b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637195/general/6deb969b-d3ab-4f09-b09f-655bc4a7e85b.jpg already downloaded
2026-03-27 22:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5637195%252Fgeneral%252Ff3e465d2-79ac-4f03-a9c3-2a45b645fc3a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637195/general/f3e465d2-79ac-4f03-a9c3-2a45b645fc3a.jpg already downloaded
2026-03-27 22:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5637195%252Fgeneral%252Fc64eceea-f3ea-46c0-979f-70b1d3a21bb7.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637195/general/c64eceea-f3ea-46c0-979f-70b1d3a21bb7.jpg already downloaded
2026-03-27 22:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5637195%252Fgeneral%252Fed717af2-5d3b-4d11-8101-3d650af029b0.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637195/general/ed717af2-5d3b-4d11-8101-3d650af029b0.jpg already downloaded
2026-03-27 22:04:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: d7255f3f-709f-5e47-ae43-4d03aa7c7597, identifier: 10733679
2026-03-27 22:04:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d9a67540-c6bc-5f6e-a768-8cc6d42d0760 with identifier: 10733680
2026-03-27 22:04:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d9a67540-c6bc-5f6e-a768-8cc6d42d0760 with scrape type 1
2026-03-27 22:04:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d9a67540-c6bc-5f6e-a768-8cc6d42d0760
2026-03-27 22:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5641107%252Fgeneral%252F47583b19-fa27-4f8c-be33-3c1672fe1c7f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5641107/general/47583b19-fa27-4f8c-be33-3c1672fe1c7f.jpg already downloaded
2026-03-27 22:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5641107%252Fgeneral%252F2fa807a4-5718-47d8-906b-03551e46a956.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5641107/general/2fa807a4-5718-47d8-906b-03551e46a956.jpg already downloaded
2026-03-27 22:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5641107%252Fgeneral%252F1d9492a1-0d04-4215-9b61-78179280786c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5641107/general/1d9492a1-0d04-4215-9b61-78179280786c.jpg already downloaded
2026-03-27 22:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5641107%252Fgeneral%252F2be13e9b-2d80-4db4-b17b-3ed69a7a8ea4.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5641107/general/2be13e9b-2d80-4db4-b17b-3ed69a7a8ea4.jpg already downloaded
2026-03-27 22:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5641107%252Fgeneral%252Fc1c83f31-4328-4872-89f0-d2320fe0ac78.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5641107/general/c1c83f31-4328-4872-89f0-d2320fe0ac78.jpg already downloaded
2026-03-27 22:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5641107%252Fgeneral%252F7fcdcf40-f2ed-4757-bbd7-690443f1f4a7.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5641107/general/7fcdcf40-f2ed-4757-bbd7-690443f1f4a7.jpg already downloaded
2026-03-27 22:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5641107%252Fgeneral%252F43561633-b302-4681-b891-239863236af0.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5641107/general/43561633-b302-4681-b891-239863236af0.jpg already downloaded
2026-03-27 22:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5641107%252Fgeneral%252Fd92fdc25-47f5-46bc-ac4c-09710e4703ca.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5641107/general/d92fdc25-47f5-46bc-ac4c-09710e4703ca.jpg already downloaded
2026-03-27 22:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5641107%252Fgeneral%252F00c3b32f-366c-4786-87e0-aded2ec2ffa9.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5641107/general/00c3b32f-366c-4786-87e0-aded2ec2ffa9.jpg already downloaded
2026-03-27 22:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5641107%252Fgeneral%252Ff073f3b8-5aa4-4c27-a40b-9f2d8afc7818.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5641107/general/f073f3b8-5aa4-4c27-a40b-9f2d8afc7818.jpg already downloaded
2026-03-27 22:04:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: d9a67540-c6bc-5f6e-a768-8cc6d42d0760, identifier: 10733680
2026-03-27 22:04:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: d7255f3f-709f-5e47-ae43-4d03aa7c7597 with identifier: 10733679
2026-03-27 22:04:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: d7255f3f-709f-5e47-ae43-4d03aa7c7597 with identifier: 10733679
2026-03-27 22:04:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: d7255f3f-709f-5e47-ae43-4d03aa7c7597 with identifier: 10733679 to the API
2026-03-27 22:04:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:04:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:04:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733679>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 115,
'expiration_date': '2026-03-30T16:00:00Z',
'fuel_type': 'Diesel',
'id': 'd7255f3f-709f-5e47-ae43-4d03aa7c7597',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP859ZN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733679',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Seat',
'model': 'Leon',
'odometer': 92632,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 84,
'photo_urls': ['https://images.openlane.eu/carimgs/5637195/general/a7816be7-7256-427b-b467-ed9f70888356.jpg',
'https://images.openlane.eu/carimgs/5637195/general/d990f03d-5214-4bdd-99eb-56620be1f096.jpg',
'https://images.openlane.eu/carimgs/5637195/general/f8f1ebd4-7009-4609-9110-6679e417efd7.jpg',
'https://images.openlane.eu/carimgs/5637195/general/e1d7bc98-ee36-425e-bde0-3aff777f54f0.jpg',
'https://images.openlane.eu/carimgs/5637195/general/9bc7b723-7eb9-4bff-a516-79c80680b4fe.jpg',
'https://images.openlane.eu/carimgs/5637195/general/dad4fa99-91f3-46df-be26-3d79e97d373d.jpg',
'https://images.openlane.eu/carimgs/5637195/general/6deb969b-d3ab-4f09-b09f-655bc4a7e85b.jpg',
'https://images.openlane.eu/carimgs/5637195/general/f3e465d2-79ac-4f03-a9c3-2a45b645fc3a.jpg',
'https://images.openlane.eu/carimgs/5637195/general/c64eceea-f3ea-46c0-979f-70b1d3a21bb7.jpg',
'https://images.openlane.eu/carimgs/5637195/general/ed717af2-5d3b-4d11-8101-3d650af029b0.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7255f3f-709f-5e47-ae43-4d03aa7c7597/d7255f3f-709f-5e47-ae43-4d03aa7c7597_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 189716,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5637195/general/a7816be7-7256-427b-b467-ed9f70888356.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7255f3f-709f-5e47-ae43-4d03aa7c7597/d7255f3f-709f-5e47-ae43-4d03aa7c7597_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 194396,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5637195/general/d990f03d-5214-4bdd-99eb-56620be1f096.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7255f3f-709f-5e47-ae43-4d03aa7c7597/d7255f3f-709f-5e47-ae43-4d03aa7c7597_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 191279,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5637195/general/f8f1ebd4-7009-4609-9110-6679e417efd7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7255f3f-709f-5e47-ae43-4d03aa7c7597/d7255f3f-709f-5e47-ae43-4d03aa7c7597_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 186106,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5637195/general/e1d7bc98-ee36-425e-bde0-3aff777f54f0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7255f3f-709f-5e47-ae43-4d03aa7c7597/d7255f3f-709f-5e47-ae43-4d03aa7c7597_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 152537,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5637195/general/9bc7b723-7eb9-4bff-a516-79c80680b4fe.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7255f3f-709f-5e47-ae43-4d03aa7c7597/d7255f3f-709f-5e47-ae43-4d03aa7c7597_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136578,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5637195/general/dad4fa99-91f3-46df-be26-3d79e97d373d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7255f3f-709f-5e47-ae43-4d03aa7c7597/d7255f3f-709f-5e47-ae43-4d03aa7c7597_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 135161,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5637195/general/6deb969b-d3ab-4f09-b09f-655bc4a7e85b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7255f3f-709f-5e47-ae43-4d03aa7c7597/d7255f3f-709f-5e47-ae43-4d03aa7c7597_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 153311,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5637195/general/f3e465d2-79ac-4f03-a9c3-2a45b645fc3a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7255f3f-709f-5e47-ae43-4d03aa7c7597/d7255f3f-709f-5e47-ae43-4d03aa7c7597_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 154303,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5637195/general/c64eceea-f3ea-46c0-979f-70b1d3a21bb7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7255f3f-709f-5e47-ae43-4d03aa7c7597/d7255f3f-709f-5e47-ae43-4d03aa7c7597_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84307,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5637195/general/ed717af2-5d3b-4d11-8101-3d650af029b0.jpg',
'Width': 1024}],
'price': 8300,
'price_includes_vat': True,
'registration_date': '2023-07-26',
'seats_number': 5,
'seller_name': None,
'title': 'Seat Leon Sportstourer 2.0 TDI Style - Diesel - Manual - 115 hp - '
'92.632 km',
'transmission': 'manual',
'trim': 'Style',
'vin': None,
'year': 2023}
2026-03-27 22:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733679%27 HTTP/1.1" 200 None
2026-03-27 22:04:02 [adesa.it] INFO: Saving data for 10733679: {'created_time': 1774649042.717169, 'last_price_update_time': 1774649042.717179, 'auction_closing_time': 1774886400.0}
2026-03-27 22:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10733679') HTTP/1.1" 204 0
2026-03-27 22:04:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: d9a67540-c6bc-5f6e-a768-8cc6d42d0760 with identifier: 10733680
2026-03-27 22:04:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: d9a67540-c6bc-5f6e-a768-8cc6d42d0760 with identifier: 10733680
2026-03-27 22:04:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: d9a67540-c6bc-5f6e-a768-8cc6d42d0760 with identifier: 10733680 to the API
2026-03-27 22:04:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:04:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:04:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733680>
{'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-30T16:00:00Z',
'fuel_type': 'Diesel',
'id': 'd9a67540-c6bc-5f6e-a768-8cc6d42d0760',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP736AR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733680',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Seat',
'model': 'Tarraco',
'odometer': 86322,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 37,
'photo_urls': ['https://images.openlane.eu/carimgs/5641107/general/47583b19-fa27-4f8c-be33-3c1672fe1c7f.jpg',
'https://images.openlane.eu/carimgs/5641107/general/2fa807a4-5718-47d8-906b-03551e46a956.jpg',
'https://images.openlane.eu/carimgs/5641107/general/1d9492a1-0d04-4215-9b61-78179280786c.jpg',
'https://images.openlane.eu/carimgs/5641107/general/2be13e9b-2d80-4db4-b17b-3ed69a7a8ea4.jpg',
'https://images.openlane.eu/carimgs/5641107/general/c1c83f31-4328-4872-89f0-d2320fe0ac78.jpg',
'https://images.openlane.eu/carimgs/5641107/general/7fcdcf40-f2ed-4757-bbd7-690443f1f4a7.jpg',
'https://images.openlane.eu/carimgs/5641107/general/43561633-b302-4681-b891-239863236af0.jpg',
'https://images.openlane.eu/carimgs/5641107/general/d92fdc25-47f5-46bc-ac4c-09710e4703ca.jpg',
'https://images.openlane.eu/carimgs/5641107/general/00c3b32f-366c-4786-87e0-aded2ec2ffa9.jpg',
'https://images.openlane.eu/carimgs/5641107/general/f073f3b8-5aa4-4c27-a40b-9f2d8afc7818.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9a67540-c6bc-5f6e-a768-8cc6d42d0760/d9a67540-c6bc-5f6e-a768-8cc6d42d0760_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 620463,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5641107/general/47583b19-fa27-4f8c-be33-3c1672fe1c7f.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9a67540-c6bc-5f6e-a768-8cc6d42d0760/d9a67540-c6bc-5f6e-a768-8cc6d42d0760_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 586399,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5641107/general/2fa807a4-5718-47d8-906b-03551e46a956.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9a67540-c6bc-5f6e-a768-8cc6d42d0760/d9a67540-c6bc-5f6e-a768-8cc6d42d0760_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 521943,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5641107/general/1d9492a1-0d04-4215-9b61-78179280786c.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9a67540-c6bc-5f6e-a768-8cc6d42d0760/d9a67540-c6bc-5f6e-a768-8cc6d42d0760_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 408127,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5641107/general/2be13e9b-2d80-4db4-b17b-3ed69a7a8ea4.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9a67540-c6bc-5f6e-a768-8cc6d42d0760/d9a67540-c6bc-5f6e-a768-8cc6d42d0760_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 336529,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5641107/general/c1c83f31-4328-4872-89f0-d2320fe0ac78.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9a67540-c6bc-5f6e-a768-8cc6d42d0760/d9a67540-c6bc-5f6e-a768-8cc6d42d0760_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 342598,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5641107/general/7fcdcf40-f2ed-4757-bbd7-690443f1f4a7.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9a67540-c6bc-5f6e-a768-8cc6d42d0760/d9a67540-c6bc-5f6e-a768-8cc6d42d0760_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 369781,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5641107/general/43561633-b302-4681-b891-239863236af0.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9a67540-c6bc-5f6e-a768-8cc6d42d0760/d9a67540-c6bc-5f6e-a768-8cc6d42d0760_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 508581,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5641107/general/d92fdc25-47f5-46bc-ac4c-09710e4703ca.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9a67540-c6bc-5f6e-a768-8cc6d42d0760/d9a67540-c6bc-5f6e-a768-8cc6d42d0760_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 337451,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5641107/general/00c3b32f-366c-4786-87e0-aded2ec2ffa9.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9a67540-c6bc-5f6e-a768-8cc6d42d0760/d9a67540-c6bc-5f6e-a768-8cc6d42d0760_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 365126,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5641107/general/f073f3b8-5aa4-4c27-a40b-9f2d8afc7818.jpg',
'Width': 2000}],
'price': 12000,
'price_includes_vat': True,
'registration_date': '2023-05-01',
'seats_number': 5,
'seller_name': None,
'title': 'Seat Tarraco 2.0 TDI Style - Diesel - Automatic - 150 hp - 86.322 '
'km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2023}
2026-03-27 22:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733680%27 HTTP/1.1" 200 None
2026-03-27 22:04:03 [adesa.it] INFO: Saving data for 10733680: {'created_time': 1774649043.077136, 'last_price_update_time': 1774649043.077145, 'auction_closing_time': 1774886400.0}
2026-03-27 22:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10733680') HTTP/1.1" 204 0
2026-03-27 22:04:03 [adesa.it] INFO: Found listing with ID: 10741763
2026-03-27 22:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741763%27 HTTP/1.1" 200 None
2026-03-27 22:04:03 [adesa.it] INFO: Scrape type for 10741763: 1
2026-03-27 22:04:03 [adesa.it] INFO: Scraping item 10741763 url https://www.openlane.eu/en/carv6/auction/10741763
2026-03-27 22:04:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741687> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:04:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741694> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:04:03 [adesa.it] INFO: Found listing with ID: 10741785
2026-03-27 22:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741785%27 HTTP/1.1" 200 None
2026-03-27 22:04:03 [adesa.it] INFO: Scrape type for 10741785: 1
2026-03-27 22:04:03 [adesa.it] INFO: Scraping item 10741785 url https://www.openlane.eu/en/carv6/auction/10741785
2026-03-27 22:04:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:04:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:04:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741646> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:04:03 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 22:04:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee44d9050>
2026-03-27 22:04:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:04:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:03 [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-27 22:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5742563%252Fgeneral%252F052482dc-c13a-462f-94cb-dd03460ecd70.jpeg') HTTP/1.1" 204 0
2026-03-27 22:04:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742563/general/052482dc-c13a-462f-94cb-dd03460ecd70.jpeg saved to cache
2026-03-27 22:04:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 3d384337-2576-5fa3-9a91-35c4e3df1c22
2026-03-27 22:04:03 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 22:04:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee451ab10>
2026-03-27 22:04:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:04:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:03 [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-27 22:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5742563%252Fgeneral%252Faa2c739c-7dbf-4fbc-95e1-c7956f796701.jpeg') HTTP/1.1" 204 0
2026-03-27 22:04:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742563/general/aa2c739c-7dbf-4fbc-95e1-c7956f796701.jpeg saved to cache
2026-03-27 22:04:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 3d384337-2576-5fa3-9a91-35c4e3df1c22
2026-03-27 22:04:03 [PIL.TiffImagePlugin] DEBUG: tag: MPFVersion (45056) - type: undefined (7) - value: b'0100'
2026-03-27 22:04:03 [PIL.TiffImagePlugin] DEBUG: tag: NumberOfImages (45057) - type: long (4) - value: b'\x00\x00\x00\x02'
2026-03-27 22:04:03 [PIL.TiffImagePlugin] DEBUG: tag: MPEntry (45058) - type: undefined (7) Tag Location: 46 - Data Location: 50 - value: b'\x00\x03\x00\x00\x00M\xc6\xb1\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x04\xe9\xf3\x00ME\xa2\x00\x00\x00\x00'
2026-03-27 22:04:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee43de850>
2026-03-27 22:04:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:04:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:03 [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.mpo HTTP/1.1" 201 0
2026-03-27 22:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5742563%252Fgeneral%252F7c72d30e-54ae-4a78-a6dc-47b75b014bbf.jpeg') HTTP/1.1" 204 0
2026-03-27 22:04:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742563/general/7c72d30e-54ae-4a78-a6dc-47b75b014bbf.jpeg saved to cache
2026-03-27 22:04:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 3d384337-2576-5fa3-9a91-35c4e3df1c22
2026-03-27 22:04:03 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 8f2b79a5-d998-5bc8-b114-06e456e2dd61 due to Ignoring non-200 response
2026-03-27 22:04:03 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 8f2b79a5-d998-5bc8-b114-06e456e2dd61 due to Ignoring non-200 response
2026-03-27 22:04:03 [PIL.TiffImagePlugin] DEBUG: tag: MPFVersion (45056) - type: undefined (7) - value: b'0100'
2026-03-27 22:04:03 [PIL.TiffImagePlugin] DEBUG: tag: NumberOfImages (45057) - type: long (4) - value: b'\x00\x00\x00\x02'
2026-03-27 22:04:03 [PIL.TiffImagePlugin] DEBUG: tag: MPEntry (45058) - type: undefined (7) Tag Location: 46 - Data Location: 50 - value: b'\x00\x03\x00\x00\x00Te`\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x05\x1e.\x00S\xc3\xb8\x00\x00\x00\x00'
2026-03-27 22:04:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee59a0d50>
2026-03-27 22:04:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:04:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:03 [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.mpo HTTP/1.1" 201 0
2026-03-27 22:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5742563%252Fgeneral%252F2fd32b57-9cc8-4fcd-aefc-5916dbbf7c7e.jpeg') HTTP/1.1" 204 0
2026-03-27 22:04:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742563/general/2fd32b57-9cc8-4fcd-aefc-5916dbbf7c7e.jpeg saved to cache
2026-03-27 22:04:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 3d384337-2576-5fa3-9a91-35c4e3df1c22
2026-03-27 22:04:03 [adesa.it] INFO: Found listing with ID: 10741764
2026-03-27 22:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741764%27 HTTP/1.1" 200 None
2026-03-27 22:04:03 [adesa.it] INFO: Scrape type for 10741764: 1
2026-03-27 22:04:03 [adesa.it] INFO: Scraping item 10741764 url https://www.openlane.eu/en/carv6/auction/10741764
2026-03-27 22:04:03 [adesa.it] INFO: Found listing with ID: 10741786
2026-03-27 22:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741786%27 HTTP/1.1" 200 None
2026-03-27 22:04:03 [adesa.it] INFO: Scrape type for 10741786: 1
2026-03-27 22:04:03 [adesa.it] INFO: Scraping item 10741786 url https://www.openlane.eu/en/carv6/auction/10741786
2026-03-27 22:04:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741653> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:04:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:04:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 45773a85-a5f5-59f4-9e14-fe33538bd57d with identifier: 10741687
2026-03-27 22:04:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 45773a85-a5f5-59f4-9e14-fe33538bd57d with scrape type 1
2026-03-27 22:04:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 45773a85-a5f5-59f4-9e14-fe33538bd57d
2026-03-27 22:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5733634%252Fgeneral%252Fad5d60c8-999a-47fc-99a0-4f221bc6bd91.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:04:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733634/general/ad5d60c8-999a-47fc-99a0-4f221bc6bd91.jpeg already downloaded
2026-03-27 22:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5733634%252Fgeneral%252F9f4220a9-f5c0-4aa9-abe8-2cbe13bc1993.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:04:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733634/general/9f4220a9-f5c0-4aa9-abe8-2cbe13bc1993.jpeg already downloaded
2026-03-27 22:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5733634%252Fgeneral%252F5bf9214d-4b79-4826-b71c-25b7911eb545.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:04:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733634/general/5bf9214d-4b79-4826-b71c-25b7911eb545.jpeg already downloaded
2026-03-27 22:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5733634%252Fgeneral%252Fb52698ec-c3ce-4f04-a7e1-961a0a42c158.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:04:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733634/general/b52698ec-c3ce-4f04-a7e1-961a0a42c158.jpeg already downloaded
2026-03-27 22:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5733634%252Fgeneral%252F27e612a8-fe85-455a-ba00-d0499589b12d.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:04:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733634/general/27e612a8-fe85-455a-ba00-d0499589b12d.jpeg already downloaded
2026-03-27 22:04:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5733634%252Fgeneral%252F5d2e72c5-c13e-4834-b419-2def5808d851.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:04:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733634/general/5d2e72c5-c13e-4834-b419-2def5808d851.jpeg already downloaded
2026-03-27 22:04:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5733634%252Fgeneral%252F58d62eb5-59e0-44d7-a661-f2d6d0a3a531.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:04:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733634/general/58d62eb5-59e0-44d7-a661-f2d6d0a3a531.jpeg already downloaded
2026-03-27 22:04:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5733634%252Fgeneral%252F14cba94f-4153-4ae4-8c70-d4ea262f76aa.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:04:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733634/general/14cba94f-4153-4ae4-8c70-d4ea262f76aa.jpeg already downloaded
2026-03-27 22:04:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5733634%252Fgeneral%252F1e75d0d6-e994-4104-b475-533b5f29d7c4.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:04:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733634/general/1e75d0d6-e994-4104-b475-533b5f29d7c4.jpeg already downloaded
2026-03-27 22:04:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5733634%252Fgeneral%252F2b4a6106-a34a-4224-9f49-3856f4bd6ab1.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:04:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733634/general/2b4a6106-a34a-4224-9f49-3856f4bd6ab1.jpeg already downloaded
2026-03-27 22:04:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 45773a85-a5f5-59f4-9e14-fe33538bd57d, identifier: 10741687
2026-03-27 22:04:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2156e806-4dc2-5e19-bdc5-25f6292b89cc with identifier: 10741694
2026-03-27 22:04:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2156e806-4dc2-5e19-bdc5-25f6292b89cc with scrape type 1
2026-03-27 22:04:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2156e806-4dc2-5e19-bdc5-25f6292b89cc
2026-03-27 22:04:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5709893%252Fgeneral%252F2acaf330-3973-4f36-ab63-3a43f7d0dc5b.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:04:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709893/general/2acaf330-3973-4f36-ab63-3a43f7d0dc5b.jpeg already downloaded
2026-03-27 22:04:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5709893%252Fgeneral%252Fbce0347f-82b3-444c-a367-64175a8ba1a8.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:04:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709893/general/bce0347f-82b3-444c-a367-64175a8ba1a8.jpeg already downloaded
2026-03-27 22:04:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5709893%252Fgeneral%252Fb7b5451c-5233-4f1c-8840-9aaff1c2aac5.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:04:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709893/general/b7b5451c-5233-4f1c-8840-9aaff1c2aac5.jpeg already downloaded
2026-03-27 22:04:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5709893%252Fgeneral%252F23a6d31f-8ff4-4e0f-927d-fcc011c3e3dc.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:04:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709893/general/23a6d31f-8ff4-4e0f-927d-fcc011c3e3dc.jpeg already downloaded
2026-03-27 22:04:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5709893%252Fgeneral%252F83a007b7-4c17-4f35-95ac-a876c493314a.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:04:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709893/general/83a007b7-4c17-4f35-95ac-a876c493314a.jpeg already downloaded
2026-03-27 22:04:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5709893%252Fgeneral%252Fcd6a392e-62dc-470a-8209-88129a30c997.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:04:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709893/general/cd6a392e-62dc-470a-8209-88129a30c997.jpeg already downloaded
2026-03-27 22:04:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5709893%252Fgeneral%252F034a48da-6f8b-4c34-afeb-17bec22b9e88.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:04:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709893/general/034a48da-6f8b-4c34-afeb-17bec22b9e88.jpeg already downloaded
2026-03-27 22:04:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5709893%252Fgeneral%252F86210e0f-0e6d-4c3b-b167-7d3fe1d67c87.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:04:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709893/general/86210e0f-0e6d-4c3b-b167-7d3fe1d67c87.jpeg already downloaded
2026-03-27 22:04:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5709893%252Fgeneral%252F2dc4e78d-5fc3-407f-9c21-d21e7bde68bb.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:04:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709893/general/2dc4e78d-5fc3-407f-9c21-d21e7bde68bb.jpeg already downloaded
2026-03-27 22:04:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5709893%252Fgeneral%252F3186d8f1-6df2-47d5-883c-3e02caeb5f31.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:04:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709893/general/3186d8f1-6df2-47d5-883c-3e02caeb5f31.jpeg already downloaded
2026-03-27 22:04:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 2156e806-4dc2-5e19-bdc5-25f6292b89cc, identifier: 10741694
2026-03-27 22:04:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 03a43d20-5226-5383-bf24-f29aa3ce6d0d with identifier: 10741646
2026-03-27 22:04:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 03a43d20-5226-5383-bf24-f29aa3ce6d0d with scrape type 1
2026-03-27 22:04:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 03a43d20-5226-5383-bf24-f29aa3ce6d0d
2026-03-27 22:04:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5730294%252Fgeneral%252F398f35d2-38da-47c0-9304-297c0a27f894.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730294/general/398f35d2-38da-47c0-9304-297c0a27f894.jpg already downloaded
2026-03-27 22:04:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5730294%252Fgeneral%252F6611e01d-38b2-4c29-8dc2-9a61b701a2a2.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730294/general/6611e01d-38b2-4c29-8dc2-9a61b701a2a2.jpg already downloaded
2026-03-27 22:04:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5730294%252Fgeneral%252F866cc878-4246-4098-86ef-e9ae74a7246b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730294/general/866cc878-4246-4098-86ef-e9ae74a7246b.jpg already downloaded
2026-03-27 22:04:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5730294%252Fgeneral%252F11481c82-d06c-4223-a855-845afbe99cd0.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730294/general/11481c82-d06c-4223-a855-845afbe99cd0.jpg already downloaded
2026-03-27 22:04:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5730294%252Fgeneral%252F868b1636-84fd-42b2-bdcf-20348d5e67fb.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730294/general/868b1636-84fd-42b2-bdcf-20348d5e67fb.jpg already downloaded
2026-03-27 22:04:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5730294%252Fgeneral%252F70848a7a-c42c-41e4-9769-aee56f6b89df.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730294/general/70848a7a-c42c-41e4-9769-aee56f6b89df.jpg already downloaded
2026-03-27 22:04:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5730294%252Fgeneral%252F1f6c0059-4f79-41a8-ae36-5858c950b8d7.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730294/general/1f6c0059-4f79-41a8-ae36-5858c950b8d7.jpg already downloaded
2026-03-27 22:04:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5730294%252Fgeneral%252Fbadbc3f0-0203-4f5a-b62f-2af3474c06d2.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730294/general/badbc3f0-0203-4f5a-b62f-2af3474c06d2.jpg already downloaded
2026-03-27 22:04:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5730294%252Fgeneral%252F6f336e31-92cc-4d19-aeed-43f7b5b1543d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730294/general/6f336e31-92cc-4d19-aeed-43f7b5b1543d.jpg already downloaded
2026-03-27 22:04:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5730294%252Fgeneral%252Fc08bad28-3be3-4c66-9fee-fa634f6c2d4d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730294/general/c08bad28-3be3-4c66-9fee-fa634f6c2d4d.jpg already downloaded
2026-03-27 22:04:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 03a43d20-5226-5383-bf24-f29aa3ce6d0d, identifier: 10741646
2026-03-27 22:04:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:04:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 45773a85-a5f5-59f4-9e14-fe33538bd57d with identifier: 10741687
2026-03-27 22:04:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 45773a85-a5f5-59f4-9e14-fe33538bd57d with identifier: 10741687
2026-03-27 22:04:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 45773a85-a5f5-59f4-9e14-fe33538bd57d with identifier: 10741687 to the API
2026-03-27 22:04:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:04:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:04:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741687>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '2.3L',
'engine_horse_power': 135,
'expiration_date': '2026-03-31T13:45:00Z',
'fuel_type': 'Diesel',
'id': '45773a85-a5f5-59f4-9e14-fe33538bd57d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'GG421EX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741687',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Renault',
'model': 'Master',
'odometer': 111548,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 15,
'photo_urls': ['https://images.openlane.eu/carimgs/5733634/general/ad5d60c8-999a-47fc-99a0-4f221bc6bd91.jpeg',
'https://images.openlane.eu/carimgs/5733634/general/9f4220a9-f5c0-4aa9-abe8-2cbe13bc1993.jpeg',
'https://images.openlane.eu/carimgs/5733634/general/5bf9214d-4b79-4826-b71c-25b7911eb545.jpeg',
'https://images.openlane.eu/carimgs/5733634/general/b52698ec-c3ce-4f04-a7e1-961a0a42c158.jpeg',
'https://images.openlane.eu/carimgs/5733634/general/27e612a8-fe85-455a-ba00-d0499589b12d.jpeg',
'https://images.openlane.eu/carimgs/5733634/general/5d2e72c5-c13e-4834-b419-2def5808d851.jpeg',
'https://images.openlane.eu/carimgs/5733634/general/58d62eb5-59e0-44d7-a661-f2d6d0a3a531.jpeg',
'https://images.openlane.eu/carimgs/5733634/general/14cba94f-4153-4ae4-8c70-d4ea262f76aa.jpeg',
'https://images.openlane.eu/carimgs/5733634/general/1e75d0d6-e994-4104-b475-533b5f29d7c4.jpeg',
'https://images.openlane.eu/carimgs/5733634/general/2b4a6106-a34a-4224-9f49-3856f4bd6ab1.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45773a85-a5f5-59f4-9e14-fe33538bd57d/45773a85-a5f5-59f4-9e14-fe33538bd57d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 286745,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733634/general/ad5d60c8-999a-47fc-99a0-4f221bc6bd91.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45773a85-a5f5-59f4-9e14-fe33538bd57d/45773a85-a5f5-59f4-9e14-fe33538bd57d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 359579,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733634/general/9f4220a9-f5c0-4aa9-abe8-2cbe13bc1993.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45773a85-a5f5-59f4-9e14-fe33538bd57d/45773a85-a5f5-59f4-9e14-fe33538bd57d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 207102,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733634/general/5bf9214d-4b79-4826-b71c-25b7911eb545.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45773a85-a5f5-59f4-9e14-fe33538bd57d/45773a85-a5f5-59f4-9e14-fe33538bd57d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 232584,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733634/general/b52698ec-c3ce-4f04-a7e1-961a0a42c158.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45773a85-a5f5-59f4-9e14-fe33538bd57d/45773a85-a5f5-59f4-9e14-fe33538bd57d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 176369,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733634/general/27e612a8-fe85-455a-ba00-d0499589b12d.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45773a85-a5f5-59f4-9e14-fe33538bd57d/45773a85-a5f5-59f4-9e14-fe33538bd57d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73137,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733634/general/5d2e72c5-c13e-4834-b419-2def5808d851.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45773a85-a5f5-59f4-9e14-fe33538bd57d/45773a85-a5f5-59f4-9e14-fe33538bd57d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 402004,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733634/general/58d62eb5-59e0-44d7-a661-f2d6d0a3a531.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45773a85-a5f5-59f4-9e14-fe33538bd57d/45773a85-a5f5-59f4-9e14-fe33538bd57d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 320620,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733634/general/14cba94f-4153-4ae4-8c70-d4ea262f76aa.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45773a85-a5f5-59f4-9e14-fe33538bd57d/45773a85-a5f5-59f4-9e14-fe33538bd57d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98946,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733634/general/1e75d0d6-e994-4104-b475-533b5f29d7c4.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45773a85-a5f5-59f4-9e14-fe33538bd57d/45773a85-a5f5-59f4-9e14-fe33538bd57d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 215463,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733634/general/2b4a6106-a34a-4224-9f49-3856f4bd6ab1.jpeg',
'Width': 1600}],
'price': 100,
'price_includes_vat': True,
'registration_date': '2021-07-29',
'seats_number': 3,
'seller_name': 'L & F MOTORS S.r.l.',
'title': 'Renault Master L1H2 2.3 DCI Business Plus - Diesel - Manual - 135 '
'hp - 111.548 km',
'transmission': 'manual',
'trim': 'Business Plus',
'vin': None,
'year': 2021}
2026-03-27 22:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741687%27 HTTP/1.1" 200 None
2026-03-27 22:04:05 [adesa.it] INFO: Saving data for 10741687: {'created_time': 1774649045.045287, 'last_price_update_time': 1774649045.045298, 'auction_closing_time': 1774964700.0}
2026-03-27 22:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741687') HTTP/1.1" 204 0
2026-03-27 22:04:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 2156e806-4dc2-5e19-bdc5-25f6292b89cc with identifier: 10741694
2026-03-27 22:04:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 2156e806-4dc2-5e19-bdc5-25f6292b89cc with identifier: 10741694
2026-03-27 22:04:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 2156e806-4dc2-5e19-bdc5-25f6292b89cc with identifier: 10741694 to the API
2026-03-27 22:04:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:04:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:04:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741694>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 220,
'expiration_date': '2026-03-31T13:45:00Z',
'fuel_type': 'Electric',
'id': '2156e806-4dc2-5e19-bdc5-25f6292b89cc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'GL566ES',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741694',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Renault',
'model': 'Megane E-Tech',
'odometer': 46550,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 41,
'photo_urls': ['https://images.openlane.eu/carimgs/5709893/general/2acaf330-3973-4f36-ab63-3a43f7d0dc5b.jpeg',
'https://images.openlane.eu/carimgs/5709893/general/bce0347f-82b3-444c-a367-64175a8ba1a8.jpeg',
'https://images.openlane.eu/carimgs/5709893/general/b7b5451c-5233-4f1c-8840-9aaff1c2aac5.jpeg',
'https://images.openlane.eu/carimgs/5709893/general/23a6d31f-8ff4-4e0f-927d-fcc011c3e3dc.jpeg',
'https://images.openlane.eu/carimgs/5709893/general/83a007b7-4c17-4f35-95ac-a876c493314a.jpeg',
'https://images.openlane.eu/carimgs/5709893/general/cd6a392e-62dc-470a-8209-88129a30c997.jpeg',
'https://images.openlane.eu/carimgs/5709893/general/034a48da-6f8b-4c34-afeb-17bec22b9e88.jpeg',
'https://images.openlane.eu/carimgs/5709893/general/86210e0f-0e6d-4c3b-b167-7d3fe1d67c87.jpeg',
'https://images.openlane.eu/carimgs/5709893/general/2dc4e78d-5fc3-407f-9c21-d21e7bde68bb.jpeg',
'https://images.openlane.eu/carimgs/5709893/general/3186d8f1-6df2-47d5-883c-3e02caeb5f31.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2156e806-4dc2-5e19-bdc5-25f6292b89cc/2156e806-4dc2-5e19-bdc5-25f6292b89cc_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 421928,
'Height': 1148,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709893/general/2acaf330-3973-4f36-ab63-3a43f7d0dc5b.jpeg',
'Width': 2040},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2156e806-4dc2-5e19-bdc5-25f6292b89cc/2156e806-4dc2-5e19-bdc5-25f6292b89cc_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 463328,
'Height': 1148,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709893/general/bce0347f-82b3-444c-a367-64175a8ba1a8.jpeg',
'Width': 2040},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2156e806-4dc2-5e19-bdc5-25f6292b89cc/2156e806-4dc2-5e19-bdc5-25f6292b89cc_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 391081,
'Height': 1148,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709893/general/b7b5451c-5233-4f1c-8840-9aaff1c2aac5.jpeg',
'Width': 2040},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2156e806-4dc2-5e19-bdc5-25f6292b89cc/2156e806-4dc2-5e19-bdc5-25f6292b89cc_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 424005,
'Height': 1148,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709893/general/23a6d31f-8ff4-4e0f-927d-fcc011c3e3dc.jpeg',
'Width': 2040},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2156e806-4dc2-5e19-bdc5-25f6292b89cc/2156e806-4dc2-5e19-bdc5-25f6292b89cc_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 441059,
'Height': 1148,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709893/general/83a007b7-4c17-4f35-95ac-a876c493314a.jpeg',
'Width': 2040},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2156e806-4dc2-5e19-bdc5-25f6292b89cc/2156e806-4dc2-5e19-bdc5-25f6292b89cc_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 372782,
'Height': 1148,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709893/general/cd6a392e-62dc-470a-8209-88129a30c997.jpeg',
'Width': 2040},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2156e806-4dc2-5e19-bdc5-25f6292b89cc/2156e806-4dc2-5e19-bdc5-25f6292b89cc_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 224987,
'Height': 1148,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709893/general/034a48da-6f8b-4c34-afeb-17bec22b9e88.jpeg',
'Width': 2040},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2156e806-4dc2-5e19-bdc5-25f6292b89cc/2156e806-4dc2-5e19-bdc5-25f6292b89cc_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 325638,
'Height': 1148,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709893/general/86210e0f-0e6d-4c3b-b167-7d3fe1d67c87.jpeg',
'Width': 2040},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2156e806-4dc2-5e19-bdc5-25f6292b89cc/2156e806-4dc2-5e19-bdc5-25f6292b89cc_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 361723,
'Height': 1148,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709893/general/2dc4e78d-5fc3-407f-9c21-d21e7bde68bb.jpeg',
'Width': 2040},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2156e806-4dc2-5e19-bdc5-25f6292b89cc/2156e806-4dc2-5e19-bdc5-25f6292b89cc_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 337711,
'Height': 1148,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709893/general/3186d8f1-6df2-47d5-883c-3e02caeb5f31.jpeg',
'Width': 2040}],
'price': 200,
'price_includes_vat': True,
'registration_date': '2023-03-14',
'seats_number': 5,
'seller_name': 'RENAUTO S.p.a.',
'title': 'Renault Megane E-Tech 60 kWh Techno - Electric - Automatic - 220 hp '
'- 46.550 km',
'transmission': 'automatic',
'trim': 'Techno',
'vin': None,
'year': 2023}
2026-03-27 22:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741694%27 HTTP/1.1" 200 None
2026-03-27 22:04:05 [adesa.it] INFO: Saving data for 10741694: {'created_time': 1774649045.459421, 'last_price_update_time': 1774649045.459431, 'auction_closing_time': 1774964700.0}
2026-03-27 22:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741694') HTTP/1.1" 204 0
2026-03-27 22:04:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 03a43d20-5226-5383-bf24-f29aa3ce6d0d with identifier: 10741646
2026-03-27 22:04:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 03a43d20-5226-5383-bf24-f29aa3ce6d0d with identifier: 10741646
2026-03-27 22:04:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 03a43d20-5226-5383-bf24-f29aa3ce6d0d with identifier: 10741646 to the API
2026-03-27 22:04:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:04:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:04:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741646>
{'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-31T13:45: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=10741646',
'listing': 'auction',
'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': 22500,
'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-27 22:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741646%27 HTTP/1.1" 200 None
2026-03-27 22:04:06 [adesa.it] INFO: Saving data for 10741646: {'created_time': 1774649046.749801, 'last_price_update_time': 1774649046.74981, 'auction_closing_time': 1774964700.0}
2026-03-27 22:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741646') HTTP/1.1" 204 0
2026-03-27 22:04:06 [adesa.it] INFO: Found listing with ID: 10741765
2026-03-27 22:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741765%27 HTTP/1.1" 200 None
2026-03-27 22:04:06 [adesa.it] INFO: Scrape type for 10741765: 1
2026-03-27 22:04:06 [adesa.it] INFO: Scraping item 10741765 url https://www.openlane.eu/en/carv6/auction/10741765
2026-03-27 22:04:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741862> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:04:06 [scrapy.extensions.logstats] INFO: Crawled 421 pages (at 165 pages/min), scraped 252 items (at 70 items/min)
2026-03-27 22:04:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 208MiB
2026-03-27 22: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-27 22:04:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741767> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:04:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733703> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:04:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a06ce5ad-2cd5-5e56-9c9a-4f23cd18772d with identifier: 10741653
2026-03-27 22:04:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a06ce5ad-2cd5-5e56-9c9a-4f23cd18772d with scrape type 1
2026-03-27 22:04:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a06ce5ad-2cd5-5e56-9c9a-4f23cd18772d
2026-03-27 22:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5705786%252Fgeneral%252F60e8127e-1ac2-487f-94ba-799502db41bd.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:04:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705786/general/60e8127e-1ac2-487f-94ba-799502db41bd.jpeg already downloaded
2026-03-27 22:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5705786%252Fgeneral%252Fcec5175e-0e90-4173-892c-78c582d51ae8.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:04:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705786/general/cec5175e-0e90-4173-892c-78c582d51ae8.jpeg already downloaded
2026-03-27 22:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5705786%252Fgeneral%252F7ecdd790-933b-40ef-bfeb-f39d7ffc351a.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:04:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705786/general/7ecdd790-933b-40ef-bfeb-f39d7ffc351a.jpeg already downloaded
2026-03-27 22:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5705786%252Fgeneral%252Faf882e94-fe37-4013-8762-2b051de2bf01.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:04:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705786/general/af882e94-fe37-4013-8762-2b051de2bf01.jpeg already downloaded
2026-03-27 22:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5705786%252Fgeneral%252Fbf34e224-e227-4899-bcfe-1c8d4b47d1af.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:04:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705786/general/bf34e224-e227-4899-bcfe-1c8d4b47d1af.jpeg already downloaded
2026-03-27 22:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5705786%252Fgeneral%252Ff80a1d7c-18a6-48cb-8a89-086c408fd914.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:04:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705786/general/f80a1d7c-18a6-48cb-8a89-086c408fd914.jpeg already downloaded
2026-03-27 22:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5705786%252Fgeneral%252F256dc9a6-d3d7-4255-9e42-d25e3af8ecdf.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:04:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705786/general/256dc9a6-d3d7-4255-9e42-d25e3af8ecdf.jpeg already downloaded
2026-03-27 22:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5705786%252Fgeneral%252Ff05cdff8-0024-4d93-8b4a-5c905ba32223.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:04:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705786/general/f05cdff8-0024-4d93-8b4a-5c905ba32223.jpeg already downloaded
2026-03-27 22:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5705786%252Fgeneral%252F129e06bd-5649-4d17-8c14-160357f85983.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:04:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705786/general/129e06bd-5649-4d17-8c14-160357f85983.jpeg already downloaded
2026-03-27 22:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5705786%252Fgeneral%252Fa0247686-e064-47e4-81ec-1ef744b66168.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:04:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705786/general/a0247686-e064-47e4-81ec-1ef744b66168.jpeg already downloaded
2026-03-27 22:04:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: a06ce5ad-2cd5-5e56-9c9a-4f23cd18772d, identifier: 10741653
2026-03-27 22:04:07 [adesa.it] INFO: Found listing with ID: 10741756
2026-03-27 22:04:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741756%27 HTTP/1.1" 200 None
2026-03-27 22:04:07 [adesa.it] INFO: Scrape type for 10741756: 1
2026-03-27 22:04:07 [adesa.it] INFO: Scraping item 10741756 url https://www.openlane.eu/en/carv6/auction/10741756
2026-03-27 22:04:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:04:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:04:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: a06ce5ad-2cd5-5e56-9c9a-4f23cd18772d with identifier: 10741653
2026-03-27 22:04:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: a06ce5ad-2cd5-5e56-9c9a-4f23cd18772d with identifier: 10741653
2026-03-27 22:04:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: a06ce5ad-2cd5-5e56-9c9a-4f23cd18772d with identifier: 10741653 to the API
2026-03-27 22:04:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:04:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:04:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741653>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 115,
'expiration_date': '2026-03-31T13:45:00Z',
'fuel_type': 'Diesel',
'id': 'a06ce5ad-2cd5-5e56-9c9a-4f23cd18772d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'FZ945FH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741653',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 160645,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 40,
'photo_urls': ['https://images.openlane.eu/carimgs/5705786/general/60e8127e-1ac2-487f-94ba-799502db41bd.jpeg',
'https://images.openlane.eu/carimgs/5705786/general/cec5175e-0e90-4173-892c-78c582d51ae8.jpeg',
'https://images.openlane.eu/carimgs/5705786/general/7ecdd790-933b-40ef-bfeb-f39d7ffc351a.jpeg',
'https://images.openlane.eu/carimgs/5705786/general/af882e94-fe37-4013-8762-2b051de2bf01.jpeg',
'https://images.openlane.eu/carimgs/5705786/general/bf34e224-e227-4899-bcfe-1c8d4b47d1af.jpeg',
'https://images.openlane.eu/carimgs/5705786/general/f80a1d7c-18a6-48cb-8a89-086c408fd914.jpeg',
'https://images.openlane.eu/carimgs/5705786/general/256dc9a6-d3d7-4255-9e42-d25e3af8ecdf.jpeg',
'https://images.openlane.eu/carimgs/5705786/general/f05cdff8-0024-4d93-8b4a-5c905ba32223.jpeg',
'https://images.openlane.eu/carimgs/5705786/general/129e06bd-5649-4d17-8c14-160357f85983.jpeg',
'https://images.openlane.eu/carimgs/5705786/general/a0247686-e064-47e4-81ec-1ef744b66168.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a06ce5ad-2cd5-5e56-9c9a-4f23cd18772d/a06ce5ad-2cd5-5e56-9c9a-4f23cd18772d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 352487,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705786/general/60e8127e-1ac2-487f-94ba-799502db41bd.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a06ce5ad-2cd5-5e56-9c9a-4f23cd18772d/a06ce5ad-2cd5-5e56-9c9a-4f23cd18772d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 377410,
'Height': 1519,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705786/general/cec5175e-0e90-4173-892c-78c582d51ae8.jpeg',
'Width': 2025},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a06ce5ad-2cd5-5e56-9c9a-4f23cd18772d/a06ce5ad-2cd5-5e56-9c9a-4f23cd18772d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 297206,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705786/general/7ecdd790-933b-40ef-bfeb-f39d7ffc351a.jpeg',
'Width': 1750},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a06ce5ad-2cd5-5e56-9c9a-4f23cd18772d/a06ce5ad-2cd5-5e56-9c9a-4f23cd18772d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 265415,
'Height': 1456,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705786/general/af882e94-fe37-4013-8762-2b051de2bf01.jpeg',
'Width': 1811},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a06ce5ad-2cd5-5e56-9c9a-4f23cd18772d/a06ce5ad-2cd5-5e56-9c9a-4f23cd18772d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 319986,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705786/general/bf34e224-e227-4899-bcfe-1c8d4b47d1af.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a06ce5ad-2cd5-5e56-9c9a-4f23cd18772d/a06ce5ad-2cd5-5e56-9c9a-4f23cd18772d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99829,
'Height': 1086,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705786/general/f80a1d7c-18a6-48cb-8a89-086c408fd914.jpeg',
'Width': 1448},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a06ce5ad-2cd5-5e56-9c9a-4f23cd18772d/a06ce5ad-2cd5-5e56-9c9a-4f23cd18772d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 388083,
'Height': 1428,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705786/general/256dc9a6-d3d7-4255-9e42-d25e3af8ecdf.jpeg',
'Width': 1905},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a06ce5ad-2cd5-5e56-9c9a-4f23cd18772d/a06ce5ad-2cd5-5e56-9c9a-4f23cd18772d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 227147,
'Height': 1076,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705786/general/f05cdff8-0024-4d93-8b4a-5c905ba32223.jpeg',
'Width': 1434},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a06ce5ad-2cd5-5e56-9c9a-4f23cd18772d/a06ce5ad-2cd5-5e56-9c9a-4f23cd18772d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 304654,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705786/general/129e06bd-5649-4d17-8c14-160357f85983.jpeg',
'Width': 1477},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a06ce5ad-2cd5-5e56-9c9a-4f23cd18772d/a06ce5ad-2cd5-5e56-9c9a-4f23cd18772d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 134542,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705786/general/a0247686-e064-47e4-81ec-1ef744b66168.jpeg',
'Width': 1600}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2019-10-31',
'seats_number': 2,
'seller_name': 'L & F MOTORS S.r.l.',
'title': 'Renault Kangoo Express 1.5 DCI Tom Tom edition - Diesel - Manual - '
'115 hp - 160.645 km',
'transmission': 'manual',
'trim': 'Tom Tom edition',
'vin': None,
'year': 2019}
2026-03-27 22:04:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741653%27 HTTP/1.1" 200 None
2026-03-27 22:04:07 [adesa.it] INFO: Saving data for 10741653: {'created_time': 1774649047.45712, 'last_price_update_time': 1774649047.45713, 'auction_closing_time': 1774964700.0}
2026-03-27 22:04:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741653') HTTP/1.1" 204 0
2026-03-27 22:04:07 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5700018/general/f2065ca0-b4c0-47ed-b0a9-99ff5e52b7c9.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10733711)
2026-03-27 22:04:07 [adesa.it] INFO: Found listing with ID: 10741754
2026-03-27 22:04:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741754%27 HTTP/1.1" 200 None
2026-03-27 22:04:07 [adesa.it] INFO: Scrape type for 10741754: 1
2026-03-27 22:04:07 [adesa.it] INFO: Scraping item 10741754 url https://www.openlane.eu/en/carv6/auction/10741754
2026-03-27 22:04:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8fed7d7e-3bff-5e14-9ba8-10cfccfa2a9a with identifier: 10741862
2026-03-27 22:04:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8fed7d7e-3bff-5e14-9ba8-10cfccfa2a9a with scrape type 1
2026-03-27 22:04:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8fed7d7e-3bff-5e14-9ba8-10cfccfa2a9a
2026-03-27 22:04:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751675%252Fgeneral%252F7ce5cf2c-238f-4f45-a43a-5c6dadc40b4a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751675/general/7ce5cf2c-238f-4f45-a43a-5c6dadc40b4a.jpg not downloaded yet
2026-03-27 22:04:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9320cdca-f8cb-51b4-a738-e0a7df217daf with identifier: 10741767
2026-03-27 22:04:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9320cdca-f8cb-51b4-a738-e0a7df217daf with scrape type 1
2026-03-27 22:04:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9320cdca-f8cb-51b4-a738-e0a7df217daf
2026-03-27 22:04:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752306%252Fgeneral%252Fe365c1f8-a838-4e90-9e30-062dd48ed62d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752306/general/e365c1f8-a838-4e90-9e30-062dd48ed62d.jpg not downloaded yet
2026-03-27 22:04:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 00e9ba10-8426-5adc-aba7-dcd05e032ec3 with identifier: 10733703
2026-03-27 22:04:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 00e9ba10-8426-5adc-aba7-dcd05e032ec3 with scrape type 1
2026-03-27 22:04:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 00e9ba10-8426-5adc-aba7-dcd05e032ec3
2026-03-27 22:04:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5681545%252Fgeneral%252F2cb0df4a-9495-47e4-98eb-db6ac9a717cf.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5681545/general/2cb0df4a-9495-47e4-98eb-db6ac9a717cf.jpg already downloaded
2026-03-27 22:04:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5681545%252Fgeneral%252F4561743a-d6ef-4df5-9b09-f79b6fe3fcb5.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5681545/general/4561743a-d6ef-4df5-9b09-f79b6fe3fcb5.jpg already downloaded
2026-03-27 22:04:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5681545%252Fgeneral%252F377b016c-6fa5-4ce6-8ef9-15b9393ebde4.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5681545/general/377b016c-6fa5-4ce6-8ef9-15b9393ebde4.jpg already downloaded
2026-03-27 22:04:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5681545%252Fgeneral%252F29197737-5d15-4ff2-a077-d1a8883176be.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5681545/general/29197737-5d15-4ff2-a077-d1a8883176be.jpg already downloaded
2026-03-27 22:04:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5681545%252Fgeneral%252Fcb14d0c5-cd1a-4619-a15a-3f0dffed4fa8.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5681545/general/cb14d0c5-cd1a-4619-a15a-3f0dffed4fa8.jpg already downloaded
2026-03-27 22:04:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5681545%252Fgeneral%252F65bc6daf-7602-4d5e-bc6a-9b061e0d1f15.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5681545/general/65bc6daf-7602-4d5e-bc6a-9b061e0d1f15.jpg already downloaded
2026-03-27 22:04:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5681545%252Fgeneral%252Fecf226aa-b9d6-4142-bb31-1ef79342b9d2.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5681545/general/ecf226aa-b9d6-4142-bb31-1ef79342b9d2.jpg already downloaded
2026-03-27 22:04:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5681545%252Fgeneral%252F3293d4a0-4fd4-4f40-a01e-f4e18e867257.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5681545/general/3293d4a0-4fd4-4f40-a01e-f4e18e867257.jpg already downloaded
2026-03-27 22:04:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5681545%252Fgeneral%252F4aaa00c7-d9d6-40c5-bf1c-1d4198549312.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5681545/general/4aaa00c7-d9d6-40c5-bf1c-1d4198549312.jpg already downloaded
2026-03-27 22:04:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5681545%252Fgeneral%252Fc8c8a432-2d8d-46da-b947-d9d793854150.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5681545/general/c8c8a432-2d8d-46da-b947-d9d793854150.jpg already downloaded
2026-03-27 22:04:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 00e9ba10-8426-5adc-aba7-dcd05e032ec3, identifier: 10733703
2026-03-27 22:04:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 00e9ba10-8426-5adc-aba7-dcd05e032ec3 with identifier: 10733703
2026-03-27 22:04:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 00e9ba10-8426-5adc-aba7-dcd05e032ec3 with identifier: 10733703
2026-03-27 22:04:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 00e9ba10-8426-5adc-aba7-dcd05e032ec3 with identifier: 10733703 to the API
2026-03-27 22:04:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:04:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:04:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733703>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 131,
'expiration_date': '2026-03-30T16:00:00Z',
'fuel_type': 'Diesel',
'id': '00e9ba10-8426-5adc-aba7-dcd05e032ec3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH679ZX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733703',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Peugeot',
'model': '5008',
'odometer': 126410,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 47,
'photo_urls': ['https://images.openlane.eu/carimgs/5681545/general/2cb0df4a-9495-47e4-98eb-db6ac9a717cf.jpg',
'https://images.openlane.eu/carimgs/5681545/general/4561743a-d6ef-4df5-9b09-f79b6fe3fcb5.jpg',
'https://images.openlane.eu/carimgs/5681545/general/377b016c-6fa5-4ce6-8ef9-15b9393ebde4.jpg',
'https://images.openlane.eu/carimgs/5681545/general/29197737-5d15-4ff2-a077-d1a8883176be.jpg',
'https://images.openlane.eu/carimgs/5681545/general/cb14d0c5-cd1a-4619-a15a-3f0dffed4fa8.jpg',
'https://images.openlane.eu/carimgs/5681545/general/65bc6daf-7602-4d5e-bc6a-9b061e0d1f15.jpg',
'https://images.openlane.eu/carimgs/5681545/general/ecf226aa-b9d6-4142-bb31-1ef79342b9d2.jpg',
'https://images.openlane.eu/carimgs/5681545/general/3293d4a0-4fd4-4f40-a01e-f4e18e867257.jpg',
'https://images.openlane.eu/carimgs/5681545/general/4aaa00c7-d9d6-40c5-bf1c-1d4198549312.jpg',
'https://images.openlane.eu/carimgs/5681545/general/c8c8a432-2d8d-46da-b947-d9d793854150.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_00e9ba10-8426-5adc-aba7-dcd05e032ec3/00e9ba10-8426-5adc-aba7-dcd05e032ec3_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 361361,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5681545/general/2cb0df4a-9495-47e4-98eb-db6ac9a717cf.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_00e9ba10-8426-5adc-aba7-dcd05e032ec3/00e9ba10-8426-5adc-aba7-dcd05e032ec3_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 352737,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5681545/general/4561743a-d6ef-4df5-9b09-f79b6fe3fcb5.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_00e9ba10-8426-5adc-aba7-dcd05e032ec3/00e9ba10-8426-5adc-aba7-dcd05e032ec3_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 339540,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5681545/general/377b016c-6fa5-4ce6-8ef9-15b9393ebde4.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_00e9ba10-8426-5adc-aba7-dcd05e032ec3/00e9ba10-8426-5adc-aba7-dcd05e032ec3_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 335743,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5681545/general/29197737-5d15-4ff2-a077-d1a8883176be.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_00e9ba10-8426-5adc-aba7-dcd05e032ec3/00e9ba10-8426-5adc-aba7-dcd05e032ec3_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 206368,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5681545/general/cb14d0c5-cd1a-4619-a15a-3f0dffed4fa8.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_00e9ba10-8426-5adc-aba7-dcd05e032ec3/00e9ba10-8426-5adc-aba7-dcd05e032ec3_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 308058,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5681545/general/65bc6daf-7602-4d5e-bc6a-9b061e0d1f15.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_00e9ba10-8426-5adc-aba7-dcd05e032ec3/00e9ba10-8426-5adc-aba7-dcd05e032ec3_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 305389,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5681545/general/ecf226aa-b9d6-4142-bb31-1ef79342b9d2.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_00e9ba10-8426-5adc-aba7-dcd05e032ec3/00e9ba10-8426-5adc-aba7-dcd05e032ec3_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 252488,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5681545/general/3293d4a0-4fd4-4f40-a01e-f4e18e867257.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_00e9ba10-8426-5adc-aba7-dcd05e032ec3/00e9ba10-8426-5adc-aba7-dcd05e032ec3_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 336694,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5681545/general/4aaa00c7-d9d6-40c5-bf1c-1d4198549312.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_00e9ba10-8426-5adc-aba7-dcd05e032ec3/00e9ba10-8426-5adc-aba7-dcd05e032ec3_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 328484,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5681545/general/c8c8a432-2d8d-46da-b947-d9d793854150.jpg',
'Width': 1600}],
'price': 14000,
'price_includes_vat': True,
'registration_date': '2022-02-22',
'seats_number': 7,
'seller_name': 'Unipol Rental',
'title': 'Peugeot 5008 1.5 HDI Allure Pack - Diesel - Automatic - 131 hp - '
'126.410 km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2022}
2026-03-27 22:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733703%27 HTTP/1.1" 200 None
2026-03-27 22:04:08 [adesa.it] INFO: Saving data for 10733703: {'created_time': 1774649048.13648, 'last_price_update_time': 1774649048.136492, 'auction_closing_time': 1774886400.0}
2026-03-27 22:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10733703') HTTP/1.1" 204 0
2026-03-27 22:04:08 [adesa.it] INFO: Found listing with ID: 10741753
2026-03-27 22:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741753%27 HTTP/1.1" 200 None
2026-03-27 22:04:08 [adesa.it] INFO: Scrape type for 10741753: 1
2026-03-27 22:04:08 [adesa.it] INFO: Scraping item 10741753 url https://www.openlane.eu/en/carv6/auction/10741753
2026-03-27 22:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751675%252Fgeneral%252Fa669273c-a1ea-4127-844c-f0850acf2f50.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751675/general/a669273c-a1ea-4127-844c-f0850acf2f50.jpg not downloaded yet
2026-03-27 22:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752306%252Fgeneral%252F302f909c-6489-4315-885d-b4f00209aa7e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752306/general/302f909c-6489-4315-885d-b4f00209aa7e.jpg not downloaded yet
2026-03-27 22:04:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741778> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:04:08 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5700018/general/2fc6cecd-1ae8-41f7-b569-2367f44f25cb.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10733711)
2026-03-27 22:04:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:04:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741751> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:04:08 [adesa.it] INFO: Found listing with ID: 10741749
2026-03-27 22:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741749%27 HTTP/1.1" 200 None
2026-03-27 22:04:08 [adesa.it] INFO: Scrape type for 10741749: 1
2026-03-27 22:04:08 [adesa.it] INFO: Scraping item 10741749 url https://www.openlane.eu/en/carv6/auction/10741749
2026-03-27 22:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751675%252Fgeneral%252F58e1b13d-2ec6-42b6-95d5-fa55cbec3501.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751675/general/58e1b13d-2ec6-42b6-95d5-fa55cbec3501.jpg not downloaded yet
2026-03-27 22:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752306%252Fgeneral%252F631aa7e6-436c-4625-b303-e4cac65b4e05.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752306/general/631aa7e6-436c-4625-b303-e4cac65b4e05.jpg not downloaded yet
2026-03-27 22:04:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:04:08 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 8f2b79a5-d998-5bc8-b114-06e456e2dd61 due to Ignoring non-200 response
2026-03-27 22:04:08 [adesa.it] INFO: Found listing with ID: 10741752
2026-03-27 22:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741752%27 HTTP/1.1" 200 None
2026-03-27 22:04:08 [adesa.it] INFO: Scrape type for 10741752: 1
2026-03-27 22:04:08 [adesa.it] INFO: Scraping item 10741752 url https://www.openlane.eu/en/carv6/auction/10741752
2026-03-27 22:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751675%252Fgeneral%252F3e071f6a-e2ec-45e2-abc2-3bdd5adafc5c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751675/general/3e071f6a-e2ec-45e2-abc2-3bdd5adafc5c.jpg not downloaded yet
2026-03-27 22:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752306%252Fgeneral%252F3aab3819-ac12-4e59-a232-debbb82cb013.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752306/general/3aab3819-ac12-4e59-a232-debbb82cb013.jpg not downloaded yet
2026-03-27 22:04:08 [adesa.it] INFO: Found listing with ID: 10741748
2026-03-27 22:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741748%27 HTTP/1.1" 200 None
2026-03-27 22:04:08 [adesa.it] INFO: Scrape type for 10741748: 1
2026-03-27 22:04:08 [adesa.it] INFO: Scraping item 10741748 url https://www.openlane.eu/en/carv6/auction/10741748
2026-03-27 22:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751675%252Fgeneral%252F65f72b95-2e7c-4193-bcbd-0752686ed478.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751675/general/65f72b95-2e7c-4193-bcbd-0752686ed478.jpg not downloaded yet
2026-03-27 22:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752306%252Fgeneral%252Fe1588554-8a6a-4149-933b-6d3090bcd84e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752306/general/e1588554-8a6a-4149-933b-6d3090bcd84e.jpg not downloaded yet
2026-03-27 22:04:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741764> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:04:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751675/general/a669273c-a1ea-4127-844c-f0850acf2f50.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741862)
2026-03-27 22:04:08 [adesa.it] INFO: Found listing with ID: 10741766
2026-03-27 22:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741766%27 HTTP/1.1" 200 None
2026-03-27 22:04:08 [adesa.it] INFO: Scrape type for 10741766: 1
2026-03-27 22:04:08 [adesa.it] INFO: Scraping item 10741766 url https://www.openlane.eu/en/carv6/auction/10741766
2026-03-27 22:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751675%252Fgeneral%252Fc24d160f-f9d1-4614-be15-e217adda256f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751675/general/c24d160f-f9d1-4614-be15-e217adda256f.jpg not downloaded yet
2026-03-27 22:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752306%252Fgeneral%252F2079658f-0b6d-4720-9347-69032a42b275.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752306/general/2079658f-0b6d-4720-9347-69032a42b275.jpg not downloaded yet
2026-03-27 22:04:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:04:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dd5f6283-5485-5a7d-a442-d83203f2c7aa with identifier: 10741778
2026-03-27 22:04:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dd5f6283-5485-5a7d-a442-d83203f2c7aa with scrape type 1
2026-03-27 22:04:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item dd5f6283-5485-5a7d-a442-d83203f2c7aa
2026-03-27 22:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752336%252Fgeneral%252F0505e249-7a2a-4993-9189-21aad8543bd9.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752336/general/0505e249-7a2a-4993-9189-21aad8543bd9.jpg not downloaded yet
2026-03-27 22:04:08 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 8f2b79a5-d998-5bc8-b114-06e456e2dd61 due to Ignoring non-200 response
2026-03-27 22:04:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 395d78b3-0d9c-5049-aff0-3e232b34b564 with identifier: 10741751
2026-03-27 22:04:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 395d78b3-0d9c-5049-aff0-3e232b34b564 with scrape type 1
2026-03-27 22:04:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 395d78b3-0d9c-5049-aff0-3e232b34b564
2026-03-27 22:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5723478%252Fgeneral%252F0bcd2b94-056f-4ae6-b1e3-b152c5af0ca2.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723478/general/0bcd2b94-056f-4ae6-b1e3-b152c5af0ca2.jpg already downloaded
2026-03-27 22:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5723478%252Fgeneral%252Fe547f73f-d55d-46d1-b05f-fedca3400217.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723478/general/e547f73f-d55d-46d1-b05f-fedca3400217.jpg already downloaded
2026-03-27 22:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5723478%252Fgeneral%252F8efe54a3-709b-4843-95d4-339e347b646c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723478/general/8efe54a3-709b-4843-95d4-339e347b646c.jpg already downloaded
2026-03-27 22:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5723478%252Fgeneral%252Fe7117106-6529-4249-a31a-517740e03501.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723478/general/e7117106-6529-4249-a31a-517740e03501.jpg already downloaded
2026-03-27 22:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5723478%252Fgeneral%252F7823c667-757b-4447-b3f5-be5ec666c99b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723478/general/7823c667-757b-4447-b3f5-be5ec666c99b.jpg already downloaded
2026-03-27 22:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5723478%252Fgeneral%252Fe9f2d296-bf53-4fb0-a352-281f22011cf9.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723478/general/e9f2d296-bf53-4fb0-a352-281f22011cf9.jpg already downloaded
2026-03-27 22:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5723478%252Fgeneral%252Ffbb7738e-3720-4735-89a0-559da43e160c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723478/general/fbb7738e-3720-4735-89a0-559da43e160c.jpg already downloaded
2026-03-27 22:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5723478%252Fgeneral%252F3113b396-be7b-4458-8534-fd90781a74c8.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723478/general/3113b396-be7b-4458-8534-fd90781a74c8.jpg already downloaded
2026-03-27 22:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5723478%252Fgeneral%252Febe63ffb-c002-4051-8d87-767364e130f4.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723478/general/ebe63ffb-c002-4051-8d87-767364e130f4.jpg already downloaded
2026-03-27 22:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5723478%252Fgeneral%252F180b8721-99fd-439d-a4bd-72f136072eca.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723478/general/180b8721-99fd-439d-a4bd-72f136072eca.jpg already downloaded
2026-03-27 22:04:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 395d78b3-0d9c-5049-aff0-3e232b34b564, identifier: 10741751
2026-03-27 22:04:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 395d78b3-0d9c-5049-aff0-3e232b34b564 with identifier: 10741751
2026-03-27 22:04:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 395d78b3-0d9c-5049-aff0-3e232b34b564 with identifier: 10741751
2026-03-27 22:04:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 395d78b3-0d9c-5049-aff0-3e232b34b564 with identifier: 10741751 to the API
2026-03-27 22:04:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:04:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:04:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741751>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 96,
'expiration_date': '2026-03-31T10:58:00Z',
'fuel_type': 'Electric',
'id': '395d78b3-0d9c-5049-aff0-3e232b34b564',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM109EV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741751',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Mercedes-Benz',
'model': 'Sprinter',
'odometer': 20829,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 73,
'photo_urls': ['https://images.openlane.eu/carimgs/5723478/general/0bcd2b94-056f-4ae6-b1e3-b152c5af0ca2.jpg',
'https://images.openlane.eu/carimgs/5723478/general/e547f73f-d55d-46d1-b05f-fedca3400217.jpg',
'https://images.openlane.eu/carimgs/5723478/general/8efe54a3-709b-4843-95d4-339e347b646c.jpg',
'https://images.openlane.eu/carimgs/5723478/general/e7117106-6529-4249-a31a-517740e03501.jpg',
'https://images.openlane.eu/carimgs/5723478/general/7823c667-757b-4447-b3f5-be5ec666c99b.jpg',
'https://images.openlane.eu/carimgs/5723478/general/e9f2d296-bf53-4fb0-a352-281f22011cf9.jpg',
'https://images.openlane.eu/carimgs/5723478/general/fbb7738e-3720-4735-89a0-559da43e160c.jpg',
'https://images.openlane.eu/carimgs/5723478/general/3113b396-be7b-4458-8534-fd90781a74c8.jpg',
'https://images.openlane.eu/carimgs/5723478/general/ebe63ffb-c002-4051-8d87-767364e130f4.jpg',
'https://images.openlane.eu/carimgs/5723478/general/180b8721-99fd-439d-a4bd-72f136072eca.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_395d78b3-0d9c-5049-aff0-3e232b34b564/395d78b3-0d9c-5049-aff0-3e232b34b564_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 423125,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723478/general/0bcd2b94-056f-4ae6-b1e3-b152c5af0ca2.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_395d78b3-0d9c-5049-aff0-3e232b34b564/395d78b3-0d9c-5049-aff0-3e232b34b564_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 353812,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723478/general/e547f73f-d55d-46d1-b05f-fedca3400217.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_395d78b3-0d9c-5049-aff0-3e232b34b564/395d78b3-0d9c-5049-aff0-3e232b34b564_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 346113,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723478/general/8efe54a3-709b-4843-95d4-339e347b646c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_395d78b3-0d9c-5049-aff0-3e232b34b564/395d78b3-0d9c-5049-aff0-3e232b34b564_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 317542,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723478/general/e7117106-6529-4249-a31a-517740e03501.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_395d78b3-0d9c-5049-aff0-3e232b34b564/395d78b3-0d9c-5049-aff0-3e232b34b564_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 285949,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723478/general/7823c667-757b-4447-b3f5-be5ec666c99b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_395d78b3-0d9c-5049-aff0-3e232b34b564/395d78b3-0d9c-5049-aff0-3e232b34b564_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 205772,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723478/general/e9f2d296-bf53-4fb0-a352-281f22011cf9.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_395d78b3-0d9c-5049-aff0-3e232b34b564/395d78b3-0d9c-5049-aff0-3e232b34b564_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 313941,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723478/general/fbb7738e-3720-4735-89a0-559da43e160c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_395d78b3-0d9c-5049-aff0-3e232b34b564/395d78b3-0d9c-5049-aff0-3e232b34b564_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 276590,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723478/general/3113b396-be7b-4458-8534-fd90781a74c8.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_395d78b3-0d9c-5049-aff0-3e232b34b564/395d78b3-0d9c-5049-aff0-3e232b34b564_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 163369,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723478/general/ebe63ffb-c002-4051-8d87-767364e130f4.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_395d78b3-0d9c-5049-aff0-3e232b34b564/395d78b3-0d9c-5049-aff0-3e232b34b564_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 174566,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723478/general/180b8721-99fd-439d-a4bd-72f136072eca.jpg',
'Width': 1920}],
'price': 9400,
'price_includes_vat': True,
'registration_date': '2022-11-24',
'seats_number': 3,
'seller_name': 'Athlon Car Lease Italy S.r.l',
'title': 'Mercedes-Benz Sprinter - Electric - Automatic - 96 hp - 20.829 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-27 22:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741751%27 HTTP/1.1" 200 None
2026-03-27 22:04:09 [adesa.it] INFO: Saving data for 10741751: {'created_time': 1774649049.054059, 'last_price_update_time': 1774649049.054079, 'auction_closing_time': 1774954680.0}
2026-03-27 22:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741751') HTTP/1.1" 204 0
2026-03-27 22:04:09 [adesa.it] INFO: Found listing with ID: 10741787
2026-03-27 22:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741787%27 HTTP/1.1" 200 None
2026-03-27 22:04:09 [adesa.it] INFO: Scrape type for 10741787: 1
2026-03-27 22:04:09 [adesa.it] INFO: Scraping item 10741787 url https://www.openlane.eu/en/carv6/auction/10741787
2026-03-27 22:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751675%252Fgeneral%252Fb03af22e-8399-49f5-aecd-ba2a80842f92.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751675/general/b03af22e-8399-49f5-aecd-ba2a80842f92.jpg not downloaded yet
2026-03-27 22:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752306%252Fgeneral%252F86764013-7d92-4e8c-a790-07a4ab6ef956.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752306/general/86764013-7d92-4e8c-a790-07a4ab6ef956.jpg not downloaded yet
2026-03-27 22:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752336%252Fgeneral%252F6fd64ccf-4d97-464d-a86f-b08a566e697c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752336/general/6fd64ccf-4d97-464d-a86f-b08a566e697c.jpg not downloaded yet
2026-03-27 22:04:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 09150d6b-0285-5f4d-bfed-21ade12b63a1 with identifier: 10741764
2026-03-27 22:04:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 09150d6b-0285-5f4d-bfed-21ade12b63a1 with scrape type 1
2026-03-27 22:04:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 09150d6b-0285-5f4d-bfed-21ade12b63a1
2026-03-27 22:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5743897%252Fgeneral%252F33b186e3-ae41-4612-9ad4-f5dac7010459.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743897/general/33b186e3-ae41-4612-9ad4-f5dac7010459.jpg already downloaded
2026-03-27 22:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5743897%252Fgeneral%252F360efcfc-765f-46a8-b449-74030e1805dd.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743897/general/360efcfc-765f-46a8-b449-74030e1805dd.jpg already downloaded
2026-03-27 22:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5743897%252Fgeneral%252Fd9e30276-43d5-40df-bcfb-d7078dd68dbb.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743897/general/d9e30276-43d5-40df-bcfb-d7078dd68dbb.jpg already downloaded
2026-03-27 22:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5743897%252Fgeneral%252Fbb0073e9-789d-4b0b-95c5-59647d35f9ae.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743897/general/bb0073e9-789d-4b0b-95c5-59647d35f9ae.jpg already downloaded
2026-03-27 22:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5743897%252Fgeneral%252Feb6700ca-ad26-466f-8a03-62e42bf95f58.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743897/general/eb6700ca-ad26-466f-8a03-62e42bf95f58.jpg already downloaded
2026-03-27 22:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5743897%252Fgeneral%252F3f8352a2-12b0-4d47-aab8-55ffaf8489e9.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743897/general/3f8352a2-12b0-4d47-aab8-55ffaf8489e9.jpg already downloaded
2026-03-27 22:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5743897%252Fgeneral%252Ff90d7553-954c-456a-84d9-4ce9fc6b0371.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743897/general/f90d7553-954c-456a-84d9-4ce9fc6b0371.jpg already downloaded
2026-03-27 22:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5743897%252Fgeneral%252F615e7eb3-e65f-43d6-a69b-0bf38f4ca513.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743897/general/615e7eb3-e65f-43d6-a69b-0bf38f4ca513.jpg already downloaded
2026-03-27 22:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5743897%252Fgeneral%252F6f3e9064-1cc6-43a7-9770-eef40b770d66.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743897/general/6f3e9064-1cc6-43a7-9770-eef40b770d66.jpg already downloaded
2026-03-27 22:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5743897%252Fgeneral%252F5bb4d467-47a0-4ded-aade-89b5bc3387a9.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743897/general/5bb4d467-47a0-4ded-aade-89b5bc3387a9.jpg already downloaded
2026-03-27 22:04:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 09150d6b-0285-5f4d-bfed-21ade12b63a1, identifier: 10741764
2026-03-27 22:04:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee44a1410>
2026-03-27 22:04:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:04:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8fed7d7e-3bff-5e14-9ba8-10cfccfa2a9a/8fed7d7e-3bff-5e14-9ba8-10cfccfa2a9a_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751675%252Fgeneral%252Fa669273c-a1ea-4127-844c-f0850acf2f50.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751675/general/a669273c-a1ea-4127-844c-f0850acf2f50.jpg saved to cache
2026-03-27 22:04:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 8fed7d7e-3bff-5e14-9ba8-10cfccfa2a9a
2026-03-27 22:04:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752306/general/302f909c-6489-4315-885d-b4f00209aa7e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741767)
2026-03-27 22:04:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751675/general/65f72b95-2e7c-4193-bcbd-0752686ed478.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741862)
2026-03-27 22:04:09 [adesa.it] INFO: Found listing with ID: 10740316
2026-03-27 22:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740316%27 HTTP/1.1" 200 None
2026-03-27 22:04:09 [adesa.it] INFO: Scrape type for 10740316: 0
2026-03-27 22:04:09 [adesa.it] INFO: Skipping item 10740316 url https://www.openlane.eu/en/carv6/auction/10740316
2026-03-27 22:04:09 [adesa.it] INFO: Found listing with ID: 10740313
2026-03-27 22:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740313%27 HTTP/1.1" 200 None
2026-03-27 22:04:09 [adesa.it] INFO: Scrape type for 10740313: 0
2026-03-27 22:04:09 [adesa.it] INFO: Skipping item 10740313 url https://www.openlane.eu/en/carv6/auction/10740313
2026-03-27 22:04:09 [adesa.it] INFO: Found listing with ID: 10740314
2026-03-27 22:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740314%27 HTTP/1.1" 200 None
2026-03-27 22:04:09 [adesa.it] INFO: Scrape type for 10740314: 0
2026-03-27 22:04:09 [adesa.it] INFO: Skipping item 10740314 url https://www.openlane.eu/en/carv6/auction/10740314
2026-03-27 22:04:09 [adesa.it] INFO: Found listing with ID: 10740136
2026-03-27 22:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740136%27 HTTP/1.1" 200 None
2026-03-27 22:04:09 [adesa.it] INFO: Scrape type for 10740136: 0
2026-03-27 22:04:09 [adesa.it] INFO: Skipping item 10740136 url https://www.openlane.eu/en/carv6/auction/10740136
2026-03-27 22:04:09 [adesa.it] INFO: Found listing with ID: 10740135
2026-03-27 22:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740135%27 HTTP/1.1" 200 None
2026-03-27 22:04:09 [adesa.it] INFO: Scrape type for 10740135: 0
2026-03-27 22:04:09 [adesa.it] INFO: Skipping item 10740135 url https://www.openlane.eu/en/carv6/auction/10740135
2026-03-27 22:04:09 [adesa.it] INFO: Found listing with ID: 10740139
2026-03-27 22:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740139%27 HTTP/1.1" 200 None
2026-03-27 22:04:09 [adesa.it] INFO: Scrape type for 10740139: 0
2026-03-27 22:04:09 [adesa.it] INFO: Skipping item 10740139 url https://www.openlane.eu/en/carv6/auction/10740139
2026-03-27 22:04:09 [adesa.it] INFO: Found listing with ID: 10740137
2026-03-27 22:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740137%27 HTTP/1.1" 200 None
2026-03-27 22:04:09 [adesa.it] INFO: Scrape type for 10740137: 0
2026-03-27 22:04:09 [adesa.it] INFO: Skipping item 10740137 url https://www.openlane.eu/en/carv6/auction/10740137
2026-03-27 22:04:09 [adesa.it] INFO: Found listing with ID: 10740138
2026-03-27 22:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740138%27 HTTP/1.1" 200 None
2026-03-27 22:04:09 [adesa.it] INFO: Scrape type for 10740138: 0
2026-03-27 22:04:09 [adesa.it] INFO: Skipping item 10740138 url https://www.openlane.eu/en/carv6/auction/10740138
2026-03-27 22:04:09 [adesa.it] INFO: Found listing with ID: 10740140
2026-03-27 22:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740140%27 HTTP/1.1" 200 None
2026-03-27 22:04:09 [adesa.it] INFO: Scrape type for 10740140: 0
2026-03-27 22:04:09 [adesa.it] INFO: Skipping item 10740140 url https://www.openlane.eu/en/carv6/auction/10740140
2026-03-27 22:04:09 [adesa.it] INFO: Found listing with ID: 10740317
2026-03-27 22:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740317%27 HTTP/1.1" 200 None
2026-03-27 22:04:09 [adesa.it] INFO: Scrape type for 10740317: 0
2026-03-27 22:04:09 [adesa.it] INFO: Skipping item 10740317 url https://www.openlane.eu/en/carv6/auction/10740317
2026-03-27 22:04:09 [adesa.it] INFO: Found listing with ID: 10740141
2026-03-27 22:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740141%27 HTTP/1.1" 200 None
2026-03-27 22:04:09 [adesa.it] INFO: Scrape type for 10740141: 0
2026-03-27 22:04:09 [adesa.it] INFO: Skipping item 10740141 url https://www.openlane.eu/en/carv6/auction/10740141
2026-03-27 22:04:09 [adesa.it] INFO: Found listing with ID: 10740134
2026-03-27 22:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740134%27 HTTP/1.1" 200 None
2026-03-27 22:04:09 [adesa.it] INFO: Scrape type for 10740134: 0
2026-03-27 22:04:09 [adesa.it] INFO: Skipping item 10740134 url https://www.openlane.eu/en/carv6/auction/10740134
2026-03-27 22:04:09 [adesa.it] INFO: Found listing with ID: 10740315
2026-03-27 22:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740315%27 HTTP/1.1" 200 None
2026-03-27 22:04:09 [adesa.it] INFO: Scrape type for 10740315: 0
2026-03-27 22:04:09 [adesa.it] INFO: Skipping item 10740315 url https://www.openlane.eu/en/carv6/auction/10740315
2026-03-27 22:04:09 [adesa.it] INFO: Found listing with ID: 10740318
2026-03-27 22:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740318%27 HTTP/1.1" 200 None
2026-03-27 22:04:09 [adesa.it] INFO: Scrape type for 10740318: 0
2026-03-27 22:04:09 [adesa.it] INFO: Skipping item 10740318 url https://www.openlane.eu/en/carv6/auction/10740318
2026-03-27 22:04:09 [adesa.it] INFO: Found listing with ID: 10740645
2026-03-27 22:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740645%27 HTTP/1.1" 200 None
2026-03-27 22:04:09 [adesa.it] INFO: Scrape type for 10740645: 0
2026-03-27 22:04:09 [adesa.it] INFO: Skipping item 10740645 url https://www.openlane.eu/en/carv6/auction/10740645
2026-03-27 22:04:09 [adesa.it] INFO: Found listing with ID: 10740626
2026-03-27 22:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740626%27 HTTP/1.1" 200 None
2026-03-27 22:04:09 [adesa.it] INFO: Scrape type for 10740626: 0
2026-03-27 22:04:09 [adesa.it] INFO: Skipping item 10740626 url https://www.openlane.eu/en/carv6/auction/10740626
2026-03-27 22:04:09 [adesa.it] INFO: Found listing with ID: 10740557
2026-03-27 22:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740557%27 HTTP/1.1" 200 None
2026-03-27 22:04:09 [adesa.it] INFO: Scrape type for 10740557: 0
2026-03-27 22:04:09 [adesa.it] INFO: Skipping item 10740557 url https://www.openlane.eu/en/carv6/auction/10740557
2026-03-27 22:04:09 [adesa.it] INFO: Found listing with ID: 10740576
2026-03-27 22:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740576%27 HTTP/1.1" 200 None
2026-03-27 22:04:09 [adesa.it] INFO: Scrape type for 10740576: 0
2026-03-27 22:04:09 [adesa.it] INFO: Skipping item 10740576 url https://www.openlane.eu/en/carv6/auction/10740576
2026-03-27 22:04:09 [adesa.it] INFO: Found listing with ID: 10740632
2026-03-27 22:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740632%27 HTTP/1.1" 200 None
2026-03-27 22:04:09 [adesa.it] INFO: Scrape type for 10740632: 0
2026-03-27 22:04:09 [adesa.it] INFO: Skipping item 10740632 url https://www.openlane.eu/en/carv6/auction/10740632
2026-03-27 22:04:09 [adesa.it] INFO: Found listing with ID: 10740580
2026-03-27 22:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740580%27 HTTP/1.1" 200 None
2026-03-27 22:04:09 [adesa.it] INFO: Scrape type for 10740580: 0
2026-03-27 22:04:09 [adesa.it] INFO: Skipping item 10740580 url https://www.openlane.eu/en/carv6/auction/10740580
2026-03-27 22:04:09 [adesa.it] INFO: Found listing with ID: 10740539
2026-03-27 22:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740539%27 HTTP/1.1" 200 None
2026-03-27 22:04:09 [adesa.it] INFO: Scrape type for 10740539: 0
2026-03-27 22:04:09 [adesa.it] INFO: Skipping item 10740539 url https://www.openlane.eu/en/carv6/auction/10740539
2026-03-27 22:04:09 [adesa.it] INFO: Found listing with ID: 10740427
2026-03-27 22:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740427%27 HTTP/1.1" 200 None
2026-03-27 22:04:09 [adesa.it] INFO: Scrape type for 10740427: 0
2026-03-27 22:04:09 [adesa.it] INFO: Skipping item 10740427 url https://www.openlane.eu/en/carv6/auction/10740427
2026-03-27 22:04:09 [adesa.it] INFO: Found listing with ID: 10740432
2026-03-27 22:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740432%27 HTTP/1.1" 200 None
2026-03-27 22:04:09 [adesa.it] INFO: Scrape type for 10740432: 0
2026-03-27 22:04:09 [adesa.it] INFO: Skipping item 10740432 url https://www.openlane.eu/en/carv6/auction/10740432
2026-03-27 22:04:09 [adesa.it] INFO: Found listing with ID: 10740426
2026-03-27 22:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740426%27 HTTP/1.1" 200 None
2026-03-27 22:04:09 [adesa.it] INFO: Scrape type for 10740426: 0
2026-03-27 22:04:09 [adesa.it] INFO: Skipping item 10740426 url https://www.openlane.eu/en/carv6/auction/10740426
2026-03-27 22:04:09 [adesa.it] INFO: Found listing with ID: 10740424
2026-03-27 22:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740424%27 HTTP/1.1" 200 None
2026-03-27 22:04:09 [adesa.it] INFO: Scrape type for 10740424: 0
2026-03-27 22:04:09 [adesa.it] INFO: Skipping item 10740424 url https://www.openlane.eu/en/carv6/auction/10740424
2026-03-27 22:04:09 [adesa.it] INFO: Found listing with ID: 10740428
2026-03-27 22:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740428%27 HTTP/1.1" 200 None
2026-03-27 22:04:09 [adesa.it] INFO: Scrape type for 10740428: 0
2026-03-27 22:04:09 [adesa.it] INFO: Skipping item 10740428 url https://www.openlane.eu/en/carv6/auction/10740428
2026-03-27 22:04:09 [adesa.it] INFO: Found listing with ID: 10740429
2026-03-27 22:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740429%27 HTTP/1.1" 200 None
2026-03-27 22:04:09 [adesa.it] INFO: Scrape type for 10740429: 0
2026-03-27 22:04:09 [adesa.it] INFO: Skipping item 10740429 url https://www.openlane.eu/en/carv6/auction/10740429
2026-03-27 22:04:09 [adesa.it] INFO: Found listing with ID: 10740430
2026-03-27 22:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740430%27 HTTP/1.1" 200 None
2026-03-27 22:04:09 [adesa.it] INFO: Scrape type for 10740430: 0
2026-03-27 22:04:09 [adesa.it] INFO: Skipping item 10740430 url https://www.openlane.eu/en/carv6/auction/10740430
2026-03-27 22:04:09 [adesa.it] INFO: Found listing with ID: 10740433
2026-03-27 22:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740433%27 HTTP/1.1" 200 None
2026-03-27 22:04:09 [adesa.it] INFO: Scrape type for 10740433: 0
2026-03-27 22:04:09 [adesa.it] INFO: Skipping item 10740433 url https://www.openlane.eu/en/carv6/auction/10740433
2026-03-27 22:04:09 [adesa.it] INFO: Found listing with ID: 10740423
2026-03-27 22:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740423%27 HTTP/1.1" 200 None
2026-03-27 22:04:09 [adesa.it] INFO: Scrape type for 10740423: 0
2026-03-27 22:04:09 [adesa.it] INFO: Skipping item 10740423 url https://www.openlane.eu/en/carv6/auction/10740423
2026-03-27 22:04:09 [adesa.it] INFO: Found listing with ID: 10740440
2026-03-27 22:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740440%27 HTTP/1.1" 200 None
2026-03-27 22:04:09 [adesa.it] INFO: Scrape type for 10740440: 0
2026-03-27 22:04:09 [adesa.it] INFO: Skipping item 10740440 url https://www.openlane.eu/en/carv6/auction/10740440
2026-03-27 22:04:09 [adesa.it] INFO: Found listing with ID: 10740439
2026-03-27 22:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740439%27 HTTP/1.1" 200 None
2026-03-27 22:04:09 [adesa.it] INFO: Scrape type for 10740439: 0
2026-03-27 22:04:09 [adesa.it] INFO: Skipping item 10740439 url https://www.openlane.eu/en/carv6/auction/10740439
2026-03-27 22:04:09 [adesa.it] INFO: Found listing with ID: 10740438
2026-03-27 22:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740438%27 HTTP/1.1" 200 None
2026-03-27 22:04:09 [adesa.it] INFO: Scrape type for 10740438: 0
2026-03-27 22:04:09 [adesa.it] INFO: Skipping item 10740438 url https://www.openlane.eu/en/carv6/auction/10740438
2026-03-27 22:04:09 [adesa.it] INFO: Found listing with ID: 10740434
2026-03-27 22:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740434%27 HTTP/1.1" 200 None
2026-03-27 22:04:10 [adesa.it] INFO: Scrape type for 10740434: 0
2026-03-27 22:04:10 [adesa.it] INFO: Skipping item 10740434 url https://www.openlane.eu/en/carv6/auction/10740434
2026-03-27 22:04:10 [adesa.it] INFO: Found listing with ID: 10740431
2026-03-27 22:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740431%27 HTTP/1.1" 200 None
2026-03-27 22:04:10 [adesa.it] INFO: Scrape type for 10740431: 0
2026-03-27 22:04:10 [adesa.it] INFO: Skipping item 10740431 url https://www.openlane.eu/en/carv6/auction/10740431
2026-03-27 22:04:10 [adesa.it] INFO: Found listing with ID: 10740435
2026-03-27 22:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740435%27 HTTP/1.1" 200 None
2026-03-27 22:04:10 [adesa.it] INFO: Scrape type for 10740435: 0
2026-03-27 22:04:10 [adesa.it] INFO: Skipping item 10740435 url https://www.openlane.eu/en/carv6/auction/10740435
2026-03-27 22:04:10 [adesa.it] INFO: Found listing with ID: 10740436
2026-03-27 22:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740436%27 HTTP/1.1" 200 None
2026-03-27 22:04:10 [adesa.it] INFO: Scrape type for 10740436: 0
2026-03-27 22:04:10 [adesa.it] INFO: Skipping item 10740436 url https://www.openlane.eu/en/carv6/auction/10740436
2026-03-27 22:04:10 [adesa.it] INFO: Found listing with ID: 10740437
2026-03-27 22:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740437%27 HTTP/1.1" 200 None
2026-03-27 22:04:10 [adesa.it] INFO: Scrape type for 10740437: 0
2026-03-27 22:04:10 [adesa.it] INFO: Skipping item 10740437 url https://www.openlane.eu/en/carv6/auction/10740437
2026-03-27 22:04:10 [adesa.it] INFO: Found listing with ID: 10740410
2026-03-27 22:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740410%27 HTTP/1.1" 200 None
2026-03-27 22:04:10 [adesa.it] INFO: Scrape type for 10740410: 0
2026-03-27 22:04:10 [adesa.it] INFO: Skipping item 10740410 url https://www.openlane.eu/en/carv6/auction/10740410
2026-03-27 22:04:10 [adesa.it] INFO: Found listing with ID: 10740409
2026-03-27 22:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740409%27 HTTP/1.1" 200 None
2026-03-27 22:04:10 [adesa.it] INFO: Scrape type for 10740409: 0
2026-03-27 22:04:10 [adesa.it] INFO: Skipping item 10740409 url https://www.openlane.eu/en/carv6/auction/10740409
2026-03-27 22:04:10 [adesa.it] INFO: Found listing with ID: 10740408
2026-03-27 22:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740408%27 HTTP/1.1" 200 None
2026-03-27 22:04:10 [adesa.it] INFO: Scrape type for 10740408: 0
2026-03-27 22:04:10 [adesa.it] INFO: Skipping item 10740408 url https://www.openlane.eu/en/carv6/auction/10740408
2026-03-27 22:04:10 [adesa.it] INFO: Found listing with ID: 10740407
2026-03-27 22:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740407%27 HTTP/1.1" 200 None
2026-03-27 22:04:10 [adesa.it] INFO: Scrape type for 10740407: 0
2026-03-27 22:04:10 [adesa.it] INFO: Skipping item 10740407 url https://www.openlane.eu/en/carv6/auction/10740407
2026-03-27 22:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751675%252Fgeneral%252F9ba41d7f-5863-4f85-87ce-3d22a6fa0062.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751675/general/9ba41d7f-5863-4f85-87ce-3d22a6fa0062.jpg not downloaded yet
2026-03-27 22:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752306%252Fgeneral%252Fb3a49a7a-51b4-469e-aec5-46d54ac2a643.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752306/general/b3a49a7a-51b4-469e-aec5-46d54ac2a643.jpg not downloaded yet
2026-03-27 22:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752336%252Fgeneral%252Fb5b886be-e5ec-4727-b055-e94f165c1a90.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752336/general/b5b886be-e5ec-4727-b055-e94f165c1a90.jpg not downloaded yet
2026-03-27 22:04:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741763> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:04:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 09150d6b-0285-5f4d-bfed-21ade12b63a1 with identifier: 10741764
2026-03-27 22:04:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 09150d6b-0285-5f4d-bfed-21ade12b63a1 with identifier: 10741764
2026-03-27 22:04:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 09150d6b-0285-5f4d-bfed-21ade12b63a1 with identifier: 10741764 to the API
2026-03-27 22:04:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:04:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:04:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741764>
{'auction_title': '',
'c_o_2_emission_value': 118,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T10:58:00Z',
'fuel_type': 'Diesel',
'id': '09150d6b-0285-5f4d-bfed-21ade12b63a1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM959PL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741764',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 100668,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 20,
'photo_urls': ['https://images.openlane.eu/carimgs/5743897/general/33b186e3-ae41-4612-9ad4-f5dac7010459.jpg',
'https://images.openlane.eu/carimgs/5743897/general/360efcfc-765f-46a8-b449-74030e1805dd.jpg',
'https://images.openlane.eu/carimgs/5743897/general/d9e30276-43d5-40df-bcfb-d7078dd68dbb.jpg',
'https://images.openlane.eu/carimgs/5743897/general/bb0073e9-789d-4b0b-95c5-59647d35f9ae.jpg',
'https://images.openlane.eu/carimgs/5743897/general/eb6700ca-ad26-466f-8a03-62e42bf95f58.jpg',
'https://images.openlane.eu/carimgs/5743897/general/3f8352a2-12b0-4d47-aab8-55ffaf8489e9.jpg',
'https://images.openlane.eu/carimgs/5743897/general/f90d7553-954c-456a-84d9-4ce9fc6b0371.jpg',
'https://images.openlane.eu/carimgs/5743897/general/615e7eb3-e65f-43d6-a69b-0bf38f4ca513.jpg',
'https://images.openlane.eu/carimgs/5743897/general/6f3e9064-1cc6-43a7-9770-eef40b770d66.jpg',
'https://images.openlane.eu/carimgs/5743897/general/5bb4d467-47a0-4ded-aade-89b5bc3387a9.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_09150d6b-0285-5f4d-bfed-21ade12b63a1/09150d6b-0285-5f4d-bfed-21ade12b63a1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 319156,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743897/general/33b186e3-ae41-4612-9ad4-f5dac7010459.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_09150d6b-0285-5f4d-bfed-21ade12b63a1/09150d6b-0285-5f4d-bfed-21ade12b63a1_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 284163,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743897/general/360efcfc-765f-46a8-b449-74030e1805dd.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_09150d6b-0285-5f4d-bfed-21ade12b63a1/09150d6b-0285-5f4d-bfed-21ade12b63a1_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 265775,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743897/general/d9e30276-43d5-40df-bcfb-d7078dd68dbb.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_09150d6b-0285-5f4d-bfed-21ade12b63a1/09150d6b-0285-5f4d-bfed-21ade12b63a1_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 207544,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743897/general/bb0073e9-789d-4b0b-95c5-59647d35f9ae.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_09150d6b-0285-5f4d-bfed-21ade12b63a1/09150d6b-0285-5f4d-bfed-21ade12b63a1_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126448,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743897/general/eb6700ca-ad26-466f-8a03-62e42bf95f58.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_09150d6b-0285-5f4d-bfed-21ade12b63a1/09150d6b-0285-5f4d-bfed-21ade12b63a1_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128206,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743897/general/3f8352a2-12b0-4d47-aab8-55ffaf8489e9.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_09150d6b-0285-5f4d-bfed-21ade12b63a1/09150d6b-0285-5f4d-bfed-21ade12b63a1_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125108,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743897/general/f90d7553-954c-456a-84d9-4ce9fc6b0371.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_09150d6b-0285-5f4d-bfed-21ade12b63a1/09150d6b-0285-5f4d-bfed-21ade12b63a1_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 168103,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743897/general/615e7eb3-e65f-43d6-a69b-0bf38f4ca513.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_09150d6b-0285-5f4d-bfed-21ade12b63a1/09150d6b-0285-5f4d-bfed-21ade12b63a1_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 151119,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743897/general/6f3e9064-1cc6-43a7-9770-eef40b770d66.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_09150d6b-0285-5f4d-bfed-21ade12b63a1/09150d6b-0285-5f4d-bfed-21ade12b63a1_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 159777,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743897/general/5bb4d467-47a0-4ded-aade-89b5bc3387a9.jpg',
'Width': 1920}],
'price': 12000,
'price_includes_vat': True,
'registration_date': '2023-01-23',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Italy S.r.l',
'title': 'Skoda Octavia Combi 2.0 TDI Executive - Diesel - Automatic - 150 hp '
'- 100.668 km',
'transmission': 'automatic',
'trim': 'Executive',
'vin': None,
'year': 2023}
2026-03-27 22:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741764%27 HTTP/1.1" 200 None
2026-03-27 22:04:10 [adesa.it] INFO: Saving data for 10741764: {'created_time': 1774649050.776556, 'last_price_update_time': 1774649050.776568, 'auction_closing_time': 1774954680.0}
2026-03-27 22:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741764') HTTP/1.1" 204 0
2026-03-27 22:04:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:04:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752306/general/e1588554-8a6a-4149-933b-6d3090bcd84e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741767)
2026-03-27 22:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751675%252Fgeneral%252Ffedb2472-83bc-417d-abc1-97e97d9fa484.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751675/general/fedb2472-83bc-417d-abc1-97e97d9fa484.jpg not downloaded yet
2026-03-27 22:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752306%252Fgeneral%252F3ba1132e-44ce-4090-b076-d3e2220ea03f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752306/general/3ba1132e-44ce-4090-b076-d3e2220ea03f.jpg not downloaded yet
2026-03-27 22:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752336%252Fgeneral%252F2b26e34e-095f-44e3-83fd-db5b9cda9cec.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752336/general/2b26e34e-095f-44e3-83fd-db5b9cda9cec.jpg not downloaded yet
2026-03-27 22:04:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5bc1d50>
2026-03-27 22:04:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:04:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9320cdca-f8cb-51b4-a738-e0a7df217daf/9320cdca-f8cb-51b4-a738-e0a7df217daf_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:04:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752306%252Fgeneral%252F302f909c-6489-4315-885d-b4f00209aa7e.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752306/general/302f909c-6489-4315-885d-b4f00209aa7e.jpg saved to cache
2026-03-27 22:04:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 9320cdca-f8cb-51b4-a738-e0a7df217daf
2026-03-27 22:04:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5814650>
2026-03-27 22:04:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:04:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8fed7d7e-3bff-5e14-9ba8-10cfccfa2a9a/8fed7d7e-3bff-5e14-9ba8-10cfccfa2a9a_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:04:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751675%252Fgeneral%252F65f72b95-2e7c-4193-bcbd-0752686ed478.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751675/general/65f72b95-2e7c-4193-bcbd-0752686ed478.jpg saved to cache
2026-03-27 22:04:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 8fed7d7e-3bff-5e14-9ba8-10cfccfa2a9a
2026-03-27 22:04:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 248d335d-6319-5636-b572-65d01394ea40 with identifier: 10741763
2026-03-27 22:04:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 248d335d-6319-5636-b572-65d01394ea40 with scrape type 1
2026-03-27 22:04:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 248d335d-6319-5636-b572-65d01394ea40
2026-03-27 22:04:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5743896%252Fgeneral%252F83477a4d-d829-4d82-a144-9245555e0a5d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743896/general/83477a4d-d829-4d82-a144-9245555e0a5d.jpg already downloaded
2026-03-27 22:04:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5743896%252Fgeneral%252F18b3e5b2-1a51-4f4b-b335-617ff5cbf788.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743896/general/18b3e5b2-1a51-4f4b-b335-617ff5cbf788.jpg already downloaded
2026-03-27 22:04:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5743896%252Fgeneral%252F5f13c8cf-6115-4321-b4c6-539500d3fb6d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743896/general/5f13c8cf-6115-4321-b4c6-539500d3fb6d.jpg already downloaded
2026-03-27 22:04:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5743896%252Fgeneral%252F2ad194a2-3d4b-4942-85ba-7d0d7d575431.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743896/general/2ad194a2-3d4b-4942-85ba-7d0d7d575431.jpg already downloaded
2026-03-27 22:04:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5743896%252Fgeneral%252F085b5f82-3137-4949-9306-7520747cf0fb.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743896/general/085b5f82-3137-4949-9306-7520747cf0fb.jpg already downloaded
2026-03-27 22:04:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5743896%252Fgeneral%252Fef5ad11c-a9a7-4c94-936a-9487c4ad18ef.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743896/general/ef5ad11c-a9a7-4c94-936a-9487c4ad18ef.jpg already downloaded
2026-03-27 22:04:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5743896%252Fgeneral%252Fab9d35ab-576b-472e-948f-9e9a4b12dbef.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743896/general/ab9d35ab-576b-472e-948f-9e9a4b12dbef.jpg already downloaded
2026-03-27 22:04:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5743896%252Fgeneral%252F92494c7f-d3d1-440b-b330-3fb8f4ea65d7.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743896/general/92494c7f-d3d1-440b-b330-3fb8f4ea65d7.jpg already downloaded
2026-03-27 22:04:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5743896%252Fgeneral%252F5314ad7f-195a-4c7d-bde3-92bc82f8ed4d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743896/general/5314ad7f-195a-4c7d-bde3-92bc82f8ed4d.jpg already downloaded
2026-03-27 22:04:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5743896%252Fgeneral%252F85d0b6ed-2689-423a-88e2-3c9aa15213c2.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743896/general/85d0b6ed-2689-423a-88e2-3c9aa15213c2.jpg already downloaded
2026-03-27 22:04:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 248d335d-6319-5636-b572-65d01394ea40, identifier: 10741763
2026-03-27 22:04:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751675%252Fgeneral%252F713b0175-9007-4866-98b6-28fa9d3a0ff1.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751675/general/713b0175-9007-4866-98b6-28fa9d3a0ff1.jpg not downloaded yet
2026-03-27 22:04:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752306%252Fgeneral%252F6e4e2e9d-c997-49fe-85ba-78f3aa43c1cd.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752306/general/6e4e2e9d-c997-49fe-85ba-78f3aa43c1cd.jpg not downloaded yet
2026-03-27 22:04:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752336%252Fgeneral%252F32bd56d5-6eff-43c7-bbd1-07fcf689a6b5.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752336/general/32bd56d5-6eff-43c7-bbd1-07fcf689a6b5.jpg not downloaded yet
2026-03-27 22:04:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 248d335d-6319-5636-b572-65d01394ea40 with identifier: 10741763
2026-03-27 22:04:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 248d335d-6319-5636-b572-65d01394ea40 with identifier: 10741763
2026-03-27 22:04:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 248d335d-6319-5636-b572-65d01394ea40 with identifier: 10741763 to the API
2026-03-27 22:04:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:04:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:04:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741763>
{'auction_title': '',
'c_o_2_emission_value': 140,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T10:58:00Z',
'fuel_type': 'Petrol',
'id': '248d335d-6319-5636-b572-65d01394ea40',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GR038VJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741763',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Skoda',
'model': 'Karoq',
'odometer': 60625,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 40,
'photo_urls': ['https://images.openlane.eu/carimgs/5743896/general/83477a4d-d829-4d82-a144-9245555e0a5d.jpg',
'https://images.openlane.eu/carimgs/5743896/general/18b3e5b2-1a51-4f4b-b335-617ff5cbf788.jpg',
'https://images.openlane.eu/carimgs/5743896/general/5f13c8cf-6115-4321-b4c6-539500d3fb6d.jpg',
'https://images.openlane.eu/carimgs/5743896/general/2ad194a2-3d4b-4942-85ba-7d0d7d575431.jpg',
'https://images.openlane.eu/carimgs/5743896/general/085b5f82-3137-4949-9306-7520747cf0fb.jpg',
'https://images.openlane.eu/carimgs/5743896/general/ef5ad11c-a9a7-4c94-936a-9487c4ad18ef.jpg',
'https://images.openlane.eu/carimgs/5743896/general/ab9d35ab-576b-472e-948f-9e9a4b12dbef.jpg',
'https://images.openlane.eu/carimgs/5743896/general/92494c7f-d3d1-440b-b330-3fb8f4ea65d7.jpg',
'https://images.openlane.eu/carimgs/5743896/general/5314ad7f-195a-4c7d-bde3-92bc82f8ed4d.jpg',
'https://images.openlane.eu/carimgs/5743896/general/85d0b6ed-2689-423a-88e2-3c9aa15213c2.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_248d335d-6319-5636-b572-65d01394ea40/248d335d-6319-5636-b572-65d01394ea40_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 152947,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743896/general/83477a4d-d829-4d82-a144-9245555e0a5d.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_248d335d-6319-5636-b572-65d01394ea40/248d335d-6319-5636-b572-65d01394ea40_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118871,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743896/general/18b3e5b2-1a51-4f4b-b335-617ff5cbf788.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_248d335d-6319-5636-b572-65d01394ea40/248d335d-6319-5636-b572-65d01394ea40_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115451,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743896/general/5f13c8cf-6115-4321-b4c6-539500d3fb6d.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_248d335d-6319-5636-b572-65d01394ea40/248d335d-6319-5636-b572-65d01394ea40_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115692,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743896/general/2ad194a2-3d4b-4942-85ba-7d0d7d575431.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_248d335d-6319-5636-b572-65d01394ea40/248d335d-6319-5636-b572-65d01394ea40_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90328,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743896/general/085b5f82-3137-4949-9306-7520747cf0fb.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_248d335d-6319-5636-b572-65d01394ea40/248d335d-6319-5636-b572-65d01394ea40_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70405,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743896/general/ef5ad11c-a9a7-4c94-936a-9487c4ad18ef.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_248d335d-6319-5636-b572-65d01394ea40/248d335d-6319-5636-b572-65d01394ea40_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109277,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743896/general/ab9d35ab-576b-472e-948f-9e9a4b12dbef.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_248d335d-6319-5636-b572-65d01394ea40/248d335d-6319-5636-b572-65d01394ea40_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100573,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743896/general/92494c7f-d3d1-440b-b330-3fb8f4ea65d7.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_248d335d-6319-5636-b572-65d01394ea40/248d335d-6319-5636-b572-65d01394ea40_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48016,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743896/general/5314ad7f-195a-4c7d-bde3-92bc82f8ed4d.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_248d335d-6319-5636-b572-65d01394ea40/248d335d-6319-5636-b572-65d01394ea40_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73110,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743896/general/85d0b6ed-2689-423a-88e2-3c9aa15213c2.jpg',
'Width': 1280}],
'price': 15600,
'price_includes_vat': True,
'registration_date': '2023-09-28',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Italy S.r.l',
'title': 'Skoda Karoq 1.5 TSI Executive - Petrol - Automatic - 150 hp - '
'60.625 km',
'transmission': 'automatic',
'trim': 'Executive',
'vin': None,
'year': 2023}
2026-03-27 22:04:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741763%27 HTTP/1.1" 200 None
2026-03-27 22:04:11 [adesa.it] INFO: Saving data for 10741763: {'created_time': 1774649051.710831, 'last_price_update_time': 1774649051.710842, 'auction_closing_time': 1774954680.0}
2026-03-27 22:04:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741763') HTTP/1.1" 204 0
2026-03-27 22:04:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752306/general/86764013-7d92-4e8c-a790-07a4ab6ef956.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741767)
2026-03-27 22:04:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751675/general/b03af22e-8399-49f5-aecd-ba2a80842f92.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741862)
2026-03-27 22:04:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752336%252Fgeneral%252F0dc300f4-a56c-4883-9505-825a1e7f77aa.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752336/general/0dc300f4-a56c-4883-9505-825a1e7f77aa.jpg not downloaded yet
2026-03-27 22:04:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733678> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:04:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee590e690>
2026-03-27 22:04:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:04:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9320cdca-f8cb-51b4-a738-e0a7df217daf/9320cdca-f8cb-51b4-a738-e0a7df217daf_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:04:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752306%252Fgeneral%252Fe1588554-8a6a-4149-933b-6d3090bcd84e.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752306/general/e1588554-8a6a-4149-933b-6d3090bcd84e.jpg saved to cache
2026-03-27 22:04:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 9320cdca-f8cb-51b4-a738-e0a7df217daf
2026-03-27 22:04:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:04:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741785> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:04:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752336/general/6fd64ccf-4d97-464d-a86f-b08a566e697c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741778)
2026-03-27 22:04:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752336%252Fgeneral%252Fd31260c3-40c9-4fed-b1f6-e3a4c2da4169.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752336/general/d31260c3-40c9-4fed-b1f6-e3a4c2da4169.jpg not downloaded yet
2026-03-27 22:04:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:04:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752336/general/b5b886be-e5ec-4727-b055-e94f165c1a90.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741778)
2026-03-27 22:04:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee4519010>
2026-03-27 22:04:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:04:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9320cdca-f8cb-51b4-a738-e0a7df217daf/9320cdca-f8cb-51b4-a738-e0a7df217daf_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:04:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752306%252Fgeneral%252F86764013-7d92-4e8c-a790-07a4ab6ef956.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752306/general/86764013-7d92-4e8c-a790-07a4ab6ef956.jpg saved to cache
2026-03-27 22:04:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 9320cdca-f8cb-51b4-a738-e0a7df217daf
2026-03-27 22:04:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5aa2c90>
2026-03-27 22:04:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:04:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8fed7d7e-3bff-5e14-9ba8-10cfccfa2a9a/8fed7d7e-3bff-5e14-9ba8-10cfccfa2a9a_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751675%252Fgeneral%252Fb03af22e-8399-49f5-aecd-ba2a80842f92.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751675/general/b03af22e-8399-49f5-aecd-ba2a80842f92.jpg saved to cache
2026-03-27 22:04:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 8fed7d7e-3bff-5e14-9ba8-10cfccfa2a9a
2026-03-27 22:04:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 69c11cf4-9d80-5e3a-9c0f-e5a4f6dccb41 with identifier: 10733678
2026-03-27 22:04:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 69c11cf4-9d80-5e3a-9c0f-e5a4f6dccb41 with scrape type 1
2026-03-27 22:04:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 69c11cf4-9d80-5e3a-9c0f-e5a4f6dccb41
2026-03-27 22:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5620090%252Fgeneral%252F73809b06-d52e-42a8-baba-463a3217c30e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620090/general/73809b06-d52e-42a8-baba-463a3217c30e.jpg already downloaded
2026-03-27 22:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5620090%252Fgeneral%252F9c57639c-9f35-4f8d-b8aa-e247d5b9914e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620090/general/9c57639c-9f35-4f8d-b8aa-e247d5b9914e.jpg already downloaded
2026-03-27 22:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5620090%252Fgeneral%252F8f4d1e47-c527-4d66-a098-21fcae72f2c9.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620090/general/8f4d1e47-c527-4d66-a098-21fcae72f2c9.jpg already downloaded
2026-03-27 22:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5620090%252Fgeneral%252Fe037a44d-5cb8-41f6-9712-87c8c21f73ba.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620090/general/e037a44d-5cb8-41f6-9712-87c8c21f73ba.jpg already downloaded
2026-03-27 22:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5620090%252Fgeneral%252Fd11ef086-42b9-437f-828b-7cfb7ed40369.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620090/general/d11ef086-42b9-437f-828b-7cfb7ed40369.jpg already downloaded
2026-03-27 22:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5620090%252Fgeneral%252F0b10f46f-c63b-4ac8-913a-4b6a95689e8d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620090/general/0b10f46f-c63b-4ac8-913a-4b6a95689e8d.jpg already downloaded
2026-03-27 22:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5620090%252Fgeneral%252Ff838e5a0-4185-4439-bbbf-ead14fc8bbaf.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620090/general/f838e5a0-4185-4439-bbbf-ead14fc8bbaf.jpg already downloaded
2026-03-27 22:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5620090%252Fgeneral%252F08d7e19d-adea-4d69-aea2-6c052a5f2644.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620090/general/08d7e19d-adea-4d69-aea2-6c052a5f2644.jpg already downloaded
2026-03-27 22:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5620090%252Fgeneral%252F00725cdd-92fd-46b1-bce0-07c9b591b5b7.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620090/general/00725cdd-92fd-46b1-bce0-07c9b591b5b7.jpg already downloaded
2026-03-27 22:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5620090%252Fgeneral%252Fe62ad381-59e4-427a-b250-e0774ef60577.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620090/general/e62ad381-59e4-427a-b250-e0774ef60577.jpg already downloaded
2026-03-27 22:04:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 69c11cf4-9d80-5e3a-9c0f-e5a4f6dccb41, identifier: 10733678
2026-03-27 22:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752336%252Fgeneral%252F8d4e048b-1393-4d20-82a4-ac3d6e0f14f1.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752336/general/8d4e048b-1393-4d20-82a4-ac3d6e0f14f1.jpg not downloaded yet
2026-03-27 22:04:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 69c11cf4-9d80-5e3a-9c0f-e5a4f6dccb41 with identifier: 10733678
2026-03-27 22:04:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 69c11cf4-9d80-5e3a-9c0f-e5a4f6dccb41 with identifier: 10733678
2026-03-27 22:04:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 69c11cf4-9d80-5e3a-9c0f-e5a4f6dccb41 with identifier: 10733678 to the API
2026-03-27 22:04:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:04:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:04:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733678>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T16:00:00Z',
'fuel_type': 'Electric',
'id': '69c11cf4-9d80-5e3a-9c0f-e5a4f6dccb41',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM385NR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733678',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Lexus',
'model': 'UX',
'odometer': 24106,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 65,
'photo_urls': ['https://images.openlane.eu/carimgs/5620090/general/73809b06-d52e-42a8-baba-463a3217c30e.jpg',
'https://images.openlane.eu/carimgs/5620090/general/9c57639c-9f35-4f8d-b8aa-e247d5b9914e.jpg',
'https://images.openlane.eu/carimgs/5620090/general/8f4d1e47-c527-4d66-a098-21fcae72f2c9.jpg',
'https://images.openlane.eu/carimgs/5620090/general/e037a44d-5cb8-41f6-9712-87c8c21f73ba.jpg',
'https://images.openlane.eu/carimgs/5620090/general/d11ef086-42b9-437f-828b-7cfb7ed40369.jpg',
'https://images.openlane.eu/carimgs/5620090/general/0b10f46f-c63b-4ac8-913a-4b6a95689e8d.jpg',
'https://images.openlane.eu/carimgs/5620090/general/f838e5a0-4185-4439-bbbf-ead14fc8bbaf.jpg',
'https://images.openlane.eu/carimgs/5620090/general/08d7e19d-adea-4d69-aea2-6c052a5f2644.jpg',
'https://images.openlane.eu/carimgs/5620090/general/00725cdd-92fd-46b1-bce0-07c9b591b5b7.jpg',
'https://images.openlane.eu/carimgs/5620090/general/e62ad381-59e4-427a-b250-e0774ef60577.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_69c11cf4-9d80-5e3a-9c0f-e5a4f6dccb41/69c11cf4-9d80-5e3a-9c0f-e5a4f6dccb41_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 222601,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5620090/general/73809b06-d52e-42a8-baba-463a3217c30e.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_69c11cf4-9d80-5e3a-9c0f-e5a4f6dccb41/69c11cf4-9d80-5e3a-9c0f-e5a4f6dccb41_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 170565,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5620090/general/9c57639c-9f35-4f8d-b8aa-e247d5b9914e.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_69c11cf4-9d80-5e3a-9c0f-e5a4f6dccb41/69c11cf4-9d80-5e3a-9c0f-e5a4f6dccb41_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 220738,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5620090/general/8f4d1e47-c527-4d66-a098-21fcae72f2c9.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_69c11cf4-9d80-5e3a-9c0f-e5a4f6dccb41/69c11cf4-9d80-5e3a-9c0f-e5a4f6dccb41_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 162824,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5620090/general/e037a44d-5cb8-41f6-9712-87c8c21f73ba.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_69c11cf4-9d80-5e3a-9c0f-e5a4f6dccb41/69c11cf4-9d80-5e3a-9c0f-e5a4f6dccb41_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 141696,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5620090/general/d11ef086-42b9-437f-828b-7cfb7ed40369.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_69c11cf4-9d80-5e3a-9c0f-e5a4f6dccb41/69c11cf4-9d80-5e3a-9c0f-e5a4f6dccb41_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 216009,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5620090/general/0b10f46f-c63b-4ac8-913a-4b6a95689e8d.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_69c11cf4-9d80-5e3a-9c0f-e5a4f6dccb41/69c11cf4-9d80-5e3a-9c0f-e5a4f6dccb41_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122713,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5620090/general/f838e5a0-4185-4439-bbbf-ead14fc8bbaf.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_69c11cf4-9d80-5e3a-9c0f-e5a4f6dccb41/69c11cf4-9d80-5e3a-9c0f-e5a4f6dccb41_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95744,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5620090/general/08d7e19d-adea-4d69-aea2-6c052a5f2644.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_69c11cf4-9d80-5e3a-9c0f-e5a4f6dccb41/69c11cf4-9d80-5e3a-9c0f-e5a4f6dccb41_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 178031,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5620090/general/00725cdd-92fd-46b1-bce0-07c9b591b5b7.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_69c11cf4-9d80-5e3a-9c0f-e5a4f6dccb41/69c11cf4-9d80-5e3a-9c0f-e5a4f6dccb41_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 151110,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5620090/general/e62ad381-59e4-427a-b250-e0774ef60577.jpg',
'Width': 1600}],
'price': 16800,
'price_includes_vat': True,
'registration_date': '2022-12-30',
'seats_number': 5,
'seller_name': None,
'title': 'Lexus UX 300e - Electric - Automatic - 204 hp - 24.106 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-27 22:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733678%27 HTTP/1.1" 200 None
2026-03-27 22:04:12 [adesa.it] INFO: Saving data for 10733678: {'created_time': 1774649052.670777, 'last_price_update_time': 1774649052.670788, 'auction_closing_time': 1774886400.0}
2026-03-27 22:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10733678') HTTP/1.1" 204 0
2026-03-27 22:04:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751675/general/713b0175-9007-4866-98b6-28fa9d3a0ff1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741862)
2026-03-27 22:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752336%252Fgeneral%252Ff6334312-e842-49b8-9bc2-0c847e31799a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752336/general/f6334312-e842-49b8-9bc2-0c847e31799a.jpg not downloaded yet
2026-03-27 22:04:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741762> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:04:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 19b19aae-1442-598a-9339-739117573269 with identifier: 10741785
2026-03-27 22:04:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 19b19aae-1442-598a-9339-739117573269 with scrape type 1
2026-03-27 22:04:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 19b19aae-1442-598a-9339-739117573269
2026-03-27 22:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752358%252Fgeneral%252F63311e79-0965-480e-86cf-0957ccbaf69a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752358/general/63311e79-0965-480e-86cf-0957ccbaf69a.jpg not downloaded yet
2026-03-27 22:04:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee4610d10>
2026-03-27 22:04:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:04:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dd5f6283-5485-5a7d-a442-d83203f2c7aa/dd5f6283-5485-5a7d-a442-d83203f2c7aa_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752336%252Fgeneral%252F6fd64ccf-4d97-464d-a86f-b08a566e697c.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752336/general/6fd64ccf-4d97-464d-a86f-b08a566e697c.jpg saved to cache
2026-03-27 22:04:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item dd5f6283-5485-5a7d-a442-d83203f2c7aa
2026-03-27 22:04:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5c550d0>
2026-03-27 22:04:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:04:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dd5f6283-5485-5a7d-a442-d83203f2c7aa/dd5f6283-5485-5a7d-a442-d83203f2c7aa_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752336%252Fgeneral%252Fb5b886be-e5ec-4727-b055-e94f165c1a90.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752336/general/b5b886be-e5ec-4727-b055-e94f165c1a90.jpg saved to cache
2026-03-27 22:04:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item dd5f6283-5485-5a7d-a442-d83203f2c7aa
2026-03-27 22:04:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752336/general/2b26e34e-095f-44e3-83fd-db5b9cda9cec.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741778)
2026-03-27 22:04:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:04:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741782> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752336%252Fgeneral%252Feee05f4e-2976-4ce3-aed0-805ef85fa598.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752336/general/eee05f4e-2976-4ce3-aed0-805ef85fa598.jpg not downloaded yet
2026-03-27 22:04:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752358%252Fgeneral%252Fdd4b349c-e070-4156-9006-4222b351df4a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752358/general/dd4b349c-e070-4156-9006-4222b351df4a.jpg not downloaded yet
2026-03-27 22:04:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752306/general/6e4e2e9d-c997-49fe-85ba-78f3aa43c1cd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741767)
2026-03-27 22:04:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752336/general/0dc300f4-a56c-4883-9505-825a1e7f77aa.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741778)
2026-03-27 22:04:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee4620690>
2026-03-27 22:04:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:04:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8fed7d7e-3bff-5e14-9ba8-10cfccfa2a9a/8fed7d7e-3bff-5e14-9ba8-10cfccfa2a9a_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751675%252Fgeneral%252F713b0175-9007-4866-98b6-28fa9d3a0ff1.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751675/general/713b0175-9007-4866-98b6-28fa9d3a0ff1.jpg saved to cache
2026-03-27 22:04:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 8fed7d7e-3bff-5e14-9ba8-10cfccfa2a9a
2026-03-27 22:04:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e9ec1d8e-82b5-5d95-afd8-11e218b46dd7 with identifier: 10741762
2026-03-27 22:04:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e9ec1d8e-82b5-5d95-afd8-11e218b46dd7 with scrape type 1
2026-03-27 22:04:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e9ec1d8e-82b5-5d95-afd8-11e218b46dd7
2026-03-27 22:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5743895%252Fgeneral%252F7a145f19-aa4c-4010-ad4f-29b1f8f9e611.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743895/general/7a145f19-aa4c-4010-ad4f-29b1f8f9e611.jpg already downloaded
2026-03-27 22:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5743895%252Fgeneral%252F3b7959d8-c27c-4e83-8841-90a1cf512b0c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743895/general/3b7959d8-c27c-4e83-8841-90a1cf512b0c.jpg already downloaded
2026-03-27 22:04:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5743895%252Fgeneral%252Fa90bbd1f-c64b-403a-a984-5a134093542b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743895/general/a90bbd1f-c64b-403a-a984-5a134093542b.jpg already downloaded
2026-03-27 22:04:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5743895%252Fgeneral%252Fcdfa92a7-f64a-4803-96b2-20ba8b83d9f5.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743895/general/cdfa92a7-f64a-4803-96b2-20ba8b83d9f5.jpg already downloaded
2026-03-27 22:04:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5743895%252Fgeneral%252Fbebb03df-048d-4923-a81c-e16ca5f71a0b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743895/general/bebb03df-048d-4923-a81c-e16ca5f71a0b.jpg already downloaded
2026-03-27 22:04:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5743895%252Fgeneral%252F21f1ae2d-5e02-42a5-9131-f687be30abc1.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743895/general/21f1ae2d-5e02-42a5-9131-f687be30abc1.jpg already downloaded
2026-03-27 22:04:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5743895%252Fgeneral%252F0045bc2e-bdcf-4e02-9b33-66a8cae3714a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743895/general/0045bc2e-bdcf-4e02-9b33-66a8cae3714a.jpg already downloaded
2026-03-27 22:04:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5743895%252Fgeneral%252Feb6d5959-586b-4241-bec7-0873e4515e4c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743895/general/eb6d5959-586b-4241-bec7-0873e4515e4c.jpg already downloaded
2026-03-27 22:04:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5743895%252Fgeneral%252F341bf0a3-cecb-480c-8f15-39c913cf92a2.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743895/general/341bf0a3-cecb-480c-8f15-39c913cf92a2.jpg already downloaded
2026-03-27 22:04:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5743895%252Fgeneral%252Fb42ebf26-212e-4682-9792-360731143fed.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743895/general/b42ebf26-212e-4682-9792-360731143fed.jpg already downloaded
2026-03-27 22:04:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: e9ec1d8e-82b5-5d95-afd8-11e218b46dd7, identifier: 10741762
2026-03-27 22:04:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752336/general/32bd56d5-6eff-43c7-bbd1-07fcf689a6b5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741778)
2026-03-27 22:04:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752358%252Fgeneral%252Fe7631fb4-6adc-4f1d-be31-62c51adf2243.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752358/general/e7631fb4-6adc-4f1d-be31-62c51adf2243.jpg not downloaded yet
2026-03-27 22:04:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: e9ec1d8e-82b5-5d95-afd8-11e218b46dd7 with identifier: 10741762
2026-03-27 22:04:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: e9ec1d8e-82b5-5d95-afd8-11e218b46dd7 with identifier: 10741762
2026-03-27 22:04:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: e9ec1d8e-82b5-5d95-afd8-11e218b46dd7 with identifier: 10741762 to the API
2026-03-27 22:04:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:04:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:04:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741762>
{'auction_title': '',
'c_o_2_emission_value': 136,
'category': 'MPV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 95,
'expiration_date': '2026-03-31T10:58:00Z',
'fuel_type': 'Diesel',
'id': 'e9ec1d8e-82b5-5d95-afd8-11e218b46dd7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GR473EZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741762',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 45628,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 17,
'photo_urls': ['https://images.openlane.eu/carimgs/5743895/general/7a145f19-aa4c-4010-ad4f-29b1f8f9e611.jpg',
'https://images.openlane.eu/carimgs/5743895/general/3b7959d8-c27c-4e83-8841-90a1cf512b0c.jpg',
'https://images.openlane.eu/carimgs/5743895/general/a90bbd1f-c64b-403a-a984-5a134093542b.jpg',
'https://images.openlane.eu/carimgs/5743895/general/cdfa92a7-f64a-4803-96b2-20ba8b83d9f5.jpg',
'https://images.openlane.eu/carimgs/5743895/general/bebb03df-048d-4923-a81c-e16ca5f71a0b.jpg',
'https://images.openlane.eu/carimgs/5743895/general/21f1ae2d-5e02-42a5-9131-f687be30abc1.jpg',
'https://images.openlane.eu/carimgs/5743895/general/0045bc2e-bdcf-4e02-9b33-66a8cae3714a.jpg',
'https://images.openlane.eu/carimgs/5743895/general/eb6d5959-586b-4241-bec7-0873e4515e4c.jpg',
'https://images.openlane.eu/carimgs/5743895/general/341bf0a3-cecb-480c-8f15-39c913cf92a2.jpg',
'https://images.openlane.eu/carimgs/5743895/general/b42ebf26-212e-4682-9792-360731143fed.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9ec1d8e-82b5-5d95-afd8-11e218b46dd7/e9ec1d8e-82b5-5d95-afd8-11e218b46dd7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 320713,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743895/general/7a145f19-aa4c-4010-ad4f-29b1f8f9e611.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9ec1d8e-82b5-5d95-afd8-11e218b46dd7/e9ec1d8e-82b5-5d95-afd8-11e218b46dd7_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 270684,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743895/general/3b7959d8-c27c-4e83-8841-90a1cf512b0c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9ec1d8e-82b5-5d95-afd8-11e218b46dd7/e9ec1d8e-82b5-5d95-afd8-11e218b46dd7_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 213118,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743895/general/a90bbd1f-c64b-403a-a984-5a134093542b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9ec1d8e-82b5-5d95-afd8-11e218b46dd7/e9ec1d8e-82b5-5d95-afd8-11e218b46dd7_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 224048,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743895/general/cdfa92a7-f64a-4803-96b2-20ba8b83d9f5.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9ec1d8e-82b5-5d95-afd8-11e218b46dd7/e9ec1d8e-82b5-5d95-afd8-11e218b46dd7_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111006,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743895/general/bebb03df-048d-4923-a81c-e16ca5f71a0b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9ec1d8e-82b5-5d95-afd8-11e218b46dd7/e9ec1d8e-82b5-5d95-afd8-11e218b46dd7_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 147287,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743895/general/21f1ae2d-5e02-42a5-9131-f687be30abc1.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9ec1d8e-82b5-5d95-afd8-11e218b46dd7/e9ec1d8e-82b5-5d95-afd8-11e218b46dd7_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92485,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743895/general/0045bc2e-bdcf-4e02-9b33-66a8cae3714a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9ec1d8e-82b5-5d95-afd8-11e218b46dd7/e9ec1d8e-82b5-5d95-afd8-11e218b46dd7_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 234429,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743895/general/eb6d5959-586b-4241-bec7-0873e4515e4c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9ec1d8e-82b5-5d95-afd8-11e218b46dd7/e9ec1d8e-82b5-5d95-afd8-11e218b46dd7_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 141888,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743895/general/341bf0a3-cecb-480c-8f15-39c913cf92a2.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9ec1d8e-82b5-5d95-afd8-11e218b46dd7/e9ec1d8e-82b5-5d95-afd8-11e218b46dd7_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133937,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743895/general/b42ebf26-212e-4682-9792-360731143fed.jpg',
'Width': 1920}],
'price': 9800,
'price_includes_vat': True,
'registration_date': '2023-08-28',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Italy S.r.l',
'title': 'Renault Kangoo - Diesel - Manual - 95 hp - 45.628 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2023}
2026-03-27 22:04:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741762%27 HTTP/1.1" 200 None
2026-03-27 22:04:13 [adesa.it] INFO: Saving data for 10741762: {'created_time': 1774649053.541115, 'last_price_update_time': 1774649053.541125, 'auction_closing_time': 1774954680.0}
2026-03-27 22:04:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741762') HTTP/1.1" 204 0
2026-03-27 22:04:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752306/general/3ba1132e-44ce-4090-b076-d3e2220ea03f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741767)
2026-03-27 22:04:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751675/general/fedb2472-83bc-417d-abc1-97e97d9fa484.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741862)
2026-03-27 22:04:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752358%252Fgeneral%252F3cf891db-ecbb-41e4-b26b-2f0303ad402b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752358/general/3cf891db-ecbb-41e4-b26b-2f0303ad402b.jpg not downloaded yet
2026-03-27 22:04:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741783> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:04:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741784> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:04:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5bf4a90>
2026-03-27 22:04:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:04:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dd5f6283-5485-5a7d-a442-d83203f2c7aa/dd5f6283-5485-5a7d-a442-d83203f2c7aa_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:04:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752336%252Fgeneral%252F2b26e34e-095f-44e3-83fd-db5b9cda9cec.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752336/general/2b26e34e-095f-44e3-83fd-db5b9cda9cec.jpg saved to cache
2026-03-27 22:04:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item dd5f6283-5485-5a7d-a442-d83203f2c7aa
2026-03-27 22:04:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7f56c2b5-755c-5a32-bc29-c47aeb943fef with identifier: 10741782
2026-03-27 22:04:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7f56c2b5-755c-5a32-bc29-c47aeb943fef with scrape type 1
2026-03-27 22:04:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7f56c2b5-755c-5a32-bc29-c47aeb943fef
2026-03-27 22:04:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752350%252Fgeneral%252F1688c5d3-ed8a-4795-894e-ab091dd5609c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752350/general/1688c5d3-ed8a-4795-894e-ab091dd5609c.jpg not downloaded yet
2026-03-27 22:04:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5b24090>
2026-03-27 22:04:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:04:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9320cdca-f8cb-51b4-a738-e0a7df217daf/9320cdca-f8cb-51b4-a738-e0a7df217daf_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:04:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752306%252Fgeneral%252F6e4e2e9d-c997-49fe-85ba-78f3aa43c1cd.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752306/general/6e4e2e9d-c997-49fe-85ba-78f3aa43c1cd.jpg saved to cache
2026-03-27 22:04:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 9320cdca-f8cb-51b4-a738-e0a7df217daf
2026-03-27 22:04:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee4505bd0>
2026-03-27 22:04:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:04:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dd5f6283-5485-5a7d-a442-d83203f2c7aa/dd5f6283-5485-5a7d-a442-d83203f2c7aa_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:04:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752336%252Fgeneral%252F0dc300f4-a56c-4883-9505-825a1e7f77aa.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752336/general/0dc300f4-a56c-4883-9505-825a1e7f77aa.jpg saved to cache
2026-03-27 22:04:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item dd5f6283-5485-5a7d-a442-d83203f2c7aa
2026-03-27 22:04:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752336/general/8d4e048b-1393-4d20-82a4-ac3d6e0f14f1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741778)
2026-03-27 22:04:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752336/general/d31260c3-40c9-4fed-b1f6-e3a4c2da4169.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741778)
2026-03-27 22:04:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741786> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:04:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:04:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:04:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee43ae4d0>
2026-03-27 22:04:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:04:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dd5f6283-5485-5a7d-a442-d83203f2c7aa/dd5f6283-5485-5a7d-a442-d83203f2c7aa_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:04:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752336%252Fgeneral%252F32bd56d5-6eff-43c7-bbd1-07fcf689a6b5.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752336/general/32bd56d5-6eff-43c7-bbd1-07fcf689a6b5.jpg saved to cache
2026-03-27 22:04:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item dd5f6283-5485-5a7d-a442-d83203f2c7aa
2026-03-27 22:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752358%252Fgeneral%252Fdd73a2c7-2174-45a9-922c-066d05eba5bc.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752358/general/dd73a2c7-2174-45a9-922c-066d05eba5bc.jpg not downloaded yet
2026-03-27 22:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752350%252Fgeneral%252Fa942c631-86a7-4e0f-b55a-2bf65b2a85be.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752350/general/a942c631-86a7-4e0f-b55a-2bf65b2a85be.jpg not downloaded yet
2026-03-27 22:04:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752306/general/b3a49a7a-51b4-469e-aec5-46d54ac2a643.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741767)
2026-03-27 22:04:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741765> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:04:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5834a90>
2026-03-27 22:04:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:04:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:04:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9320cdca-f8cb-51b4-a738-e0a7df217daf/9320cdca-f8cb-51b4-a738-e0a7df217daf_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752306%252Fgeneral%252F3ba1132e-44ce-4090-b076-d3e2220ea03f.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752306/general/3ba1132e-44ce-4090-b076-d3e2220ea03f.jpg saved to cache
2026-03-27 22:04:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 9320cdca-f8cb-51b4-a738-e0a7df217daf
2026-03-27 22:04:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5db33d0>
2026-03-27 22:04:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:04:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:04:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8fed7d7e-3bff-5e14-9ba8-10cfccfa2a9a/8fed7d7e-3bff-5e14-9ba8-10cfccfa2a9a_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751675%252Fgeneral%252Ffedb2472-83bc-417d-abc1-97e97d9fa484.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751675/general/fedb2472-83bc-417d-abc1-97e97d9fa484.jpg saved to cache
2026-03-27 22:04:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 8fed7d7e-3bff-5e14-9ba8-10cfccfa2a9a
2026-03-27 22:04:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 04e5423f-bea1-5c0b-b5fd-4fe68e5d06ed with identifier: 10741783
2026-03-27 22:04:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 04e5423f-bea1-5c0b-b5fd-4fe68e5d06ed with scrape type 1
2026-03-27 22:04:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 04e5423f-bea1-5c0b-b5fd-4fe68e5d06ed
2026-03-27 22:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752352%252Fgeneral%252Fd76cf97f-a4df-4364-837c-9d3af7f6c5dc.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752352/general/d76cf97f-a4df-4364-837c-9d3af7f6c5dc.jpg not downloaded yet
2026-03-27 22:04:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6014ed77-258f-5ead-9c05-14aab66def47 with identifier: 10741784
2026-03-27 22:04:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6014ed77-258f-5ead-9c05-14aab66def47 with scrape type 1
2026-03-27 22:04:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6014ed77-258f-5ead-9c05-14aab66def47
2026-03-27 22:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752355%252Fgeneral%252F5a5a757e-cfb3-4554-89b3-4eff0f87a877.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752355/general/5a5a757e-cfb3-4554-89b3-4eff0f87a877.jpg not downloaded yet
2026-03-27 22:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752358%252Fgeneral%252F84f496a6-6373-4aea-b865-dc919fb77ca3.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752358/general/84f496a6-6373-4aea-b865-dc919fb77ca3.jpg not downloaded yet
2026-03-27 22:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752350%252Fgeneral%252F58263c5f-b0e5-49f8-93f2-3eafead4385d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752350/general/58263c5f-b0e5-49f8-93f2-3eafead4385d.jpg not downloaded yet
2026-03-27 22:04:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee58ddd90>
2026-03-27 22:04:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:04:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:04:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dd5f6283-5485-5a7d-a442-d83203f2c7aa/dd5f6283-5485-5a7d-a442-d83203f2c7aa_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752336%252Fgeneral%252F8d4e048b-1393-4d20-82a4-ac3d6e0f14f1.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752336/general/8d4e048b-1393-4d20-82a4-ac3d6e0f14f1.jpg saved to cache
2026-03-27 22:04:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item dd5f6283-5485-5a7d-a442-d83203f2c7aa
2026-03-27 22:04:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee4735050>
2026-03-27 22:04:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:04:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:04:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dd5f6283-5485-5a7d-a442-d83203f2c7aa/dd5f6283-5485-5a7d-a442-d83203f2c7aa_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752336%252Fgeneral%252Fd31260c3-40c9-4fed-b1f6-e3a4c2da4169.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752336/general/d31260c3-40c9-4fed-b1f6-e3a4c2da4169.jpg saved to cache
2026-03-27 22:04:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item dd5f6283-5485-5a7d-a442-d83203f2c7aa
2026-03-27 22:04:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 49f49d1a-fd21-59b4-93b4-611ece0df405 with identifier: 10741786
2026-03-27 22:04:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 49f49d1a-fd21-59b4-93b4-611ece0df405 with scrape type 1
2026-03-27 22:04:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 49f49d1a-fd21-59b4-93b4-611ece0df405
2026-03-27 22:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752361%252Fgeneral%252F83112b99-4aaf-4c0b-9c39-c707bc30693a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752361/general/83112b99-4aaf-4c0b-9c39-c707bc30693a.jpg not downloaded yet
2026-03-27 22:04:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752336/general/eee05f4e-2976-4ce3-aed0-805ef85fa598.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741778)
2026-03-27 22:04:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752336/general/f6334312-e842-49b8-9bc2-0c847e31799a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741778)
2026-03-27 22:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752352%252Fgeneral%252Fea528a34-9b0e-4d83-86b3-4db38e3e5840.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752352/general/ea528a34-9b0e-4d83-86b3-4db38e3e5840.jpg not downloaded yet
2026-03-27 22:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752355%252Fgeneral%252F40a8848c-7ee9-4d2c-87eb-96ee1af81cef.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752355/general/40a8848c-7ee9-4d2c-87eb-96ee1af81cef.jpg not downloaded yet
2026-03-27 22:04:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752358/general/63311e79-0965-480e-86cf-0957ccbaf69a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741785)
2026-03-27 22:04:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751675/general/9ba41d7f-5863-4f85-87ce-3d22a6fa0062.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741862)
2026-03-27 22:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752358%252Fgeneral%252F774d1924-b87c-407c-80d8-291472bce412.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752358/general/774d1924-b87c-407c-80d8-291472bce412.jpg not downloaded yet
2026-03-27 22:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752350%252Fgeneral%252F7e19fe9b-1662-4e9f-be22-206c0e062915.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752350/general/7e19fe9b-1662-4e9f-be22-206c0e062915.jpg not downloaded yet
2026-03-27 22:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752361%252Fgeneral%252F753609ea-2b34-4762-b783-e936384c1dd1.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752361/general/753609ea-2b34-4762-b783-e936384c1dd1.jpg not downloaded yet
2026-03-27 22:04:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee4591c90>
2026-03-27 22:04:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:04:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:04:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9320cdca-f8cb-51b4-a738-e0a7df217daf/9320cdca-f8cb-51b4-a738-e0a7df217daf_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752306%252Fgeneral%252Fb3a49a7a-51b4-469e-aec5-46d54ac2a643.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752306/general/b3a49a7a-51b4-469e-aec5-46d54ac2a643.jpg saved to cache
2026-03-27 22:04:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 9320cdca-f8cb-51b4-a738-e0a7df217daf
2026-03-27 22:04:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 134d7dd9-3b37-54a1-b3ec-d0fec042d23f with identifier: 10741765
2026-03-27 22:04:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 134d7dd9-3b37-54a1-b3ec-d0fec042d23f with scrape type 1
2026-03-27 22:04:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 134d7dd9-3b37-54a1-b3ec-d0fec042d23f
2026-03-27 22:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5743898%252Fgeneral%252F980fc724-59d7-4189-a408-f63a8b91e134.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743898/general/980fc724-59d7-4189-a408-f63a8b91e134.jpg already downloaded
2026-03-27 22:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5743898%252Fgeneral%252F3a020c53-b6b5-49ff-8fd4-297c4487193d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743898/general/3a020c53-b6b5-49ff-8fd4-297c4487193d.jpg already downloaded
2026-03-27 22:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5743898%252Fgeneral%252F9e32f86b-bd15-4a25-b9a0-88999e64213a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743898/general/9e32f86b-bd15-4a25-b9a0-88999e64213a.jpg already downloaded
2026-03-27 22:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5743898%252Fgeneral%252F75b4c866-7d79-4b8f-b099-4a6829e6ee9c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743898/general/75b4c866-7d79-4b8f-b099-4a6829e6ee9c.jpg already downloaded
2026-03-27 22:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5743898%252Fgeneral%252F0180e2b2-0a1b-4bf1-8c46-9301450b4e06.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743898/general/0180e2b2-0a1b-4bf1-8c46-9301450b4e06.jpg already downloaded
2026-03-27 22:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5743898%252Fgeneral%252F8d1e5cf8-a33e-4e23-b2b6-c68e016ca8a6.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743898/general/8d1e5cf8-a33e-4e23-b2b6-c68e016ca8a6.jpg already downloaded
2026-03-27 22:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5743898%252Fgeneral%252Fed18bb33-6f9f-4ed8-893b-536cc72787af.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743898/general/ed18bb33-6f9f-4ed8-893b-536cc72787af.jpg already downloaded
2026-03-27 22:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5743898%252Fgeneral%252Fc834654b-1ef1-4854-b160-a4b60205fcb0.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743898/general/c834654b-1ef1-4854-b160-a4b60205fcb0.jpg already downloaded
2026-03-27 22:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5743898%252Fgeneral%252F30488102-fb65-421a-ae63-3511615da988.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743898/general/30488102-fb65-421a-ae63-3511615da988.jpg already downloaded
2026-03-27 22:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5743898%252Fgeneral%252Fbb304dfe-1149-40dc-b7a8-55479826743f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743898/general/bb304dfe-1149-40dc-b7a8-55479826743f.jpg already downloaded
2026-03-27 22:04:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 134d7dd9-3b37-54a1-b3ec-d0fec042d23f, identifier: 10741765
2026-03-27 22:04:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752358/general/dd4b349c-e070-4156-9006-4222b351df4a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741785)
2026-03-27 22:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752352%252Fgeneral%252F57838cf1-7b13-4ebf-871d-8d39bbee0d9f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752352/general/57838cf1-7b13-4ebf-871d-8d39bbee0d9f.jpg not downloaded yet
2026-03-27 22:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752355%252Fgeneral%252F7963b4dc-aced-4abc-b49b-a8eef3b4d971.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752355/general/7963b4dc-aced-4abc-b49b-a8eef3b4d971.jpg not downloaded yet
2026-03-27 22:04:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 134d7dd9-3b37-54a1-b3ec-d0fec042d23f with identifier: 10741765
2026-03-27 22:04:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 134d7dd9-3b37-54a1-b3ec-d0fec042d23f with identifier: 10741765
2026-03-27 22:04:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 134d7dd9-3b37-54a1-b3ec-d0fec042d23f with identifier: 10741765 to the API
2026-03-27 22:04:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:04:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:04:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741765>
{'auction_title': '',
'c_o_2_emission_value': 11,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.8L',
'engine_horse_power': 122,
'expiration_date': '2026-03-31T10:58:00Z',
'fuel_type': 'Hybrid',
'id': '134d7dd9-3b37-54a1-b3ec-d0fec042d23f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GN794XC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741765',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Toyota',
'model': 'C-HR',
'odometer': 67249,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 71,
'photo_urls': ['https://images.openlane.eu/carimgs/5743898/general/980fc724-59d7-4189-a408-f63a8b91e134.jpg',
'https://images.openlane.eu/carimgs/5743898/general/3a020c53-b6b5-49ff-8fd4-297c4487193d.jpg',
'https://images.openlane.eu/carimgs/5743898/general/9e32f86b-bd15-4a25-b9a0-88999e64213a.jpg',
'https://images.openlane.eu/carimgs/5743898/general/75b4c866-7d79-4b8f-b099-4a6829e6ee9c.jpg',
'https://images.openlane.eu/carimgs/5743898/general/0180e2b2-0a1b-4bf1-8c46-9301450b4e06.jpg',
'https://images.openlane.eu/carimgs/5743898/general/8d1e5cf8-a33e-4e23-b2b6-c68e016ca8a6.jpg',
'https://images.openlane.eu/carimgs/5743898/general/ed18bb33-6f9f-4ed8-893b-536cc72787af.jpg',
'https://images.openlane.eu/carimgs/5743898/general/c834654b-1ef1-4854-b160-a4b60205fcb0.jpg',
'https://images.openlane.eu/carimgs/5743898/general/30488102-fb65-421a-ae63-3511615da988.jpg',
'https://images.openlane.eu/carimgs/5743898/general/bb304dfe-1149-40dc-b7a8-55479826743f.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_134d7dd9-3b37-54a1-b3ec-d0fec042d23f/134d7dd9-3b37-54a1-b3ec-d0fec042d23f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124315,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743898/general/980fc724-59d7-4189-a408-f63a8b91e134.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_134d7dd9-3b37-54a1-b3ec-d0fec042d23f/134d7dd9-3b37-54a1-b3ec-d0fec042d23f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 143755,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743898/general/3a020c53-b6b5-49ff-8fd4-297c4487193d.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_134d7dd9-3b37-54a1-b3ec-d0fec042d23f/134d7dd9-3b37-54a1-b3ec-d0fec042d23f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120311,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743898/general/9e32f86b-bd15-4a25-b9a0-88999e64213a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_134d7dd9-3b37-54a1-b3ec-d0fec042d23f/134d7dd9-3b37-54a1-b3ec-d0fec042d23f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127125,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743898/general/75b4c866-7d79-4b8f-b099-4a6829e6ee9c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_134d7dd9-3b37-54a1-b3ec-d0fec042d23f/134d7dd9-3b37-54a1-b3ec-d0fec042d23f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98416,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743898/general/0180e2b2-0a1b-4bf1-8c46-9301450b4e06.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_134d7dd9-3b37-54a1-b3ec-d0fec042d23f/134d7dd9-3b37-54a1-b3ec-d0fec042d23f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 162233,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743898/general/8d1e5cf8-a33e-4e23-b2b6-c68e016ca8a6.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_134d7dd9-3b37-54a1-b3ec-d0fec042d23f/134d7dd9-3b37-54a1-b3ec-d0fec042d23f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115787,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743898/general/ed18bb33-6f9f-4ed8-893b-536cc72787af.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_134d7dd9-3b37-54a1-b3ec-d0fec042d23f/134d7dd9-3b37-54a1-b3ec-d0fec042d23f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 143686,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743898/general/c834654b-1ef1-4854-b160-a4b60205fcb0.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_134d7dd9-3b37-54a1-b3ec-d0fec042d23f/134d7dd9-3b37-54a1-b3ec-d0fec042d23f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 283079,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743898/general/30488102-fb65-421a-ae63-3511615da988.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_134d7dd9-3b37-54a1-b3ec-d0fec042d23f/134d7dd9-3b37-54a1-b3ec-d0fec042d23f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 41037,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743898/general/bb304dfe-1149-40dc-b7a8-55479826743f.jpg',
'Width': 1920}],
'price': 13200,
'price_includes_vat': True,
'registration_date': '2023-05-05',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Italy S.r.l',
'title': 'Toyota C-HR 1.8 Active - Hybrid - Automatic - 122 hp - 67.249 km',
'transmission': 'automatic',
'trim': 'Active',
'vin': None,
'year': 2023}
2026-03-27 22:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741765%27 HTTP/1.1" 200 None
2026-03-27 22:04:15 [adesa.it] INFO: Saving data for 10741765: {'created_time': 1774649055.064268, 'last_price_update_time': 1774649055.064279, 'auction_closing_time': 1774954680.0}
2026-03-27 22:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741765') HTTP/1.1" 204 0
2026-03-27 22:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752358%252Fgeneral%252F923d9cf7-729a-4853-994e-d5884d34d502.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752358/general/923d9cf7-729a-4853-994e-d5884d34d502.jpg not downloaded yet
2026-03-27 22:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752350%252Fgeneral%252F5cf2e667-65e3-4b8a-9ca0-739f3b515d58.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752350/general/5cf2e667-65e3-4b8a-9ca0-739f3b515d58.jpg not downloaded yet
2026-03-27 22:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752361%252Fgeneral%252Fe8d54703-7df9-40c9-8565-7164d9c3d886.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752361/general/e8d54703-7df9-40c9-8565-7164d9c3d886.jpg not downloaded yet
2026-03-27 22:04:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752336/general/0505e249-7a2a-4993-9189-21aad8543bd9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741778)
2026-03-27 22:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752352%252Fgeneral%252F579eaffb-ebcd-4a26-8a55-2b061941fee0.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752352/general/579eaffb-ebcd-4a26-8a55-2b061941fee0.jpg not downloaded yet
2026-03-27 22:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752355%252Fgeneral%252F42883c6d-f31f-4bde-b59b-af6613b4f56f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752355/general/42883c6d-f31f-4bde-b59b-af6613b4f56f.jpg not downloaded yet
2026-03-27 22:04:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5db0310>
2026-03-27 22:04:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:04:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dd5f6283-5485-5a7d-a442-d83203f2c7aa/dd5f6283-5485-5a7d-a442-d83203f2c7aa_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752336%252Fgeneral%252Feee05f4e-2976-4ce3-aed0-805ef85fa598.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752336/general/eee05f4e-2976-4ce3-aed0-805ef85fa598.jpg saved to cache
2026-03-27 22:04:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item dd5f6283-5485-5a7d-a442-d83203f2c7aa
2026-03-27 22:04:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5d23490>
2026-03-27 22:04:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:04:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dd5f6283-5485-5a7d-a442-d83203f2c7aa/dd5f6283-5485-5a7d-a442-d83203f2c7aa_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752336%252Fgeneral%252Ff6334312-e842-49b8-9bc2-0c847e31799a.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752336/general/f6334312-e842-49b8-9bc2-0c847e31799a.jpg saved to cache
2026-03-27 22:04:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item dd5f6283-5485-5a7d-a442-d83203f2c7aa
2026-03-27 22:04:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5b19e10>
2026-03-27 22:04:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:04:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_19b19aae-1442-598a-9339-739117573269/19b19aae-1442-598a-9339-739117573269_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752358%252Fgeneral%252F63311e79-0965-480e-86cf-0957ccbaf69a.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752358/general/63311e79-0965-480e-86cf-0957ccbaf69a.jpg saved to cache
2026-03-27 22:04:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 19b19aae-1442-598a-9339-739117573269
2026-03-27 22:04:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5aa0390>
2026-03-27 22:04:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:04:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8fed7d7e-3bff-5e14-9ba8-10cfccfa2a9a/8fed7d7e-3bff-5e14-9ba8-10cfccfa2a9a_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751675%252Fgeneral%252F9ba41d7f-5863-4f85-87ce-3d22a6fa0062.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751675/general/9ba41d7f-5863-4f85-87ce-3d22a6fa0062.jpg saved to cache
2026-03-27 22:04:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 8fed7d7e-3bff-5e14-9ba8-10cfccfa2a9a
2026-03-27 22:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752358%252Fgeneral%252Faf53f807-c82d-4f22-9eb9-59985d522c6a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752358/general/af53f807-c82d-4f22-9eb9-59985d522c6a.jpg not downloaded yet
2026-03-27 22:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752350%252Fgeneral%252F9aa960b0-8f8f-40bd-95e7-11c4f894b86d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752350/general/9aa960b0-8f8f-40bd-95e7-11c4f894b86d.jpg not downloaded yet
2026-03-27 22:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752361%252Fgeneral%252F7e56c6ca-ee53-411e-9328-408e31b99eb7.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752361/general/7e56c6ca-ee53-411e-9328-408e31b99eb7.jpg not downloaded yet
2026-03-27 22:04:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741781> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:04:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752358/general/e7631fb4-6adc-4f1d-be31-62c51adf2243.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741785)
2026-03-27 22:04:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752358/general/84f496a6-6373-4aea-b865-dc919fb77ca3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741785)
2026-03-27 22:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752352%252Fgeneral%252F30f02b58-4235-4470-a0da-4ad52b0c58d2.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752352/general/30f02b58-4235-4470-a0da-4ad52b0c58d2.jpg not downloaded yet
2026-03-27 22:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752355%252Fgeneral%252Fd74a68a7-4461-4d2f-bcc3-79edbf6cd50b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752355/general/d74a68a7-4461-4d2f-bcc3-79edbf6cd50b.jpg not downloaded yet
2026-03-27 22:04:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee452aed0>
2026-03-27 22:04:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:04:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_19b19aae-1442-598a-9339-739117573269/19b19aae-1442-598a-9339-739117573269_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752358%252Fgeneral%252Fdd4b349c-e070-4156-9006-4222b351df4a.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752358/general/dd4b349c-e070-4156-9006-4222b351df4a.jpg saved to cache
2026-03-27 22:04:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 19b19aae-1442-598a-9339-739117573269
2026-03-27 22:04:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752350/general/1688c5d3-ed8a-4795-894e-ab091dd5609c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741782)
2026-03-27 22:04:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752361/general/83112b99-4aaf-4c0b-9c39-c707bc30693a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741786)
2026-03-27 22:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752358%252Fgeneral%252Fabdf184b-62ca-4b51-9211-74fb9ae796cd.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752358/general/abdf184b-62ca-4b51-9211-74fb9ae796cd.jpg not downloaded yet
2026-03-27 22:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752350%252Fgeneral%252Fbd11a91b-ca46-44c4-ad1a-3e9131da0ed1.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752350/general/bd11a91b-ca46-44c4-ad1a-3e9131da0ed1.jpg not downloaded yet
2026-03-27 22:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752361%252Fgeneral%252Fd8966856-787f-47e5-a268-74f0e849b7eb.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752361/general/d8966856-787f-47e5-a268-74f0e849b7eb.jpg not downloaded yet
2026-03-27 22:04:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee476afd0>
2026-03-27 22:04:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:04:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dd5f6283-5485-5a7d-a442-d83203f2c7aa/dd5f6283-5485-5a7d-a442-d83203f2c7aa_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752336%252Fgeneral%252F0505e249-7a2a-4993-9189-21aad8543bd9.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752336/general/0505e249-7a2a-4993-9189-21aad8543bd9.jpg saved to cache
2026-03-27 22:04:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item dd5f6283-5485-5a7d-a442-d83203f2c7aa
2026-03-27 22:04:15 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: dd5f6283-5485-5a7d-a442-d83203f2c7aa, skipping ID generation
2026-03-27 22:04:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dd5f6283-5485-5a7d-a442-d83203f2c7aa with scrape type 1
2026-03-27 22:04:15 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item dd5f6283-5485-5a7d-a442-d83203f2c7aa sending to next pipeline
2026-03-27 22:04:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: dd5f6283-5485-5a7d-a442-d83203f2c7aa, identifier: 10741778
2026-03-27 22:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752352%252Fgeneral%252F15026e80-5a4f-461d-8773-739b76d19a23.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752352/general/15026e80-5a4f-461d-8773-739b76d19a23.jpg not downloaded yet
2026-03-27 22:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752355%252Fgeneral%252Fec014808-36f7-4efb-85c9-c546bebfbcb0.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752355/general/ec014808-36f7-4efb-85c9-c546bebfbcb0.jpg not downloaded yet
2026-03-27 22:04:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: dd5f6283-5485-5a7d-a442-d83203f2c7aa with identifier: 10741778
2026-03-27 22:04:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: dd5f6283-5485-5a7d-a442-d83203f2c7aa with identifier: 10741778
2026-03-27 22:04:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: dd5f6283-5485-5a7d-a442-d83203f2c7aa with identifier: 10741778 to the API
2026-03-27 22:04:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22: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-27 22:04:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752336/general/0505e249-7a2a-4993-9189-21aad8543bd9.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-31T10:58:00Z',
'fuel_type': 'Electric',
'id': 'dd5f6283-5485-5a7d-a442-d83203f2c7aa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GS436ZF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741778',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Maxus',
'model': 'eDeliver 9',
'odometer': 11,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 19,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd5f6283-5485-5a7d-a442-d83203f2c7aa/dd5f6283-5485-5a7d-a442-d83203f2c7aa_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 308347,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752336/general/0505e249-7a2a-4993-9189-21aad8543bd9.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd5f6283-5485-5a7d-a442-d83203f2c7aa/dd5f6283-5485-5a7d-a442-d83203f2c7aa_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 285392,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752336/general/6fd64ccf-4d97-464d-a86f-b08a566e697c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd5f6283-5485-5a7d-a442-d83203f2c7aa/dd5f6283-5485-5a7d-a442-d83203f2c7aa_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 219077,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752336/general/b5b886be-e5ec-4727-b055-e94f165c1a90.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd5f6283-5485-5a7d-a442-d83203f2c7aa/dd5f6283-5485-5a7d-a442-d83203f2c7aa_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 244284,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752336/general/2b26e34e-095f-44e3-83fd-db5b9cda9cec.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd5f6283-5485-5a7d-a442-d83203f2c7aa/dd5f6283-5485-5a7d-a442-d83203f2c7aa_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 358904,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752336/general/32bd56d5-6eff-43c7-bbd1-07fcf689a6b5.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd5f6283-5485-5a7d-a442-d83203f2c7aa/dd5f6283-5485-5a7d-a442-d83203f2c7aa_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 233172,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752336/general/0dc300f4-a56c-4883-9505-825a1e7f77aa.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd5f6283-5485-5a7d-a442-d83203f2c7aa/dd5f6283-5485-5a7d-a442-d83203f2c7aa_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 187459,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752336/general/d31260c3-40c9-4fed-b1f6-e3a4c2da4169.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd5f6283-5485-5a7d-a442-d83203f2c7aa/dd5f6283-5485-5a7d-a442-d83203f2c7aa_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 157691,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752336/general/8d4e048b-1393-4d20-82a4-ac3d6e0f14f1.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd5f6283-5485-5a7d-a442-d83203f2c7aa/dd5f6283-5485-5a7d-a442-d83203f2c7aa_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 232921,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752336/general/f6334312-e842-49b8-9bc2-0c847e31799a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd5f6283-5485-5a7d-a442-d83203f2c7aa/dd5f6283-5485-5a7d-a442-d83203f2c7aa_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 248315,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752336/general/eee05f4e-2976-4ce3-aed0-805ef85fa598.jpg',
'Width': 1920}],
'price': 12800,
'price_includes_vat': True,
'registration_date': '2024-02-05',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Italy S.r.l',
'title': 'Maxus eDeliver 9 - Electric - Automatic - 204 hp - 11 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-27 22:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741778%27 HTTP/1.1" 200 None
2026-03-27 22:04:16 [adesa.it] INFO: Saving data for 10741778: {'created_time': 1774649056.221339, 'last_price_update_time': 1774649056.221349, 'auction_closing_time': 1774954680.0}
2026-03-27 22:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741778') HTTP/1.1" 204 0
2026-03-27 22:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752350%252Fgeneral%252F433923cf-4a19-42b1-a654-88e990b3c04f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752350/general/433923cf-4a19-42b1-a654-88e990b3c04f.jpg not downloaded yet
2026-03-27 22:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752361%252Fgeneral%252F067766fe-3754-463c-8e86-6c428fc1e996.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752361/general/067766fe-3754-463c-8e86-6c428fc1e996.jpg not downloaded yet
2026-03-27 22:04:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7ad04cd0-b59f-5c3d-b084-9e0eaa02b9e3 with identifier: 10741781
2026-03-27 22:04:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7ad04cd0-b59f-5c3d-b084-9e0eaa02b9e3 with scrape type 1
2026-03-27 22:04:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7ad04cd0-b59f-5c3d-b084-9e0eaa02b9e3
2026-03-27 22:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752348%252Fgeneral%252Fca8df397-3a2c-4a7e-8b80-5fae46351dbe.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752348/general/ca8df397-3a2c-4a7e-8b80-5fae46351dbe.jpg not downloaded yet
2026-03-27 22:04:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5bd3ad0>
2026-03-27 22:04:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:04:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_19b19aae-1442-598a-9339-739117573269/19b19aae-1442-598a-9339-739117573269_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752358%252Fgeneral%252Fe7631fb4-6adc-4f1d-be31-62c51adf2243.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752358/general/e7631fb4-6adc-4f1d-be31-62c51adf2243.jpg saved to cache
2026-03-27 22:04:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 19b19aae-1442-598a-9339-739117573269
2026-03-27 22:04:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee586f710>
2026-03-27 22:04:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:04:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_19b19aae-1442-598a-9339-739117573269/19b19aae-1442-598a-9339-739117573269_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752358%252Fgeneral%252F84f496a6-6373-4aea-b865-dc919fb77ca3.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752358/general/84f496a6-6373-4aea-b865-dc919fb77ca3.jpg saved to cache
2026-03-27 22:04:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 19b19aae-1442-598a-9339-739117573269
2026-03-27 22:04:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752358/general/3cf891db-ecbb-41e4-b26b-2f0303ad402b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741785)
2026-03-27 22:04:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752350/general/a942c631-86a7-4e0f-b55a-2bf65b2a85be.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741782)
2026-03-27 22:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752352%252Fgeneral%252Fa733e2b5-5ba6-4868-b922-31c359df04c9.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752352/general/a733e2b5-5ba6-4868-b922-31c359df04c9.jpg not downloaded yet
2026-03-27 22:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752355%252Fgeneral%252Fd313cbb2-25b0-4947-994d-d3e6037867a9.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752355/general/d313cbb2-25b0-4947-994d-d3e6037867a9.jpg not downloaded yet
2026-03-27 22:04:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741753> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:04:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752350/general/58263c5f-b0e5-49f8-93f2-3eafead4385d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741782)
2026-03-27 22:04:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752352/general/579eaffb-ebcd-4a26-8a55-2b061941fee0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741783)
2026-03-27 22:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752350%252Fgeneral%252F3ee1eae7-8292-4373-b915-ba172fc29ed9.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752350/general/3ee1eae7-8292-4373-b915-ba172fc29ed9.jpg not downloaded yet
2026-03-27 22:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752361%252Fgeneral%252F329da887-d198-4719-8cae-17d083ceadbf.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752361/general/329da887-d198-4719-8cae-17d083ceadbf.jpg not downloaded yet
2026-03-27 22:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752348%252Fgeneral%252F146be644-6a56-4489-bed0-9e808087767c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752348/general/146be644-6a56-4489-bed0-9e808087767c.jpg not downloaded yet
2026-03-27 22:04:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741787> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:04:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741780> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752352%252Fgeneral%252F857bde35-0ad9-4473-944d-c60501d01606.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752352/general/857bde35-0ad9-4473-944d-c60501d01606.jpg not downloaded yet
2026-03-27 22:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752355%252Fgeneral%252F797a213e-6efe-43d9-a6fa-6b077497d0fe.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752355/general/797a213e-6efe-43d9-a6fa-6b077497d0fe.jpg not downloaded yet
2026-03-27 22:04:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741761> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:04:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee450ff10>
2026-03-27 22:04:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:04:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7f56c2b5-755c-5a32-bc29-c47aeb943fef/7f56c2b5-755c-5a32-bc29-c47aeb943fef_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752350%252Fgeneral%252F1688c5d3-ed8a-4795-894e-ab091dd5609c.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752350/general/1688c5d3-ed8a-4795-894e-ab091dd5609c.jpg saved to cache
2026-03-27 22:04:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 7f56c2b5-755c-5a32-bc29-c47aeb943fef
2026-03-27 22:04:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee450b750>
2026-03-27 22:04:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:04:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_49f49d1a-fd21-59b4-93b4-611ece0df405/49f49d1a-fd21-59b4-93b4-611ece0df405_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752361%252Fgeneral%252F83112b99-4aaf-4c0b-9c39-c707bc30693a.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752361/general/83112b99-4aaf-4c0b-9c39-c707bc30693a.jpg saved to cache
2026-03-27 22:04:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 49f49d1a-fd21-59b4-93b4-611ece0df405
2026-03-27 22:04:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752355/general/5a5a757e-cfb3-4554-89b3-4eff0f87a877.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741784)
2026-03-27 22:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752350%252Fgeneral%252F7960400e-6d47-49d5-b719-81011417d2b8.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752350/general/7960400e-6d47-49d5-b719-81011417d2b8.jpg not downloaded yet
2026-03-27 22:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752361%252Fgeneral%252Fd0d84907-e664-4d9e-8fa0-29a7d56c7404.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752361/general/d0d84907-e664-4d9e-8fa0-29a7d56c7404.jpg not downloaded yet
2026-03-27 22:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752348%252Fgeneral%252F4654b090-fafd-49f4-a095-148db8feb28f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752348/general/4654b090-fafd-49f4-a095-148db8feb28f.jpg not downloaded yet
2026-03-27 22:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752352%252Fgeneral%252F7bfe2d4b-fd70-4d89-9680-7a8fc1116632.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752352/general/7bfe2d4b-fd70-4d89-9680-7a8fc1116632.jpg not downloaded yet
2026-03-27 22:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752355%252Fgeneral%252F69b7a0eb-ba7a-4cfb-aa40-b74e763d6c41.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752355/general/69b7a0eb-ba7a-4cfb-aa40-b74e763d6c41.jpg not downloaded yet
2026-03-27 22:04:16 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:04:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752355/general/7963b4dc-aced-4abc-b49b-a8eef3b4d971.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741784)
2026-03-27 22:04:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752361/general/7e56c6ca-ee53-411e-9328-408e31b99eb7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741786)
2026-03-27 22:04:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752361/general/e8d54703-7df9-40c9-8565-7164d9c3d886.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741786)
2026-03-27 22:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752361%252Fgeneral%252F0b26b649-09eb-4757-a8cb-2ce505021339.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752361/general/0b26b649-09eb-4757-a8cb-2ce505021339.jpg not downloaded yet
2026-03-27 22:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752348%252Fgeneral%252Fa24dcc8c-39de-4ed8-9e47-9d652ad0f85e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752348/general/a24dcc8c-39de-4ed8-9e47-9d652ad0f85e.jpg not downloaded yet
2026-03-27 22:04:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee58af9d0>
2026-03-27 22:04:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:04:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_19b19aae-1442-598a-9339-739117573269/19b19aae-1442-598a-9339-739117573269_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752358%252Fgeneral%252F3cf891db-ecbb-41e4-b26b-2f0303ad402b.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752358/general/3cf891db-ecbb-41e4-b26b-2f0303ad402b.jpg saved to cache
2026-03-27 22:04:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 19b19aae-1442-598a-9339-739117573269
2026-03-27 22:04:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5ad1590>
2026-03-27 22:04:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:04:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7f56c2b5-755c-5a32-bc29-c47aeb943fef/7f56c2b5-755c-5a32-bc29-c47aeb943fef_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:04:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752350%252Fgeneral%252Fa942c631-86a7-4e0f-b55a-2bf65b2a85be.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752350/general/a942c631-86a7-4e0f-b55a-2bf65b2a85be.jpg saved to cache
2026-03-27 22:04:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 7f56c2b5-755c-5a32-bc29-c47aeb943fef
2026-03-27 22:04:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7587744f-0fbf-54f1-8873-97e311dd9e5e with identifier: 10741753
2026-03-27 22:04:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7587744f-0fbf-54f1-8873-97e311dd9e5e with scrape type 1
2026-03-27 22:04:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7587744f-0fbf-54f1-8873-97e311dd9e5e
2026-03-27 22:04:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5737708%252Fgeneral%252Fdbd85a01-93ef-4c4b-a3dc-5b7dee96cb84.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737708/general/dbd85a01-93ef-4c4b-a3dc-5b7dee96cb84.jpg already downloaded
2026-03-27 22:04:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5737708%252Fgeneral%252F90fa9ded-f948-4aba-b1e1-fb63accd16a8.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737708/general/90fa9ded-f948-4aba-b1e1-fb63accd16a8.jpg already downloaded
2026-03-27 22:04:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5737708%252Fgeneral%252F365240bb-e90a-4f9f-a58d-c3256aba5fb2.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737708/general/365240bb-e90a-4f9f-a58d-c3256aba5fb2.jpg already downloaded
2026-03-27 22:04:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5737708%252Fgeneral%252F2a8016c9-bef1-4663-b841-b36a9860b935.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737708/general/2a8016c9-bef1-4663-b841-b36a9860b935.jpg already downloaded
2026-03-27 22:04:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5737708%252Fgeneral%252F64f85ad5-013f-4c54-8800-2633b42da1cf.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737708/general/64f85ad5-013f-4c54-8800-2633b42da1cf.jpg already downloaded
2026-03-27 22:04:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5737708%252Fgeneral%252F9e619ffe-3320-40dc-ba77-8d1b49a3f6c0.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737708/general/9e619ffe-3320-40dc-ba77-8d1b49a3f6c0.jpg already downloaded
2026-03-27 22:04:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5737708%252Fgeneral%252F9d0b8327-aa72-4e20-87ff-eb41b76219ed.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737708/general/9d0b8327-aa72-4e20-87ff-eb41b76219ed.jpg already downloaded
2026-03-27 22:04:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5737708%252Fgeneral%252Fbe284516-41b1-495f-b813-6728ac220021.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737708/general/be284516-41b1-495f-b813-6728ac220021.jpg already downloaded
2026-03-27 22:04:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5737708%252Fgeneral%252F90c0d4b9-334a-43d7-8a28-33e50eb7502e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737708/general/90c0d4b9-334a-43d7-8a28-33e50eb7502e.jpg already downloaded
2026-03-27 22:04:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5737708%252Fgeneral%252Ffc8ee64c-0dc4-40bc-9743-067d95067aba.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737708/general/fc8ee64c-0dc4-40bc-9743-067d95067aba.jpg already downloaded
2026-03-27 22:04:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 7587744f-0fbf-54f1-8873-97e311dd9e5e, identifier: 10741753
2026-03-27 22:04:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5d564d0>
2026-03-27 22:04:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:04:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7f56c2b5-755c-5a32-bc29-c47aeb943fef/7f56c2b5-755c-5a32-bc29-c47aeb943fef_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:04:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752350%252Fgeneral%252F58263c5f-b0e5-49f8-93f2-3eafead4385d.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752350/general/58263c5f-b0e5-49f8-93f2-3eafead4385d.jpg saved to cache
2026-03-27 22:04:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 7f56c2b5-755c-5a32-bc29-c47aeb943fef
2026-03-27 22:04:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee43aca50>
2026-03-27 22:04:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:04:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_04e5423f-bea1-5c0b-b5fd-4fe68e5d06ed/04e5423f-bea1-5c0b-b5fd-4fe68e5d06ed_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:04:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752352%252Fgeneral%252F579eaffb-ebcd-4a26-8a55-2b061941fee0.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752352/general/579eaffb-ebcd-4a26-8a55-2b061941fee0.jpg saved to cache
2026-03-27 22:04:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 04e5423f-bea1-5c0b-b5fd-4fe68e5d06ed
2026-03-27 22:04:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 23fc1aaa-30a0-596f-8ca7-04d9dae87202 with identifier: 10741787
2026-03-27 22:04:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 23fc1aaa-30a0-596f-8ca7-04d9dae87202 with scrape type 1
2026-03-27 22:04:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 23fc1aaa-30a0-596f-8ca7-04d9dae87202
2026-03-27 22:04:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752363%252Fgeneral%252Fbb1e70c4-9102-4fdf-b170-d532403853ff.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752363/general/bb1e70c4-9102-4fdf-b170-d532403853ff.jpg not downloaded yet
2026-03-27 22:04:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f6a8b387-2563-5adc-99a3-64f76fb57bf9 with identifier: 10741780
2026-03-27 22:04:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f6a8b387-2563-5adc-99a3-64f76fb57bf9 with scrape type 1
2026-03-27 22:04:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f6a8b387-2563-5adc-99a3-64f76fb57bf9
2026-03-27 22:04:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752347%252Fgeneral%252F327631ba-3b37-4a27-96e8-abcecc40c37d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752347/general/327631ba-3b37-4a27-96e8-abcecc40c37d.jpg not downloaded yet
2026-03-27 22:04:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 46888d2b-2222-5cd0-b932-c675ce977fcd with identifier: 10741761
2026-03-27 22:04:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 46888d2b-2222-5cd0-b932-c675ce977fcd with scrape type 1
2026-03-27 22:04:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 46888d2b-2222-5cd0-b932-c675ce977fcd
2026-03-27 22:04:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5743891%252Fgeneral%252Fecb9a863-efdd-44d6-9255-9f32b4a60cbe.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743891/general/ecb9a863-efdd-44d6-9255-9f32b4a60cbe.jpg already downloaded
2026-03-27 22:04:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5743891%252Fgeneral%252F0bccaa4e-8c9c-4a8f-8f32-47d17bad5abe.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743891/general/0bccaa4e-8c9c-4a8f-8f32-47d17bad5abe.jpg already downloaded
2026-03-27 22:04:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5743891%252Fgeneral%252Fc3d1f802-5fef-4cf6-9a20-4afdf8bfa44f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743891/general/c3d1f802-5fef-4cf6-9a20-4afdf8bfa44f.jpg already downloaded
2026-03-27 22:04:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5743891%252Fgeneral%252Fbe360644-c285-4b0c-ab03-0183c1b358a9.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743891/general/be360644-c285-4b0c-ab03-0183c1b358a9.jpg already downloaded
2026-03-27 22:04:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5743891%252Fgeneral%252F8b23c246-2ae9-4b27-9eff-24aee8dc1192.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743891/general/8b23c246-2ae9-4b27-9eff-24aee8dc1192.jpg already downloaded
2026-03-27 22:04:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5743891%252Fgeneral%252F192dc45e-24ba-4bca-8464-a71b28e022f0.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743891/general/192dc45e-24ba-4bca-8464-a71b28e022f0.jpg already downloaded
2026-03-27 22:04:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5743891%252Fgeneral%252F8551ebc1-e23f-4179-a406-d21d5735ac0c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743891/general/8551ebc1-e23f-4179-a406-d21d5735ac0c.jpg already downloaded
2026-03-27 22:04:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5743891%252Fgeneral%252F8be858b1-3371-431e-aa94-86f2aa881503.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743891/general/8be858b1-3371-431e-aa94-86f2aa881503.jpg already downloaded
2026-03-27 22:04:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5743891%252Fgeneral%252Fc91cadd3-9c60-4451-8c20-e5bff427d240.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743891/general/c91cadd3-9c60-4451-8c20-e5bff427d240.jpg already downloaded
2026-03-27 22:04:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5743891%252Fgeneral%252F011af66b-abd1-47c6-a08f-e455ee75e38c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743891/general/011af66b-abd1-47c6-a08f-e455ee75e38c.jpg already downloaded
2026-03-27 22:04:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 46888d2b-2222-5cd0-b932-c675ce977fcd, identifier: 10741761
2026-03-27 22:04:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752355/general/40a8848c-7ee9-4d2c-87eb-96ee1af81cef.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741784)
2026-03-27 22:04:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752355/general/42883c6d-f31f-4bde-b59b-af6613b4f56f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741784)
2026-03-27 22:04:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752352%252Fgeneral%252F64bc4ea4-e542-4d86-8bdd-d898d691f428.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752352/general/64bc4ea4-e542-4d86-8bdd-d898d691f428.jpg not downloaded yet
2026-03-27 22:04:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752355%252Fgeneral%252F1a92b840-3431-4385-b437-bd4a8887ca08.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752355/general/1a92b840-3431-4385-b437-bd4a8887ca08.jpg not downloaded yet
2026-03-27 22:04:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 7587744f-0fbf-54f1-8873-97e311dd9e5e with identifier: 10741753
2026-03-27 22:04:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 7587744f-0fbf-54f1-8873-97e311dd9e5e with identifier: 10741753
2026-03-27 22:04:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 7587744f-0fbf-54f1-8873-97e311dd9e5e with identifier: 10741753 to the API
2026-03-27 22:04:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:04:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:04:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741753>
{'auction_title': '',
'c_o_2_emission_value': 253,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 140,
'expiration_date': '2026-03-31T10:58:00Z',
'fuel_type': 'Diesel',
'id': '7587744f-0fbf-54f1-8873-97e311dd9e5e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GW921VW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741753',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Crafter',
'odometer': 27618,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 46,
'photo_urls': ['https://images.openlane.eu/carimgs/5737708/general/dbd85a01-93ef-4c4b-a3dc-5b7dee96cb84.jpg',
'https://images.openlane.eu/carimgs/5737708/general/90fa9ded-f948-4aba-b1e1-fb63accd16a8.jpg',
'https://images.openlane.eu/carimgs/5737708/general/365240bb-e90a-4f9f-a58d-c3256aba5fb2.jpg',
'https://images.openlane.eu/carimgs/5737708/general/2a8016c9-bef1-4663-b841-b36a9860b935.jpg',
'https://images.openlane.eu/carimgs/5737708/general/64f85ad5-013f-4c54-8800-2633b42da1cf.jpg',
'https://images.openlane.eu/carimgs/5737708/general/9e619ffe-3320-40dc-ba77-8d1b49a3f6c0.jpg',
'https://images.openlane.eu/carimgs/5737708/general/9d0b8327-aa72-4e20-87ff-eb41b76219ed.jpg',
'https://images.openlane.eu/carimgs/5737708/general/be284516-41b1-495f-b813-6728ac220021.jpg',
'https://images.openlane.eu/carimgs/5737708/general/90c0d4b9-334a-43d7-8a28-33e50eb7502e.jpg',
'https://images.openlane.eu/carimgs/5737708/general/fc8ee64c-0dc4-40bc-9743-067d95067aba.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7587744f-0fbf-54f1-8873-97e311dd9e5e/7587744f-0fbf-54f1-8873-97e311dd9e5e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 199120,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737708/general/dbd85a01-93ef-4c4b-a3dc-5b7dee96cb84.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7587744f-0fbf-54f1-8873-97e311dd9e5e/7587744f-0fbf-54f1-8873-97e311dd9e5e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 197594,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737708/general/90fa9ded-f948-4aba-b1e1-fb63accd16a8.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7587744f-0fbf-54f1-8873-97e311dd9e5e/7587744f-0fbf-54f1-8873-97e311dd9e5e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114392,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737708/general/365240bb-e90a-4f9f-a58d-c3256aba5fb2.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7587744f-0fbf-54f1-8873-97e311dd9e5e/7587744f-0fbf-54f1-8873-97e311dd9e5e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67123,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737708/general/2a8016c9-bef1-4663-b841-b36a9860b935.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7587744f-0fbf-54f1-8873-97e311dd9e5e/7587744f-0fbf-54f1-8873-97e311dd9e5e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82703,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737708/general/64f85ad5-013f-4c54-8800-2633b42da1cf.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7587744f-0fbf-54f1-8873-97e311dd9e5e/7587744f-0fbf-54f1-8873-97e311dd9e5e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70581,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737708/general/9e619ffe-3320-40dc-ba77-8d1b49a3f6c0.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7587744f-0fbf-54f1-8873-97e311dd9e5e/7587744f-0fbf-54f1-8873-97e311dd9e5e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 28788,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737708/general/9d0b8327-aa72-4e20-87ff-eb41b76219ed.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7587744f-0fbf-54f1-8873-97e311dd9e5e/7587744f-0fbf-54f1-8873-97e311dd9e5e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115377,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737708/general/be284516-41b1-495f-b813-6728ac220021.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7587744f-0fbf-54f1-8873-97e311dd9e5e/7587744f-0fbf-54f1-8873-97e311dd9e5e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78539,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737708/general/90c0d4b9-334a-43d7-8a28-33e50eb7502e.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7587744f-0fbf-54f1-8873-97e311dd9e5e/7587744f-0fbf-54f1-8873-97e311dd9e5e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91534,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737708/general/fc8ee64c-0dc4-40bc-9743-067d95067aba.jpg',
'Width': 1280}],
'price': 20000,
'price_includes_vat': True,
'registration_date': '2024-09-27',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Italy S.r.l',
'title': 'Volkswagen Crafter L3H3 2.0 TDI - Diesel - Manual - 140 hp - 27.618 '
'km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2024}
2026-03-27 22:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741753%27 HTTP/1.1" 200 None
2026-03-27 22:04:18 [adesa.it] INFO: Saving data for 10741753: {'created_time': 1774649058.237318, 'last_price_update_time': 1774649058.237329, 'auction_closing_time': 1774954680.0}
2026-03-27 22:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741753') HTTP/1.1" 204 0
2026-03-27 22:04:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 46888d2b-2222-5cd0-b932-c675ce977fcd with identifier: 10741761
2026-03-27 22:04:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 46888d2b-2222-5cd0-b932-c675ce977fcd with identifier: 10741761
2026-03-27 22:04:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 46888d2b-2222-5cd0-b932-c675ce977fcd with identifier: 10741761 to the API
2026-03-27 22:04:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:04:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:04:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741761>
{'auction_title': '',
'c_o_2_emission_value': 291,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.2L',
'engine_horse_power': 140,
'expiration_date': '2026-03-31T10:58:00Z',
'fuel_type': 'Diesel',
'id': '46888d2b-2222-5cd0-b932-c675ce977fcd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GF416PL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741761',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Peugeot',
'model': 'Boxer',
'odometer': 72806,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 52,
'photo_urls': ['https://images.openlane.eu/carimgs/5743891/general/ecb9a863-efdd-44d6-9255-9f32b4a60cbe.jpg',
'https://images.openlane.eu/carimgs/5743891/general/0bccaa4e-8c9c-4a8f-8f32-47d17bad5abe.jpg',
'https://images.openlane.eu/carimgs/5743891/general/c3d1f802-5fef-4cf6-9a20-4afdf8bfa44f.jpg',
'https://images.openlane.eu/carimgs/5743891/general/be360644-c285-4b0c-ab03-0183c1b358a9.jpg',
'https://images.openlane.eu/carimgs/5743891/general/8b23c246-2ae9-4b27-9eff-24aee8dc1192.jpg',
'https://images.openlane.eu/carimgs/5743891/general/192dc45e-24ba-4bca-8464-a71b28e022f0.jpg',
'https://images.openlane.eu/carimgs/5743891/general/8551ebc1-e23f-4179-a406-d21d5735ac0c.jpg',
'https://images.openlane.eu/carimgs/5743891/general/8be858b1-3371-431e-aa94-86f2aa881503.jpg',
'https://images.openlane.eu/carimgs/5743891/general/c91cadd3-9c60-4451-8c20-e5bff427d240.jpg',
'https://images.openlane.eu/carimgs/5743891/general/011af66b-abd1-47c6-a08f-e455ee75e38c.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_46888d2b-2222-5cd0-b932-c675ce977fcd/46888d2b-2222-5cd0-b932-c675ce977fcd_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 358028,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743891/general/ecb9a863-efdd-44d6-9255-9f32b4a60cbe.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_46888d2b-2222-5cd0-b932-c675ce977fcd/46888d2b-2222-5cd0-b932-c675ce977fcd_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 304687,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743891/general/0bccaa4e-8c9c-4a8f-8f32-47d17bad5abe.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_46888d2b-2222-5cd0-b932-c675ce977fcd/46888d2b-2222-5cd0-b932-c675ce977fcd_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 214120,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743891/general/c3d1f802-5fef-4cf6-9a20-4afdf8bfa44f.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_46888d2b-2222-5cd0-b932-c675ce977fcd/46888d2b-2222-5cd0-b932-c675ce977fcd_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 228512,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743891/general/be360644-c285-4b0c-ab03-0183c1b358a9.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_46888d2b-2222-5cd0-b932-c675ce977fcd/46888d2b-2222-5cd0-b932-c675ce977fcd_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 175774,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743891/general/8b23c246-2ae9-4b27-9eff-24aee8dc1192.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_46888d2b-2222-5cd0-b932-c675ce977fcd/46888d2b-2222-5cd0-b932-c675ce977fcd_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 176447,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743891/general/192dc45e-24ba-4bca-8464-a71b28e022f0.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_46888d2b-2222-5cd0-b932-c675ce977fcd/46888d2b-2222-5cd0-b932-c675ce977fcd_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 451584,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743891/general/8551ebc1-e23f-4179-a406-d21d5735ac0c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_46888d2b-2222-5cd0-b932-c675ce977fcd/46888d2b-2222-5cd0-b932-c675ce977fcd_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 234788,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743891/general/8be858b1-3371-431e-aa94-86f2aa881503.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_46888d2b-2222-5cd0-b932-c675ce977fcd/46888d2b-2222-5cd0-b932-c675ce977fcd_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 283208,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743891/general/c91cadd3-9c60-4451-8c20-e5bff427d240.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_46888d2b-2222-5cd0-b932-c675ce977fcd/46888d2b-2222-5cd0-b932-c675ce977fcd_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 189809,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743891/general/011af66b-abd1-47c6-a08f-e455ee75e38c.jpg',
'Width': 1920}],
'price': 6500,
'price_includes_vat': True,
'registration_date': '2021-05-27',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Italy S.r.l',
'title': 'Peugeot Boxer L2H2 2.2 HDI - Diesel - Manual - 140 hp - 72.806 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
2026-03-27 22:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741761%27 HTTP/1.1" 200 None
2026-03-27 22:04:18 [adesa.it] INFO: Saving data for 10741761: {'created_time': 1774649058.543722, 'last_price_update_time': 1774649058.543732, 'auction_closing_time': 1774954680.0}
2026-03-27 22:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741761') HTTP/1.1" 204 0
2026-03-27 22:04:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752352/general/15026e80-5a4f-461d-8773-739b76d19a23.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741783)
2026-03-27 22:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752361%252Fgeneral%252Fb3644ead-0988-40bb-ba9b-80a549b68318.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752361/general/b3644ead-0988-40bb-ba9b-80a549b68318.jpg not downloaded yet
2026-03-27 22:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752348%252Fgeneral%252F2f41a2a6-3e89-4622-85d7-ecce79e057eb.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752348/general/2f41a2a6-3e89-4622-85d7-ecce79e057eb.jpg not downloaded yet
2026-03-27 22:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752363%252Fgeneral%252F4c7e6f5a-1e65-484a-b3d4-05b210091d43.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752363/general/4c7e6f5a-1e65-484a-b3d4-05b210091d43.jpg not downloaded yet
2026-03-27 22:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752347%252Fgeneral%252Fdecdcc09-7875-4e80-af11-5ac11c736273.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752347/general/decdcc09-7875-4e80-af11-5ac11c736273.jpg not downloaded yet
2026-03-27 22:04:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752355/general/ec014808-36f7-4efb-85c9-c546bebfbcb0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741784)
2026-03-27 22:04:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752350/general/9aa960b0-8f8f-40bd-95e7-11c4f894b86d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741782)
2026-03-27 22:04:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee58aeb90>
2026-03-27 22:04:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:04:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6014ed77-258f-5ead-9c05-14aab66def47/6014ed77-258f-5ead-9c05-14aab66def47_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752355%252Fgeneral%252F5a5a757e-cfb3-4554-89b3-4eff0f87a877.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752355/general/5a5a757e-cfb3-4554-89b3-4eff0f87a877.jpg saved to cache
2026-03-27 22:04:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 6014ed77-258f-5ead-9c05-14aab66def47
2026-03-27 22:04:18 [adesa.it] INFO: Found listing with ID: 10740404
2026-03-27 22:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740404%27 HTTP/1.1" 200 None
2026-03-27 22:04:18 [adesa.it] INFO: Scrape type for 10740404: 0
2026-03-27 22:04:18 [adesa.it] INFO: Skipping item 10740404 url https://www.openlane.eu/en/carv6/auction/10740404
2026-03-27 22:04:18 [adesa.it] INFO: Found listing with ID: 10740405
2026-03-27 22:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740405%27 HTTP/1.1" 200 None
2026-03-27 22:04:18 [adesa.it] INFO: Scrape type for 10740405: 0
2026-03-27 22:04:18 [adesa.it] INFO: Skipping item 10740405 url https://www.openlane.eu/en/carv6/auction/10740405
2026-03-27 22:04:18 [adesa.it] INFO: Found listing with ID: 10740406
2026-03-27 22:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740406%27 HTTP/1.1" 200 None
2026-03-27 22:04:18 [adesa.it] INFO: Scrape type for 10740406: 0
2026-03-27 22:04:18 [adesa.it] INFO: Skipping item 10740406 url https://www.openlane.eu/en/carv6/auction/10740406
2026-03-27 22:04:18 [adesa.it] INFO: Found listing with ID: 10740403
2026-03-27 22:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740403%27 HTTP/1.1" 200 None
2026-03-27 22:04:18 [adesa.it] INFO: Scrape type for 10740403: 0
2026-03-27 22:04:18 [adesa.it] INFO: Skipping item 10740403 url https://www.openlane.eu/en/carv6/auction/10740403
2026-03-27 22:04:18 [adesa.it] INFO: Found listing with ID: 10740402
2026-03-27 22:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740402%27 HTTP/1.1" 200 None
2026-03-27 22:04:18 [adesa.it] INFO: Scrape type for 10740402: 0
2026-03-27 22:04:18 [adesa.it] INFO: Skipping item 10740402 url https://www.openlane.eu/en/carv6/auction/10740402
2026-03-27 22:04:18 [adesa.it] INFO: Found listing with ID: 10740401
2026-03-27 22:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740401%27 HTTP/1.1" 200 None
2026-03-27 22:04:18 [adesa.it] INFO: Scrape type for 10740401: 0
2026-03-27 22:04:18 [adesa.it] INFO: Skipping item 10740401 url https://www.openlane.eu/en/carv6/auction/10740401
2026-03-27 22:04:18 [adesa.it] INFO: Found listing with ID: 10740400
2026-03-27 22:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740400%27 HTTP/1.1" 200 None
2026-03-27 22:04:18 [adesa.it] INFO: Scrape type for 10740400: 0
2026-03-27 22:04:18 [adesa.it] INFO: Skipping item 10740400 url https://www.openlane.eu/en/carv6/auction/10740400
2026-03-27 22:04:18 [adesa.it] INFO: Found listing with ID: 10740399
2026-03-27 22:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740399%27 HTTP/1.1" 200 None
2026-03-27 22:04:18 [adesa.it] INFO: Scrape type for 10740399: 0
2026-03-27 22:04:18 [adesa.it] INFO: Skipping item 10740399 url https://www.openlane.eu/en/carv6/auction/10740399
2026-03-27 22:04:18 [adesa.it] INFO: Found listing with ID: 10740398
2026-03-27 22:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740398%27 HTTP/1.1" 200 None
2026-03-27 22:04:18 [adesa.it] INFO: Scrape type for 10740398: 0
2026-03-27 22:04:18 [adesa.it] INFO: Skipping item 10740398 url https://www.openlane.eu/en/carv6/auction/10740398
2026-03-27 22:04:18 [adesa.it] INFO: Found listing with ID: 10740397
2026-03-27 22:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740397%27 HTTP/1.1" 200 None
2026-03-27 22:04:18 [adesa.it] INFO: Scrape type for 10740397: 0
2026-03-27 22:04:18 [adesa.it] INFO: Skipping item 10740397 url https://www.openlane.eu/en/carv6/auction/10740397
2026-03-27 22:04:18 [adesa.it] INFO: Found listing with ID: 10740396
2026-03-27 22:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740396%27 HTTP/1.1" 200 None
2026-03-27 22:04:18 [adesa.it] INFO: Scrape type for 10740396: 0
2026-03-27 22:04:18 [adesa.it] INFO: Skipping item 10740396 url https://www.openlane.eu/en/carv6/auction/10740396
2026-03-27 22:04:18 [adesa.it] INFO: Found listing with ID: 10740390
2026-03-27 22:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740390%27 HTTP/1.1" 200 None
2026-03-27 22:04:18 [adesa.it] INFO: Scrape type for 10740390: 0
2026-03-27 22:04:18 [adesa.it] INFO: Skipping item 10740390 url https://www.openlane.eu/en/carv6/auction/10740390
2026-03-27 22:04:18 [adesa.it] INFO: Found listing with ID: 10740391
2026-03-27 22:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740391%27 HTTP/1.1" 200 None
2026-03-27 22:04:18 [adesa.it] INFO: Scrape type for 10740391: 0
2026-03-27 22:04:18 [adesa.it] INFO: Skipping item 10740391 url https://www.openlane.eu/en/carv6/auction/10740391
2026-03-27 22:04:18 [adesa.it] INFO: Found listing with ID: 10740392
2026-03-27 22:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740392%27 HTTP/1.1" 200 None
2026-03-27 22:04:18 [adesa.it] INFO: Scrape type for 10740392: 0
2026-03-27 22:04:18 [adesa.it] INFO: Skipping item 10740392 url https://www.openlane.eu/en/carv6/auction/10740392
2026-03-27 22:04:18 [adesa.it] INFO: Found listing with ID: 10740393
2026-03-27 22:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740393%27 HTTP/1.1" 200 None
2026-03-27 22:04:19 [adesa.it] INFO: Scrape type for 10740393: 0
2026-03-27 22:04:19 [adesa.it] INFO: Skipping item 10740393 url https://www.openlane.eu/en/carv6/auction/10740393
2026-03-27 22:04:19 [adesa.it] INFO: Found listing with ID: 10740394
2026-03-27 22:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740394%27 HTTP/1.1" 200 None
2026-03-27 22:04:19 [adesa.it] INFO: Scrape type for 10740394: 0
2026-03-27 22:04:19 [adesa.it] INFO: Skipping item 10740394 url https://www.openlane.eu/en/carv6/auction/10740394
2026-03-27 22:04:19 [adesa.it] INFO: Found listing with ID: 10740441
2026-03-27 22:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740441%27 HTTP/1.1" 200 None
2026-03-27 22:04:19 [adesa.it] INFO: Scrape type for 10740441: 0
2026-03-27 22:04:19 [adesa.it] INFO: Skipping item 10740441 url https://www.openlane.eu/en/carv6/auction/10740441
2026-03-27 22:04:19 [adesa.it] INFO: Found listing with ID: 10740579
2026-03-27 22:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740579%27 HTTP/1.1" 200 None
2026-03-27 22:04:19 [adesa.it] INFO: Scrape type for 10740579: 0
2026-03-27 22:04:19 [adesa.it] INFO: Skipping item 10740579 url https://www.openlane.eu/en/carv6/auction/10740579
2026-03-27 22:04:19 [adesa.it] INFO: Found listing with ID: 10740603
2026-03-27 22:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740603%27 HTTP/1.1" 200 None
2026-03-27 22:04:19 [adesa.it] INFO: Scrape type for 10740603: 0
2026-03-27 22:04:19 [adesa.it] INFO: Skipping item 10740603 url https://www.openlane.eu/en/carv6/auction/10740603
2026-03-27 22:04:19 [adesa.it] INFO: Found listing with ID: 10740606
2026-03-27 22:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740606%27 HTTP/1.1" 200 None
2026-03-27 22:04:19 [adesa.it] INFO: Scrape type for 10740606: 0
2026-03-27 22:04:19 [adesa.it] INFO: Skipping item 10740606 url https://www.openlane.eu/en/carv6/auction/10740606
2026-03-27 22:04:19 [adesa.it] INFO: Found listing with ID: 10740602
2026-03-27 22:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740602%27 HTTP/1.1" 200 None
2026-03-27 22:04:19 [adesa.it] INFO: Scrape type for 10740602: 0
2026-03-27 22:04:19 [adesa.it] INFO: Skipping item 10740602 url https://www.openlane.eu/en/carv6/auction/10740602
2026-03-27 22:04:19 [adesa.it] INFO: Found listing with ID: 10740600
2026-03-27 22:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740600%27 HTTP/1.1" 200 None
2026-03-27 22:04:19 [adesa.it] INFO: Scrape type for 10740600: 0
2026-03-27 22:04:19 [adesa.it] INFO: Skipping item 10740600 url https://www.openlane.eu/en/carv6/auction/10740600
2026-03-27 22:04:19 [adesa.it] INFO: Found listing with ID: 10740607
2026-03-27 22:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740607%27 HTTP/1.1" 200 None
2026-03-27 22:04:19 [adesa.it] INFO: Scrape type for 10740607: 0
2026-03-27 22:04:19 [adesa.it] INFO: Skipping item 10740607 url https://www.openlane.eu/en/carv6/auction/10740607
2026-03-27 22:04:19 [adesa.it] INFO: Found listing with ID: 10740601
2026-03-27 22:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740601%27 HTTP/1.1" 200 None
2026-03-27 22:04:19 [adesa.it] INFO: Scrape type for 10740601: 0
2026-03-27 22:04:19 [adesa.it] INFO: Skipping item 10740601 url https://www.openlane.eu/en/carv6/auction/10740601
2026-03-27 22:04:19 [adesa.it] INFO: Found listing with ID: 10740608
2026-03-27 22:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740608%27 HTTP/1.1" 200 None
2026-03-27 22:04:19 [adesa.it] INFO: Scrape type for 10740608: 0
2026-03-27 22:04:19 [adesa.it] INFO: Skipping item 10740608 url https://www.openlane.eu/en/carv6/auction/10740608
2026-03-27 22:04:19 [adesa.it] INFO: Found listing with ID: 10740599
2026-03-27 22:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740599%27 HTTP/1.1" 200 None
2026-03-27 22:04:19 [adesa.it] INFO: Scrape type for 10740599: 0
2026-03-27 22:04:19 [adesa.it] INFO: Skipping item 10740599 url https://www.openlane.eu/en/carv6/auction/10740599
2026-03-27 22:04:19 [adesa.it] INFO: Found listing with ID: 10740578
2026-03-27 22:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740578%27 HTTP/1.1" 200 None
2026-03-27 22:04:19 [adesa.it] INFO: Scrape type for 10740578: 0
2026-03-27 22:04:19 [adesa.it] INFO: Skipping item 10740578 url https://www.openlane.eu/en/carv6/auction/10740578
2026-03-27 22:04:19 [adesa.it] INFO: Found listing with ID: 10740613
2026-03-27 22:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740613%27 HTTP/1.1" 200 None
2026-03-27 22:04:19 [adesa.it] INFO: Scrape type for 10740613: 0
2026-03-27 22:04:19 [adesa.it] INFO: Skipping item 10740613 url https://www.openlane.eu/en/carv6/auction/10740613
2026-03-27 22:04:19 [adesa.it] INFO: Found listing with ID: 10740453
2026-03-27 22:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740453%27 HTTP/1.1" 200 None
2026-03-27 22:04:19 [adesa.it] INFO: Scrape type for 10740453: 0
2026-03-27 22:04:19 [adesa.it] INFO: Skipping item 10740453 url https://www.openlane.eu/en/carv6/auction/10740453
2026-03-27 22:04:19 [adesa.it] INFO: Found listing with ID: 10740611
2026-03-27 22:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740611%27 HTTP/1.1" 200 None
2026-03-27 22:04:19 [adesa.it] INFO: Scrape type for 10740611: 0
2026-03-27 22:04:19 [adesa.it] INFO: Skipping item 10740611 url https://www.openlane.eu/en/carv6/auction/10740611
2026-03-27 22:04:19 [adesa.it] INFO: Found listing with ID: 10740619
2026-03-27 22:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740619%27 HTTP/1.1" 200 None
2026-03-27 22:04:19 [adesa.it] INFO: Scrape type for 10740619: 0
2026-03-27 22:04:19 [adesa.it] INFO: Skipping item 10740619 url https://www.openlane.eu/en/carv6/auction/10740619
2026-03-27 22:04:19 [adesa.it] INFO: Found listing with ID: 10740556
2026-03-27 22:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740556%27 HTTP/1.1" 200 None
2026-03-27 22:04:19 [adesa.it] INFO: Scrape type for 10740556: 0
2026-03-27 22:04:19 [adesa.it] INFO: Skipping item 10740556 url https://www.openlane.eu/en/carv6/auction/10740556
2026-03-27 22:04:19 [adesa.it] INFO: Found listing with ID: 10737861
2026-03-27 22:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710737861%27 HTTP/1.1" 200 None
2026-03-27 22:04:19 [adesa.it] INFO: Scrape type for 10737861: 0
2026-03-27 22:04:19 [adesa.it] INFO: Skipping item 10737861 url https://www.openlane.eu/en/carv6/auction/10737861
2026-03-27 22:04:19 [adesa.it] INFO: Found listing with ID: 10735370
2026-03-27 22:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735370%27 HTTP/1.1" 200 None
2026-03-27 22:04:19 [adesa.it] INFO: Scrape type for 10735370: 0
2026-03-27 22:04:19 [adesa.it] INFO: Skipping item 10735370 url https://www.openlane.eu/en/carv6/auction/10735370
2026-03-27 22:04:19 [adesa.it] INFO: Found listing with ID: 10735371
2026-03-27 22:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735371%27 HTTP/1.1" 200 None
2026-03-27 22:04:19 [adesa.it] INFO: Scrape type for 10735371: 0
2026-03-27 22:04:19 [adesa.it] INFO: Skipping item 10735371 url https://www.openlane.eu/en/carv6/auction/10735371
2026-03-27 22:04:19 [adesa.it] INFO: Found listing with ID: 10735365
2026-03-27 22:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735365%27 HTTP/1.1" 200 None
2026-03-27 22:04:19 [adesa.it] INFO: Scrape type for 10735365: 0
2026-03-27 22:04:19 [adesa.it] INFO: Skipping item 10735365 url https://www.openlane.eu/en/carv6/auction/10735365
2026-03-27 22:04:19 [adesa.it] INFO: Found listing with ID: 10735398
2026-03-27 22:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735398%27 HTTP/1.1" 200 None
2026-03-27 22:04:19 [adesa.it] INFO: Scrape type for 10735398: 0
2026-03-27 22:04:19 [adesa.it] INFO: Skipping item 10735398 url https://www.openlane.eu/en/carv6/auction/10735398
2026-03-27 22:04:19 [adesa.it] INFO: Found listing with ID: 10735352
2026-03-27 22:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735352%27 HTTP/1.1" 200 None
2026-03-27 22:04:19 [adesa.it] INFO: Scrape type for 10735352: 0
2026-03-27 22:04:19 [adesa.it] INFO: Skipping item 10735352 url https://www.openlane.eu/en/carv6/auction/10735352
2026-03-27 22:04:19 [adesa.it] INFO: Found listing with ID: 10735351
2026-03-27 22:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735351%27 HTTP/1.1" 200 None
2026-03-27 22:04:19 [adesa.it] INFO: Scrape type for 10735351: 0
2026-03-27 22:04:19 [adesa.it] INFO: Skipping item 10735351 url https://www.openlane.eu/en/carv6/auction/10735351
2026-03-27 22:04:19 [adesa.it] INFO: Found listing with ID: 10735369
2026-03-27 22:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735369%27 HTTP/1.1" 200 None
2026-03-27 22:04:19 [adesa.it] INFO: Scrape type for 10735369: 0
2026-03-27 22:04:19 [adesa.it] INFO: Skipping item 10735369 url https://www.openlane.eu/en/carv6/auction/10735369
2026-03-27 22:04:19 [adesa.it] INFO: Found listing with ID: 10735372
2026-03-27 22:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735372%27 HTTP/1.1" 200 None
2026-03-27 22:04:19 [adesa.it] INFO: Scrape type for 10735372: 0
2026-03-27 22:04:19 [adesa.it] INFO: Skipping item 10735372 url https://www.openlane.eu/en/carv6/auction/10735372
2026-03-27 22:04:19 [adesa.it] INFO: Found listing with ID: 10735310
2026-03-27 22:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735310%27 HTTP/1.1" 200 None
2026-03-27 22:04:19 [adesa.it] INFO: Scrape type for 10735310: 0
2026-03-27 22:04:19 [adesa.it] INFO: Skipping item 10735310 url https://www.openlane.eu/en/carv6/auction/10735310
2026-03-27 22:04:19 [adesa.it] INFO: Found listing with ID: 10735359
2026-03-27 22:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735359%27 HTTP/1.1" 200 None
2026-03-27 22:04:19 [adesa.it] INFO: Scrape type for 10735359: 0
2026-03-27 22:04:19 [adesa.it] INFO: Skipping item 10735359 url https://www.openlane.eu/en/carv6/auction/10735359
2026-03-27 22:04:19 [adesa.it] INFO: Found listing with ID: 10735324
2026-03-27 22:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735324%27 HTTP/1.1" 200 None
2026-03-27 22:04:19 [adesa.it] INFO: Scrape type for 10735324: 0
2026-03-27 22:04:19 [adesa.it] INFO: Skipping item 10735324 url https://www.openlane.eu/en/carv6/auction/10735324
2026-03-27 22:04:19 [adesa.it] INFO: Found listing with ID: 10727766
2026-03-27 22:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710727766%27 HTTP/1.1" 200 None
2026-03-27 22:04:19 [adesa.it] INFO: Scrape type for 10727766: 0
2026-03-27 22:04:19 [adesa.it] INFO: Skipping item 10727766 url https://www.openlane.eu/en/carv6/auction/10727766
2026-03-27 22:04:19 [adesa.it] INFO: Found listing with ID: 10727776
2026-03-27 22:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710727776%27 HTTP/1.1" 200 None
2026-03-27 22:04:19 [adesa.it] INFO: Scrape type for 10727776: 0
2026-03-27 22:04:19 [adesa.it] INFO: Skipping item 10727776 url https://www.openlane.eu/en/carv6/auction/10727776
2026-03-27 22:04:19 [adesa.it] INFO: Found listing with ID: 10727778
2026-03-27 22:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710727778%27 HTTP/1.1" 200 None
2026-03-27 22:04:19 [adesa.it] INFO: Scrape type for 10727778: 0
2026-03-27 22:04:19 [adesa.it] INFO: Skipping item 10727778 url https://www.openlane.eu/en/carv6/auction/10727778
2026-03-27 22:04:19 [adesa.it] INFO: Found listing with ID: 10727799
2026-03-27 22:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710727799%27 HTTP/1.1" 200 None
2026-03-27 22:04:19 [adesa.it] INFO: Scrape type for 10727799: 0
2026-03-27 22:04:19 [adesa.it] INFO: Skipping item 10727799 url https://www.openlane.eu/en/carv6/auction/10727799
2026-03-27 22:04:19 [adesa.it] INFO: Found listing with ID: 10727794
2026-03-27 22:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710727794%27 HTTP/1.1" 200 None
2026-03-27 22:04:19 [adesa.it] INFO: Scrape type for 10727794: 0
2026-03-27 22:04:19 [adesa.it] INFO: Skipping item 10727794 url https://www.openlane.eu/en/carv6/auction/10727794
2026-03-27 22:04:19 [adesa.it] INFO: Found listing with ID: 10727779
2026-03-27 22:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710727779%27 HTTP/1.1" 200 None
2026-03-27 22:04:19 [adesa.it] INFO: Scrape type for 10727779: 0
2026-03-27 22:04:19 [adesa.it] INFO: Skipping item 10727779 url https://www.openlane.eu/en/carv6/auction/10727779
2026-03-27 22:04:19 [adesa.it] INFO: Found listing with ID: 10727775
2026-03-27 22:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710727775%27 HTTP/1.1" 200 None
2026-03-27 22:04:19 [adesa.it] INFO: Scrape type for 10727775: 0
2026-03-27 22:04:19 [adesa.it] INFO: Skipping item 10727775 url https://www.openlane.eu/en/carv6/auction/10727775
2026-03-27 22:04:19 [adesa.it] INFO: Found listing with ID: 10727787
2026-03-27 22:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710727787%27 HTTP/1.1" 200 None
2026-03-27 22:04:19 [adesa.it] INFO: Scrape type for 10727787: 0
2026-03-27 22:04:19 [adesa.it] INFO: Skipping item 10727787 url https://www.openlane.eu/en/carv6/auction/10727787
2026-03-27 22:04:19 [adesa.it] INFO: Found listing with ID: 10727789
2026-03-27 22:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710727789%27 HTTP/1.1" 200 None
2026-03-27 22:04:19 [adesa.it] INFO: Scrape type for 10727789: 0
2026-03-27 22:04:19 [adesa.it] INFO: Skipping item 10727789 url https://www.openlane.eu/en/carv6/auction/10727789
2026-03-27 22:04:19 [adesa.it] INFO: Found listing with ID: 10727772
2026-03-27 22:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710727772%27 HTTP/1.1" 200 None
2026-03-27 22:04:19 [adesa.it] INFO: Scrape type for 10727772: 0
2026-03-27 22:04:19 [adesa.it] INFO: Skipping item 10727772 url https://www.openlane.eu/en/carv6/auction/10727772
2026-03-27 22:04:19 [adesa.it] INFO: Found listing with ID: 10727757
2026-03-27 22:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710727757%27 HTTP/1.1" 200 None
2026-03-27 22:04:19 [adesa.it] INFO: Scrape type for 10727757: 0
2026-03-27 22:04:19 [adesa.it] INFO: Skipping item 10727757 url https://www.openlane.eu/en/carv6/auction/10727757
2026-03-27 22:04:19 [adesa.it] INFO: Found listing with ID: 10727758
2026-03-27 22:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710727758%27 HTTP/1.1" 200 None
2026-03-27 22:04:19 [adesa.it] INFO: Scrape type for 10727758: 0
2026-03-27 22:04:19 [adesa.it] INFO: Skipping item 10727758 url https://www.openlane.eu/en/carv6/auction/10727758
2026-03-27 22:04:19 [adesa.it] INFO: Found listing with ID: 10727759
2026-03-27 22:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710727759%27 HTTP/1.1" 200 None
2026-03-27 22:04:19 [adesa.it] INFO: Scrape type for 10727759: 0
2026-03-27 22:04:19 [adesa.it] INFO: Skipping item 10727759 url https://www.openlane.eu/en/carv6/auction/10727759
2026-03-27 22:04:19 [adesa.it] INFO: Found listing with ID: 10727763
2026-03-27 22:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710727763%27 HTTP/1.1" 200 None
2026-03-27 22:04:19 [adesa.it] INFO: Scrape type for 10727763: 0
2026-03-27 22:04:19 [adesa.it] INFO: Skipping item 10727763 url https://www.openlane.eu/en/carv6/auction/10727763
2026-03-27 22:04:19 [adesa.it] INFO: Found listing with ID: 10727762
2026-03-27 22:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710727762%27 HTTP/1.1" 200 None
2026-03-27 22:04:19 [adesa.it] INFO: Scrape type for 10727762: 0
2026-03-27 22:04:19 [adesa.it] INFO: Skipping item 10727762 url https://www.openlane.eu/en/carv6/auction/10727762
2026-03-27 22:04:19 [adesa.it] INFO: Found listing with ID: 10727764
2026-03-27 22:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710727764%27 HTTP/1.1" 200 None
2026-03-27 22:04:19 [adesa.it] INFO: Scrape type for 10727764: 0
2026-03-27 22:04:19 [adesa.it] INFO: Skipping item 10727764 url https://www.openlane.eu/en/carv6/auction/10727764
2026-03-27 22:04:19 [adesa.it] INFO: Found listing with ID: 10727767
2026-03-27 22:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710727767%27 HTTP/1.1" 200 None
2026-03-27 22:04:19 [adesa.it] INFO: Scrape type for 10727767: 0
2026-03-27 22:04:19 [adesa.it] INFO: Skipping item 10727767 url https://www.openlane.eu/en/carv6/auction/10727767
2026-03-27 22:04:19 [adesa.it] INFO: Found listing with ID: 10727771
2026-03-27 22:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710727771%27 HTTP/1.1" 200 None
2026-03-27 22:04:19 [adesa.it] INFO: Scrape type for 10727771: 0
2026-03-27 22:04:19 [adesa.it] INFO: Skipping item 10727771 url https://www.openlane.eu/en/carv6/auction/10727771
2026-03-27 22:04:19 [adesa.it] INFO: Found listing with ID: 10727761
2026-03-27 22:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710727761%27 HTTP/1.1" 200 None
2026-03-27 22:04:19 [adesa.it] INFO: Scrape type for 10727761: 0
2026-03-27 22:04:19 [adesa.it] INFO: Skipping item 10727761 url https://www.openlane.eu/en/carv6/auction/10727761
2026-03-27 22:04:19 [adesa.it] INFO: Found listing with ID: 10727807
2026-03-27 22:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710727807%27 HTTP/1.1" 200 None
2026-03-27 22:04:19 [adesa.it] INFO: Scrape type for 10727807: 0
2026-03-27 22:04:19 [adesa.it] INFO: Skipping item 10727807 url https://www.openlane.eu/en/carv6/auction/10727807
2026-03-27 22:04:19 [adesa.it] INFO: Found listing with ID: 10727780
2026-03-27 22:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710727780%27 HTTP/1.1" 200 None
2026-03-27 22:04:19 [adesa.it] INFO: Scrape type for 10727780: 0
2026-03-27 22:04:19 [adesa.it] INFO: Skipping item 10727780 url https://www.openlane.eu/en/carv6/auction/10727780
2026-03-27 22:04:19 [adesa.it] INFO: Found listing with ID: 10727798
2026-03-27 22:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710727798%27 HTTP/1.1" 200 None
2026-03-27 22:04:19 [adesa.it] INFO: Scrape type for 10727798: 0
2026-03-27 22:04:19 [adesa.it] INFO: Skipping item 10727798 url https://www.openlane.eu/en/carv6/auction/10727798
2026-03-27 22:04:19 [adesa.it] INFO: Found listing with ID: 10727760
2026-03-27 22:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710727760%27 HTTP/1.1" 200 None
2026-03-27 22:04:19 [adesa.it] INFO: Scrape type for 10727760: 0
2026-03-27 22:04:19 [adesa.it] INFO: Skipping item 10727760 url https://www.openlane.eu/en/carv6/auction/10727760
2026-03-27 22:04:19 [adesa.it] INFO: Found listing with ID: 10727765
2026-03-27 22:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710727765%27 HTTP/1.1" 200 None
2026-03-27 22:04:19 [adesa.it] INFO: Scrape type for 10727765: 0
2026-03-27 22:04:19 [adesa.it] INFO: Skipping item 10727765 url https://www.openlane.eu/en/carv6/auction/10727765
2026-03-27 22:04:19 [adesa.it] INFO: Found listing with ID: 10727786
2026-03-27 22:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710727786%27 HTTP/1.1" 200 None
2026-03-27 22:04:19 [adesa.it] INFO: Scrape type for 10727786: 0
2026-03-27 22:04:19 [adesa.it] INFO: Skipping item 10727786 url https://www.openlane.eu/en/carv6/auction/10727786
2026-03-27 22:04:19 [adesa.it] INFO: Found listing with ID: 10727805
2026-03-27 22:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710727805%27 HTTP/1.1" 200 None
2026-03-27 22:04:19 [adesa.it] INFO: Scrape type for 10727805: 0
2026-03-27 22:04:19 [adesa.it] INFO: Skipping item 10727805 url https://www.openlane.eu/en/carv6/auction/10727805
2026-03-27 22:04:19 [adesa.it] INFO: Found listing with ID: 10727801
2026-03-27 22:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710727801%27 HTTP/1.1" 200 None
2026-03-27 22:04:19 [adesa.it] INFO: Scrape type for 10727801: 0
2026-03-27 22:04:19 [adesa.it] INFO: Skipping item 10727801 url https://www.openlane.eu/en/carv6/auction/10727801
2026-03-27 22:04:19 [adesa.it] INFO: Found listing with ID: 10727774
2026-03-27 22:04:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710727774%27 HTTP/1.1" 200 None
2026-03-27 22:04:20 [adesa.it] INFO: Scrape type for 10727774: 0
2026-03-27 22:04:20 [adesa.it] INFO: Skipping item 10727774 url https://www.openlane.eu/en/carv6/auction/10727774
2026-03-27 22:04:20 [adesa.it] INFO: Found listing with ID: 10727797
2026-03-27 22:04:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710727797%27 HTTP/1.1" 200 None
2026-03-27 22:04:20 [adesa.it] INFO: Scrape type for 10727797: 0
2026-03-27 22:04:20 [adesa.it] INFO: Skipping item 10727797 url https://www.openlane.eu/en/carv6/auction/10727797
2026-03-27 22:04:20 [adesa.it] INFO: Found listing with ID: 10727796
2026-03-27 22:04:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710727796%27 HTTP/1.1" 200 None
2026-03-27 22:04:20 [adesa.it] INFO: Scrape type for 10727796: 0
2026-03-27 22:04:20 [adesa.it] INFO: Skipping item 10727796 url https://www.openlane.eu/en/carv6/auction/10727796
2026-03-27 22:04:20 [adesa.it] INFO: Found listing with ID: 10727795
2026-03-27 22:04:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710727795%27 HTTP/1.1" 200 None
2026-03-27 22:04:20 [adesa.it] INFO: Scrape type for 10727795: 0
2026-03-27 22:04:20 [adesa.it] INFO: Skipping item 10727795 url https://www.openlane.eu/en/carv6/auction/10727795
2026-03-27 22:04:20 [adesa.it] INFO: Found listing with ID: 10727791
2026-03-27 22:04:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710727791%27 HTTP/1.1" 200 None
2026-03-27 22:04:20 [adesa.it] INFO: Scrape type for 10727791: 0
2026-03-27 22:04:20 [adesa.it] INFO: Skipping item 10727791 url https://www.openlane.eu/en/carv6/auction/10727791
2026-03-27 22:04:20 [adesa.it] INFO: Found listing with ID: 10727790
2026-03-27 22:04:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710727790%27 HTTP/1.1" 200 None
2026-03-27 22:04:20 [adesa.it] INFO: Scrape type for 10727790: 0
2026-03-27 22:04:20 [adesa.it] INFO: Skipping item 10727790 url https://www.openlane.eu/en/carv6/auction/10727790
2026-03-27 22:04:20 [adesa.it] INFO: Found listing with ID: 10727782
2026-03-27 22:04:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710727782%27 HTTP/1.1" 200 None
2026-03-27 22:04:20 [adesa.it] INFO: Scrape type for 10727782: 0
2026-03-27 22:04:20 [adesa.it] INFO: Skipping item 10727782 url https://www.openlane.eu/en/carv6/auction/10727782
2026-03-27 22:04:20 [adesa.it] INFO: Found listing with ID: 10727777
2026-03-27 22:04:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710727777%27 HTTP/1.1" 200 None
2026-03-27 22:04:20 [adesa.it] INFO: Scrape type for 10727777: 0
2026-03-27 22:04:20 [adesa.it] INFO: Skipping item 10727777 url https://www.openlane.eu/en/carv6/auction/10727777
2026-03-27 22:04:20 [adesa.it] INFO: Found listing with ID: 10727788
2026-03-27 22:04:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710727788%27 HTTP/1.1" 200 None
2026-03-27 22:04:20 [adesa.it] INFO: Scrape type for 10727788: 0
2026-03-27 22:04:20 [adesa.it] INFO: Skipping item 10727788 url https://www.openlane.eu/en/carv6/auction/10727788
2026-03-27 22:04:20 [adesa.it] INFO: Found listing with ID: 10727768
2026-03-27 22:04:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710727768%27 HTTP/1.1" 200 None
2026-03-27 22:04:20 [adesa.it] INFO: Scrape type for 10727768: 0
2026-03-27 22:04:20 [adesa.it] INFO: Skipping item 10727768 url https://www.openlane.eu/en/carv6/auction/10727768
2026-03-27 22:04:20 [adesa.it] INFO: Found listing with ID: 10727783
2026-03-27 22:04:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710727783%27 HTTP/1.1" 200 None
2026-03-27 22:04:20 [adesa.it] INFO: Scrape type for 10727783: 0
2026-03-27 22:04:20 [adesa.it] INFO: Skipping item 10727783 url https://www.openlane.eu/en/carv6/auction/10727783
2026-03-27 22:04:20 [adesa.it] INFO: Found listing with ID: 10727800
2026-03-27 22:04:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710727800%27 HTTP/1.1" 200 None
2026-03-27 22:04:20 [adesa.it] INFO: Scrape type for 10727800: 0
2026-03-27 22:04:20 [adesa.it] INFO: Skipping item 10727800 url https://www.openlane.eu/en/carv6/auction/10727800
2026-03-27 22:04:20 [adesa.it] INFO: Found listing with ID: 10727803
2026-03-27 22:04:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710727803%27 HTTP/1.1" 200 None
2026-03-27 22:04:20 [adesa.it] INFO: Scrape type for 10727803: 0
2026-03-27 22:04:20 [adesa.it] INFO: Skipping item 10727803 url https://www.openlane.eu/en/carv6/auction/10727803
2026-03-27 22:04:20 [adesa.it] INFO: Found listing with ID: 10727773
2026-03-27 22:04:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710727773%27 HTTP/1.1" 200 None
2026-03-27 22:04:20 [adesa.it] INFO: Scrape type for 10727773: 0
2026-03-27 22:04:20 [adesa.it] INFO: Skipping item 10727773 url https://www.openlane.eu/en/carv6/auction/10727773
2026-03-27 22:04:20 [adesa.it] INFO: Found listing with ID: 10727802
2026-03-27 22:04:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710727802%27 HTTP/1.1" 200 None
2026-03-27 22:04:20 [adesa.it] INFO: Scrape type for 10727802: 0
2026-03-27 22:04:20 [adesa.it] INFO: Skipping item 10727802 url https://www.openlane.eu/en/carv6/auction/10727802
2026-03-27 22:04:20 [adesa.it] INFO: Found listing with ID: 10727769
2026-03-27 22:04:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710727769%27 HTTP/1.1" 200 None
2026-03-27 22:04:20 [adesa.it] INFO: Scrape type for 10727769: 0
2026-03-27 22:04:20 [adesa.it] INFO: Skipping item 10727769 url https://www.openlane.eu/en/carv6/auction/10727769
2026-03-27 22:04:20 [adesa.it] INFO: Found listing with ID: 10727781
2026-03-27 22:04:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710727781%27 HTTP/1.1" 200 None
2026-03-27 22:04:20 [adesa.it] INFO: Scrape type for 10727781: 0
2026-03-27 22:04:20 [adesa.it] INFO: Skipping item 10727781 url https://www.openlane.eu/en/carv6/auction/10727781
2026-03-27 22:04:20 [adesa.it] INFO: Found listing with ID: 10727770
2026-03-27 22:04:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710727770%27 HTTP/1.1" 200 None
2026-03-27 22:04:20 [adesa.it] INFO: Scrape type for 10727770: 0
2026-03-27 22:04:20 [adesa.it] INFO: Skipping item 10727770 url https://www.openlane.eu/en/carv6/auction/10727770
2026-03-27 22:04:20 [adesa.it] INFO: Found listing with ID: 10727804
2026-03-27 22:04:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710727804%27 HTTP/1.1" 200 None
2026-03-27 22:04:20 [adesa.it] INFO: Scrape type for 10727804: 0
2026-03-27 22:04:20 [adesa.it] INFO: Skipping item 10727804 url https://www.openlane.eu/en/carv6/auction/10727804
2026-03-27 22:04:20 [adesa.it] INFO: Found listing with ID: 10727784
2026-03-27 22:04:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710727784%27 HTTP/1.1" 200 None
2026-03-27 22:04:20 [adesa.it] INFO: Scrape type for 10727784: 0
2026-03-27 22:04:20 [adesa.it] INFO: Skipping item 10727784 url https://www.openlane.eu/en/carv6/auction/10727784
2026-03-27 22:04:20 [adesa.it] INFO: Found listing with ID: 10727793
2026-03-27 22:04:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710727793%27 HTTP/1.1" 200 None
2026-03-27 22:04:20 [adesa.it] INFO: Scrape type for 10727793: 0
2026-03-27 22:04:20 [adesa.it] INFO: Skipping item 10727793 url https://www.openlane.eu/en/carv6/auction/10727793
2026-03-27 22:04:20 [adesa.it] INFO: Found listing with ID: 10727806
2026-03-27 22:04:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710727806%27 HTTP/1.1" 200 None
2026-03-27 22:04:20 [adesa.it] INFO: Scrape type for 10727806: 0
2026-03-27 22:04:20 [adesa.it] INFO: Skipping item 10727806 url https://www.openlane.eu/en/carv6/auction/10727806
2026-03-27 22:04:20 [adesa.it] INFO: Found listing with ID: 10727792
2026-03-27 22:04:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710727792%27 HTTP/1.1" 200 None
2026-03-27 22:04:20 [adesa.it] INFO: Scrape type for 10727792: 0
2026-03-27 22:04:20 [adesa.it] INFO: Skipping item 10727792 url https://www.openlane.eu/en/carv6/auction/10727792
2026-03-27 22:04:20 [adesa.it] INFO: Found listing with ID: 10727785
2026-03-27 22:04:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710727785%27 HTTP/1.1" 200 None
2026-03-27 22:04:20 [adesa.it] INFO: Scrape type for 10727785: 0
2026-03-27 22:04:20 [adesa.it] INFO: Skipping item 10727785 url https://www.openlane.eu/en/carv6/auction/10727785
2026-03-27 22:04:20 [adesa.it] INFO: Found listing with ID: 10733974
2026-03-27 22:04:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733974%27 HTTP/1.1" 200 None
2026-03-27 22:04:20 [adesa.it] INFO: Scrape type for 10733974: 0
2026-03-27 22:04:20 [adesa.it] INFO: Skipping item 10733974 url https://www.openlane.eu/en/carv6/auction/10733974
2026-03-27 22:04:20 [adesa.it] INFO: Found listing with ID: 10738183
2026-03-27 22:04:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710738183%27 HTTP/1.1" 200 None
2026-03-27 22:04:20 [adesa.it] INFO: Scrape type for 10738183: 0
2026-03-27 22:04:20 [adesa.it] INFO: Skipping item 10738183 url https://www.openlane.eu/en/carv6/auction/10738183
2026-03-27 22:04:20 [adesa.it] INFO: Found listing with ID: 10740900
2026-03-27 22:04:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740900%27 HTTP/1.1" 200 None
2026-03-27 22:04:20 [adesa.it] INFO: Scrape type for 10740900: 0
2026-03-27 22:04:20 [adesa.it] INFO: Skipping item 10740900 url https://www.openlane.eu/en/carv6/auction/10740900
2026-03-27 22:04:20 [adesa.it] INFO: Found listing with ID: 10740901
2026-03-27 22:04:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740901%27 HTTP/1.1" 200 None
2026-03-27 22:04:20 [adesa.it] INFO: Scrape type for 10740901: 0
2026-03-27 22:04:20 [adesa.it] INFO: Skipping item 10740901 url https://www.openlane.eu/en/carv6/auction/10740901
2026-03-27 22:04:20 [adesa.it] INFO: Found listing with ID: 10740902
2026-03-27 22:04:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740902%27 HTTP/1.1" 200 None
2026-03-27 22:04:20 [adesa.it] INFO: Scrape type for 10740902: 0
2026-03-27 22:04:20 [adesa.it] INFO: Skipping item 10740902 url https://www.openlane.eu/en/carv6/auction/10740902
2026-03-27 22:04:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee58287d0>
2026-03-27 22:04:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:04:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6014ed77-258f-5ead-9c05-14aab66def47/6014ed77-258f-5ead-9c05-14aab66def47_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:04:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752355%252Fgeneral%252F7963b4dc-aced-4abc-b49b-a8eef3b4d971.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752355/general/7963b4dc-aced-4abc-b49b-a8eef3b4d971.jpg saved to cache
2026-03-27 22:04:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 6014ed77-258f-5ead-9c05-14aab66def47
2026-03-27 22:04:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee4622350>
2026-03-27 22:04:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:04:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_49f49d1a-fd21-59b4-93b4-611ece0df405/49f49d1a-fd21-59b4-93b4-611ece0df405_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:04:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752361%252Fgeneral%252F7e56c6ca-ee53-411e-9328-408e31b99eb7.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752361/general/7e56c6ca-ee53-411e-9328-408e31b99eb7.jpg saved to cache
2026-03-27 22:04:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 49f49d1a-fd21-59b4-93b4-611ece0df405
2026-03-27 22:04:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5aac810>
2026-03-27 22:04:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:04:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_49f49d1a-fd21-59b4-93b4-611ece0df405/49f49d1a-fd21-59b4-93b4-611ece0df405_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:04:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752361%252Fgeneral%252Fe8d54703-7df9-40c9-8565-7164d9c3d886.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752361/general/e8d54703-7df9-40c9-8565-7164d9c3d886.jpg saved to cache
2026-03-27 22:04:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 49f49d1a-fd21-59b4-93b4-611ece0df405
2026-03-27 22:04:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752352/general/a733e2b5-5ba6-4868-b922-31c359df04c9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741783)
2026-03-27 22:04:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752348%252Fgeneral%252F309f0684-5159-468a-9309-d1d8c9e3fe50.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752348/general/309f0684-5159-468a-9309-d1d8c9e3fe50.jpg not downloaded yet
2026-03-27 22:04:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752363%252Fgeneral%252F40b5f1f2-d496-40ad-bc7c-b361393a69e8.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752363/general/40b5f1f2-d496-40ad-bc7c-b361393a69e8.jpg not downloaded yet
2026-03-27 22:04:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752347%252Fgeneral%252F8c2ad520-46bb-49c6-8fcf-03af0155f5a6.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752347/general/8c2ad520-46bb-49c6-8fcf-03af0155f5a6.jpg not downloaded yet
2026-03-27 22:04:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752355/general/d313cbb2-25b0-4947-994d-d3e6037867a9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741784)
2026-03-27 22:04:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752348/general/ca8df397-3a2c-4a7e-8b80-5fae46351dbe.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741781)
2026-03-27 22:04:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752361/general/067766fe-3754-463c-8e86-6c428fc1e996.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741786)
2026-03-27 22:04:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:04:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee7e16a50>
2026-03-27 22:04:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:04:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6014ed77-258f-5ead-9c05-14aab66def47/6014ed77-258f-5ead-9c05-14aab66def47_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:04:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752355%252Fgeneral%252F40a8848c-7ee9-4d2c-87eb-96ee1af81cef.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752355/general/40a8848c-7ee9-4d2c-87eb-96ee1af81cef.jpg saved to cache
2026-03-27 22:04:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 6014ed77-258f-5ead-9c05-14aab66def47
2026-03-27 22:04:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5a5efd0>
2026-03-27 22:04:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:04:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6014ed77-258f-5ead-9c05-14aab66def47/6014ed77-258f-5ead-9c05-14aab66def47_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:04:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752355%252Fgeneral%252F42883c6d-f31f-4bde-b59b-af6613b4f56f.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752355/general/42883c6d-f31f-4bde-b59b-af6613b4f56f.jpg saved to cache
2026-03-27 22:04:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 6014ed77-258f-5ead-9c05-14aab66def47
2026-03-27 22:04:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752350/general/433923cf-4a19-42b1-a654-88e990b3c04f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741782)
2026-03-27 22:04:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752348%252Fgeneral%252Fc04d03e7-ac9f-4744-b446-21c5588520cb.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752348/general/c04d03e7-ac9f-4744-b446-21c5588520cb.jpg not downloaded yet
2026-03-27 22:04:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752363%252Fgeneral%252F93d94c59-737b-45aa-9f24-3750f6624f89.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752363/general/93d94c59-737b-45aa-9f24-3750f6624f89.jpg not downloaded yet
2026-03-27 22:04:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752347%252Fgeneral%252Fb534d1c3-8bbb-45b4-a647-4b1149ee466f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752347/general/b534d1c3-8bbb-45b4-a647-4b1149ee466f.jpg not downloaded yet
2026-03-27 22:04:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee57d9c90>
2026-03-27 22:04:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:04:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:04:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_04e5423f-bea1-5c0b-b5fd-4fe68e5d06ed/04e5423f-bea1-5c0b-b5fd-4fe68e5d06ed_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:04:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752352%252Fgeneral%252F15026e80-5a4f-461d-8773-739b76d19a23.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752352/general/15026e80-5a4f-461d-8773-739b76d19a23.jpg saved to cache
2026-03-27 22:04:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 04e5423f-bea1-5c0b-b5fd-4fe68e5d06ed
2026-03-27 22:04:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5b39410>
2026-03-27 22:04:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:04:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:04:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6014ed77-258f-5ead-9c05-14aab66def47/6014ed77-258f-5ead-9c05-14aab66def47_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:04:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752355%252Fgeneral%252Fec014808-36f7-4efb-85c9-c546bebfbcb0.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752355/general/ec014808-36f7-4efb-85c9-c546bebfbcb0.jpg saved to cache
2026-03-27 22:04:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 6014ed77-258f-5ead-9c05-14aab66def47
2026-03-27 22:04:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee44c20d0>
2026-03-27 22:04:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:04:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:04:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7f56c2b5-755c-5a32-bc29-c47aeb943fef/7f56c2b5-755c-5a32-bc29-c47aeb943fef_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:04:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752350%252Fgeneral%252F9aa960b0-8f8f-40bd-95e7-11c4f894b86d.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752350/general/9aa960b0-8f8f-40bd-95e7-11c4f894b86d.jpg saved to cache
2026-03-27 22:04:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 7f56c2b5-755c-5a32-bc29-c47aeb943fef
2026-03-27 22:04:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752361/general/329da887-d198-4719-8cae-17d083ceadbf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741786)
2026-03-27 22:04:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752348/general/146be644-6a56-4489-bed0-9e808087767c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741781)
2026-03-27 22:04:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752348/general/4654b090-fafd-49f4-a095-148db8feb28f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741781)
2026-03-27 22:04:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04: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%252F5752348%252Fgeneral%252F16b7a8ee-4a68-4815-ad34-963f4100b9cb.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752348/general/16b7a8ee-4a68-4815-ad34-963f4100b9cb.jpg not downloaded yet
2026-03-27 22:04:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04: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%252F5752363%252Fgeneral%252F7abc10cd-51e8-4518-b7c6-9d5678b92dd5.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752363/general/7abc10cd-51e8-4518-b7c6-9d5678b92dd5.jpg not downloaded yet
2026-03-27 22:04:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04: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%252F5752347%252Fgeneral%252Fda44a38a-003f-477c-97d0-607c25b4d9ba.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752347/general/da44a38a-003f-477c-97d0-607c25b4d9ba.jpg not downloaded yet
2026-03-27 22:04:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee44c0710>
2026-03-27 22:04:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:04:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:04:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_04e5423f-bea1-5c0b-b5fd-4fe68e5d06ed/04e5423f-bea1-5c0b-b5fd-4fe68e5d06ed_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:04:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752352%252Fgeneral%252Fa733e2b5-5ba6-4868-b922-31c359df04c9.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752352/general/a733e2b5-5ba6-4868-b922-31c359df04c9.jpg saved to cache
2026-03-27 22:04:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 04e5423f-bea1-5c0b-b5fd-4fe68e5d06ed
2026-03-27 22:04:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee44d1610>
2026-03-27 22:04:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:04:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:04:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6014ed77-258f-5ead-9c05-14aab66def47/6014ed77-258f-5ead-9c05-14aab66def47_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:04:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752355%252Fgeneral%252Fd313cbb2-25b0-4947-994d-d3e6037867a9.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752355/general/d313cbb2-25b0-4947-994d-d3e6037867a9.jpg saved to cache
2026-03-27 22:04:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 6014ed77-258f-5ead-9c05-14aab66def47
2026-03-27 22:04:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5861590>
2026-03-27 22:04:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:04:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:04:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7ad04cd0-b59f-5c3d-b084-9e0eaa02b9e3/7ad04cd0-b59f-5c3d-b084-9e0eaa02b9e3_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:04:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752348%252Fgeneral%252Fca8df397-3a2c-4a7e-8b80-5fae46351dbe.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752348/general/ca8df397-3a2c-4a7e-8b80-5fae46351dbe.jpg saved to cache
2026-03-27 22:04:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 7ad04cd0-b59f-5c3d-b084-9e0eaa02b9e3
2026-03-27 22:04:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5861710>
2026-03-27 22:04:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:04:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:04:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_49f49d1a-fd21-59b4-93b4-611ece0df405/49f49d1a-fd21-59b4-93b4-611ece0df405_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:04:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752361%252Fgeneral%252F067766fe-3754-463c-8e86-6c428fc1e996.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752361/general/067766fe-3754-463c-8e86-6c428fc1e996.jpg saved to cache
2026-03-27 22:04:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 49f49d1a-fd21-59b4-93b4-611ece0df405
2026-03-27 22:04:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752355/general/797a213e-6efe-43d9-a6fa-6b077497d0fe.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741784)
2026-03-27 22:04:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee44d1610>
2026-03-27 22:04:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:04:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:04:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7f56c2b5-755c-5a32-bc29-c47aeb943fef/7f56c2b5-755c-5a32-bc29-c47aeb943fef_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:04:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752350%252Fgeneral%252F433923cf-4a19-42b1-a654-88e990b3c04f.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752350/general/433923cf-4a19-42b1-a654-88e990b3c04f.jpg saved to cache
2026-03-27 22:04:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 7f56c2b5-755c-5a32-bc29-c47aeb943fef
2026-03-27 22:04:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04: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%252F5752348%252Fgeneral%252F38b56fbc-6178-401d-9504-8d60ad5e38fe.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752348/general/38b56fbc-6178-401d-9504-8d60ad5e38fe.jpg not downloaded yet
2026-03-27 22:04:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04: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%252F5752363%252Fgeneral%252F2cfcca44-42ae-4cfa-a5df-7e98eb3b0c23.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752363/general/2cfcca44-42ae-4cfa-a5df-7e98eb3b0c23.jpg not downloaded yet
2026-03-27 22:04:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04: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%252F5752347%252Fgeneral%252Fb3b940f9-2d2e-45c5-afb3-a76a70a4754c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752347/general/b3b940f9-2d2e-45c5-afb3-a76a70a4754c.jpg not downloaded yet
2026-03-27 22:04:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752355/general/69b7a0eb-ba7a-4cfb-aa40-b74e763d6c41.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741784)
2026-03-27 22:04:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752352/general/7bfe2d4b-fd70-4d89-9680-7a8fc1116632.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741783)
2026-03-27 22:04:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752352/general/64bc4ea4-e542-4d86-8bdd-d898d691f428.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741783)
2026-03-27 22:04:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee44ff950>
2026-03-27 22:04:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:04:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:04:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_49f49d1a-fd21-59b4-93b4-611ece0df405/49f49d1a-fd21-59b4-93b4-611ece0df405_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:04:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752361%252Fgeneral%252F329da887-d198-4719-8cae-17d083ceadbf.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752361/general/329da887-d198-4719-8cae-17d083ceadbf.jpg saved to cache
2026-03-27 22:04:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 49f49d1a-fd21-59b4-93b4-611ece0df405
2026-03-27 22:04:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee58e4f10>
2026-03-27 22:04:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:04:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:04:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7ad04cd0-b59f-5c3d-b084-9e0eaa02b9e3/7ad04cd0-b59f-5c3d-b084-9e0eaa02b9e3_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:04:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752348%252Fgeneral%252F146be644-6a56-4489-bed0-9e808087767c.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752348/general/146be644-6a56-4489-bed0-9e808087767c.jpg saved to cache
2026-03-27 22:04:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 7ad04cd0-b59f-5c3d-b084-9e0eaa02b9e3
2026-03-27 22:04:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5a87c10>
2026-03-27 22:04:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:04:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:04:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7ad04cd0-b59f-5c3d-b084-9e0eaa02b9e3/7ad04cd0-b59f-5c3d-b084-9e0eaa02b9e3_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:04:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752348%252Fgeneral%252F4654b090-fafd-49f4-a095-148db8feb28f.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752348/general/4654b090-fafd-49f4-a095-148db8feb28f.jpg saved to cache
2026-03-27 22:04:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 7ad04cd0-b59f-5c3d-b084-9e0eaa02b9e3
2026-03-27 22:04:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752355/general/1a92b840-3431-4385-b437-bd4a8887ca08.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741784)
2026-03-27 22:04:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752347/general/327631ba-3b37-4a27-96e8-abcecc40c37d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741780)
2026-03-27 22:04:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04: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%252F5752348%252Fgeneral%252Fd98e1865-180b-47a9-ade5-1c310111adfa.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752348/general/d98e1865-180b-47a9-ade5-1c310111adfa.jpg not downloaded yet
2026-03-27 22:04:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04: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%252F5752363%252Fgeneral%252F968c4f1c-1a91-4fdd-99b1-bc27ff1468c4.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752363/general/968c4f1c-1a91-4fdd-99b1-bc27ff1468c4.jpg not downloaded yet
2026-03-27 22:04:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04: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%252F5752347%252Fgeneral%252F9455cf18-a0ba-40cc-8adf-51cf0a4b47be.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752347/general/9455cf18-a0ba-40cc-8adf-51cf0a4b47be.jpg not downloaded yet
2026-03-27 22:04:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752361/general/d0d84907-e664-4d9e-8fa0-29a7d56c7404.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741786)
2026-03-27 22:04:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752350/general/7960400e-6d47-49d5-b719-81011417d2b8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741782)
2026-03-27 22:04:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752347/general/decdcc09-7875-4e80-af11-5ac11c736273.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741780)
2026-03-27 22:04:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04: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%252F5752363%252Fgeneral%252Fd9265133-6aae-49c3-9932-92da3fb191b4.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752363/general/d9265133-6aae-49c3-9932-92da3fb191b4.jpg not downloaded yet
2026-03-27 22:04:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04: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%252F5752347%252Fgeneral%252Fef479f48-6b4f-470b-a9f2-2a090ad859db.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752347/general/ef479f48-6b4f-470b-a9f2-2a090ad859db.jpg not downloaded yet
2026-03-27 22:04:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee58e4390>
2026-03-27 22:04:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:04:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:04:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6014ed77-258f-5ead-9c05-14aab66def47/6014ed77-258f-5ead-9c05-14aab66def47_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:04:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752355%252Fgeneral%252F797a213e-6efe-43d9-a6fa-6b077497d0fe.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752355/general/797a213e-6efe-43d9-a6fa-6b077497d0fe.jpg saved to cache
2026-03-27 22:04:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 6014ed77-258f-5ead-9c05-14aab66def47
2026-03-27 22:04:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5791050>
2026-03-27 22:04:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:04:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:04:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6014ed77-258f-5ead-9c05-14aab66def47/6014ed77-258f-5ead-9c05-14aab66def47_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:04:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752355%252Fgeneral%252F69b7a0eb-ba7a-4cfb-aa40-b74e763d6c41.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752355/general/69b7a0eb-ba7a-4cfb-aa40-b74e763d6c41.jpg saved to cache
2026-03-27 22:04:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 6014ed77-258f-5ead-9c05-14aab66def47
2026-03-27 22:04:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee58ac0d0>
2026-03-27 22:04:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:04:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:04:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_04e5423f-bea1-5c0b-b5fd-4fe68e5d06ed/04e5423f-bea1-5c0b-b5fd-4fe68e5d06ed_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:04:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752352%252Fgeneral%252F7bfe2d4b-fd70-4d89-9680-7a8fc1116632.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752352/general/7bfe2d4b-fd70-4d89-9680-7a8fc1116632.jpg saved to cache
2026-03-27 22:04:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 04e5423f-bea1-5c0b-b5fd-4fe68e5d06ed
2026-03-27 22:04:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee45cff10>
2026-03-27 22:04:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:04:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:04:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_04e5423f-bea1-5c0b-b5fd-4fe68e5d06ed/04e5423f-bea1-5c0b-b5fd-4fe68e5d06ed_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:04:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752352%252Fgeneral%252F64bc4ea4-e542-4d86-8bdd-d898d691f428.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752352/general/64bc4ea4-e542-4d86-8bdd-d898d691f428.jpg saved to cache
2026-03-27 22:04:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 04e5423f-bea1-5c0b-b5fd-4fe68e5d06ed
2026-03-27 22:04:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752348/general/309f0684-5159-468a-9309-d1d8c9e3fe50.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741781)
2026-03-27 22:04:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04: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%252F5752363%252Fgeneral%252F6f08b5ed-b61e-4a35-83f5-2539ac4cf163.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752363/general/6f08b5ed-b61e-4a35-83f5-2539ac4cf163.jpg not downloaded yet
2026-03-27 22:04:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04: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%252F5752347%252Fgeneral%252F40747dfe-108c-44a5-a054-fc9e091a92d1.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752347/general/40747dfe-108c-44a5-a054-fc9e091a92d1.jpg not downloaded yet
2026-03-27 22:04:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04: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%252F5752363%252Fgeneral%252F72c8e14b-e54d-4d1a-8150-dddde99debb0.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752363/general/72c8e14b-e54d-4d1a-8150-dddde99debb0.jpg not downloaded yet
2026-03-27 22:04:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04: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%252F5752347%252Fgeneral%252F589cce1a-46ac-466a-be7b-3e41a5c737f4.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752347/general/589cce1a-46ac-466a-be7b-3e41a5c737f4.jpg not downloaded yet
2026-03-27 22:04:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752363/general/4c7e6f5a-1e65-484a-b3d4-05b210091d43.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741787)
2026-03-27 22:04:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752348/general/2f41a2a6-3e89-4622-85d7-ecce79e057eb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741781)
2026-03-27 22:04:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752347/general/da44a38a-003f-477c-97d0-607c25b4d9ba.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741780)
2026-03-27 22:04:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee58acc10>
2026-03-27 22:04:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:04:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6014ed77-258f-5ead-9c05-14aab66def47/6014ed77-258f-5ead-9c05-14aab66def47_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:04:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752355%252Fgeneral%252F1a92b840-3431-4385-b437-bd4a8887ca08.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752355/general/1a92b840-3431-4385-b437-bd4a8887ca08.jpg saved to cache
2026-03-27 22:04:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 6014ed77-258f-5ead-9c05-14aab66def47
2026-03-27 22:04:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee44b6f50>
2026-03-27 22:04:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:04:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f6a8b387-2563-5adc-99a3-64f76fb57bf9/f6a8b387-2563-5adc-99a3-64f76fb57bf9_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:04:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752347%252Fgeneral%252F327631ba-3b37-4a27-96e8-abcecc40c37d.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752347/general/327631ba-3b37-4a27-96e8-abcecc40c37d.jpg saved to cache
2026-03-27 22:04:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item f6a8b387-2563-5adc-99a3-64f76fb57bf9
2026-03-27 22:04:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee4405150>
2026-03-27 22:04:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:04:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_49f49d1a-fd21-59b4-93b4-611ece0df405/49f49d1a-fd21-59b4-93b4-611ece0df405_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:04:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752361%252Fgeneral%252Fd0d84907-e664-4d9e-8fa0-29a7d56c7404.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752361/general/d0d84907-e664-4d9e-8fa0-29a7d56c7404.jpg saved to cache
2026-03-27 22:04:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 49f49d1a-fd21-59b4-93b4-611ece0df405
2026-03-27 22:04:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5a1e750>
2026-03-27 22:04:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:04:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7f56c2b5-755c-5a32-bc29-c47aeb943fef/7f56c2b5-755c-5a32-bc29-c47aeb943fef_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:04:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752350%252Fgeneral%252F7960400e-6d47-49d5-b719-81011417d2b8.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752350/general/7960400e-6d47-49d5-b719-81011417d2b8.jpg saved to cache
2026-03-27 22:04:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 7f56c2b5-755c-5a32-bc29-c47aeb943fef
2026-03-27 22:04:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee46476d0>
2026-03-27 22:04:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:04:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f6a8b387-2563-5adc-99a3-64f76fb57bf9/f6a8b387-2563-5adc-99a3-64f76fb57bf9_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:04:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752347%252Fgeneral%252Fdecdcc09-7875-4e80-af11-5ac11c736273.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752347/general/decdcc09-7875-4e80-af11-5ac11c736273.jpg saved to cache
2026-03-27 22:04:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item f6a8b387-2563-5adc-99a3-64f76fb57bf9
2026-03-27 22:04:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752347/general/8c2ad520-46bb-49c6-8fcf-03af0155f5a6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741780)
2026-03-27 22:04:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752363/general/7abc10cd-51e8-4518-b7c6-9d5678b92dd5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741787)
2026-03-27 22:04:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee7ed6f10>
2026-03-27 22:04:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:04:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7ad04cd0-b59f-5c3d-b084-9e0eaa02b9e3/7ad04cd0-b59f-5c3d-b084-9e0eaa02b9e3_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:04:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752348%252Fgeneral%252F309f0684-5159-468a-9309-d1d8c9e3fe50.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752348/general/309f0684-5159-468a-9309-d1d8c9e3fe50.jpg saved to cache
2026-03-27 22:04:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 7ad04cd0-b59f-5c3d-b084-9e0eaa02b9e3
2026-03-27 22:04:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752347/general/b534d1c3-8bbb-45b4-a647-4b1149ee466f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741780)
2026-03-27 22:04:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752363/general/93d94c59-737b-45aa-9f24-3750f6624f89.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741787)
2026-03-27 22:04:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee45481d0>
2026-03-27 22:04:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:04:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_23fc1aaa-30a0-596f-8ca7-04d9dae87202/23fc1aaa-30a0-596f-8ca7-04d9dae87202_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:04:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752363%252Fgeneral%252F4c7e6f5a-1e65-484a-b3d4-05b210091d43.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752363/general/4c7e6f5a-1e65-484a-b3d4-05b210091d43.jpg saved to cache
2026-03-27 22:04:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 23fc1aaa-30a0-596f-8ca7-04d9dae87202
2026-03-27 22:04:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee4647f10>
2026-03-27 22:04:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:04:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7ad04cd0-b59f-5c3d-b084-9e0eaa02b9e3/7ad04cd0-b59f-5c3d-b084-9e0eaa02b9e3_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:04:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752348%252Fgeneral%252F2f41a2a6-3e89-4622-85d7-ecce79e057eb.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752348/general/2f41a2a6-3e89-4622-85d7-ecce79e057eb.jpg saved to cache
2026-03-27 22:04:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 7ad04cd0-b59f-5c3d-b084-9e0eaa02b9e3
2026-03-27 22:04:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee7ed4690>
2026-03-27 22:04:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:04:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:04:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f6a8b387-2563-5adc-99a3-64f76fb57bf9/f6a8b387-2563-5adc-99a3-64f76fb57bf9_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752347%252Fgeneral%252Fda44a38a-003f-477c-97d0-607c25b4d9ba.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752347/general/da44a38a-003f-477c-97d0-607c25b4d9ba.jpg saved to cache
2026-03-27 22:04:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item f6a8b387-2563-5adc-99a3-64f76fb57bf9
2026-03-27 22:04:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752363/general/40b5f1f2-d496-40ad-bc7c-b361393a69e8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741787)
2026-03-27 22:04:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752363/general/2cfcca44-42ae-4cfa-a5df-7e98eb3b0c23.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741787)
2026-03-27 22:04:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752347/general/b3b940f9-2d2e-45c5-afb3-a76a70a4754c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741780)
2026-03-27 22:04:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5a5c250>
2026-03-27 22:04:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:04:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:04:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f6a8b387-2563-5adc-99a3-64f76fb57bf9/f6a8b387-2563-5adc-99a3-64f76fb57bf9_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752347%252Fgeneral%252F8c2ad520-46bb-49c6-8fcf-03af0155f5a6.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752347/general/8c2ad520-46bb-49c6-8fcf-03af0155f5a6.jpg saved to cache
2026-03-27 22:04:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item f6a8b387-2563-5adc-99a3-64f76fb57bf9
2026-03-27 22:04:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee451f7d0>
2026-03-27 22:04:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:04:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:04:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_23fc1aaa-30a0-596f-8ca7-04d9dae87202/23fc1aaa-30a0-596f-8ca7-04d9dae87202_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752363%252Fgeneral%252F7abc10cd-51e8-4518-b7c6-9d5678b92dd5.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752363/general/7abc10cd-51e8-4518-b7c6-9d5678b92dd5.jpg saved to cache
2026-03-27 22:04:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 23fc1aaa-30a0-596f-8ca7-04d9dae87202
2026-03-27 22:04:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee58c2810>
2026-03-27 22:04:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:04:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:04:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f6a8b387-2563-5adc-99a3-64f76fb57bf9/f6a8b387-2563-5adc-99a3-64f76fb57bf9_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752347%252Fgeneral%252Fb534d1c3-8bbb-45b4-a647-4b1149ee466f.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752347/general/b534d1c3-8bbb-45b4-a647-4b1149ee466f.jpg saved to cache
2026-03-27 22:04:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item f6a8b387-2563-5adc-99a3-64f76fb57bf9
2026-03-27 22:04:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee59ae6d0>
2026-03-27 22:04:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:04:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:04:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_23fc1aaa-30a0-596f-8ca7-04d9dae87202/23fc1aaa-30a0-596f-8ca7-04d9dae87202_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752363%252Fgeneral%252F93d94c59-737b-45aa-9f24-3750f6624f89.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752363/general/93d94c59-737b-45aa-9f24-3750f6624f89.jpg saved to cache
2026-03-27 22:04:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 23fc1aaa-30a0-596f-8ca7-04d9dae87202
2026-03-27 22:04:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752348/general/16b7a8ee-4a68-4815-ad34-963f4100b9cb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741781)
2026-03-27 22:04:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752348/general/d98e1865-180b-47a9-ade5-1c310111adfa.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741781)
2026-03-27 22:04:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752347/general/ef479f48-6b4f-470b-a9f2-2a090ad859db.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741780)
2026-03-27 22:04:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752347/general/40747dfe-108c-44a5-a054-fc9e091a92d1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741780)
2026-03-27 22:04:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752363/general/968c4f1c-1a91-4fdd-99b1-bc27ff1468c4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741787)
2026-03-27 22:04:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752347/general/9455cf18-a0ba-40cc-8adf-51cf0a4b47be.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741780)
2026-03-27 22:04:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee59b74d0>
2026-03-27 22:04:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:04:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:04:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_23fc1aaa-30a0-596f-8ca7-04d9dae87202/23fc1aaa-30a0-596f-8ca7-04d9dae87202_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752363%252Fgeneral%252F40b5f1f2-d496-40ad-bc7c-b361393a69e8.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752363/general/40b5f1f2-d496-40ad-bc7c-b361393a69e8.jpg saved to cache
2026-03-27 22:04:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 23fc1aaa-30a0-596f-8ca7-04d9dae87202
2026-03-27 22:04:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5be8950>
2026-03-27 22:04:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:04:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:04:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_23fc1aaa-30a0-596f-8ca7-04d9dae87202/23fc1aaa-30a0-596f-8ca7-04d9dae87202_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752363%252Fgeneral%252F2cfcca44-42ae-4cfa-a5df-7e98eb3b0c23.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752363/general/2cfcca44-42ae-4cfa-a5df-7e98eb3b0c23.jpg saved to cache
2026-03-27 22:04:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 23fc1aaa-30a0-596f-8ca7-04d9dae87202
2026-03-27 22:04:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5b1bdd0>
2026-03-27 22:04:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:04:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:04:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f6a8b387-2563-5adc-99a3-64f76fb57bf9/f6a8b387-2563-5adc-99a3-64f76fb57bf9_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752347%252Fgeneral%252Fb3b940f9-2d2e-45c5-afb3-a76a70a4754c.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752347/general/b3b940f9-2d2e-45c5-afb3-a76a70a4754c.jpg saved to cache
2026-03-27 22:04:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item f6a8b387-2563-5adc-99a3-64f76fb57bf9
2026-03-27 22:04:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752363/general/72c8e14b-e54d-4d1a-8150-dddde99debb0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741787)
2026-03-27 22:04:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752347/general/589cce1a-46ac-466a-be7b-3e41a5c737f4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741780)
2026-03-27 22:04:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752348/general/38b56fbc-6178-401d-9504-8d60ad5e38fe.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741781)
2026-03-27 22:04:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752348/general/c04d03e7-ac9f-4744-b446-21c5588520cb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741781)
2026-03-27 22:04:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752363/general/d9265133-6aae-49c3-9932-92da3fb191b4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741787)
2026-03-27 22:04:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee451e3d0>
2026-03-27 22:04:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:04:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:04:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7ad04cd0-b59f-5c3d-b084-9e0eaa02b9e3/7ad04cd0-b59f-5c3d-b084-9e0eaa02b9e3_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752348%252Fgeneral%252F16b7a8ee-4a68-4815-ad34-963f4100b9cb.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752348/general/16b7a8ee-4a68-4815-ad34-963f4100b9cb.jpg saved to cache
2026-03-27 22:04:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 7ad04cd0-b59f-5c3d-b084-9e0eaa02b9e3
2026-03-27 22:04:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efef57eda10>
2026-03-27 22:04:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:04:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:04:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7ad04cd0-b59f-5c3d-b084-9e0eaa02b9e3/7ad04cd0-b59f-5c3d-b084-9e0eaa02b9e3_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752348%252Fgeneral%252Fd98e1865-180b-47a9-ade5-1c310111adfa.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752348/general/d98e1865-180b-47a9-ade5-1c310111adfa.jpg saved to cache
2026-03-27 22:04:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 7ad04cd0-b59f-5c3d-b084-9e0eaa02b9e3
2026-03-27 22:04:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee4653310>
2026-03-27 22:04:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:04:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:04:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f6a8b387-2563-5adc-99a3-64f76fb57bf9/f6a8b387-2563-5adc-99a3-64f76fb57bf9_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752347%252Fgeneral%252Fef479f48-6b4f-470b-a9f2-2a090ad859db.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752347/general/ef479f48-6b4f-470b-a9f2-2a090ad859db.jpg saved to cache
2026-03-27 22:04:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item f6a8b387-2563-5adc-99a3-64f76fb57bf9
2026-03-27 22:04:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee59fe050>
2026-03-27 22:04:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:04:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:04:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f6a8b387-2563-5adc-99a3-64f76fb57bf9/f6a8b387-2563-5adc-99a3-64f76fb57bf9_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752347%252Fgeneral%252F40747dfe-108c-44a5-a054-fc9e091a92d1.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752347/general/40747dfe-108c-44a5-a054-fc9e091a92d1.jpg saved to cache
2026-03-27 22:04:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item f6a8b387-2563-5adc-99a3-64f76fb57bf9
2026-03-27 22:04:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee458fd50>
2026-03-27 22:04:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:04:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:04:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_23fc1aaa-30a0-596f-8ca7-04d9dae87202/23fc1aaa-30a0-596f-8ca7-04d9dae87202_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752363%252Fgeneral%252F968c4f1c-1a91-4fdd-99b1-bc27ff1468c4.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752363/general/968c4f1c-1a91-4fdd-99b1-bc27ff1468c4.jpg saved to cache
2026-03-27 22:04:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 23fc1aaa-30a0-596f-8ca7-04d9dae87202
2026-03-27 22:04:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5af5b10>
2026-03-27 22:04:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:04:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:04:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f6a8b387-2563-5adc-99a3-64f76fb57bf9/f6a8b387-2563-5adc-99a3-64f76fb57bf9_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752347%252Fgeneral%252F9455cf18-a0ba-40cc-8adf-51cf0a4b47be.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752347/general/9455cf18-a0ba-40cc-8adf-51cf0a4b47be.jpg saved to cache
2026-03-27 22:04:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item f6a8b387-2563-5adc-99a3-64f76fb57bf9
2026-03-27 22:04:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752363/general/6f08b5ed-b61e-4a35-83f5-2539ac4cf163.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741787)
2026-03-27 22:04:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752348/general/a24dcc8c-39de-4ed8-9e47-9d652ad0f85e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741781)
2026-03-27 22:04:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752361/general/b3644ead-0988-40bb-ba9b-80a549b68318.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741786)
2026-03-27 22:04:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752361/general/0b26b649-09eb-4757-a8cb-2ce505021339.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741786)
2026-03-27 22:04:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752350/general/3ee1eae7-8292-4373-b915-ba172fc29ed9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741782)
2026-03-27 22:04:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee594bd50>
2026-03-27 22:04:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:04:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:04:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_23fc1aaa-30a0-596f-8ca7-04d9dae87202/23fc1aaa-30a0-596f-8ca7-04d9dae87202_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752363%252Fgeneral%252F72c8e14b-e54d-4d1a-8150-dddde99debb0.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752363/general/72c8e14b-e54d-4d1a-8150-dddde99debb0.jpg saved to cache
2026-03-27 22:04:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 23fc1aaa-30a0-596f-8ca7-04d9dae87202
2026-03-27 22:04:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee4652b90>
2026-03-27 22:04:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:04:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:04:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f6a8b387-2563-5adc-99a3-64f76fb57bf9/f6a8b387-2563-5adc-99a3-64f76fb57bf9_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752347%252Fgeneral%252F589cce1a-46ac-466a-be7b-3e41a5c737f4.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752347/general/589cce1a-46ac-466a-be7b-3e41a5c737f4.jpg saved to cache
2026-03-27 22:04:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item f6a8b387-2563-5adc-99a3-64f76fb57bf9
2026-03-27 22:04:24 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f6a8b387-2563-5adc-99a3-64f76fb57bf9, skipping ID generation
2026-03-27 22:04:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f6a8b387-2563-5adc-99a3-64f76fb57bf9 with scrape type 1
2026-03-27 22:04:24 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f6a8b387-2563-5adc-99a3-64f76fb57bf9 sending to next pipeline
2026-03-27 22:04:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: f6a8b387-2563-5adc-99a3-64f76fb57bf9, identifier: 10741780
2026-03-27 22:04:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5863c50>
2026-03-27 22:04:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:04:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:04:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7ad04cd0-b59f-5c3d-b084-9e0eaa02b9e3/7ad04cd0-b59f-5c3d-b084-9e0eaa02b9e3_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752348%252Fgeneral%252F38b56fbc-6178-401d-9504-8d60ad5e38fe.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752348/general/38b56fbc-6178-401d-9504-8d60ad5e38fe.jpg saved to cache
2026-03-27 22:04:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 7ad04cd0-b59f-5c3d-b084-9e0eaa02b9e3
2026-03-27 22:04:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5a81f10>
2026-03-27 22:04:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:04:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:04:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7ad04cd0-b59f-5c3d-b084-9e0eaa02b9e3/7ad04cd0-b59f-5c3d-b084-9e0eaa02b9e3_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752348%252Fgeneral%252Fc04d03e7-ac9f-4744-b446-21c5588520cb.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752348/general/c04d03e7-ac9f-4744-b446-21c5588520cb.jpg saved to cache
2026-03-27 22:04:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 7ad04cd0-b59f-5c3d-b084-9e0eaa02b9e3
2026-03-27 22:04:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5d94710>
2026-03-27 22:04:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:04:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:04:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_23fc1aaa-30a0-596f-8ca7-04d9dae87202/23fc1aaa-30a0-596f-8ca7-04d9dae87202_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752363%252Fgeneral%252Fd9265133-6aae-49c3-9932-92da3fb191b4.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752363/general/d9265133-6aae-49c3-9932-92da3fb191b4.jpg saved to cache
2026-03-27 22:04:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 23fc1aaa-30a0-596f-8ca7-04d9dae87202
2026-03-27 22:04:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: f6a8b387-2563-5adc-99a3-64f76fb57bf9 with identifier: 10741780
2026-03-27 22:04:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: f6a8b387-2563-5adc-99a3-64f76fb57bf9 with identifier: 10741780
2026-03-27 22:04:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: f6a8b387-2563-5adc-99a3-64f76fb57bf9 with identifier: 10741780 to the API
2026-03-27 22:04:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:04:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:04:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752347/general/589cce1a-46ac-466a-be7b-3e41a5c737f4.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 116,
'expiration_date': '2026-03-31T10:58:00Z',
'fuel_type': 'Electric',
'id': 'f6a8b387-2563-5adc-99a3-64f76fb57bf9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GN987DF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741780',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Mercedes-Benz',
'model': 'Vito',
'odometer': 34949,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 83,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6a8b387-2563-5adc-99a3-64f76fb57bf9/f6a8b387-2563-5adc-99a3-64f76fb57bf9_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129011,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752347/general/327631ba-3b37-4a27-96e8-abcecc40c37d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6a8b387-2563-5adc-99a3-64f76fb57bf9/f6a8b387-2563-5adc-99a3-64f76fb57bf9_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 147229,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752347/general/decdcc09-7875-4e80-af11-5ac11c736273.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6a8b387-2563-5adc-99a3-64f76fb57bf9/f6a8b387-2563-5adc-99a3-64f76fb57bf9_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 324641,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752347/general/8c2ad520-46bb-49c6-8fcf-03af0155f5a6.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6a8b387-2563-5adc-99a3-64f76fb57bf9/f6a8b387-2563-5adc-99a3-64f76fb57bf9_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 334330,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752347/general/b534d1c3-8bbb-45b4-a647-4b1149ee466f.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6a8b387-2563-5adc-99a3-64f76fb57bf9/f6a8b387-2563-5adc-99a3-64f76fb57bf9_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72455,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752347/general/da44a38a-003f-477c-97d0-607c25b4d9ba.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6a8b387-2563-5adc-99a3-64f76fb57bf9/f6a8b387-2563-5adc-99a3-64f76fb57bf9_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88335,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752347/general/b3b940f9-2d2e-45c5-afb3-a76a70a4754c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6a8b387-2563-5adc-99a3-64f76fb57bf9/f6a8b387-2563-5adc-99a3-64f76fb57bf9_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 396487,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752347/general/9455cf18-a0ba-40cc-8adf-51cf0a4b47be.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6a8b387-2563-5adc-99a3-64f76fb57bf9/f6a8b387-2563-5adc-99a3-64f76fb57bf9_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75072,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752347/general/ef479f48-6b4f-470b-a9f2-2a090ad859db.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6a8b387-2563-5adc-99a3-64f76fb57bf9/f6a8b387-2563-5adc-99a3-64f76fb57bf9_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118947,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752347/general/40747dfe-108c-44a5-a054-fc9e091a92d1.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6a8b387-2563-5adc-99a3-64f76fb57bf9/f6a8b387-2563-5adc-99a3-64f76fb57bf9_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75367,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752347/general/589cce1a-46ac-466a-be7b-3e41a5c737f4.jpg',
'Width': 1024}],
'price': 10000,
'price_includes_vat': True,
'registration_date': '2023-03-03',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Italy S.r.l',
'title': 'Mercedes-Benz Vito 112 - Electric - Automatic - 116 hp - 34.949 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-27 22:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741780%27 HTTP/1.1" 200 None
2026-03-27 22:04:24 [adesa.it] INFO: Saving data for 10741780: {'created_time': 1774649064.608929, 'last_price_update_time': 1774649064.608939, 'auction_closing_time': 1774954680.0}
2026-03-27 22:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741780') HTTP/1.1" 204 0
2026-03-27 22:04:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752352/general/857bde35-0ad9-4473-944d-c60501d01606.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741783)
2026-03-27 22:04:24 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:04:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752363/general/bb1e70c4-9102-4fdf-b170-d532403853ff.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741787)
2026-03-27 22:04:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752350/general/bd11a91b-ca46-44c4-ad1a-3e9131da0ed1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741782)
2026-03-27 22:04:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752358/general/abdf184b-62ca-4b51-9211-74fb9ae796cd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741785)
2026-03-27 22:04:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752352/general/30f02b58-4235-4470-a0da-4ad52b0c58d2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741783)
2026-03-27 22:04:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:04:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:04:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee4430ed0>
2026-03-27 22:04:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:04:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:04:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_23fc1aaa-30a0-596f-8ca7-04d9dae87202/23fc1aaa-30a0-596f-8ca7-04d9dae87202_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752363%252Fgeneral%252F6f08b5ed-b61e-4a35-83f5-2539ac4cf163.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752363/general/6f08b5ed-b61e-4a35-83f5-2539ac4cf163.jpg saved to cache
2026-03-27 22:04:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 23fc1aaa-30a0-596f-8ca7-04d9dae87202
2026-03-27 22:04:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5d21710>
2026-03-27 22:04:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:04:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:04:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7ad04cd0-b59f-5c3d-b084-9e0eaa02b9e3/7ad04cd0-b59f-5c3d-b084-9e0eaa02b9e3_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752348%252Fgeneral%252Fa24dcc8c-39de-4ed8-9e47-9d652ad0f85e.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752348/general/a24dcc8c-39de-4ed8-9e47-9d652ad0f85e.jpg saved to cache
2026-03-27 22:04:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 7ad04cd0-b59f-5c3d-b084-9e0eaa02b9e3
2026-03-27 22:04:24 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7ad04cd0-b59f-5c3d-b084-9e0eaa02b9e3, skipping ID generation
2026-03-27 22:04:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7ad04cd0-b59f-5c3d-b084-9e0eaa02b9e3 with scrape type 1
2026-03-27 22:04:24 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7ad04cd0-b59f-5c3d-b084-9e0eaa02b9e3 sending to next pipeline
2026-03-27 22:04:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 7ad04cd0-b59f-5c3d-b084-9e0eaa02b9e3, identifier: 10741781
2026-03-27 22:04:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee59ad410>
2026-03-27 22:04:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:04:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:04:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_49f49d1a-fd21-59b4-93b4-611ece0df405/49f49d1a-fd21-59b4-93b4-611ece0df405_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752361%252Fgeneral%252Fb3644ead-0988-40bb-ba9b-80a549b68318.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752361/general/b3644ead-0988-40bb-ba9b-80a549b68318.jpg saved to cache
2026-03-27 22:04:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 49f49d1a-fd21-59b4-93b4-611ece0df405
2026-03-27 22:04:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee467a8d0>
2026-03-27 22:04:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:04:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:04:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_49f49d1a-fd21-59b4-93b4-611ece0df405/49f49d1a-fd21-59b4-93b4-611ece0df405_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:04:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752361%252Fgeneral%252F0b26b649-09eb-4757-a8cb-2ce505021339.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752361/general/0b26b649-09eb-4757-a8cb-2ce505021339.jpg saved to cache
2026-03-27 22:04:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 49f49d1a-fd21-59b4-93b4-611ece0df405
2026-03-27 22:04:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee4714d10>
2026-03-27 22:04:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:04:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:04:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7f56c2b5-755c-5a32-bc29-c47aeb943fef/7f56c2b5-755c-5a32-bc29-c47aeb943fef_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:04:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752350%252Fgeneral%252F3ee1eae7-8292-4373-b915-ba172fc29ed9.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752350/general/3ee1eae7-8292-4373-b915-ba172fc29ed9.jpg saved to cache
2026-03-27 22:04:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 7f56c2b5-755c-5a32-bc29-c47aeb943fef
2026-03-27 22:04:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752361/general/d8966856-787f-47e5-a268-74f0e849b7eb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741786)
2026-03-27 22:04:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752355/general/d74a68a7-4461-4d2f-bcc3-79edbf6cd50b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741784)
2026-03-27 22:04:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 7ad04cd0-b59f-5c3d-b084-9e0eaa02b9e3 with identifier: 10741781
2026-03-27 22:04:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 7ad04cd0-b59f-5c3d-b084-9e0eaa02b9e3 with identifier: 10741781
2026-03-27 22:04:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 7ad04cd0-b59f-5c3d-b084-9e0eaa02b9e3 with identifier: 10741781 to the API
2026-03-27 22:04:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:04:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:04:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752348/general/a24dcc8c-39de-4ed8-9e47-9d652ad0f85e.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 116,
'expiration_date': '2026-03-31T10:58:00Z',
'fuel_type': 'Electric',
'id': '7ad04cd0-b59f-5c3d-b084-9e0eaa02b9e3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GN988DF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741781',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Mercedes-Benz',
'model': 'Vito',
'odometer': 24623,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 67,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7ad04cd0-b59f-5c3d-b084-9e0eaa02b9e3/7ad04cd0-b59f-5c3d-b084-9e0eaa02b9e3_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131759,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752348/general/ca8df397-3a2c-4a7e-8b80-5fae46351dbe.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7ad04cd0-b59f-5c3d-b084-9e0eaa02b9e3/7ad04cd0-b59f-5c3d-b084-9e0eaa02b9e3_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127421,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752348/general/146be644-6a56-4489-bed0-9e808087767c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7ad04cd0-b59f-5c3d-b084-9e0eaa02b9e3/7ad04cd0-b59f-5c3d-b084-9e0eaa02b9e3_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127070,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752348/general/4654b090-fafd-49f4-a095-148db8feb28f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7ad04cd0-b59f-5c3d-b084-9e0eaa02b9e3/7ad04cd0-b59f-5c3d-b084-9e0eaa02b9e3_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107975,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752348/general/a24dcc8c-39de-4ed8-9e47-9d652ad0f85e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7ad04cd0-b59f-5c3d-b084-9e0eaa02b9e3/7ad04cd0-b59f-5c3d-b084-9e0eaa02b9e3_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 247154,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752348/general/2f41a2a6-3e89-4622-85d7-ecce79e057eb.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7ad04cd0-b59f-5c3d-b084-9e0eaa02b9e3/7ad04cd0-b59f-5c3d-b084-9e0eaa02b9e3_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55230,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752348/general/309f0684-5159-468a-9309-d1d8c9e3fe50.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7ad04cd0-b59f-5c3d-b084-9e0eaa02b9e3/7ad04cd0-b59f-5c3d-b084-9e0eaa02b9e3_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89963,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752348/general/c04d03e7-ac9f-4744-b446-21c5588520cb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7ad04cd0-b59f-5c3d-b084-9e0eaa02b9e3/7ad04cd0-b59f-5c3d-b084-9e0eaa02b9e3_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 142032,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752348/general/16b7a8ee-4a68-4815-ad34-963f4100b9cb.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7ad04cd0-b59f-5c3d-b084-9e0eaa02b9e3/7ad04cd0-b59f-5c3d-b084-9e0eaa02b9e3_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77296,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752348/general/38b56fbc-6178-401d-9504-8d60ad5e38fe.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7ad04cd0-b59f-5c3d-b084-9e0eaa02b9e3/7ad04cd0-b59f-5c3d-b084-9e0eaa02b9e3_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55988,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752348/general/d98e1865-180b-47a9-ade5-1c310111adfa.jpg',
'Width': 1024}],
'price': 10000,
'price_includes_vat': True,
'registration_date': '2023-03-03',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Italy S.r.l',
'title': 'Mercedes-Benz Vito 112 - Electric - Automatic - 116 hp - 24.623 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-27 22:04:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741781%27 HTTP/1.1" 200 None
2026-03-27 22:04:25 [adesa.it] INFO: Saving data for 10741781: {'created_time': 1774649065.445129, 'last_price_update_time': 1774649065.445138, 'auction_closing_time': 1774954680.0}
2026-03-27 22:04:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741781') HTTP/1.1" 204 0
2026-03-27 22:04:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752358/general/af53f807-c82d-4f22-9eb9-59985d522c6a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741785)
2026-03-27 22:04:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752350/general/5cf2e667-65e3-4b8a-9ca0-739f3b515d58.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741782)
2026-03-27 22:04:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:04:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee59fd9d0>
2026-03-27 22:04:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:04:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:04:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_04e5423f-bea1-5c0b-b5fd-4fe68e5d06ed/04e5423f-bea1-5c0b-b5fd-4fe68e5d06ed_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:04:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752352%252Fgeneral%252F857bde35-0ad9-4473-944d-c60501d01606.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752352/general/857bde35-0ad9-4473-944d-c60501d01606.jpg saved to cache
2026-03-27 22:04:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 04e5423f-bea1-5c0b-b5fd-4fe68e5d06ed
2026-03-27 22:04:25 [adesa.it] INFO: Found listing with ID: 10740904
2026-03-27 22:04:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740904%27 HTTP/1.1" 200 None
2026-03-27 22:04:25 [adesa.it] INFO: Scrape type for 10740904: 0
2026-03-27 22:04:25 [adesa.it] INFO: Skipping item 10740904 url https://www.openlane.eu/en/carv6/auction/10740904
2026-03-27 22:04:25 [adesa.it] INFO: Found listing with ID: 10740903
2026-03-27 22:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740903%27 HTTP/1.1" 200 None
2026-03-27 22:04:26 [adesa.it] INFO: Scrape type for 10740903: 0
2026-03-27 22:04:26 [adesa.it] INFO: Skipping item 10740903 url https://www.openlane.eu/en/carv6/auction/10740903
2026-03-27 22:04:26 [adesa.it] INFO: Found listing with ID: 10740905
2026-03-27 22:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740905%27 HTTP/1.1" 200 None
2026-03-27 22:04:26 [adesa.it] INFO: Scrape type for 10740905: 0
2026-03-27 22:04:26 [adesa.it] INFO: Skipping item 10740905 url https://www.openlane.eu/en/carv6/auction/10740905
2026-03-27 22:04:26 [adesa.it] INFO: Found listing with ID: 10740906
2026-03-27 22:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740906%27 HTTP/1.1" 200 None
2026-03-27 22:04:26 [adesa.it] INFO: Scrape type for 10740906: 0
2026-03-27 22:04:26 [adesa.it] INFO: Skipping item 10740906 url https://www.openlane.eu/en/carv6/auction/10740906
2026-03-27 22:04:26 [adesa.it] INFO: Found listing with ID: 10740907
2026-03-27 22:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740907%27 HTTP/1.1" 200 None
2026-03-27 22:04:26 [adesa.it] INFO: Scrape type for 10740907: 0
2026-03-27 22:04:26 [adesa.it] INFO: Skipping item 10740907 url https://www.openlane.eu/en/carv6/auction/10740907
2026-03-27 22:04:26 [adesa.it] INFO: Found listing with ID: 10740908
2026-03-27 22:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740908%27 HTTP/1.1" 200 None
2026-03-27 22:04:26 [adesa.it] INFO: Scrape type for 10740908: 0
2026-03-27 22:04:26 [adesa.it] INFO: Skipping item 10740908 url https://www.openlane.eu/en/carv6/auction/10740908
2026-03-27 22:04:26 [adesa.it] INFO: Found listing with ID: 10740909
2026-03-27 22:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740909%27 HTTP/1.1" 200 None
2026-03-27 22:04:26 [adesa.it] INFO: Scrape type for 10740909: 0
2026-03-27 22:04:26 [adesa.it] INFO: Skipping item 10740909 url https://www.openlane.eu/en/carv6/auction/10740909
2026-03-27 22:04:26 [adesa.it] INFO: Found listing with ID: 10740910
2026-03-27 22:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740910%27 HTTP/1.1" 200 None
2026-03-27 22:04:26 [adesa.it] INFO: Scrape type for 10740910: 0
2026-03-27 22:04:26 [adesa.it] INFO: Skipping item 10740910 url https://www.openlane.eu/en/carv6/auction/10740910
2026-03-27 22:04:26 [adesa.it] INFO: Found listing with ID: 10740911
2026-03-27 22:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740911%27 HTTP/1.1" 200 None
2026-03-27 22:04:26 [adesa.it] INFO: Scrape type for 10740911: 0
2026-03-27 22:04:26 [adesa.it] INFO: Skipping item 10740911 url https://www.openlane.eu/en/carv6/auction/10740911
2026-03-27 22:04:26 [adesa.it] INFO: Found listing with ID: 10740912
2026-03-27 22:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740912%27 HTTP/1.1" 200 None
2026-03-27 22:04:26 [adesa.it] INFO: Scrape type for 10740912: 0
2026-03-27 22:04:26 [adesa.it] INFO: Skipping item 10740912 url https://www.openlane.eu/en/carv6/auction/10740912
2026-03-27 22:04:26 [adesa.it] INFO: Found listing with ID: 10740890
2026-03-27 22:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740890%27 HTTP/1.1" 200 None
2026-03-27 22:04:26 [adesa.it] INFO: Scrape type for 10740890: 0
2026-03-27 22:04:26 [adesa.it] INFO: Skipping item 10740890 url https://www.openlane.eu/en/carv6/auction/10740890
2026-03-27 22:04:26 [adesa.it] INFO: Found listing with ID: 10740914
2026-03-27 22:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740914%27 HTTP/1.1" 200 None
2026-03-27 22:04:26 [adesa.it] INFO: Scrape type for 10740914: 0
2026-03-27 22:04:26 [adesa.it] INFO: Skipping item 10740914 url https://www.openlane.eu/en/carv6/auction/10740914
2026-03-27 22:04:26 [adesa.it] INFO: Found listing with ID: 10740913
2026-03-27 22:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740913%27 HTTP/1.1" 200 None
2026-03-27 22:04:26 [adesa.it] INFO: Scrape type for 10740913: 0
2026-03-27 22:04:26 [adesa.it] INFO: Skipping item 10740913 url https://www.openlane.eu/en/carv6/auction/10740913
2026-03-27 22:04:26 [adesa.it] INFO: Found listing with ID: 10740915
2026-03-27 22:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740915%27 HTTP/1.1" 200 None
2026-03-27 22:04:26 [adesa.it] INFO: Scrape type for 10740915: 0
2026-03-27 22:04:26 [adesa.it] INFO: Skipping item 10740915 url https://www.openlane.eu/en/carv6/auction/10740915
2026-03-27 22:04:26 [adesa.it] INFO: Found listing with ID: 10740887
2026-03-27 22:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740887%27 HTTP/1.1" 200 None
2026-03-27 22:04:26 [adesa.it] INFO: Scrape type for 10740887: 0
2026-03-27 22:04:26 [adesa.it] INFO: Skipping item 10740887 url https://www.openlane.eu/en/carv6/auction/10740887
2026-03-27 22:04:26 [adesa.it] INFO: Found listing with ID: 10741887
2026-03-27 22:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741887%27 HTTP/1.1" 200 None
2026-03-27 22:04:26 [adesa.it] INFO: Scrape type for 10741887: 1
2026-03-27 22:04:26 [adesa.it] INFO: Scraping item 10741887 url https://www.openlane.eu/en/carv6/auction/10741887
2026-03-27 22:04:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee45cd250>
2026-03-27 22:04:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:04:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:04:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_23fc1aaa-30a0-596f-8ca7-04d9dae87202/23fc1aaa-30a0-596f-8ca7-04d9dae87202_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752363%252Fgeneral%252Fbb1e70c4-9102-4fdf-b170-d532403853ff.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752363/general/bb1e70c4-9102-4fdf-b170-d532403853ff.jpg saved to cache
2026-03-27 22:04:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 23fc1aaa-30a0-596f-8ca7-04d9dae87202
2026-03-27 22:04:26 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 23fc1aaa-30a0-596f-8ca7-04d9dae87202, skipping ID generation
2026-03-27 22:04:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 23fc1aaa-30a0-596f-8ca7-04d9dae87202 with scrape type 1
2026-03-27 22:04:26 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 23fc1aaa-30a0-596f-8ca7-04d9dae87202 sending to next pipeline
2026-03-27 22:04:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 23fc1aaa-30a0-596f-8ca7-04d9dae87202, identifier: 10741787
2026-03-27 22:04:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee46f3750>
2026-03-27 22:04:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:04:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:04:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7f56c2b5-755c-5a32-bc29-c47aeb943fef/7f56c2b5-755c-5a32-bc29-c47aeb943fef_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752350%252Fgeneral%252Fbd11a91b-ca46-44c4-ad1a-3e9131da0ed1.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752350/general/bd11a91b-ca46-44c4-ad1a-3e9131da0ed1.jpg saved to cache
2026-03-27 22:04:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 7f56c2b5-755c-5a32-bc29-c47aeb943fef
2026-03-27 22:04:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee45270d0>
2026-03-27 22:04:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:04:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:04:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_19b19aae-1442-598a-9339-739117573269/19b19aae-1442-598a-9339-739117573269_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752358%252Fgeneral%252Fabdf184b-62ca-4b51-9211-74fb9ae796cd.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752358/general/abdf184b-62ca-4b51-9211-74fb9ae796cd.jpg saved to cache
2026-03-27 22:04:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 19b19aae-1442-598a-9339-739117573269
2026-03-27 22:04:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee4426d10>
2026-03-27 22:04:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:04:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:04:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_04e5423f-bea1-5c0b-b5fd-4fe68e5d06ed/04e5423f-bea1-5c0b-b5fd-4fe68e5d06ed_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752352%252Fgeneral%252F30f02b58-4235-4470-a0da-4ad52b0c58d2.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752352/general/30f02b58-4235-4470-a0da-4ad52b0c58d2.jpg saved to cache
2026-03-27 22:04:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 04e5423f-bea1-5c0b-b5fd-4fe68e5d06ed
2026-03-27 22:04:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752352/general/57838cf1-7b13-4ebf-871d-8d39bbee0d9f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741783)
2026-03-27 22:04:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 23fc1aaa-30a0-596f-8ca7-04d9dae87202 with identifier: 10741787
2026-03-27 22:04:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 23fc1aaa-30a0-596f-8ca7-04d9dae87202 with identifier: 10741787
2026-03-27 22:04:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 23fc1aaa-30a0-596f-8ca7-04d9dae87202 with identifier: 10741787 to the API
2026-03-27 22:04:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:04:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:04:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752363/general/bb1e70c4-9102-4fdf-b170-d532403853ff.jpg>
{'auction_title': '',
'c_o_2_emission_value': 133,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-31T10:58:00Z',
'fuel_type': 'Petrol',
'id': '23fc1aaa-30a0-596f-8ca7-04d9dae87202',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP731AZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741787',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Taigo',
'odometer': 101859,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 18,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23fc1aaa-30a0-596f-8ca7-04d9dae87202/23fc1aaa-30a0-596f-8ca7-04d9dae87202_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 401016,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752363/general/bb1e70c4-9102-4fdf-b170-d532403853ff.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23fc1aaa-30a0-596f-8ca7-04d9dae87202/23fc1aaa-30a0-596f-8ca7-04d9dae87202_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 353551,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752363/general/4c7e6f5a-1e65-484a-b3d4-05b210091d43.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23fc1aaa-30a0-596f-8ca7-04d9dae87202/23fc1aaa-30a0-596f-8ca7-04d9dae87202_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 556311,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752363/general/40b5f1f2-d496-40ad-bc7c-b361393a69e8.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23fc1aaa-30a0-596f-8ca7-04d9dae87202/23fc1aaa-30a0-596f-8ca7-04d9dae87202_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 371792,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752363/general/93d94c59-737b-45aa-9f24-3750f6624f89.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23fc1aaa-30a0-596f-8ca7-04d9dae87202/23fc1aaa-30a0-596f-8ca7-04d9dae87202_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 152838,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752363/general/7abc10cd-51e8-4518-b7c6-9d5678b92dd5.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23fc1aaa-30a0-596f-8ca7-04d9dae87202/23fc1aaa-30a0-596f-8ca7-04d9dae87202_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 140372,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752363/general/2cfcca44-42ae-4cfa-a5df-7e98eb3b0c23.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23fc1aaa-30a0-596f-8ca7-04d9dae87202/23fc1aaa-30a0-596f-8ca7-04d9dae87202_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 407114,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752363/general/968c4f1c-1a91-4fdd-99b1-bc27ff1468c4.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23fc1aaa-30a0-596f-8ca7-04d9dae87202/23fc1aaa-30a0-596f-8ca7-04d9dae87202_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 242905,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752363/general/d9265133-6aae-49c3-9932-92da3fb191b4.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23fc1aaa-30a0-596f-8ca7-04d9dae87202/23fc1aaa-30a0-596f-8ca7-04d9dae87202_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 279718,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752363/general/6f08b5ed-b61e-4a35-83f5-2539ac4cf163.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23fc1aaa-30a0-596f-8ca7-04d9dae87202/23fc1aaa-30a0-596f-8ca7-04d9dae87202_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126881,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752363/general/72c8e14b-e54d-4d1a-8150-dddde99debb0.jpg',
'Width': 1920}],
'price': 9400,
'price_includes_vat': True,
'registration_date': '2023-05-18',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Italy S.r.l',
'title': 'Volkswagen Taigo 1.0 TSI Life - Petrol - Automatic - 110 hp - '
'101.859 km',
'transmission': 'automatic',
'trim': 'Life',
'vin': None,
'year': 2023}
2026-03-27 22:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741787%27 HTTP/1.1" 200 None
2026-03-27 22:04:26 [adesa.it] INFO: Saving data for 10741787: {'created_time': 1774649066.895145, 'last_price_update_time': 1774649066.895158, 'auction_closing_time': 1774954680.0}
2026-03-27 22:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741787') HTTP/1.1" 204 0
2026-03-27 22:04:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752361/general/753609ea-2b34-4762-b783-e936384c1dd1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741786)
2026-03-27 22:04:27 [adesa.it] INFO: Found listing with ID: 10741883
2026-03-27 22:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741883%27 HTTP/1.1" 200 None
2026-03-27 22:04:27 [adesa.it] INFO: Scrape type for 10741883: 1
2026-03-27 22:04:27 [adesa.it] INFO: Scraping item 10741883 url https://www.openlane.eu/en/carv6/auction/10741883
2026-03-27 22:04:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:04:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5b63e50>
2026-03-27 22:04:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:04:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:04:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_49f49d1a-fd21-59b4-93b4-611ece0df405/49f49d1a-fd21-59b4-93b4-611ece0df405_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752361%252Fgeneral%252Fd8966856-787f-47e5-a268-74f0e849b7eb.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752361/general/d8966856-787f-47e5-a268-74f0e849b7eb.jpg saved to cache
2026-03-27 22:04:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 49f49d1a-fd21-59b4-93b4-611ece0df405
2026-03-27 22:04:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5d99690>
2026-03-27 22:04:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:04:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:04:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6014ed77-258f-5ead-9c05-14aab66def47/6014ed77-258f-5ead-9c05-14aab66def47_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752355%252Fgeneral%252Fd74a68a7-4461-4d2f-bcc3-79edbf6cd50b.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752355/general/d74a68a7-4461-4d2f-bcc3-79edbf6cd50b.jpg saved to cache
2026-03-27 22:04:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 6014ed77-258f-5ead-9c05-14aab66def47
2026-03-27 22:04:27 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6014ed77-258f-5ead-9c05-14aab66def47, skipping ID generation
2026-03-27 22:04:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6014ed77-258f-5ead-9c05-14aab66def47 with scrape type 1
2026-03-27 22:04:27 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6014ed77-258f-5ead-9c05-14aab66def47 sending to next pipeline
2026-03-27 22:04:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 6014ed77-258f-5ead-9c05-14aab66def47, identifier: 10741784
2026-03-27 22:04:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752358/general/774d1924-b87c-407c-80d8-291472bce412.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741785)
2026-03-27 22:04:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752352/general/ea528a34-9b0e-4d83-86b3-4db38e3e5840.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741783)
2026-03-27 22:04:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 6014ed77-258f-5ead-9c05-14aab66def47 with identifier: 10741784
2026-03-27 22:04:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 6014ed77-258f-5ead-9c05-14aab66def47 with identifier: 10741784
2026-03-27 22:04:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 6014ed77-258f-5ead-9c05-14aab66def47 with identifier: 10741784 to the API
2026-03-27 22:04:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:04:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:04:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752355/general/d74a68a7-4461-4d2f-bcc3-79edbf6cd50b.jpg>
{'auction_title': '',
'c_o_2_emission_value': 30,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 225,
'expiration_date': '2026-03-31T10:58:00Z',
'fuel_type': 'Hybrid',
'id': '6014ed77-258f-5ead-9c05-14aab66def47',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG272CM',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741784',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Peugeot',
'model': '3008',
'odometer': 85434,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 22,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6014ed77-258f-5ead-9c05-14aab66def47/6014ed77-258f-5ead-9c05-14aab66def47_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 453347,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752355/general/5a5a757e-cfb3-4554-89b3-4eff0f87a877.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6014ed77-258f-5ead-9c05-14aab66def47/6014ed77-258f-5ead-9c05-14aab66def47_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 466467,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752355/general/40a8848c-7ee9-4d2c-87eb-96ee1af81cef.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6014ed77-258f-5ead-9c05-14aab66def47/6014ed77-258f-5ead-9c05-14aab66def47_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 436195,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752355/general/7963b4dc-aced-4abc-b49b-a8eef3b4d971.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6014ed77-258f-5ead-9c05-14aab66def47/6014ed77-258f-5ead-9c05-14aab66def47_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 442355,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752355/general/42883c6d-f31f-4bde-b59b-af6613b4f56f.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6014ed77-258f-5ead-9c05-14aab66def47/6014ed77-258f-5ead-9c05-14aab66def47_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 197415,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752355/general/d74a68a7-4461-4d2f-bcc3-79edbf6cd50b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6014ed77-258f-5ead-9c05-14aab66def47/6014ed77-258f-5ead-9c05-14aab66def47_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 208763,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752355/general/ec014808-36f7-4efb-85c9-c546bebfbcb0.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6014ed77-258f-5ead-9c05-14aab66def47/6014ed77-258f-5ead-9c05-14aab66def47_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 181281,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752355/general/d313cbb2-25b0-4947-994d-d3e6037867a9.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6014ed77-258f-5ead-9c05-14aab66def47/6014ed77-258f-5ead-9c05-14aab66def47_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115063,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752355/general/797a213e-6efe-43d9-a6fa-6b077497d0fe.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6014ed77-258f-5ead-9c05-14aab66def47/6014ed77-258f-5ead-9c05-14aab66def47_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 205764,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752355/general/69b7a0eb-ba7a-4cfb-aa40-b74e763d6c41.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6014ed77-258f-5ead-9c05-14aab66def47/6014ed77-258f-5ead-9c05-14aab66def47_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 174606,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752355/general/1a92b840-3431-4385-b437-bd4a8887ca08.jpg',
'Width': 1920}],
'price': 9600,
'price_includes_vat': True,
'registration_date': '2021-07-27',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Italy S.r.l',
'title': 'Peugeot 3008 Allure - Hybrid - Automatic - 225 hp - 85.434 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2021}
2026-03-27 22:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741784%27 HTTP/1.1" 200 None
2026-03-27 22:04:27 [adesa.it] INFO: Saving data for 10741784: {'created_time': 1774649067.671256, 'last_price_update_time': 1774649067.671267, 'auction_closing_time': 1774954680.0}
2026-03-27 22:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741784') HTTP/1.1" 204 0
2026-03-27 22:04:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:04:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee59ae950>
2026-03-27 22:04:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:04:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:04:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_19b19aae-1442-598a-9339-739117573269/19b19aae-1442-598a-9339-739117573269_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752358%252Fgeneral%252Faf53f807-c82d-4f22-9eb9-59985d522c6a.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752358/general/af53f807-c82d-4f22-9eb9-59985d522c6a.jpg saved to cache
2026-03-27 22:04:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 19b19aae-1442-598a-9339-739117573269
2026-03-27 22:04:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee59455d0>
2026-03-27 22:04:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:04:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:04:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7f56c2b5-755c-5a32-bc29-c47aeb943fef/7f56c2b5-755c-5a32-bc29-c47aeb943fef_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752350%252Fgeneral%252F5cf2e667-65e3-4b8a-9ca0-739f3b515d58.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752350/general/5cf2e667-65e3-4b8a-9ca0-739f3b515d58.jpg saved to cache
2026-03-27 22:04:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 7f56c2b5-755c-5a32-bc29-c47aeb943fef
2026-03-27 22:04:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752358/general/923d9cf7-729a-4853-994e-d5884d34d502.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741785)
2026-03-27 22:04:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752352/general/d76cf97f-a4df-4364-837c-9d3af7f6c5dc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741783)
2026-03-27 22:04:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752358/general/dd73a2c7-2174-45a9-922c-066d05eba5bc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741785)
2026-03-27 22:04:27 [adesa.it] INFO: Found listing with ID: 10740888
2026-03-27 22:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740888%27 HTTP/1.1" 200 None
2026-03-27 22:04:27 [adesa.it] INFO: Scrape type for 10740888: 0
2026-03-27 22:04:27 [adesa.it] INFO: Skipping item 10740888 url https://www.openlane.eu/en/carv6/auction/10740888
2026-03-27 22:04:27 [adesa.it] INFO: Found listing with ID: 10741889
2026-03-27 22:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741889%27 HTTP/1.1" 200 None
2026-03-27 22:04:27 [adesa.it] INFO: Scrape type for 10741889: 1
2026-03-27 22:04:27 [adesa.it] INFO: Scraping item 10741889 url https://www.openlane.eu/en/carv6/auction/10741889
2026-03-27 22:04:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751675/general/c24d160f-f9d1-4614-be15-e217adda256f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741862)
2026-03-27 22:04:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:04:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:04:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:04:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5888190>
2026-03-27 22:04:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:04:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:04:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_04e5423f-bea1-5c0b-b5fd-4fe68e5d06ed/04e5423f-bea1-5c0b-b5fd-4fe68e5d06ed_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752352%252Fgeneral%252F57838cf1-7b13-4ebf-871d-8d39bbee0d9f.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752352/general/57838cf1-7b13-4ebf-871d-8d39bbee0d9f.jpg saved to cache
2026-03-27 22:04:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 04e5423f-bea1-5c0b-b5fd-4fe68e5d06ed
2026-03-27 22:04:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5bfa8d0>
2026-03-27 22:04:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:04:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:04:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_49f49d1a-fd21-59b4-93b4-611ece0df405/49f49d1a-fd21-59b4-93b4-611ece0df405_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752361%252Fgeneral%252F753609ea-2b34-4762-b783-e936384c1dd1.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752361/general/753609ea-2b34-4762-b783-e936384c1dd1.jpg saved to cache
2026-03-27 22:04:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 49f49d1a-fd21-59b4-93b4-611ece0df405
2026-03-27 22:04:27 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 49f49d1a-fd21-59b4-93b4-611ece0df405, skipping ID generation
2026-03-27 22:04:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 49f49d1a-fd21-59b4-93b4-611ece0df405 with scrape type 1
2026-03-27 22:04:27 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 49f49d1a-fd21-59b4-93b4-611ece0df405 sending to next pipeline
2026-03-27 22:04:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 49f49d1a-fd21-59b4-93b4-611ece0df405, identifier: 10741786
2026-03-27 22:04:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752350/general/7e19fe9b-1662-4e9f-be22-206c0e062915.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741782)
2026-03-27 22:04:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752306/general/2079658f-0b6d-4720-9347-69032a42b275.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741767)
2026-03-27 22:04:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751675/general/3e071f6a-e2ec-45e2-abc2-3bdd5adafc5c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741862)
2026-03-27 22:04:28 [adesa.it] INFO: Found listing with ID: 10741888
2026-03-27 22:04:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741888%27 HTTP/1.1" 200 None
2026-03-27 22:04:28 [adesa.it] INFO: Scrape type for 10741888: 1
2026-03-27 22:04:28 [adesa.it] INFO: Scraping item 10741888 url https://www.openlane.eu/en/carv6/auction/10741888
2026-03-27 22:04:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 49f49d1a-fd21-59b4-93b4-611ece0df405 with identifier: 10741786
2026-03-27 22:04:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 49f49d1a-fd21-59b4-93b4-611ece0df405 with identifier: 10741786
2026-03-27 22:04:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 49f49d1a-fd21-59b4-93b4-611ece0df405 with identifier: 10741786 to the API
2026-03-27 22:04:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:04:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:04:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752361/general/753609ea-2b34-4762-b783-e936384c1dd1.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 476,
'expiration_date': '2026-03-31T10:58:00Z',
'fuel_type': 'Electric',
'id': '49f49d1a-fd21-59b4-93b4-611ece0df405',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH899KP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741786',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Tesla',
'model': 'Model 3',
'odometer': 145927,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 46,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_49f49d1a-fd21-59b4-93b4-611ece0df405/49f49d1a-fd21-59b4-93b4-611ece0df405_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 135297,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752361/general/83112b99-4aaf-4c0b-9c39-c707bc30693a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_49f49d1a-fd21-59b4-93b4-611ece0df405/49f49d1a-fd21-59b4-93b4-611ece0df405_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 164802,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752361/general/753609ea-2b34-4762-b783-e936384c1dd1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_49f49d1a-fd21-59b4-93b4-611ece0df405/49f49d1a-fd21-59b4-93b4-611ece0df405_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 162970,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752361/general/e8d54703-7df9-40c9-8565-7164d9c3d886.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_49f49d1a-fd21-59b4-93b4-611ece0df405/49f49d1a-fd21-59b4-93b4-611ece0df405_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 164819,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752361/general/7e56c6ca-ee53-411e-9328-408e31b99eb7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_49f49d1a-fd21-59b4-93b4-611ece0df405/49f49d1a-fd21-59b4-93b4-611ece0df405_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 226113,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752361/general/d8966856-787f-47e5-a268-74f0e849b7eb.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_49f49d1a-fd21-59b4-93b4-611ece0df405/49f49d1a-fd21-59b4-93b4-611ece0df405_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80205,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752361/general/067766fe-3754-463c-8e86-6c428fc1e996.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_49f49d1a-fd21-59b4-93b4-611ece0df405/49f49d1a-fd21-59b4-93b4-611ece0df405_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103970,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752361/general/329da887-d198-4719-8cae-17d083ceadbf.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_49f49d1a-fd21-59b4-93b4-611ece0df405/49f49d1a-fd21-59b4-93b4-611ece0df405_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 431529,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752361/general/d0d84907-e664-4d9e-8fa0-29a7d56c7404.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_49f49d1a-fd21-59b4-93b4-611ece0df405/49f49d1a-fd21-59b4-93b4-611ece0df405_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113648,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752361/general/0b26b649-09eb-4757-a8cb-2ce505021339.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_49f49d1a-fd21-59b4-93b4-611ece0df405/49f49d1a-fd21-59b4-93b4-611ece0df405_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108521,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752361/general/b3644ead-0988-40bb-ba9b-80a549b68318.jpg',
'Width': 1024}],
'price': 15400,
'price_includes_vat': True,
'registration_date': '2021-12-21',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Italy S.r.l',
'title': 'Tesla Model 3 Long Range 75 kWh - Electric - Automatic - 476 hp - '
'145.927 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-27 22:04:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741786%27 HTTP/1.1" 200 None
2026-03-27 22:04:28 [adesa.it] INFO: Saving data for 10741786: {'created_time': 1774649068.394404, 'last_price_update_time': 1774649068.394414, 'auction_closing_time': 1774954680.0}
2026-03-27 22:04:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741786') HTTP/1.1" 204 0
2026-03-27 22:04:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752306/general/3aab3819-ac12-4e59-a232-debbb82cb013.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741767)
2026-03-27 22:04:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5b607d0>
2026-03-27 22:04:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:04:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_19b19aae-1442-598a-9339-739117573269/19b19aae-1442-598a-9339-739117573269_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:04:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752358%252Fgeneral%252F774d1924-b87c-407c-80d8-291472bce412.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752358/general/774d1924-b87c-407c-80d8-291472bce412.jpg saved to cache
2026-03-27 22:04:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 19b19aae-1442-598a-9339-739117573269
2026-03-27 22:04:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee454a250>
2026-03-27 22:04:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:04:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_04e5423f-bea1-5c0b-b5fd-4fe68e5d06ed/04e5423f-bea1-5c0b-b5fd-4fe68e5d06ed_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:04:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752352%252Fgeneral%252Fea528a34-9b0e-4d83-86b3-4db38e3e5840.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752352/general/ea528a34-9b0e-4d83-86b3-4db38e3e5840.jpg saved to cache
2026-03-27 22:04:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 04e5423f-bea1-5c0b-b5fd-4fe68e5d06ed
2026-03-27 22:04:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751675/general/58e1b13d-2ec6-42b6-95d5-fa55cbec3501.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741862)
2026-03-27 22:04:28 [adesa.it] INFO: Found listing with ID: 10741890
2026-03-27 22:04:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741890%27 HTTP/1.1" 200 None
2026-03-27 22:04:28 [adesa.it] INFO: Scrape type for 10741890: 1
2026-03-27 22:04:28 [adesa.it] INFO: Scraping item 10741890 url https://www.openlane.eu/en/carv6/auction/10741890
2026-03-27 22:04:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741748> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:04:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5c36d90>
2026-03-27 22:04:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:04:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_19b19aae-1442-598a-9339-739117573269/19b19aae-1442-598a-9339-739117573269_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:04:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752358%252Fgeneral%252F923d9cf7-729a-4853-994e-d5884d34d502.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752358/general/923d9cf7-729a-4853-994e-d5884d34d502.jpg saved to cache
2026-03-27 22:04:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 19b19aae-1442-598a-9339-739117573269
2026-03-27 22:04:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee46db4d0>
2026-03-27 22:04:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:04:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_04e5423f-bea1-5c0b-b5fd-4fe68e5d06ed/04e5423f-bea1-5c0b-b5fd-4fe68e5d06ed_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:04:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752352%252Fgeneral%252Fd76cf97f-a4df-4364-837c-9d3af7f6c5dc.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752352/general/d76cf97f-a4df-4364-837c-9d3af7f6c5dc.jpg saved to cache
2026-03-27 22:04:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 04e5423f-bea1-5c0b-b5fd-4fe68e5d06ed
2026-03-27 22:04:28 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 04e5423f-bea1-5c0b-b5fd-4fe68e5d06ed, skipping ID generation
2026-03-27 22:04:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 04e5423f-bea1-5c0b-b5fd-4fe68e5d06ed with scrape type 1
2026-03-27 22:04:28 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 04e5423f-bea1-5c0b-b5fd-4fe68e5d06ed sending to next pipeline
2026-03-27 22:04:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 04e5423f-bea1-5c0b-b5fd-4fe68e5d06ed, identifier: 10741783
2026-03-27 22:04:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5c360d0>
2026-03-27 22:04:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:04:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_19b19aae-1442-598a-9339-739117573269/19b19aae-1442-598a-9339-739117573269_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:04:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752358%252Fgeneral%252Fdd73a2c7-2174-45a9-922c-066d05eba5bc.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752358/general/dd73a2c7-2174-45a9-922c-066d05eba5bc.jpg saved to cache
2026-03-27 22:04:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 19b19aae-1442-598a-9339-739117573269
2026-03-27 22:04:28 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 19b19aae-1442-598a-9339-739117573269, skipping ID generation
2026-03-27 22:04:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 19b19aae-1442-598a-9339-739117573269 with scrape type 1
2026-03-27 22:04:28 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 19b19aae-1442-598a-9339-739117573269 sending to next pipeline
2026-03-27 22:04:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 19b19aae-1442-598a-9339-739117573269, identifier: 10741785
2026-03-27 22:04:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5bc9110>
2026-03-27 22:04:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:04:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8fed7d7e-3bff-5e14-9ba8-10cfccfa2a9a/8fed7d7e-3bff-5e14-9ba8-10cfccfa2a9a_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:04:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751675%252Fgeneral%252Fc24d160f-f9d1-4614-be15-e217adda256f.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751675/general/c24d160f-f9d1-4614-be15-e217adda256f.jpg saved to cache
2026-03-27 22:04:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 8fed7d7e-3bff-5e14-9ba8-10cfccfa2a9a
2026-03-27 22:04:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751675/general/7ce5cf2c-238f-4f45-a43a-5c6dadc40b4a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741862)
2026-03-27 22:04:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752306/general/631aa7e6-436c-4625-b303-e4cac65b4e05.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741767)
2026-03-27 22:04:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:04:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 04e5423f-bea1-5c0b-b5fd-4fe68e5d06ed with identifier: 10741783
2026-03-27 22:04:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 04e5423f-bea1-5c0b-b5fd-4fe68e5d06ed with identifier: 10741783
2026-03-27 22:04:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 04e5423f-bea1-5c0b-b5fd-4fe68e5d06ed with identifier: 10741783 to the API
2026-03-27 22:04:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:04:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:04:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752352/general/d76cf97f-a4df-4364-837c-9d3af7f6c5dc.jpg>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-31T10:58:00Z',
'fuel_type': 'Diesel',
'id': '04e5423f-bea1-5c0b-b5fd-4fe68e5d06ed',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ556AG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741783',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Peugeot',
'model': '3008',
'odometer': 202859,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 48,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_04e5423f-bea1-5c0b-b5fd-4fe68e5d06ed/04e5423f-bea1-5c0b-b5fd-4fe68e5d06ed_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107257,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752352/general/d76cf97f-a4df-4364-837c-9d3af7f6c5dc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_04e5423f-bea1-5c0b-b5fd-4fe68e5d06ed/04e5423f-bea1-5c0b-b5fd-4fe68e5d06ed_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105199,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752352/general/ea528a34-9b0e-4d83-86b3-4db38e3e5840.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_04e5423f-bea1-5c0b-b5fd-4fe68e5d06ed/04e5423f-bea1-5c0b-b5fd-4fe68e5d06ed_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116730,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752352/general/57838cf1-7b13-4ebf-871d-8d39bbee0d9f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_04e5423f-bea1-5c0b-b5fd-4fe68e5d06ed/04e5423f-bea1-5c0b-b5fd-4fe68e5d06ed_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96145,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752352/general/579eaffb-ebcd-4a26-8a55-2b061941fee0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_04e5423f-bea1-5c0b-b5fd-4fe68e5d06ed/04e5423f-bea1-5c0b-b5fd-4fe68e5d06ed_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76262,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752352/general/30f02b58-4235-4470-a0da-4ad52b0c58d2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_04e5423f-bea1-5c0b-b5fd-4fe68e5d06ed/04e5423f-bea1-5c0b-b5fd-4fe68e5d06ed_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96621,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752352/general/15026e80-5a4f-461d-8773-739b76d19a23.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_04e5423f-bea1-5c0b-b5fd-4fe68e5d06ed/04e5423f-bea1-5c0b-b5fd-4fe68e5d06ed_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92323,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752352/general/a733e2b5-5ba6-4868-b922-31c359df04c9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_04e5423f-bea1-5c0b-b5fd-4fe68e5d06ed/04e5423f-bea1-5c0b-b5fd-4fe68e5d06ed_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 333752,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752352/general/857bde35-0ad9-4473-944d-c60501d01606.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_04e5423f-bea1-5c0b-b5fd-4fe68e5d06ed/04e5423f-bea1-5c0b-b5fd-4fe68e5d06ed_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78040,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752352/general/7bfe2d4b-fd70-4d89-9680-7a8fc1116632.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_04e5423f-bea1-5c0b-b5fd-4fe68e5d06ed/04e5423f-bea1-5c0b-b5fd-4fe68e5d06ed_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100037,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752352/general/64bc4ea4-e542-4d86-8bdd-d898d691f428.jpg',
'Width': 1024}],
'price': 8400,
'price_includes_vat': True,
'registration_date': '2022-01-19',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Italy S.r.l',
'title': 'Peugeot 3008 Allure Pack - Diesel - Automatic - 130 hp - 202.859 km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2022}
2026-03-27 22:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741783%27 HTTP/1.1" 200 None
2026-03-27 22:04:29 [adesa.it] INFO: Saving data for 10741783: {'created_time': 1774649069.33682, 'last_price_update_time': 1774649069.336832, 'auction_closing_time': 1774954680.0}
2026-03-27 22:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741783') HTTP/1.1" 204 0
2026-03-27 22:04:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 19b19aae-1442-598a-9339-739117573269 with identifier: 10741785
2026-03-27 22:04:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 19b19aae-1442-598a-9339-739117573269 with identifier: 10741785
2026-03-27 22:04:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 19b19aae-1442-598a-9339-739117573269 with identifier: 10741785 to the API
2026-03-27 22:04:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:04:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:04:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752358/general/dd73a2c7-2174-45a9-922c-066d05eba5bc.jpg>
{'auction_title': '',
'c_o_2_emission_value': 156,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T10:58:00Z',
'fuel_type': 'Petrol',
'id': '19b19aae-1442-598a-9339-739117573269',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GR000LZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741785',
'listing': 'auction',
'location': 'Bressana Bottarone (PV) (Italy)',
'make': 'Skoda',
'model': 'Kodiaq',
'odometer': 18891,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 30,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_19b19aae-1442-598a-9339-739117573269/19b19aae-1442-598a-9339-739117573269_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 420316,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752358/general/63311e79-0965-480e-86cf-0957ccbaf69a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_19b19aae-1442-598a-9339-739117573269/19b19aae-1442-598a-9339-739117573269_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 391032,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752358/general/dd4b349c-e070-4156-9006-4222b351df4a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_19b19aae-1442-598a-9339-739117573269/19b19aae-1442-598a-9339-739117573269_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 425762,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752358/general/e7631fb4-6adc-4f1d-be31-62c51adf2243.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_19b19aae-1442-598a-9339-739117573269/19b19aae-1442-598a-9339-739117573269_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 419045,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752358/general/3cf891db-ecbb-41e4-b26b-2f0303ad402b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_19b19aae-1442-598a-9339-739117573269/19b19aae-1442-598a-9339-739117573269_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70729,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752358/general/dd73a2c7-2174-45a9-922c-066d05eba5bc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_19b19aae-1442-598a-9339-739117573269/19b19aae-1442-598a-9339-739117573269_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67055,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752358/general/84f496a6-6373-4aea-b865-dc919fb77ca3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_19b19aae-1442-598a-9339-739117573269/19b19aae-1442-598a-9339-739117573269_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124741,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752358/general/774d1924-b87c-407c-80d8-291472bce412.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_19b19aae-1442-598a-9339-739117573269/19b19aae-1442-598a-9339-739117573269_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 312226,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752358/general/923d9cf7-729a-4853-994e-d5884d34d502.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_19b19aae-1442-598a-9339-739117573269/19b19aae-1442-598a-9339-739117573269_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 250042,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752358/general/af53f807-c82d-4f22-9eb9-59985d522c6a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_19b19aae-1442-598a-9339-739117573269/19b19aae-1442-598a-9339-739117573269_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85185,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752358/general/abdf184b-62ca-4b51-9211-74fb9ae796cd.jpg',
'Width': 1024}],
'price': 18400,
'price_includes_vat': True,
'registration_date': '2023-08-29',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Italy S.r.l',
'title': 'Skoda Kodiaq 1.5 TSI Executive - Petrol - Automatic - 150 hp - '
'18.891 km',
'transmission': 'automatic',
'trim': 'Executive',
'vin': None,
'year': 2023}
2026-03-27 22:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741785%27 HTTP/1.1" 200 None
2026-03-27 22:04:29 [adesa.it] INFO: Saving data for 10741785: {'created_time': 1774649069.708247, 'last_price_update_time': 1774649069.708259, 'auction_closing_time': 1774954680.0}
2026-03-27 22:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741785') HTTP/1.1" 204 0
2026-03-27 22:04:29 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5700018/general/924a514f-4a2b-46d2-9509-35c7aebdf002.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10733711)
2026-03-27 22:04:29 [adesa.it] INFO: Found listing with ID: 10741891
2026-03-27 22:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741891%27 HTTP/1.1" 200 None
2026-03-27 22:04:29 [adesa.it] INFO: Scrape type for 10741891: 1
2026-03-27 22:04:29 [adesa.it] INFO: Scraping item 10741891 url https://www.openlane.eu/en/carv6/auction/10741891
2026-03-27 22:04:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee591c390>
2026-03-27 22:04:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:04:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7f56c2b5-755c-5a32-bc29-c47aeb943fef/7f56c2b5-755c-5a32-bc29-c47aeb943fef_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752350%252Fgeneral%252F7e19fe9b-1662-4e9f-be22-206c0e062915.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752350/general/7e19fe9b-1662-4e9f-be22-206c0e062915.jpg saved to cache
2026-03-27 22:04:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 7f56c2b5-755c-5a32-bc29-c47aeb943fef
2026-03-27 22:04:29 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7f56c2b5-755c-5a32-bc29-c47aeb943fef, skipping ID generation
2026-03-27 22:04:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7f56c2b5-755c-5a32-bc29-c47aeb943fef with scrape type 1
2026-03-27 22:04:29 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7f56c2b5-755c-5a32-bc29-c47aeb943fef sending to next pipeline
2026-03-27 22:04:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 7f56c2b5-755c-5a32-bc29-c47aeb943fef, identifier: 10741782
2026-03-27 22:04:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee7b2ad50>
2026-03-27 22:04:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:04:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9320cdca-f8cb-51b4-a738-e0a7df217daf/9320cdca-f8cb-51b4-a738-e0a7df217daf_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752306%252Fgeneral%252F2079658f-0b6d-4720-9347-69032a42b275.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752306/general/2079658f-0b6d-4720-9347-69032a42b275.jpg saved to cache
2026-03-27 22:04:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 9320cdca-f8cb-51b4-a738-e0a7df217daf
2026-03-27 22:04:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee4775050>
2026-03-27 22:04:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:04:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8fed7d7e-3bff-5e14-9ba8-10cfccfa2a9a/8fed7d7e-3bff-5e14-9ba8-10cfccfa2a9a_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751675%252Fgeneral%252F3e071f6a-e2ec-45e2-abc2-3bdd5adafc5c.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751675/general/3e071f6a-e2ec-45e2-abc2-3bdd5adafc5c.jpg saved to cache
2026-03-27 22:04:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 8fed7d7e-3bff-5e14-9ba8-10cfccfa2a9a
2026-03-27 22:04:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 7f56c2b5-755c-5a32-bc29-c47aeb943fef with identifier: 10741782
2026-03-27 22:04:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 7f56c2b5-755c-5a32-bc29-c47aeb943fef with identifier: 10741782
2026-03-27 22:04:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 7f56c2b5-755c-5a32-bc29-c47aeb943fef with identifier: 10741782 to the API
2026-03-27 22:04:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:04:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:04:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752350/general/7e19fe9b-1662-4e9f-be22-206c0e062915.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T10:58:00Z',
'fuel_type': 'Electric',
'id': '7f56c2b5-755c-5a32-bc29-c47aeb943fef',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG481WT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741782',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Nissan',
'model': 'Leaf',
'odometer': 18375,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 35,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f56c2b5-755c-5a32-bc29-c47aeb943fef/7f56c2b5-755c-5a32-bc29-c47aeb943fef_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 428617,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752350/general/1688c5d3-ed8a-4795-894e-ab091dd5609c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f56c2b5-755c-5a32-bc29-c47aeb943fef/7f56c2b5-755c-5a32-bc29-c47aeb943fef_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 402766,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752350/general/a942c631-86a7-4e0f-b55a-2bf65b2a85be.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f56c2b5-755c-5a32-bc29-c47aeb943fef/7f56c2b5-755c-5a32-bc29-c47aeb943fef_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 398868,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752350/general/58263c5f-b0e5-49f8-93f2-3eafead4385d.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f56c2b5-755c-5a32-bc29-c47aeb943fef/7f56c2b5-755c-5a32-bc29-c47aeb943fef_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 414260,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752350/general/7e19fe9b-1662-4e9f-be22-206c0e062915.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f56c2b5-755c-5a32-bc29-c47aeb943fef/7f56c2b5-755c-5a32-bc29-c47aeb943fef_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57149,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752350/general/5cf2e667-65e3-4b8a-9ca0-739f3b515d58.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f56c2b5-755c-5a32-bc29-c47aeb943fef/7f56c2b5-755c-5a32-bc29-c47aeb943fef_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 221391,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752350/general/9aa960b0-8f8f-40bd-95e7-11c4f894b86d.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f56c2b5-755c-5a32-bc29-c47aeb943fef/7f56c2b5-755c-5a32-bc29-c47aeb943fef_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105817,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752350/general/bd11a91b-ca46-44c4-ad1a-3e9131da0ed1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f56c2b5-755c-5a32-bc29-c47aeb943fef/7f56c2b5-755c-5a32-bc29-c47aeb943fef_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 148115,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752350/general/433923cf-4a19-42b1-a654-88e990b3c04f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f56c2b5-755c-5a32-bc29-c47aeb943fef/7f56c2b5-755c-5a32-bc29-c47aeb943fef_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 238504,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752350/general/3ee1eae7-8292-4373-b915-ba172fc29ed9.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f56c2b5-755c-5a32-bc29-c47aeb943fef/7f56c2b5-755c-5a32-bc29-c47aeb943fef_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 351343,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752350/general/7960400e-6d47-49d5-b719-81011417d2b8.jpg',
'Width': 1920}],
'price': 7400,
'price_includes_vat': True,
'registration_date': '2021-10-18',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Italy S.r.l',
'title': 'Nissan Leaf Business - Electric - Automatic - 150 hp - 18.375 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-27 22:04:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741782%27 HTTP/1.1" 200 None
2026-03-27 22:04:30 [adesa.it] INFO: Saving data for 10741782: {'created_time': 1774649070.339596, 'last_price_update_time': 1774649070.339606, 'auction_closing_time': 1774954680.0}
2026-03-27 22:04:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741782') HTTP/1.1" 204 0
2026-03-27 22:04:30 [adesa.it] INFO: Found listing with ID: 10741892
2026-03-27 22:04:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741892%27 HTTP/1.1" 200 None
2026-03-27 22:04:30 [adesa.it] INFO: Scrape type for 10741892: 1
2026-03-27 22:04:30 [adesa.it] INFO: Scraping item 10741892 url https://www.openlane.eu/en/carv6/auction/10741892
2026-03-27 22:04:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741752> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:04:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752306/general/e365c1f8-a838-4e90-9e30-062dd48ed62d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741767)
2026-03-27 22:04:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:04:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee43dd4d0>
2026-03-27 22:04:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:04:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9320cdca-f8cb-51b4-a738-e0a7df217daf/9320cdca-f8cb-51b4-a738-e0a7df217daf_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:04:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752306%252Fgeneral%252F3aab3819-ac12-4e59-a232-debbb82cb013.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752306/general/3aab3819-ac12-4e59-a232-debbb82cb013.jpg saved to cache
2026-03-27 22:04:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 9320cdca-f8cb-51b4-a738-e0a7df217daf
2026-03-27 22:04:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee57a2190>
2026-03-27 22:04:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:04:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8fed7d7e-3bff-5e14-9ba8-10cfccfa2a9a/8fed7d7e-3bff-5e14-9ba8-10cfccfa2a9a_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:04:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751675%252Fgeneral%252F58e1b13d-2ec6-42b6-95d5-fa55cbec3501.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751675/general/58e1b13d-2ec6-42b6-95d5-fa55cbec3501.jpg saved to cache
2026-03-27 22:04:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 8fed7d7e-3bff-5e14-9ba8-10cfccfa2a9a
2026-03-27 22:04:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 43dd544e-3b78-5161-8289-bff2d3ef62e5 with identifier: 10741748
2026-03-27 22:04:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 43dd544e-3b78-5161-8289-bff2d3ef62e5 with scrape type 1
2026-03-27 22:04:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 43dd544e-3b78-5161-8289-bff2d3ef62e5
2026-03-27 22:04:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5708114%252Fgeneral%252Ffd19041a-54c4-4187-a54f-bc1772d59409.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5708114/general/fd19041a-54c4-4187-a54f-bc1772d59409.jpg already downloaded
2026-03-27 22:04:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5708114%252Fgeneral%252F99d6e617-2868-46a6-b61b-395b68a74507.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5708114/general/99d6e617-2868-46a6-b61b-395b68a74507.jpg already downloaded
2026-03-27 22:04:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5708114%252Fgeneral%252F9cb2d517-4516-48bb-8bb4-8137443d3b34.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5708114/general/9cb2d517-4516-48bb-8bb4-8137443d3b34.jpg already downloaded
2026-03-27 22:04:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5708114%252Fgeneral%252Fe78567b6-a20e-46b9-a98c-5e9c0d53993b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5708114/general/e78567b6-a20e-46b9-a98c-5e9c0d53993b.jpg already downloaded
2026-03-27 22:04:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5708114%252Fgeneral%252Fb27a71c0-beb1-4067-a601-467f4c6d9f1f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5708114/general/b27a71c0-beb1-4067-a601-467f4c6d9f1f.jpg already downloaded
2026-03-27 22:04:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5708114%252Fgeneral%252F148d88f0-fb7a-4ccf-8815-d9d850ef79fb.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5708114/general/148d88f0-fb7a-4ccf-8815-d9d850ef79fb.jpg already downloaded
2026-03-27 22:04:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5708114%252Fgeneral%252F755d811b-06bf-4534-aa60-694432018b25.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5708114/general/755d811b-06bf-4534-aa60-694432018b25.jpg already downloaded
2026-03-27 22:04:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5708114%252Fgeneral%252F7835845d-bf8b-46bb-bd5a-c76e887611fa.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5708114/general/7835845d-bf8b-46bb-bd5a-c76e887611fa.jpg already downloaded
2026-03-27 22:04:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5708114%252Fgeneral%252Fbe9dc7bc-9edb-415f-a898-94cacdae61b1.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5708114/general/be9dc7bc-9edb-415f-a898-94cacdae61b1.jpg already downloaded
2026-03-27 22:04:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5708114%252Fgeneral%252F9247e953-cac4-4e3f-bc5d-9842b35beb74.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5708114/general/9247e953-cac4-4e3f-bc5d-9842b35beb74.jpg already downloaded
2026-03-27 22:04:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 43dd544e-3b78-5161-8289-bff2d3ef62e5, identifier: 10741748
2026-03-27 22:04:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5bd8590>
2026-03-27 22:04:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:04:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8fed7d7e-3bff-5e14-9ba8-10cfccfa2a9a/8fed7d7e-3bff-5e14-9ba8-10cfccfa2a9a_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:04:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751675%252Fgeneral%252F7ce5cf2c-238f-4f45-a43a-5c6dadc40b4a.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751675/general/7ce5cf2c-238f-4f45-a43a-5c6dadc40b4a.jpg saved to cache
2026-03-27 22:04:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 8fed7d7e-3bff-5e14-9ba8-10cfccfa2a9a
2026-03-27 22:04:30 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8fed7d7e-3bff-5e14-9ba8-10cfccfa2a9a, skipping ID generation
2026-03-27 22:04:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8fed7d7e-3bff-5e14-9ba8-10cfccfa2a9a with scrape type 1
2026-03-27 22:04:30 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8fed7d7e-3bff-5e14-9ba8-10cfccfa2a9a sending to next pipeline
2026-03-27 22:04:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 8fed7d7e-3bff-5e14-9ba8-10cfccfa2a9a, identifier: 10741862
2026-03-27 22:04:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee4717b10>
2026-03-27 22:04:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:04:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9320cdca-f8cb-51b4-a738-e0a7df217daf/9320cdca-f8cb-51b4-a738-e0a7df217daf_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:04:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752306%252Fgeneral%252F631aa7e6-436c-4625-b303-e4cac65b4e05.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752306/general/631aa7e6-436c-4625-b303-e4cac65b4e05.jpg saved to cache
2026-03-27 22:04:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 9320cdca-f8cb-51b4-a738-e0a7df217daf
2026-03-27 22:04:30 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8f2b79a5-d998-5bc8-b114-06e456e2dd61, skipping ID generation
2026-03-27 22:04:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8f2b79a5-d998-5bc8-b114-06e456e2dd61 with scrape type 1
2026-03-27 22:04:30 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8f2b79a5-d998-5bc8-b114-06e456e2dd61 sending to next pipeline
2026-03-27 22:04:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 8f2b79a5-d998-5bc8-b114-06e456e2dd61, identifier: 10733711
2026-03-27 22:04:31 [adesa.it] INFO: Found listing with ID: 10740916
2026-03-27 22:04:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740916%27 HTTP/1.1" 200 None
2026-03-27 22:04:31 [adesa.it] INFO: Scrape type for 10740916: 0
2026-03-27 22:04:31 [adesa.it] INFO: Skipping item 10740916 url https://www.openlane.eu/en/carv6/auction/10740916
2026-03-27 22:04:31 [adesa.it] INFO: Found listing with ID: 10740917
2026-03-27 22:04:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740917%27 HTTP/1.1" 200 None
2026-03-27 22:04:31 [adesa.it] INFO: Scrape type for 10740917: 0
2026-03-27 22:04:31 [adesa.it] INFO: Skipping item 10740917 url https://www.openlane.eu/en/carv6/auction/10740917
2026-03-27 22:04:31 [adesa.it] INFO: Found listing with ID: 10741893
2026-03-27 22:04:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741893%27 HTTP/1.1" 200 None
2026-03-27 22:04:31 [adesa.it] INFO: Scrape type for 10741893: 1
2026-03-27 22:04:31 [adesa.it] INFO: Scraping item 10741893 url https://www.openlane.eu/en/carv6/auction/10741893
2026-03-27 22:04:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741887> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:04:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 43dd544e-3b78-5161-8289-bff2d3ef62e5 with identifier: 10741748
2026-03-27 22:04:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 43dd544e-3b78-5161-8289-bff2d3ef62e5 with identifier: 10741748
2026-03-27 22:04:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 43dd544e-3b78-5161-8289-bff2d3ef62e5 with identifier: 10741748 to the API
2026-03-27 22:04:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:04:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:04:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741748>
{'auction_title': '',
'c_o_2_emission_value': 253,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 140,
'expiration_date': '2026-03-31T10:58:00Z',
'fuel_type': 'Diesel',
'id': '43dd544e-3b78-5161-8289-bff2d3ef62e5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GX629FM',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741748',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Crafter',
'odometer': 37769,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 23,
'photo_urls': ['https://images.openlane.eu/carimgs/5708114/general/fd19041a-54c4-4187-a54f-bc1772d59409.jpg',
'https://images.openlane.eu/carimgs/5708114/general/99d6e617-2868-46a6-b61b-395b68a74507.jpg',
'https://images.openlane.eu/carimgs/5708114/general/9cb2d517-4516-48bb-8bb4-8137443d3b34.jpg',
'https://images.openlane.eu/carimgs/5708114/general/e78567b6-a20e-46b9-a98c-5e9c0d53993b.jpg',
'https://images.openlane.eu/carimgs/5708114/general/b27a71c0-beb1-4067-a601-467f4c6d9f1f.jpg',
'https://images.openlane.eu/carimgs/5708114/general/148d88f0-fb7a-4ccf-8815-d9d850ef79fb.jpg',
'https://images.openlane.eu/carimgs/5708114/general/755d811b-06bf-4534-aa60-694432018b25.jpg',
'https://images.openlane.eu/carimgs/5708114/general/7835845d-bf8b-46bb-bd5a-c76e887611fa.jpg',
'https://images.openlane.eu/carimgs/5708114/general/be9dc7bc-9edb-415f-a898-94cacdae61b1.jpg',
'https://images.openlane.eu/carimgs/5708114/general/9247e953-cac4-4e3f-bc5d-9842b35beb74.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_43dd544e-3b78-5161-8289-bff2d3ef62e5/43dd544e-3b78-5161-8289-bff2d3ef62e5_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 282650,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5708114/general/fd19041a-54c4-4187-a54f-bc1772d59409.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_43dd544e-3b78-5161-8289-bff2d3ef62e5/43dd544e-3b78-5161-8289-bff2d3ef62e5_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 263890,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5708114/general/99d6e617-2868-46a6-b61b-395b68a74507.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_43dd544e-3b78-5161-8289-bff2d3ef62e5/43dd544e-3b78-5161-8289-bff2d3ef62e5_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 189310,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5708114/general/9cb2d517-4516-48bb-8bb4-8137443d3b34.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_43dd544e-3b78-5161-8289-bff2d3ef62e5/43dd544e-3b78-5161-8289-bff2d3ef62e5_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 216884,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5708114/general/e78567b6-a20e-46b9-a98c-5e9c0d53993b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_43dd544e-3b78-5161-8289-bff2d3ef62e5/43dd544e-3b78-5161-8289-bff2d3ef62e5_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130633,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5708114/general/b27a71c0-beb1-4067-a601-467f4c6d9f1f.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_43dd544e-3b78-5161-8289-bff2d3ef62e5/43dd544e-3b78-5161-8289-bff2d3ef62e5_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 454600,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5708114/general/148d88f0-fb7a-4ccf-8815-d9d850ef79fb.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_43dd544e-3b78-5161-8289-bff2d3ef62e5/43dd544e-3b78-5161-8289-bff2d3ef62e5_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 159159,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5708114/general/755d811b-06bf-4534-aa60-694432018b25.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_43dd544e-3b78-5161-8289-bff2d3ef62e5/43dd544e-3b78-5161-8289-bff2d3ef62e5_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 333743,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5708114/general/7835845d-bf8b-46bb-bd5a-c76e887611fa.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_43dd544e-3b78-5161-8289-bff2d3ef62e5/43dd544e-3b78-5161-8289-bff2d3ef62e5_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 165957,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5708114/general/be9dc7bc-9edb-415f-a898-94cacdae61b1.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_43dd544e-3b78-5161-8289-bff2d3ef62e5/43dd544e-3b78-5161-8289-bff2d3ef62e5_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 207525,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5708114/general/9247e953-cac4-4e3f-bc5d-9842b35beb74.jpg',
'Width': 1920}],
'price': 19600,
'price_includes_vat': True,
'registration_date': '2024-10-28',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Italy S.r.l',
'title': 'Volkswagen Crafter L3H3 2.0 TDI - Diesel - Manual - 140 hp - 37.769 '
'km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2024}
2026-03-27 22:04:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741748%27 HTTP/1.1" 200 None
2026-03-27 22:04:31 [adesa.it] INFO: Saving data for 10741748: {'created_time': 1774649071.656611, 'last_price_update_time': 1774649071.65662, 'auction_closing_time': 1774954680.0}
2026-03-27 22:04:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741748') HTTP/1.1" 204 0
2026-03-27 22:04:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 8fed7d7e-3bff-5e14-9ba8-10cfccfa2a9a with identifier: 10741862
2026-03-27 22:04:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 8fed7d7e-3bff-5e14-9ba8-10cfccfa2a9a with identifier: 10741862
2026-03-27 22:04:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 8fed7d7e-3bff-5e14-9ba8-10cfccfa2a9a with identifier: 10741862 to the API
2026-03-27 22:04:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:04:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:04:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5751675/general/7ce5cf2c-238f-4f45-a43a-5c6dadc40b4a.jpg>
{'auction_title': '',
'c_o_2_emission_value': 102,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T08:20:00Z',
'fuel_type': 'Diesel',
'id': '8fed7d7e-3bff-5e14-9ba8-10cfccfa2a9a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE301CK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741862',
'listing': 'auction',
'location': 'Nomentana (Roma) (Italy)',
'make': 'Renault',
'model': 'Megane',
'odometer': 175707,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 97,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8fed7d7e-3bff-5e14-9ba8-10cfccfa2a9a/8fed7d7e-3bff-5e14-9ba8-10cfccfa2a9a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55685,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751675/general/7ce5cf2c-238f-4f45-a43a-5c6dadc40b4a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8fed7d7e-3bff-5e14-9ba8-10cfccfa2a9a/8fed7d7e-3bff-5e14-9ba8-10cfccfa2a9a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50945,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751675/general/a669273c-a1ea-4127-844c-f0850acf2f50.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8fed7d7e-3bff-5e14-9ba8-10cfccfa2a9a/8fed7d7e-3bff-5e14-9ba8-10cfccfa2a9a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50175,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751675/general/58e1b13d-2ec6-42b6-95d5-fa55cbec3501.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8fed7d7e-3bff-5e14-9ba8-10cfccfa2a9a/8fed7d7e-3bff-5e14-9ba8-10cfccfa2a9a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48522,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751675/general/3e071f6a-e2ec-45e2-abc2-3bdd5adafc5c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8fed7d7e-3bff-5e14-9ba8-10cfccfa2a9a/8fed7d7e-3bff-5e14-9ba8-10cfccfa2a9a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62561,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751675/general/65f72b95-2e7c-4193-bcbd-0752686ed478.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8fed7d7e-3bff-5e14-9ba8-10cfccfa2a9a/8fed7d7e-3bff-5e14-9ba8-10cfccfa2a9a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46431,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751675/general/c24d160f-f9d1-4614-be15-e217adda256f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8fed7d7e-3bff-5e14-9ba8-10cfccfa2a9a/8fed7d7e-3bff-5e14-9ba8-10cfccfa2a9a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83338,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751675/general/b03af22e-8399-49f5-aecd-ba2a80842f92.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8fed7d7e-3bff-5e14-9ba8-10cfccfa2a9a/8fed7d7e-3bff-5e14-9ba8-10cfccfa2a9a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102837,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751675/general/9ba41d7f-5863-4f85-87ce-3d22a6fa0062.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8fed7d7e-3bff-5e14-9ba8-10cfccfa2a9a/8fed7d7e-3bff-5e14-9ba8-10cfccfa2a9a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66982,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751675/general/fedb2472-83bc-417d-abc1-97e97d9fa484.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8fed7d7e-3bff-5e14-9ba8-10cfccfa2a9a/8fed7d7e-3bff-5e14-9ba8-10cfccfa2a9a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45402,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751675/general/713b0175-9007-4866-98b6-28fa9d3a0ff1.jpg',
'Width': 800}],
'price': 3000,
'price_includes_vat': True,
'registration_date': '2021-01-26',
'seats_number': 5,
'seller_name': 'Arval Italia',
'title': 'Renault Megane Grandtour 1.5 DCI Business - Diesel - Manual - 116 '
'hp - 175.707 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-27 22:04:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741862%27 HTTP/1.1" 200 None
2026-03-27 22:04:31 [adesa.it] INFO: Saving data for 10741862: {'created_time': 1774649071.999534, 'last_price_update_time': 1774649071.999545, 'auction_closing_time': 1774858800.0}
2026-03-27 22:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741862') HTTP/1.1" 204 0
2026-03-27 22:04:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 8f2b79a5-d998-5bc8-b114-06e456e2dd61 with identifier: 10733711
2026-03-27 22:04:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 8f2b79a5-d998-5bc8-b114-06e456e2dd61 with identifier: 10733711
2026-03-27 22:04:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 8f2b79a5-d998-5bc8-b114-06e456e2dd61 with identifier: 10733711 to the API
2026-03-27 22:04:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:04:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:04:32 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5700018/general/924a514f-4a2b-46d2-9509-35c7aebdf002.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 95,
'expiration_date': '2026-03-30T16:00:00Z',
'fuel_type': 'Petrol',
'id': '8f2b79a5-d998-5bc8-b114-06e456e2dd61',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GY896GJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733711',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Seat',
'model': 'Ibiza',
'odometer': 22577,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 26,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8f2b79a5-d998-5bc8-b114-06e456e2dd61/8f2b79a5-d998-5bc8-b114-06e456e2dd61_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84364,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5700018/general/0f36df37-2c2b-4718-8550-617b8110c575.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8f2b79a5-d998-5bc8-b114-06e456e2dd61/8f2b79a5-d998-5bc8-b114-06e456e2dd61_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78959,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5700018/general/858efd27-352f-48e7-afbe-88db0408c14f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8f2b79a5-d998-5bc8-b114-06e456e2dd61/8f2b79a5-d998-5bc8-b114-06e456e2dd61_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83099,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5700018/general/160932f3-01c0-4dcc-976f-ccc98fe3324e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8f2b79a5-d998-5bc8-b114-06e456e2dd61/8f2b79a5-d998-5bc8-b114-06e456e2dd61_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63563,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5700018/general/0889a68d-f01b-41e6-98c0-c7230e58b4d0.jpg',
'Width': 800}],
'price': 12500,
'price_includes_vat': True,
'registration_date': '2025-04-29',
'seats_number': 5,
'seller_name': None,
'title': 'Seat Ibiza 1.0 TSI FR - Petrol - Manual - 95 hp - 22.577 km',
'transmission': 'manual',
'trim': 'FR',
'vin': None,
'year': 2025}
2026-03-27 22:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733711%27 HTTP/1.1" 200 None
2026-03-27 22:04:32 [adesa.it] INFO: Saving data for 10733711: {'created_time': 1774649072.30886, 'last_price_update_time': 1774649072.30887, 'auction_closing_time': 1774886400.0}
2026-03-27 22:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10733711') HTTP/1.1" 204 0
2026-03-27 22:04:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:04:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 8f2b79a5-d998-5bc8-b114-06e456e2dd61 due to Ignoring non-200 response
2026-03-27 22:04:32 [adesa.it] INFO: Found listing with ID: 10741884
2026-03-27 22:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741884%27 HTTP/1.1" 200 None
2026-03-27 22:04:32 [adesa.it] INFO: Scrape type for 10741884: 1
2026-03-27 22:04:32 [adesa.it] INFO: Scraping item 10741884 url https://www.openlane.eu/en/carv6/auction/10741884
2026-03-27 22:04:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741749> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:04:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741754> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:04:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6cdccb28-8c91-5d50-886d-86f7833baa67 with identifier: 10741752
2026-03-27 22:04:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6cdccb28-8c91-5d50-886d-86f7833baa67 with scrape type 1
2026-03-27 22:04:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6cdccb28-8c91-5d50-886d-86f7833baa67
2026-03-27 22:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5726395%252Fgeneral%252Fe8e3836e-9a03-475f-8798-12cc8ca74bf1.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726395/general/e8e3836e-9a03-475f-8798-12cc8ca74bf1.jpg already downloaded
2026-03-27 22:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5726395%252Fgeneral%252Fbbbe500f-a095-4619-bd68-2ebab6a8703e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726395/general/bbbe500f-a095-4619-bd68-2ebab6a8703e.jpg already downloaded
2026-03-27 22:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5726395%252Fgeneral%252Fc0c7a1e9-2152-4417-a086-1ef28d97fa4d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726395/general/c0c7a1e9-2152-4417-a086-1ef28d97fa4d.jpg already downloaded
2026-03-27 22:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5726395%252Fgeneral%252F74f07eff-5e5d-48a1-be47-941a1dbc23fb.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726395/general/74f07eff-5e5d-48a1-be47-941a1dbc23fb.jpg already downloaded
2026-03-27 22:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5726395%252Fgeneral%252F53b3cec3-5d9d-4afb-82fc-9154a64e88ee.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726395/general/53b3cec3-5d9d-4afb-82fc-9154a64e88ee.jpg already downloaded
2026-03-27 22:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5726395%252Fgeneral%252Fda777084-7220-4ec9-a21d-0c84dcb7f3bb.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726395/general/da777084-7220-4ec9-a21d-0c84dcb7f3bb.jpg already downloaded
2026-03-27 22:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5726395%252Fgeneral%252F79e46928-46bc-4b20-b9aa-efee5aa3d2a0.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726395/general/79e46928-46bc-4b20-b9aa-efee5aa3d2a0.jpg already downloaded
2026-03-27 22:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5726395%252Fgeneral%252Faea52c94-e6b8-4406-9021-2f7e7063efa8.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726395/general/aea52c94-e6b8-4406-9021-2f7e7063efa8.jpg already downloaded
2026-03-27 22:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5726395%252Fgeneral%252F4d8d8b68-d43c-487c-8ad1-e28dda8157f7.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726395/general/4d8d8b68-d43c-487c-8ad1-e28dda8157f7.jpg already downloaded
2026-03-27 22:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5726395%252Fgeneral%252Fea3102fc-33eb-4676-890f-1f1c2f7a6d42.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726395/general/ea3102fc-33eb-4676-890f-1f1c2f7a6d42.jpg already downloaded
2026-03-27 22:04:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 6cdccb28-8c91-5d50-886d-86f7833baa67, identifier: 10741752
2026-03-27 22:04:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee43af410>
2026-03-27 22:04:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:04:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:04:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9320cdca-f8cb-51b4-a738-e0a7df217daf/9320cdca-f8cb-51b4-a738-e0a7df217daf_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752306%252Fgeneral%252Fe365c1f8-a838-4e90-9e30-062dd48ed62d.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752306/general/e365c1f8-a838-4e90-9e30-062dd48ed62d.jpg saved to cache
2026-03-27 22:04:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 9320cdca-f8cb-51b4-a738-e0a7df217daf
2026-03-27 22:04:32 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9320cdca-f8cb-51b4-a738-e0a7df217daf, skipping ID generation
2026-03-27 22:04:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9320cdca-f8cb-51b4-a738-e0a7df217daf with scrape type 1
2026-03-27 22:04:32 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9320cdca-f8cb-51b4-a738-e0a7df217daf sending to next pipeline
2026-03-27 22:04:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 9320cdca-f8cb-51b4-a738-e0a7df217daf, identifier: 10741767
2026-03-27 22:04:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:04:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:04:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741883> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:04:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 6cdccb28-8c91-5d50-886d-86f7833baa67 with identifier: 10741752
2026-03-27 22:04:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 6cdccb28-8c91-5d50-886d-86f7833baa67 with identifier: 10741752
2026-03-27 22:04:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 6cdccb28-8c91-5d50-886d-86f7833baa67 with identifier: 10741752 to the API
2026-03-27 22:04:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:04:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:04:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741752>
{'auction_title': '',
'c_o_2_emission_value': 253,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 140,
'expiration_date': '2026-03-31T10:58:00Z',
'fuel_type': 'Diesel',
'id': '6cdccb28-8c91-5d50-886d-86f7833baa67',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GX215FS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741752',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Crafter',
'odometer': 33815,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 37,
'photo_urls': ['https://images.openlane.eu/carimgs/5726395/general/e8e3836e-9a03-475f-8798-12cc8ca74bf1.jpg',
'https://images.openlane.eu/carimgs/5726395/general/bbbe500f-a095-4619-bd68-2ebab6a8703e.jpg',
'https://images.openlane.eu/carimgs/5726395/general/c0c7a1e9-2152-4417-a086-1ef28d97fa4d.jpg',
'https://images.openlane.eu/carimgs/5726395/general/74f07eff-5e5d-48a1-be47-941a1dbc23fb.jpg',
'https://images.openlane.eu/carimgs/5726395/general/53b3cec3-5d9d-4afb-82fc-9154a64e88ee.jpg',
'https://images.openlane.eu/carimgs/5726395/general/da777084-7220-4ec9-a21d-0c84dcb7f3bb.jpg',
'https://images.openlane.eu/carimgs/5726395/general/79e46928-46bc-4b20-b9aa-efee5aa3d2a0.jpg',
'https://images.openlane.eu/carimgs/5726395/general/aea52c94-e6b8-4406-9021-2f7e7063efa8.jpg',
'https://images.openlane.eu/carimgs/5726395/general/4d8d8b68-d43c-487c-8ad1-e28dda8157f7.jpg',
'https://images.openlane.eu/carimgs/5726395/general/ea3102fc-33eb-4676-890f-1f1c2f7a6d42.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6cdccb28-8c91-5d50-886d-86f7833baa67/6cdccb28-8c91-5d50-886d-86f7833baa67_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 327336,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726395/general/e8e3836e-9a03-475f-8798-12cc8ca74bf1.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6cdccb28-8c91-5d50-886d-86f7833baa67/6cdccb28-8c91-5d50-886d-86f7833baa67_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 380420,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726395/general/bbbe500f-a095-4619-bd68-2ebab6a8703e.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6cdccb28-8c91-5d50-886d-86f7833baa67/6cdccb28-8c91-5d50-886d-86f7833baa67_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 293041,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726395/general/c0c7a1e9-2152-4417-a086-1ef28d97fa4d.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6cdccb28-8c91-5d50-886d-86f7833baa67/6cdccb28-8c91-5d50-886d-86f7833baa67_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 192199,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726395/general/74f07eff-5e5d-48a1-be47-941a1dbc23fb.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6cdccb28-8c91-5d50-886d-86f7833baa67/6cdccb28-8c91-5d50-886d-86f7833baa67_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 258822,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726395/general/53b3cec3-5d9d-4afb-82fc-9154a64e88ee.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6cdccb28-8c91-5d50-886d-86f7833baa67/6cdccb28-8c91-5d50-886d-86f7833baa67_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80171,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726395/general/da777084-7220-4ec9-a21d-0c84dcb7f3bb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6cdccb28-8c91-5d50-886d-86f7833baa67/6cdccb28-8c91-5d50-886d-86f7833baa67_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 464451,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726395/general/79e46928-46bc-4b20-b9aa-efee5aa3d2a0.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6cdccb28-8c91-5d50-886d-86f7833baa67/6cdccb28-8c91-5d50-886d-86f7833baa67_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 242586,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726395/general/aea52c94-e6b8-4406-9021-2f7e7063efa8.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6cdccb28-8c91-5d50-886d-86f7833baa67/6cdccb28-8c91-5d50-886d-86f7833baa67_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 230713,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726395/general/4d8d8b68-d43c-487c-8ad1-e28dda8157f7.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6cdccb28-8c91-5d50-886d-86f7833baa67/6cdccb28-8c91-5d50-886d-86f7833baa67_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 264885,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726395/general/ea3102fc-33eb-4676-890f-1f1c2f7a6d42.jpg',
'Width': 1920}],
'price': 19800,
'price_includes_vat': True,
'registration_date': '2024-10-30',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Italy S.r.l',
'title': 'Volkswagen Crafter L3H3 2.0 TDI - Diesel - Manual - 140 hp - 33.815 '
'km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2024}
2026-03-27 22:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741752%27 HTTP/1.1" 200 None
2026-03-27 22:04:33 [adesa.it] INFO: Saving data for 10741752: {'created_time': 1774649073.097043, 'last_price_update_time': 1774649073.097058, 'auction_closing_time': 1774954680.0}
2026-03-27 22:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741752') HTTP/1.1" 204 0
2026-03-27 22:04:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 9320cdca-f8cb-51b4-a738-e0a7df217daf with identifier: 10741767
2026-03-27 22:04:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 9320cdca-f8cb-51b4-a738-e0a7df217daf with identifier: 10741767
2026-03-27 22:04:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 9320cdca-f8cb-51b4-a738-e0a7df217daf with identifier: 10741767 to the API
2026-03-27 22:04:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:04:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:04:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752306/general/e365c1f8-a838-4e90-9e30-062dd48ed62d.jpg>
{'auction_title': '',
'c_o_2_emission_value': 126,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T10:58:00Z',
'fuel_type': 'Diesel',
'id': '9320cdca-f8cb-51b4-a738-e0a7df217daf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL060HV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741767',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Audi',
'model': 'A3',
'odometer': 108012,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 40,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9320cdca-f8cb-51b4-a738-e0a7df217daf/9320cdca-f8cb-51b4-a738-e0a7df217daf_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 348984,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752306/general/e365c1f8-a838-4e90-9e30-062dd48ed62d.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9320cdca-f8cb-51b4-a738-e0a7df217daf/9320cdca-f8cb-51b4-a738-e0a7df217daf_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 251295,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752306/general/302f909c-6489-4315-885d-b4f00209aa7e.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9320cdca-f8cb-51b4-a738-e0a7df217daf/9320cdca-f8cb-51b4-a738-e0a7df217daf_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106944,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752306/general/631aa7e6-436c-4625-b303-e4cac65b4e05.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9320cdca-f8cb-51b4-a738-e0a7df217daf/9320cdca-f8cb-51b4-a738-e0a7df217daf_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94923,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752306/general/3aab3819-ac12-4e59-a232-debbb82cb013.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9320cdca-f8cb-51b4-a738-e0a7df217daf/9320cdca-f8cb-51b4-a738-e0a7df217daf_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 168162,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752306/general/e1588554-8a6a-4149-933b-6d3090bcd84e.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9320cdca-f8cb-51b4-a738-e0a7df217daf/9320cdca-f8cb-51b4-a738-e0a7df217daf_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 155880,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752306/general/2079658f-0b6d-4720-9347-69032a42b275.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9320cdca-f8cb-51b4-a738-e0a7df217daf/9320cdca-f8cb-51b4-a738-e0a7df217daf_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84239,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752306/general/86764013-7d92-4e8c-a790-07a4ab6ef956.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9320cdca-f8cb-51b4-a738-e0a7df217daf/9320cdca-f8cb-51b4-a738-e0a7df217daf_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123123,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752306/general/b3a49a7a-51b4-469e-aec5-46d54ac2a643.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9320cdca-f8cb-51b4-a738-e0a7df217daf/9320cdca-f8cb-51b4-a738-e0a7df217daf_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 251138,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752306/general/3ba1132e-44ce-4090-b076-d3e2220ea03f.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9320cdca-f8cb-51b4-a738-e0a7df217daf/9320cdca-f8cb-51b4-a738-e0a7df217daf_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 262053,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752306/general/6e4e2e9d-c997-49fe-85ba-78f3aa43c1cd.jpg',
'Width': 1280}],
'price': 13000,
'price_includes_vat': True,
'registration_date': '2022-09-06',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Italy S.r.l',
'title': 'Audi A3 35 TDI Advanced - Diesel - Automatic - 150 hp - 108.012 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2022}
2026-03-27 22:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741767%27 HTTP/1.1" 200 None
2026-03-27 22:04:33 [adesa.it] INFO: Saving data for 10741767: {'created_time': 1774649073.509767, 'last_price_update_time': 1774649073.509776, 'auction_closing_time': 1774954680.0}
2026-03-27 22:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741767') HTTP/1.1" 204 0
2026-03-27 22:04:33 [adesa.it] INFO: Found listing with ID: 10740891
2026-03-27 22:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740891%27 HTTP/1.1" 200 None
2026-03-27 22:04:33 [adesa.it] INFO: Scrape type for 10740891: 0
2026-03-27 22:04:33 [adesa.it] INFO: Skipping item 10740891 url https://www.openlane.eu/en/carv6/auction/10740891
2026-03-27 22:04:33 [adesa.it] INFO: Found listing with ID: 10740918
2026-03-27 22:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740918%27 HTTP/1.1" 200 None
2026-03-27 22:04:33 [adesa.it] INFO: Scrape type for 10740918: 0
2026-03-27 22:04:33 [adesa.it] INFO: Skipping item 10740918 url https://www.openlane.eu/en/carv6/auction/10740918
2026-03-27 22:04:33 [adesa.it] INFO: Found listing with ID: 10740920
2026-03-27 22:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740920%27 HTTP/1.1" 200 None
2026-03-27 22:04:33 [adesa.it] INFO: Scrape type for 10740920: 0
2026-03-27 22:04:33 [adesa.it] INFO: Skipping item 10740920 url https://www.openlane.eu/en/carv6/auction/10740920
2026-03-27 22:04:33 [adesa.it] INFO: Found listing with ID: 10740919
2026-03-27 22:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740919%27 HTTP/1.1" 200 None
2026-03-27 22:04:33 [adesa.it] INFO: Scrape type for 10740919: 0
2026-03-27 22:04:33 [adesa.it] INFO: Skipping item 10740919 url https://www.openlane.eu/en/carv6/auction/10740919
2026-03-27 22:04:33 [adesa.it] INFO: Found listing with ID: 10740923
2026-03-27 22:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740923%27 HTTP/1.1" 200 None
2026-03-27 22:04:33 [adesa.it] INFO: Scrape type for 10740923: 0
2026-03-27 22:04:33 [adesa.it] INFO: Skipping item 10740923 url https://www.openlane.eu/en/carv6/auction/10740923
2026-03-27 22:04:33 [adesa.it] INFO: Found listing with ID: 10740889
2026-03-27 22:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740889%27 HTTP/1.1" 200 None
2026-03-27 22:04:33 [adesa.it] INFO: Scrape type for 10740889: 0
2026-03-27 22:04:33 [adesa.it] INFO: Skipping item 10740889 url https://www.openlane.eu/en/carv6/auction/10740889
2026-03-27 22:04:33 [adesa.it] INFO: Found listing with ID: 10740921
2026-03-27 22:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740921%27 HTTP/1.1" 200 None
2026-03-27 22:04:33 [adesa.it] INFO: Scrape type for 10740921: 0
2026-03-27 22:04:33 [adesa.it] INFO: Skipping item 10740921 url https://www.openlane.eu/en/carv6/auction/10740921
2026-03-27 22:04:33 [adesa.it] INFO: Found listing with ID: 10740922
2026-03-27 22:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740922%27 HTTP/1.1" 200 None
2026-03-27 22:04:33 [adesa.it] INFO: Scrape type for 10740922: 0
2026-03-27 22:04:33 [adesa.it] INFO: Skipping item 10740922 url https://www.openlane.eu/en/carv6/auction/10740922
2026-03-27 22:04:33 [adesa.it] INFO: Found listing with ID: 10741894
2026-03-27 22:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741894%27 HTTP/1.1" 200 None
2026-03-27 22:04:33 [adesa.it] INFO: Scrape type for 10741894: 1
2026-03-27 22:04:33 [adesa.it] INFO: Scraping item 10741894 url https://www.openlane.eu/en/carv6/auction/10741894
2026-03-27 22:04:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:04:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 89ec8dfa-aec1-5c5b-803c-c95462891a38 with identifier: 10741887
2026-03-27 22:04:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 89ec8dfa-aec1-5c5b-803c-c95462891a38 with scrape type 1
2026-03-27 22:04:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 89ec8dfa-aec1-5c5b-803c-c95462891a38
2026-03-27 22:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751886%252Fgeneral%252F051f5370-0efc-4287-9722-88e6a4464ec5.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751886/general/051f5370-0efc-4287-9722-88e6a4464ec5.jpg not downloaded yet
2026-03-27 22:04:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741889> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:04:33 [adesa.it] INFO: Found listing with ID: 10741882
2026-03-27 22:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741882%27 HTTP/1.1" 200 None
2026-03-27 22:04:33 [adesa.it] INFO: Scrape type for 10741882: 1
2026-03-27 22:04:33 [adesa.it] INFO: Scraping item 10741882 url https://www.openlane.eu/en/carv6/auction/10741882
2026-03-27 22:04:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751886%252Fgeneral%252F57d813de-ef6b-435a-8dc8-720818bbacc9.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751886/general/57d813de-ef6b-435a-8dc8-720818bbacc9.jpg not downloaded yet
2026-03-27 22:04:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ea219f34-9eaf-55db-8605-e029a6c34ee1 with identifier: 10741749
2026-03-27 22:04:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ea219f34-9eaf-55db-8605-e029a6c34ee1 with scrape type 1
2026-03-27 22:04:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ea219f34-9eaf-55db-8605-e029a6c34ee1
2026-03-27 22:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5718042%252Fgeneral%252F0a091f00-0037-4088-9c93-e124f2dc0b51.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718042/general/0a091f00-0037-4088-9c93-e124f2dc0b51.jpg already downloaded
2026-03-27 22:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5718042%252Fgeneral%252F3f97a515-1a93-4d21-9a9d-41b8083e1023.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718042/general/3f97a515-1a93-4d21-9a9d-41b8083e1023.jpg already downloaded
2026-03-27 22:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5718042%252Fgeneral%252Fe67f42d4-c129-4365-9ceb-da5e155e7070.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718042/general/e67f42d4-c129-4365-9ceb-da5e155e7070.jpg already downloaded
2026-03-27 22:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5718042%252Fgeneral%252F938300b4-2574-41b2-8b68-3396e5824094.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718042/general/938300b4-2574-41b2-8b68-3396e5824094.jpg already downloaded
2026-03-27 22:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5718042%252Fgeneral%252Fb116f84c-e6c4-4ac6-9b61-4c26354ffc27.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718042/general/b116f84c-e6c4-4ac6-9b61-4c26354ffc27.jpg already downloaded
2026-03-27 22:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5718042%252Fgeneral%252F5d45966a-f2ee-4bf2-a8a6-b53f0c413aac.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718042/general/5d45966a-f2ee-4bf2-a8a6-b53f0c413aac.jpg already downloaded
2026-03-27 22:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5718042%252Fgeneral%252F798e8e8f-acdb-4f1c-990f-1a7226b349a8.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718042/general/798e8e8f-acdb-4f1c-990f-1a7226b349a8.jpg already downloaded
2026-03-27 22:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5718042%252Fgeneral%252F7e4b4af2-fb2f-426b-8673-b77157fccdf9.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718042/general/7e4b4af2-fb2f-426b-8673-b77157fccdf9.jpg already downloaded
2026-03-27 22:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5718042%252Fgeneral%252F4774d627-8f33-489c-b24e-e4e15a7079e7.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718042/general/4774d627-8f33-489c-b24e-e4e15a7079e7.jpg already downloaded
2026-03-27 22:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5718042%252Fgeneral%252F5c51e3fc-8700-4a7b-9054-116af74e9a5f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718042/general/5c51e3fc-8700-4a7b-9054-116af74e9a5f.jpg already downloaded
2026-03-27 22:04:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: ea219f34-9eaf-55db-8605-e029a6c34ee1, identifier: 10741749
2026-03-27 22:04:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5e8ebe85-6c25-5b55-a4c2-5b44fbb06cc7 with identifier: 10741754
2026-03-27 22:04:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5e8ebe85-6c25-5b55-a4c2-5b44fbb06cc7 with scrape type 1
2026-03-27 22:04:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5e8ebe85-6c25-5b55-a4c2-5b44fbb06cc7
2026-03-27 22:04:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5737709%252Fgeneral%252F50906643-f630-4d1f-afdb-e36cd1a04fd9.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737709/general/50906643-f630-4d1f-afdb-e36cd1a04fd9.jpg already downloaded
2026-03-27 22:04:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5737709%252Fgeneral%252F98cf9526-17c7-4224-9c5b-27141fca40f9.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737709/general/98cf9526-17c7-4224-9c5b-27141fca40f9.jpg already downloaded
2026-03-27 22:04:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5737709%252Fgeneral%252Fdc9fac4a-570d-432f-a319-2ee2ab302a83.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737709/general/dc9fac4a-570d-432f-a319-2ee2ab302a83.jpg already downloaded
2026-03-27 22:04:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5737709%252Fgeneral%252F7f9d1259-1f63-4285-a41e-5224ace8e923.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737709/general/7f9d1259-1f63-4285-a41e-5224ace8e923.jpg already downloaded
2026-03-27 22:04:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5737709%252Fgeneral%252F3924b2c9-d4ee-43f4-9669-889ffd59ed05.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737709/general/3924b2c9-d4ee-43f4-9669-889ffd59ed05.jpg already downloaded
2026-03-27 22:04:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5737709%252Fgeneral%252F9ab762b6-aaea-4612-bfc3-4768009f6719.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737709/general/9ab762b6-aaea-4612-bfc3-4768009f6719.jpg already downloaded
2026-03-27 22:04:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5737709%252Fgeneral%252F345b2488-5314-43d8-99ee-b4a3469ec304.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737709/general/345b2488-5314-43d8-99ee-b4a3469ec304.jpg already downloaded
2026-03-27 22:04:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5737709%252Fgeneral%252Ffdd560c3-54fe-4fce-80a0-6d25b1e96de8.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737709/general/fdd560c3-54fe-4fce-80a0-6d25b1e96de8.jpg already downloaded
2026-03-27 22:04:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5737709%252Fgeneral%252F9815082d-d13c-4f8b-9e26-575e89f388be.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737709/general/9815082d-d13c-4f8b-9e26-575e89f388be.jpg already downloaded
2026-03-27 22:04:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5737709%252Fgeneral%252Fbb0fe28e-fc5f-4f71-88a6-208291724014.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737709/general/bb0fe28e-fc5f-4f71-88a6-208291724014.jpg already downloaded
2026-03-27 22:04:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 5e8ebe85-6c25-5b55-a4c2-5b44fbb06cc7, identifier: 10741754
2026-03-27 22:04:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a7f8b9ce-3f5f-5128-bf1c-a2596968fa4d with identifier: 10741883
2026-03-27 22:04:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a7f8b9ce-3f5f-5128-bf1c-a2596968fa4d with scrape type 1
2026-03-27 22:04:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a7f8b9ce-3f5f-5128-bf1c-a2596968fa4d
2026-03-27 22:04:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5738348%252Fgeneral%252F23b927f5-3d0f-4770-8b54-4cd8c6d0814e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738348/general/23b927f5-3d0f-4770-8b54-4cd8c6d0814e.jpg already downloaded
2026-03-27 22:04:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5738348%252Fgeneral%252F23320f36-2ff0-47a8-9ecc-532dd2e89d88.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738348/general/23320f36-2ff0-47a8-9ecc-532dd2e89d88.jpg already downloaded
2026-03-27 22:04:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5738348%252Fgeneral%252F251d31bf-77a1-4a96-b04f-8c1102b226be.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738348/general/251d31bf-77a1-4a96-b04f-8c1102b226be.jpg already downloaded
2026-03-27 22:04:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5738348%252Fgeneral%252F97064a5b-d2ee-4a26-aa9f-4ac29a1162df.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738348/general/97064a5b-d2ee-4a26-aa9f-4ac29a1162df.jpg already downloaded
2026-03-27 22:04:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5738348%252Fgeneral%252F23aa10d1-b5fd-4eb0-a328-4f19da95851c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738348/general/23aa10d1-b5fd-4eb0-a328-4f19da95851c.jpg already downloaded
2026-03-27 22:04:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5738348%252Fgeneral%252F8cd38230-c728-4f93-bc3f-2253562fcb9e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738348/general/8cd38230-c728-4f93-bc3f-2253562fcb9e.jpg already downloaded
2026-03-27 22:04:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5738348%252Fgeneral%252Fcaee8792-d659-4a85-810a-6cb662ac55ce.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738348/general/caee8792-d659-4a85-810a-6cb662ac55ce.jpg already downloaded
2026-03-27 22:04:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5738348%252Fgeneral%252Fa60c9ba8-9768-45b3-8246-3b331b40b85b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738348/general/a60c9ba8-9768-45b3-8246-3b331b40b85b.jpg already downloaded
2026-03-27 22:04:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5738348%252Fgeneral%252Fb84793b0-38bd-4a1e-b28e-fb8a8e599d87.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738348/general/b84793b0-38bd-4a1e-b28e-fb8a8e599d87.jpg already downloaded
2026-03-27 22:04:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5738348%252Fgeneral%252Fa329cc0b-5d19-4b6c-a2b4-9f6ae0c81266.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738348/general/a329cc0b-5d19-4b6c-a2b4-9f6ae0c81266.jpg already downloaded
2026-03-27 22:04:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: a7f8b9ce-3f5f-5128-bf1c-a2596968fa4d, identifier: 10741883
2026-03-27 22:04:34 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5726312/general/cb34feb3-5f27-4f97-9bd4-c93896fd0b9a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10741644)
2026-03-27 22:04:34 [adesa.it] INFO: Found listing with ID: 10740886
2026-03-27 22:04:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740886%27 HTTP/1.1" 200 None
2026-03-27 22:04:34 [adesa.it] INFO: Scrape type for 10740886: 0
2026-03-27 22:04:34 [adesa.it] INFO: Skipping item 10740886 url https://www.openlane.eu/en/carv6/auction/10740886
2026-03-27 22:04:34 [adesa.it] INFO: Found listing with ID: 10741895
2026-03-27 22:04:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741895%27 HTTP/1.1" 200 None
2026-03-27 22:04:34 [adesa.it] INFO: Scrape type for 10741895: 1
2026-03-27 22:04:34 [adesa.it] INFO: Scraping item 10741895 url https://www.openlane.eu/en/carv6/auction/10741895
2026-03-27 22:04:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751886%252Fgeneral%252F888aa6d3-302a-47d8-abc6-9731e3845e81.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751886/general/888aa6d3-302a-47d8-abc6-9731e3845e81.jpg not downloaded yet
2026-03-27 22:04:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: ea219f34-9eaf-55db-8605-e029a6c34ee1 with identifier: 10741749
2026-03-27 22:04:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: ea219f34-9eaf-55db-8605-e029a6c34ee1 with identifier: 10741749
2026-03-27 22:04:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: ea219f34-9eaf-55db-8605-e029a6c34ee1 with identifier: 10741749 to the API
2026-03-27 22:04:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:04:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:04:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741749>
{'auction_title': '',
'c_o_2_emission_value': 253,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 140,
'expiration_date': '2026-03-31T10:58:00Z',
'fuel_type': 'Diesel',
'id': 'ea219f34-9eaf-55db-8605-e029a6c34ee1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GX836XD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741749',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Crafter',
'odometer': 30003,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 27,
'photo_urls': ['https://images.openlane.eu/carimgs/5718042/general/0a091f00-0037-4088-9c93-e124f2dc0b51.jpg',
'https://images.openlane.eu/carimgs/5718042/general/3f97a515-1a93-4d21-9a9d-41b8083e1023.jpg',
'https://images.openlane.eu/carimgs/5718042/general/e67f42d4-c129-4365-9ceb-da5e155e7070.jpg',
'https://images.openlane.eu/carimgs/5718042/general/938300b4-2574-41b2-8b68-3396e5824094.jpg',
'https://images.openlane.eu/carimgs/5718042/general/b116f84c-e6c4-4ac6-9b61-4c26354ffc27.jpg',
'https://images.openlane.eu/carimgs/5718042/general/5d45966a-f2ee-4bf2-a8a6-b53f0c413aac.jpg',
'https://images.openlane.eu/carimgs/5718042/general/798e8e8f-acdb-4f1c-990f-1a7226b349a8.jpg',
'https://images.openlane.eu/carimgs/5718042/general/7e4b4af2-fb2f-426b-8673-b77157fccdf9.jpg',
'https://images.openlane.eu/carimgs/5718042/general/4774d627-8f33-489c-b24e-e4e15a7079e7.jpg',
'https://images.openlane.eu/carimgs/5718042/general/5c51e3fc-8700-4a7b-9054-116af74e9a5f.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea219f34-9eaf-55db-8605-e029a6c34ee1/ea219f34-9eaf-55db-8605-e029a6c34ee1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 340996,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718042/general/0a091f00-0037-4088-9c93-e124f2dc0b51.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea219f34-9eaf-55db-8605-e029a6c34ee1/ea219f34-9eaf-55db-8605-e029a6c34ee1_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 334083,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718042/general/3f97a515-1a93-4d21-9a9d-41b8083e1023.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea219f34-9eaf-55db-8605-e029a6c34ee1/ea219f34-9eaf-55db-8605-e029a6c34ee1_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 293243,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718042/general/e67f42d4-c129-4365-9ceb-da5e155e7070.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea219f34-9eaf-55db-8605-e029a6c34ee1/ea219f34-9eaf-55db-8605-e029a6c34ee1_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 316340,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718042/general/938300b4-2574-41b2-8b68-3396e5824094.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea219f34-9eaf-55db-8605-e029a6c34ee1/ea219f34-9eaf-55db-8605-e029a6c34ee1_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 158079,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718042/general/b116f84c-e6c4-4ac6-9b61-4c26354ffc27.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea219f34-9eaf-55db-8605-e029a6c34ee1/ea219f34-9eaf-55db-8605-e029a6c34ee1_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 173944,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718042/general/5d45966a-f2ee-4bf2-a8a6-b53f0c413aac.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea219f34-9eaf-55db-8605-e029a6c34ee1/ea219f34-9eaf-55db-8605-e029a6c34ee1_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 165056,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718042/general/798e8e8f-acdb-4f1c-990f-1a7226b349a8.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea219f34-9eaf-55db-8605-e029a6c34ee1/ea219f34-9eaf-55db-8605-e029a6c34ee1_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60625,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718042/general/7e4b4af2-fb2f-426b-8673-b77157fccdf9.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea219f34-9eaf-55db-8605-e029a6c34ee1/ea219f34-9eaf-55db-8605-e029a6c34ee1_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 197696,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718042/general/4774d627-8f33-489c-b24e-e4e15a7079e7.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea219f34-9eaf-55db-8605-e029a6c34ee1/ea219f34-9eaf-55db-8605-e029a6c34ee1_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 165418,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718042/general/5c51e3fc-8700-4a7b-9054-116af74e9a5f.jpg',
'Width': 1920}],
'price': 19800,
'price_includes_vat': True,
'registration_date': '2024-12-30',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Italy S.r.l',
'title': 'Volkswagen Crafter L3H3 2.0 TDI - Diesel - Manual - 140 hp - 30.003 '
'km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2024}
2026-03-27 22:04:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741749%27 HTTP/1.1" 200 None
2026-03-27 22:04:34 [adesa.it] INFO: Saving data for 10741749: {'created_time': 1774649074.952501, 'last_price_update_time': 1774649074.95251, 'auction_closing_time': 1774954680.0}
2026-03-27 22:04:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741749') HTTP/1.1" 204 0
2026-03-27 22:04:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 5e8ebe85-6c25-5b55-a4c2-5b44fbb06cc7 with identifier: 10741754
2026-03-27 22:04:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 5e8ebe85-6c25-5b55-a4c2-5b44fbb06cc7 with identifier: 10741754
2026-03-27 22:04:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 5e8ebe85-6c25-5b55-a4c2-5b44fbb06cc7 with identifier: 10741754 to the API
2026-03-27 22:04:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:04:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:04:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741754>
{'auction_title': '',
'c_o_2_emission_value': 253,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 140,
'expiration_date': '2026-03-31T10:58:00Z',
'fuel_type': 'Diesel',
'id': '5e8ebe85-6c25-5b55-a4c2-5b44fbb06cc7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GX905XD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741754',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Crafter',
'odometer': 25792,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 27,
'photo_urls': ['https://images.openlane.eu/carimgs/5737709/general/50906643-f630-4d1f-afdb-e36cd1a04fd9.jpg',
'https://images.openlane.eu/carimgs/5737709/general/98cf9526-17c7-4224-9c5b-27141fca40f9.jpg',
'https://images.openlane.eu/carimgs/5737709/general/dc9fac4a-570d-432f-a319-2ee2ab302a83.jpg',
'https://images.openlane.eu/carimgs/5737709/general/7f9d1259-1f63-4285-a41e-5224ace8e923.jpg',
'https://images.openlane.eu/carimgs/5737709/general/3924b2c9-d4ee-43f4-9669-889ffd59ed05.jpg',
'https://images.openlane.eu/carimgs/5737709/general/9ab762b6-aaea-4612-bfc3-4768009f6719.jpg',
'https://images.openlane.eu/carimgs/5737709/general/345b2488-5314-43d8-99ee-b4a3469ec304.jpg',
'https://images.openlane.eu/carimgs/5737709/general/fdd560c3-54fe-4fce-80a0-6d25b1e96de8.jpg',
'https://images.openlane.eu/carimgs/5737709/general/9815082d-d13c-4f8b-9e26-575e89f388be.jpg',
'https://images.openlane.eu/carimgs/5737709/general/bb0fe28e-fc5f-4f71-88a6-208291724014.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5e8ebe85-6c25-5b55-a4c2-5b44fbb06cc7/5e8ebe85-6c25-5b55-a4c2-5b44fbb06cc7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 361154,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737709/general/50906643-f630-4d1f-afdb-e36cd1a04fd9.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5e8ebe85-6c25-5b55-a4c2-5b44fbb06cc7/5e8ebe85-6c25-5b55-a4c2-5b44fbb06cc7_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 361133,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737709/general/98cf9526-17c7-4224-9c5b-27141fca40f9.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5e8ebe85-6c25-5b55-a4c2-5b44fbb06cc7/5e8ebe85-6c25-5b55-a4c2-5b44fbb06cc7_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 267050,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737709/general/dc9fac4a-570d-432f-a319-2ee2ab302a83.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5e8ebe85-6c25-5b55-a4c2-5b44fbb06cc7/5e8ebe85-6c25-5b55-a4c2-5b44fbb06cc7_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 279411,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737709/general/7f9d1259-1f63-4285-a41e-5224ace8e923.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5e8ebe85-6c25-5b55-a4c2-5b44fbb06cc7/5e8ebe85-6c25-5b55-a4c2-5b44fbb06cc7_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 235395,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737709/general/3924b2c9-d4ee-43f4-9669-889ffd59ed05.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5e8ebe85-6c25-5b55-a4c2-5b44fbb06cc7/5e8ebe85-6c25-5b55-a4c2-5b44fbb06cc7_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 244974,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737709/general/9ab762b6-aaea-4612-bfc3-4768009f6719.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5e8ebe85-6c25-5b55-a4c2-5b44fbb06cc7/5e8ebe85-6c25-5b55-a4c2-5b44fbb06cc7_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 381382,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737709/general/345b2488-5314-43d8-99ee-b4a3469ec304.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5e8ebe85-6c25-5b55-a4c2-5b44fbb06cc7/5e8ebe85-6c25-5b55-a4c2-5b44fbb06cc7_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 478574,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737709/general/fdd560c3-54fe-4fce-80a0-6d25b1e96de8.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5e8ebe85-6c25-5b55-a4c2-5b44fbb06cc7/5e8ebe85-6c25-5b55-a4c2-5b44fbb06cc7_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95442,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737709/general/9815082d-d13c-4f8b-9e26-575e89f388be.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5e8ebe85-6c25-5b55-a4c2-5b44fbb06cc7/5e8ebe85-6c25-5b55-a4c2-5b44fbb06cc7_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 184166,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737709/general/bb0fe28e-fc5f-4f71-88a6-208291724014.jpg',
'Width': 1920}],
'price': 20200,
'price_includes_vat': True,
'registration_date': '2024-12-30',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Italy S.r.l',
'title': 'Volkswagen Crafter L3H3 2.0 TDI - Diesel - Manual - 140 hp - 25.792 '
'km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2024}
2026-03-27 22:04:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741754%27 HTTP/1.1" 200 None
2026-03-27 22:04:35 [adesa.it] INFO: Saving data for 10741754: {'created_time': 1774649075.397307, 'last_price_update_time': 1774649075.397317, 'auction_closing_time': 1774954680.0}
2026-03-27 22:04:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741754') HTTP/1.1" 204 0
2026-03-27 22:04:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: a7f8b9ce-3f5f-5128-bf1c-a2596968fa4d with identifier: 10741883
2026-03-27 22:04:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: a7f8b9ce-3f5f-5128-bf1c-a2596968fa4d with identifier: 10741883
2026-03-27 22:04:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: a7f8b9ce-3f5f-5128-bf1c-a2596968fa4d with identifier: 10741883 to the API
2026-03-27 22:04:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:04:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:04:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741883>
{'auction_title': '',
'c_o_2_emission_value': 137,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T10:20:00Z',
'fuel_type': 'Diesel',
'id': 'a7f8b9ce-3f5f-5128-bf1c-a2596968fa4d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP963BD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741883',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Citroën',
'model': 'C3',
'odometer': 184575,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 125,
'photo_urls': ['https://images.openlane.eu/carimgs/5738348/general/23b927f5-3d0f-4770-8b54-4cd8c6d0814e.jpg',
'https://images.openlane.eu/carimgs/5738348/general/23320f36-2ff0-47a8-9ecc-532dd2e89d88.jpg',
'https://images.openlane.eu/carimgs/5738348/general/251d31bf-77a1-4a96-b04f-8c1102b226be.jpg',
'https://images.openlane.eu/carimgs/5738348/general/97064a5b-d2ee-4a26-aa9f-4ac29a1162df.jpg',
'https://images.openlane.eu/carimgs/5738348/general/23aa10d1-b5fd-4eb0-a328-4f19da95851c.jpg',
'https://images.openlane.eu/carimgs/5738348/general/8cd38230-c728-4f93-bc3f-2253562fcb9e.jpg',
'https://images.openlane.eu/carimgs/5738348/general/caee8792-d659-4a85-810a-6cb662ac55ce.jpg',
'https://images.openlane.eu/carimgs/5738348/general/a60c9ba8-9768-45b3-8246-3b331b40b85b.jpg',
'https://images.openlane.eu/carimgs/5738348/general/b84793b0-38bd-4a1e-b28e-fb8a8e599d87.jpg',
'https://images.openlane.eu/carimgs/5738348/general/a329cc0b-5d19-4b6c-a2b4-9f6ae0c81266.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a7f8b9ce-3f5f-5128-bf1c-a2596968fa4d/a7f8b9ce-3f5f-5128-bf1c-a2596968fa4d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49126,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738348/general/23b927f5-3d0f-4770-8b54-4cd8c6d0814e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a7f8b9ce-3f5f-5128-bf1c-a2596968fa4d/a7f8b9ce-3f5f-5128-bf1c-a2596968fa4d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47205,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738348/general/23320f36-2ff0-47a8-9ecc-532dd2e89d88.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a7f8b9ce-3f5f-5128-bf1c-a2596968fa4d/a7f8b9ce-3f5f-5128-bf1c-a2596968fa4d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44176,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738348/general/251d31bf-77a1-4a96-b04f-8c1102b226be.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a7f8b9ce-3f5f-5128-bf1c-a2596968fa4d/a7f8b9ce-3f5f-5128-bf1c-a2596968fa4d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44675,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738348/general/97064a5b-d2ee-4a26-aa9f-4ac29a1162df.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a7f8b9ce-3f5f-5128-bf1c-a2596968fa4d/a7f8b9ce-3f5f-5128-bf1c-a2596968fa4d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60491,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738348/general/23aa10d1-b5fd-4eb0-a328-4f19da95851c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a7f8b9ce-3f5f-5128-bf1c-a2596968fa4d/a7f8b9ce-3f5f-5128-bf1c-a2596968fa4d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45996,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738348/general/8cd38230-c728-4f93-bc3f-2253562fcb9e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a7f8b9ce-3f5f-5128-bf1c-a2596968fa4d/a7f8b9ce-3f5f-5128-bf1c-a2596968fa4d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43276,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738348/general/caee8792-d659-4a85-810a-6cb662ac55ce.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a7f8b9ce-3f5f-5128-bf1c-a2596968fa4d/a7f8b9ce-3f5f-5128-bf1c-a2596968fa4d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59578,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738348/general/a60c9ba8-9768-45b3-8246-3b331b40b85b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a7f8b9ce-3f5f-5128-bf1c-a2596968fa4d/a7f8b9ce-3f5f-5128-bf1c-a2596968fa4d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45123,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738348/general/b84793b0-38bd-4a1e-b28e-fb8a8e599d87.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a7f8b9ce-3f5f-5128-bf1c-a2596968fa4d/a7f8b9ce-3f5f-5128-bf1c-a2596968fa4d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74259,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738348/general/a329cc0b-5d19-4b6c-a2b4-9f6ae0c81266.jpg',
'Width': 800}],
'price': 6300,
'price_includes_vat': True,
'registration_date': '2023-05-25',
'seats_number': 5,
'seller_name': 'Arval Italia',
'title': 'Citroën C3 Aircross 1.5 HDI Shine - Diesel - Manual - 110 hp - '
'184.575 km',
'transmission': 'manual',
'trim': 'Shine',
'vin': None,
'year': 2023}
2026-03-27 22:04:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741883%27 HTTP/1.1" 200 None
2026-03-27 22:04:35 [adesa.it] INFO: Saving data for 10741883: {'created_time': 1774649075.717265, 'last_price_update_time': 1774649075.717274, 'auction_closing_time': 1774866000.0}
2026-03-27 22:04:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741883') HTTP/1.1" 204 0
2026-03-27 22:04:35 [adesa.it] INFO: Found listing with ID: 10741896
2026-03-27 22:04:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741896%27 HTTP/1.1" 200 None
2026-03-27 22:04:35 [adesa.it] INFO: Scrape type for 10741896: 1
2026-03-27 22:04:35 [adesa.it] INFO: Scraping item 10741896 url https://www.openlane.eu/en/carv6/auction/10741896
2026-03-27 22:04:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751886%252Fgeneral%252F8a515e84-b7a3-40bf-80e8-dc9bfc9c70c5.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751886/general/8a515e84-b7a3-40bf-80e8-dc9bfc9c70c5.jpg not downloaded yet
2026-03-27 22:04:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 68482c2a-a893-5908-a724-c2d48caff60b with identifier: 10741889
2026-03-27 22:04:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 68482c2a-a893-5908-a724-c2d48caff60b with scrape type 1
2026-03-27 22:04:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 68482c2a-a893-5908-a724-c2d48caff60b
2026-03-27 22:04:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751891%252Fgeneral%252Fefc6fbb2-3eb2-434a-921c-e708c8b676c1.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751891/general/efc6fbb2-3eb2-434a-921c-e708c8b676c1.jpg not downloaded yet
2026-03-27 22:04:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741747> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:04:35 [adesa.it] INFO: Found listing with ID: 10740925
2026-03-27 22:04:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740925%27 HTTP/1.1" 200 None
2026-03-27 22:04:35 [adesa.it] INFO: Scrape type for 10740925: 0
2026-03-27 22:04:35 [adesa.it] INFO: Skipping item 10740925 url https://www.openlane.eu/en/carv6/auction/10740925
2026-03-27 22:04:35 [adesa.it] INFO: Found listing with ID: 10740926
2026-03-27 22:04:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740926%27 HTTP/1.1" 200 None
2026-03-27 22:04:35 [adesa.it] INFO: Scrape type for 10740926: 0
2026-03-27 22:04:35 [adesa.it] INFO: Skipping item 10740926 url https://www.openlane.eu/en/carv6/auction/10740926
2026-03-27 22:04:35 [adesa.it] INFO: Found listing with ID: 10740924
2026-03-27 22:04:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740924%27 HTTP/1.1" 200 None
2026-03-27 22:04:35 [adesa.it] INFO: Scrape type for 10740924: 0
2026-03-27 22:04:35 [adesa.it] INFO: Skipping item 10740924 url https://www.openlane.eu/en/carv6/auction/10740924
2026-03-27 22:04:35 [adesa.it] INFO: Found listing with ID: 10740927
2026-03-27 22:04:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740927%27 HTTP/1.1" 200 None
2026-03-27 22:04:35 [adesa.it] INFO: Scrape type for 10740927: 0
2026-03-27 22:04:35 [adesa.it] INFO: Skipping item 10740927 url https://www.openlane.eu/en/carv6/auction/10740927
2026-03-27 22:04:35 [adesa.it] INFO: Found listing with ID: 10740929
2026-03-27 22:04:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740929%27 HTTP/1.1" 200 None
2026-03-27 22:04:35 [adesa.it] INFO: Scrape type for 10740929: 0
2026-03-27 22:04:35 [adesa.it] INFO: Skipping item 10740929 url https://www.openlane.eu/en/carv6/auction/10740929
2026-03-27 22:04:35 [adesa.it] INFO: Found listing with ID: 10740892
2026-03-27 22:04:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740892%27 HTTP/1.1" 200 None
2026-03-27 22:04:35 [adesa.it] INFO: Scrape type for 10740892: 0
2026-03-27 22:04:35 [adesa.it] INFO: Skipping item 10740892 url https://www.openlane.eu/en/carv6/auction/10740892
2026-03-27 22:04:35 [adesa.it] INFO: Found listing with ID: 10740928
2026-03-27 22:04:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740928%27 HTTP/1.1" 200 None
2026-03-27 22:04:35 [adesa.it] INFO: Scrape type for 10740928: 0
2026-03-27 22:04:35 [adesa.it] INFO: Skipping item 10740928 url https://www.openlane.eu/en/carv6/auction/10740928
2026-03-27 22:04:35 [adesa.it] INFO: Found listing with ID: 10741885
2026-03-27 22:04:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741885%27 HTTP/1.1" 200 None
2026-03-27 22:04:35 [adesa.it] INFO: Scrape type for 10741885: 1
2026-03-27 22:04:35 [adesa.it] INFO: Scraping item 10741885 url https://www.openlane.eu/en/carv6/auction/10741885
2026-03-27 22:04:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751886%252Fgeneral%252Fcbb7008e-6468-47cf-8ce7-210a2456c02f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751886/general/cbb7008e-6468-47cf-8ce7-210a2456c02f.jpg not downloaded yet
2026-03-27 22: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-27 22:04:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751891%252Fgeneral%252Fe5deba1e-d995-4506-9cbc-3c1631c62f3e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751891/general/e5deba1e-d995-4506-9cbc-3c1631c62f3e.jpg not downloaded yet
2026-03-27 22:04:35 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 8426cef3-b3e5-5f4f-8263-38cde1c17aeb due to Ignoring non-200 response
2026-03-27 22:04:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751886/general/051f5370-0efc-4287-9722-88e6a4464ec5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741887)
2026-03-27 22:04:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751886/general/57d813de-ef6b-435a-8dc8-720818bbacc9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741887)
2026-03-27 22:04:35 [adesa.it] INFO: Found listing with ID: 10740930
2026-03-27 22:04:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740930%27 HTTP/1.1" 200 None
2026-03-27 22:04:36 [adesa.it] INFO: Scrape type for 10740930: 0
2026-03-27 22:04:36 [adesa.it] INFO: Skipping item 10740930 url https://www.openlane.eu/en/carv6/auction/10740930
2026-03-27 22:04:36 [adesa.it] INFO: Found listing with ID: 10740932
2026-03-27 22:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740932%27 HTTP/1.1" 200 None
2026-03-27 22:04:36 [adesa.it] INFO: Scrape type for 10740932: 0
2026-03-27 22:04:36 [adesa.it] INFO: Skipping item 10740932 url https://www.openlane.eu/en/carv6/auction/10740932
2026-03-27 22:04:36 [adesa.it] INFO: Found listing with ID: 10740931
2026-03-27 22:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740931%27 HTTP/1.1" 200 None
2026-03-27 22:04:36 [adesa.it] INFO: Scrape type for 10740931: 0
2026-03-27 22:04:36 [adesa.it] INFO: Skipping item 10740931 url https://www.openlane.eu/en/carv6/auction/10740931
2026-03-27 22:04:36 [adesa.it] INFO: Found listing with ID: 10741897
2026-03-27 22:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741897%27 HTTP/1.1" 200 None
2026-03-27 22:04:36 [adesa.it] INFO: Scrape type for 10741897: 1
2026-03-27 22:04:36 [adesa.it] INFO: Scraping item 10741897 url https://www.openlane.eu/en/carv6/auction/10741897
2026-03-27 22:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751886%252Fgeneral%252F5e63e010-ee1f-4338-ac9b-309262cbf6ed.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751886/general/5e63e010-ee1f-4338-ac9b-309262cbf6ed.jpg not downloaded yet
2026-03-27 22:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751891%252Fgeneral%252F87734420-5326-4b76-9667-c1e7468cb8ab.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751891/general/87734420-5326-4b76-9667-c1e7468cb8ab.jpg not downloaded yet
2026-03-27 22:04:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 64f18d61-42ab-5786-83d7-8a5ab121f4ef with identifier: 10741747
2026-03-27 22:04:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 64f18d61-42ab-5786-83d7-8a5ab121f4ef with scrape type 1
2026-03-27 22:04:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 64f18d61-42ab-5786-83d7-8a5ab121f4ef
2026-03-27 22:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5708102%252Fgeneral%252F16f62539-c0ff-4112-9f25-7d872cc51f42.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5708102/general/16f62539-c0ff-4112-9f25-7d872cc51f42.jpg already downloaded
2026-03-27 22:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5708102%252Fgeneral%252Fb5fd16b4-4394-41bb-9e44-d046b6b2dd47.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5708102/general/b5fd16b4-4394-41bb-9e44-d046b6b2dd47.jpg already downloaded
2026-03-27 22:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5708102%252Fgeneral%252F0e55e7ff-c73f-488b-9a07-b9a1e8874283.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5708102/general/0e55e7ff-c73f-488b-9a07-b9a1e8874283.jpg already downloaded
2026-03-27 22:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5708102%252Fgeneral%252Fafb50676-e388-44cd-9192-d68b1d6a8a5d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5708102/general/afb50676-e388-44cd-9192-d68b1d6a8a5d.jpg already downloaded
2026-03-27 22:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5708102%252Fgeneral%252Fc6b2f575-29af-4ef0-ad2f-1608ab8655f4.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5708102/general/c6b2f575-29af-4ef0-ad2f-1608ab8655f4.jpg already downloaded
2026-03-27 22:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5708102%252Fgeneral%252F5fd27ff7-523b-4fc0-b4b6-3a7a3000b30f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5708102/general/5fd27ff7-523b-4fc0-b4b6-3a7a3000b30f.jpg already downloaded
2026-03-27 22:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5708102%252Fgeneral%252F987afcc5-d090-4d24-bb0c-5f32e7b4471e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5708102/general/987afcc5-d090-4d24-bb0c-5f32e7b4471e.jpg already downloaded
2026-03-27 22:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5708102%252Fgeneral%252F16e1e566-2729-4c2d-9586-234b308a88ac.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5708102/general/16e1e566-2729-4c2d-9586-234b308a88ac.jpg already downloaded
2026-03-27 22:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5708102%252Fgeneral%252Fbce83e52-6159-4aa9-b281-f10416ec3802.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5708102/general/bce83e52-6159-4aa9-b281-f10416ec3802.jpg already downloaded
2026-03-27 22:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5708102%252Fgeneral%252Fdcc4741d-0190-4581-862c-e75c400868d4.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5708102/general/dcc4741d-0190-4581-862c-e75c400868d4.jpg already downloaded
2026-03-27 22:04:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 64f18d61-42ab-5786-83d7-8a5ab121f4ef, identifier: 10741747
2026-03-27 22:04:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751891/general/efc6fbb2-3eb2-434a-921c-e708c8b676c1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741889)
2026-03-27 22:04:36 [adesa.it] INFO: Found listing with ID: 10740933
2026-03-27 22:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740933%27 HTTP/1.1" 200 None
2026-03-27 22:04:36 [adesa.it] INFO: Scrape type for 10740933: 0
2026-03-27 22:04:36 [adesa.it] INFO: Skipping item 10740933 url https://www.openlane.eu/en/carv6/auction/10740933
2026-03-27 22:04:36 [adesa.it] INFO: Found listing with ID: 10740934
2026-03-27 22:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740934%27 HTTP/1.1" 200 None
2026-03-27 22:04:36 [adesa.it] INFO: Scrape type for 10740934: 0
2026-03-27 22:04:36 [adesa.it] INFO: Skipping item 10740934 url https://www.openlane.eu/en/carv6/auction/10740934
2026-03-27 22:04:36 [adesa.it] INFO: Found listing with ID: 10740893
2026-03-27 22:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740893%27 HTTP/1.1" 200 None
2026-03-27 22:04:36 [adesa.it] INFO: Scrape type for 10740893: 0
2026-03-27 22:04:36 [adesa.it] INFO: Skipping item 10740893 url https://www.openlane.eu/en/carv6/auction/10740893
2026-03-27 22:04:36 [adesa.it] INFO: Found listing with ID: 10740885
2026-03-27 22:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740885%27 HTTP/1.1" 200 None
2026-03-27 22:04:36 [adesa.it] INFO: Scrape type for 10740885: 0
2026-03-27 22:04:36 [adesa.it] INFO: Skipping item 10740885 url https://www.openlane.eu/en/carv6/auction/10740885
2026-03-27 22:04:36 [adesa.it] INFO: Found listing with ID: 10740935
2026-03-27 22:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740935%27 HTTP/1.1" 200 None
2026-03-27 22:04:36 [adesa.it] INFO: Scrape type for 10740935: 0
2026-03-27 22:04:36 [adesa.it] INFO: Skipping item 10740935 url https://www.openlane.eu/en/carv6/auction/10740935
2026-03-27 22:04:36 [adesa.it] INFO: Found listing with ID: 10740936
2026-03-27 22:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740936%27 HTTP/1.1" 200 None
2026-03-27 22:04:36 [adesa.it] INFO: Scrape type for 10740936: 0
2026-03-27 22:04:36 [adesa.it] INFO: Skipping item 10740936 url https://www.openlane.eu/en/carv6/auction/10740936
2026-03-27 22:04:36 [adesa.it] INFO: Found listing with ID: 10741898
2026-03-27 22:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741898%27 HTTP/1.1" 200 None
2026-03-27 22:04:36 [adesa.it] INFO: Scrape type for 10741898: 1
2026-03-27 22:04:36 [adesa.it] INFO: Scraping item 10741898 url https://www.openlane.eu/en/carv6/auction/10741898
2026-03-27 22:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751886%252Fgeneral%252Fb6e9f818-a9dc-4781-ba79-823f2afb2de3.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751886/general/b6e9f818-a9dc-4781-ba79-823f2afb2de3.jpg not downloaded yet
2026-03-27 22:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751891%252Fgeneral%252Fbfbe98cb-d776-4a80-83f1-9861459e8537.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751891/general/bfbe98cb-d776-4a80-83f1-9861459e8537.jpg not downloaded yet
2026-03-27 22:04:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 64f18d61-42ab-5786-83d7-8a5ab121f4ef with identifier: 10741747
2026-03-27 22:04:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 64f18d61-42ab-5786-83d7-8a5ab121f4ef with identifier: 10741747
2026-03-27 22:04:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 64f18d61-42ab-5786-83d7-8a5ab121f4ef with identifier: 10741747 to the API
2026-03-27 22:04:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:04:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:04:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741747>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 116,
'expiration_date': '2026-03-31T10:58:00Z',
'fuel_type': 'Electric',
'id': '64f18d61-42ab-5786-83d7-8a5ab121f4ef',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP031ZG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741747',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Mercedes-Benz',
'model': 'Sprinter',
'odometer': 43128,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 53,
'photo_urls': ['https://images.openlane.eu/carimgs/5708102/general/16f62539-c0ff-4112-9f25-7d872cc51f42.jpg',
'https://images.openlane.eu/carimgs/5708102/general/b5fd16b4-4394-41bb-9e44-d046b6b2dd47.jpg',
'https://images.openlane.eu/carimgs/5708102/general/0e55e7ff-c73f-488b-9a07-b9a1e8874283.jpg',
'https://images.openlane.eu/carimgs/5708102/general/afb50676-e388-44cd-9192-d68b1d6a8a5d.jpg',
'https://images.openlane.eu/carimgs/5708102/general/c6b2f575-29af-4ef0-ad2f-1608ab8655f4.jpg',
'https://images.openlane.eu/carimgs/5708102/general/5fd27ff7-523b-4fc0-b4b6-3a7a3000b30f.jpg',
'https://images.openlane.eu/carimgs/5708102/general/987afcc5-d090-4d24-bb0c-5f32e7b4471e.jpg',
'https://images.openlane.eu/carimgs/5708102/general/16e1e566-2729-4c2d-9586-234b308a88ac.jpg',
'https://images.openlane.eu/carimgs/5708102/general/bce83e52-6159-4aa9-b281-f10416ec3802.jpg',
'https://images.openlane.eu/carimgs/5708102/general/dcc4741d-0190-4581-862c-e75c400868d4.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_64f18d61-42ab-5786-83d7-8a5ab121f4ef/64f18d61-42ab-5786-83d7-8a5ab121f4ef_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 180845,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5708102/general/16f62539-c0ff-4112-9f25-7d872cc51f42.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_64f18d61-42ab-5786-83d7-8a5ab121f4ef/64f18d61-42ab-5786-83d7-8a5ab121f4ef_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 178586,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5708102/general/b5fd16b4-4394-41bb-9e44-d046b6b2dd47.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_64f18d61-42ab-5786-83d7-8a5ab121f4ef/64f18d61-42ab-5786-83d7-8a5ab121f4ef_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 181560,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5708102/general/0e55e7ff-c73f-488b-9a07-b9a1e8874283.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_64f18d61-42ab-5786-83d7-8a5ab121f4ef/64f18d61-42ab-5786-83d7-8a5ab121f4ef_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110149,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5708102/general/afb50676-e388-44cd-9192-d68b1d6a8a5d.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_64f18d61-42ab-5786-83d7-8a5ab121f4ef/64f18d61-42ab-5786-83d7-8a5ab121f4ef_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130730,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5708102/general/c6b2f575-29af-4ef0-ad2f-1608ab8655f4.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_64f18d61-42ab-5786-83d7-8a5ab121f4ef/64f18d61-42ab-5786-83d7-8a5ab121f4ef_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 164071,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5708102/general/5fd27ff7-523b-4fc0-b4b6-3a7a3000b30f.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_64f18d61-42ab-5786-83d7-8a5ab121f4ef/64f18d61-42ab-5786-83d7-8a5ab121f4ef_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 204792,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5708102/general/987afcc5-d090-4d24-bb0c-5f32e7b4471e.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_64f18d61-42ab-5786-83d7-8a5ab121f4ef/64f18d61-42ab-5786-83d7-8a5ab121f4ef_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106431,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5708102/general/16e1e566-2729-4c2d-9586-234b308a88ac.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_64f18d61-42ab-5786-83d7-8a5ab121f4ef/64f18d61-42ab-5786-83d7-8a5ab121f4ef_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 25778,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5708102/general/bce83e52-6159-4aa9-b281-f10416ec3802.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_64f18d61-42ab-5786-83d7-8a5ab121f4ef/64f18d61-42ab-5786-83d7-8a5ab121f4ef_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96547,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5708102/general/dcc4741d-0190-4581-862c-e75c400868d4.jpg',
'Width': 1280}],
'price': 9400,
'price_includes_vat': True,
'registration_date': '2023-07-20',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Italy S.r.l',
'title': 'Mercedes-Benz Sprinter - Electric - Automatic - 116 hp - 43.128 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-27 22:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741747%27 HTTP/1.1" 200 None
2026-03-27 22:04:36 [adesa.it] INFO: Saving data for 10741747: {'created_time': 1774649076.857382, 'last_price_update_time': 1774649076.857393, 'auction_closing_time': 1774954680.0}
2026-03-27 22:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741747') HTTP/1.1" 204 0
2026-03-27 22:04:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee4431710>
2026-03-27 22:04:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:04:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:04:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_89ec8dfa-aec1-5c5b-803c-c95462891a38/89ec8dfa-aec1-5c5b-803c-c95462891a38_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751886%252Fgeneral%252F051f5370-0efc-4287-9722-88e6a4464ec5.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751886/general/051f5370-0efc-4287-9722-88e6a4464ec5.jpg saved to cache
2026-03-27 22:04:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 89ec8dfa-aec1-5c5b-803c-c95462891a38
2026-03-27 22:04:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee7e16ed0>
2026-03-27 22:04:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:04:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:04:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_89ec8dfa-aec1-5c5b-803c-c95462891a38/89ec8dfa-aec1-5c5b-803c-c95462891a38_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751886%252Fgeneral%252F57d813de-ef6b-435a-8dc8-720818bbacc9.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751886/general/57d813de-ef6b-435a-8dc8-720818bbacc9.jpg saved to cache
2026-03-27 22:04:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 89ec8dfa-aec1-5c5b-803c-c95462891a38
2026-03-27 22:04:37 [adesa.it] INFO: Found listing with ID: 10741886
2026-03-27 22:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741886%27 HTTP/1.1" 200 None
2026-03-27 22:04:37 [adesa.it] INFO: Scrape type for 10741886: 1
2026-03-27 22:04:37 [adesa.it] INFO: Scraping item 10741886 url https://www.openlane.eu/en/carv6/auction/10741886
2026-03-27 22:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04: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%252F5751886%252Fgeneral%252F55355423-c9c9-46ae-a433-4814cf608794.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751886/general/55355423-c9c9-46ae-a433-4814cf608794.jpg not downloaded yet
2026-03-27 22:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04: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%252F5751891%252Fgeneral%252Ff315de7d-7cfb-4786-83c2-0bafbddc062d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751891/general/f315de7d-7cfb-4786-83c2-0bafbddc062d.jpg not downloaded yet
2026-03-27 22:04:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741750> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:04:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741888> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:04:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751891/general/e5deba1e-d995-4506-9cbc-3c1631c62f3e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741889)
2026-03-27 22:04:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:04:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:04:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee7ecb150>
2026-03-27 22:04:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:04:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:04:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_68482c2a-a893-5908-a724-c2d48caff60b/68482c2a-a893-5908-a724-c2d48caff60b_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751891%252Fgeneral%252Fefc6fbb2-3eb2-434a-921c-e708c8b676c1.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751891/general/efc6fbb2-3eb2-434a-921c-e708c8b676c1.jpg saved to cache
2026-03-27 22:04:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 68482c2a-a893-5908-a724-c2d48caff60b
2026-03-27 22:04:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751886/general/cbb7008e-6468-47cf-8ce7-210a2456c02f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741887)
2026-03-27 22:04:37 [adesa.it] INFO: Found listing with ID: 10740894
2026-03-27 22:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740894%27 HTTP/1.1" 200 None
2026-03-27 22:04:37 [adesa.it] INFO: Scrape type for 10740894: 0
2026-03-27 22:04:37 [adesa.it] INFO: Skipping item 10740894 url https://www.openlane.eu/en/carv6/auction/10740894
2026-03-27 22:04:37 [adesa.it] INFO: Found listing with ID: 10741899
2026-03-27 22:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741899%27 HTTP/1.1" 200 None
2026-03-27 22:04:37 [adesa.it] INFO: Scrape type for 10741899: 1
2026-03-27 22:04:37 [adesa.it] INFO: Scraping item 10741899 url https://www.openlane.eu/en/carv6/auction/10741899
2026-03-27 22:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04: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%252F5751886%252Fgeneral%252Fa42d7db1-9ea3-4bc1-8efa-50bb255cf5a8.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751886/general/a42d7db1-9ea3-4bc1-8efa-50bb255cf5a8.jpg not downloaded yet
2026-03-27 22:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04: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%252F5751891%252Fgeneral%252F1669d9d4-7038-483d-8378-f10ebd8253cb.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751891/general/1669d9d4-7038-483d-8378-f10ebd8253cb.jpg not downloaded yet
2026-03-27 22:04:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751891/general/87734420-5326-4b76-9667-c1e7468cb8ab.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741889)
2026-03-27 22:04:37 [adesa.it] INFO: Found listing with ID: 10740895
2026-03-27 22:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740895%27 HTTP/1.1" 200 None
2026-03-27 22:04:37 [adesa.it] INFO: Scrape type for 10740895: 0
2026-03-27 22:04:37 [adesa.it] INFO: Skipping item 10740895 url https://www.openlane.eu/en/carv6/auction/10740895
2026-03-27 22:04:37 [adesa.it] INFO: Found listing with ID: 10740937
2026-03-27 22:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740937%27 HTTP/1.1" 200 None
2026-03-27 22:04:37 [adesa.it] INFO: Scrape type for 10740937: 0
2026-03-27 22:04:37 [adesa.it] INFO: Skipping item 10740937 url https://www.openlane.eu/en/carv6/auction/10740937
2026-03-27 22:04:37 [adesa.it] INFO: Found listing with ID: 10740938
2026-03-27 22:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740938%27 HTTP/1.1" 200 None
2026-03-27 22:04:37 [adesa.it] INFO: Scrape type for 10740938: 0
2026-03-27 22:04:37 [adesa.it] INFO: Skipping item 10740938 url https://www.openlane.eu/en/carv6/auction/10740938
2026-03-27 22:04:37 [adesa.it] INFO: Found listing with ID: 10740941
2026-03-27 22:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740941%27 HTTP/1.1" 200 None
2026-03-27 22:04:37 [adesa.it] INFO: Scrape type for 10740941: 0
2026-03-27 22:04:37 [adesa.it] INFO: Skipping item 10740941 url https://www.openlane.eu/en/carv6/auction/10740941
2026-03-27 22:04:37 [adesa.it] INFO: Found listing with ID: 10740943
2026-03-27 22:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740943%27 HTTP/1.1" 200 None
2026-03-27 22:04:37 [adesa.it] INFO: Scrape type for 10740943: 0
2026-03-27 22:04:37 [adesa.it] INFO: Skipping item 10740943 url https://www.openlane.eu/en/carv6/auction/10740943
2026-03-27 22:04:37 [adesa.it] INFO: Found listing with ID: 10740944
2026-03-27 22:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740944%27 HTTP/1.1" 200 None
2026-03-27 22:04:37 [adesa.it] INFO: Scrape type for 10740944: 0
2026-03-27 22:04:37 [adesa.it] INFO: Skipping item 10740944 url https://www.openlane.eu/en/carv6/auction/10740944
2026-03-27 22:04:37 [adesa.it] INFO: Found listing with ID: 10740940
2026-03-27 22:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740940%27 HTTP/1.1" 200 None
2026-03-27 22:04:37 [adesa.it] INFO: Scrape type for 10740940: 0
2026-03-27 22:04:37 [adesa.it] INFO: Skipping item 10740940 url https://www.openlane.eu/en/carv6/auction/10740940
2026-03-27 22:04:37 [adesa.it] INFO: Found listing with ID: 10740939
2026-03-27 22:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740939%27 HTTP/1.1" 200 None
2026-03-27 22:04:37 [adesa.it] INFO: Scrape type for 10740939: 0
2026-03-27 22:04:37 [adesa.it] INFO: Skipping item 10740939 url https://www.openlane.eu/en/carv6/auction/10740939
2026-03-27 22:04:37 [adesa.it] INFO: Found listing with ID: 10740942
2026-03-27 22:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740942%27 HTTP/1.1" 200 None
2026-03-27 22:04:37 [adesa.it] INFO: Scrape type for 10740942: 0
2026-03-27 22:04:37 [adesa.it] INFO: Skipping item 10740942 url https://www.openlane.eu/en/carv6/auction/10740942
2026-03-27 22:04:37 [adesa.it] INFO: Found listing with ID: 10740896
2026-03-27 22:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740896%27 HTTP/1.1" 200 None
2026-03-27 22:04:37 [adesa.it] INFO: Scrape type for 10740896: 0
2026-03-27 22:04:37 [adesa.it] INFO: Skipping item 10740896 url https://www.openlane.eu/en/carv6/auction/10740896
2026-03-27 22:04:37 [adesa.it] INFO: Found listing with ID: 10740947
2026-03-27 22:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740947%27 HTTP/1.1" 200 None
2026-03-27 22:04:37 [adesa.it] INFO: Scrape type for 10740947: 0
2026-03-27 22:04:37 [adesa.it] INFO: Skipping item 10740947 url https://www.openlane.eu/en/carv6/auction/10740947
2026-03-27 22:04:37 [adesa.it] INFO: Found listing with ID: 10740945
2026-03-27 22:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740945%27 HTTP/1.1" 200 None
2026-03-27 22:04:37 [adesa.it] INFO: Scrape type for 10740945: 0
2026-03-27 22:04:37 [adesa.it] INFO: Skipping item 10740945 url https://www.openlane.eu/en/carv6/auction/10740945
2026-03-27 22:04:37 [adesa.it] INFO: Found listing with ID: 10740946
2026-03-27 22:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740946%27 HTTP/1.1" 200 None
2026-03-27 22:04:37 [adesa.it] INFO: Scrape type for 10740946: 0
2026-03-27 22:04:37 [adesa.it] INFO: Skipping item 10740946 url https://www.openlane.eu/en/carv6/auction/10740946
2026-03-27 22:04:37 [adesa.it] INFO: Found listing with ID: 10740949
2026-03-27 22:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740949%27 HTTP/1.1" 200 None
2026-03-27 22:04:37 [adesa.it] INFO: Scrape type for 10740949: 0
2026-03-27 22:04:37 [adesa.it] INFO: Skipping item 10740949 url https://www.openlane.eu/en/carv6/auction/10740949
2026-03-27 22:04:37 [adesa.it] INFO: Found listing with ID: 10740898
2026-03-27 22:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740898%27 HTTP/1.1" 200 None
2026-03-27 22:04:37 [adesa.it] INFO: Scrape type for 10740898: 0
2026-03-27 22:04:37 [adesa.it] INFO: Skipping item 10740898 url https://www.openlane.eu/en/carv6/auction/10740898
2026-03-27 22:04:37 [adesa.it] INFO: Found listing with ID: 10740897
2026-03-27 22:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740897%27 HTTP/1.1" 200 None
2026-03-27 22:04:37 [adesa.it] INFO: Scrape type for 10740897: 0
2026-03-27 22:04:37 [adesa.it] INFO: Skipping item 10740897 url https://www.openlane.eu/en/carv6/auction/10740897
2026-03-27 22:04:37 [adesa.it] INFO: Found listing with ID: 10740899
2026-03-27 22:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740899%27 HTTP/1.1" 200 None
2026-03-27 22:04:37 [adesa.it] INFO: Scrape type for 10740899: 0
2026-03-27 22:04:37 [adesa.it] INFO: Skipping item 10740899 url https://www.openlane.eu/en/carv6/auction/10740899
2026-03-27 22:04:37 [adesa.it] INFO: Found listing with ID: 10740948
2026-03-27 22:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740948%27 HTTP/1.1" 200 None
2026-03-27 22:04:37 [adesa.it] INFO: Scrape type for 10740948: 0
2026-03-27 22:04:37 [adesa.it] INFO: Skipping item 10740948 url https://www.openlane.eu/en/carv6/auction/10740948
2026-03-27 22:04:37 [adesa.it] INFO: Found listing with ID: 10737749
2026-03-27 22:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710737749%27 HTTP/1.1" 200 None
2026-03-27 22:04:37 [adesa.it] INFO: Scrape type for 10737749: 0
2026-03-27 22:04:37 [adesa.it] INFO: Skipping item 10737749 url https://www.openlane.eu/en/carv6/auction/10737749
2026-03-27 22:04:37 [adesa.it] INFO: Found listing with ID: 10737726
2026-03-27 22:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710737726%27 HTTP/1.1" 200 None
2026-03-27 22:04:37 [adesa.it] INFO: Scrape type for 10737726: 0
2026-03-27 22:04:37 [adesa.it] INFO: Skipping item 10737726 url https://www.openlane.eu/en/carv6/auction/10737726
2026-03-27 22:04:37 [adesa.it] INFO: Found listing with ID: 10734975
2026-03-27 22:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710734975%27 HTTP/1.1" 200 None
2026-03-27 22:04:37 [adesa.it] INFO: Scrape type for 10734975: 0
2026-03-27 22:04:37 [adesa.it] INFO: Skipping item 10734975 url https://www.openlane.eu/en/carv6/auction/10734975
2026-03-27 22:04:37 [adesa.it] INFO: Found listing with ID: 10734987
2026-03-27 22:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710734987%27 HTTP/1.1" 200 None
2026-03-27 22:04:37 [adesa.it] INFO: Scrape type for 10734987: 0
2026-03-27 22:04:37 [adesa.it] INFO: Skipping item 10734987 url https://www.openlane.eu/en/carv6/auction/10734987
2026-03-27 22:04:37 [adesa.it] INFO: Found listing with ID: 10734993
2026-03-27 22:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710734993%27 HTTP/1.1" 200 None
2026-03-27 22:04:37 [adesa.it] INFO: Scrape type for 10734993: 0
2026-03-27 22:04:37 [adesa.it] INFO: Skipping item 10734993 url https://www.openlane.eu/en/carv6/auction/10734993
2026-03-27 22:04:37 [adesa.it] INFO: Found listing with ID: 10734978
2026-03-27 22:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710734978%27 HTTP/1.1" 200 None
2026-03-27 22:04:37 [adesa.it] INFO: Scrape type for 10734978: 0
2026-03-27 22:04:37 [adesa.it] INFO: Skipping item 10734978 url https://www.openlane.eu/en/carv6/auction/10734978
2026-03-27 22:04:37 [adesa.it] INFO: Found listing with ID: 10734974
2026-03-27 22:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710734974%27 HTTP/1.1" 200 None
2026-03-27 22:04:37 [adesa.it] INFO: Scrape type for 10734974: 0
2026-03-27 22:04:37 [adesa.it] INFO: Skipping item 10734974 url https://www.openlane.eu/en/carv6/auction/10734974
2026-03-27 22:04:37 [adesa.it] INFO: Found listing with ID: 10734994
2026-03-27 22:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710734994%27 HTTP/1.1" 200 None
2026-03-27 22:04:37 [adesa.it] INFO: Scrape type for 10734994: 0
2026-03-27 22:04:37 [adesa.it] INFO: Skipping item 10734994 url https://www.openlane.eu/en/carv6/auction/10734994
2026-03-27 22:04:37 [adesa.it] INFO: Found listing with ID: 10735002
2026-03-27 22:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735002%27 HTTP/1.1" 200 None
2026-03-27 22:04:37 [adesa.it] INFO: Scrape type for 10735002: 0
2026-03-27 22:04:37 [adesa.it] INFO: Skipping item 10735002 url https://www.openlane.eu/en/carv6/auction/10735002
2026-03-27 22:04:37 [adesa.it] INFO: Found listing with ID: 10734986
2026-03-27 22:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710734986%27 HTTP/1.1" 200 None
2026-03-27 22:04:37 [adesa.it] INFO: Scrape type for 10734986: 0
2026-03-27 22:04:37 [adesa.it] INFO: Skipping item 10734986 url https://www.openlane.eu/en/carv6/auction/10734986
2026-03-27 22:04:37 [adesa.it] INFO: Found listing with ID: 10734991
2026-03-27 22:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710734991%27 HTTP/1.1" 200 None
2026-03-27 22:04:37 [adesa.it] INFO: Scrape type for 10734991: 0
2026-03-27 22:04:37 [adesa.it] INFO: Skipping item 10734991 url https://www.openlane.eu/en/carv6/auction/10734991
2026-03-27 22:04:37 [adesa.it] INFO: Found listing with ID: 10735003
2026-03-27 22:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735003%27 HTTP/1.1" 200 None
2026-03-27 22:04:37 [adesa.it] INFO: Scrape type for 10735003: 0
2026-03-27 22:04:37 [adesa.it] INFO: Skipping item 10735003 url https://www.openlane.eu/en/carv6/auction/10735003
2026-03-27 22:04:37 [adesa.it] INFO: Found listing with ID: 10734996
2026-03-27 22:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710734996%27 HTTP/1.1" 200 None
2026-03-27 22:04:37 [adesa.it] INFO: Scrape type for 10734996: 0
2026-03-27 22:04:37 [adesa.it] INFO: Skipping item 10734996 url https://www.openlane.eu/en/carv6/auction/10734996
2026-03-27 22:04:37 [adesa.it] INFO: Found listing with ID: 10734992
2026-03-27 22:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710734992%27 HTTP/1.1" 200 None
2026-03-27 22:04:37 [adesa.it] INFO: Scrape type for 10734992: 0
2026-03-27 22:04:37 [adesa.it] INFO: Skipping item 10734992 url https://www.openlane.eu/en/carv6/auction/10734992
2026-03-27 22:04:37 [adesa.it] INFO: Found listing with ID: 10735000
2026-03-27 22:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735000%27 HTTP/1.1" 200 None
2026-03-27 22:04:37 [adesa.it] INFO: Scrape type for 10735000: 0
2026-03-27 22:04:37 [adesa.it] INFO: Skipping item 10735000 url https://www.openlane.eu/en/carv6/auction/10735000
2026-03-27 22:04:37 [adesa.it] INFO: Found listing with ID: 10734988
2026-03-27 22:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710734988%27 HTTP/1.1" 200 None
2026-03-27 22:04:37 [adesa.it] INFO: Scrape type for 10734988: 0
2026-03-27 22:04:37 [adesa.it] INFO: Skipping item 10734988 url https://www.openlane.eu/en/carv6/auction/10734988
2026-03-27 22:04:37 [adesa.it] INFO: Found listing with ID: 10734985
2026-03-27 22:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710734985%27 HTTP/1.1" 200 None
2026-03-27 22:04:37 [adesa.it] INFO: Scrape type for 10734985: 0
2026-03-27 22:04:37 [adesa.it] INFO: Skipping item 10734985 url https://www.openlane.eu/en/carv6/auction/10734985
2026-03-27 22:04:37 [adesa.it] INFO: Found listing with ID: 10734982
2026-03-27 22:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710734982%27 HTTP/1.1" 200 None
2026-03-27 22:04:37 [adesa.it] INFO: Scrape type for 10734982: 0
2026-03-27 22:04:37 [adesa.it] INFO: Skipping item 10734982 url https://www.openlane.eu/en/carv6/auction/10734982
2026-03-27 22:04:37 [adesa.it] INFO: Found listing with ID: 10734998
2026-03-27 22:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710734998%27 HTTP/1.1" 200 None
2026-03-27 22:04:37 [adesa.it] INFO: Scrape type for 10734998: 0
2026-03-27 22:04:37 [adesa.it] INFO: Skipping item 10734998 url https://www.openlane.eu/en/carv6/auction/10734998
2026-03-27 22:04:37 [adesa.it] INFO: Found listing with ID: 10734995
2026-03-27 22:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710734995%27 HTTP/1.1" 200 None
2026-03-27 22:04:37 [adesa.it] INFO: Scrape type for 10734995: 0
2026-03-27 22:04:37 [adesa.it] INFO: Skipping item 10734995 url https://www.openlane.eu/en/carv6/auction/10734995
2026-03-27 22:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04: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%252F5751886%252Fgeneral%252F5390ba9f-b4b8-49fa-876f-184e57bf4aae.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751886/general/5390ba9f-b4b8-49fa-876f-184e57bf4aae.jpg not downloaded yet
2026-03-27 22:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04: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%252F5751891%252Fgeneral%252F334b3a67-73bb-4f27-b80e-abc12c6ea3fc.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751891/general/334b3a67-73bb-4f27-b80e-abc12c6ea3fc.jpg not downloaded yet
2026-03-27 22:04:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751891/general/bfbe98cb-d776-4a80-83f1-9861459e8537.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741889)
2026-03-27 22:04:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751886/general/b6e9f818-a9dc-4781-ba79-823f2afb2de3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741887)
2026-03-27 22:04:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751891/general/f315de7d-7cfb-4786-83c2-0bafbddc062d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741889)
2026-03-27 22:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751891%252Fgeneral%252F64448ec7-e464-4daa-9676-be6afff6bc17.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751891/general/64448ec7-e464-4daa-9676-be6afff6bc17.jpg not downloaded yet
2026-03-27 22:04:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4ae50ddb-0fec-51ec-8374-0fb2a940a63c with identifier: 10741750
2026-03-27 22:04:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4ae50ddb-0fec-51ec-8374-0fb2a940a63c with scrape type 1
2026-03-27 22:04:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4ae50ddb-0fec-51ec-8374-0fb2a940a63c
2026-03-27 22:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5723476%252Fgeneral%252F9035b9ad-4da3-4a49-82f3-8c9353083ee0.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723476/general/9035b9ad-4da3-4a49-82f3-8c9353083ee0.jpg already downloaded
2026-03-27 22:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5723476%252Fgeneral%252F1706b447-4ae4-45f6-8a32-7dedfd99a20f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723476/general/1706b447-4ae4-45f6-8a32-7dedfd99a20f.jpg already downloaded
2026-03-27 22:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5723476%252Fgeneral%252F32474284-9ae7-403b-a0dd-3b3fe2606526.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723476/general/32474284-9ae7-403b-a0dd-3b3fe2606526.jpg already downloaded
2026-03-27 22:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5723476%252Fgeneral%252F6f14907b-63f7-4681-8fc3-a97ee75cc352.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723476/general/6f14907b-63f7-4681-8fc3-a97ee75cc352.jpg already downloaded
2026-03-27 22:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5723476%252Fgeneral%252Fb436247c-5051-41d1-b225-bc7cdad55b40.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723476/general/b436247c-5051-41d1-b225-bc7cdad55b40.jpg already downloaded
2026-03-27 22:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5723476%252Fgeneral%252Fea305fc6-02ae-41be-a7ea-f14ba2b46df2.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723476/general/ea305fc6-02ae-41be-a7ea-f14ba2b46df2.jpg already downloaded
2026-03-27 22:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5723476%252Fgeneral%252F30306cd3-9791-49ca-8019-559475d08636.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723476/general/30306cd3-9791-49ca-8019-559475d08636.jpg already downloaded
2026-03-27 22:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5723476%252Fgeneral%252F41cbb5f1-8c33-41f8-b4da-5efe19d49718.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723476/general/41cbb5f1-8c33-41f8-b4da-5efe19d49718.jpg already downloaded
2026-03-27 22:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5723476%252Fgeneral%252F9c587ff1-74db-4566-81f1-b90f5d9d7f97.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723476/general/9c587ff1-74db-4566-81f1-b90f5d9d7f97.jpg already downloaded
2026-03-27 22:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5723476%252Fgeneral%252Fa66ea2ff-e89f-46f6-b328-6ee87718c30f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723476/general/a66ea2ff-e89f-46f6-b328-6ee87718c30f.jpg already downloaded
2026-03-27 22:04:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 4ae50ddb-0fec-51ec-8374-0fb2a940a63c, identifier: 10741750
2026-03-27 22:04:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7bf47d36-c42b-560b-8abc-ceff7a29580c with identifier: 10741888
2026-03-27 22:04:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7bf47d36-c42b-560b-8abc-ceff7a29580c with scrape type 1
2026-03-27 22:04:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7bf47d36-c42b-560b-8abc-ceff7a29580c
2026-03-27 22:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751888%252Fgeneral%252F16597b77-03a4-40ae-810e-4edbc4a874f4.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751888/general/16597b77-03a4-40ae-810e-4edbc4a874f4.jpg not downloaded yet
2026-03-27 22:04:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee4729c50>
2026-03-27 22:04:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:04:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:04:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_68482c2a-a893-5908-a724-c2d48caff60b/68482c2a-a893-5908-a724-c2d48caff60b_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751891%252Fgeneral%252Fe5deba1e-d995-4506-9cbc-3c1631c62f3e.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751891/general/e5deba1e-d995-4506-9cbc-3c1631c62f3e.jpg saved to cache
2026-03-27 22:04:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 68482c2a-a893-5908-a724-c2d48caff60b
2026-03-27 22:04:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741779> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:04:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741766> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:04:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741890> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:04:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 4ae50ddb-0fec-51ec-8374-0fb2a940a63c with identifier: 10741750
2026-03-27 22:04:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 4ae50ddb-0fec-51ec-8374-0fb2a940a63c with identifier: 10741750
2026-03-27 22:04:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 4ae50ddb-0fec-51ec-8374-0fb2a940a63c with identifier: 10741750 to the API
2026-03-27 22:04:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:04:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:04:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741750>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 114,
'expiration_date': '2026-03-31T10:58:00Z',
'fuel_type': 'Electric',
'id': '4ae50ddb-0fec-51ec-8374-0fb2a940a63c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL395PL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741750',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Mercedes-Benz',
'model': 'Sprinter',
'odometer': 31252,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 20,
'photo_urls': ['https://images.openlane.eu/carimgs/5723476/general/9035b9ad-4da3-4a49-82f3-8c9353083ee0.jpg',
'https://images.openlane.eu/carimgs/5723476/general/1706b447-4ae4-45f6-8a32-7dedfd99a20f.jpg',
'https://images.openlane.eu/carimgs/5723476/general/32474284-9ae7-403b-a0dd-3b3fe2606526.jpg',
'https://images.openlane.eu/carimgs/5723476/general/6f14907b-63f7-4681-8fc3-a97ee75cc352.jpg',
'https://images.openlane.eu/carimgs/5723476/general/b436247c-5051-41d1-b225-bc7cdad55b40.jpg',
'https://images.openlane.eu/carimgs/5723476/general/ea305fc6-02ae-41be-a7ea-f14ba2b46df2.jpg',
'https://images.openlane.eu/carimgs/5723476/general/30306cd3-9791-49ca-8019-559475d08636.jpg',
'https://images.openlane.eu/carimgs/5723476/general/41cbb5f1-8c33-41f8-b4da-5efe19d49718.jpg',
'https://images.openlane.eu/carimgs/5723476/general/9c587ff1-74db-4566-81f1-b90f5d9d7f97.jpg',
'https://images.openlane.eu/carimgs/5723476/general/a66ea2ff-e89f-46f6-b328-6ee87718c30f.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ae50ddb-0fec-51ec-8374-0fb2a940a63c/4ae50ddb-0fec-51ec-8374-0fb2a940a63c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 328639,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723476/general/9035b9ad-4da3-4a49-82f3-8c9353083ee0.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ae50ddb-0fec-51ec-8374-0fb2a940a63c/4ae50ddb-0fec-51ec-8374-0fb2a940a63c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 212867,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723476/general/1706b447-4ae4-45f6-8a32-7dedfd99a20f.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ae50ddb-0fec-51ec-8374-0fb2a940a63c/4ae50ddb-0fec-51ec-8374-0fb2a940a63c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 255430,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723476/general/32474284-9ae7-403b-a0dd-3b3fe2606526.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ae50ddb-0fec-51ec-8374-0fb2a940a63c/4ae50ddb-0fec-51ec-8374-0fb2a940a63c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113520,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723476/general/6f14907b-63f7-4681-8fc3-a97ee75cc352.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ae50ddb-0fec-51ec-8374-0fb2a940a63c/4ae50ddb-0fec-51ec-8374-0fb2a940a63c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 153784,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723476/general/b436247c-5051-41d1-b225-bc7cdad55b40.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ae50ddb-0fec-51ec-8374-0fb2a940a63c/4ae50ddb-0fec-51ec-8374-0fb2a940a63c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 135154,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723476/general/ea305fc6-02ae-41be-a7ea-f14ba2b46df2.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ae50ddb-0fec-51ec-8374-0fb2a940a63c/4ae50ddb-0fec-51ec-8374-0fb2a940a63c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 173128,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723476/general/30306cd3-9791-49ca-8019-559475d08636.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ae50ddb-0fec-51ec-8374-0fb2a940a63c/4ae50ddb-0fec-51ec-8374-0fb2a940a63c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 134406,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723476/general/41cbb5f1-8c33-41f8-b4da-5efe19d49718.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ae50ddb-0fec-51ec-8374-0fb2a940a63c/4ae50ddb-0fec-51ec-8374-0fb2a940a63c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 208825,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723476/general/9c587ff1-74db-4566-81f1-b90f5d9d7f97.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ae50ddb-0fec-51ec-8374-0fb2a940a63c/4ae50ddb-0fec-51ec-8374-0fb2a940a63c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 233054,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723476/general/a66ea2ff-e89f-46f6-b328-6ee87718c30f.jpg',
'Width': 1920}],
'price': 8600,
'price_includes_vat': True,
'registration_date': '2022-09-23',
'seats_number': 3,
'seller_name': 'Athlon Car Lease Italy S.r.l',
'title': 'Mercedes-Benz Sprinter - Electric - Automatic - 114 hp - 31.252 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-27 22:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741750%27 HTTP/1.1" 200 None
2026-03-27 22:04:38 [adesa.it] INFO: Saving data for 10741750: {'created_time': 1774649078.750238, 'last_price_update_time': 1774649078.750252, 'auction_closing_time': 1774954680.0}
2026-03-27 22:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741750') HTTP/1.1" 204 0
2026-03-27 22:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751891%252Fgeneral%252Fbf8908a9-0cdf-4de7-9a8a-82d6cdbe3fa3.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751891/general/bf8908a9-0cdf-4de7-9a8a-82d6cdbe3fa3.jpg not downloaded yet
2026-03-27 22:04:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:04:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:04:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751888%252Fgeneral%252Fcb6c7cd0-f29f-4f1b-886a-7598790925b4.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751888/general/cb6c7cd0-f29f-4f1b-886a-7598790925b4.jpg not downloaded yet
2026-03-27 22:04:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751886/general/55355423-c9c9-46ae-a433-4814cf608794.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741887)
2026-03-27 22:04:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741756> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:04:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee58d1c90>
2026-03-27 22:04:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:04:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:04:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_89ec8dfa-aec1-5c5b-803c-c95462891a38/89ec8dfa-aec1-5c5b-803c-c95462891a38_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751886%252Fgeneral%252Fcbb7008e-6468-47cf-8ce7-210a2456c02f.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751886/general/cbb7008e-6468-47cf-8ce7-210a2456c02f.jpg saved to cache
2026-03-27 22:04:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 89ec8dfa-aec1-5c5b-803c-c95462891a38
2026-03-27 22:04:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee44a8110>
2026-03-27 22:04:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:04:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:04:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_68482c2a-a893-5908-a724-c2d48caff60b/68482c2a-a893-5908-a724-c2d48caff60b_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:04:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751891%252Fgeneral%252F87734420-5326-4b76-9667-c1e7468cb8ab.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751891/general/87734420-5326-4b76-9667-c1e7468cb8ab.jpg saved to cache
2026-03-27 22:04:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 68482c2a-a893-5908-a724-c2d48caff60b
2026-03-27 22:04:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5b39710>
2026-03-27 22:04:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:04:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:04:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_68482c2a-a893-5908-a724-c2d48caff60b/68482c2a-a893-5908-a724-c2d48caff60b_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:04:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751891%252Fgeneral%252Fbfbe98cb-d776-4a80-83f1-9861459e8537.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751891/general/bfbe98cb-d776-4a80-83f1-9861459e8537.jpg saved to cache
2026-03-27 22:04:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 68482c2a-a893-5908-a724-c2d48caff60b
2026-03-27 22:04:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee57beed0>
2026-03-27 22:04:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:04:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:04:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_89ec8dfa-aec1-5c5b-803c-c95462891a38/89ec8dfa-aec1-5c5b-803c-c95462891a38_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:04:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751886%252Fgeneral%252Fb6e9f818-a9dc-4781-ba79-823f2afb2de3.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751886/general/b6e9f818-a9dc-4781-ba79-823f2afb2de3.jpg saved to cache
2026-03-27 22:04:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 89ec8dfa-aec1-5c5b-803c-c95462891a38
2026-03-27 22:04:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee43ce510>
2026-03-27 22:04:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:04:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:04:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_68482c2a-a893-5908-a724-c2d48caff60b/68482c2a-a893-5908-a724-c2d48caff60b_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:04:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751891%252Fgeneral%252Ff315de7d-7cfb-4786-83c2-0bafbddc062d.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751891/general/f315de7d-7cfb-4786-83c2-0bafbddc062d.jpg saved to cache
2026-03-27 22:04:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 68482c2a-a893-5908-a724-c2d48caff60b
2026-03-27 22:04:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751891/general/334b3a67-73bb-4f27-b80e-abc12c6ea3fc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741889)
2026-03-27 22:04:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751891%252Fgeneral%252F7d6dd828-f9eb-4505-a621-4b9e7a97b1bf.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751891/general/7d6dd828-f9eb-4505-a621-4b9e7a97b1bf.jpg not downloaded yet
2026-03-27 22:04:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751888%252Fgeneral%252Fb1147d3b-9616-4bf9-aff5-28e77b3f5c27.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751888/general/b1147d3b-9616-4bf9-aff5-28e77b3f5c27.jpg not downloaded yet
2026-03-27 22:04:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:04:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741755> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:04:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751886/general/5390ba9f-b4b8-49fa-876f-184e57bf4aae.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741887)
2026-03-27 22:04:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:04:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b3d2aab7-451a-51b6-a1a6-e4387fee5c70 with identifier: 10741779
2026-03-27 22:04:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b3d2aab7-451a-51b6-a1a6-e4387fee5c70 with scrape type 1
2026-03-27 22:04:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b3d2aab7-451a-51b6-a1a6-e4387fee5c70
2026-03-27 22:04:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752338%252Fgeneral%252Fe4cd9c32-c143-407c-86c5-4f57411b4a35.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752338/general/e4cd9c32-c143-407c-86c5-4f57411b4a35.jpg not downloaded yet
2026-03-27 22:04:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 29b79a8f-855a-5e75-b358-f95f6c76f4a3 with identifier: 10741766
2026-03-27 22:04:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 29b79a8f-855a-5e75-b358-f95f6c76f4a3 with scrape type 1
2026-03-27 22:04:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 29b79a8f-855a-5e75-b358-f95f6c76f4a3
2026-03-27 22:04:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5743904%252Fgeneral%252Ff4835273-f932-4d98-b8bf-e705448a0299.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743904/general/f4835273-f932-4d98-b8bf-e705448a0299.jpg already downloaded
2026-03-27 22:04:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5743904%252Fgeneral%252F444aa397-5bb4-4acc-8829-3e869367192f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743904/general/444aa397-5bb4-4acc-8829-3e869367192f.jpg already downloaded
2026-03-27 22:04:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5743904%252Fgeneral%252F9ba1b507-6368-4ca8-8ec1-0d4f2ea4ece3.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743904/general/9ba1b507-6368-4ca8-8ec1-0d4f2ea4ece3.jpg already downloaded
2026-03-27 22:04:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5743904%252Fgeneral%252F12c3a244-4ba2-45a0-9e7d-919c43fef9fc.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743904/general/12c3a244-4ba2-45a0-9e7d-919c43fef9fc.jpg already downloaded
2026-03-27 22:04:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5743904%252Fgeneral%252F758e5c3e-a857-4059-8c2f-7e2006bfcf7e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743904/general/758e5c3e-a857-4059-8c2f-7e2006bfcf7e.jpg already downloaded
2026-03-27 22:04:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5743904%252Fgeneral%252F1d0219a4-4693-4f49-b38f-9c2c4830ca82.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743904/general/1d0219a4-4693-4f49-b38f-9c2c4830ca82.jpg already downloaded
2026-03-27 22:04:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5743904%252Fgeneral%252F113967e2-9124-4a1e-99f2-73cd0e4f89af.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743904/general/113967e2-9124-4a1e-99f2-73cd0e4f89af.jpg already downloaded
2026-03-27 22:04:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5743904%252Fgeneral%252F69c4ae1d-cacf-4255-9076-183c05fbba0c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743904/general/69c4ae1d-cacf-4255-9076-183c05fbba0c.jpg already downloaded
2026-03-27 22:04:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5743904%252Fgeneral%252F8ac9de6e-bdbe-4dd8-8ca1-52d6b1aa9332.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743904/general/8ac9de6e-bdbe-4dd8-8ca1-52d6b1aa9332.jpg already downloaded
2026-03-27 22:04:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5743904%252Fgeneral%252Fdd120941-6438-4b6e-8f2a-8b89aaa6f5a8.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743904/general/dd120941-6438-4b6e-8f2a-8b89aaa6f5a8.jpg already downloaded
2026-03-27 22:04:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 29b79a8f-855a-5e75-b358-f95f6c76f4a3, identifier: 10741766
2026-03-27 22:04:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8eb6ce8b-0481-5d78-9723-f623bd7f24ec with identifier: 10741890
2026-03-27 22:04:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8eb6ce8b-0481-5d78-9723-f623bd7f24ec with scrape type 1
2026-03-27 22:04:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8eb6ce8b-0481-5d78-9723-f623bd7f24ec
2026-03-27 22:04:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751893%252Fgeneral%252F168aa99e-648c-40d2-bfca-aa8693e2c3e5.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751893/general/168aa99e-648c-40d2-bfca-aa8693e2c3e5.jpg not downloaded yet
2026-03-27 22:04:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751888%252Fgeneral%252Fbeff7667-bf8b-4bf5-8fc4-e2d2b76333a6.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751888/general/beff7667-bf8b-4bf5-8fc4-e2d2b76333a6.jpg not downloaded yet
2026-03-27 22:04:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741760> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:04:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 29b79a8f-855a-5e75-b358-f95f6c76f4a3 with identifier: 10741766
2026-03-27 22:04:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 29b79a8f-855a-5e75-b358-f95f6c76f4a3 with identifier: 10741766
2026-03-27 22:04:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 29b79a8f-855a-5e75-b358-f95f6c76f4a3 with identifier: 10741766 to the API
2026-03-27 22:04:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:04:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:04:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741766>
{'auction_title': '',
'c_o_2_emission_value': 253,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 140,
'expiration_date': '2026-03-31T10:58:00Z',
'fuel_type': 'Diesel',
'id': '29b79a8f-855a-5e75-b358-f95f6c76f4a3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GY936FT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741766',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Crafter',
'odometer': 9176,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 27,
'photo_urls': ['https://images.openlane.eu/carimgs/5743904/general/f4835273-f932-4d98-b8bf-e705448a0299.jpg',
'https://images.openlane.eu/carimgs/5743904/general/444aa397-5bb4-4acc-8829-3e869367192f.jpg',
'https://images.openlane.eu/carimgs/5743904/general/9ba1b507-6368-4ca8-8ec1-0d4f2ea4ece3.jpg',
'https://images.openlane.eu/carimgs/5743904/general/12c3a244-4ba2-45a0-9e7d-919c43fef9fc.jpg',
'https://images.openlane.eu/carimgs/5743904/general/758e5c3e-a857-4059-8c2f-7e2006bfcf7e.jpg',
'https://images.openlane.eu/carimgs/5743904/general/1d0219a4-4693-4f49-b38f-9c2c4830ca82.jpg',
'https://images.openlane.eu/carimgs/5743904/general/113967e2-9124-4a1e-99f2-73cd0e4f89af.jpg',
'https://images.openlane.eu/carimgs/5743904/general/69c4ae1d-cacf-4255-9076-183c05fbba0c.jpg',
'https://images.openlane.eu/carimgs/5743904/general/8ac9de6e-bdbe-4dd8-8ca1-52d6b1aa9332.jpg',
'https://images.openlane.eu/carimgs/5743904/general/dd120941-6438-4b6e-8f2a-8b89aaa6f5a8.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_29b79a8f-855a-5e75-b358-f95f6c76f4a3/29b79a8f-855a-5e75-b358-f95f6c76f4a3_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 221127,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743904/general/f4835273-f932-4d98-b8bf-e705448a0299.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_29b79a8f-855a-5e75-b358-f95f6c76f4a3/29b79a8f-855a-5e75-b358-f95f6c76f4a3_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 231133,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743904/general/444aa397-5bb4-4acc-8829-3e869367192f.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_29b79a8f-855a-5e75-b358-f95f6c76f4a3/29b79a8f-855a-5e75-b358-f95f6c76f4a3_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 211165,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743904/general/9ba1b507-6368-4ca8-8ec1-0d4f2ea4ece3.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_29b79a8f-855a-5e75-b358-f95f6c76f4a3/29b79a8f-855a-5e75-b358-f95f6c76f4a3_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 211394,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743904/general/12c3a244-4ba2-45a0-9e7d-919c43fef9fc.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_29b79a8f-855a-5e75-b358-f95f6c76f4a3/29b79a8f-855a-5e75-b358-f95f6c76f4a3_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 140126,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743904/general/758e5c3e-a857-4059-8c2f-7e2006bfcf7e.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_29b79a8f-855a-5e75-b358-f95f6c76f4a3/29b79a8f-855a-5e75-b358-f95f6c76f4a3_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106688,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743904/general/1d0219a4-4693-4f49-b38f-9c2c4830ca82.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_29b79a8f-855a-5e75-b358-f95f6c76f4a3/29b79a8f-855a-5e75-b358-f95f6c76f4a3_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 153660,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743904/general/113967e2-9124-4a1e-99f2-73cd0e4f89af.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_29b79a8f-855a-5e75-b358-f95f6c76f4a3/29b79a8f-855a-5e75-b358-f95f6c76f4a3_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98890,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743904/general/69c4ae1d-cacf-4255-9076-183c05fbba0c.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_29b79a8f-855a-5e75-b358-f95f6c76f4a3/29b79a8f-855a-5e75-b358-f95f6c76f4a3_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108949,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743904/general/8ac9de6e-bdbe-4dd8-8ca1-52d6b1aa9332.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_29b79a8f-855a-5e75-b358-f95f6c76f4a3/29b79a8f-855a-5e75-b358-f95f6c76f4a3_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109856,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743904/general/dd120941-6438-4b6e-8f2a-8b89aaa6f5a8.jpg',
'Width': 1280}],
'price': 22600,
'price_includes_vat': True,
'registration_date': '2025-01-29',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Italy S.r.l',
'title': 'Volkswagen Crafter L3H3 2.0 TDI - Diesel - Manual - 140 hp - 9.176 '
'km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2025}
2026-03-27 22:04:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741766%27 HTTP/1.1" 200 None
2026-03-27 22:04:39 [adesa.it] INFO: Saving data for 10741766: {'created_time': 1774649079.820916, 'last_price_update_time': 1774649079.820927, 'auction_closing_time': 1774954680.0}
2026-03-27 22:04:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741766') HTTP/1.1" 204 0
2026-03-27 22:04:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee458dfd0>
2026-03-27 22:04:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:04:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:04:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_89ec8dfa-aec1-5c5b-803c-c95462891a38/89ec8dfa-aec1-5c5b-803c-c95462891a38_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:04:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751886%252Fgeneral%252F55355423-c9c9-46ae-a433-4814cf608794.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751886/general/55355423-c9c9-46ae-a433-4814cf608794.jpg saved to cache
2026-03-27 22:04:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 89ec8dfa-aec1-5c5b-803c-c95462891a38
2026-03-27 22:04:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ec21f082-ad26-538b-80af-3115870abdba with identifier: 10741756
2026-03-27 22:04:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ec21f082-ad26-538b-80af-3115870abdba with scrape type 1
2026-03-27 22:04:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ec21f082-ad26-538b-80af-3115870abdba
2026-03-27 22:04:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5742268%252Fgeneral%252Fdf658343-9892-4f19-9ff5-0ea68c31fc9a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742268/general/df658343-9892-4f19-9ff5-0ea68c31fc9a.jpg already downloaded
2026-03-27 22:04:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5742268%252Fgeneral%252F35a2fdb2-1a88-47b3-a66d-d44e5e7910c7.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742268/general/35a2fdb2-1a88-47b3-a66d-d44e5e7910c7.jpg already downloaded
2026-03-27 22:04:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5742268%252Fgeneral%252Ff54bc480-d792-465f-8600-189086a4ae1d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742268/general/f54bc480-d792-465f-8600-189086a4ae1d.jpg already downloaded
2026-03-27 22:04:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5742268%252Fgeneral%252F6f29ca0e-5fe2-4518-a44b-8387f8618929.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742268/general/6f29ca0e-5fe2-4518-a44b-8387f8618929.jpg already downloaded
2026-03-27 22:04:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5742268%252Fgeneral%252F60f74697-93c3-453d-a6df-e780c3b26c42.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742268/general/60f74697-93c3-453d-a6df-e780c3b26c42.jpg already downloaded
2026-03-27 22:04:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5742268%252Fgeneral%252Fc734808e-c404-4645-b97c-678d4fa6288e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742268/general/c734808e-c404-4645-b97c-678d4fa6288e.jpg already downloaded
2026-03-27 22:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5742268%252Fgeneral%252F8cbbf8cb-cbf0-4137-a2ab-7370f5235f67.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742268/general/8cbbf8cb-cbf0-4137-a2ab-7370f5235f67.jpg already downloaded
2026-03-27 22:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5742268%252Fgeneral%252Fa609ef99-02b9-47d3-b412-8d096a1df1a4.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742268/general/a609ef99-02b9-47d3-b412-8d096a1df1a4.jpg already downloaded
2026-03-27 22:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5742268%252Fgeneral%252Fcd4e0b6d-9f4a-47ec-83a8-f823bccaee64.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742268/general/cd4e0b6d-9f4a-47ec-83a8-f823bccaee64.jpg already downloaded
2026-03-27 22:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5742268%252Fgeneral%252Fb7dc9ca0-f8af-45b3-83b0-8ccb6cb6212d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742268/general/b7dc9ca0-f8af-45b3-83b0-8ccb6cb6212d.jpg already downloaded
2026-03-27 22:04:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: ec21f082-ad26-538b-80af-3115870abdba, identifier: 10741756
2026-03-27 22:04:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751891/general/1669d9d4-7038-483d-8378-f10ebd8253cb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741889)
2026-03-27 22:04:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751886/general/a42d7db1-9ea3-4bc1-8efa-50bb255cf5a8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741887)
2026-03-27 22:04:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752338%252Fgeneral%252F16887185-9794-4851-9610-31c933c7e52a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752338/general/16887185-9794-4851-9610-31c933c7e52a.jpg not downloaded yet
2026-03-27 22:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751893%252Fgeneral%252F0c768617-b8b3-477c-b1b4-10c4b76bbd6d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751893/general/0c768617-b8b3-477c-b1b4-10c4b76bbd6d.jpg not downloaded yet
2026-03-27 22:04:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: ec21f082-ad26-538b-80af-3115870abdba with identifier: 10741756
2026-03-27 22:04:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: ec21f082-ad26-538b-80af-3115870abdba with identifier: 10741756
2026-03-27 22:04:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: ec21f082-ad26-538b-80af-3115870abdba with identifier: 10741756 to the API
2026-03-27 22:04:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:04:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:04:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741756>
{'auction_title': '',
'c_o_2_emission_value': 253,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 140,
'expiration_date': '2026-03-31T10:58:00Z',
'fuel_type': 'Diesel',
'id': 'ec21f082-ad26-538b-80af-3115870abdba',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GY443FV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741756',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Crafter',
'odometer': 11320,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 20,
'photo_urls': ['https://images.openlane.eu/carimgs/5742268/general/df658343-9892-4f19-9ff5-0ea68c31fc9a.jpg',
'https://images.openlane.eu/carimgs/5742268/general/35a2fdb2-1a88-47b3-a66d-d44e5e7910c7.jpg',
'https://images.openlane.eu/carimgs/5742268/general/f54bc480-d792-465f-8600-189086a4ae1d.jpg',
'https://images.openlane.eu/carimgs/5742268/general/6f29ca0e-5fe2-4518-a44b-8387f8618929.jpg',
'https://images.openlane.eu/carimgs/5742268/general/60f74697-93c3-453d-a6df-e780c3b26c42.jpg',
'https://images.openlane.eu/carimgs/5742268/general/c734808e-c404-4645-b97c-678d4fa6288e.jpg',
'https://images.openlane.eu/carimgs/5742268/general/8cbbf8cb-cbf0-4137-a2ab-7370f5235f67.jpg',
'https://images.openlane.eu/carimgs/5742268/general/a609ef99-02b9-47d3-b412-8d096a1df1a4.jpg',
'https://images.openlane.eu/carimgs/5742268/general/cd4e0b6d-9f4a-47ec-83a8-f823bccaee64.jpg',
'https://images.openlane.eu/carimgs/5742268/general/b7dc9ca0-f8af-45b3-83b0-8ccb6cb6212d.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec21f082-ad26-538b-80af-3115870abdba/ec21f082-ad26-538b-80af-3115870abdba_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 322348,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742268/general/df658343-9892-4f19-9ff5-0ea68c31fc9a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec21f082-ad26-538b-80af-3115870abdba/ec21f082-ad26-538b-80af-3115870abdba_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 449338,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742268/general/35a2fdb2-1a88-47b3-a66d-d44e5e7910c7.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec21f082-ad26-538b-80af-3115870abdba/ec21f082-ad26-538b-80af-3115870abdba_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 356716,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742268/general/f54bc480-d792-465f-8600-189086a4ae1d.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec21f082-ad26-538b-80af-3115870abdba/ec21f082-ad26-538b-80af-3115870abdba_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 398253,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742268/general/6f29ca0e-5fe2-4518-a44b-8387f8618929.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec21f082-ad26-538b-80af-3115870abdba/ec21f082-ad26-538b-80af-3115870abdba_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 177201,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742268/general/60f74697-93c3-453d-a6df-e780c3b26c42.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec21f082-ad26-538b-80af-3115870abdba/ec21f082-ad26-538b-80af-3115870abdba_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 149274,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742268/general/c734808e-c404-4645-b97c-678d4fa6288e.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec21f082-ad26-538b-80af-3115870abdba/ec21f082-ad26-538b-80af-3115870abdba_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 254386,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742268/general/8cbbf8cb-cbf0-4137-a2ab-7370f5235f67.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec21f082-ad26-538b-80af-3115870abdba/ec21f082-ad26-538b-80af-3115870abdba_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 360805,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742268/general/a609ef99-02b9-47d3-b412-8d096a1df1a4.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec21f082-ad26-538b-80af-3115870abdba/ec21f082-ad26-538b-80af-3115870abdba_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 175636,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742268/general/cd4e0b6d-9f4a-47ec-83a8-f823bccaee64.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec21f082-ad26-538b-80af-3115870abdba/ec21f082-ad26-538b-80af-3115870abdba_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 155435,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742268/general/b7dc9ca0-f8af-45b3-83b0-8ccb6cb6212d.jpg',
'Width': 1920}],
'price': 22400,
'price_includes_vat': True,
'registration_date': '2025-01-31',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Italy S.r.l',
'title': 'Volkswagen Crafter L3H3 2.0 TDI - Diesel - Manual - 140 hp - 11.320 '
'km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2025}
2026-03-27 22:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741756%27 HTTP/1.1" 200 None
2026-03-27 22:04:40 [adesa.it] INFO: Saving data for 10741756: {'created_time': 1774649080.502452, 'last_price_update_time': 1774649080.502461, 'auction_closing_time': 1774954680.0}
2026-03-27 22:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741756') HTTP/1.1" 204 0
2026-03-27 22:04:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751891/general/bf8908a9-0cdf-4de7-9a8a-82d6cdbe3fa3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741889)
2026-03-27 22:04:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751888/general/16597b77-03a4-40ae-810e-4edbc4a874f4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741888)
2026-03-27 22:04:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751891/general/64448ec7-e464-4daa-9676-be6afff6bc17.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741889)
2026-03-27 22:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751888%252Fgeneral%252F6ac0e868-5fa7-4c2e-81d4-1306897cee3e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751888/general/6ac0e868-5fa7-4c2e-81d4-1306897cee3e.jpg not downloaded yet
2026-03-27 22:04:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5a93a10>
2026-03-27 22:04:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:04:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:04:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_68482c2a-a893-5908-a724-c2d48caff60b/68482c2a-a893-5908-a724-c2d48caff60b_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751891%252Fgeneral%252F334b3a67-73bb-4f27-b80e-abc12c6ea3fc.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751891/general/334b3a67-73bb-4f27-b80e-abc12c6ea3fc.jpg saved to cache
2026-03-27 22:04:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 68482c2a-a893-5908-a724-c2d48caff60b
2026-03-27 22:04:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 151eff57-3b6c-556b-8c71-31bf5db98cea with identifier: 10741755
2026-03-27 22:04:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 151eff57-3b6c-556b-8c71-31bf5db98cea with scrape type 1
2026-03-27 22:04:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 151eff57-3b6c-556b-8c71-31bf5db98cea
2026-03-27 22:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5742255%252Fgeneral%252F0a75d12a-ab5e-4ef6-b836-3821b9378f21.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742255/general/0a75d12a-ab5e-4ef6-b836-3821b9378f21.jpg already downloaded
2026-03-27 22:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5742255%252Fgeneral%252Fe4559c34-98bf-49e6-9fe8-6d05f662296b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742255/general/e4559c34-98bf-49e6-9fe8-6d05f662296b.jpg already downloaded
2026-03-27 22:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5742255%252Fgeneral%252F14a1681e-b515-42e7-ab57-81f1dd3987ab.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742255/general/14a1681e-b515-42e7-ab57-81f1dd3987ab.jpg already downloaded
2026-03-27 22:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5742255%252Fgeneral%252F7db02782-463e-4539-951f-46a768cd5d0d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742255/general/7db02782-463e-4539-951f-46a768cd5d0d.jpg already downloaded
2026-03-27 22:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5742255%252Fgeneral%252F5e775004-f1e5-4b8b-8eb7-ddb5edc2cd7a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742255/general/5e775004-f1e5-4b8b-8eb7-ddb5edc2cd7a.jpg already downloaded
2026-03-27 22:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5742255%252Fgeneral%252Ffd86c71d-71e9-46de-a895-3901259f035a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742255/general/fd86c71d-71e9-46de-a895-3901259f035a.jpg already downloaded
2026-03-27 22:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5742255%252Fgeneral%252F0dd577ec-f673-4c25-b7eb-2a6edc425646.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742255/general/0dd577ec-f673-4c25-b7eb-2a6edc425646.jpg already downloaded
2026-03-27 22:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5742255%252Fgeneral%252Fe60ad605-3d7e-4a97-8631-278e448b594d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742255/general/e60ad605-3d7e-4a97-8631-278e448b594d.jpg already downloaded
2026-03-27 22:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5742255%252Fgeneral%252Feb31bef3-9660-483c-8820-db3c39e2d8a8.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742255/general/eb31bef3-9660-483c-8820-db3c39e2d8a8.jpg already downloaded
2026-03-27 22:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5742255%252Fgeneral%252F8dcdde1d-5450-405e-9a76-8ed98c134440.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742255/general/8dcdde1d-5450-405e-9a76-8ed98c134440.jpg already downloaded
2026-03-27 22:04:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 151eff57-3b6c-556b-8c71-31bf5db98cea, identifier: 10741755
2026-03-27 22:04:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee44cb890>
2026-03-27 22:04:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:04:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:04:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_89ec8dfa-aec1-5c5b-803c-c95462891a38/89ec8dfa-aec1-5c5b-803c-c95462891a38_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751886%252Fgeneral%252F5390ba9f-b4b8-49fa-876f-184e57bf4aae.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751886/general/5390ba9f-b4b8-49fa-876f-184e57bf4aae.jpg saved to cache
2026-03-27 22:04:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 89ec8dfa-aec1-5c5b-803c-c95462891a38
2026-03-27 22:04:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751888/general/cb6c7cd0-f29f-4f1b-886a-7598790925b4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741888)
2026-03-27 22:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752338%252Fgeneral%252F960d353c-68ae-4050-960a-ca3876df414a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752338/general/960d353c-68ae-4050-960a-ca3876df414a.jpg not downloaded yet
2026-03-27 22:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751893%252Fgeneral%252Fdfbb8f96-f989-443c-9fd1-6b59b29a265b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751893/general/dfbb8f96-f989-443c-9fd1-6b59b29a265b.jpg not downloaded yet
2026-03-27 22:04:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741777> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:04:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741891> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:04:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 151eff57-3b6c-556b-8c71-31bf5db98cea with identifier: 10741755
2026-03-27 22:04:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 151eff57-3b6c-556b-8c71-31bf5db98cea with identifier: 10741755
2026-03-27 22:04:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 151eff57-3b6c-556b-8c71-31bf5db98cea with identifier: 10741755 to the API
2026-03-27 22:04:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:04:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:04:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741755>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 116,
'expiration_date': '2026-03-31T10:58:00Z',
'fuel_type': 'Electric',
'id': '151eff57-3b6c-556b-8c71-31bf5db98cea',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GR360XL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741755',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Mercedes-Benz',
'model': 'Sprinter',
'odometer': 23285,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 58,
'photo_urls': ['https://images.openlane.eu/carimgs/5742255/general/0a75d12a-ab5e-4ef6-b836-3821b9378f21.jpg',
'https://images.openlane.eu/carimgs/5742255/general/e4559c34-98bf-49e6-9fe8-6d05f662296b.jpg',
'https://images.openlane.eu/carimgs/5742255/general/14a1681e-b515-42e7-ab57-81f1dd3987ab.jpg',
'https://images.openlane.eu/carimgs/5742255/general/7db02782-463e-4539-951f-46a768cd5d0d.jpg',
'https://images.openlane.eu/carimgs/5742255/general/5e775004-f1e5-4b8b-8eb7-ddb5edc2cd7a.jpg',
'https://images.openlane.eu/carimgs/5742255/general/fd86c71d-71e9-46de-a895-3901259f035a.jpg',
'https://images.openlane.eu/carimgs/5742255/general/0dd577ec-f673-4c25-b7eb-2a6edc425646.jpg',
'https://images.openlane.eu/carimgs/5742255/general/e60ad605-3d7e-4a97-8631-278e448b594d.jpg',
'https://images.openlane.eu/carimgs/5742255/general/eb31bef3-9660-483c-8820-db3c39e2d8a8.jpg',
'https://images.openlane.eu/carimgs/5742255/general/8dcdde1d-5450-405e-9a76-8ed98c134440.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_151eff57-3b6c-556b-8c71-31bf5db98cea/151eff57-3b6c-556b-8c71-31bf5db98cea_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 204774,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742255/general/0a75d12a-ab5e-4ef6-b836-3821b9378f21.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_151eff57-3b6c-556b-8c71-31bf5db98cea/151eff57-3b6c-556b-8c71-31bf5db98cea_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 193923,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742255/general/e4559c34-98bf-49e6-9fe8-6d05f662296b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_151eff57-3b6c-556b-8c71-31bf5db98cea/151eff57-3b6c-556b-8c71-31bf5db98cea_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114297,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742255/general/14a1681e-b515-42e7-ab57-81f1dd3987ab.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_151eff57-3b6c-556b-8c71-31bf5db98cea/151eff57-3b6c-556b-8c71-31bf5db98cea_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 193145,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742255/general/7db02782-463e-4539-951f-46a768cd5d0d.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_151eff57-3b6c-556b-8c71-31bf5db98cea/151eff57-3b6c-556b-8c71-31bf5db98cea_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 172635,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742255/general/5e775004-f1e5-4b8b-8eb7-ddb5edc2cd7a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_151eff57-3b6c-556b-8c71-31bf5db98cea/151eff57-3b6c-556b-8c71-31bf5db98cea_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 154655,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742255/general/fd86c71d-71e9-46de-a895-3901259f035a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_151eff57-3b6c-556b-8c71-31bf5db98cea/151eff57-3b6c-556b-8c71-31bf5db98cea_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53279,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742255/general/0dd577ec-f673-4c25-b7eb-2a6edc425646.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_151eff57-3b6c-556b-8c71-31bf5db98cea/151eff57-3b6c-556b-8c71-31bf5db98cea_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 169449,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742255/general/e60ad605-3d7e-4a97-8631-278e448b594d.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_151eff57-3b6c-556b-8c71-31bf5db98cea/151eff57-3b6c-556b-8c71-31bf5db98cea_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 151990,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742255/general/eb31bef3-9660-483c-8820-db3c39e2d8a8.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_151eff57-3b6c-556b-8c71-31bf5db98cea/151eff57-3b6c-556b-8c71-31bf5db98cea_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 191451,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742255/general/8dcdde1d-5450-405e-9a76-8ed98c134440.jpg',
'Width': 1920}],
'price': 9600,
'price_includes_vat': True,
'registration_date': '2023-10-09',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Italy S.r.l',
'title': 'Mercedes-Benz Sprinter - Electric - Automatic - 116 hp - 23.285 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-27 22:04:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741755%27 HTTP/1.1" 200 None
2026-03-27 22:04:41 [adesa.it] INFO: Saving data for 10741755: {'created_time': 1774649081.246193, 'last_price_update_time': 1774649081.246203, 'auction_closing_time': 1774954680.0}
2026-03-27 22:04:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741755') HTTP/1.1" 204 0
2026-03-27 22:04:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751888%252Fgeneral%252Ff85fa22a-484a-475c-866a-206157d1bb8e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751888/general/f85fa22a-484a-475c-866a-206157d1bb8e.jpg not downloaded yet
2026-03-27 22:04:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:04:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: df436a53-d6d6-557e-accd-4da8b574cf6a with identifier: 10741760
2026-03-27 22:04:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item df436a53-d6d6-557e-accd-4da8b574cf6a with scrape type 1
2026-03-27 22:04:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item df436a53-d6d6-557e-accd-4da8b574cf6a
2026-03-27 22:04:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5743882%252Fgeneral%252Fc7790c68-c0c7-4df7-b4f5-8c2c045dca2d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743882/general/c7790c68-c0c7-4df7-b4f5-8c2c045dca2d.jpg already downloaded
2026-03-27 22:04:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5743882%252Fgeneral%252Fc4481b28-cd9c-4040-9a2b-83038e8a0b5b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743882/general/c4481b28-cd9c-4040-9a2b-83038e8a0b5b.jpg already downloaded
2026-03-27 22:04:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5743882%252Fgeneral%252F2ba2f703-fc2e-4d81-b69d-7797b586f475.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743882/general/2ba2f703-fc2e-4d81-b69d-7797b586f475.jpg already downloaded
2026-03-27 22:04:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5743882%252Fgeneral%252Fb762e70a-1858-44d4-975b-04f490c53454.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743882/general/b762e70a-1858-44d4-975b-04f490c53454.jpg already downloaded
2026-03-27 22:04:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5743882%252Fgeneral%252F426b1a68-01b3-4e4b-a44b-232af8e5cdb6.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743882/general/426b1a68-01b3-4e4b-a44b-232af8e5cdb6.jpg already downloaded
2026-03-27 22:04:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5743882%252Fgeneral%252F7324ccb9-2c86-4796-bf82-37ee2b33cbc0.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743882/general/7324ccb9-2c86-4796-bf82-37ee2b33cbc0.jpg already downloaded
2026-03-27 22:04:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5743882%252Fgeneral%252F4025fd3a-8052-4a42-8c52-f78fa5a58b48.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743882/general/4025fd3a-8052-4a42-8c52-f78fa5a58b48.jpg already downloaded
2026-03-27 22:04:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5743882%252Fgeneral%252F41479f8c-06a0-49ef-93d7-f7388662d42e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743882/general/41479f8c-06a0-49ef-93d7-f7388662d42e.jpg already downloaded
2026-03-27 22:04:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5743882%252Fgeneral%252F2d317ce2-28b9-417a-bd25-e22e844d3695.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743882/general/2d317ce2-28b9-417a-bd25-e22e844d3695.jpg already downloaded
2026-03-27 22:04:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5743882%252Fgeneral%252F0dc9663c-4eae-4750-a979-3ab89e32fd78.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743882/general/0dc9663c-4eae-4750-a979-3ab89e32fd78.jpg already downloaded
2026-03-27 22:04:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: df436a53-d6d6-557e-accd-4da8b574cf6a, identifier: 10741760
2026-03-27 22:04:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee472a5d0>
2026-03-27 22:04:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:04:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:04:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_68482c2a-a893-5908-a724-c2d48caff60b/68482c2a-a893-5908-a724-c2d48caff60b_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:04:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751891%252Fgeneral%252F1669d9d4-7038-483d-8378-f10ebd8253cb.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751891/general/1669d9d4-7038-483d-8378-f10ebd8253cb.jpg saved to cache
2026-03-27 22:04:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 68482c2a-a893-5908-a724-c2d48caff60b
2026-03-27 22:04:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee58da010>
2026-03-27 22:04:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:04:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:04:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_89ec8dfa-aec1-5c5b-803c-c95462891a38/89ec8dfa-aec1-5c5b-803c-c95462891a38_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:04:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751886%252Fgeneral%252Fa42d7db1-9ea3-4bc1-8efa-50bb255cf5a8.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751886/general/a42d7db1-9ea3-4bc1-8efa-50bb255cf5a8.jpg saved to cache
2026-03-27 22:04:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 89ec8dfa-aec1-5c5b-803c-c95462891a38
2026-03-27 22:04:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752338%252Fgeneral%252F05293c61-6cc6-41b3-a904-ef289ff0c3f6.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752338/general/05293c61-6cc6-41b3-a904-ef289ff0c3f6.jpg not downloaded yet
2026-03-27 22:04:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751893%252Fgeneral%252Ffb483aa4-9874-492d-a16f-1645b58aa7e0.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751893/general/fb483aa4-9874-492d-a16f-1645b58aa7e0.jpg not downloaded yet
2026-03-27 22:04:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: df436a53-d6d6-557e-accd-4da8b574cf6a with identifier: 10741760
2026-03-27 22:04:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: df436a53-d6d6-557e-accd-4da8b574cf6a with identifier: 10741760
2026-03-27 22:04:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: df436a53-d6d6-557e-accd-4da8b574cf6a with identifier: 10741760 to the API
2026-03-27 22:04:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:04:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:04:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741760>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 116,
'expiration_date': '2026-03-31T10:58:00Z',
'fuel_type': 'Electric',
'id': 'df436a53-d6d6-557e-accd-4da8b574cf6a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL375PL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741760',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Mercedes-Benz',
'model': 'Sprinter',
'odometer': 36156,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 100,
'photo_urls': ['https://images.openlane.eu/carimgs/5743882/general/c7790c68-c0c7-4df7-b4f5-8c2c045dca2d.jpg',
'https://images.openlane.eu/carimgs/5743882/general/c4481b28-cd9c-4040-9a2b-83038e8a0b5b.jpg',
'https://images.openlane.eu/carimgs/5743882/general/2ba2f703-fc2e-4d81-b69d-7797b586f475.jpg',
'https://images.openlane.eu/carimgs/5743882/general/b762e70a-1858-44d4-975b-04f490c53454.jpg',
'https://images.openlane.eu/carimgs/5743882/general/426b1a68-01b3-4e4b-a44b-232af8e5cdb6.jpg',
'https://images.openlane.eu/carimgs/5743882/general/7324ccb9-2c86-4796-bf82-37ee2b33cbc0.jpg',
'https://images.openlane.eu/carimgs/5743882/general/4025fd3a-8052-4a42-8c52-f78fa5a58b48.jpg',
'https://images.openlane.eu/carimgs/5743882/general/41479f8c-06a0-49ef-93d7-f7388662d42e.jpg',
'https://images.openlane.eu/carimgs/5743882/general/2d317ce2-28b9-417a-bd25-e22e844d3695.jpg',
'https://images.openlane.eu/carimgs/5743882/general/0dc9663c-4eae-4750-a979-3ab89e32fd78.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_df436a53-d6d6-557e-accd-4da8b574cf6a/df436a53-d6d6-557e-accd-4da8b574cf6a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 226798,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743882/general/c7790c68-c0c7-4df7-b4f5-8c2c045dca2d.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_df436a53-d6d6-557e-accd-4da8b574cf6a/df436a53-d6d6-557e-accd-4da8b574cf6a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 216225,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743882/general/c4481b28-cd9c-4040-9a2b-83038e8a0b5b.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_df436a53-d6d6-557e-accd-4da8b574cf6a/df436a53-d6d6-557e-accd-4da8b574cf6a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 171077,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743882/general/2ba2f703-fc2e-4d81-b69d-7797b586f475.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_df436a53-d6d6-557e-accd-4da8b574cf6a/df436a53-d6d6-557e-accd-4da8b574cf6a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 190015,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743882/general/b762e70a-1858-44d4-975b-04f490c53454.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_df436a53-d6d6-557e-accd-4da8b574cf6a/df436a53-d6d6-557e-accd-4da8b574cf6a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 144057,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743882/general/426b1a68-01b3-4e4b-a44b-232af8e5cdb6.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_df436a53-d6d6-557e-accd-4da8b574cf6a/df436a53-d6d6-557e-accd-4da8b574cf6a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116322,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743882/general/7324ccb9-2c86-4796-bf82-37ee2b33cbc0.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_df436a53-d6d6-557e-accd-4da8b574cf6a/df436a53-d6d6-557e-accd-4da8b574cf6a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115052,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743882/general/4025fd3a-8052-4a42-8c52-f78fa5a58b48.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_df436a53-d6d6-557e-accd-4da8b574cf6a/df436a53-d6d6-557e-accd-4da8b574cf6a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55892,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743882/general/41479f8c-06a0-49ef-93d7-f7388662d42e.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_df436a53-d6d6-557e-accd-4da8b574cf6a/df436a53-d6d6-557e-accd-4da8b574cf6a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118770,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743882/general/2d317ce2-28b9-417a-bd25-e22e844d3695.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_df436a53-d6d6-557e-accd-4da8b574cf6a/df436a53-d6d6-557e-accd-4da8b574cf6a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127534,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743882/general/0dc9663c-4eae-4750-a979-3ab89e32fd78.jpg',
'Width': 1280}],
'price': 9200,
'price_includes_vat': True,
'registration_date': '2022-09-23',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Italy S.r.l',
'title': 'Mercedes-Benz Sprinter - Electric - Automatic - 116 hp - 36.156 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-27 22:04:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741760%27 HTTP/1.1" 200 None
2026-03-27 22:04:41 [adesa.it] INFO: Saving data for 10741760: {'created_time': 1774649081.984302, 'last_price_update_time': 1774649081.984313, 'auction_closing_time': 1774954680.0}
2026-03-27 22:04:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741760') HTTP/1.1" 204 0
2026-03-27 22:04:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee4614790>
2026-03-27 22:04:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:04:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:04:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_68482c2a-a893-5908-a724-c2d48caff60b/68482c2a-a893-5908-a724-c2d48caff60b_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751891%252Fgeneral%252Fbf8908a9-0cdf-4de7-9a8a-82d6cdbe3fa3.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751891/general/bf8908a9-0cdf-4de7-9a8a-82d6cdbe3fa3.jpg saved to cache
2026-03-27 22:04:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 68482c2a-a893-5908-a724-c2d48caff60b
2026-03-27 22:04:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5a9b210>
2026-03-27 22:04:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:04:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:04:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7bf47d36-c42b-560b-8abc-ceff7a29580c/7bf47d36-c42b-560b-8abc-ceff7a29580c_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751888%252Fgeneral%252F16597b77-03a4-40ae-810e-4edbc4a874f4.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751888/general/16597b77-03a4-40ae-810e-4edbc4a874f4.jpg saved to cache
2026-03-27 22:04:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 7bf47d36-c42b-560b-8abc-ceff7a29580c
2026-03-27 22:04:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5db0550>
2026-03-27 22:04:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:04:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:04:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_68482c2a-a893-5908-a724-c2d48caff60b/68482c2a-a893-5908-a724-c2d48caff60b_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751891%252Fgeneral%252F64448ec7-e464-4daa-9676-be6afff6bc17.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751891/general/64448ec7-e464-4daa-9676-be6afff6bc17.jpg saved to cache
2026-03-27 22:04:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 68482c2a-a893-5908-a724-c2d48caff60b
2026-03-27 22:04:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751888/general/beff7667-bf8b-4bf5-8fc4-e2d2b76333a6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741888)
2026-03-27 22:04:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751893/general/168aa99e-648c-40d2-bfca-aa8693e2c3e5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741890)
2026-03-27 22:04:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751886/general/5e63e010-ee1f-4338-ac9b-309262cbf6ed.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741887)
2026-03-27 22:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751888%252Fgeneral%252Fbe3433ab-8f18-42ac-bb76-19894bb3f988.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751888/general/be3433ab-8f18-42ac-bb76-19894bb3f988.jpg not downloaded yet
2026-03-27 22:04:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751893/general/0c768617-b8b3-477c-b1b4-10c4b76bbd6d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741890)
2026-03-27 22:04:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751888/general/b1147d3b-9616-4bf9-aff5-28e77b3f5c27.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741888)
2026-03-27 22:04:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751891/general/7d6dd828-f9eb-4505-a621-4b9e7a97b1bf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741889)
2026-03-27 22:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752338%252Fgeneral%252Fed566d07-af5c-485d-8ffb-db034938b28d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752338/general/ed566d07-af5c-485d-8ffb-db034938b28d.jpg not downloaded yet
2026-03-27 22:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751893%252Fgeneral%252F586b84e1-dca9-46fd-bffd-d39799efae51.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751893/general/586b84e1-dca9-46fd-bffd-d39799efae51.jpg not downloaded yet
2026-03-27 22:04:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:04:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5beafd0>
2026-03-27 22:04:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:04:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:04:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7bf47d36-c42b-560b-8abc-ceff7a29580c/7bf47d36-c42b-560b-8abc-ceff7a29580c_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751888%252Fgeneral%252Fcb6c7cd0-f29f-4f1b-886a-7598790925b4.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751888/general/cb6c7cd0-f29f-4f1b-886a-7598790925b4.jpg saved to cache
2026-03-27 22:04:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 7bf47d36-c42b-560b-8abc-ceff7a29580c
2026-03-27 22:04:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e1734e9f-6a00-576d-84bc-ed82ddaac492 with identifier: 10741777
2026-03-27 22:04:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e1734e9f-6a00-576d-84bc-ed82ddaac492 with scrape type 1
2026-03-27 22:04:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e1734e9f-6a00-576d-84bc-ed82ddaac492
2026-03-27 22:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752333%252Fgeneral%252Fee579e18-3af0-455d-a0c3-1a3b65c17fc6.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752333/general/ee579e18-3af0-455d-a0c3-1a3b65c17fc6.jpg not downloaded yet
2026-03-27 22:04:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 34bb306a-cd78-5c10-b109-f03a5a8f4917 with identifier: 10741891
2026-03-27 22:04:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 34bb306a-cd78-5c10-b109-f03a5a8f4917 with scrape type 1
2026-03-27 22:04:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 34bb306a-cd78-5c10-b109-f03a5a8f4917
2026-03-27 22:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751895%252Fgeneral%252Fab945c16-4f9e-4f39-bd1e-3591727ce827.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751895/general/ab945c16-4f9e-4f39-bd1e-3591727ce827.jpg not downloaded yet
2026-03-27 22:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751888%252Fgeneral%252Fd348330c-d5d9-4cff-afcd-113e3a79094c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751888/general/d348330c-d5d9-4cff-afcd-113e3a79094c.jpg not downloaded yet
2026-03-27 22:04:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741893> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:04:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751888/general/6ac0e868-5fa7-4c2e-81d4-1306897cee3e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741888)
2026-03-27 22:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752338%252Fgeneral%252Fcf388aa4-717c-4f2f-9fae-0a0405423066.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752338/general/cf388aa4-717c-4f2f-9fae-0a0405423066.jpg not downloaded yet
2026-03-27 22:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751893%252Fgeneral%252F88e35fe1-7f00-4e2f-b90c-f7bc6aa11e0e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751893/general/88e35fe1-7f00-4e2f-b90c-f7bc6aa11e0e.jpg not downloaded yet
2026-03-27 22:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752333%252Fgeneral%252F4b77beb3-516c-4c5b-b42b-1686b1dc46db.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752333/general/4b77beb3-516c-4c5b-b42b-1686b1dc46db.jpg not downloaded yet
2026-03-27 22:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751895%252Fgeneral%252Fa4174d1e-52a7-43c5-83ac-74bb665075b1.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751895/general/a4174d1e-52a7-43c5-83ac-74bb665075b1.jpg not downloaded yet
2026-03-27 22:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751888%252Fgeneral%252F7cbf084a-0987-4fd3-8b5c-f02d6c1df096.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751888/general/7cbf084a-0987-4fd3-8b5c-f02d6c1df096.jpg not downloaded yet
2026-03-27 22:04:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5c34790>
2026-03-27 22:04:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:04:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:04:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7bf47d36-c42b-560b-8abc-ceff7a29580c/7bf47d36-c42b-560b-8abc-ceff7a29580c_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751888%252Fgeneral%252Fbeff7667-bf8b-4bf5-8fc4-e2d2b76333a6.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751888/general/beff7667-bf8b-4bf5-8fc4-e2d2b76333a6.jpg saved to cache
2026-03-27 22:04:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 7bf47d36-c42b-560b-8abc-ceff7a29580c
2026-03-27 22:04:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee44cc5d0>
2026-03-27 22:04:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:04:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:04:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8eb6ce8b-0481-5d78-9723-f623bd7f24ec/8eb6ce8b-0481-5d78-9723-f623bd7f24ec_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751893%252Fgeneral%252F168aa99e-648c-40d2-bfca-aa8693e2c3e5.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751893/general/168aa99e-648c-40d2-bfca-aa8693e2c3e5.jpg saved to cache
2026-03-27 22:04:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 8eb6ce8b-0481-5d78-9723-f623bd7f24ec
2026-03-27 22:04:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee4728e50>
2026-03-27 22:04:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:04:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:04:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_89ec8dfa-aec1-5c5b-803c-c95462891a38/89ec8dfa-aec1-5c5b-803c-c95462891a38_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751886%252Fgeneral%252F5e63e010-ee1f-4338-ac9b-309262cbf6ed.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751886/general/5e63e010-ee1f-4338-ac9b-309262cbf6ed.jpg saved to cache
2026-03-27 22:04:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 89ec8dfa-aec1-5c5b-803c-c95462891a38
2026-03-27 22:04:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee59f8f50>
2026-03-27 22:04:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:04:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:04:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8eb6ce8b-0481-5d78-9723-f623bd7f24ec/8eb6ce8b-0481-5d78-9723-f623bd7f24ec_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751893%252Fgeneral%252F0c768617-b8b3-477c-b1b4-10c4b76bbd6d.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751893/general/0c768617-b8b3-477c-b1b4-10c4b76bbd6d.jpg saved to cache
2026-03-27 22:04:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 8eb6ce8b-0481-5d78-9723-f623bd7f24ec
2026-03-27 22:04:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee4614190>
2026-03-27 22:04:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:04:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:04:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7bf47d36-c42b-560b-8abc-ceff7a29580c/7bf47d36-c42b-560b-8abc-ceff7a29580c_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751888%252Fgeneral%252Fb1147d3b-9616-4bf9-aff5-28e77b3f5c27.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751888/general/b1147d3b-9616-4bf9-aff5-28e77b3f5c27.jpg saved to cache
2026-03-27 22:04:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 7bf47d36-c42b-560b-8abc-ceff7a29580c
2026-03-27 22:04:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee44c3e10>
2026-03-27 22:04:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:04:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:04:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_68482c2a-a893-5908-a724-c2d48caff60b/68482c2a-a893-5908-a724-c2d48caff60b_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751891%252Fgeneral%252F7d6dd828-f9eb-4505-a621-4b9e7a97b1bf.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751891/general/7d6dd828-f9eb-4505-a621-4b9e7a97b1bf.jpg saved to cache
2026-03-27 22:04:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 68482c2a-a893-5908-a724-c2d48caff60b
2026-03-27 22:04:42 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 68482c2a-a893-5908-a724-c2d48caff60b, skipping ID generation
2026-03-27 22:04:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 68482c2a-a893-5908-a724-c2d48caff60b with scrape type 1
2026-03-27 22:04:42 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 68482c2a-a893-5908-a724-c2d48caff60b sending to next pipeline
2026-03-27 22:04:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 68482c2a-a893-5908-a724-c2d48caff60b, identifier: 10741889
2026-03-27 22:04:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751893/general/dfbb8f96-f989-443c-9fd1-6b59b29a265b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741890)
2026-03-27 22:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752338%252Fgeneral%252F407a7a58-848e-44c9-b3d7-11a353a1a4ec.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752338/general/407a7a58-848e-44c9-b3d7-11a353a1a4ec.jpg not downloaded yet
2026-03-27 22:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751893%252Fgeneral%252F9943c8e5-41ae-4a2c-b945-bb9d339899b0.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751893/general/9943c8e5-41ae-4a2c-b945-bb9d339899b0.jpg not downloaded yet
2026-03-27 22:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752333%252Fgeneral%252F4d6155b0-f455-460b-9b82-5968251f1690.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752333/general/4d6155b0-f455-460b-9b82-5968251f1690.jpg not downloaded yet
2026-03-27 22:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751895%252Fgeneral%252F3d68053b-62f8-4d80-b2aa-9017167fdfab.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751895/general/3d68053b-62f8-4d80-b2aa-9017167fdfab.jpg not downloaded yet
2026-03-27 22:04:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 68482c2a-a893-5908-a724-c2d48caff60b with identifier: 10741889
2026-03-27 22:04:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 68482c2a-a893-5908-a724-c2d48caff60b with identifier: 10741889
2026-03-27 22:04:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 68482c2a-a893-5908-a724-c2d48caff60b with identifier: 10741889 to the API
2026-03-27 22:04:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:04:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:04:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5751891/general/7d6dd828-f9eb-4505-a621-4b9e7a97b1bf.jpg>
{'auction_title': '',
'c_o_2_emission_value': 152,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 105,
'expiration_date': '2026-03-30T10:20:00Z',
'fuel_type': 'Diesel',
'id': '68482c2a-a893-5908-a724-c2d48caff60b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH168HS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741889',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Fiat',
'model': 'Doblo',
'odometer': 214341,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 156,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68482c2a-a893-5908-a724-c2d48caff60b/68482c2a-a893-5908-a724-c2d48caff60b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47443,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751891/general/efc6fbb2-3eb2-434a-921c-e708c8b676c1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68482c2a-a893-5908-a724-c2d48caff60b/68482c2a-a893-5908-a724-c2d48caff60b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44684,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751891/general/e5deba1e-d995-4506-9cbc-3c1631c62f3e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68482c2a-a893-5908-a724-c2d48caff60b/68482c2a-a893-5908-a724-c2d48caff60b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44390,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751891/general/87734420-5326-4b76-9667-c1e7468cb8ab.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68482c2a-a893-5908-a724-c2d48caff60b/68482c2a-a893-5908-a724-c2d48caff60b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45621,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751891/general/bfbe98cb-d776-4a80-83f1-9861459e8537.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68482c2a-a893-5908-a724-c2d48caff60b/68482c2a-a893-5908-a724-c2d48caff60b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53146,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751891/general/f315de7d-7cfb-4786-83c2-0bafbddc062d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68482c2a-a893-5908-a724-c2d48caff60b/68482c2a-a893-5908-a724-c2d48caff60b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52750,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751891/general/1669d9d4-7038-483d-8378-f10ebd8253cb.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68482c2a-a893-5908-a724-c2d48caff60b/68482c2a-a893-5908-a724-c2d48caff60b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60247,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751891/general/334b3a67-73bb-4f27-b80e-abc12c6ea3fc.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68482c2a-a893-5908-a724-c2d48caff60b/68482c2a-a893-5908-a724-c2d48caff60b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68879,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751891/general/64448ec7-e464-4daa-9676-be6afff6bc17.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68482c2a-a893-5908-a724-c2d48caff60b/68482c2a-a893-5908-a724-c2d48caff60b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58272,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751891/general/bf8908a9-0cdf-4de7-9a8a-82d6cdbe3fa3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68482c2a-a893-5908-a724-c2d48caff60b/68482c2a-a893-5908-a724-c2d48caff60b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81132,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751891/general/7d6dd828-f9eb-4505-a621-4b9e7a97b1bf.jpg',
'Width': 800}],
'price': 4700,
'price_includes_vat': True,
'registration_date': '2021-10-29',
'seats_number': 3,
'seller_name': 'Arval Italia',
'title': 'Fiat Doblo Cargo 1.6 Lounge - Diesel - Manual - 105 hp - 214.341 km',
'transmission': 'manual',
'trim': 'Lounge',
'vin': None,
'year': 2021}
2026-03-27 22:04:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741889%27 HTTP/1.1" 200 None
2026-03-27 22:04:43 [adesa.it] INFO: Saving data for 10741889: {'created_time': 1774649083.135429, 'last_price_update_time': 1774649083.13544, 'auction_closing_time': 1774866000.0}
2026-03-27 22:04:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741889') HTTP/1.1" 204 0
2026-03-27 22:04:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752338/general/e4cd9c32-c143-407c-86c5-4f57411b4a35.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741779)
2026-03-27 22:04:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751893/general/fb483aa4-9874-492d-a16f-1645b58aa7e0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741890)
2026-03-27 22:04:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751888/general/f85fa22a-484a-475c-866a-206157d1bb8e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741888)
2026-03-27 22:04:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751888%252Fgeneral%252F715496f9-6990-4353-b524-cf7947a818d4.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751888/general/715496f9-6990-4353-b524-cf7947a818d4.jpg not downloaded yet
2026-03-27 22:04:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751895/general/ab945c16-4f9e-4f39-bd1e-3591727ce827.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741891)
2026-03-27 22:04:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752338%252Fgeneral%252F3418bb47-414b-43c7-89fa-1e76cf2f065f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752338/general/3418bb47-414b-43c7-89fa-1e76cf2f065f.jpg not downloaded yet
2026-03-27 22:04:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751893%252Fgeneral%252F9fa758e1-8125-4848-ac2c-be578d6b24f5.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751893/general/9fa758e1-8125-4848-ac2c-be578d6b24f5.jpg not downloaded yet
2026-03-27 22:04:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752333%252Fgeneral%252F9833e87f-27d3-492d-97fa-31dbce62c975.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752333/general/9833e87f-27d3-492d-97fa-31dbce62c975.jpg not downloaded yet
2026-03-27 22:04:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751895%252Fgeneral%252Ff63aa6ce-9a70-4d50-87ea-0799ff90eca2.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751895/general/f63aa6ce-9a70-4d50-87ea-0799ff90eca2.jpg not downloaded yet
2026-03-27 22:04:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741892> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:04:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741898> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:04:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752338%252Fgeneral%252F3740b9a3-b0e8-4411-9bb3-08917d9acaee.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752338/general/3740b9a3-b0e8-4411-9bb3-08917d9acaee.jpg not downloaded yet
2026-03-27 22:04:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751893%252Fgeneral%252Fa2b96cd0-9bbe-4ff3-b478-52911eb5f4ae.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751893/general/a2b96cd0-9bbe-4ff3-b478-52911eb5f4ae.jpg not downloaded yet
2026-03-27 22:04:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752333%252Fgeneral%252F47ce9846-6817-4bdc-b5f7-a389f004fdd9.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752333/general/47ce9846-6817-4bdc-b5f7-a389f004fdd9.jpg not downloaded yet
2026-03-27 22:04:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751895%252Fgeneral%252F72e35571-e8b8-46c5-9f0f-03ded10f5cec.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751895/general/72e35571-e8b8-46c5-9f0f-03ded10f5cec.jpg not downloaded yet
2026-03-27 22:04:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a543db41-2372-56ec-b0be-b8fa5a1c8b49 with identifier: 10741893
2026-03-27 22:04:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a543db41-2372-56ec-b0be-b8fa5a1c8b49 with scrape type 1
2026-03-27 22:04:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a543db41-2372-56ec-b0be-b8fa5a1c8b49
2026-03-27 22:04:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751901%252Fgeneral%252Fa8587d84-f7f4-4732-986f-a79b8fba8626.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751901/general/a8587d84-f7f4-4732-986f-a79b8fba8626.jpg not downloaded yet
2026-03-27 22:04:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee4652f90>
2026-03-27 22:04:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:04:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:04:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7bf47d36-c42b-560b-8abc-ceff7a29580c/7bf47d36-c42b-560b-8abc-ceff7a29580c_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:04:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751888%252Fgeneral%252F6ac0e868-5fa7-4c2e-81d4-1306897cee3e.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751888/general/6ac0e868-5fa7-4c2e-81d4-1306897cee3e.jpg saved to cache
2026-03-27 22:04:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 7bf47d36-c42b-560b-8abc-ceff7a29580c
2026-03-27 22:04:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee451d5d0>
2026-03-27 22:04:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:04:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:04:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8eb6ce8b-0481-5d78-9723-f623bd7f24ec/8eb6ce8b-0481-5d78-9723-f623bd7f24ec_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:04:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751893%252Fgeneral%252Fdfbb8f96-f989-443c-9fd1-6b59b29a265b.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751893/general/dfbb8f96-f989-443c-9fd1-6b59b29a265b.jpg saved to cache
2026-03-27 22:04:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 8eb6ce8b-0481-5d78-9723-f623bd7f24ec
2026-03-27 22:04:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752338/general/16887185-9794-4851-9610-31c933c7e52a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741779)
2026-03-27 22:04:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752338/general/960d353c-68ae-4050-960a-ca3876df414a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741779)
2026-03-27 22:04:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752338/general/05293c61-6cc6-41b3-a904-ef289ff0c3f6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741779)
2026-03-27 22:04:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751895/general/a4174d1e-52a7-43c5-83ac-74bb665075b1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741891)
2026-03-27 22:04:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751893/general/88e35fe1-7f00-4e2f-b90c-f7bc6aa11e0e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741890)
2026-03-27 22:04:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752338%252Fgeneral%252Fc3b6ff81-c8e8-4de1-b175-9cf3063a6784.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752338/general/c3b6ff81-c8e8-4de1-b175-9cf3063a6784.jpg not downloaded yet
2026-03-27 22:04:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751893%252Fgeneral%252F43e193ff-1986-42b0-bc48-aaff207d5e5a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751893/general/43e193ff-1986-42b0-bc48-aaff207d5e5a.jpg not downloaded yet
2026-03-27 22:04:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752333%252Fgeneral%252Fc90f06c8-694e-4982-aed4-f540876e0a4a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752333/general/c90f06c8-694e-4982-aed4-f540876e0a4a.jpg not downloaded yet
2026-03-27 22:04:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751895%252Fgeneral%252F066215c7-3097-4a77-b8b1-827669ac0280.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751895/general/066215c7-3097-4a77-b8b1-827669ac0280.jpg not downloaded yet
2026-03-27 22:04:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751901%252Fgeneral%252F31c3f82d-f2f4-466d-9aa9-faa8ec8e29b3.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751901/general/31c3f82d-f2f4-466d-9aa9-faa8ec8e29b3.jpg not downloaded yet
2026-03-27 22:04:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752333/general/ee579e18-3af0-455d-a0c3-1a3b65c17fc6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741777)
2026-03-27 22:04:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751888/general/7cbf084a-0987-4fd3-8b5c-f02d6c1df096.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741888)
2026-03-27 22:04:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee43cd590>
2026-03-27 22:04:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:04:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:04:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b3d2aab7-451a-51b6-a1a6-e4387fee5c70/b3d2aab7-451a-51b6-a1a6-e4387fee5c70_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:04:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752338%252Fgeneral%252Fe4cd9c32-c143-407c-86c5-4f57411b4a35.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752338/general/e4cd9c32-c143-407c-86c5-4f57411b4a35.jpg saved to cache
2026-03-27 22:04:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item b3d2aab7-451a-51b6-a1a6-e4387fee5c70
2026-03-27 22:04:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5b79e10>
2026-03-27 22:04:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:04:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:04:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8eb6ce8b-0481-5d78-9723-f623bd7f24ec/8eb6ce8b-0481-5d78-9723-f623bd7f24ec_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:04:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751893%252Fgeneral%252Ffb483aa4-9874-492d-a16f-1645b58aa7e0.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751893/general/fb483aa4-9874-492d-a16f-1645b58aa7e0.jpg saved to cache
2026-03-27 22:04:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 8eb6ce8b-0481-5d78-9723-f623bd7f24ec
2026-03-27 22:04:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5d94350>
2026-03-27 22:04:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:04:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:04:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7bf47d36-c42b-560b-8abc-ceff7a29580c/7bf47d36-c42b-560b-8abc-ceff7a29580c_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:04:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751888%252Fgeneral%252Ff85fa22a-484a-475c-866a-206157d1bb8e.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751888/general/f85fa22a-484a-475c-866a-206157d1bb8e.jpg saved to cache
2026-03-27 22:04:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 7bf47d36-c42b-560b-8abc-ceff7a29580c
2026-03-27 22:04:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee472a5d0>
2026-03-27 22:04:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:04:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:04:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_34bb306a-cd78-5c10-b109-f03a5a8f4917/34bb306a-cd78-5c10-b109-f03a5a8f4917_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:04:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751895%252Fgeneral%252Fab945c16-4f9e-4f39-bd1e-3591727ce827.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751895/general/ab945c16-4f9e-4f39-bd1e-3591727ce827.jpg saved to cache
2026-03-27 22:04:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 34bb306a-cd78-5c10-b109-f03a5a8f4917
2026-03-27 22:04:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b838636a-6e35-5f32-bc02-ff9698e8cb6a with identifier: 10741892
2026-03-27 22:04:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b838636a-6e35-5f32-bc02-ff9698e8cb6a with scrape type 1
2026-03-27 22:04:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b838636a-6e35-5f32-bc02-ff9698e8cb6a
2026-03-27 22:04:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751898%252Fgeneral%252F0f5f4330-9083-4107-a66c-4ae7ea05417b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751898/general/0f5f4330-9083-4107-a66c-4ae7ea05417b.jpg not downloaded yet
2026-03-27 22:04:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 55f0cc10-f024-583d-9a56-aba7779bb294 with identifier: 10741898
2026-03-27 22:04:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 55f0cc10-f024-583d-9a56-aba7779bb294 with scrape type 1
2026-03-27 22:04:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 55f0cc10-f024-583d-9a56-aba7779bb294
2026-03-27 22:04:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751916%252Fgeneral%252F0bf300b0-4060-4d92-a52f-4fb63c552330.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751916/general/0bf300b0-4060-4d92-a52f-4fb63c552330.jpg not downloaded yet
2026-03-27 22:04:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751895/general/3d68053b-62f8-4d80-b2aa-9017167fdfab.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741891)
2026-03-27 22:04:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751895/general/f63aa6ce-9a70-4d50-87ea-0799ff90eca2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741891)
2026-03-27 22:04:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752333%252Fgeneral%252F3da597a6-119a-400b-a923-4ff62d0a1855.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752333/general/3da597a6-119a-400b-a923-4ff62d0a1855.jpg not downloaded yet
2026-03-27 22:04:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751895%252Fgeneral%252F4a388a11-c9d2-4ecc-81e2-84a26de657fb.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751895/general/4a388a11-c9d2-4ecc-81e2-84a26de657fb.jpg not downloaded yet
2026-03-27 22:04:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751901%252Fgeneral%252Fa5d658bc-a351-48fd-b846-13d1f23f590f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751901/general/a5d658bc-a351-48fd-b846-13d1f23f590f.jpg not downloaded yet
2026-03-27 22:04:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752333/general/4b77beb3-516c-4c5b-b42b-1686b1dc46db.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741777)
2026-03-27 22:04:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751893/general/9fa758e1-8125-4848-ac2c-be578d6b24f5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741890)
2026-03-27 22:04:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751898%252Fgeneral%252Fdc059caf-c6b7-47aa-8534-ae1170eae733.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751898/general/dc059caf-c6b7-47aa-8534-ae1170eae733.jpg not downloaded yet
2026-03-27 22:04:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751916%252Fgeneral%252F5e495e56-33a3-4789-90da-b93d492d3b9c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751916/general/5e495e56-33a3-4789-90da-b93d492d3b9c.jpg not downloaded yet
2026-03-27 22:04:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741884> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:04:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741899> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:04:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee43c4410>
2026-03-27 22:04:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:04:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:04:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b3d2aab7-451a-51b6-a1a6-e4387fee5c70/b3d2aab7-451a-51b6-a1a6-e4387fee5c70_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:04:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752338%252Fgeneral%252F16887185-9794-4851-9610-31c933c7e52a.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752338/general/16887185-9794-4851-9610-31c933c7e52a.jpg saved to cache
2026-03-27 22:04:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item b3d2aab7-451a-51b6-a1a6-e4387fee5c70
2026-03-27 22:04:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5d42d10>
2026-03-27 22:04:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:04:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:04:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b3d2aab7-451a-51b6-a1a6-e4387fee5c70/b3d2aab7-451a-51b6-a1a6-e4387fee5c70_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752338%252Fgeneral%252F960d353c-68ae-4050-960a-ca3876df414a.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752338/general/960d353c-68ae-4050-960a-ca3876df414a.jpg saved to cache
2026-03-27 22:04:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item b3d2aab7-451a-51b6-a1a6-e4387fee5c70
2026-03-27 22:04:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee4656750>
2026-03-27 22:04:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:04:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:04:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b3d2aab7-451a-51b6-a1a6-e4387fee5c70/b3d2aab7-451a-51b6-a1a6-e4387fee5c70_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752338%252Fgeneral%252F05293c61-6cc6-41b3-a904-ef289ff0c3f6.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752338/general/05293c61-6cc6-41b3-a904-ef289ff0c3f6.jpg saved to cache
2026-03-27 22:04:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item b3d2aab7-451a-51b6-a1a6-e4387fee5c70
2026-03-27 22:04:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee459ba50>
2026-03-27 22:04:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:04:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:04:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_34bb306a-cd78-5c10-b109-f03a5a8f4917/34bb306a-cd78-5c10-b109-f03a5a8f4917_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751895%252Fgeneral%252Fa4174d1e-52a7-43c5-83ac-74bb665075b1.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751895/general/a4174d1e-52a7-43c5-83ac-74bb665075b1.jpg saved to cache
2026-03-27 22:04:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 34bb306a-cd78-5c10-b109-f03a5a8f4917
2026-03-27 22:04:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee58e6050>
2026-03-27 22:04:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:04:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:04:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8eb6ce8b-0481-5d78-9723-f623bd7f24ec/8eb6ce8b-0481-5d78-9723-f623bd7f24ec_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751893%252Fgeneral%252F88e35fe1-7f00-4e2f-b90c-f7bc6aa11e0e.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751893/general/88e35fe1-7f00-4e2f-b90c-f7bc6aa11e0e.jpg saved to cache
2026-03-27 22:04:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 8eb6ce8b-0481-5d78-9723-f623bd7f24ec
2026-03-27 22:04:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751901/general/a8587d84-f7f4-4732-986f-a79b8fba8626.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741893)
2026-03-27 22:04:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752338/general/3418bb47-414b-43c7-89fa-1e76cf2f065f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741779)
2026-03-27 22:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752333%252Fgeneral%252F259e7bc0-6e7b-42bc-8a2b-2c3cd6cd53b1.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752333/general/259e7bc0-6e7b-42bc-8a2b-2c3cd6cd53b1.jpg not downloaded yet
2026-03-27 22:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751895%252Fgeneral%252F3da5d2ae-171b-4ad2-85fb-591469264cbe.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751895/general/3da5d2ae-171b-4ad2-85fb-591469264cbe.jpg not downloaded yet
2026-03-27 22:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751901%252Fgeneral%252Fe0900a90-7609-4e9f-960e-56d755967c4e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751901/general/e0900a90-7609-4e9f-960e-56d755967c4e.jpg not downloaded yet
2026-03-27 22:04:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752333/general/9833e87f-27d3-492d-97fa-31dbce62c975.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741777)
2026-03-27 22:04:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751888/general/715496f9-6990-4353-b524-cf7947a818d4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741888)
2026-03-27 22:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751898%252Fgeneral%252F267136de-762a-46c8-a803-f5f503e30e9d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751898/general/267136de-762a-46c8-a803-f5f503e30e9d.jpg not downloaded yet
2026-03-27 22:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751916%252Fgeneral%252F677f8ba7-d5a6-4cf3-a14e-0338686f771e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751916/general/677f8ba7-d5a6-4cf3-a14e-0338686f771e.jpg not downloaded yet
2026-03-27 22:04:44 [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-27 22:04:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5d408d0>
2026-03-27 22:04:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:04:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:04:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e1734e9f-6a00-576d-84bc-ed82ddaac492/e1734e9f-6a00-576d-84bc-ed82ddaac492_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752333%252Fgeneral%252Fee579e18-3af0-455d-a0c3-1a3b65c17fc6.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752333/general/ee579e18-3af0-455d-a0c3-1a3b65c17fc6.jpg saved to cache
2026-03-27 22:04:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item e1734e9f-6a00-576d-84bc-ed82ddaac492
2026-03-27 22:04:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee58dfc90>
2026-03-27 22:04:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:04:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:04:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7bf47d36-c42b-560b-8abc-ceff7a29580c/7bf47d36-c42b-560b-8abc-ceff7a29580c_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751888%252Fgeneral%252F7cbf084a-0987-4fd3-8b5c-f02d6c1df096.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751888/general/7cbf084a-0987-4fd3-8b5c-f02d6c1df096.jpg saved to cache
2026-03-27 22:04:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 7bf47d36-c42b-560b-8abc-ceff7a29580c
2026-03-27 22:04:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751895/general/72e35571-e8b8-46c5-9f0f-03ded10f5cec.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741891)
2026-03-27 22:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752333%252Fgeneral%252F98368d11-6527-483f-9606-13aaf0552057.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752333/general/98368d11-6527-483f-9606-13aaf0552057.jpg not downloaded yet
2026-03-27 22:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751895%252Fgeneral%252Fc6d9b789-372f-4791-a175-dc19f9f02ac2.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751895/general/c6d9b789-372f-4791-a175-dc19f9f02ac2.jpg not downloaded yet
2026-03-27 22:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751901%252Fgeneral%252F62b4a4de-1353-4883-94ba-21d923cad0f5.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751901/general/62b4a4de-1353-4883-94ba-21d923cad0f5.jpg not downloaded yet
2026-03-27 22:04:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741886> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:04:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5a87a90>
2026-03-27 22:04:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:04:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:04:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_34bb306a-cd78-5c10-b109-f03a5a8f4917/34bb306a-cd78-5c10-b109-f03a5a8f4917_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751895%252Fgeneral%252F3d68053b-62f8-4d80-b2aa-9017167fdfab.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751895/general/3d68053b-62f8-4d80-b2aa-9017167fdfab.jpg saved to cache
2026-03-27 22:04:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 34bb306a-cd78-5c10-b109-f03a5a8f4917
2026-03-27 22:04:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee47397d0>
2026-03-27 22:04:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:04:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:04:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_34bb306a-cd78-5c10-b109-f03a5a8f4917/34bb306a-cd78-5c10-b109-f03a5a8f4917_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751895%252Fgeneral%252Ff63aa6ce-9a70-4d50-87ea-0799ff90eca2.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751895/general/f63aa6ce-9a70-4d50-87ea-0799ff90eca2.jpg saved to cache
2026-03-27 22:04:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 34bb306a-cd78-5c10-b109-f03a5a8f4917
2026-03-27 22:04:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee44ab390>
2026-03-27 22:04:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:04:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:04:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e1734e9f-6a00-576d-84bc-ed82ddaac492/e1734e9f-6a00-576d-84bc-ed82ddaac492_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752333%252Fgeneral%252F4b77beb3-516c-4c5b-b42b-1686b1dc46db.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752333/general/4b77beb3-516c-4c5b-b42b-1686b1dc46db.jpg saved to cache
2026-03-27 22:04:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item e1734e9f-6a00-576d-84bc-ed82ddaac492
2026-03-27 22:04:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee473b1d0>
2026-03-27 22:04:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:04:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:04:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8eb6ce8b-0481-5d78-9723-f623bd7f24ec/8eb6ce8b-0481-5d78-9723-f623bd7f24ec_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751893%252Fgeneral%252F9fa758e1-8125-4848-ac2c-be578d6b24f5.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751893/general/9fa758e1-8125-4848-ac2c-be578d6b24f5.jpg saved to cache
2026-03-27 22:04:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 8eb6ce8b-0481-5d78-9723-f623bd7f24ec
2026-03-27 22:04:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 379d1c91-851e-53c4-ada7-1e6623d1874b with identifier: 10741884
2026-03-27 22:04:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 379d1c91-851e-53c4-ada7-1e6623d1874b with scrape type 1
2026-03-27 22:04:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 379d1c91-851e-53c4-ada7-1e6623d1874b
2026-03-27 22:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5738352%252Fgeneral%252F112c735e-dcae-4d6d-8972-8e55b30573f0.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738352/general/112c735e-dcae-4d6d-8972-8e55b30573f0.jpg already downloaded
2026-03-27 22:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5738352%252Fgeneral%252F7c1e9aad-fa2b-468b-8f23-b0acfef8f858.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738352/general/7c1e9aad-fa2b-468b-8f23-b0acfef8f858.jpg already downloaded
2026-03-27 22:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5738352%252Fgeneral%252F1342487f-fea1-4b5b-9cd4-1e957b7fcab6.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738352/general/1342487f-fea1-4b5b-9cd4-1e957b7fcab6.jpg already downloaded
2026-03-27 22:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5738352%252Fgeneral%252F5bf1566a-2bb2-41c7-9ffe-056d0c8983b9.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738352/general/5bf1566a-2bb2-41c7-9ffe-056d0c8983b9.jpg already downloaded
2026-03-27 22:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5738352%252Fgeneral%252Fd4022bac-fd0b-44a5-a7aa-e9aa000e0738.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738352/general/d4022bac-fd0b-44a5-a7aa-e9aa000e0738.jpg already downloaded
2026-03-27 22:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5738352%252Fgeneral%252Ff033dfd8-265e-429b-9519-99b58cd262cb.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738352/general/f033dfd8-265e-429b-9519-99b58cd262cb.jpg already downloaded
2026-03-27 22:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5738352%252Fgeneral%252Fcd0d1739-d407-44d9-9a8c-af69c3d3ed5a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738352/general/cd0d1739-d407-44d9-9a8c-af69c3d3ed5a.jpg already downloaded
2026-03-27 22:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5738352%252Fgeneral%252Ffb15cc54-3b26-4c74-ab92-1ccdb6395930.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738352/general/fb15cc54-3b26-4c74-ab92-1ccdb6395930.jpg already downloaded
2026-03-27 22:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5738352%252Fgeneral%252F6fce0d43-0fd1-4f7b-a06e-756133cf61d3.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738352/general/6fce0d43-0fd1-4f7b-a06e-756133cf61d3.jpg already downloaded
2026-03-27 22:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5738352%252Fgeneral%252Faa256aa3-158c-4b57-8938-332ad6fa53fe.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738352/general/aa256aa3-158c-4b57-8938-332ad6fa53fe.jpg already downloaded
2026-03-27 22:04:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 379d1c91-851e-53c4-ada7-1e6623d1874b, identifier: 10741884
2026-03-27 22:04:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d7ac1d03-85c8-5214-84bb-4e0a63f5992e with identifier: 10741899
2026-03-27 22:04:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d7ac1d03-85c8-5214-84bb-4e0a63f5992e with scrape type 1
2026-03-27 22:04:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d7ac1d03-85c8-5214-84bb-4e0a63f5992e
2026-03-27 22:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751919%252Fgeneral%252F9738d410-08ae-479b-8c3f-eb17622ac57b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751919/general/9738d410-08ae-479b-8c3f-eb17622ac57b.jpg not downloaded yet
2026-03-27 22:04:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751898/general/0f5f4330-9083-4107-a66c-4ae7ea05417b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741892)
2026-03-27 22:04:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751916/general/0bf300b0-4060-4d92-a52f-4fb63c552330.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741898)
2026-03-27 22:04:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751901/general/31c3f82d-f2f4-466d-9aa9-faa8ec8e29b3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741893)
2026-03-27 22:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751898%252Fgeneral%252Fa6909ecf-a3ac-49fd-94a5-b437acb758ea.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751898/general/a6909ecf-a3ac-49fd-94a5-b437acb758ea.jpg not downloaded yet
2026-03-27 22:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751916%252Fgeneral%252Fbb8beab8-406d-4cd5-9695-4b33f2704dca.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751916/general/bb8beab8-406d-4cd5-9695-4b33f2704dca.jpg not downloaded yet
2026-03-27 22:04:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 379d1c91-851e-53c4-ada7-1e6623d1874b with identifier: 10741884
2026-03-27 22:04:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 379d1c91-851e-53c4-ada7-1e6623d1874b with identifier: 10741884
2026-03-27 22:04:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 379d1c91-851e-53c4-ada7-1e6623d1874b with identifier: 10741884 to the API
2026-03-27 22:04:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:04:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:04:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741884>
{'auction_title': '',
'c_o_2_emission_value': 329,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 170,
'expiration_date': '2026-03-30T10:20:00Z',
'fuel_type': 'Diesel',
'id': '379d1c91-851e-53c4-ada7-1e6623d1874b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GR600XA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741884',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Ford',
'model': 'Transit',
'odometer': 82207,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 236,
'photo_urls': ['https://images.openlane.eu/carimgs/5738352/general/112c735e-dcae-4d6d-8972-8e55b30573f0.jpg',
'https://images.openlane.eu/carimgs/5738352/general/7c1e9aad-fa2b-468b-8f23-b0acfef8f858.jpg',
'https://images.openlane.eu/carimgs/5738352/general/1342487f-fea1-4b5b-9cd4-1e957b7fcab6.jpg',
'https://images.openlane.eu/carimgs/5738352/general/5bf1566a-2bb2-41c7-9ffe-056d0c8983b9.jpg',
'https://images.openlane.eu/carimgs/5738352/general/d4022bac-fd0b-44a5-a7aa-e9aa000e0738.jpg',
'https://images.openlane.eu/carimgs/5738352/general/f033dfd8-265e-429b-9519-99b58cd262cb.jpg',
'https://images.openlane.eu/carimgs/5738352/general/cd0d1739-d407-44d9-9a8c-af69c3d3ed5a.jpg',
'https://images.openlane.eu/carimgs/5738352/general/fb15cc54-3b26-4c74-ab92-1ccdb6395930.jpg',
'https://images.openlane.eu/carimgs/5738352/general/6fce0d43-0fd1-4f7b-a06e-756133cf61d3.jpg',
'https://images.openlane.eu/carimgs/5738352/general/aa256aa3-158c-4b57-8938-332ad6fa53fe.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_379d1c91-851e-53c4-ada7-1e6623d1874b/379d1c91-851e-53c4-ada7-1e6623d1874b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70578,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738352/general/112c735e-dcae-4d6d-8972-8e55b30573f0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_379d1c91-851e-53c4-ada7-1e6623d1874b/379d1c91-851e-53c4-ada7-1e6623d1874b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64064,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738352/general/7c1e9aad-fa2b-468b-8f23-b0acfef8f858.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_379d1c91-851e-53c4-ada7-1e6623d1874b/379d1c91-851e-53c4-ada7-1e6623d1874b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68292,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738352/general/1342487f-fea1-4b5b-9cd4-1e957b7fcab6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_379d1c91-851e-53c4-ada7-1e6623d1874b/379d1c91-851e-53c4-ada7-1e6623d1874b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64085,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738352/general/5bf1566a-2bb2-41c7-9ffe-056d0c8983b9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_379d1c91-851e-53c4-ada7-1e6623d1874b/379d1c91-851e-53c4-ada7-1e6623d1874b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45401,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738352/general/d4022bac-fd0b-44a5-a7aa-e9aa000e0738.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_379d1c91-851e-53c4-ada7-1e6623d1874b/379d1c91-851e-53c4-ada7-1e6623d1874b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65897,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738352/general/f033dfd8-265e-429b-9519-99b58cd262cb.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_379d1c91-851e-53c4-ada7-1e6623d1874b/379d1c91-851e-53c4-ada7-1e6623d1874b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 26435,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738352/general/cd0d1739-d407-44d9-9a8c-af69c3d3ed5a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_379d1c91-851e-53c4-ada7-1e6623d1874b/379d1c91-851e-53c4-ada7-1e6623d1874b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73053,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738352/general/fb15cc54-3b26-4c74-ab92-1ccdb6395930.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_379d1c91-851e-53c4-ada7-1e6623d1874b/379d1c91-851e-53c4-ada7-1e6623d1874b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70567,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738352/general/6fce0d43-0fd1-4f7b-a06e-756133cf61d3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_379d1c91-851e-53c4-ada7-1e6623d1874b/379d1c91-851e-53c4-ada7-1e6623d1874b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66828,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738352/general/aa256aa3-158c-4b57-8938-332ad6fa53fe.jpg',
'Width': 800}],
'price': 20800,
'price_includes_vat': True,
'registration_date': '2023-10-12',
'seats_number': 3,
'seller_name': 'Arval Italia',
'title': 'Ford Transit dropside 2.0 TDCI Trend - Diesel - Manual - 170 hp - '
'82.207 km',
'transmission': 'manual',
'trim': 'Trend',
'vin': None,
'year': 2023}
2026-03-27 22:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741884%27 HTTP/1.1" 200 None
2026-03-27 22:04:45 [adesa.it] INFO: Saving data for 10741884: {'created_time': 1774649085.405136, 'last_price_update_time': 1774649085.405147, 'auction_closing_time': 1774866000.0}
2026-03-27 22:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741884') HTTP/1.1" 204 0
2026-03-27 22:04:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751895/general/066215c7-3097-4a77-b8b1-827669ac0280.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741891)
2026-03-27 22:04:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751901/general/a5d658bc-a351-48fd-b846-13d1f23f590f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741893)
2026-03-27 22:04:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752333/general/47ce9846-6817-4bdc-b5f7-a389f004fdd9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741777)
2026-03-27 22:04:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751893/general/a2b96cd0-9bbe-4ff3-b478-52911eb5f4ae.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741890)
2026-03-27 22:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752333%252Fgeneral%252Fe1c37ad1-25ed-46b1-90a1-3ba725281f34.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752333/general/e1c37ad1-25ed-46b1-90a1-3ba725281f34.jpg not downloaded yet
2026-03-27 22:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751895%252Fgeneral%252Ff9257e25-a176-4be8-a8ca-95c5c1c70014.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751895/general/f9257e25-a176-4be8-a8ca-95c5c1c70014.jpg not downloaded yet
2026-03-27 22:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751901%252Fgeneral%252F9767e395-f49f-4869-8125-b566587256af.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751901/general/9767e395-f49f-4869-8125-b566587256af.jpg not downloaded yet
2026-03-27 22:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751919%252Fgeneral%252F3a0e1393-e462-47f0-9d1d-1931d20d3b44.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751919/general/3a0e1393-e462-47f0-9d1d-1931d20d3b44.jpg not downloaded yet
2026-03-27 22:04:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee4644150>
2026-03-27 22:04:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:04:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:04:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a543db41-2372-56ec-b0be-b8fa5a1c8b49/a543db41-2372-56ec-b0be-b8fa5a1c8b49_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751901%252Fgeneral%252Fa8587d84-f7f4-4732-986f-a79b8fba8626.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751901/general/a8587d84-f7f4-4732-986f-a79b8fba8626.jpg saved to cache
2026-03-27 22:04:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item a543db41-2372-56ec-b0be-b8fa5a1c8b49
2026-03-27 22:04:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee588a1d0>
2026-03-27 22:04:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:04:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:04:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b3d2aab7-451a-51b6-a1a6-e4387fee5c70/b3d2aab7-451a-51b6-a1a6-e4387fee5c70_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752338%252Fgeneral%252F3418bb47-414b-43c7-89fa-1e76cf2f065f.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752338/general/3418bb47-414b-43c7-89fa-1e76cf2f065f.jpg saved to cache
2026-03-27 22:04:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item b3d2aab7-451a-51b6-a1a6-e4387fee5c70
2026-03-27 22:04:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee473afd0>
2026-03-27 22:04:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:04:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:04:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e1734e9f-6a00-576d-84bc-ed82ddaac492/e1734e9f-6a00-576d-84bc-ed82ddaac492_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752333%252Fgeneral%252F9833e87f-27d3-492d-97fa-31dbce62c975.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752333/general/9833e87f-27d3-492d-97fa-31dbce62c975.jpg saved to cache
2026-03-27 22:04:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item e1734e9f-6a00-576d-84bc-ed82ddaac492
2026-03-27 22:04:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee473ae50>
2026-03-27 22:04:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:04:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:04:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7bf47d36-c42b-560b-8abc-ceff7a29580c/7bf47d36-c42b-560b-8abc-ceff7a29580c_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751888%252Fgeneral%252F715496f9-6990-4353-b524-cf7947a818d4.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751888/general/715496f9-6990-4353-b524-cf7947a818d4.jpg saved to cache
2026-03-27 22:04:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 7bf47d36-c42b-560b-8abc-ceff7a29580c
2026-03-27 22:04:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751895/general/4a388a11-c9d2-4ecc-81e2-84a26de657fb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741891)
2026-03-27 22:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751898%252Fgeneral%252Fac626400-fbf2-45b7-9955-b9f367443d69.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751898/general/ac626400-fbf2-45b7-9955-b9f367443d69.jpg not downloaded yet
2026-03-27 22:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751916%252Fgeneral%252F5e321fc6-d059-48ce-86a3-497e9ca1cb0f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751916/general/5e321fc6-d059-48ce-86a3-497e9ca1cb0f.jpg not downloaded yet
2026-03-27 22:04:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741897> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751901%252Fgeneral%252Fb4f718af-9d7e-4b28-80dc-8172848acb89.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751901/general/b4f718af-9d7e-4b28-80dc-8172848acb89.jpg not downloaded yet
2026-03-27 22:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751919%252Fgeneral%252Ffd00931f-01db-4e19-b9a1-54a139afee00.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751919/general/fd00931f-01db-4e19-b9a1-54a139afee00.jpg not downloaded yet
2026-03-27 22:04:45 [adesa.it] INFO: Found listing with ID: 10734989
2026-03-27 22:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710734989%27 HTTP/1.1" 200 None
2026-03-27 22:04:45 [adesa.it] INFO: Scrape type for 10734989: 0
2026-03-27 22:04:45 [adesa.it] INFO: Skipping item 10734989 url https://www.openlane.eu/en/carv6/auction/10734989
2026-03-27 22:04:45 [adesa.it] INFO: Found listing with ID: 10734999
2026-03-27 22:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710734999%27 HTTP/1.1" 200 None
2026-03-27 22:04:45 [adesa.it] INFO: Scrape type for 10734999: 0
2026-03-27 22:04:45 [adesa.it] INFO: Skipping item 10734999 url https://www.openlane.eu/en/carv6/auction/10734999
2026-03-27 22:04:45 [adesa.it] INFO: Found listing with ID: 10734545
2026-03-27 22:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710734545%27 HTTP/1.1" 200 None
2026-03-27 22:04:45 [adesa.it] INFO: Scrape type for 10734545: 0
2026-03-27 22:04:45 [adesa.it] INFO: Skipping item 10734545 url https://www.openlane.eu/en/carv6/auction/10734545
2026-03-27 22:04:45 [adesa.it] INFO: Found listing with ID: 10734582
2026-03-27 22:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710734582%27 HTTP/1.1" 200 None
2026-03-27 22:04:45 [adesa.it] INFO: Scrape type for 10734582: 0
2026-03-27 22:04:45 [adesa.it] INFO: Skipping item 10734582 url https://www.openlane.eu/en/carv6/auction/10734582
2026-03-27 22:04:45 [adesa.it] INFO: Found listing with ID: 10734568
2026-03-27 22:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710734568%27 HTTP/1.1" 200 None
2026-03-27 22:04:45 [adesa.it] INFO: Scrape type for 10734568: 0
2026-03-27 22:04:45 [adesa.it] INFO: Skipping item 10734568 url https://www.openlane.eu/en/carv6/auction/10734568
2026-03-27 22:04:45 [adesa.it] INFO: Found listing with ID: 10734867
2026-03-27 22:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710734867%27 HTTP/1.1" 200 None
2026-03-27 22:04:45 [adesa.it] INFO: Scrape type for 10734867: 0
2026-03-27 22:04:45 [adesa.it] INFO: Skipping item 10734867 url https://www.openlane.eu/en/carv6/auction/10734867
2026-03-27 22:04:45 [adesa.it] INFO: Found listing with ID: 10734546
2026-03-27 22:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710734546%27 HTTP/1.1" 200 None
2026-03-27 22:04:45 [adesa.it] INFO: Scrape type for 10734546: 0
2026-03-27 22:04:45 [adesa.it] INFO: Skipping item 10734546 url https://www.openlane.eu/en/carv6/auction/10734546
2026-03-27 22:04:45 [adesa.it] INFO: Found listing with ID: 10734569
2026-03-27 22:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710734569%27 HTTP/1.1" 200 None
2026-03-27 22:04:45 [adesa.it] INFO: Scrape type for 10734569: 0
2026-03-27 22:04:45 [adesa.it] INFO: Skipping item 10734569 url https://www.openlane.eu/en/carv6/auction/10734569
2026-03-27 22:04:45 [adesa.it] INFO: Found listing with ID: 10734865
2026-03-27 22:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710734865%27 HTTP/1.1" 200 None
2026-03-27 22:04:45 [adesa.it] INFO: Scrape type for 10734865: 0
2026-03-27 22:04:45 [adesa.it] INFO: Skipping item 10734865 url https://www.openlane.eu/en/carv6/auction/10734865
2026-03-27 22:04:45 [adesa.it] INFO: Found listing with ID: 10734565
2026-03-27 22:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710734565%27 HTTP/1.1" 200 None
2026-03-27 22:04:45 [adesa.it] INFO: Scrape type for 10734565: 0
2026-03-27 22:04:45 [adesa.it] INFO: Skipping item 10734565 url https://www.openlane.eu/en/carv6/auction/10734565
2026-03-27 22:04:45 [adesa.it] INFO: Found listing with ID: 10734570
2026-03-27 22:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710734570%27 HTTP/1.1" 200 None
2026-03-27 22:04:45 [adesa.it] INFO: Scrape type for 10734570: 0
2026-03-27 22:04:45 [adesa.it] INFO: Skipping item 10734570 url https://www.openlane.eu/en/carv6/auction/10734570
2026-03-27 22:04:45 [adesa.it] INFO: Found listing with ID: 10734583
2026-03-27 22:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710734583%27 HTTP/1.1" 200 None
2026-03-27 22:04:46 [adesa.it] INFO: Scrape type for 10734583: 0
2026-03-27 22:04:46 [adesa.it] INFO: Skipping item 10734583 url https://www.openlane.eu/en/carv6/auction/10734583
2026-03-27 22:04:46 [adesa.it] INFO: Found listing with ID: 10734571
2026-03-27 22:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710734571%27 HTTP/1.1" 200 None
2026-03-27 22:04:46 [adesa.it] INFO: Scrape type for 10734571: 0
2026-03-27 22:04:46 [adesa.it] INFO: Skipping item 10734571 url https://www.openlane.eu/en/carv6/auction/10734571
2026-03-27 22:04:46 [adesa.it] INFO: Found listing with ID: 10734543
2026-03-27 22:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710734543%27 HTTP/1.1" 200 None
2026-03-27 22:04:46 [adesa.it] INFO: Scrape type for 10734543: 0
2026-03-27 22:04:46 [adesa.it] INFO: Skipping item 10734543 url https://www.openlane.eu/en/carv6/auction/10734543
2026-03-27 22:04:46 [adesa.it] INFO: Found listing with ID: 10734572
2026-03-27 22:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710734572%27 HTTP/1.1" 200 None
2026-03-27 22:04:46 [adesa.it] INFO: Scrape type for 10734572: 0
2026-03-27 22:04:46 [adesa.it] INFO: Skipping item 10734572 url https://www.openlane.eu/en/carv6/auction/10734572
2026-03-27 22:04:46 [adesa.it] INFO: Found listing with ID: 10734547
2026-03-27 22:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710734547%27 HTTP/1.1" 200 None
2026-03-27 22:04:46 [adesa.it] INFO: Scrape type for 10734547: 0
2026-03-27 22:04:46 [adesa.it] INFO: Skipping item 10734547 url https://www.openlane.eu/en/carv6/auction/10734547
2026-03-27 22:04:46 [adesa.it] INFO: Found listing with ID: 10734584
2026-03-27 22:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710734584%27 HTTP/1.1" 200 None
2026-03-27 22:04:46 [adesa.it] INFO: Scrape type for 10734584: 0
2026-03-27 22:04:46 [adesa.it] INFO: Skipping item 10734584 url https://www.openlane.eu/en/carv6/auction/10734584
2026-03-27 22:04:46 [adesa.it] INFO: Found listing with ID: 10734573
2026-03-27 22:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710734573%27 HTTP/1.1" 200 None
2026-03-27 22:04:46 [adesa.it] INFO: Scrape type for 10734573: 0
2026-03-27 22:04:46 [adesa.it] INFO: Skipping item 10734573 url https://www.openlane.eu/en/carv6/auction/10734573
2026-03-27 22:04:46 [adesa.it] INFO: Found listing with ID: 10734864
2026-03-27 22:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710734864%27 HTTP/1.1" 200 None
2026-03-27 22:04:46 [adesa.it] INFO: Scrape type for 10734864: 0
2026-03-27 22:04:46 [adesa.it] INFO: Skipping item 10734864 url https://www.openlane.eu/en/carv6/auction/10734864
2026-03-27 22:04:46 [adesa.it] INFO: Found listing with ID: 10734868
2026-03-27 22:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710734868%27 HTTP/1.1" 200 None
2026-03-27 22:04:46 [adesa.it] INFO: Scrape type for 10734868: 0
2026-03-27 22:04:46 [adesa.it] INFO: Skipping item 10734868 url https://www.openlane.eu/en/carv6/auction/10734868
2026-03-27 22:04:46 [adesa.it] INFO: Found listing with ID: 10734585
2026-03-27 22:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710734585%27 HTTP/1.1" 200 None
2026-03-27 22:04:46 [adesa.it] INFO: Scrape type for 10734585: 0
2026-03-27 22:04:46 [adesa.it] INFO: Skipping item 10734585 url https://www.openlane.eu/en/carv6/auction/10734585
2026-03-27 22:04:46 [adesa.it] INFO: Found listing with ID: 10734541
2026-03-27 22:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710734541%27 HTTP/1.1" 200 None
2026-03-27 22:04:46 [adesa.it] INFO: Scrape type for 10734541: 0
2026-03-27 22:04:46 [adesa.it] INFO: Skipping item 10734541 url https://www.openlane.eu/en/carv6/auction/10734541
2026-03-27 22:04:46 [adesa.it] INFO: Found listing with ID: 10734574
2026-03-27 22:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710734574%27 HTTP/1.1" 200 None
2026-03-27 22:04:46 [adesa.it] INFO: Scrape type for 10734574: 0
2026-03-27 22:04:46 [adesa.it] INFO: Skipping item 10734574 url https://www.openlane.eu/en/carv6/auction/10734574
2026-03-27 22:04:46 [adesa.it] INFO: Found listing with ID: 10734586
2026-03-27 22:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710734586%27 HTTP/1.1" 200 None
2026-03-27 22:04:46 [adesa.it] INFO: Scrape type for 10734586: 0
2026-03-27 22:04:46 [adesa.it] INFO: Skipping item 10734586 url https://www.openlane.eu/en/carv6/auction/10734586
2026-03-27 22:04:46 [adesa.it] INFO: Found listing with ID: 10734587
2026-03-27 22:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710734587%27 HTTP/1.1" 200 None
2026-03-27 22:04:46 [adesa.it] INFO: Scrape type for 10734587: 0
2026-03-27 22:04:46 [adesa.it] INFO: Skipping item 10734587 url https://www.openlane.eu/en/carv6/auction/10734587
2026-03-27 22:04:46 [adesa.it] INFO: Found listing with ID: 10734588
2026-03-27 22:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710734588%27 HTTP/1.1" 200 None
2026-03-27 22:04:46 [adesa.it] INFO: Scrape type for 10734588: 0
2026-03-27 22:04:46 [adesa.it] INFO: Skipping item 10734588 url https://www.openlane.eu/en/carv6/auction/10734588
2026-03-27 22:04:46 [adesa.it] INFO: Found listing with ID: 10734575
2026-03-27 22:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710734575%27 HTTP/1.1" 200 None
2026-03-27 22:04:46 [adesa.it] INFO: Scrape type for 10734575: 0
2026-03-27 22:04:46 [adesa.it] INFO: Skipping item 10734575 url https://www.openlane.eu/en/carv6/auction/10734575
2026-03-27 22:04:46 [adesa.it] INFO: Found listing with ID: 10734542
2026-03-27 22:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710734542%27 HTTP/1.1" 200 None
2026-03-27 22:04:46 [adesa.it] INFO: Scrape type for 10734542: 0
2026-03-27 22:04:46 [adesa.it] INFO: Skipping item 10734542 url https://www.openlane.eu/en/carv6/auction/10734542
2026-03-27 22:04:46 [adesa.it] INFO: Found listing with ID: 10734576
2026-03-27 22:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710734576%27 HTTP/1.1" 200 None
2026-03-27 22:04:46 [adesa.it] INFO: Scrape type for 10734576: 0
2026-03-27 22:04:46 [adesa.it] INFO: Skipping item 10734576 url https://www.openlane.eu/en/carv6/auction/10734576
2026-03-27 22:04:46 [adesa.it] INFO: Found listing with ID: 10734566
2026-03-27 22:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710734566%27 HTTP/1.1" 200 None
2026-03-27 22:04:46 [adesa.it] INFO: Scrape type for 10734566: 0
2026-03-27 22:04:46 [adesa.it] INFO: Skipping item 10734566 url https://www.openlane.eu/en/carv6/auction/10734566
2026-03-27 22:04:46 [adesa.it] INFO: Found listing with ID: 10734548
2026-03-27 22:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710734548%27 HTTP/1.1" 200 None
2026-03-27 22:04:46 [adesa.it] INFO: Scrape type for 10734548: 0
2026-03-27 22:04:46 [adesa.it] INFO: Skipping item 10734548 url https://www.openlane.eu/en/carv6/auction/10734548
2026-03-27 22:04:46 [adesa.it] INFO: Found listing with ID: 10734589
2026-03-27 22:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710734589%27 HTTP/1.1" 200 None
2026-03-27 22:04:46 [adesa.it] INFO: Scrape type for 10734589: 0
2026-03-27 22:04:46 [adesa.it] INFO: Skipping item 10734589 url https://www.openlane.eu/en/carv6/auction/10734589
2026-03-27 22:04:46 [adesa.it] INFO: Found listing with ID: 10734549
2026-03-27 22:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710734549%27 HTTP/1.1" 200 None
2026-03-27 22:04:46 [adesa.it] INFO: Scrape type for 10734549: 0
2026-03-27 22:04:46 [adesa.it] INFO: Skipping item 10734549 url https://www.openlane.eu/en/carv6/auction/10734549
2026-03-27 22:04:46 [adesa.it] INFO: Found listing with ID: 10734577
2026-03-27 22:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710734577%27 HTTP/1.1" 200 None
2026-03-27 22:04:46 [adesa.it] INFO: Scrape type for 10734577: 0
2026-03-27 22:04:46 [adesa.it] INFO: Skipping item 10734577 url https://www.openlane.eu/en/carv6/auction/10734577
2026-03-27 22:04:46 [adesa.it] INFO: Found listing with ID: 10734578
2026-03-27 22:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710734578%27 HTTP/1.1" 200 None
2026-03-27 22:04:46 [adesa.it] INFO: Scrape type for 10734578: 0
2026-03-27 22:04:46 [adesa.it] INFO: Skipping item 10734578 url https://www.openlane.eu/en/carv6/auction/10734578
2026-03-27 22:04:46 [adesa.it] INFO: Found listing with ID: 10734550
2026-03-27 22:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710734550%27 HTTP/1.1" 200 None
2026-03-27 22:04:46 [adesa.it] INFO: Scrape type for 10734550: 0
2026-03-27 22:04:46 [adesa.it] INFO: Skipping item 10734550 url https://www.openlane.eu/en/carv6/auction/10734550
2026-03-27 22:04:46 [adesa.it] INFO: Found listing with ID: 10734590
2026-03-27 22:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710734590%27 HTTP/1.1" 200 None
2026-03-27 22:04:46 [adesa.it] INFO: Scrape type for 10734590: 0
2026-03-27 22:04:46 [adesa.it] INFO: Skipping item 10734590 url https://www.openlane.eu/en/carv6/auction/10734590
2026-03-27 22:04:46 [adesa.it] INFO: Found listing with ID: 10734579
2026-03-27 22:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710734579%27 HTTP/1.1" 200 None
2026-03-27 22:04:46 [adesa.it] INFO: Scrape type for 10734579: 0
2026-03-27 22:04:46 [adesa.it] INFO: Skipping item 10734579 url https://www.openlane.eu/en/carv6/auction/10734579
2026-03-27 22:04:46 [adesa.it] INFO: Found listing with ID: 10734866
2026-03-27 22:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710734866%27 HTTP/1.1" 200 None
2026-03-27 22:04:46 [adesa.it] INFO: Scrape type for 10734866: 0
2026-03-27 22:04:46 [adesa.it] INFO: Skipping item 10734866 url https://www.openlane.eu/en/carv6/auction/10734866
2026-03-27 22:04:46 [adesa.it] INFO: Found listing with ID: 10734551
2026-03-27 22:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710734551%27 HTTP/1.1" 200 None
2026-03-27 22:04:46 [adesa.it] INFO: Scrape type for 10734551: 0
2026-03-27 22:04:46 [adesa.it] INFO: Skipping item 10734551 url https://www.openlane.eu/en/carv6/auction/10734551
2026-03-27 22:04:46 [adesa.it] INFO: Found listing with ID: 10734580
2026-03-27 22:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710734580%27 HTTP/1.1" 200 None
2026-03-27 22:04:46 [adesa.it] INFO: Scrape type for 10734580: 0
2026-03-27 22:04:46 [adesa.it] INFO: Skipping item 10734580 url https://www.openlane.eu/en/carv6/auction/10734580
2026-03-27 22:04:46 [adesa.it] INFO: Found listing with ID: 10734591
2026-03-27 22:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710734591%27 HTTP/1.1" 200 None
2026-03-27 22:04:46 [adesa.it] INFO: Scrape type for 10734591: 0
2026-03-27 22:04:46 [adesa.it] INFO: Skipping item 10734591 url https://www.openlane.eu/en/carv6/auction/10734591
2026-03-27 22:04:46 [adesa.it] INFO: Found listing with ID: 10734552
2026-03-27 22:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710734552%27 HTTP/1.1" 200 None
2026-03-27 22:04:46 [adesa.it] INFO: Scrape type for 10734552: 0
2026-03-27 22:04:46 [adesa.it] INFO: Skipping item 10734552 url https://www.openlane.eu/en/carv6/auction/10734552
2026-03-27 22:04:46 [adesa.it] INFO: Found listing with ID: 10734592
2026-03-27 22:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710734592%27 HTTP/1.1" 200 None
2026-03-27 22:04:46 [adesa.it] INFO: Scrape type for 10734592: 0
2026-03-27 22:04:46 [adesa.it] INFO: Skipping item 10734592 url https://www.openlane.eu/en/carv6/auction/10734592
2026-03-27 22:04:46 [adesa.it] INFO: Found listing with ID: 10734870
2026-03-27 22:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710734870%27 HTTP/1.1" 200 None
2026-03-27 22:04:46 [adesa.it] INFO: Scrape type for 10734870: 0
2026-03-27 22:04:46 [adesa.it] INFO: Skipping item 10734870 url https://www.openlane.eu/en/carv6/auction/10734870
2026-03-27 22:04:46 [adesa.it] INFO: Found listing with ID: 10734567
2026-03-27 22:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710734567%27 HTTP/1.1" 200 None
2026-03-27 22:04:46 [adesa.it] INFO: Scrape type for 10734567: 0
2026-03-27 22:04:46 [adesa.it] INFO: Skipping item 10734567 url https://www.openlane.eu/en/carv6/auction/10734567
2026-03-27 22:04:46 [adesa.it] INFO: Found listing with ID: 10734555
2026-03-27 22:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710734555%27 HTTP/1.1" 200 None
2026-03-27 22:04:46 [adesa.it] INFO: Scrape type for 10734555: 0
2026-03-27 22:04:46 [adesa.it] INFO: Skipping item 10734555 url https://www.openlane.eu/en/carv6/auction/10734555
2026-03-27 22:04:46 [adesa.it] INFO: Found listing with ID: 10734557
2026-03-27 22:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710734557%27 HTTP/1.1" 200 None
2026-03-27 22:04:46 [adesa.it] INFO: Scrape type for 10734557: 0
2026-03-27 22:04:46 [adesa.it] INFO: Skipping item 10734557 url https://www.openlane.eu/en/carv6/auction/10734557
2026-03-27 22:04:46 [adesa.it] INFO: Found listing with ID: 10734553
2026-03-27 22:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710734553%27 HTTP/1.1" 200 None
2026-03-27 22:04:46 [adesa.it] INFO: Scrape type for 10734553: 0
2026-03-27 22:04:46 [adesa.it] INFO: Skipping item 10734553 url https://www.openlane.eu/en/carv6/auction/10734553
2026-03-27 22:04:46 [adesa.it] INFO: Found listing with ID: 10734554
2026-03-27 22:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710734554%27 HTTP/1.1" 200 None
2026-03-27 22:04:46 [adesa.it] INFO: Scrape type for 10734554: 0
2026-03-27 22:04:46 [adesa.it] INFO: Skipping item 10734554 url https://www.openlane.eu/en/carv6/auction/10734554
2026-03-27 22:04:46 [adesa.it] INFO: Found listing with ID: 10734556
2026-03-27 22:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710734556%27 HTTP/1.1" 200 None
2026-03-27 22:04:46 [adesa.it] INFO: Scrape type for 10734556: 0
2026-03-27 22:04:46 [adesa.it] INFO: Skipping item 10734556 url https://www.openlane.eu/en/carv6/auction/10734556
2026-03-27 22:04:46 [adesa.it] INFO: Found listing with ID: 10734558
2026-03-27 22:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710734558%27 HTTP/1.1" 200 None
2026-03-27 22:04:46 [adesa.it] INFO: Scrape type for 10734558: 0
2026-03-27 22:04:46 [adesa.it] INFO: Skipping item 10734558 url https://www.openlane.eu/en/carv6/auction/10734558
2026-03-27 22:04:46 [adesa.it] INFO: Found listing with ID: 10734559
2026-03-27 22:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710734559%27 HTTP/1.1" 200 None
2026-03-27 22:04:46 [adesa.it] INFO: Scrape type for 10734559: 0
2026-03-27 22:04:46 [adesa.it] INFO: Skipping item 10734559 url https://www.openlane.eu/en/carv6/auction/10734559
2026-03-27 22:04:46 [adesa.it] INFO: Found listing with ID: 10734560
2026-03-27 22:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710734560%27 HTTP/1.1" 200 None
2026-03-27 22:04:46 [adesa.it] INFO: Scrape type for 10734560: 0
2026-03-27 22:04:46 [adesa.it] INFO: Skipping item 10734560 url https://www.openlane.eu/en/carv6/auction/10734560
2026-03-27 22:04:46 [adesa.it] INFO: Found listing with ID: 10734561
2026-03-27 22:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710734561%27 HTTP/1.1" 200 None
2026-03-27 22:04:46 [adesa.it] INFO: Scrape type for 10734561: 0
2026-03-27 22:04:46 [adesa.it] INFO: Skipping item 10734561 url https://www.openlane.eu/en/carv6/auction/10734561
2026-03-27 22:04:46 [adesa.it] INFO: Found listing with ID: 10734562
2026-03-27 22:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710734562%27 HTTP/1.1" 200 None
2026-03-27 22:04:46 [adesa.it] INFO: Scrape type for 10734562: 0
2026-03-27 22:04:46 [adesa.it] INFO: Skipping item 10734562 url https://www.openlane.eu/en/carv6/auction/10734562
2026-03-27 22:04:46 [adesa.it] INFO: Found listing with ID: 10734563
2026-03-27 22:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710734563%27 HTTP/1.1" 200 None
2026-03-27 22:04:46 [adesa.it] INFO: Scrape type for 10734563: 0
2026-03-27 22:04:46 [adesa.it] INFO: Skipping item 10734563 url https://www.openlane.eu/en/carv6/auction/10734563
2026-03-27 22:04:46 [adesa.it] INFO: Found listing with ID: 10734564
2026-03-27 22:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710734564%27 HTTP/1.1" 200 None
2026-03-27 22:04:46 [adesa.it] INFO: Scrape type for 10734564: 0
2026-03-27 22:04:46 [adesa.it] INFO: Skipping item 10734564 url https://www.openlane.eu/en/carv6/auction/10734564
2026-03-27 22:04:46 [adesa.it] INFO: Found listing with ID: 10734581
2026-03-27 22:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710734581%27 HTTP/1.1" 200 None
2026-03-27 22:04:46 [adesa.it] INFO: Scrape type for 10734581: 0
2026-03-27 22:04:46 [adesa.it] INFO: Skipping item 10734581 url https://www.openlane.eu/en/carv6/auction/10734581
2026-03-27 22:04:46 [adesa.it] INFO: Found listing with ID: 10734872
2026-03-27 22:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710734872%27 HTTP/1.1" 200 None
2026-03-27 22:04:46 [adesa.it] INFO: Scrape type for 10734872: 0
2026-03-27 22:04:46 [adesa.it] INFO: Skipping item 10734872 url https://www.openlane.eu/en/carv6/auction/10734872
2026-03-27 22:04:46 [adesa.it] INFO: Found listing with ID: 10734869
2026-03-27 22:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710734869%27 HTTP/1.1" 200 None
2026-03-27 22:04:46 [adesa.it] INFO: Scrape type for 10734869: 0
2026-03-27 22:04:46 [adesa.it] INFO: Skipping item 10734869 url https://www.openlane.eu/en/carv6/auction/10734869
2026-03-27 22:04:46 [adesa.it] INFO: Found listing with ID: 10734871
2026-03-27 22:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710734871%27 HTTP/1.1" 200 None
2026-03-27 22:04:46 [adesa.it] INFO: Scrape type for 10734871: 0
2026-03-27 22:04:46 [adesa.it] INFO: Skipping item 10734871 url https://www.openlane.eu/en/carv6/auction/10734871
2026-03-27 22:04:46 [adesa.it] INFO: Found listing with ID: 10734544
2026-03-27 22:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710734544%27 HTTP/1.1" 200 None
2026-03-27 22:04:46 [adesa.it] INFO: Scrape type for 10734544: 0
2026-03-27 22:04:46 [adesa.it] INFO: Skipping item 10734544 url https://www.openlane.eu/en/carv6/auction/10734544
2026-03-27 22:04:46 [adesa.it] INFO: Found listing with ID: 10741679
2026-03-27 22:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710741679%27 HTTP/1.1" 200 None
2026-03-27 22:04:46 [adesa.it] INFO: Scrape type for 10741679: 1
2026-03-27 22:04:46 [adesa.it] INFO: Scraping item 10741679 url https://www.openlane.eu/en/carv6/auction/10741679
2026-03-27 22:04:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5bbda90>
2026-03-27 22:04:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:04:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_34bb306a-cd78-5c10-b109-f03a5a8f4917/34bb306a-cd78-5c10-b109-f03a5a8f4917_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751895%252Fgeneral%252F72e35571-e8b8-46c5-9f0f-03ded10f5cec.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751895/general/72e35571-e8b8-46c5-9f0f-03ded10f5cec.jpg saved to cache
2026-03-27 22:04:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 34bb306a-cd78-5c10-b109-f03a5a8f4917
2026-03-27 22:04:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6b18ccbb-0c27-5b0d-bf08-d87a4f6572e8 with identifier: 10741886
2026-03-27 22:04:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6b18ccbb-0c27-5b0d-bf08-d87a4f6572e8 with scrape type 1
2026-03-27 22:04:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6b18ccbb-0c27-5b0d-bf08-d87a4f6572e8
2026-03-27 22:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5738365%252Fgeneral%252Fe620340d-baf0-4213-83de-f65e70c208fc.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738365/general/e620340d-baf0-4213-83de-f65e70c208fc.jpg already downloaded
2026-03-27 22:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5738365%252Fgeneral%252F4e33c22d-86ae-4083-9711-714df7b828b5.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738365/general/4e33c22d-86ae-4083-9711-714df7b828b5.jpg already downloaded
2026-03-27 22:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5738365%252Fgeneral%252F16c96934-1edb-4938-9114-8eb1ae455553.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738365/general/16c96934-1edb-4938-9114-8eb1ae455553.jpg already downloaded
2026-03-27 22:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5738365%252Fgeneral%252F504598e5-c2e0-4fc4-97d7-9a6437b8ecb3.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738365/general/504598e5-c2e0-4fc4-97d7-9a6437b8ecb3.jpg already downloaded
2026-03-27 22:04:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5738365%252Fgeneral%252F1f7e93db-bbef-4cc2-9667-318fdecb21d9.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738365/general/1f7e93db-bbef-4cc2-9667-318fdecb21d9.jpg already downloaded
2026-03-27 22:04:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5738365%252Fgeneral%252F17470034-fceb-419d-b2e9-8c53d0ea813d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738365/general/17470034-fceb-419d-b2e9-8c53d0ea813d.jpg already downloaded
2026-03-27 22:04:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5738365%252Fgeneral%252F8ab807a3-d738-404d-aab2-9a2723cec547.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738365/general/8ab807a3-d738-404d-aab2-9a2723cec547.jpg already downloaded
2026-03-27 22:04:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5738365%252Fgeneral%252F2dad2eb0-c2bf-4ce1-b16c-86817bc9c407.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738365/general/2dad2eb0-c2bf-4ce1-b16c-86817bc9c407.jpg already downloaded
2026-03-27 22:04:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5738365%252Fgeneral%252F9c1509bf-7691-4ef1-88cb-6dd9ee643118.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738365/general/9c1509bf-7691-4ef1-88cb-6dd9ee643118.jpg already downloaded
2026-03-27 22:04:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5738365%252Fgeneral%252Fa1039c3d-bd0a-4326-a4f9-ee3c348ee65b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738365/general/a1039c3d-bd0a-4326-a4f9-ee3c348ee65b.jpg already downloaded
2026-03-27 22:04:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 6b18ccbb-0c27-5b0d-bf08-d87a4f6572e8, identifier: 10741886
2026-03-27 22:04:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5911a50>
2026-03-27 22:04:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:04:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b838636a-6e35-5f32-bc02-ff9698e8cb6a/b838636a-6e35-5f32-bc02-ff9698e8cb6a_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:04:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751898%252Fgeneral%252F0f5f4330-9083-4107-a66c-4ae7ea05417b.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751898/general/0f5f4330-9083-4107-a66c-4ae7ea05417b.jpg saved to cache
2026-03-27 22:04:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item b838636a-6e35-5f32-bc02-ff9698e8cb6a
2026-03-27 22:04:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee473b5d0>
2026-03-27 22:04:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:04:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_55f0cc10-f024-583d-9a56-aba7779bb294/55f0cc10-f024-583d-9a56-aba7779bb294_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:04:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751916%252Fgeneral%252F0bf300b0-4060-4d92-a52f-4fb63c552330.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751916/general/0bf300b0-4060-4d92-a52f-4fb63c552330.jpg saved to cache
2026-03-27 22:04:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 55f0cc10-f024-583d-9a56-aba7779bb294
2026-03-27 22:04:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee471f2d0>
2026-03-27 22:04:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:04:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a543db41-2372-56ec-b0be-b8fa5a1c8b49/a543db41-2372-56ec-b0be-b8fa5a1c8b49_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:04:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751901%252Fgeneral%252F31c3f82d-f2f4-466d-9aa9-faa8ec8e29b3.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751901/general/31c3f82d-f2f4-466d-9aa9-faa8ec8e29b3.jpg saved to cache
2026-03-27 22:04:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item a543db41-2372-56ec-b0be-b8fa5a1c8b49
2026-03-27 22:04:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751898%252Fgeneral%252F10e955a3-92e1-4de1-927c-dbdf6a9ab61f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751898/general/10e955a3-92e1-4de1-927c-dbdf6a9ab61f.jpg not downloaded yet
2026-03-27 22:04:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751916%252Fgeneral%252F9d9a252b-fc6a-4bd8-9bb0-b43cce6c9173.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751916/general/9d9a252b-fc6a-4bd8-9bb0-b43cce6c9173.jpg not downloaded yet
2026-03-27 22:04:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 6b18ccbb-0c27-5b0d-bf08-d87a4f6572e8 with identifier: 10741886
2026-03-27 22:04:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 6b18ccbb-0c27-5b0d-bf08-d87a4f6572e8 with identifier: 10741886
2026-03-27 22:04:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 6b18ccbb-0c27-5b0d-bf08-d87a4f6572e8 with identifier: 10741886 to the API
2026-03-27 22:04:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:04:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:04:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741886>
{'auction_title': '',
'c_o_2_emission_value': 141,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 122,
'expiration_date': '2026-03-30T10:20:00Z',
'fuel_type': 'Diesel',
'id': '6b18ccbb-0c27-5b0d-bf08-d87a4f6572e8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK259ZL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741886',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Caddy',
'odometer': 159215,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 157,
'photo_urls': ['https://images.openlane.eu/carimgs/5738365/general/e620340d-baf0-4213-83de-f65e70c208fc.jpg',
'https://images.openlane.eu/carimgs/5738365/general/4e33c22d-86ae-4083-9711-714df7b828b5.jpg',
'https://images.openlane.eu/carimgs/5738365/general/16c96934-1edb-4938-9114-8eb1ae455553.jpg',
'https://images.openlane.eu/carimgs/5738365/general/504598e5-c2e0-4fc4-97d7-9a6437b8ecb3.jpg',
'https://images.openlane.eu/carimgs/5738365/general/1f7e93db-bbef-4cc2-9667-318fdecb21d9.jpg',
'https://images.openlane.eu/carimgs/5738365/general/17470034-fceb-419d-b2e9-8c53d0ea813d.jpg',
'https://images.openlane.eu/carimgs/5738365/general/8ab807a3-d738-404d-aab2-9a2723cec547.jpg',
'https://images.openlane.eu/carimgs/5738365/general/2dad2eb0-c2bf-4ce1-b16c-86817bc9c407.jpg',
'https://images.openlane.eu/carimgs/5738365/general/9c1509bf-7691-4ef1-88cb-6dd9ee643118.jpg',
'https://images.openlane.eu/carimgs/5738365/general/a1039c3d-bd0a-4326-a4f9-ee3c348ee65b.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6b18ccbb-0c27-5b0d-bf08-d87a4f6572e8/6b18ccbb-0c27-5b0d-bf08-d87a4f6572e8_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45831,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738365/general/e620340d-baf0-4213-83de-f65e70c208fc.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6b18ccbb-0c27-5b0d-bf08-d87a4f6572e8/6b18ccbb-0c27-5b0d-bf08-d87a4f6572e8_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43656,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738365/general/4e33c22d-86ae-4083-9711-714df7b828b5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6b18ccbb-0c27-5b0d-bf08-d87a4f6572e8/6b18ccbb-0c27-5b0d-bf08-d87a4f6572e8_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45186,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738365/general/16c96934-1edb-4938-9114-8eb1ae455553.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6b18ccbb-0c27-5b0d-bf08-d87a4f6572e8/6b18ccbb-0c27-5b0d-bf08-d87a4f6572e8_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44570,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738365/general/504598e5-c2e0-4fc4-97d7-9a6437b8ecb3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6b18ccbb-0c27-5b0d-bf08-d87a4f6572e8/6b18ccbb-0c27-5b0d-bf08-d87a4f6572e8_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53440,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738365/general/1f7e93db-bbef-4cc2-9667-318fdecb21d9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6b18ccbb-0c27-5b0d-bf08-d87a4f6572e8/6b18ccbb-0c27-5b0d-bf08-d87a4f6572e8_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35640,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738365/general/17470034-fceb-419d-b2e9-8c53d0ea813d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6b18ccbb-0c27-5b0d-bf08-d87a4f6572e8/6b18ccbb-0c27-5b0d-bf08-d87a4f6572e8_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47347,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738365/general/8ab807a3-d738-404d-aab2-9a2723cec547.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6b18ccbb-0c27-5b0d-bf08-d87a4f6572e8/6b18ccbb-0c27-5b0d-bf08-d87a4f6572e8_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35020,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738365/general/2dad2eb0-c2bf-4ce1-b16c-86817bc9c407.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6b18ccbb-0c27-5b0d-bf08-d87a4f6572e8/6b18ccbb-0c27-5b0d-bf08-d87a4f6572e8_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72912,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738365/general/9c1509bf-7691-4ef1-88cb-6dd9ee643118.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6b18ccbb-0c27-5b0d-bf08-d87a4f6572e8/6b18ccbb-0c27-5b0d-bf08-d87a4f6572e8_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48957,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738365/general/a1039c3d-bd0a-4326-a4f9-ee3c348ee65b.jpg',
'Width': 800}],
'price': 10200,
'price_includes_vat': True,
'registration_date': '2022-07-15',
'seats_number': 2,
'seller_name': 'Arval Italia',
'title': 'Volkswagen Caddy 2.0 TDI Business - 4Motion - Diesel - Manual - 122 '
'hp - 159.215 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-27 22:04:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741886%27 HTTP/1.1" 200 None
2026-03-27 22:04:47 [adesa.it] INFO: Saving data for 10741886: {'created_time': 1774649087.981713, 'last_price_update_time': 1774649087.981724, 'auction_closing_time': 1774866000.0}
2026-03-27 22:04:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741886') HTTP/1.1" 204 0
2026-03-27 22:04:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5b4a2d0>
2026-03-27 22:04:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:04:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_34bb306a-cd78-5c10-b109-f03a5a8f4917/34bb306a-cd78-5c10-b109-f03a5a8f4917_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751895%252Fgeneral%252F066215c7-3097-4a77-b8b1-827669ac0280.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751895/general/066215c7-3097-4a77-b8b1-827669ac0280.jpg saved to cache
2026-03-27 22:04:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 34bb306a-cd78-5c10-b109-f03a5a8f4917
2026-03-27 22:04:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee4402cd0>
2026-03-27 22:04:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:04:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a543db41-2372-56ec-b0be-b8fa5a1c8b49/a543db41-2372-56ec-b0be-b8fa5a1c8b49_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751901%252Fgeneral%252Fa5d658bc-a351-48fd-b846-13d1f23f590f.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751901/general/a5d658bc-a351-48fd-b846-13d1f23f590f.jpg saved to cache
2026-03-27 22:04:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item a543db41-2372-56ec-b0be-b8fa5a1c8b49
2026-03-27 22:04:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee591bb10>
2026-03-27 22:04:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:04:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e1734e9f-6a00-576d-84bc-ed82ddaac492/e1734e9f-6a00-576d-84bc-ed82ddaac492_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752333%252Fgeneral%252F47ce9846-6817-4bdc-b5f7-a389f004fdd9.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752333/general/47ce9846-6817-4bdc-b5f7-a389f004fdd9.jpg saved to cache
2026-03-27 22:04:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item e1734e9f-6a00-576d-84bc-ed82ddaac492
2026-03-27 22:04:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee44000d0>
2026-03-27 22:04:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:04:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8eb6ce8b-0481-5d78-9723-f623bd7f24ec/8eb6ce8b-0481-5d78-9723-f623bd7f24ec_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751893%252Fgeneral%252Fa2b96cd0-9bbe-4ff3-b478-52911eb5f4ae.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751893/general/a2b96cd0-9bbe-4ff3-b478-52911eb5f4ae.jpg saved to cache
2026-03-27 22:04:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 8eb6ce8b-0481-5d78-9723-f623bd7f24ec
2026-03-27 22:04:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751901/general/e0900a90-7609-4e9f-960e-56d755967c4e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741893)
2026-03-27 22:04:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751916/general/5e495e56-33a3-4789-90da-b93d492d3b9c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741898)
2026-03-27 22:04:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751898/general/dc059caf-c6b7-47aa-8534-ae1170eae733.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741892)
2026-03-27 22:04:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751895/general/3da5d2ae-171b-4ad2-85fb-591469264cbe.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741891)
2026-03-27 22:04:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751919/general/9738d410-08ae-479b-8c3f-eb17622ac57b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741899)
2026-03-27 22:04:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752333/general/3da597a6-119a-400b-a923-4ff62d0a1855.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741777)
2026-03-27 22:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751901%252Fgeneral%252F8eb09922-c38d-4930-bfe8-3099f5b260a7.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751901/general/8eb09922-c38d-4930-bfe8-3099f5b260a7.jpg not downloaded yet
2026-03-27 22:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751919%252Fgeneral%252F4d2fec82-b134-4adb-bbda-7eaab317ca84.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751919/general/4d2fec82-b134-4adb-bbda-7eaab317ca84.jpg not downloaded yet
2026-03-27 22:04:48 [adesa.it] INFO: Found listing with ID: 10728604
2026-03-27 22:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710728604%27 HTTP/1.1" 200 None
2026-03-27 22:04:48 [adesa.it] INFO: Scrape type for 10728604: 0
2026-03-27 22:04:48 [adesa.it] INFO: Skipping item 10728604 url https://www.openlane.eu/en/carv6/auction/10728604
2026-03-27 22:04:48 [adesa.it] INFO: Found listing with ID: 10740352
2026-03-27 22:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740352%27 HTTP/1.1" 200 None
2026-03-27 22:04:48 [adesa.it] INFO: Scrape type for 10740352: 0
2026-03-27 22:04:48 [adesa.it] INFO: Skipping item 10740352 url https://www.openlane.eu/en/carv6/auction/10740352
2026-03-27 22:04:48 [adesa.it] INFO: Found listing with ID: 10729992
2026-03-27 22:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710729992%27 HTTP/1.1" 200 None
2026-03-27 22:04:48 [adesa.it] INFO: Scrape type for 10729992: 2
2026-03-27 22:04:48 [adesa.it] INFO: Scraping item 10729992 url https://www.openlane.eu/en/carv6/auction/10729992
2026-03-27 22:04:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:04:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752333/general/c90f06c8-694e-4982-aed4-f540876e0a4a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741777)
2026-03-27 22:04:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751901/general/62b4a4de-1353-4883-94ba-21d923cad0f5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741893)
2026-03-27 22:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751898%252Fgeneral%252Fa8776870-9f59-4d44-970b-26f5b55cb4bc.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751898/general/a8776870-9f59-4d44-970b-26f5b55cb4bc.jpg not downloaded yet
2026-03-27 22:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751916%252Fgeneral%252F3d9ae1a6-6da0-4850-8197-6a6ed21c07c6.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751916/general/3d9ae1a6-6da0-4850-8197-6a6ed21c07c6.jpg not downloaded yet
2026-03-27 22:04:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee471cc50>
2026-03-27 22:04:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:04:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_34bb306a-cd78-5c10-b109-f03a5a8f4917/34bb306a-cd78-5c10-b109-f03a5a8f4917_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751895%252Fgeneral%252F4a388a11-c9d2-4ecc-81e2-84a26de657fb.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751895/general/4a388a11-c9d2-4ecc-81e2-84a26de657fb.jpg saved to cache
2026-03-27 22:04:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 34bb306a-cd78-5c10-b109-f03a5a8f4917
2026-03-27 22:04:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 792b0128-54e0-56e5-a813-3cf7605218a0 with identifier: 10741897
2026-03-27 22:04:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 792b0128-54e0-56e5-a813-3cf7605218a0 with scrape type 1
2026-03-27 22:04:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 792b0128-54e0-56e5-a813-3cf7605218a0
2026-03-27 22:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751912%252Fgeneral%252F5f370f4c-8019-4790-afc6-4159f95c11c0.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751912/general/5f370f4c-8019-4790-afc6-4159f95c11c0.jpg not downloaded yet
2026-03-27 22:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751901%252Fgeneral%252F4dbb51f3-85b8-40c2-ba3e-b0715aff41b8.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751901/general/4dbb51f3-85b8-40c2-ba3e-b0715aff41b8.jpg not downloaded yet
2026-03-27 22:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751919%252Fgeneral%252Fc0460fd0-8bd5-4655-bee7-6fe0675be27b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751919/general/c0460fd0-8bd5-4655-bee7-6fe0675be27b.jpg not downloaded yet
2026-03-27 22:04:48 [adesa.it] INFO: Found listing with ID: 10729934
2026-03-27 22:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710729934%27 HTTP/1.1" 200 None
2026-03-27 22:04:48 [adesa.it] INFO: Scrape type for 10729934: 2
2026-03-27 22:04:48 [adesa.it] INFO: Scraping item 10729934 url https://www.openlane.eu/en/carv6/auction/10729934
2026-03-27 22:04:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751895/general/c6d9b789-372f-4791-a175-dc19f9f02ac2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741891)
2026-03-27 22:04:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751893/general/43e193ff-1986-42b0-bc48-aaff207d5e5a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741890)
2026-03-27 22:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751898%252Fgeneral%252F28083df1-f3b8-4722-9c6a-66749d813ca0.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751898/general/28083df1-f3b8-4722-9c6a-66749d813ca0.jpg not downloaded yet
2026-03-27 22:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751916%252Fgeneral%252Fa77957ea-fc3b-4d66-8236-317d00990da1.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751916/general/a77957ea-fc3b-4d66-8236-317d00990da1.jpg not downloaded yet
2026-03-27 22:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751912%252Fgeneral%252F1cad7153-9911-43e8-a766-6279cc447c72.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751912/general/1cad7153-9911-43e8-a766-6279cc447c72.jpg not downloaded yet
2026-03-27 22:04:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751919/general/3a0e1393-e462-47f0-9d1d-1931d20d3b44.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741899)
2026-03-27 22:04:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751916/general/bb8beab8-406d-4cd5-9695-4b33f2704dca.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741898)
2026-03-27 22:04:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751916/general/677f8ba7-d5a6-4cf3-a14e-0338686f771e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741898)
2026-03-27 22:04:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752333/general/98368d11-6527-483f-9606-13aaf0552057.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741777)
2026-03-27 22:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751901%252Fgeneral%252Ff77c8630-6f26-4ca7-aec2-5407dd661013.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751901/general/f77c8630-6f26-4ca7-aec2-5407dd661013.jpg not downloaded yet
2026-03-27 22:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751919%252Fgeneral%252Fdb7abf90-e277-4559-8927-a6a4bf873b97.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751919/general/db7abf90-e277-4559-8927-a6a4bf873b97.jpg not downloaded yet
2026-03-27 22:04:48 [adesa.it] INFO: Found listing with ID: 10728605
2026-03-27 22:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710728605%27 HTTP/1.1" 200 None
2026-03-27 22:04:48 [adesa.it] INFO: Scrape type for 10728605: 0
2026-03-27 22:04:48 [adesa.it] INFO: Skipping item 10728605 url https://www.openlane.eu/en/carv6/auction/10728605
2026-03-27 22:04:48 [adesa.it] INFO: Found listing with ID: 10729931
2026-03-27 22:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710729931%27 HTTP/1.1" 200 None
2026-03-27 22:04:48 [adesa.it] INFO: Scrape type for 10729931: 0
2026-03-27 22:04:48 [adesa.it] INFO: Skipping item 10729931 url https://www.openlane.eu/en/carv6/auction/10729931
2026-03-27 22:04:48 [adesa.it] INFO: Found listing with ID: 10741046
2026-03-27 22:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741046%27 HTTP/1.1" 200 None
2026-03-27 22:04:48 [adesa.it] INFO: Scrape type for 10741046: 0
2026-03-27 22:04:48 [adesa.it] INFO: Skipping item 10741046 url https://www.openlane.eu/en/carv6/auction/10741046
2026-03-27 22:04:48 [adesa.it] INFO: Found listing with ID: 10729984
2026-03-27 22:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710729984%27 HTTP/1.1" 200 None
2026-03-27 22:04:48 [adesa.it] INFO: Scrape type for 10729984: 2
2026-03-27 22:04:48 [adesa.it] INFO: Scraping item 10729984 url https://www.openlane.eu/en/carv6/auction/10729984
2026-03-27 22:04:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:04:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5daf950>
2026-03-27 22:04:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:04:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a543db41-2372-56ec-b0be-b8fa5a1c8b49/a543db41-2372-56ec-b0be-b8fa5a1c8b49_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751901%252Fgeneral%252Fe0900a90-7609-4e9f-960e-56d755967c4e.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751901/general/e0900a90-7609-4e9f-960e-56d755967c4e.jpg saved to cache
2026-03-27 22:04:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item a543db41-2372-56ec-b0be-b8fa5a1c8b49
2026-03-27 22:04:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5a0b590>
2026-03-27 22:04:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:04:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_55f0cc10-f024-583d-9a56-aba7779bb294/55f0cc10-f024-583d-9a56-aba7779bb294_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751916%252Fgeneral%252F5e495e56-33a3-4789-90da-b93d492d3b9c.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751916/general/5e495e56-33a3-4789-90da-b93d492d3b9c.jpg saved to cache
2026-03-27 22:04:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 55f0cc10-f024-583d-9a56-aba7779bb294
2026-03-27 22:04:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5a1d890>
2026-03-27 22:04:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:04:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b838636a-6e35-5f32-bc02-ff9698e8cb6a/b838636a-6e35-5f32-bc02-ff9698e8cb6a_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751898%252Fgeneral%252Fdc059caf-c6b7-47aa-8534-ae1170eae733.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751898/general/dc059caf-c6b7-47aa-8534-ae1170eae733.jpg saved to cache
2026-03-27 22:04:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item b838636a-6e35-5f32-bc02-ff9698e8cb6a
2026-03-27 22:04:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee43ac450>
2026-03-27 22:04:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:04:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_34bb306a-cd78-5c10-b109-f03a5a8f4917/34bb306a-cd78-5c10-b109-f03a5a8f4917_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751895%252Fgeneral%252F3da5d2ae-171b-4ad2-85fb-591469264cbe.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751895/general/3da5d2ae-171b-4ad2-85fb-591469264cbe.jpg saved to cache
2026-03-27 22:04:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 34bb306a-cd78-5c10-b109-f03a5a8f4917
2026-03-27 22:04:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5a1f490>
2026-03-27 22:04:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:04:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d7ac1d03-85c8-5214-84bb-4e0a63f5992e/d7ac1d03-85c8-5214-84bb-4e0a63f5992e_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751919%252Fgeneral%252F9738d410-08ae-479b-8c3f-eb17622ac57b.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751919/general/9738d410-08ae-479b-8c3f-eb17622ac57b.jpg saved to cache
2026-03-27 22:04:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item d7ac1d03-85c8-5214-84bb-4e0a63f5992e
2026-03-27 22:04:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee449eb50>
2026-03-27 22:04:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:04:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e1734e9f-6a00-576d-84bc-ed82ddaac492/e1734e9f-6a00-576d-84bc-ed82ddaac492_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752333%252Fgeneral%252F3da597a6-119a-400b-a923-4ff62d0a1855.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752333/general/3da597a6-119a-400b-a923-4ff62d0a1855.jpg saved to cache
2026-03-27 22:04:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item e1734e9f-6a00-576d-84bc-ed82ddaac492
2026-03-27 22:04:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751898/general/267136de-762a-46c8-a803-f5f503e30e9d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741892)
2026-03-27 22:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751898%252Fgeneral%252F6e5994ea-b6db-483e-8d1c-57749b1af991.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751898/general/6e5994ea-b6db-483e-8d1c-57749b1af991.jpg not downloaded yet
2026-03-27 22:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751916%252Fgeneral%252Fe2fd2a34-f84f-4519-bb35-e26d5b56ac3a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751916/general/e2fd2a34-f84f-4519-bb35-e26d5b56ac3a.jpg not downloaded yet
2026-03-27 22:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751912%252Fgeneral%252F402d4d9f-cdb1-4c94-b2d5-1e0856735e4a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751912/general/402d4d9f-cdb1-4c94-b2d5-1e0856735e4a.jpg not downloaded yet
2026-03-27 22:04:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751919/general/fd00931f-01db-4e19-b9a1-54a139afee00.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741899)
2026-03-27 22:04:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751901/general/b4f718af-9d7e-4b28-80dc-8172848acb89.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741893)
2026-03-27 22:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751919%252Fgeneral%252F5dda62d4-c328-4804-8929-4cad07ff2f97.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751919/general/5dda62d4-c328-4804-8929-4cad07ff2f97.jpg not downloaded yet
2026-03-27 22:04:48 [adesa.it] INFO: Found listing with ID: 10729930
2026-03-27 22:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710729930%27 HTTP/1.1" 200 None
2026-03-27 22:04:49 [adesa.it] INFO: Scrape type for 10729930: 0
2026-03-27 22:04:49 [adesa.it] INFO: Skipping item 10729930 url https://www.openlane.eu/en/carv6/auction/10729930
2026-03-27 22:04:49 [adesa.it] INFO: Found listing with ID: 10729996
2026-03-27 22:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710729996%27 HTTP/1.1" 200 None
2026-03-27 22:04:49 [adesa.it] INFO: Scrape type for 10729996: 0
2026-03-27 22:04:49 [adesa.it] INFO: Skipping item 10729996 url https://www.openlane.eu/en/carv6/auction/10729996
2026-03-27 22:04:49 [adesa.it] INFO: Found listing with ID: 10729932
2026-03-27 22:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710729932%27 HTTP/1.1" 200 None
2026-03-27 22:04:49 [adesa.it] INFO: Scrape type for 10729932: 2
2026-03-27 22:04:49 [adesa.it] INFO: Scraping item 10729932 url https://www.openlane.eu/en/carv6/auction/10729932
2026-03-27 22:04:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:04:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5984dd0>
2026-03-27 22:04:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:04:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e1734e9f-6a00-576d-84bc-ed82ddaac492/e1734e9f-6a00-576d-84bc-ed82ddaac492_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752333%252Fgeneral%252Fc90f06c8-694e-4982-aed4-f540876e0a4a.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752333/general/c90f06c8-694e-4982-aed4-f540876e0a4a.jpg saved to cache
2026-03-27 22:04:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item e1734e9f-6a00-576d-84bc-ed82ddaac492
2026-03-27 22:04:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee45ecfd0>
2026-03-27 22:04:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:04:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a543db41-2372-56ec-b0be-b8fa5a1c8b49/a543db41-2372-56ec-b0be-b8fa5a1c8b49_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751901%252Fgeneral%252F62b4a4de-1353-4883-94ba-21d923cad0f5.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751901/general/62b4a4de-1353-4883-94ba-21d923cad0f5.jpg saved to cache
2026-03-27 22:04:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item a543db41-2372-56ec-b0be-b8fa5a1c8b49
2026-03-27 22:04:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752333/general/259e7bc0-6e7b-42bc-8a2b-2c3cd6cd53b1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741777)
2026-03-27 22:04:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751916/general/5e321fc6-d059-48ce-86a3-497e9ca1cb0f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741898)
2026-03-27 22:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751898%252Fgeneral%252F79e783ab-134c-4958-96ae-9ff82b02bd3f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751898/general/79e783ab-134c-4958-96ae-9ff82b02bd3f.jpg not downloaded yet
2026-03-27 22:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751916%252Fgeneral%252F5e0d4a40-a632-4a2c-8a44-21815f372245.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751916/general/5e0d4a40-a632-4a2c-8a44-21815f372245.jpg not downloaded yet
2026-03-27 22:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751912%252Fgeneral%252Fa883d8de-ffbd-49b5-b4bc-fc9e33e11c49.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751912/general/a883d8de-ffbd-49b5-b4bc-fc9e33e11c49.jpg not downloaded yet
2026-03-27 22:04:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751898/general/ac626400-fbf2-45b7-9955-b9f367443d69.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741892)
2026-03-27 22:04:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751901/general/9767e395-f49f-4869-8125-b566587256af.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741893)
2026-03-27 22:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751919%252Fgeneral%252Fb2119e1b-4bb4-45a5-b77d-5123889a1899.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751919/general/b2119e1b-4bb4-45a5-b77d-5123889a1899.jpg not downloaded yet
2026-03-27 22:04:49 [adesa.it] INFO: Found listing with ID: 10729987
2026-03-27 22:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710729987%27 HTTP/1.1" 200 None
2026-03-27 22:04:49 [adesa.it] INFO: Scrape type for 10729987: 2
2026-03-27 22:04:49 [adesa.it] INFO: Scraping item 10729987 url https://www.openlane.eu/en/carv6/auction/10729987
2026-03-27 22:04:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751912/general/5f370f4c-8019-4790-afc6-4159f95c11c0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741897)
2026-03-27 22:04:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751916/general/3d9ae1a6-6da0-4850-8197-6a6ed21c07c6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741898)
2026-03-27 22:04:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751916/general/9d9a252b-fc6a-4bd8-9bb0-b43cce6c9173.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741898)
2026-03-27 22:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751912%252Fgeneral%252F9508fdba-dfc6-4767-b94f-ceb73ff485ad.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751912/general/9508fdba-dfc6-4767-b94f-ceb73ff485ad.jpg not downloaded yet
2026-03-27 22:04:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:04:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee7b1f610>
2026-03-27 22:04:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:04:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_34bb306a-cd78-5c10-b109-f03a5a8f4917/34bb306a-cd78-5c10-b109-f03a5a8f4917_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751895%252Fgeneral%252Fc6d9b789-372f-4791-a175-dc19f9f02ac2.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751895/general/c6d9b789-372f-4791-a175-dc19f9f02ac2.jpg saved to cache
2026-03-27 22:04:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 34bb306a-cd78-5c10-b109-f03a5a8f4917
2026-03-27 22:04:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5b78cd0>
2026-03-27 22:04:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:04:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8eb6ce8b-0481-5d78-9723-f623bd7f24ec/8eb6ce8b-0481-5d78-9723-f623bd7f24ec_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751893%252Fgeneral%252F43e193ff-1986-42b0-bc48-aaff207d5e5a.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751893/general/43e193ff-1986-42b0-bc48-aaff207d5e5a.jpg saved to cache
2026-03-27 22:04:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 8eb6ce8b-0481-5d78-9723-f623bd7f24ec
2026-03-27 22:04:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee46f8050>
2026-03-27 22:04:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:04:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d7ac1d03-85c8-5214-84bb-4e0a63f5992e/d7ac1d03-85c8-5214-84bb-4e0a63f5992e_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751919%252Fgeneral%252F3a0e1393-e462-47f0-9d1d-1931d20d3b44.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751919/general/3a0e1393-e462-47f0-9d1d-1931d20d3b44.jpg saved to cache
2026-03-27 22:04:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item d7ac1d03-85c8-5214-84bb-4e0a63f5992e
2026-03-27 22:04:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5aa3810>
2026-03-27 22:04:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:04:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_55f0cc10-f024-583d-9a56-aba7779bb294/55f0cc10-f024-583d-9a56-aba7779bb294_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751916%252Fgeneral%252Fbb8beab8-406d-4cd5-9695-4b33f2704dca.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751916/general/bb8beab8-406d-4cd5-9695-4b33f2704dca.jpg saved to cache
2026-03-27 22:04:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 55f0cc10-f024-583d-9a56-aba7779bb294
2026-03-27 22:04:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5883010>
2026-03-27 22:04:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:04:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_55f0cc10-f024-583d-9a56-aba7779bb294/55f0cc10-f024-583d-9a56-aba7779bb294_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751916%252Fgeneral%252F677f8ba7-d5a6-4cf3-a14e-0338686f771e.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751916/general/677f8ba7-d5a6-4cf3-a14e-0338686f771e.jpg saved to cache
2026-03-27 22:04:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 55f0cc10-f024-583d-9a56-aba7779bb294
2026-03-27 22:04:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee44c88d0>
2026-03-27 22:04:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:04:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e1734e9f-6a00-576d-84bc-ed82ddaac492/e1734e9f-6a00-576d-84bc-ed82ddaac492_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752333%252Fgeneral%252F98368d11-6527-483f-9606-13aaf0552057.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752333/general/98368d11-6527-483f-9606-13aaf0552057.jpg saved to cache
2026-03-27 22:04:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item e1734e9f-6a00-576d-84bc-ed82ddaac492
2026-03-27 22:04:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee458d850>
2026-03-27 22:04:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:04:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b838636a-6e35-5f32-bc02-ff9698e8cb6a/b838636a-6e35-5f32-bc02-ff9698e8cb6a_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751898%252Fgeneral%252F267136de-762a-46c8-a803-f5f503e30e9d.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751898/general/267136de-762a-46c8-a803-f5f503e30e9d.jpg saved to cache
2026-03-27 22:04:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item b838636a-6e35-5f32-bc02-ff9698e8cb6a
2026-03-27 22:04:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5880390>
2026-03-27 22:04:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:04:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d7ac1d03-85c8-5214-84bb-4e0a63f5992e/d7ac1d03-85c8-5214-84bb-4e0a63f5992e_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751919%252Fgeneral%252Ffd00931f-01db-4e19-b9a1-54a139afee00.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751919/general/fd00931f-01db-4e19-b9a1-54a139afee00.jpg saved to cache
2026-03-27 22:04:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item d7ac1d03-85c8-5214-84bb-4e0a63f5992e
2026-03-27 22:04:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee57e2d50>
2026-03-27 22:04:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:04:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a543db41-2372-56ec-b0be-b8fa5a1c8b49/a543db41-2372-56ec-b0be-b8fa5a1c8b49_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751901%252Fgeneral%252Fb4f718af-9d7e-4b28-80dc-8172848acb89.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751901/general/b4f718af-9d7e-4b28-80dc-8172848acb89.jpg saved to cache
2026-03-27 22:04:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item a543db41-2372-56ec-b0be-b8fa5a1c8b49
2026-03-27 22:04:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751898/general/10e955a3-92e1-4de1-927c-dbdf6a9ab61f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741892)
2026-03-27 22:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751919%252Fgeneral%252Fea9f3199-05a5-4e0f-9c84-560061a22624.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751919/general/ea9f3199-05a5-4e0f-9c84-560061a22624.jpg not downloaded yet
2026-03-27 22:04:49 [adesa.it] INFO: Found listing with ID: 10720555
2026-03-27 22:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720555%27 HTTP/1.1" 200 None
2026-03-27 22:04:49 [adesa.it] INFO: Scrape type for 10720555: 2
2026-03-27 22:04:49 [adesa.it] INFO: Scraping item 10720555 url https://www.openlane.eu/en/carv6/auction/10720555
2026-03-27 22:04:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:04:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751901/general/4dbb51f3-85b8-40c2-ba3e-b0715aff41b8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741893)
2026-03-27 22:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751912%252Fgeneral%252F77a8750f-9302-4f30-9637-e2f001a98735.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751912/general/77a8750f-9302-4f30-9637-e2f001a98735.jpg not downloaded yet
2026-03-27 22:04:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751898/general/a8776870-9f59-4d44-970b-26f5b55cb4bc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741892)
2026-03-27 22:04:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751912/general/402d4d9f-cdb1-4c94-b2d5-1e0856735e4a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741897)
2026-03-27 22:04:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751919/general/c0460fd0-8bd5-4655-bee7-6fe0675be27b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741899)
2026-03-27 22:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751919%252Fgeneral%252F917a8d9f-b796-436f-a206-91a8e33e4e9b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751919/general/917a8d9f-b796-436f-a206-91a8e33e4e9b.jpg not downloaded yet
2026-03-27 22:04:49 [adesa.it] INFO: Found listing with ID: 10741051
2026-03-27 22:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741051%27 HTTP/1.1" 200 None
2026-03-27 22:04:49 [adesa.it] INFO: Scrape type for 10741051: 0
2026-03-27 22:04:49 [adesa.it] INFO: Skipping item 10741051 url https://www.openlane.eu/en/carv6/auction/10741051
2026-03-27 22:04:49 [adesa.it] INFO: Found listing with ID: 10735777
2026-03-27 22:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735777%27 HTTP/1.1" 200 None
2026-03-27 22:04:49 [adesa.it] INFO: Scrape type for 10735777: 0
2026-03-27 22:04:49 [adesa.it] INFO: Skipping item 10735777 url https://www.openlane.eu/en/carv6/auction/10735777
2026-03-27 22:04:49 [adesa.it] INFO: Found listing with ID: 10724914
2026-03-27 22:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710724914%27 HTTP/1.1" 200 None
2026-03-27 22:04:49 [adesa.it] INFO: Scrape type for 10724914: 2
2026-03-27 22:04:49 [adesa.it] INFO: Scraping item 10724914 url https://www.openlane.eu/en/carv6/auction/10724914
2026-03-27 22:04:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:04:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee475cd50>
2026-03-27 22:04:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:04:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e1734e9f-6a00-576d-84bc-ed82ddaac492/e1734e9f-6a00-576d-84bc-ed82ddaac492_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752333%252Fgeneral%252F259e7bc0-6e7b-42bc-8a2b-2c3cd6cd53b1.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752333/general/259e7bc0-6e7b-42bc-8a2b-2c3cd6cd53b1.jpg saved to cache
2026-03-27 22:04:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item e1734e9f-6a00-576d-84bc-ed82ddaac492
2026-03-27 22:04:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5c5bf10>
2026-03-27 22:04:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:04:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_55f0cc10-f024-583d-9a56-aba7779bb294/55f0cc10-f024-583d-9a56-aba7779bb294_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751916%252Fgeneral%252F5e321fc6-d059-48ce-86a3-497e9ca1cb0f.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751916/general/5e321fc6-d059-48ce-86a3-497e9ca1cb0f.jpg saved to cache
2026-03-27 22:04:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 55f0cc10-f024-583d-9a56-aba7779bb294
2026-03-27 22:04:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee586f390>
2026-03-27 22:04:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:04:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b838636a-6e35-5f32-bc02-ff9698e8cb6a/b838636a-6e35-5f32-bc02-ff9698e8cb6a_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751898%252Fgeneral%252Fac626400-fbf2-45b7-9955-b9f367443d69.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751898/general/ac626400-fbf2-45b7-9955-b9f367443d69.jpg saved to cache
2026-03-27 22:04:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item b838636a-6e35-5f32-bc02-ff9698e8cb6a
2026-03-27 22:04:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee59b42d0>
2026-03-27 22:04:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:04:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a543db41-2372-56ec-b0be-b8fa5a1c8b49/a543db41-2372-56ec-b0be-b8fa5a1c8b49_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751901%252Fgeneral%252F9767e395-f49f-4869-8125-b566587256af.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751901/general/9767e395-f49f-4869-8125-b566587256af.jpg saved to cache
2026-03-27 22:04:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item a543db41-2372-56ec-b0be-b8fa5a1c8b49
2026-03-27 22:04:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee4627650>
2026-03-27 22:04:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:04:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_792b0128-54e0-56e5-a813-3cf7605218a0/792b0128-54e0-56e5-a813-3cf7605218a0_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751912%252Fgeneral%252F5f370f4c-8019-4790-afc6-4159f95c11c0.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751912/general/5f370f4c-8019-4790-afc6-4159f95c11c0.jpg saved to cache
2026-03-27 22:04:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 792b0128-54e0-56e5-a813-3cf7605218a0
2026-03-27 22:04:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee586fe50>
2026-03-27 22:04:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:04:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_55f0cc10-f024-583d-9a56-aba7779bb294/55f0cc10-f024-583d-9a56-aba7779bb294_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751916%252Fgeneral%252F3d9ae1a6-6da0-4850-8197-6a6ed21c07c6.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751916/general/3d9ae1a6-6da0-4850-8197-6a6ed21c07c6.jpg saved to cache
2026-03-27 22:04:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 55f0cc10-f024-583d-9a56-aba7779bb294
2026-03-27 22:04:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee475da50>
2026-03-27 22:04:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:04:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_55f0cc10-f024-583d-9a56-aba7779bb294/55f0cc10-f024-583d-9a56-aba7779bb294_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751916%252Fgeneral%252F9d9a252b-fc6a-4bd8-9bb0-b43cce6c9173.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751916/general/9d9a252b-fc6a-4bd8-9bb0-b43cce6c9173.jpg saved to cache
2026-03-27 22:04:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 55f0cc10-f024-583d-9a56-aba7779bb294
2026-03-27 22:04:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751916/general/e2fd2a34-f84f-4519-bb35-e26d5b56ac3a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741898)
2026-03-27 22:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751912%252Fgeneral%252F1c59eb53-f59f-4151-adc2-bb6ff8362d6c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751912/general/1c59eb53-f59f-4151-adc2-bb6ff8362d6c.jpg not downloaded yet
2026-03-27 22:04:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751919/general/db7abf90-e277-4559-8927-a6a4bf873b97.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741899)
2026-03-27 22:04:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751912/general/a883d8de-ffbd-49b5-b4bc-fc9e33e11c49.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741897)
2026-03-27 22:04:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751901/general/f77c8630-6f26-4ca7-aec2-5407dd661013.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741893)
2026-03-27 22:04:50 [adesa.it] INFO: Found listing with ID: 10724937
2026-03-27 22:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710724937%27 HTTP/1.1" 200 None
2026-03-27 22:04:50 [adesa.it] INFO: Scrape type for 10724937: 2
2026-03-27 22:04:50 [adesa.it] INFO: Scraping item 10724937 url https://www.openlane.eu/en/carv6/auction/10724937
2026-03-27 22:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751912%252Fgeneral%252F07e1f636-7fa0-4a45-9e8f-39c4bce10110.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751912/general/07e1f636-7fa0-4a45-9e8f-39c4bce10110.jpg not downloaded yet
2026-03-27 22:04:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:04:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5aa82d0>
2026-03-27 22:04:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:04:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b838636a-6e35-5f32-bc02-ff9698e8cb6a/b838636a-6e35-5f32-bc02-ff9698e8cb6a_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751898%252Fgeneral%252F10e955a3-92e1-4de1-927c-dbdf6a9ab61f.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751898/general/10e955a3-92e1-4de1-927c-dbdf6a9ab61f.jpg saved to cache
2026-03-27 22:04:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item b838636a-6e35-5f32-bc02-ff9698e8cb6a
2026-03-27 22:04:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee43c8f10>
2026-03-27 22:04:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:04:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a543db41-2372-56ec-b0be-b8fa5a1c8b49/a543db41-2372-56ec-b0be-b8fa5a1c8b49_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751901%252Fgeneral%252F4dbb51f3-85b8-40c2-ba3e-b0715aff41b8.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751901/general/4dbb51f3-85b8-40c2-ba3e-b0715aff41b8.jpg saved to cache
2026-03-27 22:04:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item a543db41-2372-56ec-b0be-b8fa5a1c8b49
2026-03-27 22:04:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee439d390>
2026-03-27 22:04:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:04:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b838636a-6e35-5f32-bc02-ff9698e8cb6a/b838636a-6e35-5f32-bc02-ff9698e8cb6a_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751898%252Fgeneral%252Fa8776870-9f59-4d44-970b-26f5b55cb4bc.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751898/general/a8776870-9f59-4d44-970b-26f5b55cb4bc.jpg saved to cache
2026-03-27 22:04:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item b838636a-6e35-5f32-bc02-ff9698e8cb6a
2026-03-27 22:04:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee4465810>
2026-03-27 22:04:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:04:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_792b0128-54e0-56e5-a813-3cf7605218a0/792b0128-54e0-56e5-a813-3cf7605218a0_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751912%252Fgeneral%252F402d4d9f-cdb1-4c94-b2d5-1e0856735e4a.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751912/general/402d4d9f-cdb1-4c94-b2d5-1e0856735e4a.jpg saved to cache
2026-03-27 22:04:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 792b0128-54e0-56e5-a813-3cf7605218a0
2026-03-27 22:04:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee44bc910>
2026-03-27 22:04:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:04:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d7ac1d03-85c8-5214-84bb-4e0a63f5992e/d7ac1d03-85c8-5214-84bb-4e0a63f5992e_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751919%252Fgeneral%252Fc0460fd0-8bd5-4655-bee7-6fe0675be27b.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751919/general/c0460fd0-8bd5-4655-bee7-6fe0675be27b.jpg saved to cache
2026-03-27 22:04:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item d7ac1d03-85c8-5214-84bb-4e0a63f5992e
2026-03-27 22:04:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751919/general/5dda62d4-c328-4804-8929-4cad07ff2f97.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741899)
2026-03-27 22:04:50 [adesa.it] INFO: Found listing with ID: 10720527
2026-03-27 22:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720527%27 HTTP/1.1" 200 None
2026-03-27 22:04:50 [adesa.it] INFO: Scrape type for 10720527: 2
2026-03-27 22:04:50 [adesa.it] INFO: Scraping item 10720527 url https://www.openlane.eu/en/carv6/auction/10720527
2026-03-27 22:04:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:04:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751898/general/79e783ab-134c-4958-96ae-9ff82b02bd3f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741892)
2026-03-27 22:04:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751912/general/9508fdba-dfc6-4767-b94f-ceb73ff485ad.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741897)
2026-03-27 22:04:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751916/general/5e0d4a40-a632-4a2c-8a44-21815f372245.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741898)
2026-03-27 22:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751912%252Fgeneral%252F6d1ef47e-065c-4565-aad5-7a7ceea0f8e4.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751912/general/6d1ef47e-065c-4565-aad5-7a7ceea0f8e4.jpg not downloaded yet
2026-03-27 22:04:50 [adesa.it] INFO: Found listing with ID: 10735676
2026-03-27 22:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735676%27 HTTP/1.1" 200 None
2026-03-27 22:04:50 [adesa.it] INFO: Scrape type for 10735676: 0
2026-03-27 22:04:50 [adesa.it] INFO: Skipping item 10735676 url https://www.openlane.eu/en/carv6/auction/10735676
2026-03-27 22:04:50 [adesa.it] INFO: Found listing with ID: 10741871
2026-03-27 22:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741871%27 HTTP/1.1" 200 None
2026-03-27 22:04:50 [adesa.it] INFO: Scrape type for 10741871: 1
2026-03-27 22:04:50 [adesa.it] INFO: Scraping item 10741871 url https://www.openlane.eu/en/carv6/auction/10741871
2026-03-27 22:04:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee43c8890>
2026-03-27 22:04:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:04:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_55f0cc10-f024-583d-9a56-aba7779bb294/55f0cc10-f024-583d-9a56-aba7779bb294_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751916%252Fgeneral%252Fe2fd2a34-f84f-4519-bb35-e26d5b56ac3a.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751916/general/e2fd2a34-f84f-4519-bb35-e26d5b56ac3a.jpg saved to cache
2026-03-27 22:04:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 55f0cc10-f024-583d-9a56-aba7779bb294
2026-03-27 22:04:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5d67b90>
2026-03-27 22:04:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:04:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d7ac1d03-85c8-5214-84bb-4e0a63f5992e/d7ac1d03-85c8-5214-84bb-4e0a63f5992e_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751919%252Fgeneral%252Fdb7abf90-e277-4559-8927-a6a4bf873b97.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751919/general/db7abf90-e277-4559-8927-a6a4bf873b97.jpg saved to cache
2026-03-27 22:04:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item d7ac1d03-85c8-5214-84bb-4e0a63f5992e
2026-03-27 22:04:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5aa9690>
2026-03-27 22:04:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:04:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_792b0128-54e0-56e5-a813-3cf7605218a0/792b0128-54e0-56e5-a813-3cf7605218a0_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751912%252Fgeneral%252Fa883d8de-ffbd-49b5-b4bc-fc9e33e11c49.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751912/general/a883d8de-ffbd-49b5-b4bc-fc9e33e11c49.jpg saved to cache
2026-03-27 22:04:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 792b0128-54e0-56e5-a813-3cf7605218a0
2026-03-27 22:04:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee470e0d0>
2026-03-27 22:04:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:04:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a543db41-2372-56ec-b0be-b8fa5a1c8b49/a543db41-2372-56ec-b0be-b8fa5a1c8b49_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751901%252Fgeneral%252Ff77c8630-6f26-4ca7-aec2-5407dd661013.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751901/general/f77c8630-6f26-4ca7-aec2-5407dd661013.jpg saved to cache
2026-03-27 22:04:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item a543db41-2372-56ec-b0be-b8fa5a1c8b49
2026-03-27 22:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751912%252Fgeneral%252F003655de-f888-40a1-86e7-ab326d3aa3c6.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751912/general/003655de-f888-40a1-86e7-ab326d3aa3c6.jpg not downloaded yet
2026-03-27 22:04:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751912/general/1c59eb53-f59f-4151-adc2-bb6ff8362d6c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741897)
2026-03-27 22:04:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751919/general/ea9f3199-05a5-4e0f-9c84-560061a22624.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741899)
2026-03-27 22:04:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751912/general/77a8750f-9302-4f30-9637-e2f001a98735.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741897)
2026-03-27 22:04:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751919/general/917a8d9f-b796-436f-a206-91a8e33e4e9b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741899)
2026-03-27 22:04:50 [adesa.it] INFO: Found listing with ID: 10720554
2026-03-27 22:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720554%27 HTTP/1.1" 200 None
2026-03-27 22:04:50 [adesa.it] INFO: Scrape type for 10720554: 2
2026-03-27 22:04:50 [adesa.it] INFO: Scraping item 10720554 url https://www.openlane.eu/en/carv6/auction/10720554
2026-03-27 22:04:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751919/general/b2119e1b-4bb4-45a5-b77d-5123889a1899.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741899)
2026-03-27 22:04:50 [adesa.it] INFO: Found listing with ID: 10740709
2026-03-27 22:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740709%27 HTTP/1.1" 200 None
2026-03-27 22:04:50 [adesa.it] INFO: Scrape type for 10740709: 0
2026-03-27 22:04:50 [adesa.it] INFO: Skipping item 10740709 url https://www.openlane.eu/en/carv6/auction/10740709
2026-03-27 22:04:50 [adesa.it] INFO: Found listing with ID: 10735675
2026-03-27 22:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735675%27 HTTP/1.1" 200 None
2026-03-27 22:04:50 [adesa.it] INFO: Scrape type for 10735675: 0
2026-03-27 22:04:50 [adesa.it] INFO: Skipping item 10735675 url https://www.openlane.eu/en/carv6/auction/10735675
2026-03-27 22:04:50 [adesa.it] INFO: Found listing with ID: 10735764
2026-03-27 22:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735764%27 HTTP/1.1" 200 None
2026-03-27 22:04:50 [adesa.it] INFO: Scrape type for 10735764: 0
2026-03-27 22:04:50 [adesa.it] INFO: Skipping item 10735764 url https://www.openlane.eu/en/carv6/auction/10735764
2026-03-27 22:04:50 [adesa.it] INFO: Found listing with ID: 10740353
2026-03-27 22:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740353%27 HTTP/1.1" 200 None
2026-03-27 22:04:50 [adesa.it] INFO: Scrape type for 10740353: 0
2026-03-27 22:04:50 [adesa.it] INFO: Skipping item 10740353 url https://www.openlane.eu/en/carv6/auction/10740353
2026-03-27 22:04:50 [adesa.it] INFO: Found listing with ID: 10724928
2026-03-27 22:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710724928%27 HTTP/1.1" 200 None
2026-03-27 22:04:50 [adesa.it] INFO: Scrape type for 10724928: 2
2026-03-27 22:04:50 [adesa.it] INFO: Scraping item 10724928 url https://www.openlane.eu/en/carv6/auction/10724928
2026-03-27 22:04:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee57de110>
2026-03-27 22:04:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:04:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d7ac1d03-85c8-5214-84bb-4e0a63f5992e/d7ac1d03-85c8-5214-84bb-4e0a63f5992e_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751919%252Fgeneral%252F5dda62d4-c328-4804-8929-4cad07ff2f97.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751919/general/5dda62d4-c328-4804-8929-4cad07ff2f97.jpg saved to cache
2026-03-27 22:04:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item d7ac1d03-85c8-5214-84bb-4e0a63f5992e
2026-03-27 22:04:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5790850>
2026-03-27 22:04:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:04:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b838636a-6e35-5f32-bc02-ff9698e8cb6a/b838636a-6e35-5f32-bc02-ff9698e8cb6a_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751898%252Fgeneral%252F79e783ab-134c-4958-96ae-9ff82b02bd3f.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751898/general/79e783ab-134c-4958-96ae-9ff82b02bd3f.jpg saved to cache
2026-03-27 22:04:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item b838636a-6e35-5f32-bc02-ff9698e8cb6a
2026-03-27 22:04:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5d665d0>
2026-03-27 22:04:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:04:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_792b0128-54e0-56e5-a813-3cf7605218a0/792b0128-54e0-56e5-a813-3cf7605218a0_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751912%252Fgeneral%252F9508fdba-dfc6-4767-b94f-ceb73ff485ad.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751912/general/9508fdba-dfc6-4767-b94f-ceb73ff485ad.jpg saved to cache
2026-03-27 22:04:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 792b0128-54e0-56e5-a813-3cf7605218a0
2026-03-27 22:04:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee59d3990>
2026-03-27 22:04:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:04:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_55f0cc10-f024-583d-9a56-aba7779bb294/55f0cc10-f024-583d-9a56-aba7779bb294_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751916%252Fgeneral%252F5e0d4a40-a632-4a2c-8a44-21815f372245.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751916/general/5e0d4a40-a632-4a2c-8a44-21815f372245.jpg saved to cache
2026-03-27 22:04:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 55f0cc10-f024-583d-9a56-aba7779bb294
2026-03-27 22:04:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751898/general/6e5994ea-b6db-483e-8d1c-57749b1af991.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741892)
2026-03-27 22:04:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751912/general/1cad7153-9911-43e8-a766-6279cc447c72.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741897)
2026-03-27 22:04:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751912/general/6d1ef47e-065c-4565-aad5-7a7ceea0f8e4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741897)
2026-03-27 22:04:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751916/general/a77957ea-fc3b-4d66-8236-317d00990da1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741898)
2026-03-27 22:04:51 [adesa.it] INFO: Found listing with ID: 10735658
2026-03-27 22:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735658%27 HTTP/1.1" 200 None
2026-03-27 22:04:51 [adesa.it] INFO: Scrape type for 10735658: 0
2026-03-27 22:04:51 [adesa.it] INFO: Skipping item 10735658 url https://www.openlane.eu/en/carv6/auction/10735658
2026-03-27 22:04:51 [adesa.it] INFO: Found listing with ID: 10735662
2026-03-27 22:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735662%27 HTTP/1.1" 200 None
2026-03-27 22:04:51 [adesa.it] INFO: Scrape type for 10735662: 0
2026-03-27 22:04:51 [adesa.it] INFO: Skipping item 10735662 url https://www.openlane.eu/en/carv6/auction/10735662
2026-03-27 22:04:51 [adesa.it] INFO: Found listing with ID: 10735677
2026-03-27 22:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735677%27 HTTP/1.1" 200 None
2026-03-27 22:04:51 [adesa.it] INFO: Scrape type for 10735677: 0
2026-03-27 22:04:51 [adesa.it] INFO: Skipping item 10735677 url https://www.openlane.eu/en/carv6/auction/10735677
2026-03-27 22:04:51 [adesa.it] INFO: Found listing with ID: 10735678
2026-03-27 22:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735678%27 HTTP/1.1" 200 None
2026-03-27 22:04:51 [adesa.it] INFO: Scrape type for 10735678: 0
2026-03-27 22:04:51 [adesa.it] INFO: Skipping item 10735678 url https://www.openlane.eu/en/carv6/auction/10735678
2026-03-27 22:04:51 [adesa.it] INFO: Found listing with ID: 10740710
2026-03-27 22:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740710%27 HTTP/1.1" 200 None
2026-03-27 22:04:51 [adesa.it] INFO: Scrape type for 10740710: 0
2026-03-27 22:04:51 [adesa.it] INFO: Skipping item 10740710 url https://www.openlane.eu/en/carv6/auction/10740710
2026-03-27 22:04:51 [adesa.it] INFO: Found listing with ID: 10741045
2026-03-27 22:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741045%27 HTTP/1.1" 200 None
2026-03-27 22:04:51 [adesa.it] INFO: Scrape type for 10741045: 0
2026-03-27 22:04:51 [adesa.it] INFO: Skipping item 10741045 url https://www.openlane.eu/en/carv6/auction/10741045
2026-03-27 22:04:51 [adesa.it] INFO: Found listing with ID: 10741049
2026-03-27 22:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741049%27 HTTP/1.1" 200 None
2026-03-27 22:04:51 [adesa.it] INFO: Scrape type for 10741049: 0
2026-03-27 22:04:51 [adesa.it] INFO: Skipping item 10741049 url https://www.openlane.eu/en/carv6/auction/10741049
2026-03-27 22:04:51 [adesa.it] INFO: Found listing with ID: 10735680
2026-03-27 22:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735680%27 HTTP/1.1" 200 None
2026-03-27 22:04:51 [adesa.it] INFO: Scrape type for 10735680: 0
2026-03-27 22:04:51 [adesa.it] INFO: Skipping item 10735680 url https://www.openlane.eu/en/carv6/auction/10735680
2026-03-27 22:04:51 [adesa.it] INFO: Found listing with ID: 10740358
2026-03-27 22:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740358%27 HTTP/1.1" 200 None
2026-03-27 22:04:51 [adesa.it] INFO: Scrape type for 10740358: 0
2026-03-27 22:04:51 [adesa.it] INFO: Skipping item 10740358 url https://www.openlane.eu/en/carv6/auction/10740358
2026-03-27 22:04:51 [adesa.it] INFO: Found listing with ID: 10724925
2026-03-27 22:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710724925%27 HTTP/1.1" 200 None
2026-03-27 22:04:51 [adesa.it] INFO: Scrape type for 10724925: 2
2026-03-27 22:04:51 [adesa.it] INFO: Scraping item 10724925 url https://www.openlane.eu/en/carv6/auction/10724925
2026-03-27 22:04:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751912/general/07e1f636-7fa0-4a45-9e8f-39c4bce10110.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741897)
2026-03-27 22:04:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741679> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:04:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10729934> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:04:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751912/general/003655de-f888-40a1-86e7-ab326d3aa3c6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741897)
2026-03-27 22:04:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:04:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:04:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee8b8f750>
2026-03-27 22:04:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:04:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_792b0128-54e0-56e5-a813-3cf7605218a0/792b0128-54e0-56e5-a813-3cf7605218a0_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751912%252Fgeneral%252F1c59eb53-f59f-4151-adc2-bb6ff8362d6c.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751912/general/1c59eb53-f59f-4151-adc2-bb6ff8362d6c.jpg saved to cache
2026-03-27 22:04:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 792b0128-54e0-56e5-a813-3cf7605218a0
2026-03-27 22:04:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee45246d0>
2026-03-27 22:04:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:04:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d7ac1d03-85c8-5214-84bb-4e0a63f5992e/d7ac1d03-85c8-5214-84bb-4e0a63f5992e_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751919%252Fgeneral%252Fea9f3199-05a5-4e0f-9c84-560061a22624.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751919/general/ea9f3199-05a5-4e0f-9c84-560061a22624.jpg saved to cache
2026-03-27 22:04:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item d7ac1d03-85c8-5214-84bb-4e0a63f5992e
2026-03-27 22:04:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5884410>
2026-03-27 22:04:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:04:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_792b0128-54e0-56e5-a813-3cf7605218a0/792b0128-54e0-56e5-a813-3cf7605218a0_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751912%252Fgeneral%252F77a8750f-9302-4f30-9637-e2f001a98735.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751912/general/77a8750f-9302-4f30-9637-e2f001a98735.jpg saved to cache
2026-03-27 22:04:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 792b0128-54e0-56e5-a813-3cf7605218a0
2026-03-27 22:04:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee7c8f990>
2026-03-27 22:04:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:04:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d7ac1d03-85c8-5214-84bb-4e0a63f5992e/d7ac1d03-85c8-5214-84bb-4e0a63f5992e_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751919%252Fgeneral%252F917a8d9f-b796-436f-a206-91a8e33e4e9b.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751919/general/917a8d9f-b796-436f-a206-91a8e33e4e9b.jpg saved to cache
2026-03-27 22:04:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item d7ac1d03-85c8-5214-84bb-4e0a63f5992e
2026-03-27 22:04:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5ac6ad0>
2026-03-27 22:04:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:04:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d7ac1d03-85c8-5214-84bb-4e0a63f5992e/d7ac1d03-85c8-5214-84bb-4e0a63f5992e_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751919%252Fgeneral%252Fb2119e1b-4bb4-45a5-b77d-5123889a1899.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751919/general/b2119e1b-4bb4-45a5-b77d-5123889a1899.jpg saved to cache
2026-03-27 22:04:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item d7ac1d03-85c8-5214-84bb-4e0a63f5992e
2026-03-27 22:04:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10729932> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:04:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10729987> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:04:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee45928d0>
2026-03-27 22:04:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:04:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b838636a-6e35-5f32-bc02-ff9698e8cb6a/b838636a-6e35-5f32-bc02-ff9698e8cb6a_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751898%252Fgeneral%252F6e5994ea-b6db-483e-8d1c-57749b1af991.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751898/general/6e5994ea-b6db-483e-8d1c-57749b1af991.jpg saved to cache
2026-03-27 22:04:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item b838636a-6e35-5f32-bc02-ff9698e8cb6a
2026-03-27 22:04:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee59846d0>
2026-03-27 22:04:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:04:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_792b0128-54e0-56e5-a813-3cf7605218a0/792b0128-54e0-56e5-a813-3cf7605218a0_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751912%252Fgeneral%252F1cad7153-9911-43e8-a766-6279cc447c72.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751912/general/1cad7153-9911-43e8-a766-6279cc447c72.jpg saved to cache
2026-03-27 22:04:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 792b0128-54e0-56e5-a813-3cf7605218a0
2026-03-27 22:04:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee44d6ed0>
2026-03-27 22:04:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:04:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_792b0128-54e0-56e5-a813-3cf7605218a0/792b0128-54e0-56e5-a813-3cf7605218a0_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751912%252Fgeneral%252F6d1ef47e-065c-4565-aad5-7a7ceea0f8e4.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751912/general/6d1ef47e-065c-4565-aad5-7a7ceea0f8e4.jpg saved to cache
2026-03-27 22:04:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 792b0128-54e0-56e5-a813-3cf7605218a0
2026-03-27 22:04:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee45eff50>
2026-03-27 22:04:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:04:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_55f0cc10-f024-583d-9a56-aba7779bb294/55f0cc10-f024-583d-9a56-aba7779bb294_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751916%252Fgeneral%252Fa77957ea-fc3b-4d66-8236-317d00990da1.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751916/general/a77957ea-fc3b-4d66-8236-317d00990da1.jpg saved to cache
2026-03-27 22:04:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 55f0cc10-f024-583d-9a56-aba7779bb294
2026-03-27 22:04:51 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 55f0cc10-f024-583d-9a56-aba7779bb294, skipping ID generation
2026-03-27 22:04:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 55f0cc10-f024-583d-9a56-aba7779bb294 with scrape type 1
2026-03-27 22:04:51 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 55f0cc10-f024-583d-9a56-aba7779bb294 sending to next pipeline
2026-03-27 22:04:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 55f0cc10-f024-583d-9a56-aba7779bb294, identifier: 10741898
2026-03-27 22:04:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751898/general/28083df1-f3b8-4722-9c6a-66749d813ca0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741892)
2026-03-27 22:04:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:04:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:04:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 55f0cc10-f024-583d-9a56-aba7779bb294 with identifier: 10741898
2026-03-27 22:04:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 55f0cc10-f024-583d-9a56-aba7779bb294 with identifier: 10741898
2026-03-27 22:04:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 55f0cc10-f024-583d-9a56-aba7779bb294 with identifier: 10741898 to the API
2026-03-27 22:04:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:04:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:04:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5751916/general/a77957ea-fc3b-4d66-8236-317d00990da1.jpg>
{'auction_title': '',
'c_o_2_emission_value': 141,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 122,
'expiration_date': '2026-03-30T10:20:00Z',
'fuel_type': 'Diesel',
'id': '55f0cc10-f024-583d-9a56-aba7779bb294',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL742FD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741898',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Caddy',
'odometer': 110401,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 76,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55f0cc10-f024-583d-9a56-aba7779bb294/55f0cc10-f024-583d-9a56-aba7779bb294_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44857,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751916/general/0bf300b0-4060-4d92-a52f-4fb63c552330.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55f0cc10-f024-583d-9a56-aba7779bb294/55f0cc10-f024-583d-9a56-aba7779bb294_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43678,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751916/general/5e495e56-33a3-4789-90da-b93d492d3b9c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55f0cc10-f024-583d-9a56-aba7779bb294/55f0cc10-f024-583d-9a56-aba7779bb294_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43830,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751916/general/677f8ba7-d5a6-4cf3-a14e-0338686f771e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55f0cc10-f024-583d-9a56-aba7779bb294/55f0cc10-f024-583d-9a56-aba7779bb294_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43029,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751916/general/bb8beab8-406d-4cd5-9695-4b33f2704dca.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55f0cc10-f024-583d-9a56-aba7779bb294/55f0cc10-f024-583d-9a56-aba7779bb294_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53312,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751916/general/5e321fc6-d059-48ce-86a3-497e9ca1cb0f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55f0cc10-f024-583d-9a56-aba7779bb294/55f0cc10-f024-583d-9a56-aba7779bb294_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66833,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751916/general/9d9a252b-fc6a-4bd8-9bb0-b43cce6c9173.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55f0cc10-f024-583d-9a56-aba7779bb294/55f0cc10-f024-583d-9a56-aba7779bb294_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64396,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751916/general/3d9ae1a6-6da0-4850-8197-6a6ed21c07c6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55f0cc10-f024-583d-9a56-aba7779bb294/55f0cc10-f024-583d-9a56-aba7779bb294_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54518,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751916/general/a77957ea-fc3b-4d66-8236-317d00990da1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55f0cc10-f024-583d-9a56-aba7779bb294/55f0cc10-f024-583d-9a56-aba7779bb294_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58517,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751916/general/e2fd2a34-f84f-4519-bb35-e26d5b56ac3a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55f0cc10-f024-583d-9a56-aba7779bb294/55f0cc10-f024-583d-9a56-aba7779bb294_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65706,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751916/general/5e0d4a40-a632-4a2c-8a44-21815f372245.jpg',
'Width': 800}],
'price': 13600,
'price_includes_vat': True,
'registration_date': '2022-08-30',
'seats_number': 2,
'seller_name': 'Arval Italia',
'title': 'Volkswagen Caddy 2.0 TDI Business - 4Motion - Diesel - Manual - 122 '
'hp - 110.401 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-27 22:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741898%27 HTTP/1.1" 200 None
2026-03-27 22:04:52 [adesa.it] INFO: Saving data for 10741898: {'created_time': 1774649092.493634, 'last_price_update_time': 1774649092.493644, 'auction_closing_time': 1774866000.0}
2026-03-27 22:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741898') HTTP/1.1" 204 0
2026-03-27 22:04:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751919/general/4d2fec82-b134-4adb-bbda-7eaab317ca84.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741899)
2026-03-27 22:04:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5a1b690>
2026-03-27 22:04:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:04:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_792b0128-54e0-56e5-a813-3cf7605218a0/792b0128-54e0-56e5-a813-3cf7605218a0_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751912%252Fgeneral%252F07e1f636-7fa0-4a45-9e8f-39c4bce10110.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751912/general/07e1f636-7fa0-4a45-9e8f-39c4bce10110.jpg saved to cache
2026-03-27 22:04:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 792b0128-54e0-56e5-a813-3cf7605218a0
2026-03-27 22:04:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fb024d2b-a949-5650-90cd-cdb1b7cec90e with identifier: 10741679
2026-03-27 22:04:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fb024d2b-a949-5650-90cd-cdb1b7cec90e with scrape type 1
2026-03-27 22:04:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item fb024d2b-a949-5650-90cd-cdb1b7cec90e
2026-03-27 22:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5726419%252Fgeneral%252Ffd5d9c59-9f0c-426c-b875-2e6877ac7f45.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726419/general/fd5d9c59-9f0c-426c-b875-2e6877ac7f45.jpg already downloaded
2026-03-27 22:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5726419%252Fgeneral%252Fc760a06a-dc15-4dc4-bffd-878a482ff41e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726419/general/c760a06a-dc15-4dc4-bffd-878a482ff41e.jpg already downloaded
2026-03-27 22:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5726419%252Fgeneral%252Fb9c59b18-85f7-4455-8bed-1fae1a617312.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726419/general/b9c59b18-85f7-4455-8bed-1fae1a617312.jpg already downloaded
2026-03-27 22:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5726419%252Fgeneral%252F004c21ec-7885-4360-afe5-f7b7ce2d39ec.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726419/general/004c21ec-7885-4360-afe5-f7b7ce2d39ec.jpg already downloaded
2026-03-27 22:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5726419%252Fgeneral%252F2550b349-2b6a-4478-96c9-7506210e43a6.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726419/general/2550b349-2b6a-4478-96c9-7506210e43a6.jpg already downloaded
2026-03-27 22:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5726419%252Fgeneral%252Fa9de1ab3-3743-4e9e-b565-ba56372f841d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726419/general/a9de1ab3-3743-4e9e-b565-ba56372f841d.jpg already downloaded
2026-03-27 22:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5726419%252Fgeneral%252F3c2d01c5-555d-4c9c-a6c0-df7a78ba1c0c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726419/general/3c2d01c5-555d-4c9c-a6c0-df7a78ba1c0c.jpg already downloaded
2026-03-27 22:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5726419%252Fgeneral%252F480f366c-5274-4e38-9335-d7207c62183e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726419/general/480f366c-5274-4e38-9335-d7207c62183e.jpg already downloaded
2026-03-27 22:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5726419%252Fgeneral%252F93b38d5f-aeaf-4381-8c10-f20318b8b701.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726419/general/93b38d5f-aeaf-4381-8c10-f20318b8b701.jpg already downloaded
2026-03-27 22:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5726419%252Fgeneral%252F8de45d5b-a3b4-4a33-a3fb-7790e0b8fb69.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726419/general/8de45d5b-a3b4-4a33-a3fb-7790e0b8fb69.jpg already downloaded
2026-03-27 22:04:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: fb024d2b-a949-5650-90cd-cdb1b7cec90e, identifier: 10741679
2026-03-27 22:04:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f7aa6e9c-56d5-572f-8919-d2658134dd6f with identifier: 10729934
2026-03-27 22:04:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f7aa6e9c-56d5-572f-8919-d2658134dd6f with scrape type 2
2026-03-27 22:04:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f7aa6e9c-56d5-572f-8919-d2658134dd6f with scrape type 2
2026-03-27 22:04:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: f7aa6e9c-56d5-572f-8919-d2658134dd6f, identifier: 10729934
2026-03-27 22:04:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee440c6d0>
2026-03-27 22:04:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:04:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_792b0128-54e0-56e5-a813-3cf7605218a0/792b0128-54e0-56e5-a813-3cf7605218a0_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:04:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751912%252Fgeneral%252F003655de-f888-40a1-86e7-ab326d3aa3c6.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751912/general/003655de-f888-40a1-86e7-ab326d3aa3c6.jpg saved to cache
2026-03-27 22:04:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 792b0128-54e0-56e5-a813-3cf7605218a0
2026-03-27 22:04:53 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 792b0128-54e0-56e5-a813-3cf7605218a0, skipping ID generation
2026-03-27 22:04:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 792b0128-54e0-56e5-a813-3cf7605218a0 with scrape type 1
2026-03-27 22:04:53 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 792b0128-54e0-56e5-a813-3cf7605218a0 sending to next pipeline
2026-03-27 22:04:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 792b0128-54e0-56e5-a813-3cf7605218a0, identifier: 10741897
2026-03-27 22:04:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751895/general/f9257e25-a176-4be8-a8ca-95c5c1c70014.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741891)
2026-03-27 22:04:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751901/general/8eb09922-c38d-4930-bfe8-3099f5b260a7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741893)
2026-03-27 22:04:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720555> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:04:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: fb024d2b-a949-5650-90cd-cdb1b7cec90e with identifier: 10741679
2026-03-27 22:04:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: fb024d2b-a949-5650-90cd-cdb1b7cec90e with identifier: 10741679
2026-03-27 22:04:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: fb024d2b-a949-5650-90cd-cdb1b7cec90e with identifier: 10741679 to the API
2026-03-27 22:04:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:04:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:04:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741679>
{'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-31T10:30: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=10741679',
'listing': 'auction',
'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': 14300,
'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-27 22:04:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741679%27 HTTP/1.1" 200 None
2026-03-27 22:04:53 [adesa.it] INFO: Saving data for 10741679: {'created_time': 1774649093.462111, 'last_price_update_time': 1774649093.46212, 'auction_closing_time': 1774953000.0}
2026-03-27 22:04:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741679') HTTP/1.1" 204 0
2026-03-27 22:04:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: f7aa6e9c-56d5-572f-8919-d2658134dd6f with identifier: 10729934
2026-03-27 22:04:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: f7aa6e9c-56d5-572f-8919-d2658134dd6f with identifier: 10729934
2026-03-27 22:04:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: f7aa6e9c-56d5-572f-8919-d2658134dd6f with identifier: 10729934 to the API
2026-03-27 22:04:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:04:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:04:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10729934>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Green',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.5L',
'engine_horse_power': 400,
'expiration_date': '2026-03-30T13:45:00Z',
'fuel_type': 'Petrol',
'id': 'f7aa6e9c-56d5-572f-8919-d2658134dd6f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'GA425ZF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10729934',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Audi',
'model': 'Q3',
'odometer': 134000,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 28800,
'price_includes_vat': True,
'registration_date': '2020-10-01',
'seats_number': 5,
'seller_name': None,
'title': 'Audi RS Q3 2.5 - Petrol - Automatic - 400 hp - 134.000 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-27 22:04:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710729934%27 HTTP/1.1" 200 None
2026-03-27 22:04:53 [adesa.it] INFO: Saving data for 10729934: {'auction_closing_time': 1774878300.0, 'created_time': 1774562437.462311, 'last_price_update_time': 1774649093.739766}
2026-03-27 22:04:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10729934') HTTP/1.1" 204 0
2026-03-27 22:04:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 792b0128-54e0-56e5-a813-3cf7605218a0 with identifier: 10741897
2026-03-27 22:04:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 792b0128-54e0-56e5-a813-3cf7605218a0 with identifier: 10741897
2026-03-27 22:04:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 792b0128-54e0-56e5-a813-3cf7605218a0 with identifier: 10741897 to the API
2026-03-27 22:04:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:04:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:04:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5751912/general/003655de-f888-40a1-86e7-ab326d3aa3c6.jpg>
{'auction_title': '',
'c_o_2_emission_value': 170,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 6,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 120,
'expiration_date': '2026-03-30T10:20:00Z',
'fuel_type': 'Diesel',
'id': '792b0128-54e0-56e5-a813-3cf7605218a0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FY297CT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741897',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Renault',
'model': 'Trafic',
'odometer': 246366,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 133,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_792b0128-54e0-56e5-a813-3cf7605218a0/792b0128-54e0-56e5-a813-3cf7605218a0_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45792,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751912/general/5f370f4c-8019-4790-afc6-4159f95c11c0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_792b0128-54e0-56e5-a813-3cf7605218a0/792b0128-54e0-56e5-a813-3cf7605218a0_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 42956,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751912/general/1cad7153-9911-43e8-a766-6279cc447c72.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_792b0128-54e0-56e5-a813-3cf7605218a0/792b0128-54e0-56e5-a813-3cf7605218a0_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39780,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751912/general/402d4d9f-cdb1-4c94-b2d5-1e0856735e4a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_792b0128-54e0-56e5-a813-3cf7605218a0/792b0128-54e0-56e5-a813-3cf7605218a0_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 42134,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751912/general/a883d8de-ffbd-49b5-b4bc-fc9e33e11c49.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_792b0128-54e0-56e5-a813-3cf7605218a0/792b0128-54e0-56e5-a813-3cf7605218a0_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35992,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751912/general/9508fdba-dfc6-4767-b94f-ceb73ff485ad.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_792b0128-54e0-56e5-a813-3cf7605218a0/792b0128-54e0-56e5-a813-3cf7605218a0_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61859,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751912/general/77a8750f-9302-4f30-9637-e2f001a98735.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_792b0128-54e0-56e5-a813-3cf7605218a0/792b0128-54e0-56e5-a813-3cf7605218a0_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43488,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751912/general/1c59eb53-f59f-4151-adc2-bb6ff8362d6c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_792b0128-54e0-56e5-a813-3cf7605218a0/792b0128-54e0-56e5-a813-3cf7605218a0_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68196,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751912/general/07e1f636-7fa0-4a45-9e8f-39c4bce10110.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_792b0128-54e0-56e5-a813-3cf7605218a0/792b0128-54e0-56e5-a813-3cf7605218a0_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38735,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751912/general/6d1ef47e-065c-4565-aad5-7a7ceea0f8e4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_792b0128-54e0-56e5-a813-3cf7605218a0/792b0128-54e0-56e5-a813-3cf7605218a0_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56355,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751912/general/003655de-f888-40a1-86e7-ab326d3aa3c6.jpg',
'Width': 800}],
'price': 5100,
'price_includes_vat': True,
'registration_date': '2019-06-27',
'seats_number': 3,
'seller_name': 'Arval Italia',
'title': 'Renault Trafic L1H1 1.6 DCI - Diesel - Manual - 120 hp - 246.366 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2019}
2026-03-27 22:04:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741897%27 HTTP/1.1" 200 None
2026-03-27 22:04:54 [adesa.it] INFO: Saving data for 10741897: {'created_time': 1774649094.11119, 'last_price_update_time': 1774649094.111202, 'auction_closing_time': 1774866000.0}
2026-03-27 22:04:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741897') HTTP/1.1" 204 0
2026-03-27 22:04:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:04:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724937> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:04:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10729984> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:04:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e389fab5-ce01-5b84-a9a9-d8ecc42e4db1 with identifier: 10729932
2026-03-27 22:04:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e389fab5-ce01-5b84-a9a9-d8ecc42e4db1 with scrape type 2
2026-03-27 22:04:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e389fab5-ce01-5b84-a9a9-d8ecc42e4db1 with scrape type 2
2026-03-27 22:04:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: e389fab5-ce01-5b84-a9a9-d8ecc42e4db1, identifier: 10729932
2026-03-27 22:04:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 54687e3b-4aa2-57a9-86b1-803f8f060440 with identifier: 10729987
2026-03-27 22:04:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 54687e3b-4aa2-57a9-86b1-803f8f060440 with scrape type 2
2026-03-27 22:04:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 54687e3b-4aa2-57a9-86b1-803f8f060440 with scrape type 2
2026-03-27 22:04:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 54687e3b-4aa2-57a9-86b1-803f8f060440, identifier: 10729987
2026-03-27 22:04:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee46fd610>
2026-03-27 22:04:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:04:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b838636a-6e35-5f32-bc02-ff9698e8cb6a/b838636a-6e35-5f32-bc02-ff9698e8cb6a_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:04:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751898%252Fgeneral%252F28083df1-f3b8-4722-9c6a-66749d813ca0.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751898/general/28083df1-f3b8-4722-9c6a-66749d813ca0.jpg saved to cache
2026-03-27 22:04:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item b838636a-6e35-5f32-bc02-ff9698e8cb6a
2026-03-27 22:04:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:04:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:04:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: e389fab5-ce01-5b84-a9a9-d8ecc42e4db1 with identifier: 10729932
2026-03-27 22:04:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: e389fab5-ce01-5b84-a9a9-d8ecc42e4db1 with identifier: 10729932
2026-03-27 22:04:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: e389fab5-ce01-5b84-a9a9-d8ecc42e4db1 with identifier: 10729932 to the API
2026-03-27 22:04:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:04:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:04:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10729932>
{'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-03-30T13:45:00Z',
'fuel_type': 'Diesel',
'id': 'e389fab5-ce01-5b84-a9a9-d8ecc42e4db1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FV092RD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10729932',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Volvo',
'model': 'V60',
'odometer': 301033,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 6400,
'price_includes_vat': True,
'registration_date': '2019-02-15',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo V60 D3 R-Design - Diesel - Automatic - 150 hp - 301.033 km',
'transmission': 'automatic',
'trim': 'R-Design',
'vin': None,
'year': 2019}
2026-03-27 22:04:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710729932%27 HTTP/1.1" 200 None
2026-03-27 22:04:54 [adesa.it] INFO: Saving data for 10729932: {'auction_closing_time': 1774878300.0, 'created_time': 1774562443.748915, 'last_price_update_time': 1774649094.632898}
2026-03-27 22:04:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10729932') HTTP/1.1" 204 0
2026-03-27 22:04:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 54687e3b-4aa2-57a9-86b1-803f8f060440 with identifier: 10729987
2026-03-27 22:04:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 54687e3b-4aa2-57a9-86b1-803f8f060440 with identifier: 10729987
2026-03-27 22:04:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 54687e3b-4aa2-57a9-86b1-803f8f060440 with identifier: 10729987 to the API
2026-03-27 22:04:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:04:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:04:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10729987>
{'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-30T13:45: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=10729987',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Volvo',
'model': 'V90',
'odometer': 212899,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 9500,
'price_includes_vat': True,
'registration_date': '2017-05-23',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo V90 D3 Momentum - Diesel - Automatic - 150 hp - 212.899 km',
'transmission': 'automatic',
'trim': 'Momentum',
'vin': None,
'year': 2017}
2026-03-27 22:04:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710729987%27 HTTP/1.1" 200 None
2026-03-27 22:04:54 [adesa.it] INFO: Saving data for 10729987: {'auction_closing_time': 1774878300.0, 'created_time': 1774562418.897628, 'last_price_update_time': 1774649094.956378}
2026-03-27 22:04:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10729987') HTTP/1.1" 204 0
2026-03-27 22:04:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5d42710>
2026-03-27 22:04:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:04:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d7ac1d03-85c8-5214-84bb-4e0a63f5992e/d7ac1d03-85c8-5214-84bb-4e0a63f5992e_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751919%252Fgeneral%252F4d2fec82-b134-4adb-bbda-7eaab317ca84.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751919/general/4d2fec82-b134-4adb-bbda-7eaab317ca84.jpg saved to cache
2026-03-27 22:04:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item d7ac1d03-85c8-5214-84bb-4e0a63f5992e
2026-03-27 22:04:55 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d7ac1d03-85c8-5214-84bb-4e0a63f5992e, skipping ID generation
2026-03-27 22:04:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d7ac1d03-85c8-5214-84bb-4e0a63f5992e with scrape type 1
2026-03-27 22:04:55 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d7ac1d03-85c8-5214-84bb-4e0a63f5992e sending to next pipeline
2026-03-27 22:04:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: d7ac1d03-85c8-5214-84bb-4e0a63f5992e, identifier: 10741899
2026-03-27 22:04:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751898/general/a6909ecf-a3ac-49fd-94a5-b437acb758ea.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741892)
2026-03-27 22:04:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: d7ac1d03-85c8-5214-84bb-4e0a63f5992e with identifier: 10741899
2026-03-27 22:04:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: d7ac1d03-85c8-5214-84bb-4e0a63f5992e with identifier: 10741899
2026-03-27 22:04:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: d7ac1d03-85c8-5214-84bb-4e0a63f5992e with identifier: 10741899 to the API
2026-03-27 22:04:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:04:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:04:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5751919/general/4d2fec82-b134-4adb-bbda-7eaab317ca84.jpg>
{'auction_title': '',
'c_o_2_emission_value': 196,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 102,
'expiration_date': '2026-03-30T10:20:00Z',
'fuel_type': 'Diesel',
'id': 'd7ac1d03-85c8-5214-84bb-4e0a63f5992e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GD397TE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741899',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Crafter',
'odometer': 177627,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 110,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7ac1d03-85c8-5214-84bb-4e0a63f5992e/d7ac1d03-85c8-5214-84bb-4e0a63f5992e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48620,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751919/general/9738d410-08ae-479b-8c3f-eb17622ac57b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7ac1d03-85c8-5214-84bb-4e0a63f5992e/d7ac1d03-85c8-5214-84bb-4e0a63f5992e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 40834,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751919/general/3a0e1393-e462-47f0-9d1d-1931d20d3b44.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7ac1d03-85c8-5214-84bb-4e0a63f5992e/d7ac1d03-85c8-5214-84bb-4e0a63f5992e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 42670,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751919/general/fd00931f-01db-4e19-b9a1-54a139afee00.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7ac1d03-85c8-5214-84bb-4e0a63f5992e/d7ac1d03-85c8-5214-84bb-4e0a63f5992e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 41249,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751919/general/4d2fec82-b134-4adb-bbda-7eaab317ca84.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7ac1d03-85c8-5214-84bb-4e0a63f5992e/d7ac1d03-85c8-5214-84bb-4e0a63f5992e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67325,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751919/general/c0460fd0-8bd5-4655-bee7-6fe0675be27b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7ac1d03-85c8-5214-84bb-4e0a63f5992e/d7ac1d03-85c8-5214-84bb-4e0a63f5992e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50261,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751919/general/db7abf90-e277-4559-8927-a6a4bf873b97.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7ac1d03-85c8-5214-84bb-4e0a63f5992e/d7ac1d03-85c8-5214-84bb-4e0a63f5992e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51305,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751919/general/5dda62d4-c328-4804-8929-4cad07ff2f97.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7ac1d03-85c8-5214-84bb-4e0a63f5992e/d7ac1d03-85c8-5214-84bb-4e0a63f5992e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81055,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751919/general/b2119e1b-4bb4-45a5-b77d-5123889a1899.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7ac1d03-85c8-5214-84bb-4e0a63f5992e/d7ac1d03-85c8-5214-84bb-4e0a63f5992e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45776,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751919/general/ea9f3199-05a5-4e0f-9c84-560061a22624.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7ac1d03-85c8-5214-84bb-4e0a63f5992e/d7ac1d03-85c8-5214-84bb-4e0a63f5992e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 41623,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751919/general/917a8d9f-b796-436f-a206-91a8e33e4e9b.jpg',
'Width': 800}],
'price': 8400,
'price_includes_vat': True,
'registration_date': '2020-11-30',
'seats_number': 3,
'seller_name': 'Arval Italia',
'title': 'Volkswagen Crafter L3H2 2.0 TDI Business - Diesel - Manual - 102 hp '
'- 177.627 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2020}
2026-03-27 22:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741899%27 HTTP/1.1" 200 None
2026-03-27 22:04:55 [adesa.it] INFO: Saving data for 10741899: {'created_time': 1774649095.435266, 'last_price_update_time': 1774649095.435275, 'auction_closing_time': 1774866000.0}
2026-03-27 22:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741899') HTTP/1.1" 204 0
2026-03-27 22:04:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee58d0ad0>
2026-03-27 22:04:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:04:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_34bb306a-cd78-5c10-b109-f03a5a8f4917/34bb306a-cd78-5c10-b109-f03a5a8f4917_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751895%252Fgeneral%252Ff9257e25-a176-4be8-a8ca-95c5c1c70014.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751895/general/f9257e25-a176-4be8-a8ca-95c5c1c70014.jpg saved to cache
2026-03-27 22:04:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 34bb306a-cd78-5c10-b109-f03a5a8f4917
2026-03-27 22:04:55 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 34bb306a-cd78-5c10-b109-f03a5a8f4917, skipping ID generation
2026-03-27 22:04:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 34bb306a-cd78-5c10-b109-f03a5a8f4917 with scrape type 1
2026-03-27 22:04:55 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 34bb306a-cd78-5c10-b109-f03a5a8f4917 sending to next pipeline
2026-03-27 22:04:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 34bb306a-cd78-5c10-b109-f03a5a8f4917, identifier: 10741891
2026-03-27 22:04:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee6a1c510>
2026-03-27 22:04:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:04:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a543db41-2372-56ec-b0be-b8fa5a1c8b49/a543db41-2372-56ec-b0be-b8fa5a1c8b49_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751901%252Fgeneral%252F8eb09922-c38d-4930-bfe8-3099f5b260a7.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751901/general/8eb09922-c38d-4930-bfe8-3099f5b260a7.jpg saved to cache
2026-03-27 22:04:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item a543db41-2372-56ec-b0be-b8fa5a1c8b49
2026-03-27 22:04:55 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a543db41-2372-56ec-b0be-b8fa5a1c8b49, skipping ID generation
2026-03-27 22:04:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a543db41-2372-56ec-b0be-b8fa5a1c8b49 with scrape type 1
2026-03-27 22:04:55 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a543db41-2372-56ec-b0be-b8fa5a1c8b49 sending to next pipeline
2026-03-27 22:04:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: a543db41-2372-56ec-b0be-b8fa5a1c8b49, identifier: 10741893
2026-03-27 22:04:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a1b9d13e-950d-5a0f-b2d0-49fe06239f31 with identifier: 10720555
2026-03-27 22:04:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a1b9d13e-950d-5a0f-b2d0-49fe06239f31 with scrape type 2
2026-03-27 22:04:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a1b9d13e-950d-5a0f-b2d0-49fe06239f31 with scrape type 2
2026-03-27 22:04:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: a1b9d13e-950d-5a0f-b2d0-49fe06239f31, identifier: 10720555
2026-03-27 22:04:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 34bb306a-cd78-5c10-b109-f03a5a8f4917 with identifier: 10741891
2026-03-27 22:04:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 34bb306a-cd78-5c10-b109-f03a5a8f4917 with identifier: 10741891
2026-03-27 22:04:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 34bb306a-cd78-5c10-b109-f03a5a8f4917 with identifier: 10741891 to the API
2026-03-27 22:04:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:04:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:04:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5751895/general/f9257e25-a176-4be8-a8ca-95c5c1c70014.jpg>
{'auction_title': '',
'c_o_2_emission_value': 143,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 6,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 120,
'expiration_date': '2026-03-30T10:20:00Z',
'fuel_type': 'Diesel',
'id': '34bb306a-cd78-5c10-b109-f03a5a8f4917',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH320PX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741891',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Fiat',
'model': 'Talento',
'odometer': 221224,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 85,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_34bb306a-cd78-5c10-b109-f03a5a8f4917/34bb306a-cd78-5c10-b109-f03a5a8f4917_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46320,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751895/general/ab945c16-4f9e-4f39-bd1e-3591727ce827.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_34bb306a-cd78-5c10-b109-f03a5a8f4917/34bb306a-cd78-5c10-b109-f03a5a8f4917_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 41716,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751895/general/a4174d1e-52a7-43c5-83ac-74bb665075b1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_34bb306a-cd78-5c10-b109-f03a5a8f4917/34bb306a-cd78-5c10-b109-f03a5a8f4917_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 40804,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751895/general/3d68053b-62f8-4d80-b2aa-9017167fdfab.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_34bb306a-cd78-5c10-b109-f03a5a8f4917/34bb306a-cd78-5c10-b109-f03a5a8f4917_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53687,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751895/general/f63aa6ce-9a70-4d50-87ea-0799ff90eca2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_34bb306a-cd78-5c10-b109-f03a5a8f4917/34bb306a-cd78-5c10-b109-f03a5a8f4917_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39370,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751895/general/72e35571-e8b8-46c5-9f0f-03ded10f5cec.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_34bb306a-cd78-5c10-b109-f03a5a8f4917/34bb306a-cd78-5c10-b109-f03a5a8f4917_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49053,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751895/general/066215c7-3097-4a77-b8b1-827669ac0280.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_34bb306a-cd78-5c10-b109-f03a5a8f4917/34bb306a-cd78-5c10-b109-f03a5a8f4917_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44581,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751895/general/4a388a11-c9d2-4ecc-81e2-84a26de657fb.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_34bb306a-cd78-5c10-b109-f03a5a8f4917/34bb306a-cd78-5c10-b109-f03a5a8f4917_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 41362,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751895/general/3da5d2ae-171b-4ad2-85fb-591469264cbe.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_34bb306a-cd78-5c10-b109-f03a5a8f4917/34bb306a-cd78-5c10-b109-f03a5a8f4917_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 16607,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751895/general/c6d9b789-372f-4791-a175-dc19f9f02ac2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_34bb306a-cd78-5c10-b109-f03a5a8f4917/34bb306a-cd78-5c10-b109-f03a5a8f4917_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54537,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751895/general/f9257e25-a176-4be8-a8ca-95c5c1c70014.jpg',
'Width': 800}],
'price': 6700,
'price_includes_vat': True,
'registration_date': '2021-12-28',
'seats_number': 3,
'seller_name': 'Arval Italia',
'title': 'Fiat Talento 2.0 - Diesel - Manual - 120 hp - 221.224 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
2026-03-27 22:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741891%27 HTTP/1.1" 200 None
2026-03-27 22:04:56 [adesa.it] INFO: Saving data for 10741891: {'created_time': 1774649096.174207, 'last_price_update_time': 1774649096.174217, 'auction_closing_time': 1774866000.0}
2026-03-27 22:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741891') HTTP/1.1" 204 0
2026-03-27 22:04:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: a543db41-2372-56ec-b0be-b8fa5a1c8b49 with identifier: 10741893
2026-03-27 22:04:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: a543db41-2372-56ec-b0be-b8fa5a1c8b49 with identifier: 10741893
2026-03-27 22:04:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: a543db41-2372-56ec-b0be-b8fa5a1c8b49 with identifier: 10741893 to the API
2026-03-27 22:04:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:04:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:04:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5751901/general/8eb09922-c38d-4930-bfe8-3099f5b260a7.jpg>
{'auction_title': '',
'c_o_2_emission_value': 170,
'category': 'Light truck',
'color': 'Black',
'currency': 'EUR',
'doors_number': 6,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 170,
'expiration_date': '2026-03-30T10:20:00Z',
'fuel_type': 'Diesel',
'id': 'a543db41-2372-56ec-b0be-b8fa5a1c8b49',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH737JE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741893',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Ford',
'model': 'Transit',
'odometer': 172733,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 127,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a543db41-2372-56ec-b0be-b8fa5a1c8b49/a543db41-2372-56ec-b0be-b8fa5a1c8b49_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54401,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751901/general/a8587d84-f7f4-4732-986f-a79b8fba8626.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a543db41-2372-56ec-b0be-b8fa5a1c8b49/a543db41-2372-56ec-b0be-b8fa5a1c8b49_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52368,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751901/general/31c3f82d-f2f4-466d-9aa9-faa8ec8e29b3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a543db41-2372-56ec-b0be-b8fa5a1c8b49/a543db41-2372-56ec-b0be-b8fa5a1c8b49_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49590,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751901/general/a5d658bc-a351-48fd-b846-13d1f23f590f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a543db41-2372-56ec-b0be-b8fa5a1c8b49/a543db41-2372-56ec-b0be-b8fa5a1c8b49_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50206,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751901/general/e0900a90-7609-4e9f-960e-56d755967c4e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a543db41-2372-56ec-b0be-b8fa5a1c8b49/a543db41-2372-56ec-b0be-b8fa5a1c8b49_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74026,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751901/general/62b4a4de-1353-4883-94ba-21d923cad0f5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a543db41-2372-56ec-b0be-b8fa5a1c8b49/a543db41-2372-56ec-b0be-b8fa5a1c8b49_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51857,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751901/general/9767e395-f49f-4869-8125-b566587256af.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a543db41-2372-56ec-b0be-b8fa5a1c8b49/a543db41-2372-56ec-b0be-b8fa5a1c8b49_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49047,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751901/general/b4f718af-9d7e-4b28-80dc-8172848acb89.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a543db41-2372-56ec-b0be-b8fa5a1c8b49/a543db41-2372-56ec-b0be-b8fa5a1c8b49_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55515,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751901/general/8eb09922-c38d-4930-bfe8-3099f5b260a7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a543db41-2372-56ec-b0be-b8fa5a1c8b49/a543db41-2372-56ec-b0be-b8fa5a1c8b49_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50622,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751901/general/4dbb51f3-85b8-40c2-ba3e-b0715aff41b8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a543db41-2372-56ec-b0be-b8fa5a1c8b49/a543db41-2372-56ec-b0be-b8fa5a1c8b49_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68434,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751901/general/f77c8630-6f26-4ca7-aec2-5407dd661013.jpg',
'Width': 800}],
'price': 10200,
'price_includes_vat': True,
'registration_date': '2021-11-22',
'seats_number': 6,
'seller_name': 'Arval Italia',
'title': 'Ford Transit Custom L1H1 2.0 - Diesel - Automatic - 170 hp - '
'172.733 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-27 22:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741893%27 HTTP/1.1" 200 None
2026-03-27 22:04:56 [adesa.it] INFO: Saving data for 10741893: {'created_time': 1774649096.520497, 'last_price_update_time': 1774649096.520507, 'auction_closing_time': 1774866000.0}
2026-03-27 22:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741893') HTTP/1.1" 204 0
2026-03-27 22:04:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: a1b9d13e-950d-5a0f-b2d0-49fe06239f31 with identifier: 10720555
2026-03-27 22:04:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: a1b9d13e-950d-5a0f-b2d0-49fe06239f31 with identifier: 10720555
2026-03-27 22:04:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: a1b9d13e-950d-5a0f-b2d0-49fe06239f31 with identifier: 10720555 to the API
2026-03-27 22:04:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:04:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:04:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720555>
{'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': 190,
'expiration_date': '2026-03-29T16:00:00Z',
'fuel_type': 'Diesel',
'id': 'a1b9d13e-950d-5a0f-b2d0-49fe06239f31',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FW740NY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720555',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Alfa Romeo',
'model': 'Stelvio',
'odometer': 151133,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 11900,
'price_includes_vat': True,
'registration_date': '2019-04-26',
'seats_number': 5,
'seller_name': 'Unipol Rental',
'title': 'Alfa Romeo Stelvio 2.2 Executive - Diesel - Automatic - 190 hp - '
'151.133 km',
'transmission': 'automatic',
'trim': 'Executive',
'vin': None,
'year': 2019}
2026-03-27 22:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720555%27 HTTP/1.1" 200 None
2026-03-27 22:04:56 [adesa.it] INFO: Saving data for 10720555: {'auction_closing_time': 1774800000.0, 'created_time': 1774562456.864617, 'last_price_update_time': 1774649096.791605}
2026-03-27 22:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10720555') HTTP/1.1" 204 0
2026-03-27 22:04:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 509a55c2-c3b2-59a7-9c7a-35c79896e849 with identifier: 10724937
2026-03-27 22:04:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 509a55c2-c3b2-59a7-9c7a-35c79896e849 with scrape type 2
2026-03-27 22:04:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 509a55c2-c3b2-59a7-9c7a-35c79896e849 with scrape type 2
2026-03-27 22:04:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 509a55c2-c3b2-59a7-9c7a-35c79896e849, identifier: 10724937
2026-03-27 22:04:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1d196d4b-22b3-5a93-a0de-28a0022507f1 with identifier: 10729984
2026-03-27 22:04:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1d196d4b-22b3-5a93-a0de-28a0022507f1 with scrape type 2
2026-03-27 22:04:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1d196d4b-22b3-5a93-a0de-28a0022507f1 with scrape type 2
2026-03-27 22:04:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 1d196d4b-22b3-5a93-a0de-28a0022507f1, identifier: 10729984
2026-03-27 22:04:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752338/general/c3b6ff81-c8e8-4de1-b175-9cf3063a6784.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741779)
2026-03-27 22:04:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752333/general/e1c37ad1-25ed-46b1-90a1-3ba725281f34.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741777)
2026-03-27 22:04:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751893/general/9943c8e5-41ae-4a2c-b945-bb9d339899b0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741890)
2026-03-27 22:04:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 509a55c2-c3b2-59a7-9c7a-35c79896e849 with identifier: 10724937
2026-03-27 22:04:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 509a55c2-c3b2-59a7-9c7a-35c79896e849 with identifier: 10724937
2026-03-27 22:04:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 509a55c2-c3b2-59a7-9c7a-35c79896e849 with identifier: 10724937 to the API
2026-03-27 22:04:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:04:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:04:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724937>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-29T16:00:00Z',
'fuel_type': 'Diesel',
'id': '509a55c2-c3b2-59a7-9c7a-35c79896e849',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FP657MJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724937',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Audi',
'model': 'A4',
'odometer': 225925,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 7800,
'price_includes_vat': True,
'registration_date': '2018-04-24',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Audi A4 Avant 40 TDI Business - Quattro - Diesel - Automatic - 190 '
'hp - 225.925 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2018}
2026-03-27 22:04:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710724937%27 HTTP/1.1" 200 None
2026-03-27 22:04:57 [adesa.it] INFO: Saving data for 10724937: {'auction_closing_time': 1774800000.0, 'created_time': 1774562459.441395, 'last_price_update_time': 1774649097.559104}
2026-03-27 22:04:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10724937') HTTP/1.1" 204 0
2026-03-27 22:04:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 1d196d4b-22b3-5a93-a0de-28a0022507f1 with identifier: 10729984
2026-03-27 22:04:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 1d196d4b-22b3-5a93-a0de-28a0022507f1 with identifier: 10729984
2026-03-27 22:04:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 1d196d4b-22b3-5a93-a0de-28a0022507f1 with identifier: 10729984 to the API
2026-03-27 22:04:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:04:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:04:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10729984>
{'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-30T13:45: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=10729984',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Porsche',
'model': 'Macan',
'odometer': 200253,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 18600,
'price_includes_vat': True,
'registration_date': '2014-04-16',
'seats_number': 5,
'seller_name': None,
'title': 'Porsche Macan S 3.0d - Diesel - Automatic - 250 hp - 200.253 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2014}
2026-03-27 22:04:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710729984%27 HTTP/1.1" 200 None
2026-03-27 22:04:57 [adesa.it] INFO: Saving data for 10729984: {'auction_closing_time': 1774878300.0, 'created_time': 1774562416.158959, 'last_price_update_time': 1774649097.834877}
2026-03-27 22:04:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10729984') HTTP/1.1" 204 0
2026-03-27 22:04:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720554> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:04:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720527> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:04:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724914> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:04:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee579bdd0>
2026-03-27 22:04:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:04:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b838636a-6e35-5f32-bc02-ff9698e8cb6a/b838636a-6e35-5f32-bc02-ff9698e8cb6a_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:04:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751898%252Fgeneral%252Fa6909ecf-a3ac-49fd-94a5-b437acb758ea.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751898/general/a6909ecf-a3ac-49fd-94a5-b437acb758ea.jpg saved to cache
2026-03-27 22:04:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item b838636a-6e35-5f32-bc02-ff9698e8cb6a
2026-03-27 22:04:57 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b838636a-6e35-5f32-bc02-ff9698e8cb6a, skipping ID generation
2026-03-27 22:04:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b838636a-6e35-5f32-bc02-ff9698e8cb6a with scrape type 1
2026-03-27 22:04:57 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b838636a-6e35-5f32-bc02-ff9698e8cb6a sending to next pipeline
2026-03-27 22:04:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: b838636a-6e35-5f32-bc02-ff9698e8cb6a, identifier: 10741892
2026-03-27 22:04:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752338/general/3740b9a3-b0e8-4411-9bb3-08917d9acaee.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741779)
2026-03-27 22:04:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752333/general/4d6155b0-f455-460b-9b82-5968251f1690.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741777)
2026-03-27 22:04:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741871> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:04:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: b838636a-6e35-5f32-bc02-ff9698e8cb6a with identifier: 10741892
2026-03-27 22:04:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: b838636a-6e35-5f32-bc02-ff9698e8cb6a with identifier: 10741892
2026-03-27 22:04:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: b838636a-6e35-5f32-bc02-ff9698e8cb6a with identifier: 10741892 to the API
2026-03-27 22:04:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:04:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:04:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5751898/general/a6909ecf-a3ac-49fd-94a5-b437acb758ea.jpg>
{'auction_title': '',
'c_o_2_emission_value': 99,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 95,
'expiration_date': '2026-03-30T10:20:00Z',
'fuel_type': 'Diesel',
'id': 'b838636a-6e35-5f32-bc02-ff9698e8cb6a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FR777JL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741892',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Fiat',
'model': 'Tipo',
'odometer': 135535,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 123,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b838636a-6e35-5f32-bc02-ff9698e8cb6a/b838636a-6e35-5f32-bc02-ff9698e8cb6a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49440,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751898/general/0f5f4330-9083-4107-a66c-4ae7ea05417b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b838636a-6e35-5f32-bc02-ff9698e8cb6a/b838636a-6e35-5f32-bc02-ff9698e8cb6a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48910,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751898/general/dc059caf-c6b7-47aa-8534-ae1170eae733.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b838636a-6e35-5f32-bc02-ff9698e8cb6a/b838636a-6e35-5f32-bc02-ff9698e8cb6a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44674,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751898/general/267136de-762a-46c8-a803-f5f503e30e9d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b838636a-6e35-5f32-bc02-ff9698e8cb6a/b838636a-6e35-5f32-bc02-ff9698e8cb6a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48231,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751898/general/a6909ecf-a3ac-49fd-94a5-b437acb758ea.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b838636a-6e35-5f32-bc02-ff9698e8cb6a/b838636a-6e35-5f32-bc02-ff9698e8cb6a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47808,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751898/general/ac626400-fbf2-45b7-9955-b9f367443d69.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b838636a-6e35-5f32-bc02-ff9698e8cb6a/b838636a-6e35-5f32-bc02-ff9698e8cb6a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39638,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751898/general/10e955a3-92e1-4de1-927c-dbdf6a9ab61f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b838636a-6e35-5f32-bc02-ff9698e8cb6a/b838636a-6e35-5f32-bc02-ff9698e8cb6a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43687,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751898/general/a8776870-9f59-4d44-970b-26f5b55cb4bc.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b838636a-6e35-5f32-bc02-ff9698e8cb6a/b838636a-6e35-5f32-bc02-ff9698e8cb6a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45630,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751898/general/28083df1-f3b8-4722-9c6a-66749d813ca0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b838636a-6e35-5f32-bc02-ff9698e8cb6a/b838636a-6e35-5f32-bc02-ff9698e8cb6a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59374,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751898/general/6e5994ea-b6db-483e-8d1c-57749b1af991.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b838636a-6e35-5f32-bc02-ff9698e8cb6a/b838636a-6e35-5f32-bc02-ff9698e8cb6a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38518,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751898/general/79e783ab-134c-4958-96ae-9ff82b02bd3f.jpg',
'Width': 800}],
'price': 4300,
'price_includes_vat': True,
'registration_date': '2018-05-30',
'seats_number': 5,
'seller_name': 'Arval Italia',
'title': 'Fiat Tipo 1.3 MultiJet Business - Diesel - Manual - 95 hp - 135.535 '
'km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2018}
2026-03-27 22:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741892%27 HTTP/1.1" 200 None
2026-03-27 22:04:58 [adesa.it] INFO: Saving data for 10741892: {'created_time': 1774649098.378547, 'last_price_update_time': 1774649098.378557, 'auction_closing_time': 1774866000.0}
2026-03-27 22:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741892') HTTP/1.1" 204 0
2026-03-27 22:04:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:04:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:04:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:04:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752338/general/407a7a58-848e-44c9-b3d7-11a353a1a4ec.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741779)
2026-03-27 22:04:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751888/general/d348330c-d5d9-4cff-afcd-113e3a79094c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741888)
2026-03-27 22:04:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724928> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:04:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:04:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee46d9bd0>
2026-03-27 22:04:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:04:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:04:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b3d2aab7-451a-51b6-a1a6-e4387fee5c70/b3d2aab7-451a-51b6-a1a6-e4387fee5c70_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752338%252Fgeneral%252Fc3b6ff81-c8e8-4de1-b175-9cf3063a6784.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752338/general/c3b6ff81-c8e8-4de1-b175-9cf3063a6784.jpg saved to cache
2026-03-27 22:04:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item b3d2aab7-451a-51b6-a1a6-e4387fee5c70
2026-03-27 22:04:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5c0eb50>
2026-03-27 22:04:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:04:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:04:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e1734e9f-6a00-576d-84bc-ed82ddaac492/e1734e9f-6a00-576d-84bc-ed82ddaac492_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752333%252Fgeneral%252Fe1c37ad1-25ed-46b1-90a1-3ba725281f34.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752333/general/e1c37ad1-25ed-46b1-90a1-3ba725281f34.jpg saved to cache
2026-03-27 22:04:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item e1734e9f-6a00-576d-84bc-ed82ddaac492
2026-03-27 22:04:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee46ee350>
2026-03-27 22:04:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:04:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:04:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8eb6ce8b-0481-5d78-9723-f623bd7f24ec/8eb6ce8b-0481-5d78-9723-f623bd7f24ec_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751893%252Fgeneral%252F9943c8e5-41ae-4a2c-b945-bb9d339899b0.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751893/general/9943c8e5-41ae-4a2c-b945-bb9d339899b0.jpg saved to cache
2026-03-27 22:04:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 8eb6ce8b-0481-5d78-9723-f623bd7f24ec
2026-03-27 22:04:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752338/general/cf388aa4-717c-4f2f-9fae-0a0405423066.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741779)
2026-03-27 22:04:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751893/general/586b84e1-dca9-46fd-bffd-d39799efae51.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741890)
2026-03-27 22:04:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:04:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d3260d25-e2d8-59ca-9df0-c442d439119e with identifier: 10720554
2026-03-27 22:04:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d3260d25-e2d8-59ca-9df0-c442d439119e with scrape type 2
2026-03-27 22:04:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d3260d25-e2d8-59ca-9df0-c442d439119e with scrape type 2
2026-03-27 22:04:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: d3260d25-e2d8-59ca-9df0-c442d439119e, identifier: 10720554
2026-03-27 22:04:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 92a7167d-79df-5eab-ba50-4b43a8eff6cc with identifier: 10720527
2026-03-27 22:04:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 92a7167d-79df-5eab-ba50-4b43a8eff6cc with scrape type 2
2026-03-27 22:04:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 92a7167d-79df-5eab-ba50-4b43a8eff6cc with scrape type 2
2026-03-27 22:04:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 92a7167d-79df-5eab-ba50-4b43a8eff6cc, identifier: 10720527
2026-03-27 22:04:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a54aec02-87b8-58b9-b9a8-1351752fd282 with identifier: 10724914
2026-03-27 22:04:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a54aec02-87b8-58b9-b9a8-1351752fd282 with scrape type 2
2026-03-27 22:04:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a54aec02-87b8-58b9-b9a8-1351752fd282 with scrape type 2
2026-03-27 22:04:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: a54aec02-87b8-58b9-b9a8-1351752fd282, identifier: 10724914
2026-03-27 22:04:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751888/general/be3433ab-8f18-42ac-bb76-19894bb3f988.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741888)
2026-03-27 22:04:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: d3260d25-e2d8-59ca-9df0-c442d439119e with identifier: 10720554
2026-03-27 22:04:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: d3260d25-e2d8-59ca-9df0-c442d439119e with identifier: 10720554
2026-03-27 22:04:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: d3260d25-e2d8-59ca-9df0-c442d439119e with identifier: 10720554 to the API
2026-03-27 22:04:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:04:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:04:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720554>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 231,
'expiration_date': '2026-03-29T16:00:00Z',
'fuel_type': 'Diesel',
'id': 'd3260d25-e2d8-59ca-9df0-c442d439119e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GC686CE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720554',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Audi',
'model': 'A6',
'odometer': 238494,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 13100,
'price_includes_vat': True,
'registration_date': '2020-07-31',
'seats_number': 5,
'seller_name': 'Unipol Rental',
'title': 'Audi A6 Avant 45 TDI Business Sport - Quattro - Diesel - Automatic '
'- 231 hp - 238.494 km',
'transmission': 'automatic',
'trim': 'Business Sport',
'vin': None,
'year': 2020}
2026-03-27 22:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720554%27 HTTP/1.1" 200 None
2026-03-27 22:04:59 [adesa.it] INFO: Saving data for 10720554: {'auction_closing_time': 1774800000.0, 'created_time': 1774562472.506354, 'last_price_update_time': 1774649099.085365}
2026-03-27 22:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10720554') HTTP/1.1" 204 0
2026-03-27 22:04:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 92a7167d-79df-5eab-ba50-4b43a8eff6cc with identifier: 10720527
2026-03-27 22:04:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 92a7167d-79df-5eab-ba50-4b43a8eff6cc with identifier: 10720527
2026-03-27 22:04:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 92a7167d-79df-5eab-ba50-4b43a8eff6cc with identifier: 10720527 to the API
2026-03-27 22:04:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:04:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:04:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720527>
{'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': 190,
'expiration_date': '2026-03-29T16:00:00Z',
'fuel_type': 'Petrol',
'id': '92a7167d-79df-5eab-ba50-4b43a8eff6cc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GB562PS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720527',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Audi',
'model': 'A4',
'odometer': 209186,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 8900,
'price_includes_vat': True,
'registration_date': '2020-07-13',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Audi A4 Avant 40 TFSI Business - Petrol - Automatic - 190 hp - '
'209.186 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2020}
2026-03-27 22:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720527%27 HTTP/1.1" 200 None
2026-03-27 22:04:59 [adesa.it] INFO: Saving data for 10720527: {'auction_closing_time': 1774800000.0, 'created_time': 1774562475.978489, 'last_price_update_time': 1774649099.361086}
2026-03-27 22:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10720527') HTTP/1.1" 204 0
2026-03-27 22:04:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: a54aec02-87b8-58b9-b9a8-1351752fd282 with identifier: 10724914
2026-03-27 22:04:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: a54aec02-87b8-58b9-b9a8-1351752fd282 with identifier: 10724914
2026-03-27 22:04:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: a54aec02-87b8-58b9-b9a8-1351752fd282 with identifier: 10724914 to the API
2026-03-27 22:04:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:04:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:04:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724914>
{'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-29T16:00:00Z',
'fuel_type': 'Diesel',
'id': 'a54aec02-87b8-58b9-b9a8-1351752fd282',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'FW282KB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724914',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Audi',
'model': 'A4',
'odometer': 385619,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 6900,
'price_includes_vat': True,
'registration_date': '2019-06-27',
'seats_number': 5,
'seller_name': None,
'title': 'Audi A4 Avant 35 TDI Business Sport - Diesel - Automatic - 150 hp - '
'385.619 km',
'transmission': 'automatic',
'trim': 'Business Sport',
'vin': None,
'year': 2019}
2026-03-27 22:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710724914%27 HTTP/1.1" 200 None
2026-03-27 22:04:59 [adesa.it] INFO: Saving data for 10724914: {'auction_closing_time': 1774800000.0, 'created_time': 1774562476.834848, 'last_price_update_time': 1774649099.645028}
2026-03-27 22:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10724914') HTTP/1.1" 204 0
2026-03-27 22:04:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee58c36d0>
2026-03-27 22:04:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:04:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:04:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b3d2aab7-451a-51b6-a1a6-e4387fee5c70/b3d2aab7-451a-51b6-a1a6-e4387fee5c70_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752338%252Fgeneral%252F3740b9a3-b0e8-4411-9bb3-08917d9acaee.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752338/general/3740b9a3-b0e8-4411-9bb3-08917d9acaee.jpg saved to cache
2026-03-27 22:04:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item b3d2aab7-451a-51b6-a1a6-e4387fee5c70
2026-03-27 22:04:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:04:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5ac7050>
2026-03-27 22:04:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:04:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:04:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:04:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e1734e9f-6a00-576d-84bc-ed82ddaac492/e1734e9f-6a00-576d-84bc-ed82ddaac492_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752333%252Fgeneral%252F4d6155b0-f455-460b-9b82-5968251f1690.jpg') HTTP/1.1" 204 0
2026-03-27 22:04:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752333/general/4d6155b0-f455-460b-9b82-5968251f1690.jpg saved to cache
2026-03-27 22:04:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item e1734e9f-6a00-576d-84bc-ed82ddaac492
2026-03-27 22:04:59 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e1734e9f-6a00-576d-84bc-ed82ddaac492, skipping ID generation
2026-03-27 22:04:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e1734e9f-6a00-576d-84bc-ed82ddaac492 with scrape type 1
2026-03-27 22:04:59 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e1734e9f-6a00-576d-84bc-ed82ddaac492 sending to next pipeline
2026-03-27 22:04:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: e1734e9f-6a00-576d-84bc-ed82ddaac492, identifier: 10741777
2026-03-27 22:04:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 56fa596b-e276-5f89-a976-d78841377c5f with identifier: 10741871
2026-03-27 22:04:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 56fa596b-e276-5f89-a976-d78841377c5f with scrape type 1
2026-03-27 22:04:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 56fa596b-e276-5f89-a976-d78841377c5f
2026-03-27 22:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5743798%252Fgeneral%252F01fdb7a3-3e54-4cdd-8de5-435b193c2fd9.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:04:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743798/general/01fdb7a3-3e54-4cdd-8de5-435b193c2fd9.jpg not downloaded yet
2026-03-27 22:04:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751886/general/888aa6d3-302a-47d8-abc6-9731e3845e81.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741887)
2026-03-27 22:04:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751886/general/8a515e84-b7a3-40bf-80e8-dc9bfc9c70c5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741887)
2026-03-27 22:04:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: e1734e9f-6a00-576d-84bc-ed82ddaac492 with identifier: 10741777
2026-03-27 22:04:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: e1734e9f-6a00-576d-84bc-ed82ddaac492 with identifier: 10741777
2026-03-27 22:04:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: e1734e9f-6a00-576d-84bc-ed82ddaac492 with identifier: 10741777 to the API
2026-03-27 22:04:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:05:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:05:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752333/general/4d6155b0-f455-460b-9b82-5968251f1690.jpg>
{'auction_title': '',
'c_o_2_emission_value': 171,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-31T10:58:00Z',
'fuel_type': 'Hybrid',
'id': 'e1734e9f-6a00-576d-84bc-ed82ddaac492',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM781NV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741777',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Land Rover',
'model': 'Range Rover',
'odometer': 80266,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 51,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e1734e9f-6a00-576d-84bc-ed82ddaac492/e1734e9f-6a00-576d-84bc-ed82ddaac492_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 230087,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752333/general/ee579e18-3af0-455d-a0c3-1a3b65c17fc6.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e1734e9f-6a00-576d-84bc-ed82ddaac492/e1734e9f-6a00-576d-84bc-ed82ddaac492_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 235141,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752333/general/4b77beb3-516c-4c5b-b42b-1686b1dc46db.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e1734e9f-6a00-576d-84bc-ed82ddaac492/e1734e9f-6a00-576d-84bc-ed82ddaac492_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 231133,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752333/general/4d6155b0-f455-460b-9b82-5968251f1690.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e1734e9f-6a00-576d-84bc-ed82ddaac492/e1734e9f-6a00-576d-84bc-ed82ddaac492_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 244072,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752333/general/9833e87f-27d3-492d-97fa-31dbce62c975.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e1734e9f-6a00-576d-84bc-ed82ddaac492/e1734e9f-6a00-576d-84bc-ed82ddaac492_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96129,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752333/general/47ce9846-6817-4bdc-b5f7-a389f004fdd9.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e1734e9f-6a00-576d-84bc-ed82ddaac492/e1734e9f-6a00-576d-84bc-ed82ddaac492_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132685,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752333/general/c90f06c8-694e-4982-aed4-f540876e0a4a.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e1734e9f-6a00-576d-84bc-ed82ddaac492/e1734e9f-6a00-576d-84bc-ed82ddaac492_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96422,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752333/general/3da597a6-119a-400b-a923-4ff62d0a1855.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e1734e9f-6a00-576d-84bc-ed82ddaac492/e1734e9f-6a00-576d-84bc-ed82ddaac492_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 221365,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752333/general/259e7bc0-6e7b-42bc-8a2b-2c3cd6cd53b1.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e1734e9f-6a00-576d-84bc-ed82ddaac492/e1734e9f-6a00-576d-84bc-ed82ddaac492_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83378,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752333/general/98368d11-6527-483f-9606-13aaf0552057.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e1734e9f-6a00-576d-84bc-ed82ddaac492/e1734e9f-6a00-576d-84bc-ed82ddaac492_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 168607,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752333/general/e1c37ad1-25ed-46b1-90a1-3ba725281f34.jpg',
'Width': 1280}],
'price': 20000,
'price_includes_vat': True,
'registration_date': '2023-01-12',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Italy S.r.l',
'title': 'Land Rover Range Rover Evoque 2.0d R-Dynamic S - Hybrid - Automatic '
'- 163 hp - 80.266 km',
'transmission': 'automatic',
'trim': 'R-Dynamic S',
'vin': None,
'year': 2023}
2026-03-27 22:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741777%27 HTTP/1.1" 200 None
2026-03-27 22:05:00 [adesa.it] INFO: Saving data for 10741777: {'created_time': 1774649100.272502, 'last_price_update_time': 1774649100.272512, 'auction_closing_time': 1774954680.0}
2026-03-27 22:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741777') HTTP/1.1" 204 0
2026-03-27 22:05:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:05:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee471cc50>
2026-03-27 22:05:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:05:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:05:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:05:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b3d2aab7-451a-51b6-a1a6-e4387fee5c70/b3d2aab7-451a-51b6-a1a6-e4387fee5c70_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752338%252Fgeneral%252F407a7a58-848e-44c9-b3d7-11a353a1a4ec.jpg') HTTP/1.1" 204 0
2026-03-27 22:05:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752338/general/407a7a58-848e-44c9-b3d7-11a353a1a4ec.jpg saved to cache
2026-03-27 22:05:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item b3d2aab7-451a-51b6-a1a6-e4387fee5c70
2026-03-27 22:05:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:05:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5bd6c50>
2026-03-27 22:05:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:05:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:05:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:05:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7bf47d36-c42b-560b-8abc-ceff7a29580c/7bf47d36-c42b-560b-8abc-ceff7a29580c_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751888%252Fgeneral%252Fd348330c-d5d9-4cff-afcd-113e3a79094c.jpg') HTTP/1.1" 204 0
2026-03-27 22:05:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751888/general/d348330c-d5d9-4cff-afcd-113e3a79094c.jpg saved to cache
2026-03-27 22:05:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 7bf47d36-c42b-560b-8abc-ceff7a29580c
2026-03-27 22:05:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c015039c-687f-5cce-b29b-9d60c2450c5c with identifier: 10724928
2026-03-27 22:05:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c015039c-687f-5cce-b29b-9d60c2450c5c with scrape type 2
2026-03-27 22:05:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c015039c-687f-5cce-b29b-9d60c2450c5c with scrape type 2
2026-03-27 22:05:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: c015039c-687f-5cce-b29b-9d60c2450c5c, identifier: 10724928
2026-03-27 22:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05: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%252F5743798%252Fgeneral%252F09a4ff43-2741-4da8-b07c-92470c88e484.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743798/general/09a4ff43-2741-4da8-b07c-92470c88e484.jpg not downloaded yet
2026-03-27 22:05:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: c015039c-687f-5cce-b29b-9d60c2450c5c with identifier: 10724928
2026-03-27 22:05:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: c015039c-687f-5cce-b29b-9d60c2450c5c with identifier: 10724928
2026-03-27 22:05:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: c015039c-687f-5cce-b29b-9d60c2450c5c with identifier: 10724928 to the API
2026-03-27 22:05:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:05:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:05:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724928>
{'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-29T16:00: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=10724928',
'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': 17700,
'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-27 22:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710724928%27 HTTP/1.1" 200 None
2026-03-27 22:05:00 [adesa.it] INFO: Saving data for 10724928: {'auction_closing_time': 1774800000.0, 'created_time': 1774562472.964539, 'last_price_update_time': 1774649100.732434}
2026-03-27 22:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10724928') HTTP/1.1" 204 0
2026-03-27 22:05:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:05:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee441bc90>
2026-03-27 22:05:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:05:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:05:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:05:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b3d2aab7-451a-51b6-a1a6-e4387fee5c70/b3d2aab7-451a-51b6-a1a6-e4387fee5c70_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752338%252Fgeneral%252Fcf388aa4-717c-4f2f-9fae-0a0405423066.jpg') HTTP/1.1" 204 0
2026-03-27 22:05:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752338/general/cf388aa4-717c-4f2f-9fae-0a0405423066.jpg saved to cache
2026-03-27 22:05:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item b3d2aab7-451a-51b6-a1a6-e4387fee5c70
2026-03-27 22:05:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:05:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee44c9810>
2026-03-27 22:05:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:05:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:05:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:05:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8eb6ce8b-0481-5d78-9723-f623bd7f24ec/8eb6ce8b-0481-5d78-9723-f623bd7f24ec_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751893%252Fgeneral%252F586b84e1-dca9-46fd-bffd-d39799efae51.jpg') HTTP/1.1" 204 0
2026-03-27 22:05:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751893/general/586b84e1-dca9-46fd-bffd-d39799efae51.jpg saved to cache
2026-03-27 22:05:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 8eb6ce8b-0481-5d78-9723-f623bd7f24ec
2026-03-27 22:05:00 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8eb6ce8b-0481-5d78-9723-f623bd7f24ec, skipping ID generation
2026-03-27 22:05:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8eb6ce8b-0481-5d78-9723-f623bd7f24ec with scrape type 1
2026-03-27 22:05:00 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8eb6ce8b-0481-5d78-9723-f623bd7f24ec sending to next pipeline
2026-03-27 22:05:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 8eb6ce8b-0481-5d78-9723-f623bd7f24ec, identifier: 10741890
2026-03-27 22:05:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752338/general/ed566d07-af5c-485d-8ffb-db034938b28d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741779)
2026-03-27 22:05:00 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5726312/general/24b5b215-25de-42fe-8ade-4df1cbf6a8f8.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10741644)
2026-03-27 22:05:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10729992> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:05:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 8eb6ce8b-0481-5d78-9723-f623bd7f24ec with identifier: 10741890
2026-03-27 22:05:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 8eb6ce8b-0481-5d78-9723-f623bd7f24ec with identifier: 10741890
2026-03-27 22:05:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 8eb6ce8b-0481-5d78-9723-f623bd7f24ec with identifier: 10741890 to the API
2026-03-27 22:05:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:05:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:05:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5751893/general/586b84e1-dca9-46fd-bffd-d39799efae51.jpg>
{'auction_title': '',
'c_o_2_emission_value': 178,
'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-30T10:20:00Z',
'fuel_type': 'Diesel',
'id': '8eb6ce8b-0481-5d78-9723-f623bd7f24ec',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FY664YM',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741890',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Fiat',
'model': 'Ducato',
'odometer': 197649,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 204,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8eb6ce8b-0481-5d78-9723-f623bd7f24ec/8eb6ce8b-0481-5d78-9723-f623bd7f24ec_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47196,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751893/general/168aa99e-648c-40d2-bfca-aa8693e2c3e5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8eb6ce8b-0481-5d78-9723-f623bd7f24ec/8eb6ce8b-0481-5d78-9723-f623bd7f24ec_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44824,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751893/general/0c768617-b8b3-477c-b1b4-10c4b76bbd6d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8eb6ce8b-0481-5d78-9723-f623bd7f24ec/8eb6ce8b-0481-5d78-9723-f623bd7f24ec_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43357,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751893/general/dfbb8f96-f989-443c-9fd1-6b59b29a265b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8eb6ce8b-0481-5d78-9723-f623bd7f24ec/8eb6ce8b-0481-5d78-9723-f623bd7f24ec_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58263,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751893/general/fb483aa4-9874-492d-a16f-1645b58aa7e0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8eb6ce8b-0481-5d78-9723-f623bd7f24ec/8eb6ce8b-0481-5d78-9723-f623bd7f24ec_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55485,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751893/general/586b84e1-dca9-46fd-bffd-d39799efae51.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8eb6ce8b-0481-5d78-9723-f623bd7f24ec/8eb6ce8b-0481-5d78-9723-f623bd7f24ec_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60503,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751893/general/88e35fe1-7f00-4e2f-b90c-f7bc6aa11e0e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8eb6ce8b-0481-5d78-9723-f623bd7f24ec/8eb6ce8b-0481-5d78-9723-f623bd7f24ec_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54801,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751893/general/9943c8e5-41ae-4a2c-b945-bb9d339899b0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8eb6ce8b-0481-5d78-9723-f623bd7f24ec/8eb6ce8b-0481-5d78-9723-f623bd7f24ec_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46849,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751893/general/9fa758e1-8125-4848-ac2c-be578d6b24f5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8eb6ce8b-0481-5d78-9723-f623bd7f24ec/8eb6ce8b-0481-5d78-9723-f623bd7f24ec_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83466,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751893/general/a2b96cd0-9bbe-4ff3-b478-52911eb5f4ae.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8eb6ce8b-0481-5d78-9723-f623bd7f24ec/8eb6ce8b-0481-5d78-9723-f623bd7f24ec_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45116,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751893/general/43e193ff-1986-42b0-bc48-aaff207d5e5a.jpg',
'Width': 800}],
'price': 6100,
'price_includes_vat': True,
'registration_date': '2019-10-04',
'seats_number': 3,
'seller_name': 'Arval Italia',
'title': 'Fiat Ducato 2.3 MultiJet - Diesel - Manual - 160 hp - 197.649 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2019}
2026-03-27 22:05:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741890%27 HTTP/1.1" 200 None
2026-03-27 22:05:01 [adesa.it] INFO: Saving data for 10741890: {'created_time': 1774649101.380828, 'last_price_update_time': 1774649101.380845, 'auction_closing_time': 1774866000.0}
2026-03-27 22:05:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741890') HTTP/1.1" 204 0
2026-03-27 22:05:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:05:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee464e590>
2026-03-27 22:05:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:05:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:05:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:05:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7bf47d36-c42b-560b-8abc-ceff7a29580c/7bf47d36-c42b-560b-8abc-ceff7a29580c_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:05:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751888%252Fgeneral%252Fbe3433ab-8f18-42ac-bb76-19894bb3f988.jpg') HTTP/1.1" 204 0
2026-03-27 22:05:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751888/general/be3433ab-8f18-42ac-bb76-19894bb3f988.jpg saved to cache
2026-03-27 22:05:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 7bf47d36-c42b-560b-8abc-ceff7a29580c
2026-03-27 22:05:01 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7bf47d36-c42b-560b-8abc-ceff7a29580c, skipping ID generation
2026-03-27 22:05:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7bf47d36-c42b-560b-8abc-ceff7a29580c with scrape type 1
2026-03-27 22:05:01 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7bf47d36-c42b-560b-8abc-ceff7a29580c sending to next pipeline
2026-03-27 22:05:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 7bf47d36-c42b-560b-8abc-ceff7a29580c, identifier: 10741888
2026-03-27 22:05:01 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5726312/general/497718f7-6787-4d64-85b6-96427e584c77.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10741644)
2026-03-27 22:05:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5743798%252Fgeneral%252F9445c638-3509-4602-b5fb-2f333a524378.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743798/general/9445c638-3509-4602-b5fb-2f333a524378.jpg not downloaded yet
2026-03-27 22:05:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:05:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 7bf47d36-c42b-560b-8abc-ceff7a29580c with identifier: 10741888
2026-03-27 22:05:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 7bf47d36-c42b-560b-8abc-ceff7a29580c with identifier: 10741888
2026-03-27 22:05:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 7bf47d36-c42b-560b-8abc-ceff7a29580c with identifier: 10741888 to the API
2026-03-27 22:05:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:05:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:05:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5751888/general/be3433ab-8f18-42ac-bb76-19894bb3f988.jpg>
{'auction_title': '',
'c_o_2_emission_value': 152,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 105,
'expiration_date': '2026-03-30T10:20:00Z',
'fuel_type': 'Diesel',
'id': '7bf47d36-c42b-560b-8abc-ceff7a29580c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH173HS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741888',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Fiat',
'model': 'Doblo',
'odometer': 272652,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 135,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7bf47d36-c42b-560b-8abc-ceff7a29580c/7bf47d36-c42b-560b-8abc-ceff7a29580c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80933,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751888/general/16597b77-03a4-40ae-810e-4edbc4a874f4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7bf47d36-c42b-560b-8abc-ceff7a29580c/7bf47d36-c42b-560b-8abc-ceff7a29580c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81424,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751888/general/cb6c7cd0-f29f-4f1b-886a-7598790925b4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7bf47d36-c42b-560b-8abc-ceff7a29580c/7bf47d36-c42b-560b-8abc-ceff7a29580c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78954,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751888/general/b1147d3b-9616-4bf9-aff5-28e77b3f5c27.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7bf47d36-c42b-560b-8abc-ceff7a29580c/7bf47d36-c42b-560b-8abc-ceff7a29580c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45305,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751888/general/beff7667-bf8b-4bf5-8fc4-e2d2b76333a6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7bf47d36-c42b-560b-8abc-ceff7a29580c/7bf47d36-c42b-560b-8abc-ceff7a29580c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62089,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751888/general/6ac0e868-5fa7-4c2e-81d4-1306897cee3e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7bf47d36-c42b-560b-8abc-ceff7a29580c/7bf47d36-c42b-560b-8abc-ceff7a29580c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58013,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751888/general/f85fa22a-484a-475c-866a-206157d1bb8e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7bf47d36-c42b-560b-8abc-ceff7a29580c/7bf47d36-c42b-560b-8abc-ceff7a29580c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81603,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751888/general/be3433ab-8f18-42ac-bb76-19894bb3f988.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7bf47d36-c42b-560b-8abc-ceff7a29580c/7bf47d36-c42b-560b-8abc-ceff7a29580c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94083,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751888/general/d348330c-d5d9-4cff-afcd-113e3a79094c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7bf47d36-c42b-560b-8abc-ceff7a29580c/7bf47d36-c42b-560b-8abc-ceff7a29580c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71075,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751888/general/7cbf084a-0987-4fd3-8b5c-f02d6c1df096.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7bf47d36-c42b-560b-8abc-ceff7a29580c/7bf47d36-c42b-560b-8abc-ceff7a29580c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74157,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751888/general/715496f9-6990-4353-b524-cf7947a818d4.jpg',
'Width': 800}],
'price': 3900,
'price_includes_vat': True,
'registration_date': '2021-10-29',
'seats_number': 3,
'seller_name': 'Arval Italia',
'title': 'Fiat Doblo Cargo 1.6 Lounge - Diesel - Manual - 105 hp - 272.652 km',
'transmission': 'manual',
'trim': 'Lounge',
'vin': None,
'year': 2021}
2026-03-27 22:05:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741888%27 HTTP/1.1" 200 None
2026-03-27 22:05:01 [adesa.it] INFO: Saving data for 10741888: {'created_time': 1774649101.920173, 'last_price_update_time': 1774649101.920185, 'auction_closing_time': 1774866000.0}
2026-03-27 22:05:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741888') HTTP/1.1" 204 0
2026-03-27 22:05:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:05:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee591da10>
2026-03-27 22:05:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:05:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:05:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:05:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_89ec8dfa-aec1-5c5b-803c-c95462891a38/89ec8dfa-aec1-5c5b-803c-c95462891a38_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:05:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751886%252Fgeneral%252F888aa6d3-302a-47d8-abc6-9731e3845e81.jpg') HTTP/1.1" 204 0
2026-03-27 22:05:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751886/general/888aa6d3-302a-47d8-abc6-9731e3845e81.jpg saved to cache
2026-03-27 22:05:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 89ec8dfa-aec1-5c5b-803c-c95462891a38
2026-03-27 22:05:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:05:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5d64d90>
2026-03-27 22:05:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:05:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:05:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:05:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_89ec8dfa-aec1-5c5b-803c-c95462891a38/89ec8dfa-aec1-5c5b-803c-c95462891a38_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751886%252Fgeneral%252F8a515e84-b7a3-40bf-80e8-dc9bfc9c70c5.jpg') HTTP/1.1" 204 0
2026-03-27 22:05:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751886/general/8a515e84-b7a3-40bf-80e8-dc9bfc9c70c5.jpg saved to cache
2026-03-27 22:05:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 89ec8dfa-aec1-5c5b-803c-c95462891a38
2026-03-27 22:05:02 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 89ec8dfa-aec1-5c5b-803c-c95462891a38, skipping ID generation
2026-03-27 22:05:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 89ec8dfa-aec1-5c5b-803c-c95462891a38 with scrape type 1
2026-03-27 22:05:02 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 89ec8dfa-aec1-5c5b-803c-c95462891a38 sending to next pipeline
2026-03-27 22:05:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 89ec8dfa-aec1-5c5b-803c-c95462891a38, identifier: 10741887
2026-03-27 22:05:02 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5726312/general/c3f04a52-2fd1-46cd-a5ea-debcac3c1cd2.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10741644)
2026-03-27 22:05:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 89ec8dfa-aec1-5c5b-803c-c95462891a38 with identifier: 10741887
2026-03-27 22:05:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 89ec8dfa-aec1-5c5b-803c-c95462891a38 with identifier: 10741887
2026-03-27 22:05:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 89ec8dfa-aec1-5c5b-803c-c95462891a38 with identifier: 10741887 to the API
2026-03-27 22:05:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:05:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:05:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5751886/general/8a515e84-b7a3-40bf-80e8-dc9bfc9c70c5.jpg>
{'auction_title': '',
'c_o_2_emission_value': 88,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-03-30T10:20:00Z',
'fuel_type': 'Diesel',
'id': '89ec8dfa-aec1-5c5b-803c-c95462891a38',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GD132TF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741887',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Citroën',
'model': 'C3',
'odometer': 238095,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 97,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_89ec8dfa-aec1-5c5b-803c-c95462891a38/89ec8dfa-aec1-5c5b-803c-c95462891a38_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51013,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751886/general/051f5370-0efc-4287-9722-88e6a4464ec5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_89ec8dfa-aec1-5c5b-803c-c95462891a38/89ec8dfa-aec1-5c5b-803c-c95462891a38_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47152,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751886/general/57d813de-ef6b-435a-8dc8-720818bbacc9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_89ec8dfa-aec1-5c5b-803c-c95462891a38/89ec8dfa-aec1-5c5b-803c-c95462891a38_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43983,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751886/general/888aa6d3-302a-47d8-abc6-9731e3845e81.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_89ec8dfa-aec1-5c5b-803c-c95462891a38/89ec8dfa-aec1-5c5b-803c-c95462891a38_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47580,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751886/general/8a515e84-b7a3-40bf-80e8-dc9bfc9c70c5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_89ec8dfa-aec1-5c5b-803c-c95462891a38/89ec8dfa-aec1-5c5b-803c-c95462891a38_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62676,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751886/general/cbb7008e-6468-47cf-8ce7-210a2456c02f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_89ec8dfa-aec1-5c5b-803c-c95462891a38/89ec8dfa-aec1-5c5b-803c-c95462891a38_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61623,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751886/general/5e63e010-ee1f-4338-ac9b-309262cbf6ed.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_89ec8dfa-aec1-5c5b-803c-c95462891a38/89ec8dfa-aec1-5c5b-803c-c95462891a38_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57532,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751886/general/b6e9f818-a9dc-4781-ba79-823f2afb2de3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_89ec8dfa-aec1-5c5b-803c-c95462891a38/89ec8dfa-aec1-5c5b-803c-c95462891a38_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70408,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751886/general/55355423-c9c9-46ae-a433-4814cf608794.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_89ec8dfa-aec1-5c5b-803c-c95462891a38/89ec8dfa-aec1-5c5b-803c-c95462891a38_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 41132,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751886/general/a42d7db1-9ea3-4bc1-8efa-50bb255cf5a8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_89ec8dfa-aec1-5c5b-803c-c95462891a38/89ec8dfa-aec1-5c5b-803c-c95462891a38_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68721,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751886/general/5390ba9f-b4b8-49fa-876f-184e57bf4aae.jpg',
'Width': 800}],
'price': 2700,
'price_includes_vat': True,
'registration_date': '2020-11-30',
'seats_number': 4,
'seller_name': 'Arval Italia',
'title': 'Citroën C3 1.5 HDI Business - Diesel - Manual - 102 hp - 238.095 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2020}
2026-03-27 22:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741887%27 HTTP/1.1" 200 None
2026-03-27 22:05:02 [adesa.it] INFO: Saving data for 10741887: {'created_time': 1774649102.613703, 'last_price_update_time': 1774649102.613714, 'auction_closing_time': 1774866000.0}
2026-03-27 22:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741887') HTTP/1.1" 204 0
2026-03-27 22:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5743798%252Fgeneral%252F4d121630-53ea-4691-929e-5de1aa9d5047.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743798/general/4d121630-53ea-4691-929e-5de1aa9d5047.jpg not downloaded yet
2026-03-27 22:05:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:05:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5c5a610>
2026-03-27 22:05:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:05:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:05:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:05:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b3d2aab7-451a-51b6-a1a6-e4387fee5c70/b3d2aab7-451a-51b6-a1a6-e4387fee5c70_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752338%252Fgeneral%252Fed566d07-af5c-485d-8ffb-db034938b28d.jpg') HTTP/1.1" 204 0
2026-03-27 22:05:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752338/general/ed566d07-af5c-485d-8ffb-db034938b28d.jpg saved to cache
2026-03-27 22:05:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item b3d2aab7-451a-51b6-a1a6-e4387fee5c70
2026-03-27 22:05:02 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b3d2aab7-451a-51b6-a1a6-e4387fee5c70, skipping ID generation
2026-03-27 22:05:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b3d2aab7-451a-51b6-a1a6-e4387fee5c70 with scrape type 1
2026-03-27 22:05:02 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b3d2aab7-451a-51b6-a1a6-e4387fee5c70 sending to next pipeline
2026-03-27 22:05:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: b3d2aab7-451a-51b6-a1a6-e4387fee5c70, identifier: 10741779
2026-03-27 22:05:02 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 8426cef3-b3e5-5f4f-8263-38cde1c17aeb due to Ignoring non-200 response
2026-03-27 22:05:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 87582571-6091-50d4-8267-06585ddd089c with identifier: 10729992
2026-03-27 22:05:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 87582571-6091-50d4-8267-06585ddd089c with scrape type 2
2026-03-27 22:05:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 87582571-6091-50d4-8267-06585ddd089c with scrape type 2
2026-03-27 22:05:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 87582571-6091-50d4-8267-06585ddd089c, identifier: 10729992
2026-03-27 22:05:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: b3d2aab7-451a-51b6-a1a6-e4387fee5c70 with identifier: 10741779
2026-03-27 22:05:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: b3d2aab7-451a-51b6-a1a6-e4387fee5c70 with identifier: 10741779
2026-03-27 22:05:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: b3d2aab7-451a-51b6-a1a6-e4387fee5c70 with identifier: 10741779 to the API
2026-03-27 22:05:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:05:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:05:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752338/general/ed566d07-af5c-485d-8ffb-db034938b28d.jpg>
{'auction_title': '',
'c_o_2_emission_value': 200,
'category': 'Light truck',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.1L',
'engine_horse_power': 115,
'expiration_date': '2026-03-31T10:58:00Z',
'fuel_type': 'Diesel',
'id': 'b3d2aab7-451a-51b6-a1a6-e4387fee5c70',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GC629HS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741779',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Mercedes-Benz',
'model': 'Sprinter',
'odometer': 117397,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 53,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b3d2aab7-451a-51b6-a1a6-e4387fee5c70/b3d2aab7-451a-51b6-a1a6-e4387fee5c70_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 420890,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752338/general/e4cd9c32-c143-407c-86c5-4f57411b4a35.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b3d2aab7-451a-51b6-a1a6-e4387fee5c70/b3d2aab7-451a-51b6-a1a6-e4387fee5c70_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 361590,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752338/general/16887185-9794-4851-9610-31c933c7e52a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b3d2aab7-451a-51b6-a1a6-e4387fee5c70/b3d2aab7-451a-51b6-a1a6-e4387fee5c70_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 365250,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752338/general/960d353c-68ae-4050-960a-ca3876df414a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b3d2aab7-451a-51b6-a1a6-e4387fee5c70/b3d2aab7-451a-51b6-a1a6-e4387fee5c70_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 343136,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752338/general/05293c61-6cc6-41b3-a904-ef289ff0c3f6.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b3d2aab7-451a-51b6-a1a6-e4387fee5c70/b3d2aab7-451a-51b6-a1a6-e4387fee5c70_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 288114,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752338/general/ed566d07-af5c-485d-8ffb-db034938b28d.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b3d2aab7-451a-51b6-a1a6-e4387fee5c70/b3d2aab7-451a-51b6-a1a6-e4387fee5c70_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 211758,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752338/general/cf388aa4-717c-4f2f-9fae-0a0405423066.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b3d2aab7-451a-51b6-a1a6-e4387fee5c70/b3d2aab7-451a-51b6-a1a6-e4387fee5c70_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139800,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752338/general/407a7a58-848e-44c9-b3d7-11a353a1a4ec.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b3d2aab7-451a-51b6-a1a6-e4387fee5c70/b3d2aab7-451a-51b6-a1a6-e4387fee5c70_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107021,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752338/general/3418bb47-414b-43c7-89fa-1e76cf2f065f.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b3d2aab7-451a-51b6-a1a6-e4387fee5c70/b3d2aab7-451a-51b6-a1a6-e4387fee5c70_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 207957,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752338/general/3740b9a3-b0e8-4411-9bb3-08917d9acaee.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b3d2aab7-451a-51b6-a1a6-e4387fee5c70/b3d2aab7-451a-51b6-a1a6-e4387fee5c70_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 185577,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752338/general/c3b6ff81-c8e8-4de1-b175-9cf3063a6784.jpg',
'Width': 1920}],
'price': 8600,
'price_includes_vat': True,
'registration_date': '2020-09-30',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Italy S.r.l',
'title': 'Mercedes-Benz Sprinter 311 CDI - Diesel - Manual - 115 hp - 117.397 '
'km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2020}
2026-03-27 22:05:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741779%27 HTTP/1.1" 200 None
2026-03-27 22:05:03 [adesa.it] INFO: Saving data for 10741779: {'created_time': 1774649103.295772, 'last_price_update_time': 1774649103.295781, 'auction_closing_time': 1774954680.0}
2026-03-27 22:05:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741779') HTTP/1.1" 204 0
2026-03-27 22:05:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 87582571-6091-50d4-8267-06585ddd089c with identifier: 10729992
2026-03-27 22:05:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 87582571-6091-50d4-8267-06585ddd089c with identifier: 10729992
2026-03-27 22:05:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 87582571-6091-50d4-8267-06585ddd089c with identifier: 10729992 to the API
2026-03-27 22:05:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:05:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:05:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10729992>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Green',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 285,
'expiration_date': '2026-03-30T13:45:00Z',
'fuel_type': 'Diesel',
'id': '87582571-6091-50d4-8267-06585ddd089c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FZ647EE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10729992',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Audi',
'model': 'Q8',
'odometer': 146586,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 33800,
'price_includes_vat': True,
'registration_date': '2018-07-19',
'seats_number': 5,
'seller_name': None,
'title': 'Audi Q8 50 TDI S Line - Diesel - Automatic - 285 hp - 146.586 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2018}
2026-03-27 22:05:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710729992%27 HTTP/1.1" 200 None
2026-03-27 22:05:03 [adesa.it] INFO: Saving data for 10729992: {'auction_closing_time': 1774878300.0, 'created_time': 1774562417.50912, 'last_price_update_time': 1774649103.617882}
2026-03-27 22:05:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10729992') HTTP/1.1" 204 0
2026-03-27 22:05:03 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 8426cef3-b3e5-5f4f-8263-38cde1c17aeb due to Ignoring non-200 response
2026-03-27 22:05:03 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5726312/general/b3359699-6af6-4e86-b64c-efb39145f7b9.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10741644)
2026-03-27 22:05:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743798/general/01fdb7a3-3e54-4cdd-8de5-435b193c2fd9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741871)
2026-03-27 22:05:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743798%252Fgeneral%252Fcd019e01-bdc5-4d9a-aa23-439dc1b7a8c3.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743798/general/cd019e01-bdc5-4d9a-aa23-439dc1b7a8c3.jpg not downloaded yet
2026-03-27 22:05: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-27 22:05:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741885> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:05:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741895> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:05:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741896> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:05:03 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 8426cef3-b3e5-5f4f-8263-38cde1c17aeb due to Ignoring non-200 response
2026-03-27 22:05:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743798/general/09a4ff43-2741-4da8-b07c-92470c88e484.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741871)
2026-03-27 22:05:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:05:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:05:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:05:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:05:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743798%252Fgeneral%252F932bbbf5-2048-459f-b1de-a3e53d02510e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743798/general/932bbbf5-2048-459f-b1de-a3e53d02510e.jpg not downloaded yet
2026-03-27 22:05:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741894> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:05:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:05:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743798%252Fgeneral%252F1a0676e0-3ba7-4372-8906-394a0ed9497f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743798/general/1a0676e0-3ba7-4372-8906-394a0ed9497f.jpg not downloaded yet
2026-03-27 22:05:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743798%252Fgeneral%252Ff570ad3e-7256-4562-bf83-4fa42e0cbdd9.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743798/general/f570ad3e-7256-4562-bf83-4fa42e0cbdd9.jpg not downloaded yet
2026-03-27 22:05:03 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5726312/general/afb31e5f-b8fb-49a5-aa79-8fe045488c02.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10741644)
2026-03-27 22:05:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743798%252Fgeneral%252Fd01ebb20-85bb-426d-ab78-4fe474141f3c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743798/general/d01ebb20-85bb-426d-ab78-4fe474141f3c.jpg not downloaded yet
2026-03-27 22:05:03 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5726312/general/9ff103b4-0ff7-4262-aaed-15dd1d0dc3b4.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10741644)
2026-03-27 22:05:03 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5726312/general/22be5ef8-684e-4d66-9fbe-ff2448c094ff.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10741644)
2026-03-27 22:05:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743798%252Fgeneral%252F533a22ca-9b9e-4afb-904a-da134affe5b5.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743798/general/533a22ca-9b9e-4afb-904a-da134affe5b5.jpg not downloaded yet
2026-03-27 22:05:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743798/general/9445c638-3509-4602-b5fb-2f333a524378.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741871)
2026-03-27 22:05:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743798/general/cd019e01-bdc5-4d9a-aa23-439dc1b7a8c3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741871)
2026-03-27 22:05:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743798/general/4d121630-53ea-4691-929e-5de1aa9d5047.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741871)
2026-03-27 22:05:03 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 8426cef3-b3e5-5f4f-8263-38cde1c17aeb due to Ignoring non-200 response
2026-03-27 22:05:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:05:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5b60290>
2026-03-27 22:05:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:05:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:05:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:05:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_56fa596b-e276-5f89-a976-d78841377c5f/56fa596b-e276-5f89-a976-d78841377c5f_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:05:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743798%252Fgeneral%252F01fdb7a3-3e54-4cdd-8de5-435b193c2fd9.jpg') HTTP/1.1" 204 0
2026-03-27 22:05:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743798/general/01fdb7a3-3e54-4cdd-8de5-435b193c2fd9.jpg saved to cache
2026-03-27 22:05:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 56fa596b-e276-5f89-a976-d78841377c5f
2026-03-27 22:05:03 [adesa.it] INFO: Found listing with ID: 10741873
2026-03-27 22:05:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741873%27 HTTP/1.1" 200 None
2026-03-27 22:05:03 [adesa.it] INFO: Scrape type for 10741873: 1
2026-03-27 22:05:03 [adesa.it] INFO: Scraping item 10741873 url https://www.openlane.eu/en/carv6/auction/10741873
2026-03-27 22:05:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4022e022-3c58-5557-bb8d-3ba8b24fc179 with identifier: 10741885
2026-03-27 22:05:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4022e022-3c58-5557-bb8d-3ba8b24fc179 with scrape type 1
2026-03-27 22:05:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4022e022-3c58-5557-bb8d-3ba8b24fc179
2026-03-27 22:05:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738355%252Fgeneral%252Fecb6ef95-30cc-43a9-87b1-04ec512d4648.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738355/general/ecb6ef95-30cc-43a9-87b1-04ec512d4648.jpg already downloaded
2026-03-27 22:05:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738355%252Fgeneral%252F999e791c-518f-4c11-9cb2-84adb8f34c62.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738355/general/999e791c-518f-4c11-9cb2-84adb8f34c62.jpg already downloaded
2026-03-27 22:05:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738355%252Fgeneral%252F777e0a71-fff2-4afe-8e12-eebb2de66010.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738355/general/777e0a71-fff2-4afe-8e12-eebb2de66010.jpg already downloaded
2026-03-27 22:05:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738355%252Fgeneral%252Fc523d554-e891-4f32-b9ca-f771909dd58c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738355/general/c523d554-e891-4f32-b9ca-f771909dd58c.jpg already downloaded
2026-03-27 22:05:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738355%252Fgeneral%252F5c564dc4-7ceb-4db6-abf2-76e2c8aa2142.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738355/general/5c564dc4-7ceb-4db6-abf2-76e2c8aa2142.jpg already downloaded
2026-03-27 22:05:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738355%252Fgeneral%252F8dd82098-c59c-47eb-9979-51107755b98e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738355/general/8dd82098-c59c-47eb-9979-51107755b98e.jpg already downloaded
2026-03-27 22:05:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738355%252Fgeneral%252Fa6b1e2f2-d096-4626-a9ef-8cdd00416ba6.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738355/general/a6b1e2f2-d096-4626-a9ef-8cdd00416ba6.jpg already downloaded
2026-03-27 22:05:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738355%252Fgeneral%252Fd7ff33ab-b790-4248-8c69-0b6eb76ba92f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738355/general/d7ff33ab-b790-4248-8c69-0b6eb76ba92f.jpg already downloaded
2026-03-27 22:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738355%252Fgeneral%252Ff5096faa-0cdc-4285-9b79-21115778c375.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738355/general/f5096faa-0cdc-4285-9b79-21115778c375.jpg already downloaded
2026-03-27 22:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738355%252Fgeneral%252Fa7f9509a-7c22-41b9-849c-1a15efddc2e1.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738355/general/a7f9509a-7c22-41b9-849c-1a15efddc2e1.jpg already downloaded
2026-03-27 22:05:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 4022e022-3c58-5557-bb8d-3ba8b24fc179, identifier: 10741885
2026-03-27 22:05:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f46e2294-ed31-5b7f-ab23-d5c053ef09da with identifier: 10741895
2026-03-27 22:05:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f46e2294-ed31-5b7f-ab23-d5c053ef09da with scrape type 1
2026-03-27 22:05:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f46e2294-ed31-5b7f-ab23-d5c053ef09da
2026-03-27 22:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751906%252Fgeneral%252F4df225ee-f86c-4502-98f5-6f0aa4e70c69.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751906/general/4df225ee-f86c-4502-98f5-6f0aa4e70c69.jpg not downloaded yet
2026-03-27 22:05:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 452d0067-4e88-57fe-8ff8-1a30dce1dd3d with identifier: 10741896
2026-03-27 22:05:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 452d0067-4e88-57fe-8ff8-1a30dce1dd3d with scrape type 1
2026-03-27 22:05:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 452d0067-4e88-57fe-8ff8-1a30dce1dd3d
2026-03-27 22:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751908%252Fgeneral%252F9f4d74b8-56f0-4f97-b336-208f46ccc376.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751908/general/9f4d74b8-56f0-4f97-b336-208f46ccc376.jpg not downloaded yet
2026-03-27 22:05:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:05:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee4422fd0>
2026-03-27 22:05:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:05:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:05:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:05:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_56fa596b-e276-5f89-a976-d78841377c5f/56fa596b-e276-5f89-a976-d78841377c5f_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743798%252Fgeneral%252F09a4ff43-2741-4da8-b07c-92470c88e484.jpg') HTTP/1.1" 204 0
2026-03-27 22:05:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743798/general/09a4ff43-2741-4da8-b07c-92470c88e484.jpg saved to cache
2026-03-27 22:05:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 56fa596b-e276-5f89-a976-d78841377c5f
2026-03-27 22:05:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 14f03528-16e6-5512-9e95-ffb6fa8f6dff with identifier: 10741894
2026-03-27 22:05:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 14f03528-16e6-5512-9e95-ffb6fa8f6dff with scrape type 1
2026-03-27 22:05:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 14f03528-16e6-5512-9e95-ffb6fa8f6dff
2026-03-27 22:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751903%252Fgeneral%252F3507a9b7-5667-4d2f-bfa4-6901088ba2d3.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751903/general/3507a9b7-5667-4d2f-bfa4-6901088ba2d3.jpg not downloaded yet
2026-03-27 22:05:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743798/general/f570ad3e-7256-4562-bf83-4fa42e0cbdd9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741871)
2026-03-27 22:05:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 4022e022-3c58-5557-bb8d-3ba8b24fc179 with identifier: 10741885
2026-03-27 22:05:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 4022e022-3c58-5557-bb8d-3ba8b24fc179 with identifier: 10741885
2026-03-27 22:05:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 4022e022-3c58-5557-bb8d-3ba8b24fc179 with identifier: 10741885 to the API
2026-03-27 22:05:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:05:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:05:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741885>
{'auction_title': '',
'c_o_2_emission_value': 120,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-03-30T10:20:00Z',
'fuel_type': 'Diesel',
'id': '4022e022-3c58-5557-bb8d-3ba8b24fc179',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH687PG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741885',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Peugeot',
'model': 'Partner',
'odometer': 187806,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 157,
'photo_urls': ['https://images.openlane.eu/carimgs/5738355/general/ecb6ef95-30cc-43a9-87b1-04ec512d4648.jpg',
'https://images.openlane.eu/carimgs/5738355/general/999e791c-518f-4c11-9cb2-84adb8f34c62.jpg',
'https://images.openlane.eu/carimgs/5738355/general/777e0a71-fff2-4afe-8e12-eebb2de66010.jpg',
'https://images.openlane.eu/carimgs/5738355/general/c523d554-e891-4f32-b9ca-f771909dd58c.jpg',
'https://images.openlane.eu/carimgs/5738355/general/5c564dc4-7ceb-4db6-abf2-76e2c8aa2142.jpg',
'https://images.openlane.eu/carimgs/5738355/general/8dd82098-c59c-47eb-9979-51107755b98e.jpg',
'https://images.openlane.eu/carimgs/5738355/general/a6b1e2f2-d096-4626-a9ef-8cdd00416ba6.jpg',
'https://images.openlane.eu/carimgs/5738355/general/d7ff33ab-b790-4248-8c69-0b6eb76ba92f.jpg',
'https://images.openlane.eu/carimgs/5738355/general/f5096faa-0cdc-4285-9b79-21115778c375.jpg',
'https://images.openlane.eu/carimgs/5738355/general/a7f9509a-7c22-41b9-849c-1a15efddc2e1.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4022e022-3c58-5557-bb8d-3ba8b24fc179/4022e022-3c58-5557-bb8d-3ba8b24fc179_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49185,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738355/general/ecb6ef95-30cc-43a9-87b1-04ec512d4648.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4022e022-3c58-5557-bb8d-3ba8b24fc179/4022e022-3c58-5557-bb8d-3ba8b24fc179_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 42787,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738355/general/999e791c-518f-4c11-9cb2-84adb8f34c62.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4022e022-3c58-5557-bb8d-3ba8b24fc179/4022e022-3c58-5557-bb8d-3ba8b24fc179_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 42911,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738355/general/777e0a71-fff2-4afe-8e12-eebb2de66010.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4022e022-3c58-5557-bb8d-3ba8b24fc179/4022e022-3c58-5557-bb8d-3ba8b24fc179_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43342,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738355/general/c523d554-e891-4f32-b9ca-f771909dd58c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4022e022-3c58-5557-bb8d-3ba8b24fc179/4022e022-3c58-5557-bb8d-3ba8b24fc179_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77703,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738355/general/5c564dc4-7ceb-4db6-abf2-76e2c8aa2142.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4022e022-3c58-5557-bb8d-3ba8b24fc179/4022e022-3c58-5557-bb8d-3ba8b24fc179_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63839,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738355/general/8dd82098-c59c-47eb-9979-51107755b98e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4022e022-3c58-5557-bb8d-3ba8b24fc179/4022e022-3c58-5557-bb8d-3ba8b24fc179_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58498,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738355/general/a6b1e2f2-d096-4626-a9ef-8cdd00416ba6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4022e022-3c58-5557-bb8d-3ba8b24fc179/4022e022-3c58-5557-bb8d-3ba8b24fc179_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60393,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738355/general/d7ff33ab-b790-4248-8c69-0b6eb76ba92f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4022e022-3c58-5557-bb8d-3ba8b24fc179/4022e022-3c58-5557-bb8d-3ba8b24fc179_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51966,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738355/general/f5096faa-0cdc-4285-9b79-21115778c375.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4022e022-3c58-5557-bb8d-3ba8b24fc179/4022e022-3c58-5557-bb8d-3ba8b24fc179_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65040,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738355/general/a7f9509a-7c22-41b9-849c-1a15efddc2e1.jpg',
'Width': 800}],
'price': 4300,
'price_includes_vat': True,
'registration_date': '2021-12-06',
'seats_number': 3,
'seller_name': 'Arval Italia',
'title': 'Peugeot Partner Grip - Diesel - Manual - 102 hp - 187.806 km',
'transmission': 'manual',
'trim': 'Grip',
'vin': None,
'year': 2021}
2026-03-27 22:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741885%27 HTTP/1.1" 200 None
2026-03-27 22:05:04 [adesa.it] INFO: Saving data for 10741885: {'created_time': 1774649104.566775, 'last_price_update_time': 1774649104.566786, 'auction_closing_time': 1774866000.0}
2026-03-27 22:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741885') HTTP/1.1" 204 0
2026-03-27 22:05:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743798/general/533a22ca-9b9e-4afb-904a-da134affe5b5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741871)
2026-03-27 22:05:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743798/general/1a0676e0-3ba7-4372-8906-394a0ed9497f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741871)
2026-03-27 22:05:04 [adesa.it] INFO: Found listing with ID: 10741876
2026-03-27 22:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741876%27 HTTP/1.1" 200 None
2026-03-27 22:05:04 [adesa.it] INFO: Scrape type for 10741876: 1
2026-03-27 22:05:04 [adesa.it] INFO: Scraping item 10741876 url https://www.openlane.eu/en/carv6/auction/10741876
2026-03-27 22:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751906%252Fgeneral%252F8d62952f-37d7-4752-9f94-b76ba9c8afa9.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751906/general/8d62952f-37d7-4752-9f94-b76ba9c8afa9.jpg not downloaded yet
2026-03-27 22:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751908%252Fgeneral%252F01176648-9426-400b-9a7f-e5e08f4d9cc5.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751908/general/01176648-9426-400b-9a7f-e5e08f4d9cc5.jpg not downloaded yet
2026-03-27 22:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751903%252Fgeneral%252F832d3631-521f-4ac0-b6a1-7e8876b16013.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751903/general/832d3631-521f-4ac0-b6a1-7e8876b16013.jpg not downloaded yet
2026-03-27 22:05:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743798/general/932bbbf5-2048-459f-b1de-a3e53d02510e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741871)
2026-03-27 22:05:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743798/general/d01ebb20-85bb-426d-ab78-4fe474141f3c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741871)
2026-03-27 22:05:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724925> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:05:04 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 8426cef3-b3e5-5f4f-8263-38cde1c17aeb due to Ignoring non-200 response
2026-03-27 22:05:04 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 8426cef3-b3e5-5f4f-8263-38cde1c17aeb due to Ignoring non-200 response
2026-03-27 22:05:04 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8426cef3-b3e5-5f4f-8263-38cde1c17aeb, skipping ID generation
2026-03-27 22:05:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8426cef3-b3e5-5f4f-8263-38cde1c17aeb with scrape type 1
2026-03-27 22:05:04 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8426cef3-b3e5-5f4f-8263-38cde1c17aeb sending to next pipeline
2026-03-27 22:05:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 8426cef3-b3e5-5f4f-8263-38cde1c17aeb, identifier: 10741644
2026-03-27 22:05:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:05:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee43c8890>
2026-03-27 22:05:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:05:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:05:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:05:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_56fa596b-e276-5f89-a976-d78841377c5f/56fa596b-e276-5f89-a976-d78841377c5f_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743798%252Fgeneral%252F9445c638-3509-4602-b5fb-2f333a524378.jpg') HTTP/1.1" 204 0
2026-03-27 22:05:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743798/general/9445c638-3509-4602-b5fb-2f333a524378.jpg saved to cache
2026-03-27 22:05:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 56fa596b-e276-5f89-a976-d78841377c5f
2026-03-27 22:05:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:05:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee44a3310>
2026-03-27 22:05:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:05:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:05:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:05:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_56fa596b-e276-5f89-a976-d78841377c5f/56fa596b-e276-5f89-a976-d78841377c5f_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743798%252Fgeneral%252Fcd019e01-bdc5-4d9a-aa23-439dc1b7a8c3.jpg') HTTP/1.1" 204 0
2026-03-27 22:05:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743798/general/cd019e01-bdc5-4d9a-aa23-439dc1b7a8c3.jpg saved to cache
2026-03-27 22:05:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 56fa596b-e276-5f89-a976-d78841377c5f
2026-03-27 22:05:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:05:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5af41d0>
2026-03-27 22:05:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:05:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:05:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:05:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_56fa596b-e276-5f89-a976-d78841377c5f/56fa596b-e276-5f89-a976-d78841377c5f_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743798%252Fgeneral%252F4d121630-53ea-4691-929e-5de1aa9d5047.jpg') HTTP/1.1" 204 0
2026-03-27 22:05:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743798/general/4d121630-53ea-4691-929e-5de1aa9d5047.jpg saved to cache
2026-03-27 22:05:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 56fa596b-e276-5f89-a976-d78841377c5f
2026-03-27 22:05:04 [adesa.it] INFO: Found listing with ID: 10735681
2026-03-27 22:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735681%27 HTTP/1.1" 200 None
2026-03-27 22:05:04 [adesa.it] INFO: Scrape type for 10735681: 0
2026-03-27 22:05:04 [adesa.it] INFO: Skipping item 10735681 url https://www.openlane.eu/en/carv6/auction/10735681
2026-03-27 22:05:04 [adesa.it] INFO: Found listing with ID: 10735762
2026-03-27 22:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735762%27 HTTP/1.1" 200 None
2026-03-27 22:05:04 [adesa.it] INFO: Scrape type for 10735762: 0
2026-03-27 22:05:04 [adesa.it] INFO: Skipping item 10735762 url https://www.openlane.eu/en/carv6/auction/10735762
2026-03-27 22:05:04 [adesa.it] INFO: Found listing with ID: 10735757
2026-03-27 22:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735757%27 HTTP/1.1" 200 None
2026-03-27 22:05:04 [adesa.it] INFO: Scrape type for 10735757: 0
2026-03-27 22:05:04 [adesa.it] INFO: Skipping item 10735757 url https://www.openlane.eu/en/carv6/auction/10735757
2026-03-27 22:05:04 [adesa.it] INFO: Found listing with ID: 10735679
2026-03-27 22:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735679%27 HTTP/1.1" 200 None
2026-03-27 22:05:04 [adesa.it] INFO: Scrape type for 10735679: 0
2026-03-27 22:05:04 [adesa.it] INFO: Skipping item 10735679 url https://www.openlane.eu/en/carv6/auction/10735679
2026-03-27 22:05:04 [adesa.it] INFO: Found listing with ID: 10720537
2026-03-27 22:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720537%27 HTTP/1.1" 200 None
2026-03-27 22:05:04 [adesa.it] INFO: Scrape type for 10720537: 2
2026-03-27 22:05:04 [adesa.it] INFO: Scraping item 10720537 url https://www.openlane.eu/en/carv6/auction/10720537
2026-03-27 22:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751906%252Fgeneral%252F1615311d-d5be-49f8-9c25-26b87d36777a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751906/general/1615311d-d5be-49f8-9c25-26b87d36777a.jpg not downloaded yet
2026-03-27 22:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751908%252Fgeneral%252Fd9039ef6-e06b-4f4a-9cc0-73007994e04a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751908/general/d9039ef6-e06b-4f4a-9cc0-73007994e04a.jpg not downloaded yet
2026-03-27 22:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751903%252Fgeneral%252Fd8e135ef-a4c8-4d01-be1b-bf4b9018401b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751903/general/d8e135ef-a4c8-4d01-be1b-bf4b9018401b.jpg not downloaded yet
2026-03-27 22: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-27 22:05:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 8426cef3-b3e5-5f4f-8263-38cde1c17aeb with identifier: 10741644
2026-03-27 22:05:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 8426cef3-b3e5-5f4f-8263-38cde1c17aeb with identifier: 10741644
2026-03-27 22:05:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 8426cef3-b3e5-5f4f-8263-38cde1c17aeb with identifier: 10741644 to the API
2026-03-27 22:05:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:05:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:05:05 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5726312/general/22be5ef8-684e-4d66-9fbe-ff2448c094ff.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T13:45:00Z',
'fuel_type': 'Petrol',
'id': '8426cef3-b3e5-5f4f-8263-38cde1c17aeb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'gl615sr',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741644',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Seat',
'model': 'Leon',
'odometer': 205306,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 23,
'photos': [],
'price': 0,
'price_includes_vat': True,
'registration_date': '2022-10-13',
'seats_number': 5,
'seller_name': 'AMICAR S.r.l.',
'title': 'Seat Leon Sportstourer 1.5 eTSI Business - Petrol - Automatic - 150 '
'hp - 205.306 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-27 22:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741644%27 HTTP/1.1" 200 None
2026-03-27 22:05:05 [adesa.it] INFO: Saving data for 10741644: {'created_time': 1774649105.331707, 'last_price_update_time': 1774649105.331717, 'auction_closing_time': 1774964700.0}
2026-03-27 22:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741644') HTTP/1.1" 204 0
2026-03-27 22:05:05 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 8426cef3-b3e5-5f4f-8263-38cde1c17aeb due to Ignoring non-200 response
2026-03-27 22:05:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:05:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee59a2350>
2026-03-27 22:05:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:05:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:05:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:05:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_56fa596b-e276-5f89-a976-d78841377c5f/56fa596b-e276-5f89-a976-d78841377c5f_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743798%252Fgeneral%252Ff570ad3e-7256-4562-bf83-4fa42e0cbdd9.jpg') HTTP/1.1" 204 0
2026-03-27 22:05:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743798/general/f570ad3e-7256-4562-bf83-4fa42e0cbdd9.jpg saved to cache
2026-03-27 22:05:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 56fa596b-e276-5f89-a976-d78841377c5f
2026-03-27 22:05:05 [adesa.it] INFO: Found listing with ID: 10741057
2026-03-27 22:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741057%27 HTTP/1.1" 200 None
2026-03-27 22:05:05 [adesa.it] INFO: Scrape type for 10741057: 1
2026-03-27 22:05:05 [adesa.it] INFO: Scraping item 10741057 url https://www.openlane.eu/en/carv6/auction/10741057
2026-03-27 22:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751906%252Fgeneral%252Fb081933a-d54a-4857-88cc-5fa185c56589.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751906/general/b081933a-d54a-4857-88cc-5fa185c56589.jpg not downloaded yet
2026-03-27 22:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751908%252Fgeneral%252Fc9325b86-b042-47a3-a1cb-4bdefcabad42.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751908/general/c9325b86-b042-47a3-a1cb-4bdefcabad42.jpg not downloaded yet
2026-03-27 22:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751903%252Fgeneral%252F70c8807d-13e4-4fcb-a1b8-83e5d8b64839.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751903/general/70c8807d-13e4-4fcb-a1b8-83e5d8b64839.jpg not downloaded yet
2026-03-27 22:05:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:05:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee4719510>
2026-03-27 22:05:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:05:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:05:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:05:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_56fa596b-e276-5f89-a976-d78841377c5f/56fa596b-e276-5f89-a976-d78841377c5f_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743798%252Fgeneral%252F533a22ca-9b9e-4afb-904a-da134affe5b5.jpg') HTTP/1.1" 204 0
2026-03-27 22:05:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743798/general/533a22ca-9b9e-4afb-904a-da134affe5b5.jpg saved to cache
2026-03-27 22:05:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 56fa596b-e276-5f89-a976-d78841377c5f
2026-03-27 22:05:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:05:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5ae7e10>
2026-03-27 22:05:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:05:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:05:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:05:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_56fa596b-e276-5f89-a976-d78841377c5f/56fa596b-e276-5f89-a976-d78841377c5f_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743798%252Fgeneral%252F1a0676e0-3ba7-4372-8906-394a0ed9497f.jpg') HTTP/1.1" 204 0
2026-03-27 22:05:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743798/general/1a0676e0-3ba7-4372-8906-394a0ed9497f.jpg saved to cache
2026-03-27 22:05:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 56fa596b-e276-5f89-a976-d78841377c5f
2026-03-27 22:05:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:05:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5c55a90>
2026-03-27 22:05:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:05:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:05:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:05:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_56fa596b-e276-5f89-a976-d78841377c5f/56fa596b-e276-5f89-a976-d78841377c5f_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743798%252Fgeneral%252F932bbbf5-2048-459f-b1de-a3e53d02510e.jpg') HTTP/1.1" 204 0
2026-03-27 22:05:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743798/general/932bbbf5-2048-459f-b1de-a3e53d02510e.jpg saved to cache
2026-03-27 22:05:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 56fa596b-e276-5f89-a976-d78841377c5f
2026-03-27 22:05:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:05:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee43c84d0>
2026-03-27 22:05:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:05:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:05:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:05:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_56fa596b-e276-5f89-a976-d78841377c5f/56fa596b-e276-5f89-a976-d78841377c5f_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743798%252Fgeneral%252Fd01ebb20-85bb-426d-ab78-4fe474141f3c.jpg') HTTP/1.1" 204 0
2026-03-27 22:05:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743798/general/d01ebb20-85bb-426d-ab78-4fe474141f3c.jpg saved to cache
2026-03-27 22:05:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 56fa596b-e276-5f89-a976-d78841377c5f
2026-03-27 22:05:05 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 56fa596b-e276-5f89-a976-d78841377c5f, skipping ID generation
2026-03-27 22:05:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 56fa596b-e276-5f89-a976-d78841377c5f with scrape type 1
2026-03-27 22:05:05 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 56fa596b-e276-5f89-a976-d78841377c5f sending to next pipeline
2026-03-27 22:05:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 56fa596b-e276-5f89-a976-d78841377c5f, identifier: 10741871
2026-03-27 22:05:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 63a00659-7646-5dc1-ab3c-10464348dadd with identifier: 10724925
2026-03-27 22:05:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 63a00659-7646-5dc1-ab3c-10464348dadd with scrape type 2
2026-03-27 22:05:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 63a00659-7646-5dc1-ab3c-10464348dadd with scrape type 2
2026-03-27 22:05:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 63a00659-7646-5dc1-ab3c-10464348dadd, identifier: 10724925
2026-03-27 22:05:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751903/general/3507a9b7-5667-4d2f-bfa4-6901088ba2d3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741894)
2026-03-27 22:05:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751908/general/9f4d74b8-56f0-4f97-b336-208f46ccc376.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741896)
2026-03-27 22:05:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751906/general/4df225ee-f86c-4502-98f5-6f0aa4e70c69.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741895)
2026-03-27 22:05:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741776> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:05:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741882> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:05:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 56fa596b-e276-5f89-a976-d78841377c5f with identifier: 10741871
2026-03-27 22:05:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 56fa596b-e276-5f89-a976-d78841377c5f with identifier: 10741871
2026-03-27 22:05:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 56fa596b-e276-5f89-a976-d78841377c5f with identifier: 10741871 to the API
2026-03-27 22:05:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:05:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:05:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743798/general/d01ebb20-85bb-426d-ab78-4fe474141f3c.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': 204,
'expiration_date': '2026-03-30T13:45:00Z',
'fuel_type': 'Diesel',
'id': '56fa596b-e276-5f89-a976-d78841377c5f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'GN313RA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741871',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Audi',
'model': 'A6',
'odometer': 162063,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 13,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56fa596b-e276-5f89-a976-d78841377c5f/56fa596b-e276-5f89-a976-d78841377c5f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65714,
'Height': 750,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743798/general/01fdb7a3-3e54-4cdd-8de5-435b193c2fd9.jpg',
'Width': 1000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56fa596b-e276-5f89-a976-d78841377c5f/56fa596b-e276-5f89-a976-d78841377c5f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70032,
'Height': 750,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743798/general/09a4ff43-2741-4da8-b07c-92470c88e484.jpg',
'Width': 1000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56fa596b-e276-5f89-a976-d78841377c5f/56fa596b-e276-5f89-a976-d78841377c5f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72739,
'Height': 750,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743798/general/9445c638-3509-4602-b5fb-2f333a524378.jpg',
'Width': 1000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56fa596b-e276-5f89-a976-d78841377c5f/56fa596b-e276-5f89-a976-d78841377c5f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58542,
'Height': 750,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743798/general/4d121630-53ea-4691-929e-5de1aa9d5047.jpg',
'Width': 1000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56fa596b-e276-5f89-a976-d78841377c5f/56fa596b-e276-5f89-a976-d78841377c5f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53147,
'Height': 750,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743798/general/cd019e01-bdc5-4d9a-aa23-439dc1b7a8c3.jpg',
'Width': 1000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56fa596b-e276-5f89-a976-d78841377c5f/56fa596b-e276-5f89-a976-d78841377c5f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64736,
'Height': 750,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743798/general/932bbbf5-2048-459f-b1de-a3e53d02510e.jpg',
'Width': 1000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56fa596b-e276-5f89-a976-d78841377c5f/56fa596b-e276-5f89-a976-d78841377c5f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77471,
'Height': 749,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743798/general/1a0676e0-3ba7-4372-8906-394a0ed9497f.jpg',
'Width': 1000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56fa596b-e276-5f89-a976-d78841377c5f/56fa596b-e276-5f89-a976-d78841377c5f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64210,
'Height': 749,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743798/general/f570ad3e-7256-4562-bf83-4fa42e0cbdd9.jpg',
'Width': 1000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56fa596b-e276-5f89-a976-d78841377c5f/56fa596b-e276-5f89-a976-d78841377c5f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95298,
'Height': 749,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743798/general/d01ebb20-85bb-426d-ab78-4fe474141f3c.jpg',
'Width': 1000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56fa596b-e276-5f89-a976-d78841377c5f/56fa596b-e276-5f89-a976-d78841377c5f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64645,
'Height': 749,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743798/general/533a22ca-9b9e-4afb-904a-da134affe5b5.jpg',
'Width': 1000}],
'price': 19000,
'price_includes_vat': True,
'registration_date': '2022-06-01',
'seats_number': 5,
'seller_name': 'Ambrosi Spa',
'title': 'Audi A6 Avant 40 TDI Business Plus - Quattro - Diesel - Automatic - '
'204 hp - 162.063 km',
'transmission': 'automatic',
'trim': 'Business Plus',
'vin': None,
'year': 2022}
2026-03-27 22:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741871%27 HTTP/1.1" 200 None
2026-03-27 22:05:06 [adesa.it] INFO: Saving data for 10741871: {'created_time': 1774649106.204854, 'last_price_update_time': 1774649106.204864, 'auction_closing_time': 1774878300.0}
2026-03-27 22:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741871') HTTP/1.1" 204 0
2026-03-27 22:05:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 63a00659-7646-5dc1-ab3c-10464348dadd with identifier: 10724925
2026-03-27 22:05:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 63a00659-7646-5dc1-ab3c-10464348dadd with identifier: 10724925
2026-03-27 22:05:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 63a00659-7646-5dc1-ab3c-10464348dadd with identifier: 10724925 to the API
2026-03-27 22:05:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:05:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:05:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724925>
{'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-29T16:00: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=10724925',
'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': 14000,
'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-27 22:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710724925%27 HTTP/1.1" 200 None
2026-03-27 22:05:06 [adesa.it] INFO: Saving data for 10724925: {'auction_closing_time': 1774800000.0, 'created_time': 1774562459.116507, 'last_price_update_time': 1774649106.480557}
2026-03-27 22:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10724925') HTTP/1.1" 204 0
2026-03-27 22:05:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751903/general/832d3631-521f-4ac0-b6a1-7e8876b16013.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741894)
2026-03-27 22:05:06 [scrapy.extensions.logstats] INFO: Crawled 504 pages (at 83 pages/min), scraped 315 items (at 63 items/min)
2026-03-27 22:05:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 208MiB
2026-03-27 22:05:06 [adesa.it] INFO: Found listing with ID: 10720521
2026-03-27 22:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720521%27 HTTP/1.1" 200 None
2026-03-27 22:05:06 [adesa.it] INFO: Scrape type for 10720521: 2
2026-03-27 22:05:06 [adesa.it] INFO: Scraping item 10720521 url https://www.openlane.eu/en/carv6/auction/10720521
2026-03-27 22:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751906%252Fgeneral%252F40f077a3-7ddb-4230-9b6d-d77f78c39350.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751906/general/40f077a3-7ddb-4230-9b6d-d77f78c39350.jpg not downloaded yet
2026-03-27 22:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751908%252Fgeneral%252F6e9c60f8-5cc9-4e37-baf6-5c9d95b013fe.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751908/general/6e9c60f8-5cc9-4e37-baf6-5c9d95b013fe.jpg not downloaded yet
2026-03-27 22:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751903%252Fgeneral%252F1db14636-f4c5-4ec5-831e-ea3295ae4f7e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751903/general/1db14636-f4c5-4ec5-831e-ea3295ae4f7e.jpg not downloaded yet
2026-03-27 22:05:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:05:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:05:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741775> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:05:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:05:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741759> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:05:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741774> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:05:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741758> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:05:06 [adesa.it] INFO: Found listing with ID: 10735685
2026-03-27 22:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735685%27 HTTP/1.1" 200 None
2026-03-27 22:05:06 [adesa.it] INFO: Scrape type for 10735685: 0
2026-03-27 22:05:06 [adesa.it] INFO: Skipping item 10735685 url https://www.openlane.eu/en/carv6/auction/10735685
2026-03-27 22:05:06 [adesa.it] INFO: Found listing with ID: 10735684
2026-03-27 22:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735684%27 HTTP/1.1" 200 None
2026-03-27 22:05:06 [adesa.it] INFO: Scrape type for 10735684: 0
2026-03-27 22:05:06 [adesa.it] INFO: Skipping item 10735684 url https://www.openlane.eu/en/carv6/auction/10735684
2026-03-27 22:05:06 [adesa.it] INFO: Found listing with ID: 10740711
2026-03-27 22:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740711%27 HTTP/1.1" 200 None
2026-03-27 22:05:06 [adesa.it] INFO: Scrape type for 10740711: 0
2026-03-27 22:05:06 [adesa.it] INFO: Skipping item 10740711 url https://www.openlane.eu/en/carv6/auction/10740711
2026-03-27 22:05:06 [adesa.it] INFO: Found listing with ID: 10735682
2026-03-27 22:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735682%27 HTTP/1.1" 200 None
2026-03-27 22:05:06 [adesa.it] INFO: Scrape type for 10735682: 0
2026-03-27 22:05:06 [adesa.it] INFO: Skipping item 10735682 url https://www.openlane.eu/en/carv6/auction/10735682
2026-03-27 22:05:06 [adesa.it] INFO: Found listing with ID: 10735683
2026-03-27 22:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735683%27 HTTP/1.1" 200 None
2026-03-27 22:05:06 [adesa.it] INFO: Scrape type for 10735683: 0
2026-03-27 22:05:06 [adesa.it] INFO: Skipping item 10735683 url https://www.openlane.eu/en/carv6/auction/10735683
2026-03-27 22:05:06 [adesa.it] INFO: Found listing with ID: 10735687
2026-03-27 22:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735687%27 HTTP/1.1" 200 None
2026-03-27 22:05:06 [adesa.it] INFO: Scrape type for 10735687: 0
2026-03-27 22:05:06 [adesa.it] INFO: Skipping item 10735687 url https://www.openlane.eu/en/carv6/auction/10735687
2026-03-27 22:05:06 [adesa.it] INFO: Found listing with ID: 10735688
2026-03-27 22:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735688%27 HTTP/1.1" 200 None
2026-03-27 22:05:06 [adesa.it] INFO: Scrape type for 10735688: 0
2026-03-27 22:05:06 [adesa.it] INFO: Skipping item 10735688 url https://www.openlane.eu/en/carv6/auction/10735688
2026-03-27 22:05:06 [adesa.it] INFO: Found listing with ID: 10735686
2026-03-27 22:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735686%27 HTTP/1.1" 200 None
2026-03-27 22:05:06 [adesa.it] INFO: Scrape type for 10735686: 0
2026-03-27 22:05:06 [adesa.it] INFO: Skipping item 10735686 url https://www.openlane.eu/en/carv6/auction/10735686
2026-03-27 22:05:06 [adesa.it] INFO: Found listing with ID: 10720518
2026-03-27 22:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720518%27 HTTP/1.1" 200 None
2026-03-27 22:05:06 [adesa.it] INFO: Scrape type for 10720518: 2
2026-03-27 22:05:06 [adesa.it] INFO: Scraping item 10720518 url https://www.openlane.eu/en/carv6/auction/10720518
2026-03-27 22:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751906%252Fgeneral%252Fb86bd859-37db-4228-91df-c5037aee0710.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751906/general/b86bd859-37db-4228-91df-c5037aee0710.jpg not downloaded yet
2026-03-27 22:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751908%252Fgeneral%252F55fff20d-eaee-4aea-8aba-5b735b8aa056.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751908/general/55fff20d-eaee-4aea-8aba-5b735b8aa056.jpg not downloaded yet
2026-03-27 22:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751903%252Fgeneral%252Fa1f60844-d2f7-4b1f-8d24-ae8bb572d109.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751903/general/a1f60844-d2f7-4b1f-8d24-ae8bb572d109.jpg not downloaded yet
2026-03-27 22:05:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:05:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:05:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741746> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:05:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:05:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee57e2f10>
2026-03-27 22:05:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:05:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:05:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:05:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_14f03528-16e6-5512-9e95-ffb6fa8f6dff/14f03528-16e6-5512-9e95-ffb6fa8f6dff_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751903%252Fgeneral%252F3507a9b7-5667-4d2f-bfa4-6901088ba2d3.jpg') HTTP/1.1" 204 0
2026-03-27 22:05:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751903/general/3507a9b7-5667-4d2f-bfa4-6901088ba2d3.jpg saved to cache
2026-03-27 22:05:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 14f03528-16e6-5512-9e95-ffb6fa8f6dff
2026-03-27 22:05:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:05:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee44bce90>
2026-03-27 22:05:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:05:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:05:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:05:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_452d0067-4e88-57fe-8ff8-1a30dce1dd3d/452d0067-4e88-57fe-8ff8-1a30dce1dd3d_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751908%252Fgeneral%252F9f4d74b8-56f0-4f97-b336-208f46ccc376.jpg') HTTP/1.1" 204 0
2026-03-27 22:05:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751908/general/9f4d74b8-56f0-4f97-b336-208f46ccc376.jpg saved to cache
2026-03-27 22:05:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 452d0067-4e88-57fe-8ff8-1a30dce1dd3d
2026-03-27 22:05:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:05:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee45fc9d0>
2026-03-27 22:05:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:05:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:05:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:05:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f46e2294-ed31-5b7f-ab23-d5c053ef09da/f46e2294-ed31-5b7f-ab23-d5c053ef09da_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751906%252Fgeneral%252F4df225ee-f86c-4502-98f5-6f0aa4e70c69.jpg') HTTP/1.1" 204 0
2026-03-27 22:05:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751906/general/4df225ee-f86c-4502-98f5-6f0aa4e70c69.jpg saved to cache
2026-03-27 22:05:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item f46e2294-ed31-5b7f-ab23-d5c053ef09da
2026-03-27 22:05:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 596b5dd9-bbd1-5134-8760-04b4a45b7efc with identifier: 10741776
2026-03-27 22:05:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 596b5dd9-bbd1-5134-8760-04b4a45b7efc with scrape type 1
2026-03-27 22:05:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 596b5dd9-bbd1-5134-8760-04b4a45b7efc
2026-03-27 22:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752330%252Fgeneral%252Faf631b95-8332-4dfc-9712-58bbf460cc99.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752330/general/af631b95-8332-4dfc-9712-58bbf460cc99.jpg not downloaded yet
2026-03-27 22:05:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a1292231-c928-592f-9950-cba62d0a8eba with identifier: 10741882
2026-03-27 22:05:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a1292231-c928-592f-9950-cba62d0a8eba with scrape type 1
2026-03-27 22:05:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a1292231-c928-592f-9950-cba62d0a8eba
2026-03-27 22:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735226%252Fgeneral%252F0e68fd3c-ae99-4689-9cf4-294daea7f96e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735226/general/0e68fd3c-ae99-4689-9cf4-294daea7f96e.jpg already downloaded
2026-03-27 22:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735226%252Fgeneral%252Fb7b3f4bb-ef35-4cca-bb44-148e6b9ff006.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735226/general/b7b3f4bb-ef35-4cca-bb44-148e6b9ff006.jpg already downloaded
2026-03-27 22:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735226%252Fgeneral%252F3035846d-9f64-4ae0-aed8-88b9336dd803.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735226/general/3035846d-9f64-4ae0-aed8-88b9336dd803.jpg already downloaded
2026-03-27 22:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735226%252Fgeneral%252F64f73bff-3af2-4aff-b8a8-786c9a4dd386.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735226/general/64f73bff-3af2-4aff-b8a8-786c9a4dd386.jpg already downloaded
2026-03-27 22:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735226%252Fgeneral%252Fb1af944b-a8c0-4590-9532-813450bc3c33.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735226/general/b1af944b-a8c0-4590-9532-813450bc3c33.jpg already downloaded
2026-03-27 22:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735226%252Fgeneral%252F3fe798ab-3790-4a85-8562-c8fbcef34fae.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735226/general/3fe798ab-3790-4a85-8562-c8fbcef34fae.jpg already downloaded
2026-03-27 22:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735226%252Fgeneral%252Fad2c8c16-4e87-4f9d-be08-74efb1e1d2c3.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735226/general/ad2c8c16-4e87-4f9d-be08-74efb1e1d2c3.jpg already downloaded
2026-03-27 22:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735226%252Fgeneral%252F2a9ea069-1d86-48c9-ab1d-2e0b5bee79f1.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735226/general/2a9ea069-1d86-48c9-ab1d-2e0b5bee79f1.jpg already downloaded
2026-03-27 22:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735226%252Fgeneral%252Fef06eefd-b781-4700-aa69-87039124ab03.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735226/general/ef06eefd-b781-4700-aa69-87039124ab03.jpg already downloaded
2026-03-27 22:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735226%252Fgeneral%252Fd2a86e28-3b00-413f-9662-434f4eacdac7.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735226/general/d2a86e28-3b00-413f-9662-434f4eacdac7.jpg already downloaded
2026-03-27 22:05:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: a1292231-c928-592f-9950-cba62d0a8eba, identifier: 10741882
2026-03-27 22:05:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: a1292231-c928-592f-9950-cba62d0a8eba with identifier: 10741882
2026-03-27 22:05:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: a1292231-c928-592f-9950-cba62d0a8eba with identifier: 10741882
2026-03-27 22:05:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: a1292231-c928-592f-9950-cba62d0a8eba with identifier: 10741882 to the API
2026-03-27 22:05:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:05:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:05:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741882>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 109,
'expiration_date': '2026-03-30T10:20:00Z',
'fuel_type': 'Electric',
'id': 'a1292231-c928-592f-9950-cba62d0a8eba',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FF352EF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741882',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Nissan',
'model': 'e-NV200',
'odometer': 76386,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 106,
'photo_urls': ['https://images.openlane.eu/carimgs/5735226/general/0e68fd3c-ae99-4689-9cf4-294daea7f96e.jpg',
'https://images.openlane.eu/carimgs/5735226/general/b7b3f4bb-ef35-4cca-bb44-148e6b9ff006.jpg',
'https://images.openlane.eu/carimgs/5735226/general/3035846d-9f64-4ae0-aed8-88b9336dd803.jpg',
'https://images.openlane.eu/carimgs/5735226/general/64f73bff-3af2-4aff-b8a8-786c9a4dd386.jpg',
'https://images.openlane.eu/carimgs/5735226/general/b1af944b-a8c0-4590-9532-813450bc3c33.jpg',
'https://images.openlane.eu/carimgs/5735226/general/3fe798ab-3790-4a85-8562-c8fbcef34fae.jpg',
'https://images.openlane.eu/carimgs/5735226/general/ad2c8c16-4e87-4f9d-be08-74efb1e1d2c3.jpg',
'https://images.openlane.eu/carimgs/5735226/general/2a9ea069-1d86-48c9-ab1d-2e0b5bee79f1.jpg',
'https://images.openlane.eu/carimgs/5735226/general/ef06eefd-b781-4700-aa69-87039124ab03.jpg',
'https://images.openlane.eu/carimgs/5735226/general/d2a86e28-3b00-413f-9662-434f4eacdac7.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a1292231-c928-592f-9950-cba62d0a8eba/a1292231-c928-592f-9950-cba62d0a8eba_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43297,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735226/general/0e68fd3c-ae99-4689-9cf4-294daea7f96e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a1292231-c928-592f-9950-cba62d0a8eba/a1292231-c928-592f-9950-cba62d0a8eba_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 42545,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735226/general/b7b3f4bb-ef35-4cca-bb44-148e6b9ff006.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a1292231-c928-592f-9950-cba62d0a8eba/a1292231-c928-592f-9950-cba62d0a8eba_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 41116,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735226/general/3035846d-9f64-4ae0-aed8-88b9336dd803.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a1292231-c928-592f-9950-cba62d0a8eba/a1292231-c928-592f-9950-cba62d0a8eba_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43175,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735226/general/64f73bff-3af2-4aff-b8a8-786c9a4dd386.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a1292231-c928-592f-9950-cba62d0a8eba/a1292231-c928-592f-9950-cba62d0a8eba_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46107,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735226/general/b1af944b-a8c0-4590-9532-813450bc3c33.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a1292231-c928-592f-9950-cba62d0a8eba/a1292231-c928-592f-9950-cba62d0a8eba_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59982,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735226/general/3fe798ab-3790-4a85-8562-c8fbcef34fae.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a1292231-c928-592f-9950-cba62d0a8eba/a1292231-c928-592f-9950-cba62d0a8eba_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55567,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735226/general/ad2c8c16-4e87-4f9d-be08-74efb1e1d2c3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a1292231-c928-592f-9950-cba62d0a8eba/a1292231-c928-592f-9950-cba62d0a8eba_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67070,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735226/general/2a9ea069-1d86-48c9-ab1d-2e0b5bee79f1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a1292231-c928-592f-9950-cba62d0a8eba/a1292231-c928-592f-9950-cba62d0a8eba_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71979,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735226/general/ef06eefd-b781-4700-aa69-87039124ab03.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a1292231-c928-592f-9950-cba62d0a8eba/a1292231-c928-592f-9950-cba62d0a8eba_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 42005,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735226/general/d2a86e28-3b00-413f-9662-434f4eacdac7.jpg',
'Width': 800}],
'price': 2900,
'price_includes_vat': True,
'registration_date': '2016-07-28',
'seats_number': 2,
'seller_name': 'Arval Italia',
'title': 'Nissan e-NV200 - Electric - Automatic - 109 hp - 76.386 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2016}
2026-03-27 22:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741882%27 HTTP/1.1" 200 None
2026-03-27 22:05:07 [adesa.it] INFO: Saving data for 10741882: {'created_time': 1774649107.609014, 'last_price_update_time': 1774649107.609023, 'auction_closing_time': 1774866000.0}
2026-03-27 22:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741882') HTTP/1.1" 204 0
2026-03-27 22: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-27 22:05:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751908/general/d9039ef6-e06b-4f4a-9cc0-73007994e04a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741896)
2026-03-27 22:05:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751906/general/b081933a-d54a-4857-88cc-5fa185c56589.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741895)
2026-03-27 22:05:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751903/general/d8e135ef-a4c8-4d01-be1b-bf4b9018401b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741894)
2026-03-27 22:05:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751903/general/70c8807d-13e4-4fcb-a1b8-83e5d8b64839.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741894)
2026-03-27 22:05:07 [adesa.it] INFO: Found listing with ID: 10724911
2026-03-27 22:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710724911%27 HTTP/1.1" 200 None
2026-03-27 22:05:07 [adesa.it] INFO: Scrape type for 10724911: 2
2026-03-27 22:05:07 [adesa.it] INFO: Scraping item 10724911 url https://www.openlane.eu/en/carv6/auction/10724911
2026-03-27 22:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751906%252Fgeneral%252F577a3b3c-fe16-4656-8a36-33b9ae3a4224.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751906/general/577a3b3c-fe16-4656-8a36-33b9ae3a4224.jpg not downloaded yet
2026-03-27 22:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751908%252Fgeneral%252Fb3d0539b-cf83-4031-826e-93243a36f4b7.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751908/general/b3d0539b-cf83-4031-826e-93243a36f4b7.jpg not downloaded yet
2026-03-27 22:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751903%252Fgeneral%252F9e61adac-0aa6-47f1-9c5a-025c030f32f8.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751903/general/9e61adac-0aa6-47f1-9c5a-025c030f32f8.jpg not downloaded yet
2026-03-27 22:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752330%252Fgeneral%252F7f46e341-e48f-4930-9bc3-970eb330741c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752330/general/7f46e341-e48f-4930-9bc3-970eb330741c.jpg not downloaded yet
2026-03-27 22:05:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751906/general/1615311d-d5be-49f8-9c25-26b87d36777a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741895)
2026-03-27 22:05:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751908/general/c9325b86-b042-47a3-a1cb-4bdefcabad42.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741896)
2026-03-27 22: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-27 22:05:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:05:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5b4acd0>
2026-03-27 22:05:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:05:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:05:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:05:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_14f03528-16e6-5512-9e95-ffb6fa8f6dff/14f03528-16e6-5512-9e95-ffb6fa8f6dff_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751903%252Fgeneral%252F832d3631-521f-4ac0-b6a1-7e8876b16013.jpg') HTTP/1.1" 204 0
2026-03-27 22:05:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751903/general/832d3631-521f-4ac0-b6a1-7e8876b16013.jpg saved to cache
2026-03-27 22:05:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 14f03528-16e6-5512-9e95-ffb6fa8f6dff
2026-03-27 22:05:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 88617abd-a99e-5320-93d9-7db306be8e62 with identifier: 10741775
2026-03-27 22:05:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 88617abd-a99e-5320-93d9-7db306be8e62 with scrape type 1
2026-03-27 22:05:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 88617abd-a99e-5320-93d9-7db306be8e62
2026-03-27 22:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752328%252Fgeneral%252Fcc221fc0-cb7c-4b9e-baf0-58e98693b890.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752328/general/cc221fc0-cb7c-4b9e-baf0-58e98693b890.jpg not downloaded yet
2026-03-27 22:05:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6f69c8b6-a7e6-51c5-8418-8128fb5bce35 with identifier: 10741759
2026-03-27 22:05:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6f69c8b6-a7e6-51c5-8418-8128fb5bce35 with scrape type 1
2026-03-27 22:05:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6f69c8b6-a7e6-51c5-8418-8128fb5bce35
2026-03-27 22:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743872%252Fgeneral%252Facb8942f-a782-4fcd-af71-2d6923be38d2.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743872/general/acb8942f-a782-4fcd-af71-2d6923be38d2.jpg already downloaded
2026-03-27 22:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743872%252Fgeneral%252F46013029-3381-4048-9861-babf1d23222f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743872/general/46013029-3381-4048-9861-babf1d23222f.jpg already downloaded
2026-03-27 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743872%252Fgeneral%252F82ffac25-77ce-491c-9a30-71b5f3fac231.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743872/general/82ffac25-77ce-491c-9a30-71b5f3fac231.jpg already downloaded
2026-03-27 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743872%252Fgeneral%252F6bb6c112-5c33-4809-af3e-08686175544c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743872/general/6bb6c112-5c33-4809-af3e-08686175544c.jpg already downloaded
2026-03-27 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743872%252Fgeneral%252F19a75b6d-3614-4d79-a51f-19cc2e5ee050.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743872/general/19a75b6d-3614-4d79-a51f-19cc2e5ee050.jpg already downloaded
2026-03-27 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743872%252Fgeneral%252Fc68c73a1-d710-43f7-98d9-13a847640e7a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743872/general/c68c73a1-d710-43f7-98d9-13a847640e7a.jpg already downloaded
2026-03-27 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743872%252Fgeneral%252F9c9b74e4-4148-4828-81c8-bcdd0eedf04b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743872/general/9c9b74e4-4148-4828-81c8-bcdd0eedf04b.jpg already downloaded
2026-03-27 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743872%252Fgeneral%252Fdb14f7af-d9e2-44bc-8354-d8e5dde334b6.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743872/general/db14f7af-d9e2-44bc-8354-d8e5dde334b6.jpg already downloaded
2026-03-27 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743872%252Fgeneral%252F74e8f484-283c-4218-affe-567ba85cb756.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743872/general/74e8f484-283c-4218-affe-567ba85cb756.jpg already downloaded
2026-03-27 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743872%252Fgeneral%252Fe74e6fbb-687d-4bf6-b68a-999bf836f55b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743872/general/e74e6fbb-687d-4bf6-b68a-999bf836f55b.jpg already downloaded
2026-03-27 22:05:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 6f69c8b6-a7e6-51c5-8418-8128fb5bce35, identifier: 10741759
2026-03-27 22:05:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9bca4a0e-4bc1-5398-8767-0b48faefeaa5 with identifier: 10741774
2026-03-27 22:05:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9bca4a0e-4bc1-5398-8767-0b48faefeaa5 with scrape type 1
2026-03-27 22:05:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9bca4a0e-4bc1-5398-8767-0b48faefeaa5
2026-03-27 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752326%252Fgeneral%252F52f21646-e61f-40e1-870e-322a58eb2581.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752326/general/52f21646-e61f-40e1-870e-322a58eb2581.jpg not downloaded yet
2026-03-27 22:05:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f120c896-17ce-5ae8-b0d1-aafd5714e596 with identifier: 10741758
2026-03-27 22:05:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f120c896-17ce-5ae8-b0d1-aafd5714e596 with scrape type 1
2026-03-27 22:05:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f120c896-17ce-5ae8-b0d1-aafd5714e596
2026-03-27 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743870%252Fgeneral%252F28dddf8b-96f0-468d-b1e2-f802fe94a83e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743870/general/28dddf8b-96f0-468d-b1e2-f802fe94a83e.jpg already downloaded
2026-03-27 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743870%252Fgeneral%252Fd11c9a5c-fca5-4e38-bfe5-d1f1f2567d0a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743870/general/d11c9a5c-fca5-4e38-bfe5-d1f1f2567d0a.jpg already downloaded
2026-03-27 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743870%252Fgeneral%252Fcea89e88-6d8c-49b1-952a-ff19c6d6ae62.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743870/general/cea89e88-6d8c-49b1-952a-ff19c6d6ae62.jpg already downloaded
2026-03-27 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743870%252Fgeneral%252Fb5367252-48bd-428e-9729-4d7b0c84e3ce.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743870/general/b5367252-48bd-428e-9729-4d7b0c84e3ce.jpg already downloaded
2026-03-27 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743870%252Fgeneral%252F4d4e7134-c646-4fda-8f84-c442ccd0ed4b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743870/general/4d4e7134-c646-4fda-8f84-c442ccd0ed4b.jpg already downloaded
2026-03-27 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743870%252Fgeneral%252F945eedae-6192-4659-9b2e-a96ce8ce4b87.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743870/general/945eedae-6192-4659-9b2e-a96ce8ce4b87.jpg already downloaded
2026-03-27 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743870%252Fgeneral%252F7d2c43c1-a651-4566-bb90-94cddca27c81.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743870/general/7d2c43c1-a651-4566-bb90-94cddca27c81.jpg already downloaded
2026-03-27 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743870%252Fgeneral%252F81bd4263-4211-4e5c-82a7-68179f78bce4.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743870/general/81bd4263-4211-4e5c-82a7-68179f78bce4.jpg already downloaded
2026-03-27 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743870%252Fgeneral%252Fab84b9dd-8471-4675-b60a-3a280fde7af4.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743870/general/ab84b9dd-8471-4675-b60a-3a280fde7af4.jpg already downloaded
2026-03-27 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743870%252Fgeneral%252Fb5a1d870-5074-4810-9e5f-964b54e19d82.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743870/general/b5a1d870-5074-4810-9e5f-964b54e19d82.jpg already downloaded
2026-03-27 22:05:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: f120c896-17ce-5ae8-b0d1-aafd5714e596, identifier: 10741758
2026-03-27 22:05:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cd92bc8f-fff0-581b-b828-3b6729edba3c with identifier: 10741746
2026-03-27 22:05:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cd92bc8f-fff0-581b-b828-3b6729edba3c with scrape type 1
2026-03-27 22:05:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item cd92bc8f-fff0-581b-b828-3b6729edba3c
2026-03-27 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5134486%252Fgeneral%252F6322ab37-79fe-46ed-b5ef-ac78cb977d3e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5134486/general/6322ab37-79fe-46ed-b5ef-ac78cb977d3e.jpg not downloaded yet
2026-03-27 22:05:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751908/general/6e9c60f8-5cc9-4e37-baf6-5c9d95b013fe.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741896)
2026-03-27 22:05:08 [adesa.it] INFO: Found listing with ID: 10720532
2026-03-27 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720532%27 HTTP/1.1" 200 None
2026-03-27 22:05:08 [adesa.it] INFO: Scrape type for 10720532: 2
2026-03-27 22:05:08 [adesa.it] INFO: Scraping item 10720532 url https://www.openlane.eu/en/carv6/auction/10720532
2026-03-27 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751906%252Fgeneral%252F6ffd089d-0cc2-47d6-ad32-568cb73f9bcf.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751906/general/6ffd089d-0cc2-47d6-ad32-568cb73f9bcf.jpg not downloaded yet
2026-03-27 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751908%252Fgeneral%252Fa93108fc-210a-4b0d-b856-42cc1d8779bb.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751908/general/a93108fc-210a-4b0d-b856-42cc1d8779bb.jpg not downloaded yet
2026-03-27 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751903%252Fgeneral%252Fb5cd9217-0f0a-4bf0-87df-8ba56a98d21f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751903/general/b5cd9217-0f0a-4bf0-87df-8ba56a98d21f.jpg not downloaded yet
2026-03-27 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752330%252Fgeneral%252F423dd764-eb79-49f5-9f5e-351cf7608ca3.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752330/general/423dd764-eb79-49f5-9f5e-351cf7608ca3.jpg not downloaded yet
2026-03-27 22:05:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 6f69c8b6-a7e6-51c5-8418-8128fb5bce35 with identifier: 10741759
2026-03-27 22:05:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 6f69c8b6-a7e6-51c5-8418-8128fb5bce35 with identifier: 10741759
2026-03-27 22:05:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 6f69c8b6-a7e6-51c5-8418-8128fb5bce35 with identifier: 10741759 to the API
2026-03-27 22:05:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:05:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:05:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741759>
{'auction_title': '',
'c_o_2_emission_value': 128,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 101,
'expiration_date': '2026-03-31T10:58:00Z',
'fuel_type': 'Petrol',
'id': '6f69c8b6-a7e6-51c5-8418-8128fb5bce35',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL526ST',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741759',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'DS',
'model': 'DS3 Crossback',
'odometer': 76471,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 38,
'photo_urls': ['https://images.openlane.eu/carimgs/5743872/general/acb8942f-a782-4fcd-af71-2d6923be38d2.jpg',
'https://images.openlane.eu/carimgs/5743872/general/46013029-3381-4048-9861-babf1d23222f.jpg',
'https://images.openlane.eu/carimgs/5743872/general/82ffac25-77ce-491c-9a30-71b5f3fac231.jpg',
'https://images.openlane.eu/carimgs/5743872/general/6bb6c112-5c33-4809-af3e-08686175544c.jpg',
'https://images.openlane.eu/carimgs/5743872/general/19a75b6d-3614-4d79-a51f-19cc2e5ee050.jpg',
'https://images.openlane.eu/carimgs/5743872/general/c68c73a1-d710-43f7-98d9-13a847640e7a.jpg',
'https://images.openlane.eu/carimgs/5743872/general/9c9b74e4-4148-4828-81c8-bcdd0eedf04b.jpg',
'https://images.openlane.eu/carimgs/5743872/general/db14f7af-d9e2-44bc-8354-d8e5dde334b6.jpg',
'https://images.openlane.eu/carimgs/5743872/general/74e8f484-283c-4218-affe-567ba85cb756.jpg',
'https://images.openlane.eu/carimgs/5743872/general/e74e6fbb-687d-4bf6-b68a-999bf836f55b.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6f69c8b6-a7e6-51c5-8418-8128fb5bce35/6f69c8b6-a7e6-51c5-8418-8128fb5bce35_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136203,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743872/general/acb8942f-a782-4fcd-af71-2d6923be38d2.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6f69c8b6-a7e6-51c5-8418-8128fb5bce35/6f69c8b6-a7e6-51c5-8418-8128fb5bce35_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 204222,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743872/general/46013029-3381-4048-9861-babf1d23222f.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6f69c8b6-a7e6-51c5-8418-8128fb5bce35/6f69c8b6-a7e6-51c5-8418-8128fb5bce35_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 175646,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743872/general/82ffac25-77ce-491c-9a30-71b5f3fac231.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6f69c8b6-a7e6-51c5-8418-8128fb5bce35/6f69c8b6-a7e6-51c5-8418-8128fb5bce35_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 185562,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743872/general/6bb6c112-5c33-4809-af3e-08686175544c.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6f69c8b6-a7e6-51c5-8418-8128fb5bce35/6f69c8b6-a7e6-51c5-8418-8128fb5bce35_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57121,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743872/general/19a75b6d-3614-4d79-a51f-19cc2e5ee050.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6f69c8b6-a7e6-51c5-8418-8128fb5bce35/6f69c8b6-a7e6-51c5-8418-8128fb5bce35_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129794,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743872/general/c68c73a1-d710-43f7-98d9-13a847640e7a.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6f69c8b6-a7e6-51c5-8418-8128fb5bce35/6f69c8b6-a7e6-51c5-8418-8128fb5bce35_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46566,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743872/general/9c9b74e4-4148-4828-81c8-bcdd0eedf04b.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6f69c8b6-a7e6-51c5-8418-8128fb5bce35/6f69c8b6-a7e6-51c5-8418-8128fb5bce35_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81364,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743872/general/db14f7af-d9e2-44bc-8354-d8e5dde334b6.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6f69c8b6-a7e6-51c5-8418-8128fb5bce35/6f69c8b6-a7e6-51c5-8418-8128fb5bce35_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78434,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743872/general/74e8f484-283c-4218-affe-567ba85cb756.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6f69c8b6-a7e6-51c5-8418-8128fb5bce35/6f69c8b6-a7e6-51c5-8418-8128fb5bce35_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92722,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743872/general/e74e6fbb-687d-4bf6-b68a-999bf836f55b.jpg',
'Width': 1280}],
'price': 7200,
'price_includes_vat': True,
'registration_date': '2022-10-17',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Italy S.r.l',
'title': 'DS DS3 Crossback Performance Line - Petrol - Manual - 101 hp - '
'76.471 km',
'transmission': 'manual',
'trim': 'Performance Line',
'vin': None,
'year': 2022}
2026-03-27 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741759%27 HTTP/1.1" 200 None
2026-03-27 22:05:08 [adesa.it] INFO: Saving data for 10741759: {'created_time': 1774649108.99026, 'last_price_update_time': 1774649108.99027, 'auction_closing_time': 1774954680.0}
2026-03-27 22:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741759') HTTP/1.1" 204 0
2026-03-27 22:05:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: f120c896-17ce-5ae8-b0d1-aafd5714e596 with identifier: 10741758
2026-03-27 22:05:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: f120c896-17ce-5ae8-b0d1-aafd5714e596 with identifier: 10741758
2026-03-27 22:05:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: f120c896-17ce-5ae8-b0d1-aafd5714e596 with identifier: 10741758 to the API
2026-03-27 22:05:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:05:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:05:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741758>
{'auction_title': '',
'c_o_2_emission_value': 172,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 184,
'expiration_date': '2026-03-31T10:58:00Z',
'fuel_type': 'Hybrid',
'id': 'f120c896-17ce-5ae8-b0d1-aafd5714e596',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GR664LZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741758',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': 'X4',
'odometer': 15541,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 38,
'photo_urls': ['https://images.openlane.eu/carimgs/5743870/general/28dddf8b-96f0-468d-b1e2-f802fe94a83e.jpg',
'https://images.openlane.eu/carimgs/5743870/general/d11c9a5c-fca5-4e38-bfe5-d1f1f2567d0a.jpg',
'https://images.openlane.eu/carimgs/5743870/general/cea89e88-6d8c-49b1-952a-ff19c6d6ae62.jpg',
'https://images.openlane.eu/carimgs/5743870/general/b5367252-48bd-428e-9729-4d7b0c84e3ce.jpg',
'https://images.openlane.eu/carimgs/5743870/general/4d4e7134-c646-4fda-8f84-c442ccd0ed4b.jpg',
'https://images.openlane.eu/carimgs/5743870/general/945eedae-6192-4659-9b2e-a96ce8ce4b87.jpg',
'https://images.openlane.eu/carimgs/5743870/general/7d2c43c1-a651-4566-bb90-94cddca27c81.jpg',
'https://images.openlane.eu/carimgs/5743870/general/81bd4263-4211-4e5c-82a7-68179f78bce4.jpg',
'https://images.openlane.eu/carimgs/5743870/general/ab84b9dd-8471-4675-b60a-3a280fde7af4.jpg',
'https://images.openlane.eu/carimgs/5743870/general/b5a1d870-5074-4810-9e5f-964b54e19d82.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f120c896-17ce-5ae8-b0d1-aafd5714e596/f120c896-17ce-5ae8-b0d1-aafd5714e596_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 374013,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743870/general/28dddf8b-96f0-468d-b1e2-f802fe94a83e.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f120c896-17ce-5ae8-b0d1-aafd5714e596/f120c896-17ce-5ae8-b0d1-aafd5714e596_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 419177,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743870/general/d11c9a5c-fca5-4e38-bfe5-d1f1f2567d0a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f120c896-17ce-5ae8-b0d1-aafd5714e596/f120c896-17ce-5ae8-b0d1-aafd5714e596_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 446881,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743870/general/cea89e88-6d8c-49b1-952a-ff19c6d6ae62.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f120c896-17ce-5ae8-b0d1-aafd5714e596/f120c896-17ce-5ae8-b0d1-aafd5714e596_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 268900,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743870/general/b5367252-48bd-428e-9729-4d7b0c84e3ce.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f120c896-17ce-5ae8-b0d1-aafd5714e596/f120c896-17ce-5ae8-b0d1-aafd5714e596_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 160743,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743870/general/4d4e7134-c646-4fda-8f84-c442ccd0ed4b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f120c896-17ce-5ae8-b0d1-aafd5714e596/f120c896-17ce-5ae8-b0d1-aafd5714e596_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 145933,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743870/general/945eedae-6192-4659-9b2e-a96ce8ce4b87.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f120c896-17ce-5ae8-b0d1-aafd5714e596/f120c896-17ce-5ae8-b0d1-aafd5714e596_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94792,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743870/general/7d2c43c1-a651-4566-bb90-94cddca27c81.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f120c896-17ce-5ae8-b0d1-aafd5714e596/f120c896-17ce-5ae8-b0d1-aafd5714e596_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 249040,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743870/general/81bd4263-4211-4e5c-82a7-68179f78bce4.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f120c896-17ce-5ae8-b0d1-aafd5714e596/f120c896-17ce-5ae8-b0d1-aafd5714e596_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118407,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743870/general/ab84b9dd-8471-4675-b60a-3a280fde7af4.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f120c896-17ce-5ae8-b0d1-aafd5714e596/f120c896-17ce-5ae8-b0d1-aafd5714e596_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122710,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743870/general/b5a1d870-5074-4810-9e5f-964b54e19d82.jpg',
'Width': 1920}],
'price': 35000,
'price_includes_vat': True,
'registration_date': '2023-08-29',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Italy S.r.l',
'title': 'BMW X4 20i M Sport - Hybrid - Automatic - 184 hp - 15.541 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2023}
2026-03-27 22:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741758%27 HTTP/1.1" 200 None
2026-03-27 22:05:09 [adesa.it] INFO: Saving data for 10741758: {'created_time': 1774649109.304379, 'last_price_update_time': 1774649109.304388, 'auction_closing_time': 1774954680.0}
2026-03-27 22:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741758') HTTP/1.1" 204 0
2026-03-27 22:05:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751903/general/1db14636-f4c5-4ec5-831e-ea3295ae4f7e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741894)
2026-03-27 22:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752328%252Fgeneral%252F244dc94a-2bf9-4501-9566-7aee1b8679e5.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752328/general/244dc94a-2bf9-4501-9566-7aee1b8679e5.jpg not downloaded yet
2026-03-27 22:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752326%252Fgeneral%252F87c712e9-2b5f-4cfd-afe3-a9f76805981f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752326/general/87c712e9-2b5f-4cfd-afe3-a9f76805981f.jpg not downloaded yet
2026-03-27 22:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5134486%252Fgeneral%252F621bcb7b-8707-43a4-978d-6c0674f19fd3.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5134486/general/621bcb7b-8707-43a4-978d-6c0674f19fd3.jpg not downloaded yet
2026-03-27 22:05:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741773> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:05:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751906/general/40f077a3-7ddb-4230-9b6d-d77f78c39350.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741895)
2026-03-27 22:05:09 [adesa.it] INFO: Found listing with ID: 10741058
2026-03-27 22:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741058%27 HTTP/1.1" 200 None
2026-03-27 22:05:09 [adesa.it] INFO: Scrape type for 10741058: 1
2026-03-27 22:05:09 [adesa.it] INFO: Scraping item 10741058 url https://www.openlane.eu/en/carv6/auction/10741058
2026-03-27 22:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751906%252Fgeneral%252F230b2db9-214d-42f5-a861-80f686f3c6b9.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751906/general/230b2db9-214d-42f5-a861-80f686f3c6b9.jpg not downloaded yet
2026-03-27 22:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751908%252Fgeneral%252Ff76ec7b3-ad22-476c-a0ac-68ec07ceeec8.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751908/general/f76ec7b3-ad22-476c-a0ac-68ec07ceeec8.jpg not downloaded yet
2026-03-27 22:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751903%252Fgeneral%252Fb0733c2e-ba7c-4015-b10d-ee061a410caf.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751903/general/b0733c2e-ba7c-4015-b10d-ee061a410caf.jpg not downloaded yet
2026-03-27 22:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752330%252Fgeneral%252F6c6d110c-8255-4d5f-aab9-eed0ccb1d197.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752330/general/6c6d110c-8255-4d5f-aab9-eed0ccb1d197.jpg not downloaded yet
2026-03-27 22:05:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:05:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:05:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee4752910>
2026-03-27 22:05:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:05:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:05:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:05:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_452d0067-4e88-57fe-8ff8-1a30dce1dd3d/452d0067-4e88-57fe-8ff8-1a30dce1dd3d_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751908%252Fgeneral%252Fd9039ef6-e06b-4f4a-9cc0-73007994e04a.jpg') HTTP/1.1" 204 0
2026-03-27 22:05:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751908/general/d9039ef6-e06b-4f4a-9cc0-73007994e04a.jpg saved to cache
2026-03-27 22:05:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 452d0067-4e88-57fe-8ff8-1a30dce1dd3d
2026-03-27 22:05:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:05:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5946110>
2026-03-27 22:05:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:05:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:05:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:05:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f46e2294-ed31-5b7f-ab23-d5c053ef09da/f46e2294-ed31-5b7f-ab23-d5c053ef09da_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751906%252Fgeneral%252Fb081933a-d54a-4857-88cc-5fa185c56589.jpg') HTTP/1.1" 204 0
2026-03-27 22:05:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751906/general/b081933a-d54a-4857-88cc-5fa185c56589.jpg saved to cache
2026-03-27 22:05:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item f46e2294-ed31-5b7f-ab23-d5c053ef09da
2026-03-27 22:05:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:05:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee42a3cd0>
2026-03-27 22:05:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:05:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:05:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:05:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_14f03528-16e6-5512-9e95-ffb6fa8f6dff/14f03528-16e6-5512-9e95-ffb6fa8f6dff_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751903%252Fgeneral%252Fd8e135ef-a4c8-4d01-be1b-bf4b9018401b.jpg') HTTP/1.1" 204 0
2026-03-27 22:05:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751903/general/d8e135ef-a4c8-4d01-be1b-bf4b9018401b.jpg saved to cache
2026-03-27 22:05:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 14f03528-16e6-5512-9e95-ffb6fa8f6dff
2026-03-27 22:05:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:05:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee42a0750>
2026-03-27 22:05:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:05:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:05:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:05:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_14f03528-16e6-5512-9e95-ffb6fa8f6dff/14f03528-16e6-5512-9e95-ffb6fa8f6dff_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751903%252Fgeneral%252F70c8807d-13e4-4fcb-a1b8-83e5d8b64839.jpg') HTTP/1.1" 204 0
2026-03-27 22:05:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751903/general/70c8807d-13e4-4fcb-a1b8-83e5d8b64839.jpg saved to cache
2026-03-27 22:05:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 14f03528-16e6-5512-9e95-ffb6fa8f6dff
2026-03-27 22:05:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:05:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5c598d0>
2026-03-27 22:05:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:05:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:05:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:05:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f46e2294-ed31-5b7f-ab23-d5c053ef09da/f46e2294-ed31-5b7f-ab23-d5c053ef09da_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751906%252Fgeneral%252F1615311d-d5be-49f8-9c25-26b87d36777a.jpg') HTTP/1.1" 204 0
2026-03-27 22:05:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751906/general/1615311d-d5be-49f8-9c25-26b87d36777a.jpg saved to cache
2026-03-27 22:05:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item f46e2294-ed31-5b7f-ab23-d5c053ef09da
2026-03-27 22:05:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:05:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee428c950>
2026-03-27 22:05:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:05:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:05:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:05:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_452d0067-4e88-57fe-8ff8-1a30dce1dd3d/452d0067-4e88-57fe-8ff8-1a30dce1dd3d_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751908%252Fgeneral%252Fc9325b86-b042-47a3-a1cb-4bdefcabad42.jpg') HTTP/1.1" 204 0
2026-03-27 22:05:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751908/general/c9325b86-b042-47a3-a1cb-4bdefcabad42.jpg saved to cache
2026-03-27 22:05:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 452d0067-4e88-57fe-8ff8-1a30dce1dd3d
2026-03-27 22:05:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751906/general/b86bd859-37db-4228-91df-c5037aee0710.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741895)
2026-03-27 22:05:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751903/general/a1f60844-d2f7-4b1f-8d24-ae8bb572d109.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741894)
2026-03-27 22:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752328%252Fgeneral%252F8c3ae5ee-a174-406c-bb4c-6e73af63f1ad.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752328/general/8c3ae5ee-a174-406c-bb4c-6e73af63f1ad.jpg not downloaded yet
2026-03-27 22:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752326%252Fgeneral%252F7ddf3340-ca3c-4053-9f27-e50b388e7aff.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752326/general/7ddf3340-ca3c-4053-9f27-e50b388e7aff.jpg not downloaded yet
2026-03-27 22:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5134486%252Fgeneral%252F60d80837-f7a4-4d9d-8c83-75fd6695b8a4.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5134486/general/60d80837-f7a4-4d9d-8c83-75fd6695b8a4.jpg not downloaded yet
2026-03-27 22:05:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:05:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee42abd50>
2026-03-27 22:05:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:05:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:05:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:05:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_452d0067-4e88-57fe-8ff8-1a30dce1dd3d/452d0067-4e88-57fe-8ff8-1a30dce1dd3d_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751908%252Fgeneral%252F6e9c60f8-5cc9-4e37-baf6-5c9d95b013fe.jpg') HTTP/1.1" 204 0
2026-03-27 22:05:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751908/general/6e9c60f8-5cc9-4e37-baf6-5c9d95b013fe.jpg saved to cache
2026-03-27 22:05:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 452d0067-4e88-57fe-8ff8-1a30dce1dd3d
2026-03-27 22:05:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751908/general/55fff20d-eaee-4aea-8aba-5b735b8aa056.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741896)
2026-03-27 22:05:09 [adesa.it] INFO: Found listing with ID: 10741059
2026-03-27 22:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741059%27 HTTP/1.1" 200 None
2026-03-27 22:05:09 [adesa.it] INFO: Scrape type for 10741059: 1
2026-03-27 22:05:09 [adesa.it] INFO: Scraping item 10741059 url https://www.openlane.eu/en/carv6/auction/10741059
2026-03-27 22:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751906%252Fgeneral%252F7432fbb1-989c-4a80-bc61-fec766cab938.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751906/general/7432fbb1-989c-4a80-bc61-fec766cab938.jpg not downloaded yet
2026-03-27 22:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751908%252Fgeneral%252F1d4f7b7d-a670-4548-8bb0-781942fd8caf.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751908/general/1d4f7b7d-a670-4548-8bb0-781942fd8caf.jpg not downloaded yet
2026-03-27 22:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751903%252Fgeneral%252Ff2cb6526-11b5-40a1-b9a0-766825c3f847.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751903/general/f2cb6526-11b5-40a1-b9a0-766825c3f847.jpg not downloaded yet
2026-03-27 22:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752330%252Fgeneral%252Ff85607c5-295e-4d78-afa0-bec3d668986b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752330/general/f85607c5-295e-4d78-afa0-bec3d668986b.jpg not downloaded yet
2026-03-27 22:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752328%252Fgeneral%252Fe5042652-550e-4853-85c4-4c7e105362c1.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752328/general/e5042652-550e-4853-85c4-4c7e105362c1.jpg not downloaded yet
2026-03-27 22:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752326%252Fgeneral%252F690c60e4-55e4-4e1e-8a4d-ebf4b043601a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752326/general/690c60e4-55e4-4e1e-8a4d-ebf4b043601a.jpg not downloaded yet
2026-03-27 22:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5134486%252Fgeneral%252F4064b78d-a2f8-41cd-b102-9d205e8fce18.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5134486/general/4064b78d-a2f8-41cd-b102-9d205e8fce18.jpg not downloaded yet
2026-03-27 22:05:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:05:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee428ed10>
2026-03-27 22:05:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:05:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:05:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:05:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_14f03528-16e6-5512-9e95-ffb6fa8f6dff/14f03528-16e6-5512-9e95-ffb6fa8f6dff_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751903%252Fgeneral%252F1db14636-f4c5-4ec5-831e-ea3295ae4f7e.jpg') HTTP/1.1" 204 0
2026-03-27 22:05:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751903/general/1db14636-f4c5-4ec5-831e-ea3295ae4f7e.jpg saved to cache
2026-03-27 22:05:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 14f03528-16e6-5512-9e95-ffb6fa8f6dff
2026-03-27 22:05:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6d1155c1-84cc-5734-85f0-5998e341cb51 with identifier: 10741773
2026-03-27 22:05:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6d1155c1-84cc-5734-85f0-5998e341cb51 with scrape type 1
2026-03-27 22:05:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6d1155c1-84cc-5734-85f0-5998e341cb51
2026-03-27 22:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752324%252Fgeneral%252F7869c36b-239b-40d2-89ec-ac96e6a84804.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752324/general/7869c36b-239b-40d2-89ec-ac96e6a84804.jpg not downloaded yet
2026-03-27 22:05:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:05:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5955f50>
2026-03-27 22:05:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:05:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:05:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:05:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f46e2294-ed31-5b7f-ab23-d5c053ef09da/f46e2294-ed31-5b7f-ab23-d5c053ef09da_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751906%252Fgeneral%252F40f077a3-7ddb-4230-9b6d-d77f78c39350.jpg') HTTP/1.1" 204 0
2026-03-27 22:05:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751906/general/40f077a3-7ddb-4230-9b6d-d77f78c39350.jpg saved to cache
2026-03-27 22:05:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item f46e2294-ed31-5b7f-ab23-d5c053ef09da
2026-03-27 22:05:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751903/general/b5cd9217-0f0a-4bf0-87df-8ba56a98d21f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741894)
2026-03-27 22:05:10 [adesa.it] INFO: Found listing with ID: 10741053
2026-03-27 22:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741053%27 HTTP/1.1" 200 None
2026-03-27 22:05:10 [adesa.it] INFO: Scrape type for 10741053: 0
2026-03-27 22:05:10 [adesa.it] INFO: Skipping item 10741053 url https://www.openlane.eu/en/carv6/auction/10741053
2026-03-27 22:05:10 [adesa.it] INFO: Found listing with ID: 10735761
2026-03-27 22:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735761%27 HTTP/1.1" 200 None
2026-03-27 22:05:10 [adesa.it] INFO: Scrape type for 10735761: 0
2026-03-27 22:05:10 [adesa.it] INFO: Skipping item 10735761 url https://www.openlane.eu/en/carv6/auction/10735761
2026-03-27 22:05:10 [adesa.it] INFO: Found listing with ID: 10735759
2026-03-27 22:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735759%27 HTTP/1.1" 200 None
2026-03-27 22:05:10 [adesa.it] INFO: Scrape type for 10735759: 0
2026-03-27 22:05:10 [adesa.it] INFO: Skipping item 10735759 url https://www.openlane.eu/en/carv6/auction/10735759
2026-03-27 22:05:10 [adesa.it] INFO: Found listing with ID: 10735768
2026-03-27 22:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735768%27 HTTP/1.1" 200 None
2026-03-27 22:05:10 [adesa.it] INFO: Scrape type for 10735768: 0
2026-03-27 22:05:10 [adesa.it] INFO: Skipping item 10735768 url https://www.openlane.eu/en/carv6/auction/10735768
2026-03-27 22:05:10 [adesa.it] INFO: Found listing with ID: 10720552
2026-03-27 22:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720552%27 HTTP/1.1" 200 None
2026-03-27 22:05:10 [adesa.it] INFO: Scrape type for 10720552: 2
2026-03-27 22:05:10 [adesa.it] INFO: Scraping item 10720552 url https://www.openlane.eu/en/carv6/auction/10720552
2026-03-27 22:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752330%252Fgeneral%252Fcc64e1b9-9b3a-4af7-b8ed-5e5bcef695d6.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752330/general/cc64e1b9-9b3a-4af7-b8ed-5e5bcef695d6.jpg not downloaded yet
2026-03-27 22:05:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5134486/general/6322ab37-79fe-46ed-b5ef-ac78cb977d3e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741746)
2026-03-27 22:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752328%252Fgeneral%252Fb52bc91c-3ffd-4d42-bdc7-15e183a9848b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752328/general/b52bc91c-3ffd-4d42-bdc7-15e183a9848b.jpg not downloaded yet
2026-03-27 22:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752326%252Fgeneral%252F564c6e31-1387-4d8e-b52a-ad9f36e0b74d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752326/general/564c6e31-1387-4d8e-b52a-ad9f36e0b74d.jpg not downloaded yet
2026-03-27 22:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5134486%252Fgeneral%252F058fedce-5872-4238-be5f-5dcad73734f0.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5134486/general/058fedce-5872-4238-be5f-5dcad73734f0.jpg not downloaded yet
2026-03-27 22:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752324%252Fgeneral%252Fc8ddc1e2-c487-470f-a86d-905f3a08eec2.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752324/general/c8ddc1e2-c487-470f-a86d-905f3a08eec2.jpg not downloaded yet
2026-03-27 22:05:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:05:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee461dc50>
2026-03-27 22:05:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:05:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:05:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:05:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f46e2294-ed31-5b7f-ab23-d5c053ef09da/f46e2294-ed31-5b7f-ab23-d5c053ef09da_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751906%252Fgeneral%252Fb86bd859-37db-4228-91df-c5037aee0710.jpg') HTTP/1.1" 204 0
2026-03-27 22:05:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751906/general/b86bd859-37db-4228-91df-c5037aee0710.jpg saved to cache
2026-03-27 22:05:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item f46e2294-ed31-5b7f-ab23-d5c053ef09da
2026-03-27 22:05:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:05:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5867910>
2026-03-27 22:05:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:05:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:05:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:05:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_14f03528-16e6-5512-9e95-ffb6fa8f6dff/14f03528-16e6-5512-9e95-ffb6fa8f6dff_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751903%252Fgeneral%252Fa1f60844-d2f7-4b1f-8d24-ae8bb572d109.jpg') HTTP/1.1" 204 0
2026-03-27 22:05:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751903/general/a1f60844-d2f7-4b1f-8d24-ae8bb572d109.jpg saved to cache
2026-03-27 22:05:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 14f03528-16e6-5512-9e95-ffb6fa8f6dff
2026-03-27 22:05:10 [adesa.it] INFO: Found listing with ID: 10720531
2026-03-27 22:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720531%27 HTTP/1.1" 200 None
2026-03-27 22:05:10 [adesa.it] INFO: Scrape type for 10720531: 2
2026-03-27 22:05:10 [adesa.it] INFO: Scraping item 10720531 url https://www.openlane.eu/en/carv6/auction/10720531
2026-03-27 22:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752330%252Fgeneral%252Ffbbd88bc-873d-48ea-9691-8400589ccabc.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752330/general/fbbd88bc-873d-48ea-9691-8400589ccabc.jpg not downloaded yet
2026-03-27 22:05:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:05:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee4775010>
2026-03-27 22:05:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:05:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:05:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:05:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_452d0067-4e88-57fe-8ff8-1a30dce1dd3d/452d0067-4e88-57fe-8ff8-1a30dce1dd3d_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751908%252Fgeneral%252F55fff20d-eaee-4aea-8aba-5b735b8aa056.jpg') HTTP/1.1" 204 0
2026-03-27 22:05:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751908/general/55fff20d-eaee-4aea-8aba-5b735b8aa056.jpg saved to cache
2026-03-27 22:05:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 452d0067-4e88-57fe-8ff8-1a30dce1dd3d
2026-03-27 22:05:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752330/general/af631b95-8332-4dfc-9712-58bbf460cc99.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741776)
2026-03-27 22:05:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5134486/general/621bcb7b-8707-43a4-978d-6c0674f19fd3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741746)
2026-03-27 22:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752328%252Fgeneral%252Fad6ca325-9e1c-4b70-b87d-172d260a8af7.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752328/general/ad6ca325-9e1c-4b70-b87d-172d260a8af7.jpg not downloaded yet
2026-03-27 22:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752326%252Fgeneral%252F9d8711cf-614a-49f8-a28a-1fdfdea488e3.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752326/general/9d8711cf-614a-49f8-a28a-1fdfdea488e3.jpg not downloaded yet
2026-03-27 22:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5134486%252Fgeneral%252F3b07482e-ba19-4df8-a306-65fa50e287e5.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5134486/general/3b07482e-ba19-4df8-a306-65fa50e287e5.jpg not downloaded yet
2026-03-27 22:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752324%252Fgeneral%252Fe77fbfcc-fc5f-4641-9382-7f7c904de687.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752324/general/e77fbfcc-fc5f-4641-9382-7f7c904de687.jpg not downloaded yet
2026-03-27 22:05:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741771> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:05:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741757> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:05:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:05:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee4616cd0>
2026-03-27 22:05:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:05:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:05:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:05:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_14f03528-16e6-5512-9e95-ffb6fa8f6dff/14f03528-16e6-5512-9e95-ffb6fa8f6dff_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751903%252Fgeneral%252Fb5cd9217-0f0a-4bf0-87df-8ba56a98d21f.jpg') HTTP/1.1" 204 0
2026-03-27 22:05:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751903/general/b5cd9217-0f0a-4bf0-87df-8ba56a98d21f.jpg saved to cache
2026-03-27 22:05:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 14f03528-16e6-5512-9e95-ffb6fa8f6dff
2026-03-27 22:05:10 [adesa.it] INFO: Found listing with ID: 10740305
2026-03-27 22:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740305%27 HTTP/1.1" 200 None
2026-03-27 22:05:10 [adesa.it] INFO: Scrape type for 10740305: 0
2026-03-27 22:05:10 [adesa.it] INFO: Skipping item 10740305 url https://www.openlane.eu/en/carv6/auction/10740305
2026-03-27 22:05:10 [adesa.it] INFO: Found listing with ID: 10724920
2026-03-27 22:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710724920%27 HTTP/1.1" 200 None
2026-03-27 22:05:10 [adesa.it] INFO: Scrape type for 10724920: 2
2026-03-27 22:05:10 [adesa.it] INFO: Scraping item 10724920 url https://www.openlane.eu/en/carv6/auction/10724920
2026-03-27 22:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752330%252Fgeneral%252Ff509b801-253b-477f-86d7-5024a840a459.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752330/general/f509b801-253b-477f-86d7-5024a840a459.jpg not downloaded yet
2026-03-27 22: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-27 22:05:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:05:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee42aaf50>
2026-03-27 22:05:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:05:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:05:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:05:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cd92bc8f-fff0-581b-b828-3b6729edba3c/cd92bc8f-fff0-581b-b828-3b6729edba3c_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5134486%252Fgeneral%252F6322ab37-79fe-46ed-b5ef-ac78cb977d3e.jpg') HTTP/1.1" 204 0
2026-03-27 22:05:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5134486/general/6322ab37-79fe-46ed-b5ef-ac78cb977d3e.jpg saved to cache
2026-03-27 22:05:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item cd92bc8f-fff0-581b-b828-3b6729edba3c
2026-03-27 22:05:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752330/general/7f46e341-e48f-4930-9bc3-970eb330741c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741776)
2026-03-27 22:05:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752330/general/423dd764-eb79-49f5-9f5e-351cf7608ca3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741776)
2026-03-27 22:05:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752326/general/87c712e9-2b5f-4cfd-afe3-a9f76805981f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741774)
2026-03-27 22:05:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752330/general/6c6d110c-8255-4d5f-aab9-eed0ccb1d197.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741776)
2026-03-27 22:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752328%252Fgeneral%252F16d50699-7c04-4f61-97b9-5a9c4c91f118.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752328/general/16d50699-7c04-4f61-97b9-5a9c4c91f118.jpg not downloaded yet
2026-03-27 22:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752326%252Fgeneral%252F6b22a3b5-828e-4e68-af6d-b75e6d2f73d8.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752326/general/6b22a3b5-828e-4e68-af6d-b75e6d2f73d8.jpg not downloaded yet
2026-03-27 22:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5134486%252Fgeneral%252Faab2ac8d-6342-42a8-b064-86e69110914d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5134486/general/aab2ac8d-6342-42a8-b064-86e69110914d.jpg not downloaded yet
2026-03-27 22:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752324%252Fgeneral%252F679fe0c7-1f5a-4559-a9ac-cd383e4641ee.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752324/general/679fe0c7-1f5a-4559-a9ac-cd383e4641ee.jpg not downloaded yet
2026-03-27 22:05:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741772> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:05:10 [adesa.it] INFO: Found listing with ID: 10724931
2026-03-27 22:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710724931%27 HTTP/1.1" 200 None
2026-03-27 22:05:10 [adesa.it] INFO: Scrape type for 10724931: 2
2026-03-27 22:05:10 [adesa.it] INFO: Scraping item 10724931 url https://www.openlane.eu/en/carv6/auction/10724931
2026-03-27 22:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752330%252Fgeneral%252Fc215bee7-a74b-4257-9f6f-8e693a5175be.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752330/general/c215bee7-a74b-4257-9f6f-8e693a5175be.jpg not downloaded yet
2026-03-27 22:05:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:05:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee46f9650>
2026-03-27 22:05:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:05:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:05:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:05:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_596b5dd9-bbd1-5134-8760-04b4a45b7efc/596b5dd9-bbd1-5134-8760-04b4a45b7efc_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752330%252Fgeneral%252Faf631b95-8332-4dfc-9712-58bbf460cc99.jpg') HTTP/1.1" 204 0
2026-03-27 22:05:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752330/general/af631b95-8332-4dfc-9712-58bbf460cc99.jpg saved to cache
2026-03-27 22:05:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 596b5dd9-bbd1-5134-8760-04b4a45b7efc
2026-03-27 22:05:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:05:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5b63350>
2026-03-27 22:05:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:05:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:05:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:05:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cd92bc8f-fff0-581b-b828-3b6729edba3c/cd92bc8f-fff0-581b-b828-3b6729edba3c_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5134486%252Fgeneral%252F621bcb7b-8707-43a4-978d-6c0674f19fd3.jpg') HTTP/1.1" 204 0
2026-03-27 22:05:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5134486/general/621bcb7b-8707-43a4-978d-6c0674f19fd3.jpg saved to cache
2026-03-27 22:05:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item cd92bc8f-fff0-581b-b828-3b6729edba3c
2026-03-27 22:05:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752330/general/f85607c5-295e-4d78-afa0-bec3d668986b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741776)
2026-03-27 22:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752328%252Fgeneral%252Fb471b00e-56c0-408a-9252-9e50194a7fbf.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752328/general/b471b00e-56c0-408a-9252-9e50194a7fbf.jpg not downloaded yet
2026-03-27 22:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752326%252Fgeneral%252Fe9923268-a39c-4240-ab4a-890b5a6de586.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752326/general/e9923268-a39c-4240-ab4a-890b5a6de586.jpg not downloaded yet
2026-03-27 22:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5134486%252Fgeneral%252F8375b826-939c-46aa-8777-3a5c633b2bd4.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5134486/general/8375b826-939c-46aa-8777-3a5c633b2bd4.jpg not downloaded yet
2026-03-27 22:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752324%252Fgeneral%252F05265756-acab-41a3-b92b-b274fdf8ac80.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752324/general/05265756-acab-41a3-b92b-b274fdf8ac80.jpg not downloaded yet
2026-03-27 22:05:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2ab0fb29-a20a-5191-873f-c653d853d741 with identifier: 10741771
2026-03-27 22:05:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2ab0fb29-a20a-5191-873f-c653d853d741 with scrape type 1
2026-03-27 22:05:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2ab0fb29-a20a-5191-873f-c653d853d741
2026-03-27 22:05:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752319%252Fgeneral%252F1957c42f-4ed8-4790-b914-ab75c390357d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752319/general/1957c42f-4ed8-4790-b914-ab75c390357d.jpg not downloaded yet
2026-03-27 22:05:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d46c18a1-7931-5f98-b25c-77b39cf72106 with identifier: 10741757
2026-03-27 22:05:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d46c18a1-7931-5f98-b25c-77b39cf72106 with scrape type 1
2026-03-27 22:05:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d46c18a1-7931-5f98-b25c-77b39cf72106
2026-03-27 22:05:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743869%252Fgeneral%252Feb0275f5-65a7-4954-9600-84d8d7e5f028.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743869/general/eb0275f5-65a7-4954-9600-84d8d7e5f028.jpg already downloaded
2026-03-27 22:05:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743869%252Fgeneral%252F5157a23d-b5c8-4c25-8113-3f818527a9a1.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743869/general/5157a23d-b5c8-4c25-8113-3f818527a9a1.jpg already downloaded
2026-03-27 22:05:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743869%252Fgeneral%252F02e90fd3-fefc-4102-bf8f-8b3051e195df.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743869/general/02e90fd3-fefc-4102-bf8f-8b3051e195df.jpg already downloaded
2026-03-27 22:05:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743869%252Fgeneral%252F25396fd0-59a4-412f-8be4-8d27e584dca3.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743869/general/25396fd0-59a4-412f-8be4-8d27e584dca3.jpg already downloaded
2026-03-27 22:05:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743869%252Fgeneral%252Fcef00d3d-93d3-4933-8d4c-850dae7c16ff.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743869/general/cef00d3d-93d3-4933-8d4c-850dae7c16ff.jpg already downloaded
2026-03-27 22:05:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743869%252Fgeneral%252Fc3990262-15f2-42c4-aebe-c4249d2dbdff.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743869/general/c3990262-15f2-42c4-aebe-c4249d2dbdff.jpg already downloaded
2026-03-27 22:05:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743869%252Fgeneral%252F4a419b0d-6a6b-4e6a-a7de-5ab9a2bedc11.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743869/general/4a419b0d-6a6b-4e6a-a7de-5ab9a2bedc11.jpg already downloaded
2026-03-27 22:05:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743869%252Fgeneral%252F3a51fe3d-3b88-499d-9ab4-9a00f61c7345.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743869/general/3a51fe3d-3b88-499d-9ab4-9a00f61c7345.jpg already downloaded
2026-03-27 22:05:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743869%252Fgeneral%252Fe07f9b06-2e35-4c21-b685-4e242f5aa364.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743869/general/e07f9b06-2e35-4c21-b685-4e242f5aa364.jpg already downloaded
2026-03-27 22:05:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743869%252Fgeneral%252F9ce6cae5-bb8c-4100-b07e-10625236bd77.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743869/general/9ce6cae5-bb8c-4100-b07e-10625236bd77.jpg already downloaded
2026-03-27 22:05:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: d46c18a1-7931-5f98-b25c-77b39cf72106, identifier: 10741757
2026-03-27 22:05:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752324/general/7869c36b-239b-40d2-89ec-ac96e6a84804.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741773)
2026-03-27 22:05:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5134486/general/058fedce-5872-4238-be5f-5dcad73734f0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741746)
2026-03-27 22:05:11 [adesa.it] INFO: Found listing with ID: 10720519
2026-03-27 22:05:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720519%27 HTTP/1.1" 200 None
2026-03-27 22:05:11 [adesa.it] INFO: Scrape type for 10720519: 2
2026-03-27 22:05:11 [adesa.it] INFO: Scraping item 10720519 url https://www.openlane.eu/en/carv6/auction/10720519
2026-03-27 22:05:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752330%252Fgeneral%252F09a071e3-8c25-497b-8ade-7b51ecdee61f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752330/general/09a071e3-8c25-497b-8ade-7b51ecdee61f.jpg not downloaded yet
2026-03-27 22:05:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: d46c18a1-7931-5f98-b25c-77b39cf72106 with identifier: 10741757
2026-03-27 22:05:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: d46c18a1-7931-5f98-b25c-77b39cf72106 with identifier: 10741757
2026-03-27 22:05:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: d46c18a1-7931-5f98-b25c-77b39cf72106 with identifier: 10741757 to the API
2026-03-27 22:05:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:05:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:05:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741757>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-31T10:58:00Z',
'fuel_type': 'Hybrid',
'id': 'd46c18a1-7931-5f98-b25c-77b39cf72106',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ771BA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741757',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': '3 Series',
'odometer': 154834,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 19,
'photo_urls': ['https://images.openlane.eu/carimgs/5743869/general/eb0275f5-65a7-4954-9600-84d8d7e5f028.jpg',
'https://images.openlane.eu/carimgs/5743869/general/5157a23d-b5c8-4c25-8113-3f818527a9a1.jpg',
'https://images.openlane.eu/carimgs/5743869/general/02e90fd3-fefc-4102-bf8f-8b3051e195df.jpg',
'https://images.openlane.eu/carimgs/5743869/general/25396fd0-59a4-412f-8be4-8d27e584dca3.jpg',
'https://images.openlane.eu/carimgs/5743869/general/cef00d3d-93d3-4933-8d4c-850dae7c16ff.jpg',
'https://images.openlane.eu/carimgs/5743869/general/c3990262-15f2-42c4-aebe-c4249d2dbdff.jpg',
'https://images.openlane.eu/carimgs/5743869/general/4a419b0d-6a6b-4e6a-a7de-5ab9a2bedc11.jpg',
'https://images.openlane.eu/carimgs/5743869/general/3a51fe3d-3b88-499d-9ab4-9a00f61c7345.jpg',
'https://images.openlane.eu/carimgs/5743869/general/e07f9b06-2e35-4c21-b685-4e242f5aa364.jpg',
'https://images.openlane.eu/carimgs/5743869/general/9ce6cae5-bb8c-4100-b07e-10625236bd77.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d46c18a1-7931-5f98-b25c-77b39cf72106/d46c18a1-7931-5f98-b25c-77b39cf72106_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 329020,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743869/general/eb0275f5-65a7-4954-9600-84d8d7e5f028.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d46c18a1-7931-5f98-b25c-77b39cf72106/d46c18a1-7931-5f98-b25c-77b39cf72106_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 321357,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743869/general/5157a23d-b5c8-4c25-8113-3f818527a9a1.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d46c18a1-7931-5f98-b25c-77b39cf72106/d46c18a1-7931-5f98-b25c-77b39cf72106_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 373072,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743869/general/02e90fd3-fefc-4102-bf8f-8b3051e195df.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d46c18a1-7931-5f98-b25c-77b39cf72106/d46c18a1-7931-5f98-b25c-77b39cf72106_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 340174,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743869/general/25396fd0-59a4-412f-8be4-8d27e584dca3.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d46c18a1-7931-5f98-b25c-77b39cf72106/d46c18a1-7931-5f98-b25c-77b39cf72106_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 168999,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743869/general/cef00d3d-93d3-4933-8d4c-850dae7c16ff.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d46c18a1-7931-5f98-b25c-77b39cf72106/d46c18a1-7931-5f98-b25c-77b39cf72106_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 184954,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743869/general/c3990262-15f2-42c4-aebe-c4249d2dbdff.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d46c18a1-7931-5f98-b25c-77b39cf72106/d46c18a1-7931-5f98-b25c-77b39cf72106_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 210397,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743869/general/4a419b0d-6a6b-4e6a-a7de-5ab9a2bedc11.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d46c18a1-7931-5f98-b25c-77b39cf72106/d46c18a1-7931-5f98-b25c-77b39cf72106_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127008,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743869/general/3a51fe3d-3b88-499d-9ab4-9a00f61c7345.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d46c18a1-7931-5f98-b25c-77b39cf72106/d46c18a1-7931-5f98-b25c-77b39cf72106_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 224579,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743869/general/e07f9b06-2e35-4c21-b685-4e242f5aa364.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d46c18a1-7931-5f98-b25c-77b39cf72106/d46c18a1-7931-5f98-b25c-77b39cf72106_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 189781,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743869/general/9ce6cae5-bb8c-4100-b07e-10625236bd77.jpg',
'Width': 1920}],
'price': 12600,
'price_includes_vat': True,
'registration_date': '2022-02-18',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Italy S.r.l',
'title': 'BMW 3 Series Touring 320d Business - Hybrid - Automatic - 190 hp - '
'154.834 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-27 22:05:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741757%27 HTTP/1.1" 200 None
2026-03-27 22:05:11 [adesa.it] INFO: Saving data for 10741757: {'created_time': 1774649111.76393, 'last_price_update_time': 1774649111.763978, 'auction_closing_time': 1774954680.0}
2026-03-27 22:05:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741757') HTTP/1.1" 204 0
2026-03-27 22:05:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752328%252Fgeneral%252F8815ebf2-28f0-49d7-8ad0-914f79102a78.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752328/general/8815ebf2-28f0-49d7-8ad0-914f79102a78.jpg not downloaded yet
2026-03-27 22:05:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752326%252Fgeneral%252F5d190574-b590-49e0-b564-9cc47b7ffa93.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752326/general/5d190574-b590-49e0-b564-9cc47b7ffa93.jpg not downloaded yet
2026-03-27 22:05:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5134486%252Fgeneral%252F64bafb3d-7f4d-473f-b981-3206cb9edd92.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5134486/general/64bafb3d-7f4d-473f-b981-3206cb9edd92.jpg not downloaded yet
2026-03-27 22:05:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752324%252Fgeneral%252F838a9359-aa93-40f7-ab42-6777b75b4fe9.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752324/general/838a9359-aa93-40f7-ab42-6777b75b4fe9.jpg not downloaded yet
2026-03-27 22:05:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752319%252Fgeneral%252F2df63bba-ef81-4f6d-b22e-01d3a9dfb9f4.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752319/general/2df63bba-ef81-4f6d-b22e-01d3a9dfb9f4.jpg not downloaded yet
2026-03-27 22:05:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720521> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:05:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:05:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee59ae610>
2026-03-27 22:05:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:05:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:05:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:05:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_596b5dd9-bbd1-5134-8760-04b4a45b7efc/596b5dd9-bbd1-5134-8760-04b4a45b7efc_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752330%252Fgeneral%252F7f46e341-e48f-4930-9bc3-970eb330741c.jpg') HTTP/1.1" 204 0
2026-03-27 22:05:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752330/general/7f46e341-e48f-4930-9bc3-970eb330741c.jpg saved to cache
2026-03-27 22:05:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 596b5dd9-bbd1-5134-8760-04b4a45b7efc
2026-03-27 22:05:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:05:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee46f3f50>
2026-03-27 22:05:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:05:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:05:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:05:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_596b5dd9-bbd1-5134-8760-04b4a45b7efc/596b5dd9-bbd1-5134-8760-04b4a45b7efc_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752330%252Fgeneral%252F423dd764-eb79-49f5-9f5e-351cf7608ca3.jpg') HTTP/1.1" 204 0
2026-03-27 22:05:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752330/general/423dd764-eb79-49f5-9f5e-351cf7608ca3.jpg saved to cache
2026-03-27 22:05:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 596b5dd9-bbd1-5134-8760-04b4a45b7efc
2026-03-27 22:05:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:05:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee59fab10>
2026-03-27 22:05:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:05:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:05:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:05:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9bca4a0e-4bc1-5398-8767-0b48faefeaa5/9bca4a0e-4bc1-5398-8767-0b48faefeaa5_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752326%252Fgeneral%252F87c712e9-2b5f-4cfd-afe3-a9f76805981f.jpg') HTTP/1.1" 204 0
2026-03-27 22:05:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752326/general/87c712e9-2b5f-4cfd-afe3-a9f76805981f.jpg saved to cache
2026-03-27 22:05:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 9bca4a0e-4bc1-5398-8767-0b48faefeaa5
2026-03-27 22:05:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:05:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5daef50>
2026-03-27 22:05:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:05:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:05:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:05:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_596b5dd9-bbd1-5134-8760-04b4a45b7efc/596b5dd9-bbd1-5134-8760-04b4a45b7efc_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752330%252Fgeneral%252F6c6d110c-8255-4d5f-aab9-eed0ccb1d197.jpg') HTTP/1.1" 204 0
2026-03-27 22:05:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752330/general/6c6d110c-8255-4d5f-aab9-eed0ccb1d197.jpg saved to cache
2026-03-27 22:05:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 596b5dd9-bbd1-5134-8760-04b4a45b7efc
2026-03-27 22:05:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2916b2e7-60a0-5000-bdf7-fd73312cd5be with identifier: 10741772
2026-03-27 22:05:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2916b2e7-60a0-5000-bdf7-fd73312cd5be with scrape type 1
2026-03-27 22:05:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2916b2e7-60a0-5000-bdf7-fd73312cd5be
2026-03-27 22:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752323%252Fgeneral%252F2a4a7ffb-9f0c-42d9-82cf-5009001e9fa2.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752323/general/2a4a7ffb-9f0c-42d9-82cf-5009001e9fa2.jpg not downloaded yet
2026-03-27 22:05:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752324/general/c8ddc1e2-c487-470f-a86d-905f3a08eec2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741773)
2026-03-27 22:05:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5134486/general/3b07482e-ba19-4df8-a306-65fa50e287e5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741746)
2026-03-27 22:05:12 [adesa.it] INFO: Found listing with ID: 10724940
2026-03-27 22:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710724940%27 HTTP/1.1" 200 None
2026-03-27 22:05:12 [adesa.it] INFO: Scrape type for 10724940: 2
2026-03-27 22:05:12 [adesa.it] INFO: Scraping item 10724940 url https://www.openlane.eu/en/carv6/auction/10724940
2026-03-27 22:05:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:05:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752326/general/9d8711cf-614a-49f8-a28a-1fdfdea488e3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741774)
2026-03-27 22:05:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752328/general/ad6ca325-9e1c-4b70-b87d-172d260a8af7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741775)
2026-03-27 22:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752328%252Fgeneral%252Fbaf318e6-487d-45da-a13f-450f3e03d1b8.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752328/general/baf318e6-487d-45da-a13f-450f3e03d1b8.jpg not downloaded yet
2026-03-27 22:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752326%252Fgeneral%252F985d8ec0-d2d8-4d89-a1fe-d71866c3197b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752326/general/985d8ec0-d2d8-4d89-a1fe-d71866c3197b.jpg not downloaded yet
2026-03-27 22:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5134486%252Fgeneral%252F51d63fa9-1050-414c-9e4a-bb232d554c6d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5134486/general/51d63fa9-1050-414c-9e4a-bb232d554c6d.jpg not downloaded yet
2026-03-27 22:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752324%252Fgeneral%252F9159d1e0-d5e7-4283-9325-416b718c8965.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752324/general/9159d1e0-d5e7-4283-9325-416b718c8965.jpg not downloaded yet
2026-03-27 22:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752319%252Fgeneral%252Fc2c30711-ca2b-477f-9a5c-c06484e6ae7f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752319/general/c2c30711-ca2b-477f-9a5c-c06484e6ae7f.jpg not downloaded yet
2026-03-27 22:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752323%252Fgeneral%252F75481ccb-9e58-4d22-80e3-f49c2a00089a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752323/general/75481ccb-9e58-4d22-80e3-f49c2a00089a.jpg not downloaded yet
2026-03-27 22:05:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741873> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:05:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741057> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:05:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752330/general/fbbd88bc-873d-48ea-9691-8400589ccabc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741776)
2026-03-27 22:05:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752324/general/e77fbfcc-fc5f-4641-9382-7f7c904de687.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741773)
2026-03-27 22:05:12 [adesa.it] INFO: Found listing with ID: 10735689
2026-03-27 22:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735689%27 HTTP/1.1" 200 None
2026-03-27 22:05:12 [adesa.it] INFO: Scrape type for 10735689: 0
2026-03-27 22:05:12 [adesa.it] INFO: Skipping item 10735689 url https://www.openlane.eu/en/carv6/auction/10735689
2026-03-27 22:05:12 [adesa.it] INFO: Found listing with ID: 10720524
2026-03-27 22:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720524%27 HTTP/1.1" 200 None
2026-03-27 22:05:12 [adesa.it] INFO: Scrape type for 10720524: 2
2026-03-27 22:05:12 [adesa.it] INFO: Scraping item 10720524 url https://www.openlane.eu/en/carv6/auction/10720524
2026-03-27 22:05:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720537> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:05:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720518> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:05:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:05:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:05:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5a5d150>
2026-03-27 22:05:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:05:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:05:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:05:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_596b5dd9-bbd1-5134-8760-04b4a45b7efc/596b5dd9-bbd1-5134-8760-04b4a45b7efc_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752330%252Fgeneral%252Ff85607c5-295e-4d78-afa0-bec3d668986b.jpg') HTTP/1.1" 204 0
2026-03-27 22:05:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752330/general/f85607c5-295e-4d78-afa0-bec3d668986b.jpg saved to cache
2026-03-27 22:05:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 596b5dd9-bbd1-5134-8760-04b4a45b7efc
2026-03-27 22:05:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:05:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee58e0610>
2026-03-27 22:05:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:05:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:05:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:05:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6d1155c1-84cc-5734-85f0-5998e341cb51/6d1155c1-84cc-5734-85f0-5998e341cb51_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752324%252Fgeneral%252F7869c36b-239b-40d2-89ec-ac96e6a84804.jpg') HTTP/1.1" 204 0
2026-03-27 22:05:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752324/general/7869c36b-239b-40d2-89ec-ac96e6a84804.jpg saved to cache
2026-03-27 22:05:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 6d1155c1-84cc-5734-85f0-5998e341cb51
2026-03-27 22:05:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:05:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee43c85d0>
2026-03-27 22:05:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:05:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:05:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:05:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cd92bc8f-fff0-581b-b828-3b6729edba3c/cd92bc8f-fff0-581b-b828-3b6729edba3c_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5134486%252Fgeneral%252F058fedce-5872-4238-be5f-5dcad73734f0.jpg') HTTP/1.1" 204 0
2026-03-27 22:05:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5134486/general/058fedce-5872-4238-be5f-5dcad73734f0.jpg saved to cache
2026-03-27 22:05:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item cd92bc8f-fff0-581b-b828-3b6729edba3c
2026-03-27 22:05:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7bb6717a-703a-5d4c-bad5-569f08a395f3 with identifier: 10720521
2026-03-27 22:05:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7bb6717a-703a-5d4c-bad5-569f08a395f3 with scrape type 2
2026-03-27 22:05:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7bb6717a-703a-5d4c-bad5-569f08a395f3 with scrape type 2
2026-03-27 22:05:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 7bb6717a-703a-5d4c-bad5-569f08a395f3, identifier: 10720521
2026-03-27 22:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752324%252Fgeneral%252Fdc890945-93c5-4a5d-bdf9-da1283672b10.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752324/general/dc890945-93c5-4a5d-bdf9-da1283672b10.jpg not downloaded yet
2026-03-27 22:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752319%252Fgeneral%252F4b613c71-5dc3-4f5e-b138-5cefe364ab2c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752319/general/4b613c71-5dc3-4f5e-b138-5cefe364ab2c.jpg not downloaded yet
2026-03-27 22:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752323%252Fgeneral%252F68b54211-a8f4-4b1c-a226-457bc4d199fa.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752323/general/68b54211-a8f4-4b1c-a226-457bc4d199fa.jpg not downloaded yet
2026-03-27 22:05:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 7bb6717a-703a-5d4c-bad5-569f08a395f3 with identifier: 10720521
2026-03-27 22:05:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 7bb6717a-703a-5d4c-bad5-569f08a395f3 with identifier: 10720521
2026-03-27 22:05:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 7bb6717a-703a-5d4c-bad5-569f08a395f3 with identifier: 10720521 to the API
2026-03-27 22:05:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:05:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:05:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720521>
{'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-29T16:00:00Z',
'fuel_type': 'Diesel',
'id': '7bb6717a-703a-5d4c-bad5-569f08a395f3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ096AV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720521',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': 'X1',
'odometer': 137022,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 14600,
'price_includes_vat': True,
'registration_date': '2022-02-10',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'BMW X1 18d X Line - xDrive - Diesel - Automatic - 150 hp - 137.022 '
'km',
'transmission': 'automatic',
'trim': 'X Line',
'vin': None,
'year': 2022}
2026-03-27 22:05:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720521%27 HTTP/1.1" 200 None
2026-03-27 22:05:13 [adesa.it] INFO: Saving data for 10720521: {'auction_closing_time': 1774800000.0, 'created_time': 1774562494.903675, 'last_price_update_time': 1774649113.118911}
2026-03-27 22:05:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10720521') HTTP/1.1" 204 0
2026-03-27 22:05:13 [adesa.it] INFO: Found listing with ID: 10720516
2026-03-27 22:05:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720516%27 HTTP/1.1" 200 None
2026-03-27 22:05:13 [adesa.it] INFO: Scrape type for 10720516: 2
2026-03-27 22:05:13 [adesa.it] INFO: Scraping item 10720516 url https://www.openlane.eu/en/carv6/auction/10720516
2026-03-27 22:05:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752324/general/05265756-acab-41a3-b92b-b274fdf8ac80.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741773)
2026-03-27 22:05:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752324%252Fgeneral%252F467f079e-47dd-4fb8-9b87-7c674b83622d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752324/general/467f079e-47dd-4fb8-9b87-7c674b83622d.jpg not downloaded yet
2026-03-27 22:05:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752319%252Fgeneral%252F13c86b2f-6fbe-4ac7-90ab-d4b317050d75.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752319/general/13c86b2f-6fbe-4ac7-90ab-d4b317050d75.jpg not downloaded yet
2026-03-27 22:05:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752323%252Fgeneral%252F72da2dc8-af99-4ca9-bed9-860c5086f2eb.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752323/general/72da2dc8-af99-4ca9-bed9-860c5086f2eb.jpg not downloaded yet
2026-03-27 22:05:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:05:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5a5c490>
2026-03-27 22:05:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:05:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:05:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:05:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6d1155c1-84cc-5734-85f0-5998e341cb51/6d1155c1-84cc-5734-85f0-5998e341cb51_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:05:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752324%252Fgeneral%252Fc8ddc1e2-c487-470f-a86d-905f3a08eec2.jpg') HTTP/1.1" 204 0
2026-03-27 22:05:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752324/general/c8ddc1e2-c487-470f-a86d-905f3a08eec2.jpg saved to cache
2026-03-27 22:05:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 6d1155c1-84cc-5734-85f0-5998e341cb51
2026-03-27 22:05:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:05:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5d209d0>
2026-03-27 22:05:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:05:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:05:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:05:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cd92bc8f-fff0-581b-b828-3b6729edba3c/cd92bc8f-fff0-581b-b828-3b6729edba3c_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:05:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5134486%252Fgeneral%252F3b07482e-ba19-4df8-a306-65fa50e287e5.jpg') HTTP/1.1" 204 0
2026-03-27 22:05:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5134486/general/3b07482e-ba19-4df8-a306-65fa50e287e5.jpg saved to cache
2026-03-27 22:05:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item cd92bc8f-fff0-581b-b828-3b6729edba3c
2026-03-27 22:05:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:05:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee43c5050>
2026-03-27 22:05:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:05:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:05:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:05:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9bca4a0e-4bc1-5398-8767-0b48faefeaa5/9bca4a0e-4bc1-5398-8767-0b48faefeaa5_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:05:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752326%252Fgeneral%252F9d8711cf-614a-49f8-a28a-1fdfdea488e3.jpg') HTTP/1.1" 204 0
2026-03-27 22:05:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752326/general/9d8711cf-614a-49f8-a28a-1fdfdea488e3.jpg saved to cache
2026-03-27 22:05:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 9bca4a0e-4bc1-5398-8767-0b48faefeaa5
2026-03-27 22:05:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:05:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5bfa050>
2026-03-27 22:05:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:05:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:05:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:05:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_88617abd-a99e-5320-93d9-7db306be8e62/88617abd-a99e-5320-93d9-7db306be8e62_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:05:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752328%252Fgeneral%252Fad6ca325-9e1c-4b70-b87d-172d260a8af7.jpg') HTTP/1.1" 204 0
2026-03-27 22:05:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752328/general/ad6ca325-9e1c-4b70-b87d-172d260a8af7.jpg saved to cache
2026-03-27 22:05:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 88617abd-a99e-5320-93d9-7db306be8e62
2026-03-27 22:05:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a83b1615-0d10-546f-a5aa-3c394e4ab67e with identifier: 10741873
2026-03-27 22:05:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a83b1615-0d10-546f-a5aa-3c394e4ab67e with scrape type 1
2026-03-27 22:05:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a83b1615-0d10-546f-a5aa-3c394e4ab67e
2026-03-27 22:05:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5743807%252Fgeneral%252F97a85fa5-59bb-4174-853a-42fb3847f311.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743807/general/97a85fa5-59bb-4174-853a-42fb3847f311.jpg not downloaded yet
2026-03-27 22:05:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 87cf9aef-6b68-54f2-a88c-f2c0f2d53f42 with identifier: 10741057
2026-03-27 22:05:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 87cf9aef-6b68-54f2-a88c-f2c0f2d53f42 with scrape type 1
2026-03-27 22:05:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 87cf9aef-6b68-54f2-a88c-f2c0f2d53f42
2026-03-27 22:05:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5737601%252Fgeneral%252F364a266d-149c-442d-9dc6-f9bf6036e6c1.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:05:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737601/general/364a266d-149c-442d-9dc6-f9bf6036e6c1.jpeg already downloaded
2026-03-27 22:05:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5737601%252Fgeneral%252F014b8235-f6a1-4066-94f4-f5e0fb06ef4e.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:05:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737601/general/014b8235-f6a1-4066-94f4-f5e0fb06ef4e.jpeg already downloaded
2026-03-27 22:05:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5737601%252Fgeneral%252F9517f502-b1df-4870-8d23-48fbd11ac29c.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:05:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737601/general/9517f502-b1df-4870-8d23-48fbd11ac29c.jpeg already downloaded
2026-03-27 22:05:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5737601%252Fgeneral%252Fdee3e776-75bf-4c6e-a7a3-18527232eb18.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:05:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737601/general/dee3e776-75bf-4c6e-a7a3-18527232eb18.jpeg already downloaded
2026-03-27 22:05:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5737601%252Fgeneral%252F2446bb68-9c75-4a36-a812-60f3735a0f26.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:05:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737601/general/2446bb68-9c75-4a36-a812-60f3735a0f26.jpeg already downloaded
2026-03-27 22:05:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5737601%252Fgeneral%252F11403d17-99d8-4e8c-b8ba-e6ad8a0d26a3.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:05:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737601/general/11403d17-99d8-4e8c-b8ba-e6ad8a0d26a3.jpeg already downloaded
2026-03-27 22:05:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5737601%252Fgeneral%252Fd98d2dad-d375-4294-9d6b-3db338cb63e4.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:05:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737601/general/d98d2dad-d375-4294-9d6b-3db338cb63e4.jpeg already downloaded
2026-03-27 22:05:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5737601%252Fgeneral%252Fc325ce34-3343-4d80-9e11-ad0a53ea51d0.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:05:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737601/general/c325ce34-3343-4d80-9e11-ad0a53ea51d0.jpeg already downloaded
2026-03-27 22:05:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5737601%252Fgeneral%252F2ebbb889-e093-4fec-a915-084391d83e47.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:05:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737601/general/2ebbb889-e093-4fec-a915-084391d83e47.jpeg already downloaded
2026-03-27 22:05:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5737601%252Fgeneral%252Fbcd0019d-50e3-4464-ae9c-e8bb62cfbb7d.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:05:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737601/general/bcd0019d-50e3-4464-ae9c-e8bb62cfbb7d.jpeg already downloaded
2026-03-27 22:05:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 87cf9aef-6b68-54f2-a88c-f2c0f2d53f42, identifier: 10741057
2026-03-27 22:05:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:05:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee4433cd0>
2026-03-27 22:05:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:05:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:05:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:05:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_596b5dd9-bbd1-5134-8760-04b4a45b7efc/596b5dd9-bbd1-5134-8760-04b4a45b7efc_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:05:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752330%252Fgeneral%252Ffbbd88bc-873d-48ea-9691-8400589ccabc.jpg') HTTP/1.1" 204 0
2026-03-27 22:05:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752330/general/fbbd88bc-873d-48ea-9691-8400589ccabc.jpg saved to cache
2026-03-27 22:05:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 596b5dd9-bbd1-5134-8760-04b4a45b7efc
2026-03-27 22:05:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:05:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee59b6550>
2026-03-27 22:05:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:05:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:05:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:05:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6d1155c1-84cc-5734-85f0-5998e341cb51/6d1155c1-84cc-5734-85f0-5998e341cb51_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:05:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752324%252Fgeneral%252Fe77fbfcc-fc5f-4641-9382-7f7c904de687.jpg') HTTP/1.1" 204 0
2026-03-27 22:05:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752324/general/e77fbfcc-fc5f-4641-9382-7f7c904de687.jpg saved to cache
2026-03-27 22:05:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 6d1155c1-84cc-5734-85f0-5998e341cb51
2026-03-27 22:05:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dec46a69-a115-5d5b-a744-fd7dd2deb37a with identifier: 10720537
2026-03-27 22:05:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dec46a69-a115-5d5b-a744-fd7dd2deb37a with scrape type 2
2026-03-27 22:05:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dec46a69-a115-5d5b-a744-fd7dd2deb37a with scrape type 2
2026-03-27 22:05:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: dec46a69-a115-5d5b-a744-fd7dd2deb37a, identifier: 10720537
2026-03-27 22:05:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 70a46fd2-32f3-58a8-956f-79adfad1b163 with identifier: 10720518
2026-03-27 22:05:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 70a46fd2-32f3-58a8-956f-79adfad1b163 with scrape type 2
2026-03-27 22:05:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 70a46fd2-32f3-58a8-956f-79adfad1b163 with scrape type 2
2026-03-27 22:05:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 70a46fd2-32f3-58a8-956f-79adfad1b163, identifier: 10720518
2026-03-27 22:05:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752324/general/679fe0c7-1f5a-4559-a9ac-cd383e4641ee.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741773)
2026-03-27 22:05:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752330/general/f509b801-253b-477f-86d7-5024a840a459.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741776)
2026-03-27 22:05:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752319/general/1957c42f-4ed8-4790-b914-ab75c390357d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741771)
2026-03-27 22:05:14 [adesa.it] INFO: Found listing with ID: 10720530
2026-03-27 22:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720530%27 HTTP/1.1" 200 None
2026-03-27 22:05:14 [adesa.it] INFO: Scrape type for 10720530: 2
2026-03-27 22:05:14 [adesa.it] INFO: Scraping item 10720530 url https://www.openlane.eu/en/carv6/auction/10720530
2026-03-27 22:05:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 87cf9aef-6b68-54f2-a88c-f2c0f2d53f42 with identifier: 10741057
2026-03-27 22:05:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 87cf9aef-6b68-54f2-a88c-f2c0f2d53f42 with identifier: 10741057
2026-03-27 22:05:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 87cf9aef-6b68-54f2-a88c-f2c0f2d53f42 with identifier: 10741057 to the API
2026-03-27 22:05:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:05:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:05:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741057>
{'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-30T13:45:00Z',
'fuel_type': 'Diesel',
'id': '87cf9aef-6b68-54f2-a88c-f2c0f2d53f42',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'FC849JC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741057',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': 'X1',
'odometer': 257833,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 23,
'photo_urls': ['https://images.openlane.eu/carimgs/5737601/general/364a266d-149c-442d-9dc6-f9bf6036e6c1.jpeg',
'https://images.openlane.eu/carimgs/5737601/general/014b8235-f6a1-4066-94f4-f5e0fb06ef4e.jpeg',
'https://images.openlane.eu/carimgs/5737601/general/9517f502-b1df-4870-8d23-48fbd11ac29c.jpeg',
'https://images.openlane.eu/carimgs/5737601/general/dee3e776-75bf-4c6e-a7a3-18527232eb18.jpeg',
'https://images.openlane.eu/carimgs/5737601/general/2446bb68-9c75-4a36-a812-60f3735a0f26.jpeg',
'https://images.openlane.eu/carimgs/5737601/general/11403d17-99d8-4e8c-b8ba-e6ad8a0d26a3.jpeg',
'https://images.openlane.eu/carimgs/5737601/general/d98d2dad-d375-4294-9d6b-3db338cb63e4.jpeg',
'https://images.openlane.eu/carimgs/5737601/general/c325ce34-3343-4d80-9e11-ad0a53ea51d0.jpeg',
'https://images.openlane.eu/carimgs/5737601/general/2ebbb889-e093-4fec-a915-084391d83e47.jpeg',
'https://images.openlane.eu/carimgs/5737601/general/bcd0019d-50e3-4464-ae9c-e8bb62cfbb7d.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87cf9aef-6b68-54f2-a88c-f2c0f2d53f42/87cf9aef-6b68-54f2-a88c-f2c0f2d53f42_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 362947,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737601/general/364a266d-149c-442d-9dc6-f9bf6036e6c1.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87cf9aef-6b68-54f2-a88c-f2c0f2d53f42/87cf9aef-6b68-54f2-a88c-f2c0f2d53f42_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 321766,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737601/general/014b8235-f6a1-4066-94f4-f5e0fb06ef4e.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87cf9aef-6b68-54f2-a88c-f2c0f2d53f42/87cf9aef-6b68-54f2-a88c-f2c0f2d53f42_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 206505,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737601/general/9517f502-b1df-4870-8d23-48fbd11ac29c.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87cf9aef-6b68-54f2-a88c-f2c0f2d53f42/87cf9aef-6b68-54f2-a88c-f2c0f2d53f42_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 244219,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737601/general/dee3e776-75bf-4c6e-a7a3-18527232eb18.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87cf9aef-6b68-54f2-a88c-f2c0f2d53f42/87cf9aef-6b68-54f2-a88c-f2c0f2d53f42_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 239326,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737601/general/2446bb68-9c75-4a36-a812-60f3735a0f26.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87cf9aef-6b68-54f2-a88c-f2c0f2d53f42/87cf9aef-6b68-54f2-a88c-f2c0f2d53f42_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 184585,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737601/general/11403d17-99d8-4e8c-b8ba-e6ad8a0d26a3.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87cf9aef-6b68-54f2-a88c-f2c0f2d53f42/87cf9aef-6b68-54f2-a88c-f2c0f2d53f42_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131221,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737601/general/d98d2dad-d375-4294-9d6b-3db338cb63e4.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87cf9aef-6b68-54f2-a88c-f2c0f2d53f42/87cf9aef-6b68-54f2-a88c-f2c0f2d53f42_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131366,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737601/general/c325ce34-3343-4d80-9e11-ad0a53ea51d0.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87cf9aef-6b68-54f2-a88c-f2c0f2d53f42/87cf9aef-6b68-54f2-a88c-f2c0f2d53f42_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 207670,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737601/general/2ebbb889-e093-4fec-a915-084391d83e47.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87cf9aef-6b68-54f2-a88c-f2c0f2d53f42/87cf9aef-6b68-54f2-a88c-f2c0f2d53f42_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 204428,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737601/general/bcd0019d-50e3-4464-ae9c-e8bb62cfbb7d.jpeg',
'Width': 1600}],
'price': 7000,
'price_includes_vat': True,
'registration_date': '2016-03-30',
'seats_number': 5,
'seller_name': 'GINO S.p.a.',
'title': 'BMW X1 18d X Line - Diesel - Automatic - 150 hp - 257.833 km',
'transmission': 'automatic',
'trim': 'X Line',
'vin': None,
'year': 2016}
2026-03-27 22:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741057%27 HTTP/1.1" 200 None
2026-03-27 22:05:14 [adesa.it] INFO: Saving data for 10741057: {'created_time': 1774649114.397934, 'last_price_update_time': 1774649114.397948, 'auction_closing_time': 1774878300.0}
2026-03-27 22:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741057') HTTP/1.1" 204 0
2026-03-27 22:05:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: dec46a69-a115-5d5b-a744-fd7dd2deb37a with identifier: 10720537
2026-03-27 22:05:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: dec46a69-a115-5d5b-a744-fd7dd2deb37a with identifier: 10720537
2026-03-27 22:05:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: dec46a69-a115-5d5b-a744-fd7dd2deb37a with identifier: 10720537 to the API
2026-03-27 22:05:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:05:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:05:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720537>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-29T16:00:00Z',
'fuel_type': 'Diesel',
'id': 'dec46a69-a115-5d5b-a744-fd7dd2deb37a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ769AK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720537',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': 'X1',
'odometer': 166254,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 11200,
'price_includes_vat': True,
'registration_date': '2022-01-26',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'BMW X1 18d Advantage - xDrive - Diesel - Automatic - 150 hp - '
'166.254 km',
'transmission': 'automatic',
'trim': 'Advantage',
'vin': None,
'year': 2022}
2026-03-27 22:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720537%27 HTTP/1.1" 200 None
2026-03-27 22:05:14 [adesa.it] INFO: Saving data for 10720537: {'auction_closing_time': 1774800000.0, 'created_time': 1774562469.483682, 'last_price_update_time': 1774649114.684553}
2026-03-27 22:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10720537') HTTP/1.1" 204 0
2026-03-27 22:05:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 70a46fd2-32f3-58a8-956f-79adfad1b163 with identifier: 10720518
2026-03-27 22:05:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 70a46fd2-32f3-58a8-956f-79adfad1b163 with identifier: 10720518
2026-03-27 22:05:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 70a46fd2-32f3-58a8-956f-79adfad1b163 with identifier: 10720518 to the API
2026-03-27 22:05:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:05:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:05:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720518>
{'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': 150,
'expiration_date': '2026-03-29T16:00:00Z',
'fuel_type': 'Diesel',
'id': '70a46fd2-32f3-58a8-956f-79adfad1b163',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP140SZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720518',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': 'X3',
'odometer': 237500,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 18200,
'price_includes_vat': True,
'registration_date': '2023-06-30',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'BMW X3 18d Sport - Diesel - Automatic - 150 hp - 237.500 km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2023}
2026-03-27 22:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720518%27 HTTP/1.1" 200 None
2026-03-27 22:05:14 [adesa.it] INFO: Saving data for 10720518: {'auction_closing_time': 1774800000.0, 'created_time': 1774562460.674324, 'last_price_update_time': 1774649114.967897}
2026-03-27 22:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10720518') HTTP/1.1" 204 0
2026-03-27 22:05:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:05:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5134486/general/8375b826-939c-46aa-8777-3a5c633b2bd4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741746)
2026-03-27 22:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752324%252Fgeneral%252Feb1a9ff9-43a0-4a85-8dc3-da8de426d75d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752324/general/eb1a9ff9-43a0-4a85-8dc3-da8de426d75d.jpg not downloaded yet
2026-03-27 22:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752319%252Fgeneral%252F439bc94a-2ae8-4968-ab07-27d94bfcde44.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752319/general/439bc94a-2ae8-4968-ab07-27d94bfcde44.jpg not downloaded yet
2026-03-27 22:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752323%252Fgeneral%252F8fd05bad-7631-4cf5-be7f-d080a59c91d6.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752323/general/8fd05bad-7631-4cf5-be7f-d080a59c91d6.jpg not downloaded yet
2026-03-27 22:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5743807%252Fgeneral%252Fed85665f-2dcd-44ce-be2f-07359491e1a1.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743807/general/ed85665f-2dcd-44ce-be2f-07359491e1a1.jpg not downloaded yet
2026-03-27 22:05:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720531> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:05:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752330/general/09a071e3-8c25-497b-8ade-7b51ecdee61f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741776)
2026-03-27 22:05:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752319/general/2df63bba-ef81-4f6d-b22e-01d3a9dfb9f4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741771)
2026-03-27 22:05:15 [adesa.it] INFO: Found listing with ID: 10741039
2026-03-27 22:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741039%27 HTTP/1.1" 200 None
2026-03-27 22:05:15 [adesa.it] INFO: Scrape type for 10741039: 0
2026-03-27 22:05:15 [adesa.it] INFO: Skipping item 10741039 url https://www.openlane.eu/en/carv6/auction/10741039
2026-03-27 22:05:15 [adesa.it] INFO: Found listing with ID: 10735690
2026-03-27 22:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735690%27 HTTP/1.1" 200 None
2026-03-27 22:05:15 [adesa.it] INFO: Scrape type for 10735690: 0
2026-03-27 22:05:15 [adesa.it] INFO: Skipping item 10735690 url https://www.openlane.eu/en/carv6/auction/10735690
2026-03-27 22:05:15 [adesa.it] INFO: Found listing with ID: 10735663
2026-03-27 22:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735663%27 HTTP/1.1" 200 None
2026-03-27 22:05:15 [adesa.it] INFO: Scrape type for 10735663: 0
2026-03-27 22:05:15 [adesa.it] INFO: Skipping item 10735663 url https://www.openlane.eu/en/carv6/auction/10735663
2026-03-27 22:05:15 [adesa.it] INFO: Found listing with ID: 10724915
2026-03-27 22:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710724915%27 HTTP/1.1" 200 None
2026-03-27 22:05:15 [adesa.it] INFO: Scrape type for 10724915: 2
2026-03-27 22:05:15 [adesa.it] INFO: Scraping item 10724915 url https://www.openlane.eu/en/carv6/auction/10724915
2026-03-27 22:05:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:05:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:05:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee4430910>
2026-03-27 22:05:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:05:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:05:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6d1155c1-84cc-5734-85f0-5998e341cb51/6d1155c1-84cc-5734-85f0-5998e341cb51_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752324%252Fgeneral%252F05265756-acab-41a3-b92b-b274fdf8ac80.jpg') HTTP/1.1" 204 0
2026-03-27 22:05:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752324/general/05265756-acab-41a3-b92b-b274fdf8ac80.jpg saved to cache
2026-03-27 22:05:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 6d1155c1-84cc-5734-85f0-5998e341cb51
2026-03-27 22:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752319%252Fgeneral%252Ff1e7c08c-aba4-4f91-8677-642ecf670ff5.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752319/general/f1e7c08c-aba4-4f91-8677-642ecf670ff5.jpg not downloaded yet
2026-03-27 22:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752323%252Fgeneral%252Feea7524a-014f-44cc-acdf-3758b186e276.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752323/general/eea7524a-014f-44cc-acdf-3758b186e276.jpg not downloaded yet
2026-03-27 22:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5743807%252Fgeneral%252Fee471ec2-982f-4d6b-a231-94ea89aa57e7.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743807/general/ee471ec2-982f-4d6b-a231-94ea89aa57e7.jpg not downloaded yet
2026-03-27 22:05:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752324/general/838a9359-aa93-40f7-ab42-6777b75b4fe9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741773)
2026-03-27 22:05:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752326/general/5d190574-b590-49e0-b564-9cc47b7ffa93.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741774)
2026-03-27 22:05:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5134486/general/64bafb3d-7f4d-473f-b981-3206cb9edd92.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741746)
2026-03-27 22:05:15 [adesa.it] INFO: Found listing with ID: 10720546
2026-03-27 22:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720546%27 HTTP/1.1" 200 None
2026-03-27 22:05:15 [adesa.it] INFO: Scrape type for 10720546: 0
2026-03-27 22:05:15 [adesa.it] INFO: Skipping item 10720546 url https://www.openlane.eu/en/carv6/auction/10720546
2026-03-27 22:05:15 [adesa.it] INFO: Found listing with ID: 10724919
2026-03-27 22:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710724919%27 HTTP/1.1" 200 None
2026-03-27 22:05:15 [adesa.it] INFO: Scrape type for 10724919: 2
2026-03-27 22:05:15 [adesa.it] INFO: Scraping item 10724919 url https://www.openlane.eu/en/carv6/auction/10724919
2026-03-27 22:05:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:05:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:05:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee453ce50>
2026-03-27 22:05:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:05:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:05:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6d1155c1-84cc-5734-85f0-5998e341cb51/6d1155c1-84cc-5734-85f0-5998e341cb51_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752324%252Fgeneral%252F679fe0c7-1f5a-4559-a9ac-cd383e4641ee.jpg') HTTP/1.1" 204 0
2026-03-27 22:05:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752324/general/679fe0c7-1f5a-4559-a9ac-cd383e4641ee.jpg saved to cache
2026-03-27 22:05:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 6d1155c1-84cc-5734-85f0-5998e341cb51
2026-03-27 22:05:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:05:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5d22950>
2026-03-27 22:05:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:05:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:05:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_596b5dd9-bbd1-5134-8760-04b4a45b7efc/596b5dd9-bbd1-5134-8760-04b4a45b7efc_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752330%252Fgeneral%252Ff509b801-253b-477f-86d7-5024a840a459.jpg') HTTP/1.1" 204 0
2026-03-27 22:05:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752330/general/f509b801-253b-477f-86d7-5024a840a459.jpg saved to cache
2026-03-27 22:05:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 596b5dd9-bbd1-5134-8760-04b4a45b7efc
2026-03-27 22:05:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:05:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee592fcd0>
2026-03-27 22:05:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:05:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:05:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2ab0fb29-a20a-5191-873f-c653d853d741/2ab0fb29-a20a-5191-873f-c653d853d741_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752319%252Fgeneral%252F1957c42f-4ed8-4790-b914-ab75c390357d.jpg') HTTP/1.1" 204 0
2026-03-27 22:05:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752319/general/1957c42f-4ed8-4790-b914-ab75c390357d.jpg saved to cache
2026-03-27 22:05:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 2ab0fb29-a20a-5191-873f-c653d853d741
2026-03-27 22:05:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752323/general/2a4a7ffb-9f0c-42d9-82cf-5009001e9fa2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741772)
2026-03-27 22:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752319%252Fgeneral%252F402d4f26-7bba-4185-acc0-301df9457d08.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752319/general/402d4f26-7bba-4185-acc0-301df9457d08.jpg not downloaded yet
2026-03-27 22:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752323%252Fgeneral%252F841654ad-da23-4826-adeb-8fa94390bd32.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752323/general/841654ad-da23-4826-adeb-8fa94390bd32.jpg not downloaded yet
2026-03-27 22:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5743807%252Fgeneral%252Fd684b4af-713e-44c8-9d5e-cb000e014b40.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743807/general/d684b4af-713e-44c8-9d5e-cb000e014b40.jpg not downloaded yet
2026-03-27 22:05:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752323/general/75481ccb-9e58-4d22-80e3-f49c2a00089a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741772)
2026-03-27 22:05:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752319/general/c2c30711-ca2b-477f-9a5c-c06484e6ae7f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741771)
2026-03-27 22:05:15 [adesa.it] INFO: Found listing with ID: 10720526
2026-03-27 22:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720526%27 HTTP/1.1" 200 None
2026-03-27 22:05:15 [adesa.it] INFO: Scrape type for 10720526: 2
2026-03-27 22:05:15 [adesa.it] INFO: Scraping item 10720526 url https://www.openlane.eu/en/carv6/auction/10720526
2026-03-27 22:05:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:05:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:05:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee453de10>
2026-03-27 22:05:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:05:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:05:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cd92bc8f-fff0-581b-b828-3b6729edba3c/cd92bc8f-fff0-581b-b828-3b6729edba3c_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5134486%252Fgeneral%252F8375b826-939c-46aa-8777-3a5c633b2bd4.jpg') HTTP/1.1" 204 0
2026-03-27 22:05:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5134486/general/8375b826-939c-46aa-8777-3a5c633b2bd4.jpg saved to cache
2026-03-27 22:05:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item cd92bc8f-fff0-581b-b828-3b6729edba3c
2026-03-27 22:05:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 35736121-1f76-5ab4-b1e7-e473bc51e4e1 with identifier: 10720531
2026-03-27 22:05:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 35736121-1f76-5ab4-b1e7-e473bc51e4e1 with scrape type 2
2026-03-27 22:05:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 35736121-1f76-5ab4-b1e7-e473bc51e4e1 with scrape type 2
2026-03-27 22:05:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 35736121-1f76-5ab4-b1e7-e473bc51e4e1, identifier: 10720531
2026-03-27 22:05:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:05:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee45bc1d0>
2026-03-27 22:05:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:05:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:05:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_596b5dd9-bbd1-5134-8760-04b4a45b7efc/596b5dd9-bbd1-5134-8760-04b4a45b7efc_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752330%252Fgeneral%252F09a071e3-8c25-497b-8ade-7b51ecdee61f.jpg') HTTP/1.1" 204 0
2026-03-27 22:05:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752330/general/09a071e3-8c25-497b-8ade-7b51ecdee61f.jpg saved to cache
2026-03-27 22:05:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 596b5dd9-bbd1-5134-8760-04b4a45b7efc
2026-03-27 22:05:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:05:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee452cfd0>
2026-03-27 22:05:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:05:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:05:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2ab0fb29-a20a-5191-873f-c653d853d741/2ab0fb29-a20a-5191-873f-c653d853d741_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752319%252Fgeneral%252F2df63bba-ef81-4f6d-b22e-01d3a9dfb9f4.jpg') HTTP/1.1" 204 0
2026-03-27 22:05:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752319/general/2df63bba-ef81-4f6d-b22e-01d3a9dfb9f4.jpg saved to cache
2026-03-27 22:05:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 2ab0fb29-a20a-5191-873f-c653d853d741
2026-03-27 22:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752319%252Fgeneral%252Fefb47a13-a302-4cf2-bc8f-0a5800efcdb8.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752319/general/efb47a13-a302-4cf2-bc8f-0a5800efcdb8.jpg not downloaded yet
2026-03-27 22:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752323%252Fgeneral%252Fe87a305f-7c63-42b9-8ac2-8c5cfb2df4f0.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752323/general/e87a305f-7c63-42b9-8ac2-8c5cfb2df4f0.jpg not downloaded yet
2026-03-27 22:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5743807%252Fgeneral%252F0253cd11-7bd7-4d54-85e6-195b9d7d1929.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743807/general/0253cd11-7bd7-4d54-85e6-195b9d7d1929.jpg not downloaded yet
2026-03-27 22:05:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 35736121-1f76-5ab4-b1e7-e473bc51e4e1 with identifier: 10720531
2026-03-27 22:05:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 35736121-1f76-5ab4-b1e7-e473bc51e4e1 with identifier: 10720531
2026-03-27 22:05:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 35736121-1f76-5ab4-b1e7-e473bc51e4e1 with identifier: 10720531 to the API
2026-03-27 22:05:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:05:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:05:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720531>
{'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-29T16:00:00Z',
'fuel_type': 'Diesel',
'id': '35736121-1f76-5ab4-b1e7-e473bc51e4e1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP354AH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720531',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': 'X4',
'odometer': 116999,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 30100,
'price_includes_vat': True,
'registration_date': '2023-07-19',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X4 20d M Sport - Diesel - Automatic - 190 hp - 116.999 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2023}
2026-03-27 22:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720531%27 HTTP/1.1" 200 None
2026-03-27 22:05:16 [adesa.it] INFO: Saving data for 10720531: {'auction_closing_time': 1774800000.0, 'created_time': 1774562465.281755, 'last_price_update_time': 1774649116.161977}
2026-03-27 22:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10720531') HTTP/1.1" 204 0
2026-03-27 22:05:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:05:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee58ebd10>
2026-03-27 22:05:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:05:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:05:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6d1155c1-84cc-5734-85f0-5998e341cb51/6d1155c1-84cc-5734-85f0-5998e341cb51_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752324%252Fgeneral%252F838a9359-aa93-40f7-ab42-6777b75b4fe9.jpg') HTTP/1.1" 204 0
2026-03-27 22:05:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752324/general/838a9359-aa93-40f7-ab42-6777b75b4fe9.jpg saved to cache
2026-03-27 22:05:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 6d1155c1-84cc-5734-85f0-5998e341cb51
2026-03-27 22:05:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:05:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5ac02d0>
2026-03-27 22:05:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:05:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:05:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9bca4a0e-4bc1-5398-8767-0b48faefeaa5/9bca4a0e-4bc1-5398-8767-0b48faefeaa5_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752326%252Fgeneral%252F5d190574-b590-49e0-b564-9cc47b7ffa93.jpg') HTTP/1.1" 204 0
2026-03-27 22:05:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752326/general/5d190574-b590-49e0-b564-9cc47b7ffa93.jpg saved to cache
2026-03-27 22:05:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 9bca4a0e-4bc1-5398-8767-0b48faefeaa5
2026-03-27 22:05:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:05:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5c5b290>
2026-03-27 22:05:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:05:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:05:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cd92bc8f-fff0-581b-b828-3b6729edba3c/cd92bc8f-fff0-581b-b828-3b6729edba3c_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5134486%252Fgeneral%252F64bafb3d-7f4d-473f-b981-3206cb9edd92.jpg') HTTP/1.1" 204 0
2026-03-27 22:05:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5134486/general/64bafb3d-7f4d-473f-b981-3206cb9edd92.jpg saved to cache
2026-03-27 22:05:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item cd92bc8f-fff0-581b-b828-3b6729edba3c
2026-03-27 22:05:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752319/general/4b613c71-5dc3-4f5e-b138-5cefe364ab2c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741771)
2026-03-27 22:05:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752319/general/13c86b2f-6fbe-4ac7-90ab-d4b317050d75.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741771)
2026-03-27 22:05:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752324/general/dc890945-93c5-4a5d-bdf9-da1283672b10.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741773)
2026-03-27 22:05:16 [adesa.it] INFO: Found listing with ID: 10724934
2026-03-27 22:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710724934%27 HTTP/1.1" 200 None
2026-03-27 22:05:16 [adesa.it] INFO: Scrape type for 10724934: 2
2026-03-27 22:05:16 [adesa.it] INFO: Scraping item 10724934 url https://www.openlane.eu/en/carv6/auction/10724934
2026-03-27 22:05:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752323/general/68b54211-a8f4-4b1c-a226-457bc4d199fa.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741772)
2026-03-27 22:05:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743807/general/97a85fa5-59bb-4174-853a-42fb3847f311.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741873)
2026-03-27 22:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752319%252Fgeneral%252Fa1d2b73e-bbf7-4464-8308-0ec026e296e8.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752319/general/a1d2b73e-bbf7-4464-8308-0ec026e296e8.jpg not downloaded yet
2026-03-27 22:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752323%252Fgeneral%252F1672c566-6888-42f6-bd78-1e4070175c56.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752323/general/1672c566-6888-42f6-bd78-1e4070175c56.jpg not downloaded yet
2026-03-27 22:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5743807%252Fgeneral%252F39868359-d17c-46c1-b669-ffe7996a6ec1.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743807/general/39868359-d17c-46c1-b669-ffe7996a6ec1.jpg not downloaded yet
2026-03-27 22:05:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:05:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:05:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee445f950>
2026-03-27 22:05:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:05:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:05:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2916b2e7-60a0-5000-bdf7-fd73312cd5be/2916b2e7-60a0-5000-bdf7-fd73312cd5be_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752323%252Fgeneral%252F2a4a7ffb-9f0c-42d9-82cf-5009001e9fa2.jpg') HTTP/1.1" 204 0
2026-03-27 22:05:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752323/general/2a4a7ffb-9f0c-42d9-82cf-5009001e9fa2.jpg saved to cache
2026-03-27 22:05:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 2916b2e7-60a0-5000-bdf7-fd73312cd5be
2026-03-27 22:05:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:05:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee458e790>
2026-03-27 22:05:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:05:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:05:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2916b2e7-60a0-5000-bdf7-fd73312cd5be/2916b2e7-60a0-5000-bdf7-fd73312cd5be_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752323%252Fgeneral%252F75481ccb-9e58-4d22-80e3-f49c2a00089a.jpg') HTTP/1.1" 204 0
2026-03-27 22:05:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752323/general/75481ccb-9e58-4d22-80e3-f49c2a00089a.jpg saved to cache
2026-03-27 22:05:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 2916b2e7-60a0-5000-bdf7-fd73312cd5be
2026-03-27 22:05:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:05:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee449c7d0>
2026-03-27 22:05:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:05:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:05:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2ab0fb29-a20a-5191-873f-c653d853d741/2ab0fb29-a20a-5191-873f-c653d853d741_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752319%252Fgeneral%252Fc2c30711-ca2b-477f-9a5c-c06484e6ae7f.jpg') HTTP/1.1" 204 0
2026-03-27 22:05:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752319/general/c2c30711-ca2b-477f-9a5c-c06484e6ae7f.jpg saved to cache
2026-03-27 22:05:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 2ab0fb29-a20a-5191-873f-c653d853d741
2026-03-27 22:05:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743807/general/ed85665f-2dcd-44ce-be2f-07359491e1a1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741873)
2026-03-27 22:05:16 [adesa.it] INFO: Found listing with ID: 10735691
2026-03-27 22:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735691%27 HTTP/1.1" 200 None
2026-03-27 22:05:16 [adesa.it] INFO: Scrape type for 10735691: 0
2026-03-27 22:05:16 [adesa.it] INFO: Skipping item 10735691 url https://www.openlane.eu/en/carv6/auction/10735691
2026-03-27 22:05:16 [adesa.it] INFO: Found listing with ID: 10735692
2026-03-27 22:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735692%27 HTTP/1.1" 200 None
2026-03-27 22:05:16 [adesa.it] INFO: Scrape type for 10735692: 0
2026-03-27 22:05:16 [adesa.it] INFO: Skipping item 10735692 url https://www.openlane.eu/en/carv6/auction/10735692
2026-03-27 22:05:16 [adesa.it] INFO: Found listing with ID: 10740712
2026-03-27 22:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740712%27 HTTP/1.1" 200 None
2026-03-27 22:05:16 [adesa.it] INFO: Scrape type for 10740712: 0
2026-03-27 22:05:16 [adesa.it] INFO: Skipping item 10740712 url https://www.openlane.eu/en/carv6/auction/10740712
2026-03-27 22:05:16 [adesa.it] INFO: Found listing with ID: 10735061
2026-03-27 22:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735061%27 HTTP/1.1" 200 None
2026-03-27 22:05:16 [adesa.it] INFO: Scrape type for 10735061: 0
2026-03-27 22:05:16 [adesa.it] INFO: Skipping item 10735061 url https://www.openlane.eu/en/carv6/auction/10735061
2026-03-27 22:05:16 [adesa.it] INFO: Found listing with ID: 10740359
2026-03-27 22:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740359%27 HTTP/1.1" 200 None
2026-03-27 22:05:16 [adesa.it] INFO: Scrape type for 10740359: 0
2026-03-27 22:05:16 [adesa.it] INFO: Skipping item 10740359 url https://www.openlane.eu/en/carv6/auction/10740359
2026-03-27 22:05:16 [adesa.it] INFO: Found listing with ID: 10735693
2026-03-27 22:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735693%27 HTTP/1.1" 200 None
2026-03-27 22:05:16 [adesa.it] INFO: Scrape type for 10735693: 0
2026-03-27 22:05:16 [adesa.it] INFO: Skipping item 10735693 url https://www.openlane.eu/en/carv6/auction/10735693
2026-03-27 22:05:16 [adesa.it] INFO: Found listing with ID: 10740306
2026-03-27 22:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740306%27 HTTP/1.1" 200 None
2026-03-27 22:05:16 [adesa.it] INFO: Scrape type for 10740306: 0
2026-03-27 22:05:16 [adesa.it] INFO: Skipping item 10740306 url https://www.openlane.eu/en/carv6/auction/10740306
2026-03-27 22:05:16 [adesa.it] INFO: Found listing with ID: 10741055
2026-03-27 22:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741055%27 HTTP/1.1" 200 None
2026-03-27 22:05:16 [adesa.it] INFO: Scrape type for 10741055: 0
2026-03-27 22:05:16 [adesa.it] INFO: Skipping item 10741055 url https://www.openlane.eu/en/carv6/auction/10741055
2026-03-27 22:05:16 [adesa.it] INFO: Found listing with ID: 10720520
2026-03-27 22:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720520%27 HTTP/1.1" 200 None
2026-03-27 22:05:16 [adesa.it] INFO: Scrape type for 10720520: 2
2026-03-27 22:05:16 [adesa.it] INFO: Scraping item 10720520 url https://www.openlane.eu/en/carv6/auction/10720520
2026-03-27 22:05:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720519> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:05:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752323%252Fgeneral%252F98564816-70bc-457e-ba88-bea0444cc049.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752323/general/98564816-70bc-457e-ba88-bea0444cc049.jpg not downloaded yet
2026-03-27 22:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5743807%252Fgeneral%252F39f84290-2246-4e4c-9686-dd3a21a6e483.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743807/general/39f84290-2246-4e4c-9686-dd3a21a6e483.jpg not downloaded yet
2026-03-27 22:05:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752323/general/72da2dc8-af99-4ca9-bed9-860c5086f2eb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741772)
2026-03-27 22:05:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752323/general/8fd05bad-7631-4cf5-be7f-d080a59c91d6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741772)
2026-03-27 22:05:16 [adesa.it] INFO: Found listing with ID: 10735659
2026-03-27 22:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735659%27 HTTP/1.1" 200 None
2026-03-27 22:05:16 [adesa.it] INFO: Scrape type for 10735659: 0
2026-03-27 22:05:16 [adesa.it] INFO: Skipping item 10735659 url https://www.openlane.eu/en/carv6/auction/10735659
2026-03-27 22:05:16 [adesa.it] INFO: Found listing with ID: 10720540
2026-03-27 22:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720540%27 HTTP/1.1" 200 None
2026-03-27 22:05:16 [adesa.it] INFO: Scrape type for 10720540: 2
2026-03-27 22:05:16 [adesa.it] INFO: Scraping item 10720540 url https://www.openlane.eu/en/carv6/auction/10720540
2026-03-27 22:05:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:05:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:05:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee458e610>
2026-03-27 22:05:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:05:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:05:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2ab0fb29-a20a-5191-873f-c653d853d741/2ab0fb29-a20a-5191-873f-c653d853d741_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752319%252Fgeneral%252F4b613c71-5dc3-4f5e-b138-5cefe364ab2c.jpg') HTTP/1.1" 204 0
2026-03-27 22:05:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752319/general/4b613c71-5dc3-4f5e-b138-5cefe364ab2c.jpg saved to cache
2026-03-27 22:05:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 2ab0fb29-a20a-5191-873f-c653d853d741
2026-03-27 22:05:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:05:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5bc04d0>
2026-03-27 22:05:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:05:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:05:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2ab0fb29-a20a-5191-873f-c653d853d741/2ab0fb29-a20a-5191-873f-c653d853d741_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752319%252Fgeneral%252F13c86b2f-6fbe-4ac7-90ab-d4b317050d75.jpg') HTTP/1.1" 204 0
2026-03-27 22:05:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752319/general/13c86b2f-6fbe-4ac7-90ab-d4b317050d75.jpg saved to cache
2026-03-27 22:05:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 2ab0fb29-a20a-5191-873f-c653d853d741
2026-03-27 22:05:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:05:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5a85e10>
2026-03-27 22:05:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:05:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:05:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6d1155c1-84cc-5734-85f0-5998e341cb51/6d1155c1-84cc-5734-85f0-5998e341cb51_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752324%252Fgeneral%252Fdc890945-93c5-4a5d-bdf9-da1283672b10.jpg') HTTP/1.1" 204 0
2026-03-27 22:05:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752324/general/dc890945-93c5-4a5d-bdf9-da1283672b10.jpg saved to cache
2026-03-27 22:05:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 6d1155c1-84cc-5734-85f0-5998e341cb51
2026-03-27 22:05:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:05:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5bc2bd0>
2026-03-27 22:05:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:05:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:05:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2916b2e7-60a0-5000-bdf7-fd73312cd5be/2916b2e7-60a0-5000-bdf7-fd73312cd5be_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752323%252Fgeneral%252F68b54211-a8f4-4b1c-a226-457bc4d199fa.jpg') HTTP/1.1" 204 0
2026-03-27 22:05:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752323/general/68b54211-a8f4-4b1c-a226-457bc4d199fa.jpg saved to cache
2026-03-27 22:05:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 2916b2e7-60a0-5000-bdf7-fd73312cd5be
2026-03-27 22:05:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:05:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee4650090>
2026-03-27 22:05:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:05:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:05:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a83b1615-0d10-546f-a5aa-3c394e4ab67e/a83b1615-0d10-546f-a5aa-3c394e4ab67e_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5743807%252Fgeneral%252F97a85fa5-59bb-4174-853a-42fb3847f311.jpg') HTTP/1.1" 204 0
2026-03-27 22:05:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743807/general/97a85fa5-59bb-4174-853a-42fb3847f311.jpg saved to cache
2026-03-27 22:05:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item a83b1615-0d10-546f-a5aa-3c394e4ab67e
2026-03-27 22:05:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743807/general/ee471ec2-982f-4d6b-a231-94ea89aa57e7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741873)
2026-03-27 22:05:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743807/general/d684b4af-713e-44c8-9d5e-cb000e014b40.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741873)
2026-03-27 22:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5743807%252Fgeneral%252F8f47b8f7-18ca-46af-94c7-b3ce16046fde.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743807/general/8f47b8f7-18ca-46af-94c7-b3ce16046fde.jpg not downloaded yet
2026-03-27 22:05:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:05:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5a955d0>
2026-03-27 22:05:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:05:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:05:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a83b1615-0d10-546f-a5aa-3c394e4ab67e/a83b1615-0d10-546f-a5aa-3c394e4ab67e_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5743807%252Fgeneral%252Fed85665f-2dcd-44ce-be2f-07359491e1a1.jpg') HTTP/1.1" 204 0
2026-03-27 22:05:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743807/general/ed85665f-2dcd-44ce-be2f-07359491e1a1.jpg saved to cache
2026-03-27 22:05:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item a83b1615-0d10-546f-a5aa-3c394e4ab67e
2026-03-27 22:05:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743807/general/0253cd11-7bd7-4d54-85e6-195b9d7d1929.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741873)
2026-03-27 22:05:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752319/general/efb47a13-a302-4cf2-bc8f-0a5800efcdb8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741771)
2026-03-27 22:05:17 [adesa.it] INFO: Found listing with ID: 10740309
2026-03-27 22:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740309%27 HTTP/1.1" 200 None
2026-03-27 22:05:17 [adesa.it] INFO: Scrape type for 10740309: 0
2026-03-27 22:05:17 [adesa.it] INFO: Skipping item 10740309 url https://www.openlane.eu/en/carv6/auction/10740309
2026-03-27 22:05:17 [adesa.it] INFO: Found listing with ID: 10740310
2026-03-27 22:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740310%27 HTTP/1.1" 200 None
2026-03-27 22:05:17 [adesa.it] INFO: Scrape type for 10740310: 0
2026-03-27 22:05:17 [adesa.it] INFO: Skipping item 10740310 url https://www.openlane.eu/en/carv6/auction/10740310
2026-03-27 22:05:17 [adesa.it] INFO: Found listing with ID: 10735763
2026-03-27 22:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735763%27 HTTP/1.1" 200 None
2026-03-27 22:05:17 [adesa.it] INFO: Scrape type for 10735763: 0
2026-03-27 22:05:17 [adesa.it] INFO: Skipping item 10735763 url https://www.openlane.eu/en/carv6/auction/10735763
2026-03-27 22:05:17 [adesa.it] INFO: Found listing with ID: 10735664
2026-03-27 22:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735664%27 HTTP/1.1" 200 None
2026-03-27 22:05:17 [adesa.it] INFO: Scrape type for 10735664: 0
2026-03-27 22:05:17 [adesa.it] INFO: Skipping item 10735664 url https://www.openlane.eu/en/carv6/auction/10735664
2026-03-27 22:05:17 [adesa.it] INFO: Found listing with ID: 10735694
2026-03-27 22:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735694%27 HTTP/1.1" 200 None
2026-03-27 22:05:17 [adesa.it] INFO: Scrape type for 10735694: 0
2026-03-27 22:05:17 [adesa.it] INFO: Skipping item 10735694 url https://www.openlane.eu/en/carv6/auction/10735694
2026-03-27 22:05:17 [adesa.it] INFO: Found listing with ID: 10724923
2026-03-27 22:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710724923%27 HTTP/1.1" 200 None
2026-03-27 22:05:17 [adesa.it] INFO: Scrape type for 10724923: 2
2026-03-27 22:05:17 [adesa.it] INFO: Scraping item 10724923 url https://www.openlane.eu/en/carv6/auction/10724923
2026-03-27 22:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5743807%252Fgeneral%252F7abb01f4-e03c-4cb6-ad78-ad72878c142f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743807/general/7abb01f4-e03c-4cb6-ad78-ad72878c142f.jpg not downloaded yet
2026-03-27 22:05:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 04f7abb8-53bd-5e1f-a3f3-ec6b2cd12b28 with identifier: 10720519
2026-03-27 22:05:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 04f7abb8-53bd-5e1f-a3f3-ec6b2cd12b28 with scrape type 2
2026-03-27 22:05:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 04f7abb8-53bd-5e1f-a3f3-ec6b2cd12b28 with scrape type 2
2026-03-27 22:05:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 04f7abb8-53bd-5e1f-a3f3-ec6b2cd12b28, identifier: 10720519
2026-03-27 22:05:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:05:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee44b6810>
2026-03-27 22:05:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:05:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:05:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2916b2e7-60a0-5000-bdf7-fd73312cd5be/2916b2e7-60a0-5000-bdf7-fd73312cd5be_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752323%252Fgeneral%252F72da2dc8-af99-4ca9-bed9-860c5086f2eb.jpg') HTTP/1.1" 204 0
2026-03-27 22:05:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752323/general/72da2dc8-af99-4ca9-bed9-860c5086f2eb.jpg saved to cache
2026-03-27 22:05:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 2916b2e7-60a0-5000-bdf7-fd73312cd5be
2026-03-27 22:05:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:05:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5bd7dd0>
2026-03-27 22:05:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:05:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:05:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2916b2e7-60a0-5000-bdf7-fd73312cd5be/2916b2e7-60a0-5000-bdf7-fd73312cd5be_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752323%252Fgeneral%252F8fd05bad-7631-4cf5-be7f-d080a59c91d6.jpg') HTTP/1.1" 204 0
2026-03-27 22:05:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752323/general/8fd05bad-7631-4cf5-be7f-d080a59c91d6.jpg saved to cache
2026-03-27 22:05:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 2916b2e7-60a0-5000-bdf7-fd73312cd5be
2026-03-27 22:05:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743807/general/39868359-d17c-46c1-b669-ffe7996a6ec1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741873)
2026-03-27 22:05:17 [adesa.it] INFO: Found listing with ID: 10735665
2026-03-27 22:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735665%27 HTTP/1.1" 200 None
2026-03-27 22:05:17 [adesa.it] INFO: Scrape type for 10735665: 0
2026-03-27 22:05:17 [adesa.it] INFO: Skipping item 10735665 url https://www.openlane.eu/en/carv6/auction/10735665
2026-03-27 22:05:17 [adesa.it] INFO: Found listing with ID: 10741052
2026-03-27 22:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741052%27 HTTP/1.1" 200 None
2026-03-27 22:05:17 [adesa.it] INFO: Scrape type for 10741052: 0
2026-03-27 22:05:17 [adesa.it] INFO: Skipping item 10741052 url https://www.openlane.eu/en/carv6/auction/10741052
2026-03-27 22:05:17 [adesa.it] INFO: Found listing with ID: 10741866
2026-03-27 22:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741866%27 HTTP/1.1" 200 None
2026-03-27 22:05:17 [adesa.it] INFO: Scrape type for 10741866: 1
2026-03-27 22:05:17 [adesa.it] INFO: Scraping item 10741866 url https://www.openlane.eu/en/carv6/auction/10741866
2026-03-27 22:05:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 04f7abb8-53bd-5e1f-a3f3-ec6b2cd12b28 with identifier: 10720519
2026-03-27 22:05:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 04f7abb8-53bd-5e1f-a3f3-ec6b2cd12b28 with identifier: 10720519
2026-03-27 22:05:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 04f7abb8-53bd-5e1f-a3f3-ec6b2cd12b28 with identifier: 10720519 to the API
2026-03-27 22:05:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:05:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:05:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720519>
{'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-29T16:00:00Z',
'fuel_type': 'Diesel',
'id': '04f7abb8-53bd-5e1f-a3f3-ec6b2cd12b28',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH947PR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720519',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': 'X5',
'odometer': 175722,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 26300,
'price_includes_vat': True,
'registration_date': '2021-12-15',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'BMW X5 30d X Line - Diesel - Automatic - 286 hp - 175.722 km',
'transmission': 'automatic',
'trim': 'X Line',
'vin': None,
'year': 2021}
2026-03-27 22:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720519%27 HTTP/1.1" 200 None
2026-03-27 22:05:18 [adesa.it] INFO: Saving data for 10720519: {'auction_closing_time': 1774800000.0, 'created_time': 1774562470.649121, 'last_price_update_time': 1774649118.07163}
2026-03-27 22:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10720519') HTTP/1.1" 204 0
2026-03-27 22:05:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752323/general/eea7524a-014f-44cc-acdf-3758b186e276.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741772)
2026-03-27 22:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5743807%252Fgeneral%252F5c0c7f84-1e31-4588-bf90-a6e010e1d0f5.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743807/general/5c0c7f84-1e31-4588-bf90-a6e010e1d0f5.jpg not downloaded yet
2026-03-27 22:05:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743807/general/39f84290-2246-4e4c-9686-dd3a21a6e483.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741873)
2026-03-27 22:05:18 [adesa.it] INFO: Found listing with ID: 10735695
2026-03-27 22:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735695%27 HTTP/1.1" 200 None
2026-03-27 22:05:18 [adesa.it] INFO: Scrape type for 10735695: 0
2026-03-27 22:05:18 [adesa.it] INFO: Skipping item 10735695 url https://www.openlane.eu/en/carv6/auction/10735695
2026-03-27 22:05:18 [adesa.it] INFO: Found listing with ID: 10741868
2026-03-27 22:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741868%27 HTTP/1.1" 200 None
2026-03-27 22:05:18 [adesa.it] INFO: Scrape type for 10741868: 1
2026-03-27 22:05:18 [adesa.it] INFO: Scraping item 10741868 url https://www.openlane.eu/en/carv6/auction/10741868
2026-03-27 22:05:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724915> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:05:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:05:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee47024d0>
2026-03-27 22:05:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:05:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:05:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a83b1615-0d10-546f-a5aa-3c394e4ab67e/a83b1615-0d10-546f-a5aa-3c394e4ab67e_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5743807%252Fgeneral%252Fee471ec2-982f-4d6b-a231-94ea89aa57e7.jpg') HTTP/1.1" 204 0
2026-03-27 22:05:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743807/general/ee471ec2-982f-4d6b-a231-94ea89aa57e7.jpg saved to cache
2026-03-27 22:05:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item a83b1615-0d10-546f-a5aa-3c394e4ab67e
2026-03-27 22:05:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:05:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee58296d0>
2026-03-27 22:05:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:05:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:05:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a83b1615-0d10-546f-a5aa-3c394e4ab67e/a83b1615-0d10-546f-a5aa-3c394e4ab67e_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5743807%252Fgeneral%252Fd684b4af-713e-44c8-9d5e-cb000e014b40.jpg') HTTP/1.1" 204 0
2026-03-27 22:05:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743807/general/d684b4af-713e-44c8-9d5e-cb000e014b40.jpg saved to cache
2026-03-27 22:05:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item a83b1615-0d10-546f-a5aa-3c394e4ab67e
2026-03-27 22:05:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:05:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee4465ad0>
2026-03-27 22:05:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:05:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:05:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a83b1615-0d10-546f-a5aa-3c394e4ab67e/a83b1615-0d10-546f-a5aa-3c394e4ab67e_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5743807%252Fgeneral%252F0253cd11-7bd7-4d54-85e6-195b9d7d1929.jpg') HTTP/1.1" 204 0
2026-03-27 22:05:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743807/general/0253cd11-7bd7-4d54-85e6-195b9d7d1929.jpg saved to cache
2026-03-27 22:05:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item a83b1615-0d10-546f-a5aa-3c394e4ab67e
2026-03-27 22:05:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:05:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee582bc10>
2026-03-27 22:05:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:05:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:05:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2ab0fb29-a20a-5191-873f-c653d853d741/2ab0fb29-a20a-5191-873f-c653d853d741_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752319%252Fgeneral%252Fefb47a13-a302-4cf2-bc8f-0a5800efcdb8.jpg') HTTP/1.1" 204 0
2026-03-27 22:05:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752319/general/efb47a13-a302-4cf2-bc8f-0a5800efcdb8.jpg saved to cache
2026-03-27 22:05:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 2ab0fb29-a20a-5191-873f-c653d853d741
2026-03-27 22:05:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752319/general/a1d2b73e-bbf7-4464-8308-0ec026e296e8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741771)
2026-03-27 22:05:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:05:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724940> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:05:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752323/general/e87a305f-7c63-42b9-8ac2-8c5cfb2df4f0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741772)
2026-03-27 22:05:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752323/general/98564816-70bc-457e-ba88-bea0444cc049.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741772)
2026-03-27 22:05:18 [adesa.it] INFO: Found listing with ID: 10741041
2026-03-27 22:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741041%27 HTTP/1.1" 200 None
2026-03-27 22:05:18 [adesa.it] INFO: Scrape type for 10741041: 0
2026-03-27 22:05:18 [adesa.it] INFO: Skipping item 10741041 url https://www.openlane.eu/en/carv6/auction/10741041
2026-03-27 22:05:18 [adesa.it] INFO: Found listing with ID: 10734421
2026-03-27 22:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710734421%27 HTTP/1.1" 200 None
2026-03-27 22:05:18 [adesa.it] INFO: Scrape type for 10734421: 0
2026-03-27 22:05:18 [adesa.it] INFO: Skipping item 10734421 url https://www.openlane.eu/en/carv6/auction/10734421
2026-03-27 22:05:18 [adesa.it] INFO: Found listing with ID: 10735758
2026-03-27 22:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735758%27 HTTP/1.1" 200 None
2026-03-27 22:05:18 [adesa.it] INFO: Scrape type for 10735758: 0
2026-03-27 22:05:18 [adesa.it] INFO: Skipping item 10735758 url https://www.openlane.eu/en/carv6/auction/10735758
2026-03-27 22:05:18 [adesa.it] INFO: Found listing with ID: 10735696
2026-03-27 22:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735696%27 HTTP/1.1" 200 None
2026-03-27 22:05:18 [adesa.it] INFO: Scrape type for 10735696: 0
2026-03-27 22:05:18 [adesa.it] INFO: Skipping item 10735696 url https://www.openlane.eu/en/carv6/auction/10735696
2026-03-27 22:05:18 [adesa.it] INFO: Found listing with ID: 10720536
2026-03-27 22:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720536%27 HTTP/1.1" 200 None
2026-03-27 22:05:18 [adesa.it] INFO: Scrape type for 10720536: 2
2026-03-27 22:05:18 [adesa.it] INFO: Scraping item 10720536 url https://www.openlane.eu/en/carv6/auction/10720536
2026-03-27 22:05:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:05:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:05:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5bdf310>
2026-03-27 22:05:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:05:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:05:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a83b1615-0d10-546f-a5aa-3c394e4ab67e/a83b1615-0d10-546f-a5aa-3c394e4ab67e_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5743807%252Fgeneral%252F39868359-d17c-46c1-b669-ffe7996a6ec1.jpg') HTTP/1.1" 204 0
2026-03-27 22:05:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743807/general/39868359-d17c-46c1-b669-ffe7996a6ec1.jpg saved to cache
2026-03-27 22:05:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item a83b1615-0d10-546f-a5aa-3c394e4ab67e
2026-03-27 22:05:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752323/general/1672c566-6888-42f6-bd78-1e4070175c56.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741772)
2026-03-27 22:05:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724919> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:05:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720530> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:05:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720526> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:05:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:05:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee44b6c50>
2026-03-27 22:05:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:05:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:05:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2916b2e7-60a0-5000-bdf7-fd73312cd5be/2916b2e7-60a0-5000-bdf7-fd73312cd5be_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752323%252Fgeneral%252Feea7524a-014f-44cc-acdf-3758b186e276.jpg') HTTP/1.1" 204 0
2026-03-27 22:05:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752323/general/eea7524a-014f-44cc-acdf-3758b186e276.jpg saved to cache
2026-03-27 22:05:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 2916b2e7-60a0-5000-bdf7-fd73312cd5be
2026-03-27 22:05:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:05:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee4405d90>
2026-03-27 22:05:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:05:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:05:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a83b1615-0d10-546f-a5aa-3c394e4ab67e/a83b1615-0d10-546f-a5aa-3c394e4ab67e_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5743807%252Fgeneral%252F39f84290-2246-4e4c-9686-dd3a21a6e483.jpg') HTTP/1.1" 204 0
2026-03-27 22:05:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743807/general/39f84290-2246-4e4c-9686-dd3a21a6e483.jpg saved to cache
2026-03-27 22:05:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item a83b1615-0d10-546f-a5aa-3c394e4ab67e
2026-03-27 22:05:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 70f58843-163e-5d83-bd42-7fc3b2b61140 with identifier: 10724915
2026-03-27 22:05:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 70f58843-163e-5d83-bd42-7fc3b2b61140 with scrape type 2
2026-03-27 22:05:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 70f58843-163e-5d83-bd42-7fc3b2b61140 with scrape type 2
2026-03-27 22:05:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 70f58843-163e-5d83-bd42-7fc3b2b61140, identifier: 10724915
2026-03-27 22:05:18 [adesa.it] INFO: Found listing with ID: 10741047
2026-03-27 22:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741047%27 HTTP/1.1" 200 None
2026-03-27 22:05:18 [adesa.it] INFO: Scrape type for 10741047: 0
2026-03-27 22:05:18 [adesa.it] INFO: Skipping item 10741047 url https://www.openlane.eu/en/carv6/auction/10741047
2026-03-27 22:05:18 [adesa.it] INFO: Found listing with ID: 10741042
2026-03-27 22:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741042%27 HTTP/1.1" 200 None
2026-03-27 22:05:18 [adesa.it] INFO: Scrape type for 10741042: 0
2026-03-27 22:05:18 [adesa.it] INFO: Skipping item 10741042 url https://www.openlane.eu/en/carv6/auction/10741042
2026-03-27 22:05:18 [adesa.it] INFO: Found listing with ID: 10735697
2026-03-27 22:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735697%27 HTTP/1.1" 200 None
2026-03-27 22:05:18 [adesa.it] INFO: Scrape type for 10735697: 0
2026-03-27 22:05:18 [adesa.it] INFO: Skipping item 10735697 url https://www.openlane.eu/en/carv6/auction/10735697
2026-03-27 22:05:18 [adesa.it] INFO: Found listing with ID: 10735698
2026-03-27 22:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735698%27 HTTP/1.1" 200 None
2026-03-27 22:05:18 [adesa.it] INFO: Scrape type for 10735698: 0
2026-03-27 22:05:18 [adesa.it] INFO: Skipping item 10735698 url https://www.openlane.eu/en/carv6/auction/10735698
2026-03-27 22:05:18 [adesa.it] INFO: Found listing with ID: 10741874
2026-03-27 22:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741874%27 HTTP/1.1" 200 None
2026-03-27 22:05:18 [adesa.it] INFO: Scrape type for 10741874: 1
2026-03-27 22:05:18 [adesa.it] INFO: Scraping item 10741874 url https://www.openlane.eu/en/carv6/auction/10741874
2026-03-27 22:05:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:05:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:05:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 70f58843-163e-5d83-bd42-7fc3b2b61140 with identifier: 10724915
2026-03-27 22:05:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 70f58843-163e-5d83-bd42-7fc3b2b61140 with identifier: 10724915
2026-03-27 22:05:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 70f58843-163e-5d83-bd42-7fc3b2b61140 with identifier: 10724915 to the API
2026-03-27 22:05:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:05:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:05:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724915>
{'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-29T16:00: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=10724915',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Cupra',
'model': 'Formentor',
'odometer': 97540,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 17100,
'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-27 22:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710724915%27 HTTP/1.1" 200 None
2026-03-27 22:05:19 [adesa.it] INFO: Saving data for 10724915: {'auction_closing_time': 1774800000.0, 'created_time': 1774562476.489844, 'last_price_update_time': 1774649119.156509}
2026-03-27 22:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10724915') HTTP/1.1" 204 0
2026-03-27 22:05:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:05:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743807/general/5c0c7f84-1e31-4588-bf90-a6e010e1d0f5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741873)
2026-03-27 22:05:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743807/general/7abb01f4-e03c-4cb6-ad78-ad72878c142f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741873)
2026-03-27 22:05:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:05:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5beb490>
2026-03-27 22:05:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:05:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:05:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2ab0fb29-a20a-5191-873f-c653d853d741/2ab0fb29-a20a-5191-873f-c653d853d741_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752319%252Fgeneral%252Fa1d2b73e-bbf7-4464-8308-0ec026e296e8.jpg') HTTP/1.1" 204 0
2026-03-27 22:05:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752319/general/a1d2b73e-bbf7-4464-8308-0ec026e296e8.jpg saved to cache
2026-03-27 22:05:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 2ab0fb29-a20a-5191-873f-c653d853d741
2026-03-27 22:05:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 29270f83-8681-5daf-ab60-7e89bf8d13d6 with identifier: 10724940
2026-03-27 22:05:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 29270f83-8681-5daf-ab60-7e89bf8d13d6 with scrape type 2
2026-03-27 22:05:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 29270f83-8681-5daf-ab60-7e89bf8d13d6 with scrape type 2
2026-03-27 22:05:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 29270f83-8681-5daf-ab60-7e89bf8d13d6, identifier: 10724940
2026-03-27 22:05:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:05:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee4500450>
2026-03-27 22:05:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:05:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:05:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2916b2e7-60a0-5000-bdf7-fd73312cd5be/2916b2e7-60a0-5000-bdf7-fd73312cd5be_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752323%252Fgeneral%252Fe87a305f-7c63-42b9-8ac2-8c5cfb2df4f0.jpg') HTTP/1.1" 204 0
2026-03-27 22:05:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752323/general/e87a305f-7c63-42b9-8ac2-8c5cfb2df4f0.jpg saved to cache
2026-03-27 22:05:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 2916b2e7-60a0-5000-bdf7-fd73312cd5be
2026-03-27 22:05:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:05:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee7b29290>
2026-03-27 22:05:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:05:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:05:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2916b2e7-60a0-5000-bdf7-fd73312cd5be/2916b2e7-60a0-5000-bdf7-fd73312cd5be_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752323%252Fgeneral%252F98564816-70bc-457e-ba88-bea0444cc049.jpg') HTTP/1.1" 204 0
2026-03-27 22:05:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752323/general/98564816-70bc-457e-ba88-bea0444cc049.jpg saved to cache
2026-03-27 22:05:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 2916b2e7-60a0-5000-bdf7-fd73312cd5be
2026-03-27 22:05:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743807/general/8f47b8f7-18ca-46af-94c7-b3ce16046fde.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741873)
2026-03-27 22:05:19 [adesa.it] INFO: Found listing with ID: 10741869
2026-03-27 22:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741869%27 HTTP/1.1" 200 None
2026-03-27 22:05:19 [adesa.it] INFO: Scrape type for 10741869: 1
2026-03-27 22:05:19 [adesa.it] INFO: Scraping item 10741869 url https://www.openlane.eu/en/carv6/auction/10741869
2026-03-27 22:05:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720516> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:05:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 29270f83-8681-5daf-ab60-7e89bf8d13d6 with identifier: 10724940
2026-03-27 22:05:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 29270f83-8681-5daf-ab60-7e89bf8d13d6 with identifier: 10724940
2026-03-27 22:05:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 29270f83-8681-5daf-ab60-7e89bf8d13d6 with identifier: 10724940 to the API
2026-03-27 22:05:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:05:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:05:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724940>
{'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-29T16:00: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=10724940',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': 'X6',
'odometer': 271078,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 14800,
'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-27 22:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710724940%27 HTTP/1.1" 200 None
2026-03-27 22:05:20 [adesa.it] INFO: Saving data for 10724940: {'auction_closing_time': 1774800000.0, 'created_time': 1774562477.153216, 'last_price_update_time': 1774649120.529514}
2026-03-27 22:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10724940') HTTP/1.1" 204 0
2026-03-27 22:05:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:05:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee45015d0>
2026-03-27 22:05:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:05:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:05:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2916b2e7-60a0-5000-bdf7-fd73312cd5be/2916b2e7-60a0-5000-bdf7-fd73312cd5be_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752323%252Fgeneral%252F1672c566-6888-42f6-bd78-1e4070175c56.jpg') HTTP/1.1" 204 0
2026-03-27 22:05:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752323/general/1672c566-6888-42f6-bd78-1e4070175c56.jpg saved to cache
2026-03-27 22:05:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 2916b2e7-60a0-5000-bdf7-fd73312cd5be
2026-03-27 22:05:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 85847f30-54ef-5383-9aed-2e61f7ecb323 with identifier: 10724919
2026-03-27 22:05:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 85847f30-54ef-5383-9aed-2e61f7ecb323 with scrape type 2
2026-03-27 22:05:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 85847f30-54ef-5383-9aed-2e61f7ecb323 with scrape type 2
2026-03-27 22:05:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 85847f30-54ef-5383-9aed-2e61f7ecb323, identifier: 10724919
2026-03-27 22:05:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 83294769-b285-5606-bdd2-604046cde3a8 with identifier: 10720530
2026-03-27 22:05:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 83294769-b285-5606-bdd2-604046cde3a8 with scrape type 2
2026-03-27 22:05:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 83294769-b285-5606-bdd2-604046cde3a8 with scrape type 2
2026-03-27 22:05:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 83294769-b285-5606-bdd2-604046cde3a8, identifier: 10720530
2026-03-27 22:05:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 62478eb0-b45b-5acd-8ea2-4a994e3b3994 with identifier: 10720526
2026-03-27 22:05:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 62478eb0-b45b-5acd-8ea2-4a994e3b3994 with scrape type 2
2026-03-27 22:05:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 62478eb0-b45b-5acd-8ea2-4a994e3b3994 with scrape type 2
2026-03-27 22:05:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 62478eb0-b45b-5acd-8ea2-4a994e3b3994, identifier: 10720526
2026-03-27 22:05:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:05:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724934> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:05:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 85847f30-54ef-5383-9aed-2e61f7ecb323 with identifier: 10724919
2026-03-27 22:05:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 85847f30-54ef-5383-9aed-2e61f7ecb323 with identifier: 10724919
2026-03-27 22:05:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 85847f30-54ef-5383-9aed-2e61f7ecb323 with identifier: 10724919 to the API
2026-03-27 22:05:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:05:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:05:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724919>
{'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-29T16:00: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=10724919',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Dacia',
'model': 'Spring',
'odometer': 25578,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 4000,
'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-27 22:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710724919%27 HTTP/1.1" 200 None
2026-03-27 22:05:21 [adesa.it] INFO: Saving data for 10724919: {'auction_closing_time': 1774800000.0, 'created_time': 1774562483.158602, 'last_price_update_time': 1774649121.141142}
2026-03-27 22:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10724919') HTTP/1.1" 204 0
2026-03-27 22:05:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 83294769-b285-5606-bdd2-604046cde3a8 with identifier: 10720530
2026-03-27 22:05:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 83294769-b285-5606-bdd2-604046cde3a8 with identifier: 10720530
2026-03-27 22:05:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 83294769-b285-5606-bdd2-604046cde3a8 with identifier: 10720530 to the API
2026-03-27 22:05:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:05:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:05:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720530>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 225,
'expiration_date': '2026-03-29T16:00:00Z',
'fuel_type': 'Hybrid',
'id': '83294769-b285-5606-bdd2-604046cde3a8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK633FV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720530',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Citroën',
'model': 'C5',
'odometer': 102170,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 10200,
'price_includes_vat': True,
'registration_date': '2022-05-12',
'seats_number': 5,
'seller_name': 'Unipol Rental',
'title': 'Citroën C5 Aircross 1.6 Shine - Hybrid - Automatic - 225 hp - '
'102.170 km',
'transmission': 'automatic',
'trim': 'Shine',
'vin': None,
'year': 2022}
2026-03-27 22:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720530%27 HTTP/1.1" 200 None
2026-03-27 22:05:21 [adesa.it] INFO: Saving data for 10720530: {'auction_closing_time': 1774800000.0, 'created_time': 1774562475.667265, 'last_price_update_time': 1774649121.445574}
2026-03-27 22:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10720530') HTTP/1.1" 204 0
2026-03-27 22:05:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 62478eb0-b45b-5acd-8ea2-4a994e3b3994 with identifier: 10720526
2026-03-27 22:05:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 62478eb0-b45b-5acd-8ea2-4a994e3b3994 with identifier: 10720526
2026-03-27 22:05:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 62478eb0-b45b-5acd-8ea2-4a994e3b3994 with identifier: 10720526 to the API
2026-03-27 22:05:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:05:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:05:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720526>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 131,
'expiration_date': '2026-03-29T16:00:00Z',
'fuel_type': 'Diesel',
'id': '62478eb0-b45b-5acd-8ea2-4a994e3b3994',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FZ864TB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720526',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'DS',
'model': 'DS7 Crossback',
'odometer': 168258,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 9000,
'price_includes_vat': True,
'registration_date': '2019-12-27',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'DS DS7 Crossback 1.5 HDI Grand Chic - Diesel - Automatic - 131 hp - '
'168.258 km',
'transmission': 'automatic',
'trim': 'Grand Chic',
'vin': None,
'year': 2019}
2026-03-27 22:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720526%27 HTTP/1.1" 200 None
2026-03-27 22:05:21 [adesa.it] INFO: Saving data for 10720526: {'auction_closing_time': 1774800000.0, 'created_time': 1774562502.57282, 'last_price_update_time': 1774649121.707574}
2026-03-27 22:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10720526') HTTP/1.1" 204 0
2026-03-27 22:05:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752319/general/402d4f26-7bba-4185-acc0-301df9457d08.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741771)
2026-03-27 22:05:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752319/general/f1e7c08c-aba4-4f91-8677-642ecf670ff5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741771)
2026-03-27 22:05:21 [adesa.it] INFO: Found listing with ID: 10741872
2026-03-27 22:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741872%27 HTTP/1.1" 200 None
2026-03-27 22:05:21 [adesa.it] INFO: Scrape type for 10741872: 1
2026-03-27 22:05:21 [adesa.it] INFO: Scraping item 10741872 url https://www.openlane.eu/en/carv6/auction/10741872
2026-03-27 22:05:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:05:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:05:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee42ad890>
2026-03-27 22:05:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:05:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:05:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a83b1615-0d10-546f-a5aa-3c394e4ab67e/a83b1615-0d10-546f-a5aa-3c394e4ab67e_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5743807%252Fgeneral%252F5c0c7f84-1e31-4588-bf90-a6e010e1d0f5.jpg') HTTP/1.1" 204 0
2026-03-27 22:05:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743807/general/5c0c7f84-1e31-4588-bf90-a6e010e1d0f5.jpg saved to cache
2026-03-27 22:05:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item a83b1615-0d10-546f-a5aa-3c394e4ab67e
2026-03-27 22:05:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:05:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee7b43a50>
2026-03-27 22:05:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:05:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:05:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a83b1615-0d10-546f-a5aa-3c394e4ab67e/a83b1615-0d10-546f-a5aa-3c394e4ab67e_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5743807%252Fgeneral%252F7abb01f4-e03c-4cb6-ad78-ad72878c142f.jpg') HTTP/1.1" 204 0
2026-03-27 22:05:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743807/general/7abb01f4-e03c-4cb6-ad78-ad72878c142f.jpg saved to cache
2026-03-27 22:05:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item a83b1615-0d10-546f-a5aa-3c394e4ab67e
2026-03-27 22:05:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752319/general/439bc94a-2ae8-4968-ab07-27d94bfcde44.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741771)
2026-03-27 22:05:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752324/general/eb1a9ff9-43a0-4a85-8dc3-da8de426d75d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741773)
2026-03-27 22:05:21 [adesa.it] INFO: Found listing with ID: 10735699
2026-03-27 22:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735699%27 HTTP/1.1" 200 None
2026-03-27 22:05:21 [adesa.it] INFO: Scrape type for 10735699: 0
2026-03-27 22:05:21 [adesa.it] INFO: Skipping item 10735699 url https://www.openlane.eu/en/carv6/auction/10735699
2026-03-27 22:05:21 [adesa.it] INFO: Found listing with ID: 10735700
2026-03-27 22:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735700%27 HTTP/1.1" 200 None
2026-03-27 22:05:21 [adesa.it] INFO: Scrape type for 10735700: 0
2026-03-27 22:05:21 [adesa.it] INFO: Skipping item 10735700 url https://www.openlane.eu/en/carv6/auction/10735700
2026-03-27 22:05:21 [adesa.it] INFO: Found listing with ID: 10735701
2026-03-27 22:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735701%27 HTTP/1.1" 200 None
2026-03-27 22:05:21 [adesa.it] INFO: Scrape type for 10735701: 0
2026-03-27 22:05:21 [adesa.it] INFO: Skipping item 10735701 url https://www.openlane.eu/en/carv6/auction/10735701
2026-03-27 22:05:21 [adesa.it] INFO: Found listing with ID: 10735702
2026-03-27 22:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735702%27 HTTP/1.1" 200 None
2026-03-27 22:05:21 [adesa.it] INFO: Scrape type for 10735702: 0
2026-03-27 22:05:21 [adesa.it] INFO: Skipping item 10735702 url https://www.openlane.eu/en/carv6/auction/10735702
2026-03-27 22:05:21 [adesa.it] INFO: Found listing with ID: 10735770
2026-03-27 22:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735770%27 HTTP/1.1" 200 None
2026-03-27 22:05:21 [adesa.it] INFO: Scrape type for 10735770: 0
2026-03-27 22:05:21 [adesa.it] INFO: Skipping item 10735770 url https://www.openlane.eu/en/carv6/auction/10735770
2026-03-27 22:05:21 [adesa.it] INFO: Found listing with ID: 10720538
2026-03-27 22:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720538%27 HTTP/1.1" 200 None
2026-03-27 22:05:21 [adesa.it] INFO: Scrape type for 10720538: 2
2026-03-27 22:05:21 [adesa.it] INFO: Scraping item 10720538 url https://www.openlane.eu/en/carv6/auction/10720538
2026-03-27 22:05:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:05:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee4599b90>
2026-03-27 22:05:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:05:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:05:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a83b1615-0d10-546f-a5aa-3c394e4ab67e/a83b1615-0d10-546f-a5aa-3c394e4ab67e_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5743807%252Fgeneral%252F8f47b8f7-18ca-46af-94c7-b3ce16046fde.jpg') HTTP/1.1" 204 0
2026-03-27 22:05:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743807/general/8f47b8f7-18ca-46af-94c7-b3ce16046fde.jpg saved to cache
2026-03-27 22:05:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item a83b1615-0d10-546f-a5aa-3c394e4ab67e
2026-03-27 22:05:22 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a83b1615-0d10-546f-a5aa-3c394e4ab67e, skipping ID generation
2026-03-27 22:05:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a83b1615-0d10-546f-a5aa-3c394e4ab67e with scrape type 1
2026-03-27 22:05:22 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a83b1615-0d10-546f-a5aa-3c394e4ab67e sending to next pipeline
2026-03-27 22:05:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: a83b1615-0d10-546f-a5aa-3c394e4ab67e, identifier: 10741873
2026-03-27 22:05:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3b263e90-e4ea-52fc-a2aa-b573cc4cf09d with identifier: 10720516
2026-03-27 22:05:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3b263e90-e4ea-52fc-a2aa-b573cc4cf09d with scrape type 2
2026-03-27 22:05:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3b263e90-e4ea-52fc-a2aa-b573cc4cf09d with scrape type 2
2026-03-27 22:05:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 3b263e90-e4ea-52fc-a2aa-b573cc4cf09d, identifier: 10720516
2026-03-27 22:05:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 265f384e-1f48-5979-b0cc-02f138178975 with identifier: 10724934
2026-03-27 22:05:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 265f384e-1f48-5979-b0cc-02f138178975 with scrape type 2
2026-03-27 22:05:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 265f384e-1f48-5979-b0cc-02f138178975 with scrape type 2
2026-03-27 22:05:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 265f384e-1f48-5979-b0cc-02f138178975, identifier: 10724934
2026-03-27 22:05:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752324/general/467f079e-47dd-4fb8-9b87-7c674b83622d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741773)
2026-03-27 22:05:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: a83b1615-0d10-546f-a5aa-3c394e4ab67e with identifier: 10741873
2026-03-27 22:05:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: a83b1615-0d10-546f-a5aa-3c394e4ab67e with identifier: 10741873
2026-03-27 22:05:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: a83b1615-0d10-546f-a5aa-3c394e4ab67e with identifier: 10741873 to the API
2026-03-27 22:05:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:05:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:05:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743807/general/8f47b8f7-18ca-46af-94c7-b3ce16046fde.jpg>
{'auction_title': '',
'c_o_2_emission_value': 139,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-30T13:45:00Z',
'fuel_type': 'Diesel',
'id': 'a83b1615-0d10-546f-a5aa-3c394e4ab67e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'GB551WS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741873',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': '5 Series',
'odometer': 103440,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 18,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a83b1615-0d10-546f-a5aa-3c394e4ab67e/a83b1615-0d10-546f-a5aa-3c394e4ab67e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71296,
'Height': 750,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743807/general/97a85fa5-59bb-4174-853a-42fb3847f311.jpg',
'Width': 1000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a83b1615-0d10-546f-a5aa-3c394e4ab67e/a83b1615-0d10-546f-a5aa-3c394e4ab67e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76632,
'Height': 750,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743807/general/ed85665f-2dcd-44ce-be2f-07359491e1a1.jpg',
'Width': 1000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a83b1615-0d10-546f-a5aa-3c394e4ab67e/a83b1615-0d10-546f-a5aa-3c394e4ab67e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70905,
'Height': 750,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743807/general/ee471ec2-982f-4d6b-a231-94ea89aa57e7.jpg',
'Width': 1000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a83b1615-0d10-546f-a5aa-3c394e4ab67e/a83b1615-0d10-546f-a5aa-3c394e4ab67e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57910,
'Height': 750,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743807/general/d684b4af-713e-44c8-9d5e-cb000e014b40.jpg',
'Width': 1000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a83b1615-0d10-546f-a5aa-3c394e4ab67e/a83b1615-0d10-546f-a5aa-3c394e4ab67e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58255,
'Height': 750,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743807/general/0253cd11-7bd7-4d54-85e6-195b9d7d1929.jpg',
'Width': 1000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a83b1615-0d10-546f-a5aa-3c394e4ab67e/a83b1615-0d10-546f-a5aa-3c394e4ab67e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111217,
'Height': 750,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743807/general/39868359-d17c-46c1-b669-ffe7996a6ec1.jpg',
'Width': 1000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a83b1615-0d10-546f-a5aa-3c394e4ab67e/a83b1615-0d10-546f-a5aa-3c394e4ab67e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101898,
'Height': 750,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743807/general/39f84290-2246-4e4c-9686-dd3a21a6e483.jpg',
'Width': 1000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a83b1615-0d10-546f-a5aa-3c394e4ab67e/a83b1615-0d10-546f-a5aa-3c394e4ab67e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96284,
'Height': 750,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743807/general/8f47b8f7-18ca-46af-94c7-b3ce16046fde.jpg',
'Width': 1000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a83b1615-0d10-546f-a5aa-3c394e4ab67e/a83b1615-0d10-546f-a5aa-3c394e4ab67e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99957,
'Height': 750,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743807/general/7abb01f4-e03c-4cb6-ad78-ad72878c142f.jpg',
'Width': 1000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a83b1615-0d10-546f-a5aa-3c394e4ab67e/a83b1615-0d10-546f-a5aa-3c394e4ab67e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 42787,
'Height': 750,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743807/general/5c0c7f84-1e31-4588-bf90-a6e010e1d0f5.jpg',
'Width': 1000}],
'price': 19800,
'price_includes_vat': True,
'registration_date': '2020-10-01',
'seats_number': 5,
'seller_name': 'Ambrosi Spa',
'title': 'BMW 5 Series Touring 520d M Sport - xDrive - Diesel - Automatic - '
'190 hp - 103.440 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2020}
2026-03-27 22:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741873%27 HTTP/1.1" 200 None
2026-03-27 22:05:22 [adesa.it] INFO: Saving data for 10741873: {'created_time': 1774649122.637482, 'last_price_update_time': 1774649122.637492, 'auction_closing_time': 1774878300.0}
2026-03-27 22:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741873') HTTP/1.1" 204 0
2026-03-27 22:05:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 3b263e90-e4ea-52fc-a2aa-b573cc4cf09d with identifier: 10720516
2026-03-27 22:05:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 3b263e90-e4ea-52fc-a2aa-b573cc4cf09d with identifier: 10720516
2026-03-27 22:05:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 3b263e90-e4ea-52fc-a2aa-b573cc4cf09d with identifier: 10720516 to the API
2026-03-27 22:05:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:05:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:05:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720516>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': '2026-03-29T16:00:00Z',
'fuel_type': 'Petrol',
'id': '3b263e90-e4ea-52fc-a2aa-b573cc4cf09d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG029RM',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720516',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Citroën',
'model': 'C4',
'odometer': 75997,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 8300,
'price_includes_vat': True,
'registration_date': '2021-07-30',
'seats_number': 5,
'seller_name': 'Unipol Rental',
'title': 'Citroën C4 1.2i Feel - Petrol - Manual - 131 hp - 75.997 km',
'transmission': 'manual',
'trim': 'Feel',
'vin': None,
'year': 2021}
2026-03-27 22:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720516%27 HTTP/1.1" 200 None
2026-03-27 22:05:22 [adesa.it] INFO: Saving data for 10720516: {'auction_closing_time': 1774800000.0, 'created_time': 1774562473.767046, 'last_price_update_time': 1774649122.949303}
2026-03-27 22:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10720516') HTTP/1.1" 204 0
2026-03-27 22:05:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 265f384e-1f48-5979-b0cc-02f138178975 with identifier: 10724934
2026-03-27 22:05:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 265f384e-1f48-5979-b0cc-02f138178975 with identifier: 10724934
2026-03-27 22:05:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 265f384e-1f48-5979-b0cc-02f138178975 with identifier: 10724934 to the API
2026-03-27 22:05:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:05:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:05:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724934>
{'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-29T16:00: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=10724934',
'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': 11600,
'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-27 22:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710724934%27 HTTP/1.1" 200 None
2026-03-27 22:05:24 [adesa.it] INFO: Saving data for 10724934: {'auction_closing_time': 1774800000.0, 'created_time': 1774562503.525363, 'last_price_update_time': 1774649124.02078}
2026-03-27 22:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10724934') HTTP/1.1" 204 0
2026-03-27 22:05:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:05:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee4649510>
2026-03-27 22:05:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:05:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:05:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2ab0fb29-a20a-5191-873f-c653d853d741/2ab0fb29-a20a-5191-873f-c653d853d741_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752319%252Fgeneral%252F402d4f26-7bba-4185-acc0-301df9457d08.jpg') HTTP/1.1" 204 0
2026-03-27 22:05:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752319/general/402d4f26-7bba-4185-acc0-301df9457d08.jpg saved to cache
2026-03-27 22:05:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 2ab0fb29-a20a-5191-873f-c653d853d741
2026-03-27 22:05:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:05:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5ac8810>
2026-03-27 22:05:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:05:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:05:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2ab0fb29-a20a-5191-873f-c653d853d741/2ab0fb29-a20a-5191-873f-c653d853d741_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752319%252Fgeneral%252Ff1e7c08c-aba4-4f91-8677-642ecf670ff5.jpg') HTTP/1.1" 204 0
2026-03-27 22:05:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752319/general/f1e7c08c-aba4-4f91-8677-642ecf670ff5.jpg saved to cache
2026-03-27 22:05:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 2ab0fb29-a20a-5191-873f-c653d853d741
2026-03-27 22:05:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752323/general/841654ad-da23-4826-adeb-8fa94390bd32.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741772)
2026-03-27 22:05:24 [adesa.it] INFO: Found listing with ID: 10741043
2026-03-27 22:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741043%27 HTTP/1.1" 200 None
2026-03-27 22:05:24 [adesa.it] INFO: Scrape type for 10741043: 0
2026-03-27 22:05:24 [adesa.it] INFO: Skipping item 10741043 url https://www.openlane.eu/en/carv6/auction/10741043
2026-03-27 22:05:24 [adesa.it] INFO: Found listing with ID: 10735772
2026-03-27 22:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735772%27 HTTP/1.1" 200 None
2026-03-27 22:05:24 [adesa.it] INFO: Scrape type for 10735772: 0
2026-03-27 22:05:24 [adesa.it] INFO: Skipping item 10735772 url https://www.openlane.eu/en/carv6/auction/10735772
2026-03-27 22:05:24 [adesa.it] INFO: Found listing with ID: 10741044
2026-03-27 22:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741044%27 HTTP/1.1" 200 None
2026-03-27 22:05:24 [adesa.it] INFO: Scrape type for 10741044: 0
2026-03-27 22:05:24 [adesa.it] INFO: Skipping item 10741044 url https://www.openlane.eu/en/carv6/auction/10741044
2026-03-27 22:05:24 [adesa.it] INFO: Found listing with ID: 10741054
2026-03-27 22:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741054%27 HTTP/1.1" 200 None
2026-03-27 22:05:24 [adesa.it] INFO: Scrape type for 10741054: 0
2026-03-27 22:05:24 [adesa.it] INFO: Skipping item 10741054 url https://www.openlane.eu/en/carv6/auction/10741054
2026-03-27 22:05:24 [adesa.it] INFO: Found listing with ID: 10724912
2026-03-27 22:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710724912%27 HTTP/1.1" 200 None
2026-03-27 22:05:24 [adesa.it] INFO: Scrape type for 10724912: 2
2026-03-27 22:05:24 [adesa.it] INFO: Scraping item 10724912 url https://www.openlane.eu/en/carv6/auction/10724912
2026-03-27 22:05:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5134486/general/51d63fa9-1050-414c-9e4a-bb232d554c6d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741746)
2026-03-27 22:05:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741868> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:05:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752324/general/9159d1e0-d5e7-4283-9325-416b718c8965.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741773)
2026-03-27 22:05:24 [adesa.it] INFO: Found listing with ID: 10734418
2026-03-27 22:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710734418%27 HTTP/1.1" 200 None
2026-03-27 22:05:24 [adesa.it] INFO: Scrape type for 10734418: 0
2026-03-27 22:05:24 [adesa.it] INFO: Skipping item 10734418 url https://www.openlane.eu/en/carv6/auction/10734418
2026-03-27 22:05:24 [adesa.it] INFO: Found listing with ID: 10735765
2026-03-27 22:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735765%27 HTTP/1.1" 200 None
2026-03-27 22:05:24 [adesa.it] INFO: Scrape type for 10735765: 0
2026-03-27 22:05:24 [adesa.it] INFO: Skipping item 10735765 url https://www.openlane.eu/en/carv6/auction/10735765
2026-03-27 22:05:24 [adesa.it] INFO: Found listing with ID: 10724913
2026-03-27 22:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710724913%27 HTTP/1.1" 200 None
2026-03-27 22:05:24 [adesa.it] INFO: Scrape type for 10724913: 2
2026-03-27 22:05:24 [adesa.it] INFO: Scraping item 10724913 url https://www.openlane.eu/en/carv6/auction/10724913
2026-03-27 22:05:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:05:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724923> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:05:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:05:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee4713310>
2026-03-27 22:05:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:05:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:05:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2ab0fb29-a20a-5191-873f-c653d853d741/2ab0fb29-a20a-5191-873f-c653d853d741_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752319%252Fgeneral%252F439bc94a-2ae8-4968-ab07-27d94bfcde44.jpg') HTTP/1.1" 204 0
2026-03-27 22:05:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752319/general/439bc94a-2ae8-4968-ab07-27d94bfcde44.jpg saved to cache
2026-03-27 22:05:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 2ab0fb29-a20a-5191-873f-c653d853d741
2026-03-27 22:05:24 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 2ab0fb29-a20a-5191-873f-c653d853d741, skipping ID generation
2026-03-27 22:05:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2ab0fb29-a20a-5191-873f-c653d853d741 with scrape type 1
2026-03-27 22:05:24 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 2ab0fb29-a20a-5191-873f-c653d853d741 sending to next pipeline
2026-03-27 22:05:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 2ab0fb29-a20a-5191-873f-c653d853d741, identifier: 10741771
2026-03-27 22:05:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:05:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5a706d0>
2026-03-27 22:05:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:05:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:05:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6d1155c1-84cc-5734-85f0-5998e341cb51/6d1155c1-84cc-5734-85f0-5998e341cb51_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752324%252Fgeneral%252Feb1a9ff9-43a0-4a85-8dc3-da8de426d75d.jpg') HTTP/1.1" 204 0
2026-03-27 22:05:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752324/general/eb1a9ff9-43a0-4a85-8dc3-da8de426d75d.jpg saved to cache
2026-03-27 22:05:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 6d1155c1-84cc-5734-85f0-5998e341cb51
2026-03-27 22:05:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:05:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5bd5190>
2026-03-27 22:05:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:05:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:05:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6d1155c1-84cc-5734-85f0-5998e341cb51/6d1155c1-84cc-5734-85f0-5998e341cb51_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752324%252Fgeneral%252F467f079e-47dd-4fb8-9b87-7c674b83622d.jpg') HTTP/1.1" 204 0
2026-03-27 22:05:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752324/general/467f079e-47dd-4fb8-9b87-7c674b83622d.jpg saved to cache
2026-03-27 22:05:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 6d1155c1-84cc-5734-85f0-5998e341cb51
2026-03-27 22:05:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:05:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 2ab0fb29-a20a-5191-873f-c653d853d741 with identifier: 10741771
2026-03-27 22:05:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 2ab0fb29-a20a-5191-873f-c653d853d741 with identifier: 10741771
2026-03-27 22:05:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 2ab0fb29-a20a-5191-873f-c653d853d741 with identifier: 10741771 to the API
2026-03-27 22:05:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:05:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:05:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752319/general/439bc94a-2ae8-4968-ab07-27d94bfcde44.jpg>
{'auction_title': '',
'c_o_2_emission_value': 228,
'category': 'Coupé',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 510,
'expiration_date': '2026-03-31T10:58:00Z',
'fuel_type': 'Petrol',
'id': '2ab0fb29-a20a-5191-873f-c653d853d741',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GS902ZJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741771',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': '4 Series',
'odometer': 25639,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 30,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ab0fb29-a20a-5191-873f-c653d853d741/2ab0fb29-a20a-5191-873f-c653d853d741_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 196355,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752319/general/1957c42f-4ed8-4790-b914-ab75c390357d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ab0fb29-a20a-5191-873f-c653d853d741/2ab0fb29-a20a-5191-873f-c653d853d741_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 178060,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752319/general/2df63bba-ef81-4f6d-b22e-01d3a9dfb9f4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ab0fb29-a20a-5191-873f-c653d853d741/2ab0fb29-a20a-5191-873f-c653d853d741_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 182765,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752319/general/c2c30711-ca2b-477f-9a5c-c06484e6ae7f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ab0fb29-a20a-5191-873f-c653d853d741/2ab0fb29-a20a-5191-873f-c653d853d741_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 155877,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752319/general/4b613c71-5dc3-4f5e-b138-5cefe364ab2c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ab0fb29-a20a-5191-873f-c653d853d741/2ab0fb29-a20a-5191-873f-c653d853d741_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57738,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752319/general/13c86b2f-6fbe-4ac7-90ab-d4b317050d75.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ab0fb29-a20a-5191-873f-c653d853d741/2ab0fb29-a20a-5191-873f-c653d853d741_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92414,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752319/general/439bc94a-2ae8-4968-ab07-27d94bfcde44.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ab0fb29-a20a-5191-873f-c653d853d741/2ab0fb29-a20a-5191-873f-c653d853d741_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110766,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752319/general/f1e7c08c-aba4-4f91-8677-642ecf670ff5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ab0fb29-a20a-5191-873f-c653d853d741/2ab0fb29-a20a-5191-873f-c653d853d741_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 162486,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752319/general/402d4f26-7bba-4185-acc0-301df9457d08.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ab0fb29-a20a-5191-873f-c653d853d741/2ab0fb29-a20a-5191-873f-c653d853d741_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65000,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752319/general/efb47a13-a302-4cf2-bc8f-0a5800efcdb8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ab0fb29-a20a-5191-873f-c653d853d741/2ab0fb29-a20a-5191-873f-c653d853d741_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70615,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752319/general/a1d2b73e-bbf7-4464-8308-0ec026e296e8.jpg',
'Width': 1024}],
'price': 54000,
'price_includes_vat': True,
'registration_date': '2024-02-09',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Italy S.r.l',
'title': 'BMW 4 Series M4 Competition - Petrol - Automatic - 510 hp - 25.639 '
'km',
'transmission': 'automatic',
'trim': 'Competition',
'vin': None,
'year': 2024}
2026-03-27 22:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741771%27 HTTP/1.1" 200 None
2026-03-27 22:05:24 [adesa.it] INFO: Saving data for 10741771: {'created_time': 1774649124.90088, 'last_price_update_time': 1774649124.900889, 'auction_closing_time': 1774954680.0}
2026-03-27 22:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741771') HTTP/1.1" 204 0
2026-03-27 22:05:25 [adesa.it] INFO: Found listing with ID: 10735775
2026-03-27 22:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735775%27 HTTP/1.1" 200 None
2026-03-27 22:05:25 [adesa.it] INFO: Scrape type for 10735775: 0
2026-03-27 22:05:25 [adesa.it] INFO: Skipping item 10735775 url https://www.openlane.eu/en/carv6/auction/10735775
2026-03-27 22:05:25 [adesa.it] INFO: Found listing with ID: 10720528
2026-03-27 22:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720528%27 HTTP/1.1" 200 None
2026-03-27 22:05:25 [adesa.it] INFO: Scrape type for 10720528: 2
2026-03-27 22:05:25 [adesa.it] INFO: Scraping item 10720528 url https://www.openlane.eu/en/carv6/auction/10720528
2026-03-27 22:05:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:05:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee58dea90>
2026-03-27 22:05:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:05:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:05:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2916b2e7-60a0-5000-bdf7-fd73312cd5be/2916b2e7-60a0-5000-bdf7-fd73312cd5be_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752323%252Fgeneral%252F841654ad-da23-4826-adeb-8fa94390bd32.jpg') HTTP/1.1" 204 0
2026-03-27 22:05:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752323/general/841654ad-da23-4826-adeb-8fa94390bd32.jpg saved to cache
2026-03-27 22:05:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 2916b2e7-60a0-5000-bdf7-fd73312cd5be
2026-03-27 22:05:25 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 2916b2e7-60a0-5000-bdf7-fd73312cd5be, skipping ID generation
2026-03-27 22:05:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2916b2e7-60a0-5000-bdf7-fd73312cd5be with scrape type 1
2026-03-27 22:05:25 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 2916b2e7-60a0-5000-bdf7-fd73312cd5be sending to next pipeline
2026-03-27 22:05:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 2916b2e7-60a0-5000-bdf7-fd73312cd5be, identifier: 10741772
2026-03-27 22:05:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752326/general/985d8ec0-d2d8-4d89-a1fe-d71866c3197b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741774)
2026-03-27 22:05:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752328/general/8815ebf2-28f0-49d7-8ad0-914f79102a78.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741775)
2026-03-27 22:05:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 2916b2e7-60a0-5000-bdf7-fd73312cd5be with identifier: 10741772
2026-03-27 22:05:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 2916b2e7-60a0-5000-bdf7-fd73312cd5be with identifier: 10741772
2026-03-27 22:05:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 2916b2e7-60a0-5000-bdf7-fd73312cd5be with identifier: 10741772 to the API
2026-03-27 22:05:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:05:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:05:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752323/general/841654ad-da23-4826-adeb-8fa94390bd32.jpg>
{'auction_title': '',
'c_o_2_emission_value': 130,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T10:58:00Z',
'fuel_type': 'Diesel',
'id': '2916b2e7-60a0-5000-bdf7-fd73312cd5be',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GR736XL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741772',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': 'X1',
'odometer': 23154,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 18,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2916b2e7-60a0-5000-bdf7-fd73312cd5be/2916b2e7-60a0-5000-bdf7-fd73312cd5be_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 385465,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752323/general/2a4a7ffb-9f0c-42d9-82cf-5009001e9fa2.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2916b2e7-60a0-5000-bdf7-fd73312cd5be/2916b2e7-60a0-5000-bdf7-fd73312cd5be_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 213033,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752323/general/75481ccb-9e58-4d22-80e3-f49c2a00089a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2916b2e7-60a0-5000-bdf7-fd73312cd5be/2916b2e7-60a0-5000-bdf7-fd73312cd5be_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 257547,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752323/general/68b54211-a8f4-4b1c-a226-457bc4d199fa.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2916b2e7-60a0-5000-bdf7-fd73312cd5be/2916b2e7-60a0-5000-bdf7-fd73312cd5be_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 339231,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752323/general/72da2dc8-af99-4ca9-bed9-860c5086f2eb.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2916b2e7-60a0-5000-bdf7-fd73312cd5be/2916b2e7-60a0-5000-bdf7-fd73312cd5be_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 201817,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752323/general/8fd05bad-7631-4cf5-be7f-d080a59c91d6.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2916b2e7-60a0-5000-bdf7-fd73312cd5be/2916b2e7-60a0-5000-bdf7-fd73312cd5be_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 330468,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752323/general/eea7524a-014f-44cc-acdf-3758b186e276.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2916b2e7-60a0-5000-bdf7-fd73312cd5be/2916b2e7-60a0-5000-bdf7-fd73312cd5be_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 444559,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752323/general/841654ad-da23-4826-adeb-8fa94390bd32.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2916b2e7-60a0-5000-bdf7-fd73312cd5be/2916b2e7-60a0-5000-bdf7-fd73312cd5be_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 413446,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752323/general/e87a305f-7c63-42b9-8ac2-8c5cfb2df4f0.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2916b2e7-60a0-5000-bdf7-fd73312cd5be/2916b2e7-60a0-5000-bdf7-fd73312cd5be_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 329203,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752323/general/1672c566-6888-42f6-bd78-1e4070175c56.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2916b2e7-60a0-5000-bdf7-fd73312cd5be/2916b2e7-60a0-5000-bdf7-fd73312cd5be_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 256199,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752323/general/98564816-70bc-457e-ba88-bea0444cc049.jpg',
'Width': 1920}],
'price': 27600,
'price_includes_vat': True,
'registration_date': '2023-10-09',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Italy S.r.l',
'title': 'BMW X1 18d X Line - Diesel - Automatic - 150 hp - 23.154 km',
'transmission': 'automatic',
'trim': 'X Line',
'vin': None,
'year': 2023}
2026-03-27 22:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741772%27 HTTP/1.1" 200 None
2026-03-27 22:05:25 [adesa.it] INFO: Saving data for 10741772: {'created_time': 1774649125.574685, 'last_price_update_time': 1774649125.574696, 'auction_closing_time': 1774954680.0}
2026-03-27 22:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741772') HTTP/1.1" 204 0
2026-03-27 22:05:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:05:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee583a2d0>
2026-03-27 22:05:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:05:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:05:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cd92bc8f-fff0-581b-b828-3b6729edba3c/cd92bc8f-fff0-581b-b828-3b6729edba3c_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5134486%252Fgeneral%252F51d63fa9-1050-414c-9e4a-bb232d554c6d.jpg') HTTP/1.1" 204 0
2026-03-27 22:05:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5134486/general/51d63fa9-1050-414c-9e4a-bb232d554c6d.jpg saved to cache
2026-03-27 22:05:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item cd92bc8f-fff0-581b-b828-3b6729edba3c
2026-03-27 22:05:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 27e02147-3ff1-56d7-8b19-ea8a0507b8c6 with identifier: 10741868
2026-03-27 22:05:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 27e02147-3ff1-56d7-8b19-ea8a0507b8c6 with scrape type 1
2026-03-27 22:05:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 27e02147-3ff1-56d7-8b19-ea8a0507b8c6
2026-03-27 22:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05: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%252F5675283%252Fgeneral%252F56398fa7-25ad-4649-8174-68aeafdd6471.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5675283/general/56398fa7-25ad-4649-8174-68aeafdd6471.jpg already downloaded
2026-03-27 22:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05: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%252F5675283%252Fgeneral%252F21c691aa-ed1e-4336-867c-6a04921d2297.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5675283/general/21c691aa-ed1e-4336-867c-6a04921d2297.jpg already downloaded
2026-03-27 22:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05: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%252F5675283%252Fgeneral%252F83952b3c-732a-400f-833c-e1419f741742.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5675283/general/83952b3c-732a-400f-833c-e1419f741742.jpg already downloaded
2026-03-27 22:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05: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%252F5675283%252Fgeneral%252F1ba73b2f-e442-45de-8c96-34ce5f5c3dc1.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5675283/general/1ba73b2f-e442-45de-8c96-34ce5f5c3dc1.jpg already downloaded
2026-03-27 22:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05: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%252F5675283%252Fgeneral%252F2569c4b0-df89-4d25-a809-5c789078ff42.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5675283/general/2569c4b0-df89-4d25-a809-5c789078ff42.jpg already downloaded
2026-03-27 22:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05: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%252F5675283%252Fgeneral%252F38510c48-cecc-48eb-8ba2-1f1a688b1acb.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5675283/general/38510c48-cecc-48eb-8ba2-1f1a688b1acb.jpg already downloaded
2026-03-27 22:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05: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%252F5675283%252Fgeneral%252F0770cc64-6ad7-4e97-b151-3056633b33b7.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5675283/general/0770cc64-6ad7-4e97-b151-3056633b33b7.jpg already downloaded
2026-03-27 22:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05: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%252F5675283%252Fgeneral%252Fdc51f250-c653-4260-954b-c6ee96af9129.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5675283/general/dc51f250-c653-4260-954b-c6ee96af9129.jpg already downloaded
2026-03-27 22:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05: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%252F5675283%252Fgeneral%252F33e678b5-74c9-494d-b247-2ed0d013ef73.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5675283/general/33e678b5-74c9-494d-b247-2ed0d013ef73.jpg already downloaded
2026-03-27 22:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05: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%252F5675283%252Fgeneral%252F1d707fef-1d80-4d52-b415-abb1c94d99db.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5675283/general/1d707fef-1d80-4d52-b415-abb1c94d99db.jpg already downloaded
2026-03-27 22:05:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 27e02147-3ff1-56d7-8b19-ea8a0507b8c6, identifier: 10741868
2026-03-27 22:05:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:05:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5b2d910>
2026-03-27 22:05:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:05:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:05:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6d1155c1-84cc-5734-85f0-5998e341cb51/6d1155c1-84cc-5734-85f0-5998e341cb51_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752324%252Fgeneral%252F9159d1e0-d5e7-4283-9325-416b718c8965.jpg') HTTP/1.1" 204 0
2026-03-27 22:05:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752324/general/9159d1e0-d5e7-4283-9325-416b718c8965.jpg saved to cache
2026-03-27 22:05:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 6d1155c1-84cc-5734-85f0-5998e341cb51
2026-03-27 22:05:25 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6d1155c1-84cc-5734-85f0-5998e341cb51, skipping ID generation
2026-03-27 22:05:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6d1155c1-84cc-5734-85f0-5998e341cb51 with scrape type 1
2026-03-27 22:05:25 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6d1155c1-84cc-5734-85f0-5998e341cb51 sending to next pipeline
2026-03-27 22:05:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 6d1155c1-84cc-5734-85f0-5998e341cb51, identifier: 10741773
2026-03-27 22:05:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dea3418a-5eb2-55a2-a02e-3bb4313c719d with identifier: 10724923
2026-03-27 22:05:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dea3418a-5eb2-55a2-a02e-3bb4313c719d with scrape type 2
2026-03-27 22:05:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dea3418a-5eb2-55a2-a02e-3bb4313c719d with scrape type 2
2026-03-27 22:05:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: dea3418a-5eb2-55a2-a02e-3bb4313c719d, identifier: 10724923
2026-03-27 22:05:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752328/general/baf318e6-487d-45da-a13f-450f3e03d1b8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741775)
2026-03-27 22:05:26 [adesa.it] INFO: Found listing with ID: 10735703
2026-03-27 22:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735703%27 HTTP/1.1" 200 None
2026-03-27 22:05:26 [adesa.it] INFO: Scrape type for 10735703: 0
2026-03-27 22:05:26 [adesa.it] INFO: Skipping item 10735703 url https://www.openlane.eu/en/carv6/auction/10735703
2026-03-27 22:05:26 [adesa.it] INFO: Found listing with ID: 10735767
2026-03-27 22:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735767%27 HTTP/1.1" 200 None
2026-03-27 22:05:26 [adesa.it] INFO: Scrape type for 10735767: 0
2026-03-27 22:05:26 [adesa.it] INFO: Skipping item 10735767 url https://www.openlane.eu/en/carv6/auction/10735767
2026-03-27 22:05:26 [adesa.it] INFO: Found listing with ID: 10735769
2026-03-27 22:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735769%27 HTTP/1.1" 200 None
2026-03-27 22:05:26 [adesa.it] INFO: Scrape type for 10735769: 0
2026-03-27 22:05:26 [adesa.it] INFO: Skipping item 10735769 url https://www.openlane.eu/en/carv6/auction/10735769
2026-03-27 22:05:26 [adesa.it] INFO: Found listing with ID: 10735760
2026-03-27 22:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735760%27 HTTP/1.1" 200 None
2026-03-27 22:05:26 [adesa.it] INFO: Scrape type for 10735760: 0
2026-03-27 22:05:26 [adesa.it] INFO: Skipping item 10735760 url https://www.openlane.eu/en/carv6/auction/10735760
2026-03-27 22:05:26 [adesa.it] INFO: Found listing with ID: 10724910
2026-03-27 22:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710724910%27 HTTP/1.1" 200 None
2026-03-27 22:05:26 [adesa.it] INFO: Scrape type for 10724910: 2
2026-03-27 22:05:26 [adesa.it] INFO: Scraping item 10724910 url https://www.openlane.eu/en/carv6/auction/10724910
2026-03-27 22:05:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741866> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:05:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720540> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:05:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720536> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:05:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 27e02147-3ff1-56d7-8b19-ea8a0507b8c6 with identifier: 10741868
2026-03-27 22:05:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 27e02147-3ff1-56d7-8b19-ea8a0507b8c6 with identifier: 10741868
2026-03-27 22:05:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 27e02147-3ff1-56d7-8b19-ea8a0507b8c6 with identifier: 10741868 to the API
2026-03-27 22:05:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:05:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:05:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741868>
{'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': 150,
'expiration_date': '2026-03-30T13:45:00Z',
'fuel_type': 'Hybrid',
'id': '27e02147-3ff1-56d7-8b19-ea8a0507b8c6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'GH962SB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741868',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 137469,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 22,
'photo_urls': ['https://images.openlane.eu/carimgs/5675283/general/56398fa7-25ad-4649-8174-68aeafdd6471.jpg',
'https://images.openlane.eu/carimgs/5675283/general/21c691aa-ed1e-4336-867c-6a04921d2297.jpg',
'https://images.openlane.eu/carimgs/5675283/general/83952b3c-732a-400f-833c-e1419f741742.jpg',
'https://images.openlane.eu/carimgs/5675283/general/1ba73b2f-e442-45de-8c96-34ce5f5c3dc1.jpg',
'https://images.openlane.eu/carimgs/5675283/general/2569c4b0-df89-4d25-a809-5c789078ff42.jpg',
'https://images.openlane.eu/carimgs/5675283/general/38510c48-cecc-48eb-8ba2-1f1a688b1acb.jpg',
'https://images.openlane.eu/carimgs/5675283/general/0770cc64-6ad7-4e97-b151-3056633b33b7.jpg',
'https://images.openlane.eu/carimgs/5675283/general/dc51f250-c653-4260-954b-c6ee96af9129.jpg',
'https://images.openlane.eu/carimgs/5675283/general/33e678b5-74c9-494d-b247-2ed0d013ef73.jpg',
'https://images.openlane.eu/carimgs/5675283/general/1d707fef-1d80-4d52-b415-abb1c94d99db.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_27e02147-3ff1-56d7-8b19-ea8a0507b8c6/27e02147-3ff1-56d7-8b19-ea8a0507b8c6_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56050,
'Height': 849,
'OriginUrl': 'https://images.openlane.eu/carimgs/5675283/general/56398fa7-25ad-4649-8174-68aeafdd6471.jpg',
'Width': 1000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_27e02147-3ff1-56d7-8b19-ea8a0507b8c6/27e02147-3ff1-56d7-8b19-ea8a0507b8c6_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58341,
'Height': 849,
'OriginUrl': 'https://images.openlane.eu/carimgs/5675283/general/21c691aa-ed1e-4336-867c-6a04921d2297.jpg',
'Width': 1000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_27e02147-3ff1-56d7-8b19-ea8a0507b8c6/27e02147-3ff1-56d7-8b19-ea8a0507b8c6_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57549,
'Height': 750,
'OriginUrl': 'https://images.openlane.eu/carimgs/5675283/general/83952b3c-732a-400f-833c-e1419f741742.jpg',
'Width': 1000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_27e02147-3ff1-56d7-8b19-ea8a0507b8c6/27e02147-3ff1-56d7-8b19-ea8a0507b8c6_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66515,
'Height': 750,
'OriginUrl': 'https://images.openlane.eu/carimgs/5675283/general/1ba73b2f-e442-45de-8c96-34ce5f5c3dc1.jpg',
'Width': 1000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_27e02147-3ff1-56d7-8b19-ea8a0507b8c6/27e02147-3ff1-56d7-8b19-ea8a0507b8c6_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61528,
'Height': 849,
'OriginUrl': 'https://images.openlane.eu/carimgs/5675283/general/2569c4b0-df89-4d25-a809-5c789078ff42.jpg',
'Width': 1000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_27e02147-3ff1-56d7-8b19-ea8a0507b8c6/27e02147-3ff1-56d7-8b19-ea8a0507b8c6_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61222,
'Height': 750,
'OriginUrl': 'https://images.openlane.eu/carimgs/5675283/general/38510c48-cecc-48eb-8ba2-1f1a688b1acb.jpg',
'Width': 1000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_27e02147-3ff1-56d7-8b19-ea8a0507b8c6/27e02147-3ff1-56d7-8b19-ea8a0507b8c6_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63159,
'Height': 750,
'OriginUrl': 'https://images.openlane.eu/carimgs/5675283/general/0770cc64-6ad7-4e97-b151-3056633b33b7.jpg',
'Width': 1000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_27e02147-3ff1-56d7-8b19-ea8a0507b8c6/27e02147-3ff1-56d7-8b19-ea8a0507b8c6_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56194,
'Height': 849,
'OriginUrl': 'https://images.openlane.eu/carimgs/5675283/general/dc51f250-c653-4260-954b-c6ee96af9129.jpg',
'Width': 1000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_27e02147-3ff1-56d7-8b19-ea8a0507b8c6/27e02147-3ff1-56d7-8b19-ea8a0507b8c6_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58430,
'Height': 849,
'OriginUrl': 'https://images.openlane.eu/carimgs/5675283/general/33e678b5-74c9-494d-b247-2ed0d013ef73.jpg',
'Width': 1000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_27e02147-3ff1-56d7-8b19-ea8a0507b8c6/27e02147-3ff1-56d7-8b19-ea8a0507b8c6_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50946,
'Height': 849,
'OriginUrl': 'https://images.openlane.eu/carimgs/5675283/general/1d707fef-1d80-4d52-b415-abb1c94d99db.jpg',
'Width': 1000}],
'price': 10300,
'price_includes_vat': True,
'registration_date': '2022-02-09',
'seats_number': 5,
'seller_name': 'Ambrosi Spa',
'title': 'Hyundai Tucson 1.6 T-GDI - Hybrid - Manual - 150 hp - 137.469 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2022}
2026-03-27 22:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741868%27 HTTP/1.1" 200 None
2026-03-27 22:05:26 [adesa.it] INFO: Saving data for 10741868: {'created_time': 1774649126.558546, 'last_price_update_time': 1774649126.558557, 'auction_closing_time': 1774878300.0}
2026-03-27 22:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741868') HTTP/1.1" 204 0
2026-03-27 22:05:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 6d1155c1-84cc-5734-85f0-5998e341cb51 with identifier: 10741773
2026-03-27 22:05:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 6d1155c1-84cc-5734-85f0-5998e341cb51 with identifier: 10741773
2026-03-27 22:05:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 6d1155c1-84cc-5734-85f0-5998e341cb51 with identifier: 10741773 to the API
2026-03-27 22:05:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:05:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:05:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752324/general/9159d1e0-d5e7-4283-9325-416b718c8965.jpg>
{'auction_title': '',
'c_o_2_emission_value': 152,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-31T10:58:00Z',
'fuel_type': 'Hybrid',
'id': '6d1155c1-84cc-5734-85f0-5998e341cb51',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM536VX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741773',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': 'X3',
'odometer': 130082,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 51,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d1155c1-84cc-5734-85f0-5998e341cb51/6d1155c1-84cc-5734-85f0-5998e341cb51_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 199077,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752324/general/7869c36b-239b-40d2-89ec-ac96e6a84804.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d1155c1-84cc-5734-85f0-5998e341cb51/6d1155c1-84cc-5734-85f0-5998e341cb51_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 208131,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752324/general/c8ddc1e2-c487-470f-a86d-905f3a08eec2.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d1155c1-84cc-5734-85f0-5998e341cb51/6d1155c1-84cc-5734-85f0-5998e341cb51_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 248218,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752324/general/e77fbfcc-fc5f-4641-9382-7f7c904de687.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d1155c1-84cc-5734-85f0-5998e341cb51/6d1155c1-84cc-5734-85f0-5998e341cb51_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 225215,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752324/general/679fe0c7-1f5a-4559-a9ac-cd383e4641ee.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d1155c1-84cc-5734-85f0-5998e341cb51/6d1155c1-84cc-5734-85f0-5998e341cb51_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116707,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752324/general/05265756-acab-41a3-b92b-b274fdf8ac80.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d1155c1-84cc-5734-85f0-5998e341cb51/6d1155c1-84cc-5734-85f0-5998e341cb51_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131452,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752324/general/838a9359-aa93-40f7-ab42-6777b75b4fe9.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d1155c1-84cc-5734-85f0-5998e341cb51/6d1155c1-84cc-5734-85f0-5998e341cb51_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 134412,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752324/general/9159d1e0-d5e7-4283-9325-416b718c8965.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d1155c1-84cc-5734-85f0-5998e341cb51/6d1155c1-84cc-5734-85f0-5998e341cb51_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113251,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752324/general/dc890945-93c5-4a5d-bdf9-da1283672b10.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d1155c1-84cc-5734-85f0-5998e341cb51/6d1155c1-84cc-5734-85f0-5998e341cb51_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 135968,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752324/general/467f079e-47dd-4fb8-9b87-7c674b83622d.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d1155c1-84cc-5734-85f0-5998e341cb51/6d1155c1-84cc-5734-85f0-5998e341cb51_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 147678,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752324/general/eb1a9ff9-43a0-4a85-8dc3-da8de426d75d.jpg',
'Width': 1280}],
'price': 22000,
'price_includes_vat': True,
'registration_date': '2023-02-16',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Italy S.r.l',
'title': 'BMW X3 20d - Hybrid - Automatic - 190 hp - 130.082 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-27 22:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741773%27 HTTP/1.1" 200 None
2026-03-27 22:05:26 [adesa.it] INFO: Saving data for 10741773: {'created_time': 1774649126.912202, 'last_price_update_time': 1774649126.912214, 'auction_closing_time': 1774954680.0}
2026-03-27 22:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741773') HTTP/1.1" 204 0
2026-03-27 22:05:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: dea3418a-5eb2-55a2-a02e-3bb4313c719d with identifier: 10724923
2026-03-27 22:05:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: dea3418a-5eb2-55a2-a02e-3bb4313c719d with identifier: 10724923
2026-03-27 22:05:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: dea3418a-5eb2-55a2-a02e-3bb4313c719d with identifier: 10724923 to the API
2026-03-27 22:05:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:05:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:05:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724923>
{'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-29T16:00: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=10724923',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 191575,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 7700,
'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-27 22:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710724923%27 HTTP/1.1" 200 None
2026-03-27 22:05:27 [adesa.it] INFO: Saving data for 10724923: {'auction_closing_time': 1774800000.0, 'created_time': 1774562483.517608, 'last_price_update_time': 1774649127.182881}
2026-03-27 22:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10724923') HTTP/1.1" 204 0
2026-03-27 22: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-27 22: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-27 22: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-27 22:05:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741874> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:05:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752328/general/b471b00e-56c0-408a-9252-9e50194a7fbf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741775)
2026-03-27 22: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-27 22:05:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720524> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22: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-27 22:05:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:05:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee44c38d0>
2026-03-27 22:05:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:05:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:05:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9bca4a0e-4bc1-5398-8767-0b48faefeaa5/9bca4a0e-4bc1-5398-8767-0b48faefeaa5_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752326%252Fgeneral%252F985d8ec0-d2d8-4d89-a1fe-d71866c3197b.jpg') HTTP/1.1" 204 0
2026-03-27 22:05:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752326/general/985d8ec0-d2d8-4d89-a1fe-d71866c3197b.jpg saved to cache
2026-03-27 22:05:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 9bca4a0e-4bc1-5398-8767-0b48faefeaa5
2026-03-27 22:05:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:05:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5d94310>
2026-03-27 22:05:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:05:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:05:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_88617abd-a99e-5320-93d9-7db306be8e62/88617abd-a99e-5320-93d9-7db306be8e62_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752328%252Fgeneral%252F8815ebf2-28f0-49d7-8ad0-914f79102a78.jpg') HTTP/1.1" 204 0
2026-03-27 22:05:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752328/general/8815ebf2-28f0-49d7-8ad0-914f79102a78.jpg saved to cache
2026-03-27 22:05:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 88617abd-a99e-5320-93d9-7db306be8e62
2026-03-27 22:05:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:05:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee471ce50>
2026-03-27 22:05:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:05:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:05:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_88617abd-a99e-5320-93d9-7db306be8e62/88617abd-a99e-5320-93d9-7db306be8e62_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752328%252Fgeneral%252Fbaf318e6-487d-45da-a13f-450f3e03d1b8.jpg') HTTP/1.1" 204 0
2026-03-27 22:05:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752328/general/baf318e6-487d-45da-a13f-450f3e03d1b8.jpg saved to cache
2026-03-27 22:05:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 88617abd-a99e-5320-93d9-7db306be8e62
2026-03-27 22:05:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a0b0bce3-0677-52d7-80e0-b1e5403ba852 with identifier: 10741866
2026-03-27 22:05:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a0b0bce3-0677-52d7-80e0-b1e5403ba852 with scrape type 1
2026-03-27 22:05:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a0b0bce3-0677-52d7-80e0-b1e5403ba852
2026-03-27 22:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05: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%252F5638957%252Fgeneral%252F68b6dbf1-3045-4c77-abbc-b0f8a637b447.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5638957/general/68b6dbf1-3045-4c77-abbc-b0f8a637b447.jpg already downloaded
2026-03-27 22:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05: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%252F5638957%252Fgeneral%252F6a30eea6-1dd4-4ef8-b8aa-c3117307361a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5638957/general/6a30eea6-1dd4-4ef8-b8aa-c3117307361a.jpg already downloaded
2026-03-27 22:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05: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%252F5638957%252Fgeneral%252F7218d448-7f64-4da4-b0ac-499c18db23a5.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5638957/general/7218d448-7f64-4da4-b0ac-499c18db23a5.jpg already downloaded
2026-03-27 22:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05: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%252F5638957%252Fgeneral%252Fb24c8c08-0032-4fac-a1b3-6e152b2b9e07.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5638957/general/b24c8c08-0032-4fac-a1b3-6e152b2b9e07.jpg already downloaded
2026-03-27 22:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05: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%252F5638957%252Fgeneral%252F0f77bb1c-4364-4534-b9a9-c730fc6c95e1.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5638957/general/0f77bb1c-4364-4534-b9a9-c730fc6c95e1.jpg already downloaded
2026-03-27 22:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05: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%252F5638957%252Fgeneral%252F7da1ca13-a02f-4507-bf53-6dfec6b10f96.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5638957/general/7da1ca13-a02f-4507-bf53-6dfec6b10f96.jpg already downloaded
2026-03-27 22:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05: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%252F5638957%252Fgeneral%252F1080c16d-7ea7-4d91-af50-088faa56a6d8.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5638957/general/1080c16d-7ea7-4d91-af50-088faa56a6d8.jpg already downloaded
2026-03-27 22:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05: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%252F5638957%252Fgeneral%252Ff2906349-3814-4a06-b1ef-a226090ef618.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5638957/general/f2906349-3814-4a06-b1ef-a226090ef618.jpg already downloaded
2026-03-27 22:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05: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%252F5638957%252Fgeneral%252Faee7cab8-3018-4785-86c3-5606bdbd3e7b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5638957/general/aee7cab8-3018-4785-86c3-5606bdbd3e7b.jpg already downloaded
2026-03-27 22:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05: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%252F5638957%252Fgeneral%252F1eb4901f-8340-44b9-8227-6ce73e5b3029.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5638957/general/1eb4901f-8340-44b9-8227-6ce73e5b3029.jpg already downloaded
2026-03-27 22:05:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: a0b0bce3-0677-52d7-80e0-b1e5403ba852, identifier: 10741866
2026-03-27 22:05:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 410bdd11-6b1a-5368-9bcd-3388c9e20dba with identifier: 10720540
2026-03-27 22:05:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 410bdd11-6b1a-5368-9bcd-3388c9e20dba with scrape type 2
2026-03-27 22:05:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 410bdd11-6b1a-5368-9bcd-3388c9e20dba with scrape type 2
2026-03-27 22:05:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 410bdd11-6b1a-5368-9bcd-3388c9e20dba, identifier: 10720540
2026-03-27 22:05:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 396b3bdf-78a0-564e-94b3-8d6298c3eec5 with identifier: 10720536
2026-03-27 22:05:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 396b3bdf-78a0-564e-94b3-8d6298c3eec5 with scrape type 2
2026-03-27 22:05:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 396b3bdf-78a0-564e-94b3-8d6298c3eec5 with scrape type 2
2026-03-27 22:05:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 396b3bdf-78a0-564e-94b3-8d6298c3eec5, identifier: 10720536
2026-03-27 22:05:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752326/general/e9923268-a39c-4240-ab4a-890b5a6de586.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741774)
2026-03-27 22:05:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: a0b0bce3-0677-52d7-80e0-b1e5403ba852 with identifier: 10741866
2026-03-27 22:05:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: a0b0bce3-0677-52d7-80e0-b1e5403ba852 with identifier: 10741866
2026-03-27 22:05:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: a0b0bce3-0677-52d7-80e0-b1e5403ba852 with identifier: 10741866 to the API
2026-03-27 22:05:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:05:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:05:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741866>
{'auction_title': '',
'c_o_2_emission_value': 143,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T13:45:00Z',
'fuel_type': 'Diesel',
'id': 'a0b0bce3-0677-52d7-80e0-b1e5403ba852',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GR175MX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741866',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 49514,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 22,
'photo_urls': ['https://images.openlane.eu/carimgs/5638957/general/68b6dbf1-3045-4c77-abbc-b0f8a637b447.jpg',
'https://images.openlane.eu/carimgs/5638957/general/6a30eea6-1dd4-4ef8-b8aa-c3117307361a.jpg',
'https://images.openlane.eu/carimgs/5638957/general/7218d448-7f64-4da4-b0ac-499c18db23a5.jpg',
'https://images.openlane.eu/carimgs/5638957/general/b24c8c08-0032-4fac-a1b3-6e152b2b9e07.jpg',
'https://images.openlane.eu/carimgs/5638957/general/0f77bb1c-4364-4534-b9a9-c730fc6c95e1.jpg',
'https://images.openlane.eu/carimgs/5638957/general/7da1ca13-a02f-4507-bf53-6dfec6b10f96.jpg',
'https://images.openlane.eu/carimgs/5638957/general/1080c16d-7ea7-4d91-af50-088faa56a6d8.jpg',
'https://images.openlane.eu/carimgs/5638957/general/f2906349-3814-4a06-b1ef-a226090ef618.jpg',
'https://images.openlane.eu/carimgs/5638957/general/aee7cab8-3018-4785-86c3-5606bdbd3e7b.jpg',
'https://images.openlane.eu/carimgs/5638957/general/1eb4901f-8340-44b9-8227-6ce73e5b3029.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0b0bce3-0677-52d7-80e0-b1e5403ba852/a0b0bce3-0677-52d7-80e0-b1e5403ba852_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61598,
'Height': 849,
'OriginUrl': 'https://images.openlane.eu/carimgs/5638957/general/68b6dbf1-3045-4c77-abbc-b0f8a637b447.jpg',
'Width': 1000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0b0bce3-0677-52d7-80e0-b1e5403ba852/a0b0bce3-0677-52d7-80e0-b1e5403ba852_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60987,
'Height': 849,
'OriginUrl': 'https://images.openlane.eu/carimgs/5638957/general/6a30eea6-1dd4-4ef8-b8aa-c3117307361a.jpg',
'Width': 1000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0b0bce3-0677-52d7-80e0-b1e5403ba852/a0b0bce3-0677-52d7-80e0-b1e5403ba852_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63680,
'Height': 849,
'OriginUrl': 'https://images.openlane.eu/carimgs/5638957/general/7218d448-7f64-4da4-b0ac-499c18db23a5.jpg',
'Width': 1000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0b0bce3-0677-52d7-80e0-b1e5403ba852/a0b0bce3-0677-52d7-80e0-b1e5403ba852_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64722,
'Height': 849,
'OriginUrl': 'https://images.openlane.eu/carimgs/5638957/general/b24c8c08-0032-4fac-a1b3-6e152b2b9e07.jpg',
'Width': 1000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0b0bce3-0677-52d7-80e0-b1e5403ba852/a0b0bce3-0677-52d7-80e0-b1e5403ba852_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49080,
'Height': 750,
'OriginUrl': 'https://images.openlane.eu/carimgs/5638957/general/0f77bb1c-4364-4534-b9a9-c730fc6c95e1.jpg',
'Width': 1000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0b0bce3-0677-52d7-80e0-b1e5403ba852/a0b0bce3-0677-52d7-80e0-b1e5403ba852_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74156,
'Height': 750,
'OriginUrl': 'https://images.openlane.eu/carimgs/5638957/general/7da1ca13-a02f-4507-bf53-6dfec6b10f96.jpg',
'Width': 1000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0b0bce3-0677-52d7-80e0-b1e5403ba852/a0b0bce3-0677-52d7-80e0-b1e5403ba852_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66592,
'Height': 849,
'OriginUrl': 'https://images.openlane.eu/carimgs/5638957/general/1080c16d-7ea7-4d91-af50-088faa56a6d8.jpg',
'Width': 1000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0b0bce3-0677-52d7-80e0-b1e5403ba852/a0b0bce3-0677-52d7-80e0-b1e5403ba852_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69770,
'Height': 750,
'OriginUrl': 'https://images.openlane.eu/carimgs/5638957/general/f2906349-3814-4a06-b1ef-a226090ef618.jpg',
'Width': 1000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0b0bce3-0677-52d7-80e0-b1e5403ba852/a0b0bce3-0677-52d7-80e0-b1e5403ba852_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73030,
'Height': 750,
'OriginUrl': 'https://images.openlane.eu/carimgs/5638957/general/aee7cab8-3018-4785-86c3-5606bdbd3e7b.jpg',
'Width': 1000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0b0bce3-0677-52d7-80e0-b1e5403ba852/a0b0bce3-0677-52d7-80e0-b1e5403ba852_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73527,
'Height': 750,
'OriginUrl': 'https://images.openlane.eu/carimgs/5638957/general/1eb4901f-8340-44b9-8227-6ce73e5b3029.jpg',
'Width': 1000}],
'price': 13100,
'price_includes_vat': True,
'registration_date': '2024-01-01',
'seats_number': 2,
'seller_name': 'Ambrosi Spa',
'title': 'Hyundai Tucson 1.6 - Diesel - Automatic - 136 hp - 49.514 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-27 22:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741866%27 HTTP/1.1" 200 None
2026-03-27 22:05:28 [adesa.it] INFO: Saving data for 10741866: {'created_time': 1774649128.262632, 'last_price_update_time': 1774649128.262643, 'auction_closing_time': 1774878300.0}
2026-03-27 22:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741866') HTTP/1.1" 204 0
2026-03-27 22:05:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 410bdd11-6b1a-5368-9bcd-3388c9e20dba with identifier: 10720540
2026-03-27 22:05:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 410bdd11-6b1a-5368-9bcd-3388c9e20dba with identifier: 10720540
2026-03-27 22:05:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 410bdd11-6b1a-5368-9bcd-3388c9e20dba with identifier: 10720540 to the API
2026-03-27 22:05:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:05:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:05:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720540>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.5L',
'engine_horse_power': 225,
'expiration_date': '2026-03-29T16:00:00Z',
'fuel_type': 'Hybrid',
'id': '410bdd11-6b1a-5368-9bcd-3388c9e20dba',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GF859RR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720540',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Ford',
'model': 'Kuga',
'odometer': 115277,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 13200,
'price_includes_vat': True,
'registration_date': '2021-05-06',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Ford Kuga 2.5 ST Line X - Hybrid - Automatic - 225 hp - 115.277 km',
'transmission': 'automatic',
'trim': 'ST Line X',
'vin': None,
'year': 2021}
2026-03-27 22:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720540%27 HTTP/1.1" 200 None
2026-03-27 22:05:28 [adesa.it] INFO: Saving data for 10720540: {'auction_closing_time': 1774800000.0, 'created_time': 1774562481.985093, 'last_price_update_time': 1774649128.521614}
2026-03-27 22:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10720540') HTTP/1.1" 204 0
2026-03-27 22:05:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 396b3bdf-78a0-564e-94b3-8d6298c3eec5 with identifier: 10720536
2026-03-27 22:05:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 396b3bdf-78a0-564e-94b3-8d6298c3eec5 with identifier: 10720536
2026-03-27 22:05:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 396b3bdf-78a0-564e-94b3-8d6298c3eec5 with identifier: 10720536 to the API
2026-03-27 22:05:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:05:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:05:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720536>
{'auction_title': '',
'c_o_2_emission_value': 103,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.3L',
'engine_horse_power': 190,
'expiration_date': '2026-03-29T16:00:00Z',
'fuel_type': 'Hybrid',
'id': '396b3bdf-78a0-564e-94b3-8d6298c3eec5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK408BL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720536',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Jeep',
'model': 'Compass',
'odometer': 156478,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 10600,
'price_includes_vat': True,
'registration_date': '2022-05-05',
'seats_number': 5,
'seller_name': None,
'title': 'Jeep Compass 4xe 1.3 Limited - AWD - Hybrid - Automatic - 190 hp - '
'156.478 km',
'transmission': 'automatic',
'trim': 'Limited',
'vin': None,
'year': 2022}
2026-03-27 22:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720536%27 HTTP/1.1" 200 None
2026-03-27 22:05:28 [adesa.it] INFO: Saving data for 10720536: {'auction_closing_time': 1774800000.0, 'created_time': 1774562484.12665, 'last_price_update_time': 1774649128.791656}
2026-03-27 22:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10720536') HTTP/1.1" 204 0
2026-03-27 22:05:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741869> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:05:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 172550ef-683a-502c-b5d5-60f7a8fc8617 with identifier: 10741874
2026-03-27 22:05:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 172550ef-683a-502c-b5d5-60f7a8fc8617 with scrape type 1
2026-03-27 22:05:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 172550ef-683a-502c-b5d5-60f7a8fc8617
2026-03-27 22:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05: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%252F5743813%252Fgeneral%252F56b4f193-6d1b-40c0-a413-ab4443d42e24.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743813/general/56b4f193-6d1b-40c0-a413-ab4443d42e24.jpg not downloaded yet
2026-03-27 22:05:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:05:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee58f9310>
2026-03-27 22:05:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:05:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:05:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_88617abd-a99e-5320-93d9-7db306be8e62/88617abd-a99e-5320-93d9-7db306be8e62_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752328%252Fgeneral%252Fb471b00e-56c0-408a-9252-9e50194a7fbf.jpg') HTTP/1.1" 204 0
2026-03-27 22:05:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752328/general/b471b00e-56c0-408a-9252-9e50194a7fbf.jpg saved to cache
2026-03-27 22:05:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 88617abd-a99e-5320-93d9-7db306be8e62
2026-03-27 22:05:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3c64a394-9ee4-52d9-a901-d7501dce4985 with identifier: 10720524
2026-03-27 22:05:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3c64a394-9ee4-52d9-a901-d7501dce4985 with scrape type 2
2026-03-27 22:05:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3c64a394-9ee4-52d9-a901-d7501dce4985 with scrape type 2
2026-03-27 22:05:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 3c64a394-9ee4-52d9-a901-d7501dce4985, identifier: 10720524
2026-03-27 22:05:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752330/general/c215bee7-a74b-4257-9f6f-8e693a5175be.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741776)
2026-03-27 22:05:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5134486/general/aab2ac8d-6342-42a8-b064-86e69110914d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741746)
2026-03-27 22:05:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752328/general/16d50699-7c04-4f61-97b9-5a9c4c91f118.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741775)
2026-03-27 22:05:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752326/general/6b22a3b5-828e-4e68-af6d-b75e6d2f73d8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741774)
2026-03-27 22:05:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:05:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 3c64a394-9ee4-52d9-a901-d7501dce4985 with identifier: 10720524
2026-03-27 22:05:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 3c64a394-9ee4-52d9-a901-d7501dce4985 with identifier: 10720524
2026-03-27 22:05:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 3c64a394-9ee4-52d9-a901-d7501dce4985 with identifier: 10720524 to the API
2026-03-27 22:05:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:05:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:05:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720524>
{'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-29T16:00:00Z',
'fuel_type': 'Diesel',
'id': '3c64a394-9ee4-52d9-a901-d7501dce4985',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH919HP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720524',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Citroën',
'model': 'C3',
'odometer': 194199,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 5200,
'price_includes_vat': True,
'registration_date': '2021-10-27',
'seats_number': 5,
'seller_name': 'Unipol Rental',
'title': 'Citroën C3 1.5 HDI Feel - Diesel - Manual - 102 hp - 194.199 km',
'transmission': 'manual',
'trim': 'Feel',
'vin': None,
'year': 2021}
2026-03-27 22:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720524%27 HTTP/1.1" 200 None
2026-03-27 22:05:29 [adesa.it] INFO: Saving data for 10720524: {'auction_closing_time': 1774800000.0, 'created_time': 1774562471.462902, 'last_price_update_time': 1774649129.245527}
2026-03-27 22:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10720524') HTTP/1.1" 204 0
2026-03-27 22:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05: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%252F5743813%252Fgeneral%252F8e13f47f-ca6d-4571-acc7-320ac90b09d9.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743813/general/8e13f47f-ca6d-4571-acc7-320ac90b09d9.jpg not downloaded yet
2026-03-27 22:05:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:05:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5bd24d0>
2026-03-27 22:05:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:05:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:05:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:05:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9bca4a0e-4bc1-5398-8767-0b48faefeaa5/9bca4a0e-4bc1-5398-8767-0b48faefeaa5_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752326%252Fgeneral%252Fe9923268-a39c-4240-ab4a-890b5a6de586.jpg') HTTP/1.1" 204 0
2026-03-27 22:05:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752326/general/e9923268-a39c-4240-ab4a-890b5a6de586.jpg saved to cache
2026-03-27 22:05:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 9bca4a0e-4bc1-5398-8767-0b48faefeaa5
2026-03-27 22:05:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 76276d60-b54d-593d-8260-b316d05f45e0 with identifier: 10741869
2026-03-27 22:05:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 76276d60-b54d-593d-8260-b316d05f45e0 with scrape type 1
2026-03-27 22:05:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 76276d60-b54d-593d-8260-b316d05f45e0
2026-03-27 22:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05: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%252F5693905%252Fgeneral%252Fc2a0d6fe-20bd-494b-83fa-17a2ecd8088d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5693905/general/c2a0d6fe-20bd-494b-83fa-17a2ecd8088d.jpg already downloaded
2026-03-27 22:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05: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%252F5693905%252Fgeneral%252F88f406db-5a83-4f8f-84a9-564196d13a56.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5693905/general/88f406db-5a83-4f8f-84a9-564196d13a56.jpg already downloaded
2026-03-27 22:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05: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%252F5693905%252Fgeneral%252F90927bb6-9ba0-49bd-a8c8-2cc71d3164e9.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5693905/general/90927bb6-9ba0-49bd-a8c8-2cc71d3164e9.jpg already downloaded
2026-03-27 22:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05: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%252F5693905%252Fgeneral%252F8ee85abc-4564-4497-aa20-8109287f64be.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5693905/general/8ee85abc-4564-4497-aa20-8109287f64be.jpg already downloaded
2026-03-27 22:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05: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%252F5693905%252Fgeneral%252F260fa4c9-ff2e-42cc-8191-ed4e59e4e56e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5693905/general/260fa4c9-ff2e-42cc-8191-ed4e59e4e56e.jpg already downloaded
2026-03-27 22:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05: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%252F5693905%252Fgeneral%252F72e5069c-0318-4b0f-b15a-e85e459eebbc.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5693905/general/72e5069c-0318-4b0f-b15a-e85e459eebbc.jpg already downloaded
2026-03-27 22:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05: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%252F5693905%252Fgeneral%252F6331e453-2113-4c58-bd49-abf0fd9c6c3b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5693905/general/6331e453-2113-4c58-bd49-abf0fd9c6c3b.jpg already downloaded
2026-03-27 22:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05: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%252F5693905%252Fgeneral%252F3610f2c8-baa6-4ca6-8aee-9789ed2e5c0c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5693905/general/3610f2c8-baa6-4ca6-8aee-9789ed2e5c0c.jpg already downloaded
2026-03-27 22:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05: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%252F5693905%252Fgeneral%252F136581dc-9389-4290-a57b-e6e736a1ffaa.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5693905/general/136581dc-9389-4290-a57b-e6e736a1ffaa.jpg already downloaded
2026-03-27 22:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05: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%252F5693905%252Fgeneral%252F6dc12ade-7c07-4eea-9c9d-131ae6aa8b68.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5693905/general/6dc12ade-7c07-4eea-9c9d-131ae6aa8b68.jpg already downloaded
2026-03-27 22:05:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 76276d60-b54d-593d-8260-b316d05f45e0, identifier: 10741869
2026-03-27 22:05:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752326/general/564c6e31-1387-4d8e-b52a-ad9f36e0b74d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741774)
2026-03-27 22:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05: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%252F5743813%252Fgeneral%252F16cb8fb1-6390-43ea-9cf3-4bd66974f85c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743813/general/16cb8fb1-6390-43ea-9cf3-4bd66974f85c.jpg not downloaded yet
2026-03-27 22:05:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 76276d60-b54d-593d-8260-b316d05f45e0 with identifier: 10741869
2026-03-27 22:05:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 76276d60-b54d-593d-8260-b316d05f45e0 with identifier: 10741869
2026-03-27 22:05:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 76276d60-b54d-593d-8260-b316d05f45e0 with identifier: 10741869 to the API
2026-03-27 22:05:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:05:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:05:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741869>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T13:45:00Z',
'fuel_type': 'Electric',
'id': '76276d60-b54d-593d-8260-b316d05f45e0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'GK574HN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741869',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Kia',
'model': 'Niro',
'odometer': 68159,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 19,
'photo_urls': ['https://images.openlane.eu/carimgs/5693905/general/c2a0d6fe-20bd-494b-83fa-17a2ecd8088d.jpg',
'https://images.openlane.eu/carimgs/5693905/general/88f406db-5a83-4f8f-84a9-564196d13a56.jpg',
'https://images.openlane.eu/carimgs/5693905/general/90927bb6-9ba0-49bd-a8c8-2cc71d3164e9.jpg',
'https://images.openlane.eu/carimgs/5693905/general/8ee85abc-4564-4497-aa20-8109287f64be.jpg',
'https://images.openlane.eu/carimgs/5693905/general/260fa4c9-ff2e-42cc-8191-ed4e59e4e56e.jpg',
'https://images.openlane.eu/carimgs/5693905/general/72e5069c-0318-4b0f-b15a-e85e459eebbc.jpg',
'https://images.openlane.eu/carimgs/5693905/general/6331e453-2113-4c58-bd49-abf0fd9c6c3b.jpg',
'https://images.openlane.eu/carimgs/5693905/general/3610f2c8-baa6-4ca6-8aee-9789ed2e5c0c.jpg',
'https://images.openlane.eu/carimgs/5693905/general/136581dc-9389-4290-a57b-e6e736a1ffaa.jpg',
'https://images.openlane.eu/carimgs/5693905/general/6dc12ade-7c07-4eea-9c9d-131ae6aa8b68.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76276d60-b54d-593d-8260-b316d05f45e0/76276d60-b54d-593d-8260-b316d05f45e0_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77462,
'Height': 750,
'OriginUrl': 'https://images.openlane.eu/carimgs/5693905/general/c2a0d6fe-20bd-494b-83fa-17a2ecd8088d.jpg',
'Width': 1000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76276d60-b54d-593d-8260-b316d05f45e0/76276d60-b54d-593d-8260-b316d05f45e0_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80565,
'Height': 750,
'OriginUrl': 'https://images.openlane.eu/carimgs/5693905/general/88f406db-5a83-4f8f-84a9-564196d13a56.jpg',
'Width': 1000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76276d60-b54d-593d-8260-b316d05f45e0/76276d60-b54d-593d-8260-b316d05f45e0_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69442,
'Height': 750,
'OriginUrl': 'https://images.openlane.eu/carimgs/5693905/general/90927bb6-9ba0-49bd-a8c8-2cc71d3164e9.jpg',
'Width': 1000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76276d60-b54d-593d-8260-b316d05f45e0/76276d60-b54d-593d-8260-b316d05f45e0_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74012,
'Height': 750,
'OriginUrl': 'https://images.openlane.eu/carimgs/5693905/general/8ee85abc-4564-4497-aa20-8109287f64be.jpg',
'Width': 1000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76276d60-b54d-593d-8260-b316d05f45e0/76276d60-b54d-593d-8260-b316d05f45e0_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66141,
'Height': 750,
'OriginUrl': 'https://images.openlane.eu/carimgs/5693905/general/260fa4c9-ff2e-42cc-8191-ed4e59e4e56e.jpg',
'Width': 1000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76276d60-b54d-593d-8260-b316d05f45e0/76276d60-b54d-593d-8260-b316d05f45e0_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66534,
'Height': 750,
'OriginUrl': 'https://images.openlane.eu/carimgs/5693905/general/72e5069c-0318-4b0f-b15a-e85e459eebbc.jpg',
'Width': 1000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76276d60-b54d-593d-8260-b316d05f45e0/76276d60-b54d-593d-8260-b316d05f45e0_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83257,
'Height': 750,
'OriginUrl': 'https://images.openlane.eu/carimgs/5693905/general/6331e453-2113-4c58-bd49-abf0fd9c6c3b.jpg',
'Width': 1000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76276d60-b54d-593d-8260-b316d05f45e0/76276d60-b54d-593d-8260-b316d05f45e0_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85663,
'Height': 750,
'OriginUrl': 'https://images.openlane.eu/carimgs/5693905/general/3610f2c8-baa6-4ca6-8aee-9789ed2e5c0c.jpg',
'Width': 1000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76276d60-b54d-593d-8260-b316d05f45e0/76276d60-b54d-593d-8260-b316d05f45e0_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88997,
'Height': 750,
'OriginUrl': 'https://images.openlane.eu/carimgs/5693905/general/136581dc-9389-4290-a57b-e6e736a1ffaa.jpg',
'Width': 1000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76276d60-b54d-593d-8260-b316d05f45e0/76276d60-b54d-593d-8260-b316d05f45e0_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93314,
'Height': 750,
'OriginUrl': 'https://images.openlane.eu/carimgs/5693905/general/6dc12ade-7c07-4eea-9c9d-131ae6aa8b68.jpg',
'Width': 1000}],
'price': 16900,
'price_includes_vat': True,
'registration_date': '2023-02-10',
'seats_number': 5,
'seller_name': 'Ambrosi Spa',
'title': 'Kia Niro - Electric - Automatic - 204 hp - 68.159 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-27 22:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741869%27 HTTP/1.1" 200 None
2026-03-27 22:05:30 [adesa.it] INFO: Saving data for 10741869: {'created_time': 1774649130.012769, 'last_price_update_time': 1774649130.012779, 'auction_closing_time': 1774878300.0}
2026-03-27 22:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741869') HTTP/1.1" 204 0
2026-03-27 22:05:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752328/general/b52bc91c-3ffd-4d42-bdc7-15e183a9848b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741775)
2026-03-27 22:05:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:05:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee4781a10>
2026-03-27 22:05:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:05:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:05:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:05:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_596b5dd9-bbd1-5134-8760-04b4a45b7efc/596b5dd9-bbd1-5134-8760-04b4a45b7efc_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752330%252Fgeneral%252Fc215bee7-a74b-4257-9f6f-8e693a5175be.jpg') HTTP/1.1" 204 0
2026-03-27 22:05:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752330/general/c215bee7-a74b-4257-9f6f-8e693a5175be.jpg saved to cache
2026-03-27 22:05:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 596b5dd9-bbd1-5134-8760-04b4a45b7efc
2026-03-27 22:05:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:05:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee42a1750>
2026-03-27 22:05:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:05:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:05:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:05:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cd92bc8f-fff0-581b-b828-3b6729edba3c/cd92bc8f-fff0-581b-b828-3b6729edba3c_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5134486%252Fgeneral%252Faab2ac8d-6342-42a8-b064-86e69110914d.jpg') HTTP/1.1" 204 0
2026-03-27 22:05:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5134486/general/aab2ac8d-6342-42a8-b064-86e69110914d.jpg saved to cache
2026-03-27 22:05:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item cd92bc8f-fff0-581b-b828-3b6729edba3c
2026-03-27 22:05:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:05:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5da1610>
2026-03-27 22:05:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:05:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:05:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:05:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_88617abd-a99e-5320-93d9-7db306be8e62/88617abd-a99e-5320-93d9-7db306be8e62_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752328%252Fgeneral%252F16d50699-7c04-4f61-97b9-5a9c4c91f118.jpg') HTTP/1.1" 204 0
2026-03-27 22:05:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752328/general/16d50699-7c04-4f61-97b9-5a9c4c91f118.jpg saved to cache
2026-03-27 22:05:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 88617abd-a99e-5320-93d9-7db306be8e62
2026-03-27 22:05:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:05:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee4774650>
2026-03-27 22:05:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:05:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:05:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:05:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9bca4a0e-4bc1-5398-8767-0b48faefeaa5/9bca4a0e-4bc1-5398-8767-0b48faefeaa5_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752326%252Fgeneral%252F6b22a3b5-828e-4e68-af6d-b75e6d2f73d8.jpg') HTTP/1.1" 204 0
2026-03-27 22:05:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752326/general/6b22a3b5-828e-4e68-af6d-b75e6d2f73d8.jpg saved to cache
2026-03-27 22:05:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 9bca4a0e-4bc1-5398-8767-0b48faefeaa5
2026-03-27 22:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05: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%252F5743813%252Fgeneral%252Fc33f1851-ee85-4d12-91e6-13bdf6b57944.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743813/general/c33f1851-ee85-4d12-91e6-13bdf6b57944.jpg not downloaded yet
2026-03-27 22:05:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741872> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:05:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5134486/general/4064b78d-a2f8-41cd-b102-9d205e8fce18.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741746)
2026-03-27 22:05:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05: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%252F5743813%252Fgeneral%252F5b8d90fa-ab82-4d47-a409-9390de57a5e2.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743813/general/5b8d90fa-ab82-4d47-a409-9390de57a5e2.jpg not downloaded yet
2026-03-27 22:05:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:05:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5d99cd0>
2026-03-27 22:05:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:05:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:05:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:05:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9bca4a0e-4bc1-5398-8767-0b48faefeaa5/9bca4a0e-4bc1-5398-8767-0b48faefeaa5_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752326%252Fgeneral%252F564c6e31-1387-4d8e-b52a-ad9f36e0b74d.jpg') HTTP/1.1" 204 0
2026-03-27 22:05:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752326/general/564c6e31-1387-4d8e-b52a-ad9f36e0b74d.jpg saved to cache
2026-03-27 22:05:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 9bca4a0e-4bc1-5398-8767-0b48faefeaa5
2026-03-27 22:05:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:05:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee58844d0>
2026-03-27 22:05:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:05:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:05:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:05:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_88617abd-a99e-5320-93d9-7db306be8e62/88617abd-a99e-5320-93d9-7db306be8e62_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752328%252Fgeneral%252Fb52bc91c-3ffd-4d42-bdc7-15e183a9848b.jpg') HTTP/1.1" 204 0
2026-03-27 22:05:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752328/general/b52bc91c-3ffd-4d42-bdc7-15e183a9848b.jpg saved to cache
2026-03-27 22:05:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 88617abd-a99e-5320-93d9-7db306be8e62
2026-03-27 22:05:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752326/general/690c60e4-55e4-4e1e-8a4d-ebf4b043601a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741774)
2026-03-27 22:05:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752330/general/cc64e1b9-9b3a-4af7-b8ed-5e5bcef695d6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741776)
2026-03-27 22:05:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743813/general/56b4f193-6d1b-40c0-a413-ab4443d42e24.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741874)
2026-03-27 22:05:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743813/general/8e13f47f-ca6d-4571-acc7-320ac90b09d9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741874)
2026-03-27 22:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05: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%252F5743813%252Fgeneral%252F82eab3ab-8691-4061-b941-832150f3bfe2.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743813/general/82eab3ab-8691-4061-b941-832150f3bfe2.jpg not downloaded yet
2026-03-27 22:05:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e2c523ad-c59d-54db-b8c4-d0ed73225074 with identifier: 10741872
2026-03-27 22:05:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e2c523ad-c59d-54db-b8c4-d0ed73225074 with scrape type 1
2026-03-27 22:05:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e2c523ad-c59d-54db-b8c4-d0ed73225074
2026-03-27 22:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05: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%252F5743804%252Fgeneral%252F321883e3-6b83-491f-b4a3-d0b3a0a19f52.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743804/general/321883e3-6b83-491f-b4a3-d0b3a0a19f52.jpg not downloaded yet
2026-03-27 22:05:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:05:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5829710>
2026-03-27 22:05:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:05:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:05:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:05:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cd92bc8f-fff0-581b-b828-3b6729edba3c/cd92bc8f-fff0-581b-b828-3b6729edba3c_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5134486%252Fgeneral%252F4064b78d-a2f8-41cd-b102-9d205e8fce18.jpg') HTTP/1.1" 204 0
2026-03-27 22:05:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5134486/general/4064b78d-a2f8-41cd-b102-9d205e8fce18.jpg saved to cache
2026-03-27 22:05:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item cd92bc8f-fff0-581b-b828-3b6729edba3c
2026-03-27 22:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05: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%252F5743813%252Fgeneral%252F42a30096-cbc5-4c8b-9d7c-73be48cb7313.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743813/general/42a30096-cbc5-4c8b-9d7c-73be48cb7313.jpg not downloaded yet
2026-03-27 22:05:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743813/general/c33f1851-ee85-4d12-91e6-13bdf6b57944.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741874)
2026-03-27 22:05:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743813/general/16cb8fb1-6390-43ea-9cf3-4bd66974f85c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741874)
2026-03-27 22:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05: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%252F5743804%252Fgeneral%252Fbdf763e4-90f5-4f14-b50d-19374bb11610.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743804/general/bdf763e4-90f5-4f14-b50d-19374bb11610.jpg not downloaded yet
2026-03-27 22:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05: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%252F5743813%252Fgeneral%252F3179e826-fd88-4cb3-9935-a32ca6c8f644.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743813/general/3179e826-fd88-4cb3-9935-a32ca6c8f644.jpg not downloaded yet
2026-03-27 22:05:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:05:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee44cd390>
2026-03-27 22:05:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:05:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:05:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:05:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9bca4a0e-4bc1-5398-8767-0b48faefeaa5/9bca4a0e-4bc1-5398-8767-0b48faefeaa5_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752326%252Fgeneral%252F690c60e4-55e4-4e1e-8a4d-ebf4b043601a.jpg') HTTP/1.1" 204 0
2026-03-27 22:05:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752326/general/690c60e4-55e4-4e1e-8a4d-ebf4b043601a.jpg saved to cache
2026-03-27 22:05:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 9bca4a0e-4bc1-5398-8767-0b48faefeaa5
2026-03-27 22:05:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:05:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee59e8f10>
2026-03-27 22:05:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:05:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:05:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:05:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_596b5dd9-bbd1-5134-8760-04b4a45b7efc/596b5dd9-bbd1-5134-8760-04b4a45b7efc_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752330%252Fgeneral%252Fcc64e1b9-9b3a-4af7-b8ed-5e5bcef695d6.jpg') HTTP/1.1" 204 0
2026-03-27 22:05:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752330/general/cc64e1b9-9b3a-4af7-b8ed-5e5bcef695d6.jpg saved to cache
2026-03-27 22:05:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 596b5dd9-bbd1-5134-8760-04b4a45b7efc
2026-03-27 22:05:30 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 596b5dd9-bbd1-5134-8760-04b4a45b7efc, skipping ID generation
2026-03-27 22:05:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 596b5dd9-bbd1-5134-8760-04b4a45b7efc with scrape type 1
2026-03-27 22:05:30 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 596b5dd9-bbd1-5134-8760-04b4a45b7efc sending to next pipeline
2026-03-27 22:05:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 596b5dd9-bbd1-5134-8760-04b4a45b7efc, identifier: 10741776
2026-03-27 22:05:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:05:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee8338ad0>
2026-03-27 22:05:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:05:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:05:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:05:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_172550ef-683a-502c-b5d5-60f7a8fc8617/172550ef-683a-502c-b5d5-60f7a8fc8617_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743813%252Fgeneral%252F56b4f193-6d1b-40c0-a413-ab4443d42e24.jpg') HTTP/1.1" 204 0
2026-03-27 22:05:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743813/general/56b4f193-6d1b-40c0-a413-ab4443d42e24.jpg saved to cache
2026-03-27 22:05:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 172550ef-683a-502c-b5d5-60f7a8fc8617
2026-03-27 22:05:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:05:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5ad96d0>
2026-03-27 22:05:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:05:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:05:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:05:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_172550ef-683a-502c-b5d5-60f7a8fc8617/172550ef-683a-502c-b5d5-60f7a8fc8617_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743813%252Fgeneral%252F8e13f47f-ca6d-4571-acc7-320ac90b09d9.jpg') HTTP/1.1" 204 0
2026-03-27 22:05:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743813/general/8e13f47f-ca6d-4571-acc7-320ac90b09d9.jpg saved to cache
2026-03-27 22:05:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 172550ef-683a-502c-b5d5-60f7a8fc8617
2026-03-27 22:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05: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%252F5743804%252Fgeneral%252Fa12d59b7-6de2-4e5e-b654-99e6a33d431e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743804/general/a12d59b7-6de2-4e5e-b654-99e6a33d431e.jpg not downloaded yet
2026-03-27 22:05:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 596b5dd9-bbd1-5134-8760-04b4a45b7efc with identifier: 10741776
2026-03-27 22:05:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 596b5dd9-bbd1-5134-8760-04b4a45b7efc with identifier: 10741776
2026-03-27 22:05:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 596b5dd9-bbd1-5134-8760-04b4a45b7efc with identifier: 10741776 to the API
2026-03-27 22:05:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:05:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:05:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752330/general/cc64e1b9-9b3a-4af7-b8ed-5e5bcef695d6.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 136,
'expiration_date': '2026-03-31T10:58:00Z',
'fuel_type': 'Hybrid',
'id': '596b5dd9-bbd1-5134-8760-04b4a45b7efc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH212FY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741776',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 64381,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 22,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_596b5dd9-bbd1-5134-8760-04b4a45b7efc/596b5dd9-bbd1-5134-8760-04b4a45b7efc_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 445950,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752330/general/af631b95-8332-4dfc-9712-58bbf460cc99.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_596b5dd9-bbd1-5134-8760-04b4a45b7efc/596b5dd9-bbd1-5134-8760-04b4a45b7efc_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 475741,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752330/general/7f46e341-e48f-4930-9bc3-970eb330741c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_596b5dd9-bbd1-5134-8760-04b4a45b7efc/596b5dd9-bbd1-5134-8760-04b4a45b7efc_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 384648,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752330/general/423dd764-eb79-49f5-9f5e-351cf7608ca3.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_596b5dd9-bbd1-5134-8760-04b4a45b7efc/596b5dd9-bbd1-5134-8760-04b4a45b7efc_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 213430,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752330/general/6c6d110c-8255-4d5f-aab9-eed0ccb1d197.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_596b5dd9-bbd1-5134-8760-04b4a45b7efc/596b5dd9-bbd1-5134-8760-04b4a45b7efc_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 207469,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752330/general/f85607c5-295e-4d78-afa0-bec3d668986b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_596b5dd9-bbd1-5134-8760-04b4a45b7efc/596b5dd9-bbd1-5134-8760-04b4a45b7efc_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 333957,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752330/general/cc64e1b9-9b3a-4af7-b8ed-5e5bcef695d6.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_596b5dd9-bbd1-5134-8760-04b4a45b7efc/596b5dd9-bbd1-5134-8760-04b4a45b7efc_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 281109,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752330/general/fbbd88bc-873d-48ea-9691-8400589ccabc.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_596b5dd9-bbd1-5134-8760-04b4a45b7efc/596b5dd9-bbd1-5134-8760-04b4a45b7efc_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 236860,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752330/general/f509b801-253b-477f-86d7-5024a840a459.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_596b5dd9-bbd1-5134-8760-04b4a45b7efc/596b5dd9-bbd1-5134-8760-04b4a45b7efc_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 422723,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752330/general/c215bee7-a74b-4257-9f6f-8e693a5175be.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_596b5dd9-bbd1-5134-8760-04b4a45b7efc/596b5dd9-bbd1-5134-8760-04b4a45b7efc_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 232417,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752330/general/09a071e3-8c25-497b-8ade-7b51ecdee61f.jpg',
'Width': 1920}],
'price': 13200,
'price_includes_vat': True,
'registration_date': '2021-11-03',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Italy S.r.l',
'title': 'Hyundai Tucson 1.6 CRDI - Hybrid - Automatic - 136 hp - 64.381 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-27 22:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710741776%27 HTTP/1.1" 200 None
2026-03-27 22:05:31 [adesa.it] INFO: Saving data for 10741776: {'created_time': 1774649131.363512, 'last_price_update_time': 1774649131.363523, 'auction_closing_time': 1774954680.0}
2026-03-27 22:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741776') HTTP/1.1" 204 0
2026-03-27 22:05:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751903/general/f2cb6526-11b5-40a1-b9a0-766825c3f847.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741894)
2026-03-27 22:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05: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%252F5743813%252Fgeneral%252Ffe654cce-a164-41a8-9064-1d4d3f2d272e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743813/general/fe654cce-a164-41a8-9064-1d4d3f2d272e.jpg not downloaded yet
2026-03-27 22:05:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751908/general/1d4f7b7d-a670-4548-8bb0-781942fd8caf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741896)
2026-03-27 22:05:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743813/general/5b8d90fa-ab82-4d47-a409-9390de57a5e2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741874)
2026-03-27 22:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05: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%252F5743804%252Fgeneral%252F2dafff01-8195-4e8f-83e5-d24b29b4d308.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743804/general/2dafff01-8195-4e8f-83e5-d24b29b4d308.jpg not downloaded yet
2026-03-27 22:05:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:05:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee44c03d0>
2026-03-27 22:05:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:05:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:05:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_172550ef-683a-502c-b5d5-60f7a8fc8617/172550ef-683a-502c-b5d5-60f7a8fc8617_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5743813%252Fgeneral%252Fc33f1851-ee85-4d12-91e6-13bdf6b57944.jpg') HTTP/1.1" 204 0
2026-03-27 22:05:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743813/general/c33f1851-ee85-4d12-91e6-13bdf6b57944.jpg saved to cache
2026-03-27 22:05:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 172550ef-683a-502c-b5d5-60f7a8fc8617
2026-03-27 22:05:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:05:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee58d0790>
2026-03-27 22:05:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:05:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:05:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_172550ef-683a-502c-b5d5-60f7a8fc8617/172550ef-683a-502c-b5d5-60f7a8fc8617_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5743813%252Fgeneral%252F16cb8fb1-6390-43ea-9cf3-4bd66974f85c.jpg') HTTP/1.1" 204 0
2026-03-27 22:05:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743813/general/16cb8fb1-6390-43ea-9cf3-4bd66974f85c.jpg saved to cache
2026-03-27 22:05:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 172550ef-683a-502c-b5d5-60f7a8fc8617
2026-03-27 22:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05: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%252F5743813%252Fgeneral%252F4b6a4818-95c5-4cad-84f2-d00d6dda5554.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743813/general/4b6a4818-95c5-4cad-84f2-d00d6dda5554.jpg not downloaded yet
2026-03-27 22:05:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720538> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:05:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724913> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:05:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720528> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:05:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743804/general/321883e3-6b83-491f-b4a3-d0b3a0a19f52.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741872)
2026-03-27 22:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05: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%252F5743804%252Fgeneral%252F148c4f7e-0e2c-4d21-a657-8aa900a439b7.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743804/general/148c4f7e-0e2c-4d21-a657-8aa900a439b7.jpg not downloaded yet
2026-03-27 22:05:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:05:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:05:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724910> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:05:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743813/general/42a30096-cbc5-4c8b-9d7c-73be48cb7313.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741874)
2026-03-27 22:05:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724931> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:05:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:05:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:05:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5bd34d0>
2026-03-27 22:05:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:05:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:05:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_14f03528-16e6-5512-9e95-ffb6fa8f6dff/14f03528-16e6-5512-9e95-ffb6fa8f6dff_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751903%252Fgeneral%252Ff2cb6526-11b5-40a1-b9a0-766825c3f847.jpg') HTTP/1.1" 204 0
2026-03-27 22:05:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751903/general/f2cb6526-11b5-40a1-b9a0-766825c3f847.jpg saved to cache
2026-03-27 22:05:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 14f03528-16e6-5512-9e95-ffb6fa8f6dff
2026-03-27 22:05:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:05:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5bbb110>
2026-03-27 22:05:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:05:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:05:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_452d0067-4e88-57fe-8ff8-1a30dce1dd3d/452d0067-4e88-57fe-8ff8-1a30dce1dd3d_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751908%252Fgeneral%252F1d4f7b7d-a670-4548-8bb0-781942fd8caf.jpg') HTTP/1.1" 204 0
2026-03-27 22:05:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751908/general/1d4f7b7d-a670-4548-8bb0-781942fd8caf.jpg saved to cache
2026-03-27 22:05:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 452d0067-4e88-57fe-8ff8-1a30dce1dd3d
2026-03-27 22:05:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:05:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5be33d0>
2026-03-27 22:05:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:05:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:05:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_172550ef-683a-502c-b5d5-60f7a8fc8617/172550ef-683a-502c-b5d5-60f7a8fc8617_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5743813%252Fgeneral%252F5b8d90fa-ab82-4d47-a409-9390de57a5e2.jpg') HTTP/1.1" 204 0
2026-03-27 22:05:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743813/general/5b8d90fa-ab82-4d47-a409-9390de57a5e2.jpg saved to cache
2026-03-27 22:05:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 172550ef-683a-502c-b5d5-60f7a8fc8617
2026-03-27 22:05:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752328/general/e5042652-550e-4853-85c4-4c7e105362c1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741775)
2026-03-27 22:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05: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%252F5743804%252Fgeneral%252F1e7d6779-5fb5-4951-b627-ff8fe4813d1b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743804/general/1e7d6779-5fb5-4951-b627-ff8fe4813d1b.jpg not downloaded yet
2026-03-27 22:05:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743813/general/3179e826-fd88-4cb3-9935-a32ca6c8f644.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741874)
2026-03-27 22:05:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743804/general/a12d59b7-6de2-4e5e-b654-99e6a33d431e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741872)
2026-03-27 22:05:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743804/general/bdf763e4-90f5-4f14-b50d-19374bb11610.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741872)
2026-03-27 22:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05: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%252F5743804%252Fgeneral%252Fff41ab1f-e46c-4056-aef2-b79c137ac562.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743804/general/ff41ab1f-e46c-4056-aef2-b79c137ac562.jpg not downloaded yet
2026-03-27 22:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05: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%252F5743804%252Fgeneral%252Faaf0d374-9126-4fe3-a2e7-430ab5eb33ef.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743804/general/aaf0d374-9126-4fe3-a2e7-430ab5eb33ef.jpg not downloaded yet
2026-03-27 22:05:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 22d412bd-cd5d-5a1d-b204-eaa98116459d with identifier: 10720538
2026-03-27 22:05:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 22d412bd-cd5d-5a1d-b204-eaa98116459d with scrape type 2
2026-03-27 22:05:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 22d412bd-cd5d-5a1d-b204-eaa98116459d with scrape type 2
2026-03-27 22:05:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 22d412bd-cd5d-5a1d-b204-eaa98116459d, identifier: 10720538
2026-03-27 22:05:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3c10b620-c696-5762-85f3-1100734b7217 with identifier: 10724913
2026-03-27 22:05:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3c10b620-c696-5762-85f3-1100734b7217 with scrape type 2
2026-03-27 22:05:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3c10b620-c696-5762-85f3-1100734b7217 with scrape type 2
2026-03-27 22:05:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 3c10b620-c696-5762-85f3-1100734b7217, identifier: 10724913
2026-03-27 22:05:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3a9714eb-aa23-5112-abce-ea010a0bf6bf with identifier: 10720528
2026-03-27 22:05:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3a9714eb-aa23-5112-abce-ea010a0bf6bf with scrape type 2
2026-03-27 22:05:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3a9714eb-aa23-5112-abce-ea010a0bf6bf with scrape type 2
2026-03-27 22:05:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 3a9714eb-aa23-5112-abce-ea010a0bf6bf, identifier: 10720528
2026-03-27 22:05:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:05:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee42a2850>
2026-03-27 22:05:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:05:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:05:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e2c523ad-c59d-54db-b8c4-d0ed73225074/e2c523ad-c59d-54db-b8c4-d0ed73225074_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5743804%252Fgeneral%252F321883e3-6b83-491f-b4a3-d0b3a0a19f52.jpg') HTTP/1.1" 204 0
2026-03-27 22:05:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743804/general/321883e3-6b83-491f-b4a3-d0b3a0a19f52.jpg saved to cache
2026-03-27 22:05:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item e2c523ad-c59d-54db-b8c4-d0ed73225074
2026-03-27 22:05:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 00eb1e44-a1f0-588d-8911-938ececf9b91 with identifier: 10724910
2026-03-27 22:05:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 00eb1e44-a1f0-588d-8911-938ececf9b91 with scrape type 2
2026-03-27 22:05:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 00eb1e44-a1f0-588d-8911-938ececf9b91 with scrape type 2
2026-03-27 22:05:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 00eb1e44-a1f0-588d-8911-938ececf9b91, identifier: 10724910
2026-03-27 22:05:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:05:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5d38890>
2026-03-27 22:05:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:05:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:05:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_172550ef-683a-502c-b5d5-60f7a8fc8617/172550ef-683a-502c-b5d5-60f7a8fc8617_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5743813%252Fgeneral%252F42a30096-cbc5-4c8b-9d7c-73be48cb7313.jpg') HTTP/1.1" 204 0
2026-03-27 22:05:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743813/general/42a30096-cbc5-4c8b-9d7c-73be48cb7313.jpg saved to cache
2026-03-27 22:05:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 172550ef-683a-502c-b5d5-60f7a8fc8617
2026-03-27 22:05:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ba8edd8f-3528-5a54-b2e6-5a595c4713ed with identifier: 10724931
2026-03-27 22:05:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ba8edd8f-3528-5a54-b2e6-5a595c4713ed with scrape type 2
2026-03-27 22:05:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ba8edd8f-3528-5a54-b2e6-5a595c4713ed with scrape type 2
2026-03-27 22:05:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: ba8edd8f-3528-5a54-b2e6-5a595c4713ed, identifier: 10724931
2026-03-27 22:05:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743804/general/2dafff01-8195-4e8f-83e5-d24b29b4d308.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741872)
2026-03-27 22:05:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724912> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:05:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 22d412bd-cd5d-5a1d-b204-eaa98116459d with identifier: 10720538
2026-03-27 22:05:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 22d412bd-cd5d-5a1d-b204-eaa98116459d with identifier: 10720538
2026-03-27 22:05:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 22d412bd-cd5d-5a1d-b204-eaa98116459d with identifier: 10720538 to the API
2026-03-27 22:05:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:05:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:05:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720538>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 100,
'expiration_date': '2026-03-29T16:00:00Z',
'fuel_type': 'Petrol',
'id': '22d412bd-cd5d-5a1d-b204-eaa98116459d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ055YT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720538',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Kia',
'model': 'Stonic',
'odometer': 60987,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 7800,
'price_includes_vat': True,
'registration_date': '2022-04-11',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Kia Stonic 1.0 T-GDI Style - Petrol - Manual - 100 hp - 60.987 km',
'transmission': 'manual',
'trim': 'Style',
'vin': None,
'year': 2022}
2026-03-27 22:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720538%27 HTTP/1.1" 200 None
2026-03-27 22:05:32 [adesa.it] INFO: Saving data for 10720538: {'auction_closing_time': 1774800000.0, 'created_time': 1774562478.598085, 'last_price_update_time': 1774649132.695665}
2026-03-27 22:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10720538') HTTP/1.1" 204 0
2026-03-27 22:05:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 3c10b620-c696-5762-85f3-1100734b7217 with identifier: 10724913
2026-03-27 22:05:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 3c10b620-c696-5762-85f3-1100734b7217 with identifier: 10724913
2026-03-27 22:05:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 3c10b620-c696-5762-85f3-1100734b7217 with identifier: 10724913 to the API
2026-03-27 22:05:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:05:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:05:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724913>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '3.3L',
'engine_horse_power': 211,
'expiration_date': '2026-03-29T16:00:00Z',
'fuel_type': 'Hybrid',
'id': '3c10b620-c696-5762-85f3-1100734b7217',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'DG456TB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724913',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Lexus',
'model': 'RX',
'odometer': 245271,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 3200,
'price_includes_vat': True,
'registration_date': '2007-03-08',
'seats_number': 5,
'seller_name': None,
'title': 'Lexus RX 400h - Hybrid - Automatic - 211 hp - 245.271 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2007}
2026-03-27 22:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710724913%27 HTTP/1.1" 200 None
2026-03-27 22:05:32 [adesa.it] INFO: Saving data for 10724913: {'auction_closing_time': 1774800000.0, 'created_time': 1774562480.333496, 'last_price_update_time': 1774649132.961698}
2026-03-27 22:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10724913') HTTP/1.1" 204 0
2026-03-27 22:05:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 3a9714eb-aa23-5112-abce-ea010a0bf6bf with identifier: 10720528
2026-03-27 22:05:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 3a9714eb-aa23-5112-abce-ea010a0bf6bf with identifier: 10720528
2026-03-27 22:05:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 3a9714eb-aa23-5112-abce-ea010a0bf6bf with identifier: 10720528 to the API
2026-03-27 22:05:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:05:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:05:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720528>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.2L',
'engine_horse_power': 184,
'expiration_date': '2026-03-29T16:00:00Z',
'fuel_type': 'Diesel',
'id': '3a9714eb-aa23-5112-abce-ea010a0bf6bf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FZ939RM',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720528',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Mazda',
'model': 'CX-5',
'odometer': 183699,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 10400,
'price_includes_vat': True,
'registration_date': '2019-11-25',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Mazda CX-5 2.2 Signature - AWD - Diesel - Automatic - 184 hp - '
'183.699 km',
'transmission': 'automatic',
'trim': 'Signature',
'vin': None,
'year': 2019}
2026-03-27 22:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720528%27 HTTP/1.1" 200 None
2026-03-27 22:05:33 [adesa.it] INFO: Saving data for 10720528: {'auction_closing_time': 1774800000.0, 'created_time': 1774562486.141225, 'last_price_update_time': 1774649133.23315}
2026-03-27 22:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10720528') HTTP/1.1" 204 0
2026-03-27 22:05:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 00eb1e44-a1f0-588d-8911-938ececf9b91 with identifier: 10724910
2026-03-27 22:05:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 00eb1e44-a1f0-588d-8911-938ececf9b91 with identifier: 10724910
2026-03-27 22:05:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 00eb1e44-a1f0-588d-8911-938ececf9b91 with identifier: 10724910 to the API
2026-03-27 22:05:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:05:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:05:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724910>
{'auction_title': '',
'c_o_2_emission_value': 138,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 194,
'expiration_date': '2026-03-29T16:00:00Z',
'fuel_type': 'Diesel',
'id': '00eb1e44-a1f0-588d-8911-938ececf9b91',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE432AL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724910',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Mercedes-Benz',
'model': 'E',
'odometer': 473528,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 14600,
'price_includes_vat': True,
'registration_date': '2021-04-01',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz E 220d Business - Diesel - Automatic - 194 hp - '
'473.528 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-27 22:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710724910%27 HTTP/1.1" 200 None
2026-03-27 22:05:33 [adesa.it] INFO: Saving data for 10724910: {'auction_closing_time': 1774800000.0, 'created_time': 1774562493.580982, 'last_price_update_time': 1774649133.505224}
2026-03-27 22:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10724910') HTTP/1.1" 204 0
2026-03-27 22:05:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: ba8edd8f-3528-5a54-b2e6-5a595c4713ed with identifier: 10724931
2026-03-27 22:05:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: ba8edd8f-3528-5a54-b2e6-5a595c4713ed with identifier: 10724931
2026-03-27 22:05:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: ba8edd8f-3528-5a54-b2e6-5a595c4713ed with identifier: 10724931 to the API
2026-03-27 22:05:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:05:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:05:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724931>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 265,
'expiration_date': '2026-03-29T16:00:00Z',
'fuel_type': 'Diesel',
'id': 'ba8edd8f-3528-5a54-b2e6-5a595c4713ed',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FX704EB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724931',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': 'X5',
'odometer': 145000,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 23900,
'price_includes_vat': True,
'registration_date': '2019-05-30',
'seats_number': 5,
'seller_name': 'Unipol Rental',
'title': 'BMW X5 30d X Line - Diesel - Automatic - 265 hp - 145.000 km',
'transmission': 'automatic',
'trim': 'X Line',
'vin': None,
'year': 2019}
2026-03-27 22:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710724931%27 HTTP/1.1" 200 None
2026-03-27 22:05:33 [adesa.it] INFO: Saving data for 10724931: {'auction_closing_time': 1774800000.0, 'created_time': 1774562468.06204, 'last_price_update_time': 1774649133.770835}
2026-03-27 22:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10724931') HTTP/1.1" 204 0
2026-03-27 22:05:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743813/general/4b6a4818-95c5-4cad-84f2-d00d6dda5554.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741874)
2026-03-27 22:05:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743813/general/82eab3ab-8691-4061-b941-832150f3bfe2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741874)
2026-03-27 22:05:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751906/general/7432fbb1-989c-4a80-bc61-fec766cab938.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741895)
2026-03-27 22:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5743804%252Fgeneral%252F1cfe071a-8cf5-4408-a31b-a0434a5ed595.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743804/general/1cfe071a-8cf5-4408-a31b-a0434a5ed595.jpg not downloaded yet
2026-03-27 22:05:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743813/general/fe654cce-a164-41a8-9064-1d4d3f2d272e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741874)
2026-03-27 22:05:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743804/general/148c4f7e-0e2c-4d21-a657-8aa900a439b7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741872)
2026-03-27 22:05:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724920> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22: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-27 22:05:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5134486/general/60d80837-f7a4-4d9d-8c83-75fd6695b8a4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741746)
2026-03-27 22:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5743804%252Fgeneral%252F254e0c5f-847d-49f2-812b-87f03006c97f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743804/general/254e0c5f-847d-49f2-812b-87f03006c97f.jpg not downloaded yet
2026-03-27 22:05:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:05:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5d57410>
2026-03-27 22:05:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:05:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:05:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:05:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_88617abd-a99e-5320-93d9-7db306be8e62/88617abd-a99e-5320-93d9-7db306be8e62_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752328%252Fgeneral%252Fe5042652-550e-4853-85c4-4c7e105362c1.jpg') HTTP/1.1" 204 0
2026-03-27 22:05:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752328/general/e5042652-550e-4853-85c4-4c7e105362c1.jpg saved to cache
2026-03-27 22:05:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 88617abd-a99e-5320-93d9-7db306be8e62
2026-03-27 22:05:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:05:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5912850>
2026-03-27 22:05:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:05:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:05:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:05:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_172550ef-683a-502c-b5d5-60f7a8fc8617/172550ef-683a-502c-b5d5-60f7a8fc8617_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743813%252Fgeneral%252F3179e826-fd88-4cb3-9935-a32ca6c8f644.jpg') HTTP/1.1" 204 0
2026-03-27 22:05:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743813/general/3179e826-fd88-4cb3-9935-a32ca6c8f644.jpg saved to cache
2026-03-27 22:05:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 172550ef-683a-502c-b5d5-60f7a8fc8617
2026-03-27 22:05:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:05:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee44ff290>
2026-03-27 22:05:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:05:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:05:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:05:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e2c523ad-c59d-54db-b8c4-d0ed73225074/e2c523ad-c59d-54db-b8c4-d0ed73225074_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743804%252Fgeneral%252Fa12d59b7-6de2-4e5e-b654-99e6a33d431e.jpg') HTTP/1.1" 204 0
2026-03-27 22:05:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743804/general/a12d59b7-6de2-4e5e-b654-99e6a33d431e.jpg saved to cache
2026-03-27 22:05:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item e2c523ad-c59d-54db-b8c4-d0ed73225074
2026-03-27 22:05:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:05:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee4685e50>
2026-03-27 22:05:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:05:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:05:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:05:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e2c523ad-c59d-54db-b8c4-d0ed73225074/e2c523ad-c59d-54db-b8c4-d0ed73225074_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743804%252Fgeneral%252Fbdf763e4-90f5-4f14-b50d-19374bb11610.jpg') HTTP/1.1" 204 0
2026-03-27 22:05:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743804/general/bdf763e4-90f5-4f14-b50d-19374bb11610.jpg saved to cache
2026-03-27 22:05:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item e2c523ad-c59d-54db-b8c4-d0ed73225074
2026-03-27 22:05:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:05:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee597f8d0>
2026-03-27 22:05:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:05:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:05:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:05:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e2c523ad-c59d-54db-b8c4-d0ed73225074/e2c523ad-c59d-54db-b8c4-d0ed73225074_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743804%252Fgeneral%252F2dafff01-8195-4e8f-83e5-d24b29b4d308.jpg') HTTP/1.1" 204 0
2026-03-27 22:05:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743804/general/2dafff01-8195-4e8f-83e5-d24b29b4d308.jpg saved to cache
2026-03-27 22:05:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item e2c523ad-c59d-54db-b8c4-d0ed73225074
2026-03-27 22:05:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 950b1d11-1eb1-53d5-8394-ee28dec6169b with identifier: 10724912
2026-03-27 22:05:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 950b1d11-1eb1-53d5-8394-ee28dec6169b with scrape type 2
2026-03-27 22:05:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 950b1d11-1eb1-53d5-8394-ee28dec6169b with scrape type 2
2026-03-27 22:05:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 950b1d11-1eb1-53d5-8394-ee28dec6169b, identifier: 10724912
2026-03-27 22:05:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 950b1d11-1eb1-53d5-8394-ee28dec6169b with identifier: 10724912
2026-03-27 22:05:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 950b1d11-1eb1-53d5-8394-ee28dec6169b with identifier: 10724912
2026-03-27 22:05:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 950b1d11-1eb1-53d5-8394-ee28dec6169b with identifier: 10724912 to the API
2026-03-27 22:05:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:05:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:05:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724912>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 400,
'expiration_date': '2026-03-29T16:00:00Z',
'fuel_type': 'Petrol',
'id': '950b1d11-1eb1-53d5-8394-ee28dec6169b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG185ZE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724912',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Land Rover',
'model': 'Range Rover',
'odometer': 130553,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 24500,
'price_includes_vat': True,
'registration_date': '2021-09-22',
'seats_number': 5,
'seller_name': 'ARVAL-IT',
'title': 'Land Rover Range Rover Sport 3.0 HSE Dynamic - Petrol - Automatic - '
'400 hp - 130.553 km',
'transmission': 'automatic',
'trim': 'HSE Dynamic',
'vin': None,
'year': 2021}
2026-03-27 22:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710724912%27 HTTP/1.1" 200 None
2026-03-27 22:05:34 [adesa.it] INFO: Saving data for 10724912: {'auction_closing_time': 1774800000.0, 'created_time': 1774562480.680618, 'last_price_update_time': 1774649134.491972}
2026-03-27 22:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10724912') HTTP/1.1" 204 0
2026-03-27 22:05:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752326/general/7ddf3340-ca3c-4053-9f27-e50b388e7aff.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741774)
2026-03-27 22:05:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751903/general/b0733c2e-ba7c-4015-b10d-ee061a410caf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741894)
2026-03-27 22:05:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743804/general/1e7d6779-5fb5-4951-b627-ff8fe4813d1b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741872)
2026-03-27 22:05:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751906/general/230b2db9-214d-42f5-a861-80f686f3c6b9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741895)
2026-03-27 22:05:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751908/general/f76ec7b3-ad22-476c-a0ac-68ec07ceeec8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741896)
2026-03-27 22:05:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743804/general/ff41ab1f-e46c-4056-aef2-b79c137ac562.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741872)
2026-03-27 22:05:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743804/general/aaf0d374-9126-4fe3-a2e7-430ab5eb33ef.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741872)
2026-03-27 22:05:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741059> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:05:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:05:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:05:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5a92e50>
2026-03-27 22:05:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:05:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:05:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:05:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_172550ef-683a-502c-b5d5-60f7a8fc8617/172550ef-683a-502c-b5d5-60f7a8fc8617_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743813%252Fgeneral%252F4b6a4818-95c5-4cad-84f2-d00d6dda5554.jpg') HTTP/1.1" 204 0
2026-03-27 22:05:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743813/general/4b6a4818-95c5-4cad-84f2-d00d6dda5554.jpg saved to cache
2026-03-27 22:05:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 172550ef-683a-502c-b5d5-60f7a8fc8617
2026-03-27 22:05:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:05:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5947d90>
2026-03-27 22:05:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:05:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:05:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:05:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_172550ef-683a-502c-b5d5-60f7a8fc8617/172550ef-683a-502c-b5d5-60f7a8fc8617_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743813%252Fgeneral%252F82eab3ab-8691-4061-b941-832150f3bfe2.jpg') HTTP/1.1" 204 0
2026-03-27 22:05:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743813/general/82eab3ab-8691-4061-b941-832150f3bfe2.jpg saved to cache
2026-03-27 22:05:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 172550ef-683a-502c-b5d5-60f7a8fc8617
2026-03-27 22:05:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:05:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee44d1a90>
2026-03-27 22:05:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:05:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:05:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:05:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f46e2294-ed31-5b7f-ab23-d5c053ef09da/f46e2294-ed31-5b7f-ab23-d5c053ef09da_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751906%252Fgeneral%252F7432fbb1-989c-4a80-bc61-fec766cab938.jpg') HTTP/1.1" 204 0
2026-03-27 22:05:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751906/general/7432fbb1-989c-4a80-bc61-fec766cab938.jpg saved to cache
2026-03-27 22:05:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item f46e2294-ed31-5b7f-ab23-d5c053ef09da
2026-03-27 22:05:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:05:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5bbdd10>
2026-03-27 22:05:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:05:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:05:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:05:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_172550ef-683a-502c-b5d5-60f7a8fc8617/172550ef-683a-502c-b5d5-60f7a8fc8617_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743813%252Fgeneral%252Ffe654cce-a164-41a8-9064-1d4d3f2d272e.jpg') HTTP/1.1" 204 0
2026-03-27 22:05:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743813/general/fe654cce-a164-41a8-9064-1d4d3f2d272e.jpg saved to cache
2026-03-27 22:05:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 172550ef-683a-502c-b5d5-60f7a8fc8617
2026-03-27 22:05:34 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 172550ef-683a-502c-b5d5-60f7a8fc8617, skipping ID generation
2026-03-27 22:05:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 172550ef-683a-502c-b5d5-60f7a8fc8617 with scrape type 1
2026-03-27 22:05:34 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 172550ef-683a-502c-b5d5-60f7a8fc8617 sending to next pipeline
2026-03-27 22:05:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 172550ef-683a-502c-b5d5-60f7a8fc8617, identifier: 10741874
2026-03-27 22:05:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:05:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee592e290>
2026-03-27 22:05:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:05:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:05:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:05:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e2c523ad-c59d-54db-b8c4-d0ed73225074/e2c523ad-c59d-54db-b8c4-d0ed73225074_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743804%252Fgeneral%252F148c4f7e-0e2c-4d21-a657-8aa900a439b7.jpg') HTTP/1.1" 204 0
2026-03-27 22:05:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743804/general/148c4f7e-0e2c-4d21-a657-8aa900a439b7.jpg saved to cache
2026-03-27 22:05:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item e2c523ad-c59d-54db-b8c4-d0ed73225074
2026-03-27 22:05:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6b44ee12-d845-5b01-bd84-a800a08112d2 with identifier: 10724920
2026-03-27 22:05:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6b44ee12-d845-5b01-bd84-a800a08112d2 with scrape type 2
2026-03-27 22:05:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6b44ee12-d845-5b01-bd84-a800a08112d2 with scrape type 2
2026-03-27 22:05:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 6b44ee12-d845-5b01-bd84-a800a08112d2, identifier: 10724920
2026-03-27 22:05:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:05:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee45bd050>
2026-03-27 22:05:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:05:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:05:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:05:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cd92bc8f-fff0-581b-b828-3b6729edba3c/cd92bc8f-fff0-581b-b828-3b6729edba3c_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5134486%252Fgeneral%252F60d80837-f7a4-4d9d-8c83-75fd6695b8a4.jpg') HTTP/1.1" 204 0
2026-03-27 22:05:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5134486/general/60d80837-f7a4-4d9d-8c83-75fd6695b8a4.jpg saved to cache
2026-03-27 22:05:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item cd92bc8f-fff0-581b-b828-3b6729edba3c
2026-03-27 22:05:34 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: cd92bc8f-fff0-581b-b828-3b6729edba3c, skipping ID generation
2026-03-27 22:05:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cd92bc8f-fff0-581b-b828-3b6729edba3c with scrape type 1
2026-03-27 22:05:34 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item cd92bc8f-fff0-581b-b828-3b6729edba3c sending to next pipeline
2026-03-27 22:05:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: cd92bc8f-fff0-581b-b828-3b6729edba3c, identifier: 10741746
2026-03-27 22:05:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 172550ef-683a-502c-b5d5-60f7a8fc8617 with identifier: 10741874
2026-03-27 22:05:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 172550ef-683a-502c-b5d5-60f7a8fc8617 with identifier: 10741874
2026-03-27 22:05:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 172550ef-683a-502c-b5d5-60f7a8fc8617 with identifier: 10741874 to the API
2026-03-27 22:05:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:05:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:05:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743813/general/fe654cce-a164-41a8-9064-1d4d3f2d272e.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.6L',
'engine_horse_power': 105,
'expiration_date': '2026-03-30T13:45:00Z',
'fuel_type': 'Hybrid',
'id': '172550ef-683a-502c-b5d5-60f7a8fc8617',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'FL379VD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741874',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Kia',
'model': 'Niro',
'odometer': 92427,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 20,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_172550ef-683a-502c-b5d5-60f7a8fc8617/172550ef-683a-502c-b5d5-60f7a8fc8617_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62005,
'Height': 849,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743813/general/56b4f193-6d1b-40c0-a413-ab4443d42e24.jpg',
'Width': 1000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_172550ef-683a-502c-b5d5-60f7a8fc8617/172550ef-683a-502c-b5d5-60f7a8fc8617_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61020,
'Height': 849,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743813/general/8e13f47f-ca6d-4571-acc7-320ac90b09d9.jpg',
'Width': 1000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_172550ef-683a-502c-b5d5-60f7a8fc8617/172550ef-683a-502c-b5d5-60f7a8fc8617_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61466,
'Height': 849,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743813/general/16cb8fb1-6390-43ea-9cf3-4bd66974f85c.jpg',
'Width': 1000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_172550ef-683a-502c-b5d5-60f7a8fc8617/172550ef-683a-502c-b5d5-60f7a8fc8617_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62267,
'Height': 849,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743813/general/c33f1851-ee85-4d12-91e6-13bdf6b57944.jpg',
'Width': 1000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_172550ef-683a-502c-b5d5-60f7a8fc8617/172550ef-683a-502c-b5d5-60f7a8fc8617_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82563,
'Height': 750,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743813/general/5b8d90fa-ab82-4d47-a409-9390de57a5e2.jpg',
'Width': 1000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_172550ef-683a-502c-b5d5-60f7a8fc8617/172550ef-683a-502c-b5d5-60f7a8fc8617_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55649,
'Height': 750,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743813/general/82eab3ab-8691-4061-b941-832150f3bfe2.jpg',
'Width': 1000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_172550ef-683a-502c-b5d5-60f7a8fc8617/172550ef-683a-502c-b5d5-60f7a8fc8617_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75946,
'Height': 750,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743813/general/42a30096-cbc5-4c8b-9d7c-73be48cb7313.jpg',
'Width': 1000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_172550ef-683a-502c-b5d5-60f7a8fc8617/172550ef-683a-502c-b5d5-60f7a8fc8617_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64304,
'Height': 750,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743813/general/3179e826-fd88-4cb3-9935-a32ca6c8f644.jpg',
'Width': 1000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_172550ef-683a-502c-b5d5-60f7a8fc8617/172550ef-683a-502c-b5d5-60f7a8fc8617_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76808,
'Height': 750,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743813/general/fe654cce-a164-41a8-9064-1d4d3f2d272e.jpg',
'Width': 1000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_172550ef-683a-502c-b5d5-60f7a8fc8617/172550ef-683a-502c-b5d5-60f7a8fc8617_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55699,
'Height': 849,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743813/general/4b6a4818-95c5-4cad-84f2-d00d6dda5554.jpg',
'Width': 1000}],
'price': 9800,
'price_includes_vat': True,
'registration_date': '2020-10-01',
'seats_number': 5,
'seller_name': 'Ambrosi Spa',
'title': 'Kia Niro 1.6 GDI Style - Hybrid - Automatic - 105 hp - 92.427 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2020}
2026-03-27 22:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741874%27 HTTP/1.1" 200 None
2026-03-27 22:05:35 [adesa.it] INFO: Saving data for 10741874: {'created_time': 1774649135.416725, 'last_price_update_time': 1774649135.416735, 'auction_closing_time': 1774878300.0}
2026-03-27 22:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741874') HTTP/1.1" 204 0
2026-03-27 22:05:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 6b44ee12-d845-5b01-bd84-a800a08112d2 with identifier: 10724920
2026-03-27 22:05:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 6b44ee12-d845-5b01-bd84-a800a08112d2 with identifier: 10724920
2026-03-27 22:05:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 6b44ee12-d845-5b01-bd84-a800a08112d2 with identifier: 10724920 to the API
2026-03-27 22:05:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:05:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:05:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724920>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 286,
'expiration_date': '2026-03-29T16:00:00Z',
'fuel_type': 'Diesel',
'id': '6b44ee12-d845-5b01-bd84-a800a08112d2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL631SP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724920',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': 'X5',
'odometer': 192457,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 26800,
'price_includes_vat': True,
'registration_date': '2022-10-11',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'BMW X5 30d Sport - Diesel - Automatic - 286 hp - 192.457 km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2022}
2026-03-27 22:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710724920%27 HTTP/1.1" 200 None
2026-03-27 22:05:35 [adesa.it] INFO: Saving data for 10724920: {'auction_closing_time': 1774800000.0, 'created_time': 1774562467.057666, 'last_price_update_time': 1774649135.737708}
2026-03-27 22:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10724920') HTTP/1.1" 204 0
2026-03-27 22:05:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: cd92bc8f-fff0-581b-b828-3b6729edba3c with identifier: 10741746
2026-03-27 22:05:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: cd92bc8f-fff0-581b-b828-3b6729edba3c with identifier: 10741746
2026-03-27 22:05:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: cd92bc8f-fff0-581b-b828-3b6729edba3c with identifier: 10741746 to the API
2026-03-27 22:05:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:05:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:05:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5134486/general/60d80837-f7a4-4d9d-8c83-75fd6695b8a4.jpg>
{'auction_title': '',
'c_o_2_emission_value': 138,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-31T10:58:00Z',
'fuel_type': 'Petrol',
'id': 'cd92bc8f-fff0-581b-b828-3b6729edba3c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL528ST',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741746',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'DS',
'model': 'DS3 Crossback',
'odometer': 58319,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 79,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cd92bc8f-fff0-581b-b828-3b6729edba3c/cd92bc8f-fff0-581b-b828-3b6729edba3c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 162193,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5134486/general/6322ab37-79fe-46ed-b5ef-ac78cb977d3e.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cd92bc8f-fff0-581b-b828-3b6729edba3c/cd92bc8f-fff0-581b-b828-3b6729edba3c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 186563,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5134486/general/621bcb7b-8707-43a4-978d-6c0674f19fd3.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cd92bc8f-fff0-581b-b828-3b6729edba3c/cd92bc8f-fff0-581b-b828-3b6729edba3c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 173112,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5134486/general/60d80837-f7a4-4d9d-8c83-75fd6695b8a4.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cd92bc8f-fff0-581b-b828-3b6729edba3c/cd92bc8f-fff0-581b-b828-3b6729edba3c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 170720,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5134486/general/4064b78d-a2f8-41cd-b102-9d205e8fce18.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cd92bc8f-fff0-581b-b828-3b6729edba3c/cd92bc8f-fff0-581b-b828-3b6729edba3c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122194,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5134486/general/058fedce-5872-4238-be5f-5dcad73734f0.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cd92bc8f-fff0-581b-b828-3b6729edba3c/cd92bc8f-fff0-581b-b828-3b6729edba3c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103352,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5134486/general/3b07482e-ba19-4df8-a306-65fa50e287e5.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cd92bc8f-fff0-581b-b828-3b6729edba3c/cd92bc8f-fff0-581b-b828-3b6729edba3c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 194508,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5134486/general/aab2ac8d-6342-42a8-b064-86e69110914d.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cd92bc8f-fff0-581b-b828-3b6729edba3c/cd92bc8f-fff0-581b-b828-3b6729edba3c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 150171,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5134486/general/8375b826-939c-46aa-8777-3a5c633b2bd4.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cd92bc8f-fff0-581b-b828-3b6729edba3c/cd92bc8f-fff0-581b-b828-3b6729edba3c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120540,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5134486/general/64bafb3d-7f4d-473f-b981-3206cb9edd92.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cd92bc8f-fff0-581b-b828-3b6729edba3c/cd92bc8f-fff0-581b-b828-3b6729edba3c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123684,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5134486/general/51d63fa9-1050-414c-9e4a-bb232d554c6d.jpg',
'Width': 1920}],
'price': 8200,
'price_includes_vat': True,
'registration_date': '2022-10-17',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Italy S.r.l',
'title': 'DS DS3 Crossback Grand Chic - Petrol - 130 hp - 58.319 km',
'transmission': 'automatic',
'trim': 'Grand Chic',
'vin': None,
'year': 2022}
2026-03-27 22:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741746%27 HTTP/1.1" 200 None
2026-03-27 22:05:36 [adesa.it] INFO: Saving data for 10741746: {'created_time': 1774649136.112456, 'last_price_update_time': 1774649136.112466, 'auction_closing_time': 1774954680.0}
2026-03-27 22:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741746') HTTP/1.1" 204 0
2026-03-27 22:05:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720552> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:05:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743804/general/1cfe071a-8cf5-4408-a31b-a0434a5ed595.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741872)
2026-03-27 22:05:36 [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-27 22: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-27 22:05:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:05:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5d3ac10>
2026-03-27 22:05:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:05:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:05:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9bca4a0e-4bc1-5398-8767-0b48faefeaa5/9bca4a0e-4bc1-5398-8767-0b48faefeaa5_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752326%252Fgeneral%252F7ddf3340-ca3c-4053-9f27-e50b388e7aff.jpg') HTTP/1.1" 204 0
2026-03-27 22:05:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752326/general/7ddf3340-ca3c-4053-9f27-e50b388e7aff.jpg saved to cache
2026-03-27 22:05:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 9bca4a0e-4bc1-5398-8767-0b48faefeaa5
2026-03-27 22:05:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:05:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5882390>
2026-03-27 22:05:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:05:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:05:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_14f03528-16e6-5512-9e95-ffb6fa8f6dff/14f03528-16e6-5512-9e95-ffb6fa8f6dff_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751903%252Fgeneral%252Fb0733c2e-ba7c-4015-b10d-ee061a410caf.jpg') HTTP/1.1" 204 0
2026-03-27 22:05:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751903/general/b0733c2e-ba7c-4015-b10d-ee061a410caf.jpg saved to cache
2026-03-27 22:05:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 14f03528-16e6-5512-9e95-ffb6fa8f6dff
2026-03-27 22:05:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:05:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee58807d0>
2026-03-27 22:05:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:05:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:05:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e2c523ad-c59d-54db-b8c4-d0ed73225074/e2c523ad-c59d-54db-b8c4-d0ed73225074_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5743804%252Fgeneral%252F1e7d6779-5fb5-4951-b627-ff8fe4813d1b.jpg') HTTP/1.1" 204 0
2026-03-27 22:05:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743804/general/1e7d6779-5fb5-4951-b627-ff8fe4813d1b.jpg saved to cache
2026-03-27 22:05:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item e2c523ad-c59d-54db-b8c4-d0ed73225074
2026-03-27 22:05:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:05:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5bba790>
2026-03-27 22:05:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:05:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:05:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f46e2294-ed31-5b7f-ab23-d5c053ef09da/f46e2294-ed31-5b7f-ab23-d5c053ef09da_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751906%252Fgeneral%252F230b2db9-214d-42f5-a861-80f686f3c6b9.jpg') HTTP/1.1" 204 0
2026-03-27 22:05:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751906/general/230b2db9-214d-42f5-a861-80f686f3c6b9.jpg saved to cache
2026-03-27 22:05:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item f46e2294-ed31-5b7f-ab23-d5c053ef09da
2026-03-27 22:05:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:05:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee59a1950>
2026-03-27 22:05:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:05:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:05:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_452d0067-4e88-57fe-8ff8-1a30dce1dd3d/452d0067-4e88-57fe-8ff8-1a30dce1dd3d_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751908%252Fgeneral%252Ff76ec7b3-ad22-476c-a0ac-68ec07ceeec8.jpg') HTTP/1.1" 204 0
2026-03-27 22:05:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751908/general/f76ec7b3-ad22-476c-a0ac-68ec07ceeec8.jpg saved to cache
2026-03-27 22:05:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 452d0067-4e88-57fe-8ff8-1a30dce1dd3d
2026-03-27 22:05:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:05:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5bb9b90>
2026-03-27 22:05:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:05:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:05:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e2c523ad-c59d-54db-b8c4-d0ed73225074/e2c523ad-c59d-54db-b8c4-d0ed73225074_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5743804%252Fgeneral%252Fff41ab1f-e46c-4056-aef2-b79c137ac562.jpg') HTTP/1.1" 204 0
2026-03-27 22:05:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743804/general/ff41ab1f-e46c-4056-aef2-b79c137ac562.jpg saved to cache
2026-03-27 22:05:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item e2c523ad-c59d-54db-b8c4-d0ed73225074
2026-03-27 22:05:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:05:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee59daf50>
2026-03-27 22:05:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:05:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:05:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e2c523ad-c59d-54db-b8c4-d0ed73225074/e2c523ad-c59d-54db-b8c4-d0ed73225074_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5743804%252Fgeneral%252Faaf0d374-9126-4fe3-a2e7-430ab5eb33ef.jpg') HTTP/1.1" 204 0
2026-03-27 22:05:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743804/general/aaf0d374-9126-4fe3-a2e7-430ab5eb33ef.jpg saved to cache
2026-03-27 22:05:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item e2c523ad-c59d-54db-b8c4-d0ed73225074
2026-03-27 22:05:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e8492177-71ca-5ac0-95c1-aea4275e6a08 with identifier: 10741059
2026-03-27 22:05:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e8492177-71ca-5ac0-95c1-aea4275e6a08 with scrape type 1
2026-03-27 22:05:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e8492177-71ca-5ac0-95c1-aea4275e6a08
2026-03-27 22:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5626318%252Fgeneral%252F1b745ef0-bfa2-4897-9160-75ca6c3ead74.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5626318/general/1b745ef0-bfa2-4897-9160-75ca6c3ead74.jpg already downloaded
2026-03-27 22:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5626318%252Fgeneral%252F4bc1ca3c-1db8-4713-8a49-115dbb475207.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5626318/general/4bc1ca3c-1db8-4713-8a49-115dbb475207.jpg already downloaded
2026-03-27 22:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5626318%252Fgeneral%252Fe4a2f4c6-4c5d-4547-aea8-e05cea36ef7e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5626318/general/e4a2f4c6-4c5d-4547-aea8-e05cea36ef7e.jpg already downloaded
2026-03-27 22:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5626318%252Fgeneral%252Fe0802e0e-b468-4189-aa12-14b87b2d6b95.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5626318/general/e0802e0e-b468-4189-aa12-14b87b2d6b95.jpg already downloaded
2026-03-27 22:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5626318%252Fgeneral%252F8382da16-fb8d-4cff-b5a1-b79458c1191f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5626318/general/8382da16-fb8d-4cff-b5a1-b79458c1191f.jpg already downloaded
2026-03-27 22:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5626318%252Fgeneral%252F2bfe2e9f-39b6-4149-b9d9-c8264d311d8f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5626318/general/2bfe2e9f-39b6-4149-b9d9-c8264d311d8f.jpg already downloaded
2026-03-27 22:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5626318%252Fgeneral%252F93a443ba-7682-472d-9251-8fe5cd76ea56.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5626318/general/93a443ba-7682-472d-9251-8fe5cd76ea56.jpg already downloaded
2026-03-27 22:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5626318%252Fgeneral%252Fa58a5b83-796b-491e-adcc-cdae8e519404.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5626318/general/a58a5b83-796b-491e-adcc-cdae8e519404.jpg already downloaded
2026-03-27 22:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5626318%252Fgeneral%252F064b573f-1356-43ad-999e-d1d06a4777c4.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5626318/general/064b573f-1356-43ad-999e-d1d06a4777c4.jpg already downloaded
2026-03-27 22:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5626318%252Fgeneral%252Fff976f0b-2dfd-4ad1-b893-4264d0aa56a1.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5626318/general/ff976f0b-2dfd-4ad1-b893-4264d0aa56a1.jpg already downloaded
2026-03-27 22:05:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: e8492177-71ca-5ac0-95c1-aea4275e6a08, identifier: 10741059
2026-03-27 22:05:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751908/general/a93108fc-210a-4b0d-b856-42cc1d8779bb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741896)
2026-03-27 22:05:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: e8492177-71ca-5ac0-95c1-aea4275e6a08 with identifier: 10741059
2026-03-27 22:05:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: e8492177-71ca-5ac0-95c1-aea4275e6a08 with identifier: 10741059
2026-03-27 22:05:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: e8492177-71ca-5ac0-95c1-aea4275e6a08 with identifier: 10741059 to the API
2026-03-27 22:05:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:05:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:05:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741059>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-30T13:45:00Z',
'fuel_type': 'Diesel',
'id': 'e8492177-71ca-5ac0-95c1-aea4275e6a08',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL662CR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741059',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': 'X3',
'odometer': 83107,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 12,
'photo_urls': ['https://images.openlane.eu/carimgs/5626318/general/1b745ef0-bfa2-4897-9160-75ca6c3ead74.jpg',
'https://images.openlane.eu/carimgs/5626318/general/4bc1ca3c-1db8-4713-8a49-115dbb475207.jpg',
'https://images.openlane.eu/carimgs/5626318/general/e4a2f4c6-4c5d-4547-aea8-e05cea36ef7e.jpg',
'https://images.openlane.eu/carimgs/5626318/general/e0802e0e-b468-4189-aa12-14b87b2d6b95.jpg',
'https://images.openlane.eu/carimgs/5626318/general/8382da16-fb8d-4cff-b5a1-b79458c1191f.jpg',
'https://images.openlane.eu/carimgs/5626318/general/2bfe2e9f-39b6-4149-b9d9-c8264d311d8f.jpg',
'https://images.openlane.eu/carimgs/5626318/general/93a443ba-7682-472d-9251-8fe5cd76ea56.jpg',
'https://images.openlane.eu/carimgs/5626318/general/a58a5b83-796b-491e-adcc-cdae8e519404.jpg',
'https://images.openlane.eu/carimgs/5626318/general/064b573f-1356-43ad-999e-d1d06a4777c4.jpg',
'https://images.openlane.eu/carimgs/5626318/general/ff976f0b-2dfd-4ad1-b893-4264d0aa56a1.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e8492177-71ca-5ac0-95c1-aea4275e6a08/e8492177-71ca-5ac0-95c1-aea4275e6a08_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 214451,
'Height': 900,
'OriginUrl': 'https://images.openlane.eu/carimgs/5626318/general/1b745ef0-bfa2-4897-9160-75ca6c3ead74.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e8492177-71ca-5ac0-95c1-aea4275e6a08/e8492177-71ca-5ac0-95c1-aea4275e6a08_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 221885,
'Height': 900,
'OriginUrl': 'https://images.openlane.eu/carimgs/5626318/general/4bc1ca3c-1db8-4713-8a49-115dbb475207.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e8492177-71ca-5ac0-95c1-aea4275e6a08/e8492177-71ca-5ac0-95c1-aea4275e6a08_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117151,
'Height': 900,
'OriginUrl': 'https://images.openlane.eu/carimgs/5626318/general/e4a2f4c6-4c5d-4547-aea8-e05cea36ef7e.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e8492177-71ca-5ac0-95c1-aea4275e6a08/e8492177-71ca-5ac0-95c1-aea4275e6a08_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116211,
'Height': 900,
'OriginUrl': 'https://images.openlane.eu/carimgs/5626318/general/e0802e0e-b468-4189-aa12-14b87b2d6b95.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e8492177-71ca-5ac0-95c1-aea4275e6a08/e8492177-71ca-5ac0-95c1-aea4275e6a08_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132446,
'Height': 900,
'OriginUrl': 'https://images.openlane.eu/carimgs/5626318/general/8382da16-fb8d-4cff-b5a1-b79458c1191f.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e8492177-71ca-5ac0-95c1-aea4275e6a08/e8492177-71ca-5ac0-95c1-aea4275e6a08_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 198399,
'Height': 900,
'OriginUrl': 'https://images.openlane.eu/carimgs/5626318/general/2bfe2e9f-39b6-4149-b9d9-c8264d311d8f.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e8492177-71ca-5ac0-95c1-aea4275e6a08/e8492177-71ca-5ac0-95c1-aea4275e6a08_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76510,
'Height': 900,
'OriginUrl': 'https://images.openlane.eu/carimgs/5626318/general/93a443ba-7682-472d-9251-8fe5cd76ea56.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e8492177-71ca-5ac0-95c1-aea4275e6a08/e8492177-71ca-5ac0-95c1-aea4275e6a08_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 188853,
'Height': 900,
'OriginUrl': 'https://images.openlane.eu/carimgs/5626318/general/a58a5b83-796b-491e-adcc-cdae8e519404.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e8492177-71ca-5ac0-95c1-aea4275e6a08/e8492177-71ca-5ac0-95c1-aea4275e6a08_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 208041,
'Height': 900,
'OriginUrl': 'https://images.openlane.eu/carimgs/5626318/general/064b573f-1356-43ad-999e-d1d06a4777c4.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e8492177-71ca-5ac0-95c1-aea4275e6a08/e8492177-71ca-5ac0-95c1-aea4275e6a08_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 154105,
'Height': 900,
'OriginUrl': 'https://images.openlane.eu/carimgs/5626318/general/ff976f0b-2dfd-4ad1-b893-4264d0aa56a1.jpg',
'Width': 1200}],
'price': 23700,
'price_includes_vat': True,
'registration_date': '2023-02-23',
'seats_number': 5,
'seller_name': 'GINO S.p.a.',
'title': 'BMW X3 20d M Sport - Diesel - Automatic - 190 hp - 83.107 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2023}
2026-03-27 22:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741059%27 HTTP/1.1" 200 None
2026-03-27 22:05:37 [adesa.it] INFO: Saving data for 10741059: {'created_time': 1774649137.111307, 'last_price_update_time': 1774649137.111319, 'auction_closing_time': 1774878300.0}
2026-03-27 22:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741059') HTTP/1.1" 204 0
2026-03-27 22:05:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752328/general/8c3ae5ee-a174-406c-bb4c-6e73af63f1ad.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741775)
2026-03-27 22:05:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743804/general/254e0c5f-847d-49f2-812b-87f03006c97f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741872)
2026-03-27 22:05:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:05:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:05:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:05:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751903/general/9e61adac-0aa6-47f1-9c5a-025c030f32f8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741894)
2026-03-27 22:05:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751906/general/6ffd089d-0cc2-47d6-ad32-568cb73f9bcf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741895)
2026-03-27 22:05:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741058> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:05:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:05:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:05:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752328/general/244dc94a-2bf9-4501-9566-7aee1b8679e5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741775)
2026-03-27 22:05:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751908/general/01176648-9426-400b-9a7f-e5e08f4d9cc5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741896)
2026-03-27 22:05:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751906/general/577a3b3c-fe16-4656-8a36-33b9ae3a4224.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741895)
2026-03-27 22:05:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 21d9ad6e-ed03-5063-bdc3-1fe08f475163 with identifier: 10720552
2026-03-27 22:05:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 21d9ad6e-ed03-5063-bdc3-1fe08f475163 with scrape type 2
2026-03-27 22:05:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 21d9ad6e-ed03-5063-bdc3-1fe08f475163 with scrape type 2
2026-03-27 22:05:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 21d9ad6e-ed03-5063-bdc3-1fe08f475163, identifier: 10720552
2026-03-27 22:05:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:05:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5883310>
2026-03-27 22:05:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:05:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:05:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e2c523ad-c59d-54db-b8c4-d0ed73225074/e2c523ad-c59d-54db-b8c4-d0ed73225074_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5743804%252Fgeneral%252F1cfe071a-8cf5-4408-a31b-a0434a5ed595.jpg') HTTP/1.1" 204 0
2026-03-27 22:05:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743804/general/1cfe071a-8cf5-4408-a31b-a0434a5ed595.jpg saved to cache
2026-03-27 22:05:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item e2c523ad-c59d-54db-b8c4-d0ed73225074
2026-03-27 22:05:37 [adesa.it] INFO: Found listing with ID: 10735705
2026-03-27 22:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735705%27 HTTP/1.1" 200 None
2026-03-27 22:05:37 [adesa.it] INFO: Scrape type for 10735705: 0
2026-03-27 22:05:37 [adesa.it] INFO: Skipping item 10735705 url https://www.openlane.eu/en/carv6/auction/10735705
2026-03-27 22:05:37 [adesa.it] INFO: Found listing with ID: 10720533
2026-03-27 22:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720533%27 HTTP/1.1" 200 None
2026-03-27 22:05:37 [adesa.it] INFO: Scrape type for 10720533: 2
2026-03-27 22:05:37 [adesa.it] INFO: Scraping item 10720533 url https://www.openlane.eu/en/carv6/auction/10720533
2026-03-27 22:05:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:05:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee44d0550>
2026-03-27 22:05:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:05:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:05:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_452d0067-4e88-57fe-8ff8-1a30dce1dd3d/452d0067-4e88-57fe-8ff8-1a30dce1dd3d_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751908%252Fgeneral%252Fa93108fc-210a-4b0d-b856-42cc1d8779bb.jpg') HTTP/1.1" 204 0
2026-03-27 22:05:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751908/general/a93108fc-210a-4b0d-b856-42cc1d8779bb.jpg saved to cache
2026-03-27 22:05:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 452d0067-4e88-57fe-8ff8-1a30dce1dd3d
2026-03-27 22:05:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751908/general/b3d0539b-cf83-4031-826e-93243a36f4b7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741896)
2026-03-27 22:05:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 21d9ad6e-ed03-5063-bdc3-1fe08f475163 with identifier: 10720552
2026-03-27 22:05:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 21d9ad6e-ed03-5063-bdc3-1fe08f475163 with identifier: 10720552
2026-03-27 22:05:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 21d9ad6e-ed03-5063-bdc3-1fe08f475163 with identifier: 10720552 to the API
2026-03-27 22:05:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:05: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-27 22:05:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720552>
{'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': 184,
'expiration_date': '2026-03-29T16:00:00Z',
'fuel_type': 'Hybrid',
'id': '21d9ad6e-ed03-5063-bdc3-1fe08f475163',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ941AH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720552',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': 'X3',
'odometer': 110423,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 20100,
'price_includes_vat': True,
'registration_date': '2022-01-21',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'BMW X3 30e - Hybrid - Automatic - 184 hp - 110.423 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-27 22:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720552%27 HTTP/1.1" 200 None
2026-03-27 22:05:37 [adesa.it] INFO: Saving data for 10720552: {'auction_closing_time': 1774800000.0, 'created_time': 1774562468.406115, 'last_price_update_time': 1774649137.761922}
2026-03-27 22:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10720552') HTTP/1.1" 204 0
2026-03-27 22:05:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752328/general/cc221fc0-cb7c-4b9e-baf0-58e98693b890.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741775)
2026-03-27 22:05:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751906/general/8d62952f-37d7-4752-9f94-b76ba9c8afa9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741895)
2026-03-27 22:05:37 [adesa.it] INFO: Found listing with ID: 10735704
2026-03-27 22:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735704%27 HTTP/1.1" 200 None
2026-03-27 22:05:37 [adesa.it] INFO: Scrape type for 10735704: 0
2026-03-27 22:05:37 [adesa.it] INFO: Skipping item 10735704 url https://www.openlane.eu/en/carv6/auction/10735704
2026-03-27 22:05:37 [adesa.it] INFO: Found listing with ID: 10735766
2026-03-27 22:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735766%27 HTTP/1.1" 200 None
2026-03-27 22:05:37 [adesa.it] INFO: Scrape type for 10735766: 0
2026-03-27 22:05:37 [adesa.it] INFO: Skipping item 10735766 url https://www.openlane.eu/en/carv6/auction/10735766
2026-03-27 22:05:37 [adesa.it] INFO: Found listing with ID: 10724918
2026-03-27 22:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710724918%27 HTTP/1.1" 200 None
2026-03-27 22:05:37 [adesa.it] INFO: Scrape type for 10724918: 2
2026-03-27 22:05:37 [adesa.it] INFO: Scraping item 10724918 url https://www.openlane.eu/en/carv6/auction/10724918
2026-03-27 22:05:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:05:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee7b43b50>
2026-03-27 22:05:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:05:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:05:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_88617abd-a99e-5320-93d9-7db306be8e62/88617abd-a99e-5320-93d9-7db306be8e62_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752328%252Fgeneral%252F8c3ae5ee-a174-406c-bb4c-6e73af63f1ad.jpg') HTTP/1.1" 204 0
2026-03-27 22:05:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752328/general/8c3ae5ee-a174-406c-bb4c-6e73af63f1ad.jpg saved to cache
2026-03-27 22:05:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 88617abd-a99e-5320-93d9-7db306be8e62
2026-03-27 22:05:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:05:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5a5f510>
2026-03-27 22:05:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:05:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:05:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e2c523ad-c59d-54db-b8c4-d0ed73225074/e2c523ad-c59d-54db-b8c4-d0ed73225074_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5743804%252Fgeneral%252F254e0c5f-847d-49f2-812b-87f03006c97f.jpg') HTTP/1.1" 204 0
2026-03-27 22:05:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743804/general/254e0c5f-847d-49f2-812b-87f03006c97f.jpg saved to cache
2026-03-27 22:05:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item e2c523ad-c59d-54db-b8c4-d0ed73225074
2026-03-27 22:05:37 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e2c523ad-c59d-54db-b8c4-d0ed73225074, skipping ID generation
2026-03-27 22:05:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e2c523ad-c59d-54db-b8c4-d0ed73225074 with scrape type 1
2026-03-27 22:05:37 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e2c523ad-c59d-54db-b8c4-d0ed73225074 sending to next pipeline
2026-03-27 22:05:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: e2c523ad-c59d-54db-b8c4-d0ed73225074, identifier: 10741872
2026-03-27 22:05:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752326/general/52f21646-e61f-40e1-870e-322a58eb2581.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741774)
2026-03-27 22:05:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: e2c523ad-c59d-54db-b8c4-d0ed73225074 with identifier: 10741872
2026-03-27 22:05:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: e2c523ad-c59d-54db-b8c4-d0ed73225074 with identifier: 10741872
2026-03-27 22:05:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: e2c523ad-c59d-54db-b8c4-d0ed73225074 with identifier: 10741872 to the API
2026-03-27 22:05:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:05:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:05:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743804/general/254e0c5f-847d-49f2-812b-87f03006c97f.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.6L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T13:45:00Z',
'fuel_type': 'Diesel',
'id': 'e2c523ad-c59d-54db-b8c4-d0ed73225074',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'GH488LT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741872',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Kia',
'model': 'Sportage',
'odometer': 108553,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 21,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e2c523ad-c59d-54db-b8c4-d0ed73225074/e2c523ad-c59d-54db-b8c4-d0ed73225074_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59037,
'Height': 849,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743804/general/321883e3-6b83-491f-b4a3-d0b3a0a19f52.jpg',
'Width': 1000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e2c523ad-c59d-54db-b8c4-d0ed73225074/e2c523ad-c59d-54db-b8c4-d0ed73225074_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60480,
'Height': 849,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743804/general/bdf763e4-90f5-4f14-b50d-19374bb11610.jpg',
'Width': 1000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e2c523ad-c59d-54db-b8c4-d0ed73225074/e2c523ad-c59d-54db-b8c4-d0ed73225074_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58699,
'Height': 849,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743804/general/a12d59b7-6de2-4e5e-b654-99e6a33d431e.jpg',
'Width': 1000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e2c523ad-c59d-54db-b8c4-d0ed73225074/e2c523ad-c59d-54db-b8c4-d0ed73225074_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60236,
'Height': 849,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743804/general/2dafff01-8195-4e8f-83e5-d24b29b4d308.jpg',
'Width': 1000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e2c523ad-c59d-54db-b8c4-d0ed73225074/e2c523ad-c59d-54db-b8c4-d0ed73225074_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81486,
'Height': 750,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743804/general/148c4f7e-0e2c-4d21-a657-8aa900a439b7.jpg',
'Width': 1000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e2c523ad-c59d-54db-b8c4-d0ed73225074/e2c523ad-c59d-54db-b8c4-d0ed73225074_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54249,
'Height': 750,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743804/general/1e7d6779-5fb5-4951-b627-ff8fe4813d1b.jpg',
'Width': 1000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e2c523ad-c59d-54db-b8c4-d0ed73225074/e2c523ad-c59d-54db-b8c4-d0ed73225074_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81948,
'Height': 750,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743804/general/ff41ab1f-e46c-4056-aef2-b79c137ac562.jpg',
'Width': 1000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e2c523ad-c59d-54db-b8c4-d0ed73225074/e2c523ad-c59d-54db-b8c4-d0ed73225074_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69899,
'Height': 750,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743804/general/aaf0d374-9126-4fe3-a2e7-430ab5eb33ef.jpg',
'Width': 1000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e2c523ad-c59d-54db-b8c4-d0ed73225074/e2c523ad-c59d-54db-b8c4-d0ed73225074_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63872,
'Height': 849,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743804/general/1cfe071a-8cf5-4408-a31b-a0434a5ed595.jpg',
'Width': 1000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e2c523ad-c59d-54db-b8c4-d0ed73225074/e2c523ad-c59d-54db-b8c4-d0ed73225074_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53292,
'Height': 750,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743804/general/254e0c5f-847d-49f2-812b-87f03006c97f.jpg',
'Width': 1000}],
'price': 14800,
'price_includes_vat': True,
'registration_date': '2022-03-01',
'seats_number': 5,
'seller_name': 'Ambrosi Spa',
'title': 'Kia Sportage 1.6 CRDI GT Line - Diesel - Automatic - 136 hp - '
'108.553 km',
'transmission': 'automatic',
'trim': 'GT Line',
'vin': None,
'year': 2022}
2026-03-27 22:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741872%27 HTTP/1.1" 200 None
2026-03-27 22:05:38 [adesa.it] INFO: Saving data for 10741872: {'created_time': 1774649138.492178, 'last_price_update_time': 1774649138.492189, 'auction_closing_time': 1774878300.0}
2026-03-27 22:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741872') HTTP/1.1" 204 0
2026-03-27 22:05:38 [adesa.it] INFO: Found listing with ID: 10735706
2026-03-27 22:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735706%27 HTTP/1.1" 200 None
2026-03-27 22:05:38 [adesa.it] INFO: Scrape type for 10735706: 0
2026-03-27 22:05:38 [adesa.it] INFO: Skipping item 10735706 url https://www.openlane.eu/en/carv6/auction/10735706
2026-03-27 22:05:38 [adesa.it] INFO: Found listing with ID: 10735774
2026-03-27 22:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735774%27 HTTP/1.1" 200 None
2026-03-27 22:05:38 [adesa.it] INFO: Scrape type for 10735774: 0
2026-03-27 22:05:38 [adesa.it] INFO: Skipping item 10735774 url https://www.openlane.eu/en/carv6/auction/10735774
2026-03-27 22:05:38 [adesa.it] INFO: Found listing with ID: 10735707
2026-03-27 22:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735707%27 HTTP/1.1" 200 None
2026-03-27 22:05:38 [adesa.it] INFO: Scrape type for 10735707: 0
2026-03-27 22:05:38 [adesa.it] INFO: Skipping item 10735707 url https://www.openlane.eu/en/carv6/auction/10735707
2026-03-27 22:05:38 [adesa.it] INFO: Found listing with ID: 10735657
2026-03-27 22:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735657%27 HTTP/1.1" 200 None
2026-03-27 22:05:38 [adesa.it] INFO: Scrape type for 10735657: 0
2026-03-27 22:05:38 [adesa.it] INFO: Skipping item 10735657 url https://www.openlane.eu/en/carv6/auction/10735657
2026-03-27 22:05:38 [adesa.it] INFO: Found listing with ID: 10741056
2026-03-27 22:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741056%27 HTTP/1.1" 200 None
2026-03-27 22:05:38 [adesa.it] INFO: Scrape type for 10741056: 0
2026-03-27 22:05:38 [adesa.it] INFO: Skipping item 10741056 url https://www.openlane.eu/en/carv6/auction/10741056
2026-03-27 22:05:38 [adesa.it] INFO: Found listing with ID: 10724930
2026-03-27 22:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710724930%27 HTTP/1.1" 200 None
2026-03-27 22:05:38 [adesa.it] INFO: Scrape type for 10724930: 2
2026-03-27 22:05:38 [adesa.it] INFO: Scraping item 10724930 url https://www.openlane.eu/en/carv6/auction/10724930
2026-03-27 22:05:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:05:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee4500490>
2026-03-27 22:05:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:05:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:05:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:05:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_14f03528-16e6-5512-9e95-ffb6fa8f6dff/14f03528-16e6-5512-9e95-ffb6fa8f6dff_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751903%252Fgeneral%252F9e61adac-0aa6-47f1-9c5a-025c030f32f8.jpg') HTTP/1.1" 204 0
2026-03-27 22:05:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751903/general/9e61adac-0aa6-47f1-9c5a-025c030f32f8.jpg saved to cache
2026-03-27 22:05:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 14f03528-16e6-5512-9e95-ffb6fa8f6dff
2026-03-27 22:05:38 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 14f03528-16e6-5512-9e95-ffb6fa8f6dff, skipping ID generation
2026-03-27 22:05:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 14f03528-16e6-5512-9e95-ffb6fa8f6dff with scrape type 1
2026-03-27 22:05:38 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 14f03528-16e6-5512-9e95-ffb6fa8f6dff sending to next pipeline
2026-03-27 22:05:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 14f03528-16e6-5512-9e95-ffb6fa8f6dff, identifier: 10741894
2026-03-27 22:05:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:05:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5da0190>
2026-03-27 22:05:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:05:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:05:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:05:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f46e2294-ed31-5b7f-ab23-d5c053ef09da/f46e2294-ed31-5b7f-ab23-d5c053ef09da_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751906%252Fgeneral%252F6ffd089d-0cc2-47d6-ad32-568cb73f9bcf.jpg') HTTP/1.1" 204 0
2026-03-27 22:05:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751906/general/6ffd089d-0cc2-47d6-ad32-568cb73f9bcf.jpg saved to cache
2026-03-27 22:05:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item f46e2294-ed31-5b7f-ab23-d5c053ef09da
2026-03-27 22:05:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b019ca9b-fdb6-5976-87b0-a6c1a13b5efa with identifier: 10741058
2026-03-27 22:05:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b019ca9b-fdb6-5976-87b0-a6c1a13b5efa with scrape type 1
2026-03-27 22:05:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b019ca9b-fdb6-5976-87b0-a6c1a13b5efa
2026-03-27 22:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05: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%252F5477257%252Fgeneral%252F4977e2b2-a8f8-42dd-b984-f5f15710cc9c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5477257/general/4977e2b2-a8f8-42dd-b984-f5f15710cc9c.jpg already downloaded
2026-03-27 22:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05: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%252F5477257%252Fgeneral%252Fe2985a00-e90b-490f-ba3b-43fb91473e84.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5477257/general/e2985a00-e90b-490f-ba3b-43fb91473e84.jpg already downloaded
2026-03-27 22:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05: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%252F5477257%252Fgeneral%252F91f2dbc4-1133-45a9-9117-708dce4261e8.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5477257/general/91f2dbc4-1133-45a9-9117-708dce4261e8.jpg already downloaded
2026-03-27 22:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05: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%252F5477257%252Fgeneral%252F43079f76-4495-4a80-b675-b19cca7705e5.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5477257/general/43079f76-4495-4a80-b675-b19cca7705e5.jpg already downloaded
2026-03-27 22:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05: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%252F5477257%252Fgeneral%252Feb47db3b-a00b-4802-b087-09844956819b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5477257/general/eb47db3b-a00b-4802-b087-09844956819b.jpg already downloaded
2026-03-27 22:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05: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%252F5477257%252Fgeneral%252F16c9dd50-2514-4fbf-b854-13554ba12f6c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5477257/general/16c9dd50-2514-4fbf-b854-13554ba12f6c.jpg already downloaded
2026-03-27 22:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05: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%252F5477257%252Fgeneral%252F135d8931-eb1c-4544-89e7-4a78a1b92a9f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5477257/general/135d8931-eb1c-4544-89e7-4a78a1b92a9f.jpg already downloaded
2026-03-27 22:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05: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%252F5477257%252Fgeneral%252F52a9f386-17ff-4cc8-b0fa-a2f30b699f5c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5477257/general/52a9f386-17ff-4cc8-b0fa-a2f30b699f5c.jpg already downloaded
2026-03-27 22:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05: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%252F5477257%252Fgeneral%252F83fca879-bdd0-4b70-a3bf-a9890fddd539.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5477257/general/83fca879-bdd0-4b70-a3bf-a9890fddd539.jpg already downloaded
2026-03-27 22:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05: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%252F5477257%252Fgeneral%252Faa187f2a-5ff2-4961-8f6d-64a60b5a3313.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5477257/general/aa187f2a-5ff2-4961-8f6d-64a60b5a3313.jpg already downloaded
2026-03-27 22:05:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: b019ca9b-fdb6-5976-87b0-a6c1a13b5efa, identifier: 10741058
2026-03-27 22:05:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:05:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee450e3d0>
2026-03-27 22:05:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:05:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:05:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:05:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_88617abd-a99e-5320-93d9-7db306be8e62/88617abd-a99e-5320-93d9-7db306be8e62_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752328%252Fgeneral%252F244dc94a-2bf9-4501-9566-7aee1b8679e5.jpg') HTTP/1.1" 204 0
2026-03-27 22:05:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752328/general/244dc94a-2bf9-4501-9566-7aee1b8679e5.jpg saved to cache
2026-03-27 22:05:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 88617abd-a99e-5320-93d9-7db306be8e62
2026-03-27 22:05:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:05:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee44ff6d0>
2026-03-27 22:05:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:05:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:05:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:05:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_452d0067-4e88-57fe-8ff8-1a30dce1dd3d/452d0067-4e88-57fe-8ff8-1a30dce1dd3d_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751908%252Fgeneral%252F01176648-9426-400b-9a7f-e5e08f4d9cc5.jpg') HTTP/1.1" 204 0
2026-03-27 22:05:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751908/general/01176648-9426-400b-9a7f-e5e08f4d9cc5.jpg saved to cache
2026-03-27 22:05:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 452d0067-4e88-57fe-8ff8-1a30dce1dd3d
2026-03-27 22:05:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:05:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee59c2f90>
2026-03-27 22:05:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:05:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:05:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:05:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f46e2294-ed31-5b7f-ab23-d5c053ef09da/f46e2294-ed31-5b7f-ab23-d5c053ef09da_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751906%252Fgeneral%252F577a3b3c-fe16-4656-8a36-33b9ae3a4224.jpg') HTTP/1.1" 204 0
2026-03-27 22:05:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751906/general/577a3b3c-fe16-4656-8a36-33b9ae3a4224.jpg saved to cache
2026-03-27 22:05:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item f46e2294-ed31-5b7f-ab23-d5c053ef09da
2026-03-27 22:05:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:05:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee42b9710>
2026-03-27 22:05:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:05:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:05:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:05:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_452d0067-4e88-57fe-8ff8-1a30dce1dd3d/452d0067-4e88-57fe-8ff8-1a30dce1dd3d_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751908%252Fgeneral%252Fb3d0539b-cf83-4031-826e-93243a36f4b7.jpg') HTTP/1.1" 204 0
2026-03-27 22:05:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751908/general/b3d0539b-cf83-4031-826e-93243a36f4b7.jpg saved to cache
2026-03-27 22:05:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 452d0067-4e88-57fe-8ff8-1a30dce1dd3d
2026-03-27 22:05:39 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 452d0067-4e88-57fe-8ff8-1a30dce1dd3d, skipping ID generation
2026-03-27 22:05:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 452d0067-4e88-57fe-8ff8-1a30dce1dd3d with scrape type 1
2026-03-27 22:05:39 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 452d0067-4e88-57fe-8ff8-1a30dce1dd3d sending to next pipeline
2026-03-27 22:05:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 452d0067-4e88-57fe-8ff8-1a30dce1dd3d, identifier: 10741896
2026-03-27 22:05:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:05:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5a93410>
2026-03-27 22:05:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:05:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:05:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:05:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_88617abd-a99e-5320-93d9-7db306be8e62/88617abd-a99e-5320-93d9-7db306be8e62_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752328%252Fgeneral%252Fcc221fc0-cb7c-4b9e-baf0-58e98693b890.jpg') HTTP/1.1" 204 0
2026-03-27 22:05:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752328/general/cc221fc0-cb7c-4b9e-baf0-58e98693b890.jpg saved to cache
2026-03-27 22:05:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 88617abd-a99e-5320-93d9-7db306be8e62
2026-03-27 22:05:39 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 88617abd-a99e-5320-93d9-7db306be8e62, skipping ID generation
2026-03-27 22:05:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 88617abd-a99e-5320-93d9-7db306be8e62 with scrape type 1
2026-03-27 22:05:39 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 88617abd-a99e-5320-93d9-7db306be8e62 sending to next pipeline
2026-03-27 22:05:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 88617abd-a99e-5320-93d9-7db306be8e62, identifier: 10741775
2026-03-27 22:05:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:05:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5843610>
2026-03-27 22:05:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:05:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:05:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:05:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f46e2294-ed31-5b7f-ab23-d5c053ef09da/f46e2294-ed31-5b7f-ab23-d5c053ef09da_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751906%252Fgeneral%252F8d62952f-37d7-4752-9f94-b76ba9c8afa9.jpg') HTTP/1.1" 204 0
2026-03-27 22:05:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751906/general/8d62952f-37d7-4752-9f94-b76ba9c8afa9.jpg saved to cache
2026-03-27 22:05:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item f46e2294-ed31-5b7f-ab23-d5c053ef09da
2026-03-27 22:05:39 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f46e2294-ed31-5b7f-ab23-d5c053ef09da, skipping ID generation
2026-03-27 22:05:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f46e2294-ed31-5b7f-ab23-d5c053ef09da with scrape type 1
2026-03-27 22:05:39 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f46e2294-ed31-5b7f-ab23-d5c053ef09da sending to next pipeline
2026-03-27 22:05:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: f46e2294-ed31-5b7f-ab23-d5c053ef09da, identifier: 10741895
2026-03-27 22:05:39 [adesa.it] INFO: Found listing with ID: 10740311
2026-03-27 22:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740311%27 HTTP/1.1" 200 None
2026-03-27 22:05:39 [adesa.it] INFO: Scrape type for 10740311: 0
2026-03-27 22:05:39 [adesa.it] INFO: Skipping item 10740311 url https://www.openlane.eu/en/carv6/auction/10740311
2026-03-27 22:05:39 [adesa.it] INFO: Found listing with ID: 10724939
2026-03-27 22:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710724939%27 HTTP/1.1" 200 None
2026-03-27 22:05:39 [adesa.it] INFO: Scrape type for 10724939: 2
2026-03-27 22:05:39 [adesa.it] INFO: Scraping item 10724939 url https://www.openlane.eu/en/carv6/auction/10724939
2026-03-27 22:05:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 14f03528-16e6-5512-9e95-ffb6fa8f6dff with identifier: 10741894
2026-03-27 22:05:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 14f03528-16e6-5512-9e95-ffb6fa8f6dff with identifier: 10741894
2026-03-27 22:05:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 14f03528-16e6-5512-9e95-ffb6fa8f6dff with identifier: 10741894 to the API
2026-03-27 22:05:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:05:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:05:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5751903/general/9e61adac-0aa6-47f1-9c5a-025c030f32f8.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 109,
'expiration_date': '2026-03-30T10:20:00Z',
'fuel_type': 'Electric',
'id': '14f03528-16e6-5512-9e95-ffb6fa8f6dff',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE217SP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741894',
'listing': 'auction',
'location': 'Pontelagoscuro (Italy)',
'make': 'Nissan',
'model': 'e-NV200',
'odometer': 63719,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 106,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_14f03528-16e6-5512-9e95-ffb6fa8f6dff/14f03528-16e6-5512-9e95-ffb6fa8f6dff_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44817,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751903/general/3507a9b7-5667-4d2f-bfa4-6901088ba2d3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_14f03528-16e6-5512-9e95-ffb6fa8f6dff/14f03528-16e6-5512-9e95-ffb6fa8f6dff_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 42866,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751903/general/832d3631-521f-4ac0-b6a1-7e8876b16013.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_14f03528-16e6-5512-9e95-ffb6fa8f6dff/14f03528-16e6-5512-9e95-ffb6fa8f6dff_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 41660,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751903/general/d8e135ef-a4c8-4d01-be1b-bf4b9018401b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_14f03528-16e6-5512-9e95-ffb6fa8f6dff/14f03528-16e6-5512-9e95-ffb6fa8f6dff_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44634,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751903/general/70c8807d-13e4-4fcb-a1b8-83e5d8b64839.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_14f03528-16e6-5512-9e95-ffb6fa8f6dff/14f03528-16e6-5512-9e95-ffb6fa8f6dff_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66510,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751903/general/1db14636-f4c5-4ec5-831e-ea3295ae4f7e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_14f03528-16e6-5512-9e95-ffb6fa8f6dff/14f03528-16e6-5512-9e95-ffb6fa8f6dff_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63051,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751903/general/a1f60844-d2f7-4b1f-8d24-ae8bb572d109.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_14f03528-16e6-5512-9e95-ffb6fa8f6dff/14f03528-16e6-5512-9e95-ffb6fa8f6dff_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57309,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751903/general/9e61adac-0aa6-47f1-9c5a-025c030f32f8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_14f03528-16e6-5512-9e95-ffb6fa8f6dff/14f03528-16e6-5512-9e95-ffb6fa8f6dff_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57271,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751903/general/b5cd9217-0f0a-4bf0-87df-8ba56a98d21f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_14f03528-16e6-5512-9e95-ffb6fa8f6dff/14f03528-16e6-5512-9e95-ffb6fa8f6dff_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51419,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751903/general/b0733c2e-ba7c-4015-b10d-ee061a410caf.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_14f03528-16e6-5512-9e95-ffb6fa8f6dff/14f03528-16e6-5512-9e95-ffb6fa8f6dff_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56177,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751903/general/f2cb6526-11b5-40a1-b9a0-766825c3f847.jpg',
'Width': 800}],
'price': 6500,
'price_includes_vat': True,
'registration_date': '2021-03-15',
'seats_number': 2,
'seller_name': 'Arval Italia',
'title': 'Nissan e-NV200 - Electric - Automatic - 109 hp - 63.719 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-27 22:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741894%27 HTTP/1.1" 200 None
2026-03-27 22:05:40 [adesa.it] INFO: Saving data for 10741894: {'created_time': 1774649140.177133, 'last_price_update_time': 1774649140.177144, 'auction_closing_time': 1774866000.0}
2026-03-27 22:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741894') HTTP/1.1" 204 0
2026-03-27 22:05:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: b019ca9b-fdb6-5976-87b0-a6c1a13b5efa with identifier: 10741058
2026-03-27 22:05:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: b019ca9b-fdb6-5976-87b0-a6c1a13b5efa with identifier: 10741058
2026-03-27 22:05:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: b019ca9b-fdb6-5976-87b0-a6c1a13b5efa with identifier: 10741058 to the API
2026-03-27 22:05:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:05:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:05:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741058>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-30T13:45:00Z',
'fuel_type': 'Diesel',
'id': 'b019ca9b-fdb6-5976-87b0-a6c1a13b5efa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ617JX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741058',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': 'X3',
'odometer': 56252,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 16,
'photo_urls': ['https://images.openlane.eu/carimgs/5477257/general/4977e2b2-a8f8-42dd-b984-f5f15710cc9c.jpg',
'https://images.openlane.eu/carimgs/5477257/general/e2985a00-e90b-490f-ba3b-43fb91473e84.jpg',
'https://images.openlane.eu/carimgs/5477257/general/91f2dbc4-1133-45a9-9117-708dce4261e8.jpg',
'https://images.openlane.eu/carimgs/5477257/general/43079f76-4495-4a80-b675-b19cca7705e5.jpg',
'https://images.openlane.eu/carimgs/5477257/general/eb47db3b-a00b-4802-b087-09844956819b.jpg',
'https://images.openlane.eu/carimgs/5477257/general/16c9dd50-2514-4fbf-b854-13554ba12f6c.jpg',
'https://images.openlane.eu/carimgs/5477257/general/135d8931-eb1c-4544-89e7-4a78a1b92a9f.jpg',
'https://images.openlane.eu/carimgs/5477257/general/52a9f386-17ff-4cc8-b0fa-a2f30b699f5c.jpg',
'https://images.openlane.eu/carimgs/5477257/general/83fca879-bdd0-4b70-a3bf-a9890fddd539.jpg',
'https://images.openlane.eu/carimgs/5477257/general/aa187f2a-5ff2-4961-8f6d-64a60b5a3313.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b019ca9b-fdb6-5976-87b0-a6c1a13b5efa/b019ca9b-fdb6-5976-87b0-a6c1a13b5efa_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 340359,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5477257/general/4977e2b2-a8f8-42dd-b984-f5f15710cc9c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b019ca9b-fdb6-5976-87b0-a6c1a13b5efa/b019ca9b-fdb6-5976-87b0-a6c1a13b5efa_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 347985,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5477257/general/e2985a00-e90b-490f-ba3b-43fb91473e84.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b019ca9b-fdb6-5976-87b0-a6c1a13b5efa/b019ca9b-fdb6-5976-87b0-a6c1a13b5efa_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 311576,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5477257/general/91f2dbc4-1133-45a9-9117-708dce4261e8.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b019ca9b-fdb6-5976-87b0-a6c1a13b5efa/b019ca9b-fdb6-5976-87b0-a6c1a13b5efa_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 293829,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5477257/general/43079f76-4495-4a80-b675-b19cca7705e5.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b019ca9b-fdb6-5976-87b0-a6c1a13b5efa/b019ca9b-fdb6-5976-87b0-a6c1a13b5efa_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 335746,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5477257/general/eb47db3b-a00b-4802-b087-09844956819b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b019ca9b-fdb6-5976-87b0-a6c1a13b5efa/b019ca9b-fdb6-5976-87b0-a6c1a13b5efa_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 269914,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5477257/general/16c9dd50-2514-4fbf-b854-13554ba12f6c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b019ca9b-fdb6-5976-87b0-a6c1a13b5efa/b019ca9b-fdb6-5976-87b0-a6c1a13b5efa_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 305612,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5477257/general/135d8931-eb1c-4544-89e7-4a78a1b92a9f.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b019ca9b-fdb6-5976-87b0-a6c1a13b5efa/b019ca9b-fdb6-5976-87b0-a6c1a13b5efa_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 316985,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5477257/general/52a9f386-17ff-4cc8-b0fa-a2f30b699f5c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b019ca9b-fdb6-5976-87b0-a6c1a13b5efa/b019ca9b-fdb6-5976-87b0-a6c1a13b5efa_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 305405,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5477257/general/83fca879-bdd0-4b70-a3bf-a9890fddd539.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b019ca9b-fdb6-5976-87b0-a6c1a13b5efa/b019ca9b-fdb6-5976-87b0-a6c1a13b5efa_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 280680,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5477257/general/aa187f2a-5ff2-4961-8f6d-64a60b5a3313.jpg',
'Width': 1920}],
'price': 27000,
'price_includes_vat': True,
'registration_date': '2022-03-21',
'seats_number': 5,
'seller_name': 'GINO S.p.a.',
'title': 'BMW X3 20d M Sport - Diesel - Automatic - 190 hp - 56.252 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2022}
2026-03-27 22:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741058%27 HTTP/1.1" 200 None
2026-03-27 22:05:40 [adesa.it] INFO: Saving data for 10741058: {'created_time': 1774649140.548774, 'last_price_update_time': 1774649140.548786, 'auction_closing_time': 1774878300.0}
2026-03-27 22:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741058') HTTP/1.1" 204 0
2026-03-27 22:05:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 452d0067-4e88-57fe-8ff8-1a30dce1dd3d with identifier: 10741896
2026-03-27 22:05:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 452d0067-4e88-57fe-8ff8-1a30dce1dd3d with identifier: 10741896
2026-03-27 22:05:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 452d0067-4e88-57fe-8ff8-1a30dce1dd3d with identifier: 10741896 to the API
2026-03-27 22:05:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:05:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:05:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5751908/general/b3d0539b-cf83-4031-826e-93243a36f4b7.jpg>
{'auction_title': '',
'c_o_2_emission_value': 159,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 125,
'expiration_date': '2026-03-30T10:20:00Z',
'fuel_type': 'Diesel',
'id': '452d0067-4e88-57fe-8ff8-1a30dce1dd3d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FM571BM',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741896',
'listing': 'auction',
'location': 'Casei Gerola (Pavia) (Italy)',
'make': 'Opel',
'model': 'Vivaro',
'odometer': 202154,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 172,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_452d0067-4e88-57fe-8ff8-1a30dce1dd3d/452d0067-4e88-57fe-8ff8-1a30dce1dd3d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47863,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751908/general/9f4d74b8-56f0-4f97-b336-208f46ccc376.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_452d0067-4e88-57fe-8ff8-1a30dce1dd3d/452d0067-4e88-57fe-8ff8-1a30dce1dd3d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48120,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751908/general/01176648-9426-400b-9a7f-e5e08f4d9cc5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_452d0067-4e88-57fe-8ff8-1a30dce1dd3d/452d0067-4e88-57fe-8ff8-1a30dce1dd3d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45700,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751908/general/d9039ef6-e06b-4f4a-9cc0-73007994e04a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_452d0067-4e88-57fe-8ff8-1a30dce1dd3d/452d0067-4e88-57fe-8ff8-1a30dce1dd3d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74663,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751908/general/c9325b86-b042-47a3-a1cb-4bdefcabad42.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_452d0067-4e88-57fe-8ff8-1a30dce1dd3d/452d0067-4e88-57fe-8ff8-1a30dce1dd3d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44618,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751908/general/6e9c60f8-5cc9-4e37-baf6-5c9d95b013fe.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_452d0067-4e88-57fe-8ff8-1a30dce1dd3d/452d0067-4e88-57fe-8ff8-1a30dce1dd3d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43831,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751908/general/55fff20d-eaee-4aea-8aba-5b735b8aa056.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_452d0067-4e88-57fe-8ff8-1a30dce1dd3d/452d0067-4e88-57fe-8ff8-1a30dce1dd3d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65749,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751908/general/b3d0539b-cf83-4031-826e-93243a36f4b7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_452d0067-4e88-57fe-8ff8-1a30dce1dd3d/452d0067-4e88-57fe-8ff8-1a30dce1dd3d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82425,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751908/general/a93108fc-210a-4b0d-b856-42cc1d8779bb.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_452d0067-4e88-57fe-8ff8-1a30dce1dd3d/452d0067-4e88-57fe-8ff8-1a30dce1dd3d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65088,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751908/general/f76ec7b3-ad22-476c-a0ac-68ec07ceeec8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_452d0067-4e88-57fe-8ff8-1a30dce1dd3d/452d0067-4e88-57fe-8ff8-1a30dce1dd3d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122323,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751908/general/1d4f7b7d-a670-4548-8bb0-781942fd8caf.jpg',
'Width': 800}],
'price': 6100,
'price_includes_vat': True,
'registration_date': '2017-10-18',
'seats_number': 6,
'seller_name': 'Arval Italia',
'title': 'Opel Vivaro L2H1 1.6 - Diesel - Manual - 125 hp - 202.154 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2017}
2026-03-27 22:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741896%27 HTTP/1.1" 200 None
2026-03-27 22:05:40 [adesa.it] INFO: Saving data for 10741896: {'created_time': 1774649140.940099, 'last_price_update_time': 1774649140.940109, 'auction_closing_time': 1774866000.0}
2026-03-27 22:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741896') HTTP/1.1" 204 0
2026-03-27 22:05:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 88617abd-a99e-5320-93d9-7db306be8e62 with identifier: 10741775
2026-03-27 22:05:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 88617abd-a99e-5320-93d9-7db306be8e62 with identifier: 10741775
2026-03-27 22:05:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 88617abd-a99e-5320-93d9-7db306be8e62 with identifier: 10741775 to the API
2026-03-27 22:05:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:05:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:05:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752328/general/cc221fc0-cb7c-4b9e-baf0-58e98693b890.jpg>
{'auction_title': '',
'c_o_2_emission_value': 171,
'category': 'Pickup',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.2L',
'engine_horse_power': 160,
'expiration_date': '2026-03-31T10:58:00Z',
'fuel_type': 'Diesel',
'id': '88617abd-a99e-5320-93d9-7db306be8e62',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FX670GX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741775',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Ford',
'model': 'Ranger',
'odometer': 124492,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 50,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_88617abd-a99e-5320-93d9-7db306be8e62/88617abd-a99e-5320-93d9-7db306be8e62_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 390341,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752328/general/cc221fc0-cb7c-4b9e-baf0-58e98693b890.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_88617abd-a99e-5320-93d9-7db306be8e62/88617abd-a99e-5320-93d9-7db306be8e62_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 362200,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752328/general/244dc94a-2bf9-4501-9566-7aee1b8679e5.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_88617abd-a99e-5320-93d9-7db306be8e62/88617abd-a99e-5320-93d9-7db306be8e62_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 407980,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752328/general/8c3ae5ee-a174-406c-bb4c-6e73af63f1ad.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_88617abd-a99e-5320-93d9-7db306be8e62/88617abd-a99e-5320-93d9-7db306be8e62_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 370590,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752328/general/e5042652-550e-4853-85c4-4c7e105362c1.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_88617abd-a99e-5320-93d9-7db306be8e62/88617abd-a99e-5320-93d9-7db306be8e62_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61899,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752328/general/b52bc91c-3ffd-4d42-bdc7-15e183a9848b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_88617abd-a99e-5320-93d9-7db306be8e62/88617abd-a99e-5320-93d9-7db306be8e62_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79925,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752328/general/ad6ca325-9e1c-4b70-b87d-172d260a8af7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_88617abd-a99e-5320-93d9-7db306be8e62/88617abd-a99e-5320-93d9-7db306be8e62_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131890,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752328/general/16d50699-7c04-4f61-97b9-5a9c4c91f118.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_88617abd-a99e-5320-93d9-7db306be8e62/88617abd-a99e-5320-93d9-7db306be8e62_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 164856,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752328/general/b471b00e-56c0-408a-9252-9e50194a7fbf.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_88617abd-a99e-5320-93d9-7db306be8e62/88617abd-a99e-5320-93d9-7db306be8e62_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120419,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752328/general/8815ebf2-28f0-49d7-8ad0-914f79102a78.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_88617abd-a99e-5320-93d9-7db306be8e62/88617abd-a99e-5320-93d9-7db306be8e62_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 352743,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752328/general/baf318e6-487d-45da-a13f-450f3e03d1b8.jpg',
'Width': 1920}],
'price': 11600,
'price_includes_vat': True,
'registration_date': '2019-05-21',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Italy S.r.l',
'title': 'Ford Ranger 2.2 TDCI - Diesel - Manual - 160 hp - 124.492 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2019}
2026-03-27 22:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741775%27 HTTP/1.1" 200 None
2026-03-27 22:05:41 [adesa.it] INFO: Saving data for 10741775: {'created_time': 1774649141.303872, 'last_price_update_time': 1774649141.303881, 'auction_closing_time': 1774954680.0}
2026-03-27 22:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741775') HTTP/1.1" 204 0
2026-03-27 22:05:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: f46e2294-ed31-5b7f-ab23-d5c053ef09da with identifier: 10741895
2026-03-27 22:05:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: f46e2294-ed31-5b7f-ab23-d5c053ef09da with identifier: 10741895
2026-03-27 22:05:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: f46e2294-ed31-5b7f-ab23-d5c053ef09da with identifier: 10741895 to the API
2026-03-27 22:05:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:05:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:05:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5751906/general/8d62952f-37d7-4752-9f94-b76ba9c8afa9.jpg>
{'auction_title': '',
'c_o_2_emission_value': 107,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-03-30T10:20:00Z',
'fuel_type': 'Diesel',
'id': 'f46e2294-ed31-5b7f-ab23-d5c053ef09da',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GC931PP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741895',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Opel',
'model': 'Combo',
'odometer': 126493,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 99,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f46e2294-ed31-5b7f-ab23-d5c053ef09da/f46e2294-ed31-5b7f-ab23-d5c053ef09da_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45173,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751906/general/4df225ee-f86c-4502-98f5-6f0aa4e70c69.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f46e2294-ed31-5b7f-ab23-d5c053ef09da/f46e2294-ed31-5b7f-ab23-d5c053ef09da_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 41599,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751906/general/8d62952f-37d7-4752-9f94-b76ba9c8afa9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f46e2294-ed31-5b7f-ab23-d5c053ef09da/f46e2294-ed31-5b7f-ab23-d5c053ef09da_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 42648,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751906/general/1615311d-d5be-49f8-9c25-26b87d36777a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f46e2294-ed31-5b7f-ab23-d5c053ef09da/f46e2294-ed31-5b7f-ab23-d5c053ef09da_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 42493,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751906/general/b081933a-d54a-4857-88cc-5fa185c56589.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f46e2294-ed31-5b7f-ab23-d5c053ef09da/f46e2294-ed31-5b7f-ab23-d5c053ef09da_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61920,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751906/general/40f077a3-7ddb-4230-9b6d-d77f78c39350.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f46e2294-ed31-5b7f-ab23-d5c053ef09da/f46e2294-ed31-5b7f-ab23-d5c053ef09da_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49388,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751906/general/b86bd859-37db-4228-91df-c5037aee0710.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f46e2294-ed31-5b7f-ab23-d5c053ef09da/f46e2294-ed31-5b7f-ab23-d5c053ef09da_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54451,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751906/general/577a3b3c-fe16-4656-8a36-33b9ae3a4224.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f46e2294-ed31-5b7f-ab23-d5c053ef09da/f46e2294-ed31-5b7f-ab23-d5c053ef09da_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102797,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751906/general/6ffd089d-0cc2-47d6-ad32-568cb73f9bcf.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f46e2294-ed31-5b7f-ab23-d5c053ef09da/f46e2294-ed31-5b7f-ab23-d5c053ef09da_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44949,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751906/general/230b2db9-214d-42f5-a861-80f686f3c6b9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f46e2294-ed31-5b7f-ab23-d5c053ef09da/f46e2294-ed31-5b7f-ab23-d5c053ef09da_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50667,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751906/general/7432fbb1-989c-4a80-bc61-fec766cab938.jpg',
'Width': 800}],
'price': 6900,
'price_includes_vat': True,
'registration_date': '2020-10-12',
'seats_number': 3,
'seller_name': 'Arval Italia',
'title': 'Opel Combo 1.5 Edition - Diesel - Manual - 102 hp - 126.493 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2020}
2026-03-27 22:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741895%27 HTTP/1.1" 200 None
2026-03-27 22:05:41 [adesa.it] INFO: Saving data for 10741895: {'created_time': 1774649141.680545, 'last_price_update_time': 1774649141.680555, 'auction_closing_time': 1774866000.0}
2026-03-27 22:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741895') HTTP/1.1" 204 0
2026-03-27 22:05:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:05:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5a0af50>
2026-03-27 22:05:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:05:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:05:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:05:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9bca4a0e-4bc1-5398-8767-0b48faefeaa5/9bca4a0e-4bc1-5398-8767-0b48faefeaa5_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752326%252Fgeneral%252F52f21646-e61f-40e1-870e-322a58eb2581.jpg') HTTP/1.1" 204 0
2026-03-27 22:05:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752326/general/52f21646-e61f-40e1-870e-322a58eb2581.jpg saved to cache
2026-03-27 22:05:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 9bca4a0e-4bc1-5398-8767-0b48faefeaa5
2026-03-27 22:05:41 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9bca4a0e-4bc1-5398-8767-0b48faefeaa5, skipping ID generation
2026-03-27 22:05:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9bca4a0e-4bc1-5398-8767-0b48faefeaa5 with scrape type 1
2026-03-27 22:05:41 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9bca4a0e-4bc1-5398-8767-0b48faefeaa5 sending to next pipeline
2026-03-27 22:05:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 9bca4a0e-4bc1-5398-8767-0b48faefeaa5, identifier: 10741774
2026-03-27 22:05:41 [adesa.it] INFO: Found listing with ID: 10724941
2026-03-27 22:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710724941%27 HTTP/1.1" 200 None
2026-03-27 22:05:41 [adesa.it] INFO: Scrape type for 10724941: 2
2026-03-27 22:05:41 [adesa.it] INFO: Scraping item 10724941 url https://www.openlane.eu/en/carv6/auction/10724941
2026-03-27 22:05:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741770> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:05:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741768> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:05:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733684> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:05:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741769> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:05:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724911> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:05:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 9bca4a0e-4bc1-5398-8767-0b48faefeaa5 with identifier: 10741774
2026-03-27 22:05:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 9bca4a0e-4bc1-5398-8767-0b48faefeaa5 with identifier: 10741774
2026-03-27 22:05:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 9bca4a0e-4bc1-5398-8767-0b48faefeaa5 with identifier: 10741774 to the API
2026-03-27 22:05:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:05:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:05:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752326/general/52f21646-e61f-40e1-870e-322a58eb2581.jpg>
{'auction_title': '',
'c_o_2_emission_value': 109,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T10:58:00Z',
'fuel_type': 'Hybrid',
'id': '9bca4a0e-4bc1-5398-8767-0b48faefeaa5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG134WT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741774',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Ford',
'model': 'Kuga',
'odometer': 23888,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 79,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9bca4a0e-4bc1-5398-8767-0b48faefeaa5/9bca4a0e-4bc1-5398-8767-0b48faefeaa5_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 407066,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752326/general/52f21646-e61f-40e1-870e-322a58eb2581.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9bca4a0e-4bc1-5398-8767-0b48faefeaa5/9bca4a0e-4bc1-5398-8767-0b48faefeaa5_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 274291,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752326/general/87c712e9-2b5f-4cfd-afe3-a9f76805981f.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9bca4a0e-4bc1-5398-8767-0b48faefeaa5/9bca4a0e-4bc1-5398-8767-0b48faefeaa5_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 360808,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752326/general/7ddf3340-ca3c-4053-9f27-e50b388e7aff.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9bca4a0e-4bc1-5398-8767-0b48faefeaa5/9bca4a0e-4bc1-5398-8767-0b48faefeaa5_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 327525,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752326/general/690c60e4-55e4-4e1e-8a4d-ebf4b043601a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9bca4a0e-4bc1-5398-8767-0b48faefeaa5/9bca4a0e-4bc1-5398-8767-0b48faefeaa5_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 181490,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752326/general/564c6e31-1387-4d8e-b52a-ad9f36e0b74d.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9bca4a0e-4bc1-5398-8767-0b48faefeaa5/9bca4a0e-4bc1-5398-8767-0b48faefeaa5_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 168360,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752326/general/9d8711cf-614a-49f8-a28a-1fdfdea488e3.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9bca4a0e-4bc1-5398-8767-0b48faefeaa5/9bca4a0e-4bc1-5398-8767-0b48faefeaa5_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 185780,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752326/general/6b22a3b5-828e-4e68-af6d-b75e6d2f73d8.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9bca4a0e-4bc1-5398-8767-0b48faefeaa5/9bca4a0e-4bc1-5398-8767-0b48faefeaa5_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 303981,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752326/general/e9923268-a39c-4240-ab4a-890b5a6de586.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9bca4a0e-4bc1-5398-8767-0b48faefeaa5/9bca4a0e-4bc1-5398-8767-0b48faefeaa5_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120935,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752326/general/5d190574-b590-49e0-b564-9cc47b7ffa93.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9bca4a0e-4bc1-5398-8767-0b48faefeaa5/9bca4a0e-4bc1-5398-8767-0b48faefeaa5_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 357788,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752326/general/985d8ec0-d2d8-4d89-a1fe-d71866c3197b.jpg',
'Width': 1920}],
'price': 11400,
'price_includes_vat': True,
'registration_date': '2021-09-03',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Italy S.r.l',
'title': 'Ford Kuga 2.0 EcoBlue Titanium - Hybrid - Manual - 150 hp - 23.888 '
'km',
'transmission': 'manual',
'trim': 'Titanium',
'vin': None,
'year': 2021}
2026-03-27 22:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741774%27 HTTP/1.1" 200 None
2026-03-27 22:05:42 [adesa.it] INFO: Saving data for 10741774: {'created_time': 1774649142.227591, 'last_price_update_time': 1774649142.227601, 'auction_closing_time': 1774954680.0}
2026-03-27 22:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741774') HTTP/1.1" 204 0
2026-03-27 22:05:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:05:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:05:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:05:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:05:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:05:42 [adesa.it] INFO: Found listing with ID: 10724921
2026-03-27 22:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710724921%27 HTTP/1.1" 200 None
2026-03-27 22:05:42 [adesa.it] INFO: Scrape type for 10724921: 0
2026-03-27 22:05:42 [adesa.it] INFO: Skipping item 10724921 url https://www.openlane.eu/en/carv6/auction/10724921
2026-03-27 22:05:42 [adesa.it] INFO: Found listing with ID: 10741878
2026-03-27 22:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741878%27 HTTP/1.1" 200 None
2026-03-27 22:05:42 [adesa.it] INFO: Scrape type for 10741878: 1
2026-03-27 22:05:42 [adesa.it] INFO: Scraping item 10741878 url https://www.openlane.eu/en/carv6/auction/10741878
2026-03-27 22:05:42 [adesa.it] INFO: Found listing with ID: 10740307
2026-03-27 22:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740307%27 HTTP/1.1" 200 None
2026-03-27 22:05:42 [adesa.it] INFO: Scrape type for 10740307: 0
2026-03-27 22:05:42 [adesa.it] INFO: Skipping item 10740307 url https://www.openlane.eu/en/carv6/auction/10740307
2026-03-27 22:05:42 [adesa.it] INFO: Found listing with ID: 10735708
2026-03-27 22:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735708%27 HTTP/1.1" 200 None
2026-03-27 22:05:42 [adesa.it] INFO: Scrape type for 10735708: 0
2026-03-27 22:05:42 [adesa.it] INFO: Skipping item 10735708 url https://www.openlane.eu/en/carv6/auction/10735708
2026-03-27 22:05:42 [adesa.it] INFO: Found listing with ID: 10741038
2026-03-27 22:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741038%27 HTTP/1.1" 200 None
2026-03-27 22:05:42 [adesa.it] INFO: Scrape type for 10741038: 0
2026-03-27 22:05:42 [adesa.it] INFO: Skipping item 10741038 url https://www.openlane.eu/en/carv6/auction/10741038
2026-03-27 22:05:42 [adesa.it] INFO: Found listing with ID: 10735709
2026-03-27 22:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735709%27 HTTP/1.1" 200 None
2026-03-27 22:05:42 [adesa.it] INFO: Scrape type for 10735709: 0
2026-03-27 22:05:42 [adesa.it] INFO: Skipping item 10735709 url https://www.openlane.eu/en/carv6/auction/10735709
2026-03-27 22:05:42 [adesa.it] INFO: Found listing with ID: 10735710
2026-03-27 22:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735710%27 HTTP/1.1" 200 None
2026-03-27 22:05:42 [adesa.it] INFO: Scrape type for 10735710: 0
2026-03-27 22:05:42 [adesa.it] INFO: Skipping item 10735710 url https://www.openlane.eu/en/carv6/auction/10735710
2026-03-27 22:05:42 [adesa.it] INFO: Found listing with ID: 10724924
2026-03-27 22:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710724924%27 HTTP/1.1" 200 None
2026-03-27 22:05:42 [adesa.it] INFO: Scrape type for 10724924: 2
2026-03-27 22:05:42 [adesa.it] INFO: Scraping item 10724924 url https://www.openlane.eu/en/carv6/auction/10724924
2026-03-27 22:05:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 655e1723-cc07-51bc-abcb-d9f50fcfddc1 with identifier: 10741770
2026-03-27 22:05:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 655e1723-cc07-51bc-abcb-d9f50fcfddc1 with scrape type 1
2026-03-27 22:05:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 655e1723-cc07-51bc-abcb-d9f50fcfddc1
2026-03-27 22:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05: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%252F5752316%252Fgeneral%252F80adc57d-4287-46e7-b985-69ac25d14427.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752316/general/80adc57d-4287-46e7-b985-69ac25d14427.jpg not downloaded yet
2026-03-27 22:05:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6b98dd8c-4e72-5e65-920d-61f295c83c55 with identifier: 10741768
2026-03-27 22:05:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6b98dd8c-4e72-5e65-920d-61f295c83c55 with scrape type 1
2026-03-27 22:05:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6b98dd8c-4e72-5e65-920d-61f295c83c55
2026-03-27 22:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05: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%252F5752311%252Fgeneral%252Fb1e68d5b-fcad-4778-bc0a-ce5fc01c93e0.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752311/general/b1e68d5b-fcad-4778-bc0a-ce5fc01c93e0.jpg not downloaded yet
2026-03-27 22:05:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 05004e74-bf3b-5493-8e67-c63840130c63 with identifier: 10733684
2026-03-27 22:05:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 05004e74-bf3b-5493-8e67-c63840130c63 with scrape type 1
2026-03-27 22:05:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 05004e74-bf3b-5493-8e67-c63840130c63
2026-03-27 22:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05: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%252F5647224%252Fgeneral%252Ff41707b8-4eb6-459c-9e5d-6d09299168df.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5647224/general/f41707b8-4eb6-459c-9e5d-6d09299168df.jpg already downloaded
2026-03-27 22:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05: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%252F5647224%252Fgeneral%252Fc6dde02b-2f16-4ea2-ae98-f2b4bae5eeef.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5647224/general/c6dde02b-2f16-4ea2-ae98-f2b4bae5eeef.jpg already downloaded
2026-03-27 22:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05: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%252F5647224%252Fgeneral%252F7020163b-9bc1-4b89-b361-35ebd9b88876.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5647224/general/7020163b-9bc1-4b89-b361-35ebd9b88876.jpg already downloaded
2026-03-27 22:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05: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%252F5647224%252Fgeneral%252F138eb174-adc3-4a04-a353-4934141f0d35.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5647224/general/138eb174-adc3-4a04-a353-4934141f0d35.jpg already downloaded
2026-03-27 22:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05: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%252F5647224%252Fgeneral%252F8be8b068-4624-4a11-8197-340b786562b8.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5647224/general/8be8b068-4624-4a11-8197-340b786562b8.jpg already downloaded
2026-03-27 22:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05: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%252F5647224%252Fgeneral%252F5456021e-b81b-44c4-b0c1-1c09bdd5d1bf.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5647224/general/5456021e-b81b-44c4-b0c1-1c09bdd5d1bf.jpg already downloaded
2026-03-27 22:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05: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%252F5647224%252Fgeneral%252F08093366-0044-423b-9bb7-fc456b191b5a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5647224/general/08093366-0044-423b-9bb7-fc456b191b5a.jpg already downloaded
2026-03-27 22:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05: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%252F5647224%252Fgeneral%252F8d7339d8-0f12-4369-a0fc-861669aa66ee.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5647224/general/8d7339d8-0f12-4369-a0fc-861669aa66ee.jpg already downloaded
2026-03-27 22:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05: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%252F5647224%252Fgeneral%252F395ce85b-cf6f-4dd2-9747-d6e38881a3f4.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5647224/general/395ce85b-cf6f-4dd2-9747-d6e38881a3f4.jpg already downloaded
2026-03-27 22:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05: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%252F5647224%252Fgeneral%252F5ebea07d-2b84-48fa-8c9a-970ff554e20c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5647224/general/5ebea07d-2b84-48fa-8c9a-970ff554e20c.jpg already downloaded
2026-03-27 22:05:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 05004e74-bf3b-5493-8e67-c63840130c63, identifier: 10733684
2026-03-27 22:05:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1f1a07fc-5bc8-5826-bc88-3e1eedd76f34 with identifier: 10741769
2026-03-27 22:05:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1f1a07fc-5bc8-5826-bc88-3e1eedd76f34 with scrape type 1
2026-03-27 22:05:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1f1a07fc-5bc8-5826-bc88-3e1eedd76f34
2026-03-27 22:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05: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%252F5752315%252Fgeneral%252F69fb7a95-6606-489f-817e-fe4f0411e253.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752315/general/69fb7a95-6606-489f-817e-fe4f0411e253.jpg not downloaded yet
2026-03-27 22:05:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9cf43a6a-2e61-5020-be54-fc8e5a87ac9b with identifier: 10724911
2026-03-27 22:05:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9cf43a6a-2e61-5020-be54-fc8e5a87ac9b with scrape type 2
2026-03-27 22:05:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9cf43a6a-2e61-5020-be54-fc8e5a87ac9b with scrape type 2
2026-03-27 22:05:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 9cf43a6a-2e61-5020-be54-fc8e5a87ac9b, identifier: 10724911
2026-03-27 22:05:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 05004e74-bf3b-5493-8e67-c63840130c63 with identifier: 10733684
2026-03-27 22:05:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 05004e74-bf3b-5493-8e67-c63840130c63 with identifier: 10733684
2026-03-27 22:05:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 05004e74-bf3b-5493-8e67-c63840130c63 with identifier: 10733684 to the API
2026-03-27 22:05:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:05:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:05:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733684>
{'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-30T16:00: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=10733684',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Volvo',
'model': 'V60',
'odometer': 141282,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 11,
'photo_urls': ['https://images.openlane.eu/carimgs/5647224/general/f41707b8-4eb6-459c-9e5d-6d09299168df.jpg',
'https://images.openlane.eu/carimgs/5647224/general/c6dde02b-2f16-4ea2-ae98-f2b4bae5eeef.jpg',
'https://images.openlane.eu/carimgs/5647224/general/7020163b-9bc1-4b89-b361-35ebd9b88876.jpg',
'https://images.openlane.eu/carimgs/5647224/general/138eb174-adc3-4a04-a353-4934141f0d35.jpg',
'https://images.openlane.eu/carimgs/5647224/general/8be8b068-4624-4a11-8197-340b786562b8.jpg',
'https://images.openlane.eu/carimgs/5647224/general/5456021e-b81b-44c4-b0c1-1c09bdd5d1bf.jpg',
'https://images.openlane.eu/carimgs/5647224/general/08093366-0044-423b-9bb7-fc456b191b5a.jpg',
'https://images.openlane.eu/carimgs/5647224/general/8d7339d8-0f12-4369-a0fc-861669aa66ee.jpg',
'https://images.openlane.eu/carimgs/5647224/general/395ce85b-cf6f-4dd2-9747-d6e38881a3f4.jpg',
'https://images.openlane.eu/carimgs/5647224/general/5ebea07d-2b84-48fa-8c9a-970ff554e20c.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_05004e74-bf3b-5493-8e67-c63840130c63/05004e74-bf3b-5493-8e67-c63840130c63_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 141092,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5647224/general/f41707b8-4eb6-459c-9e5d-6d09299168df.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_05004e74-bf3b-5493-8e67-c63840130c63/05004e74-bf3b-5493-8e67-c63840130c63_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130890,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5647224/general/c6dde02b-2f16-4ea2-ae98-f2b4bae5eeef.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_05004e74-bf3b-5493-8e67-c63840130c63/05004e74-bf3b-5493-8e67-c63840130c63_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 134208,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5647224/general/7020163b-9bc1-4b89-b361-35ebd9b88876.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_05004e74-bf3b-5493-8e67-c63840130c63/05004e74-bf3b-5493-8e67-c63840130c63_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123929,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5647224/general/138eb174-adc3-4a04-a353-4934141f0d35.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_05004e74-bf3b-5493-8e67-c63840130c63/05004e74-bf3b-5493-8e67-c63840130c63_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103243,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5647224/general/8be8b068-4624-4a11-8197-340b786562b8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_05004e74-bf3b-5493-8e67-c63840130c63/05004e74-bf3b-5493-8e67-c63840130c63_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111729,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5647224/general/5456021e-b81b-44c4-b0c1-1c09bdd5d1bf.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_05004e74-bf3b-5493-8e67-c63840130c63/05004e74-bf3b-5493-8e67-c63840130c63_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100601,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5647224/general/08093366-0044-423b-9bb7-fc456b191b5a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_05004e74-bf3b-5493-8e67-c63840130c63/05004e74-bf3b-5493-8e67-c63840130c63_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76826,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5647224/general/8d7339d8-0f12-4369-a0fc-861669aa66ee.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_05004e74-bf3b-5493-8e67-c63840130c63/05004e74-bf3b-5493-8e67-c63840130c63_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101304,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5647224/general/395ce85b-cf6f-4dd2-9747-d6e38881a3f4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_05004e74-bf3b-5493-8e67-c63840130c63/05004e74-bf3b-5493-8e67-c63840130c63_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94800,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5647224/general/5ebea07d-2b84-48fa-8c9a-970ff554e20c.jpg',
'Width': 800}],
'price': 11700,
'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-27 22:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733684%27 HTTP/1.1" 200 None
2026-03-27 22:05:43 [adesa.it] INFO: Saving data for 10733684: {'created_time': 1774649143.143758, 'last_price_update_time': 1774649143.143768, 'auction_closing_time': 1774886400.0}
2026-03-27 22:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10733684') HTTP/1.1" 204 0
2026-03-27 22:05:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 9cf43a6a-2e61-5020-be54-fc8e5a87ac9b with identifier: 10724911
2026-03-27 22:05:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 9cf43a6a-2e61-5020-be54-fc8e5a87ac9b with identifier: 10724911
2026-03-27 22:05:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 9cf43a6a-2e61-5020-be54-fc8e5a87ac9b with identifier: 10724911 to the API
2026-03-27 22:05:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:05:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:05:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724911>
{'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-29T16:00: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=10724911',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': 'X3',
'odometer': 225919,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 12400,
'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-27 22:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710724911%27 HTTP/1.1" 200 None
2026-03-27 22:05:43 [adesa.it] INFO: Saving data for 10724911: {'auction_closing_time': 1774800000.0, 'created_time': 1774562464.873051, 'last_price_update_time': 1774649143.545172}
2026-03-27 22:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10724911') HTTP/1.1" 204 0
2026-03-27 22:05:43 [adesa.it] INFO: Found listing with ID: 10735711
2026-03-27 22:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735711%27 HTTP/1.1" 200 None
2026-03-27 22:05:43 [adesa.it] INFO: Scrape type for 10735711: 0
2026-03-27 22:05:43 [adesa.it] INFO: Skipping item 10735711 url https://www.openlane.eu/en/carv6/auction/10735711
2026-03-27 22:05:43 [adesa.it] INFO: Found listing with ID: 10740357
2026-03-27 22:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740357%27 HTTP/1.1" 200 None
2026-03-27 22:05:43 [adesa.it] INFO: Scrape type for 10740357: 0
2026-03-27 22:05:43 [adesa.it] INFO: Skipping item 10740357 url https://www.openlane.eu/en/carv6/auction/10740357
2026-03-27 22:05:43 [adesa.it] INFO: Found listing with ID: 10735712
2026-03-27 22:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735712%27 HTTP/1.1" 200 None
2026-03-27 22:05:43 [adesa.it] INFO: Scrape type for 10735712: 0
2026-03-27 22:05:43 [adesa.it] INFO: Skipping item 10735712 url https://www.openlane.eu/en/carv6/auction/10735712
2026-03-27 22:05:43 [adesa.it] INFO: Found listing with ID: 10724926
2026-03-27 22:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710724926%27 HTTP/1.1" 200 None
2026-03-27 22:05:43 [adesa.it] INFO: Scrape type for 10724926: 2
2026-03-27 22:05:43 [adesa.it] INFO: Scraping item 10724926 url https://www.openlane.eu/en/carv6/auction/10724926
2026-03-27 22:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05: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%252F5752316%252Fgeneral%252F021ebc9e-2139-4f4a-bc1e-08290258e760.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752316/general/021ebc9e-2139-4f4a-bc1e-08290258e760.jpg not downloaded yet
2026-03-27 22:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05: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%252F5752311%252Fgeneral%252F069dc148-d59c-40fe-a331-a0a0dc96ccc4.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752311/general/069dc148-d59c-40fe-a331-a0a0dc96ccc4.jpg not downloaded yet
2026-03-27 22:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05: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%252F5752315%252Fgeneral%252Fb3b89d0e-3203-4e7b-adb4-2a07c1e5603d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752315/general/b3b89d0e-3203-4e7b-adb4-2a07c1e5603d.jpg not downloaded yet
2026-03-27 22:05:43 [adesa.it] INFO: Found listing with ID: 10735776
2026-03-27 22:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735776%27 HTTP/1.1" 200 None
2026-03-27 22:05:43 [adesa.it] INFO: Scrape type for 10735776: 0
2026-03-27 22:05:43 [adesa.it] INFO: Skipping item 10735776 url https://www.openlane.eu/en/carv6/auction/10735776
2026-03-27 22:05:43 [adesa.it] INFO: Found listing with ID: 10724932
2026-03-27 22:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710724932%27 HTTP/1.1" 200 None
2026-03-27 22:05:43 [adesa.it] INFO: Scrape type for 10724932: 2
2026-03-27 22:05:43 [adesa.it] INFO: Scraping item 10724932 url https://www.openlane.eu/en/carv6/auction/10724932
2026-03-27 22:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05: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%252F5752316%252Fgeneral%252F2988feba-acbe-45a5-b5fe-37420203ba56.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752316/general/2988feba-acbe-45a5-b5fe-37420203ba56.jpg not downloaded yet
2026-03-27 22:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05: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%252F5752311%252Fgeneral%252Fe35a11b0-6200-43c3-baa0-1a889a3cad53.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752311/general/e35a11b0-6200-43c3-baa0-1a889a3cad53.jpg not downloaded yet
2026-03-27 22:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05: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%252F5752315%252Fgeneral%252Ff5c2d667-a9b7-4660-8a02-034156cd005c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752315/general/f5c2d667-a9b7-4660-8a02-034156cd005c.jpg not downloaded yet
2026-03-27 22:05:43 [adesa.it] INFO: Found listing with ID: 10720557
2026-03-27 22:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720557%27 HTTP/1.1" 200 None
2026-03-27 22:05:43 [adesa.it] INFO: Scrape type for 10720557: 2
2026-03-27 22:05:43 [adesa.it] INFO: Scraping item 10720557 url https://www.openlane.eu/en/carv6/auction/10720557
2026-03-27 22:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05: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%252F5752316%252Fgeneral%252Fde516089-959c-4ce7-b0a9-3d53a0bae14f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752316/general/de516089-959c-4ce7-b0a9-3d53a0bae14f.jpg not downloaded yet
2026-03-27 22:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05: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%252F5752311%252Fgeneral%252F987dec18-a548-459f-a883-5366eb4703a5.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752311/general/987dec18-a548-459f-a883-5366eb4703a5.jpg not downloaded yet
2026-03-27 22:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05: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%252F5752315%252Fgeneral%252F11d49ec5-d016-4ba5-9ef4-91f62f02ab40.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752315/general/11d49ec5-d016-4ba5-9ef4-91f62f02ab40.jpg not downloaded yet
2026-03-27 22:05:43 [adesa.it] INFO: Found listing with ID: 10735714
2026-03-27 22:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735714%27 HTTP/1.1" 200 None
2026-03-27 22:05:43 [adesa.it] INFO: Scrape type for 10735714: 0
2026-03-27 22:05:43 [adesa.it] INFO: Skipping item 10735714 url https://www.openlane.eu/en/carv6/auction/10735714
2026-03-27 22:05:43 [adesa.it] INFO: Found listing with ID: 10735717
2026-03-27 22:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735717%27 HTTP/1.1" 200 None
2026-03-27 22:05:43 [adesa.it] INFO: Scrape type for 10735717: 0
2026-03-27 22:05:43 [adesa.it] INFO: Skipping item 10735717 url https://www.openlane.eu/en/carv6/auction/10735717
2026-03-27 22:05:43 [adesa.it] INFO: Found listing with ID: 10735716
2026-03-27 22:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735716%27 HTTP/1.1" 200 None
2026-03-27 22:05:43 [adesa.it] INFO: Scrape type for 10735716: 0
2026-03-27 22:05:43 [adesa.it] INFO: Skipping item 10735716 url https://www.openlane.eu/en/carv6/auction/10735716
2026-03-27 22:05:43 [adesa.it] INFO: Found listing with ID: 10740355
2026-03-27 22:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740355%27 HTTP/1.1" 200 None
2026-03-27 22:05:43 [adesa.it] INFO: Scrape type for 10740355: 1
2026-03-27 22:05:43 [adesa.it] INFO: Scraping item 10740355 url https://www.openlane.eu/en/carv6/auction/10740355
2026-03-27 22:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05: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%252F5752316%252Fgeneral%252F1e567b94-92b3-4a0e-b365-9d7e757607d2.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752316/general/1e567b94-92b3-4a0e-b365-9d7e757607d2.jpg not downloaded yet
2026-03-27 22:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05: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%252F5752311%252Fgeneral%252Fa49dc944-fb12-4f4f-98ea-353524ccf245.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752311/general/a49dc944-fb12-4f4f-98ea-353524ccf245.jpg not downloaded yet
2026-03-27 22:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05: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%252F5752315%252Fgeneral%252Ff716298a-b4c4-4431-a60c-9b5e44705a55.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752315/general/f716298a-b4c4-4431-a60c-9b5e44705a55.jpg not downloaded yet
2026-03-27 22:05:43 [adesa.it] INFO: Found listing with ID: 10720571
2026-03-27 22:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720571%27 HTTP/1.1" 200 None
2026-03-27 22:05:43 [adesa.it] INFO: Scrape type for 10720571: 2
2026-03-27 22:05:43 [adesa.it] INFO: Scraping item 10720571 url https://www.openlane.eu/en/carv6/auction/10720571
2026-03-27 22:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752316%252Fgeneral%252F09343c4a-373e-4df6-bdba-8703059e339b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752316/general/09343c4a-373e-4df6-bdba-8703059e339b.jpg not downloaded yet
2026-03-27 22:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752311%252Fgeneral%252Fff9f3494-68a9-4b91-9b7a-ebc856b911c4.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752311/general/ff9f3494-68a9-4b91-9b7a-ebc856b911c4.jpg not downloaded yet
2026-03-27 22:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752315%252Fgeneral%252F09956870-00a0-4d8a-a21e-d97cdf7e82b4.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752315/general/09956870-00a0-4d8a-a21e-d97cdf7e82b4.jpg not downloaded yet
2026-03-27 22:05:44 [adesa.it] INFO: Found listing with ID: 10724942
2026-03-27 22:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710724942%27 HTTP/1.1" 200 None
2026-03-27 22:05:44 [adesa.it] INFO: Scrape type for 10724942: 2
2026-03-27 22:05:44 [adesa.it] INFO: Scraping item 10724942 url https://www.openlane.eu/en/carv6/auction/10724942
2026-03-27 22:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752316%252Fgeneral%252F3c53232b-26cd-4d11-b2d3-8d115e2e622b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752316/general/3c53232b-26cd-4d11-b2d3-8d115e2e622b.jpg not downloaded yet
2026-03-27 22:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752311%252Fgeneral%252F0acc376e-81a5-4d83-80df-f748266bfca1.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752311/general/0acc376e-81a5-4d83-80df-f748266bfca1.jpg not downloaded yet
2026-03-27 22:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752315%252Fgeneral%252F2b9aa706-69e9-4531-923d-3e282d72fbf8.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752315/general/2b9aa706-69e9-4531-923d-3e282d72fbf8.jpg not downloaded yet
2026-03-27 22:05:44 [adesa.it] INFO: Found listing with ID: 10735773
2026-03-27 22:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735773%27 HTTP/1.1" 200 None
2026-03-27 22:05:44 [adesa.it] INFO: Scrape type for 10735773: 0
2026-03-27 22:05:44 [adesa.it] INFO: Skipping item 10735773 url https://www.openlane.eu/en/carv6/auction/10735773
2026-03-27 22:05:44 [adesa.it] INFO: Found listing with ID: 10735771
2026-03-27 22:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735771%27 HTTP/1.1" 200 None
2026-03-27 22:05:44 [adesa.it] INFO: Scrape type for 10735771: 0
2026-03-27 22:05:44 [adesa.it] INFO: Skipping item 10735771 url https://www.openlane.eu/en/carv6/auction/10735771
2026-03-27 22:05:44 [adesa.it] INFO: Found listing with ID: 10735713
2026-03-27 22:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735713%27 HTTP/1.1" 200 None
2026-03-27 22:05:44 [adesa.it] INFO: Scrape type for 10735713: 0
2026-03-27 22:05:44 [adesa.it] INFO: Skipping item 10735713 url https://www.openlane.eu/en/carv6/auction/10735713
2026-03-27 22:05:44 [adesa.it] INFO: Found listing with ID: 10735715
2026-03-27 22:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735715%27 HTTP/1.1" 200 None
2026-03-27 22:05:44 [adesa.it] INFO: Scrape type for 10735715: 0
2026-03-27 22:05:44 [adesa.it] INFO: Skipping item 10735715 url https://www.openlane.eu/en/carv6/auction/10735715
2026-03-27 22:05:44 [adesa.it] INFO: Found listing with ID: 10741050
2026-03-27 22:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741050%27 HTTP/1.1" 200 None
2026-03-27 22:05:44 [adesa.it] INFO: Scrape type for 10741050: 0
2026-03-27 22:05:44 [adesa.it] INFO: Skipping item 10741050 url https://www.openlane.eu/en/carv6/auction/10741050
2026-03-27 22:05:44 [adesa.it] INFO: Found listing with ID: 10724936
2026-03-27 22:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710724936%27 HTTP/1.1" 200 None
2026-03-27 22:05:44 [adesa.it] INFO: Scrape type for 10724936: 2
2026-03-27 22:05:44 [adesa.it] INFO: Scraping item 10724936 url https://www.openlane.eu/en/carv6/auction/10724936
2026-03-27 22:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752316%252Fgeneral%252Ffd413274-2a71-4ad0-9082-b80ed0f9d62f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752316/general/fd413274-2a71-4ad0-9082-b80ed0f9d62f.jpg not downloaded yet
2026-03-27 22:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752311%252Fgeneral%252F7ba74735-6f08-49fb-8f16-d0cd55cb9253.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752311/general/7ba74735-6f08-49fb-8f16-d0cd55cb9253.jpg not downloaded yet
2026-03-27 22:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752315%252Fgeneral%252F4dfb9743-330b-4893-9a9a-855636223248.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752315/general/4dfb9743-330b-4893-9a9a-855636223248.jpg not downloaded yet
2026-03-27 22:05:44 [adesa.it] INFO: Found listing with ID: 10735660
2026-03-27 22:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735660%27 HTTP/1.1" 200 None
2026-03-27 22:05:44 [adesa.it] INFO: Scrape type for 10735660: 0
2026-03-27 22:05:44 [adesa.it] INFO: Skipping item 10735660 url https://www.openlane.eu/en/carv6/auction/10735660
2026-03-27 22:05:44 [adesa.it] INFO: Found listing with ID: 10735718
2026-03-27 22:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735718%27 HTTP/1.1" 200 None
2026-03-27 22:05:44 [adesa.it] INFO: Scrape type for 10735718: 0
2026-03-27 22:05:44 [adesa.it] INFO: Skipping item 10735718 url https://www.openlane.eu/en/carv6/auction/10735718
2026-03-27 22:05:44 [adesa.it] INFO: Found listing with ID: 10735666
2026-03-27 22:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735666%27 HTTP/1.1" 200 None
2026-03-27 22:05:44 [adesa.it] INFO: Scrape type for 10735666: 0
2026-03-27 22:05:44 [adesa.it] INFO: Skipping item 10735666 url https://www.openlane.eu/en/carv6/auction/10735666
2026-03-27 22:05:44 [adesa.it] INFO: Found listing with ID: 10740713
2026-03-27 22:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740713%27 HTTP/1.1" 200 None
2026-03-27 22:05:44 [adesa.it] INFO: Scrape type for 10740713: 0
2026-03-27 22:05:44 [adesa.it] INFO: Skipping item 10740713 url https://www.openlane.eu/en/carv6/auction/10740713
2026-03-27 22:05:44 [adesa.it] INFO: Found listing with ID: 10720517
2026-03-27 22:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720517%27 HTTP/1.1" 200 None
2026-03-27 22:05:44 [adesa.it] INFO: Scrape type for 10720517: 2
2026-03-27 22:05:44 [adesa.it] INFO: Scraping item 10720517 url https://www.openlane.eu/en/carv6/auction/10720517
2026-03-27 22:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752316%252Fgeneral%252Fb3ec0687-4738-40f7-b28b-215fe256274d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752316/general/b3ec0687-4738-40f7-b28b-215fe256274d.jpg not downloaded yet
2026-03-27 22:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752311%252Fgeneral%252F8622c5c6-140c-46f7-aaf6-dcf0fcb33cb3.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752311/general/8622c5c6-140c-46f7-aaf6-dcf0fcb33cb3.jpg not downloaded yet
2026-03-27 22:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752315%252Fgeneral%252F791b19e3-e44e-4204-919b-0cc9206d9d01.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752315/general/791b19e3-e44e-4204-919b-0cc9206d9d01.jpg not downloaded yet
2026-03-27 22:05:44 [adesa.it] INFO: Found listing with ID: 10720547
2026-03-27 22:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720547%27 HTTP/1.1" 200 None
2026-03-27 22:05:44 [adesa.it] INFO: Scrape type for 10720547: 2
2026-03-27 22:05:44 [adesa.it] INFO: Scraping item 10720547 url https://www.openlane.eu/en/carv6/auction/10720547
2026-03-27 22:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752316%252Fgeneral%252F3dd21dfa-d4e7-490c-851b-236a0800f0ae.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752316/general/3dd21dfa-d4e7-490c-851b-236a0800f0ae.jpg not downloaded yet
2026-03-27 22:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752311%252Fgeneral%252Fc68894f6-6c6e-4a82-9e96-c114add52393.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752311/general/c68894f6-6c6e-4a82-9e96-c114add52393.jpg not downloaded yet
2026-03-27 22:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752315%252Fgeneral%252Fd022a7bf-c42e-4356-bf68-c704f9b09ddf.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752315/general/d022a7bf-c42e-4356-bf68-c704f9b09ddf.jpg not downloaded yet
2026-03-27 22:05:44 [adesa.it] INFO: Found listing with ID: 10720549
2026-03-27 22:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720549%27 HTTP/1.1" 200 None
2026-03-27 22:05:44 [adesa.it] INFO: Scrape type for 10720549: 2
2026-03-27 22:05:44 [adesa.it] INFO: Scraping item 10720549 url https://www.openlane.eu/en/carv6/auction/10720549
2026-03-27 22:05:44 [adesa.it] INFO: Found listing with ID: 10740320
2026-03-27 22:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740320%27 HTTP/1.1" 200 None
2026-03-27 22:05:44 [adesa.it] INFO: Scrape type for 10740320: 0
2026-03-27 22:05:44 [adesa.it] INFO: Skipping item 10740320 url https://www.openlane.eu/en/carv6/auction/10740320
2026-03-27 22:05:44 [adesa.it] INFO: Found listing with ID: 10720525
2026-03-27 22:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720525%27 HTTP/1.1" 200 None
2026-03-27 22:05:44 [adesa.it] INFO: Scrape type for 10720525: 2
2026-03-27 22:05:44 [adesa.it] INFO: Scraping item 10720525 url https://www.openlane.eu/en/carv6/auction/10720525
2026-03-27 22:05:44 [adesa.it] INFO: Found listing with ID: 10720551
2026-03-27 22:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720551%27 HTTP/1.1" 200 None
2026-03-27 22:05:44 [adesa.it] INFO: Scrape type for 10720551: 2
2026-03-27 22:05:44 [adesa.it] INFO: Scraping item 10720551 url https://www.openlane.eu/en/carv6/auction/10720551
2026-03-27 22:05:44 [adesa.it] INFO: Found listing with ID: 10720541
2026-03-27 22:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720541%27 HTTP/1.1" 200 None
2026-03-27 22:05:44 [adesa.it] INFO: Scrape type for 10720541: 2
2026-03-27 22:05:44 [adesa.it] INFO: Scraping item 10720541 url https://www.openlane.eu/en/carv6/auction/10720541
2026-03-27 22:05:44 [adesa.it] INFO: Found listing with ID: 10735719
2026-03-27 22:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735719%27 HTTP/1.1" 200 None
2026-03-27 22:05:44 [adesa.it] INFO: Scrape type for 10735719: 0
2026-03-27 22:05:44 [adesa.it] INFO: Skipping item 10735719 url https://www.openlane.eu/en/carv6/auction/10735719
2026-03-27 22:05:44 [adesa.it] INFO: Found listing with ID: 10735720
2026-03-27 22:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735720%27 HTTP/1.1" 200 None
2026-03-27 22:05:44 [adesa.it] INFO: Scrape type for 10735720: 0
2026-03-27 22:05:44 [adesa.it] INFO: Skipping item 10735720 url https://www.openlane.eu/en/carv6/auction/10735720
2026-03-27 22:05:44 [adesa.it] INFO: Found listing with ID: 10734417
2026-03-27 22:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710734417%27 HTTP/1.1" 200 None
2026-03-27 22:05:44 [adesa.it] INFO: Scrape type for 10734417: 0
2026-03-27 22:05:44 [adesa.it] INFO: Skipping item 10734417 url https://www.openlane.eu/en/carv6/auction/10734417
2026-03-27 22:05:44 [adesa.it] INFO: Found listing with ID: 10735721
2026-03-27 22:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735721%27 HTTP/1.1" 200 None
2026-03-27 22:05:44 [adesa.it] INFO: Scrape type for 10735721: 0
2026-03-27 22:05:44 [adesa.it] INFO: Skipping item 10735721 url https://www.openlane.eu/en/carv6/auction/10735721
2026-03-27 22:05:44 [adesa.it] INFO: Found listing with ID: 10740714
2026-03-27 22:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740714%27 HTTP/1.1" 200 None
2026-03-27 22:05:44 [adesa.it] INFO: Scrape type for 10740714: 0
2026-03-27 22:05:44 [adesa.it] INFO: Skipping item 10740714 url https://www.openlane.eu/en/carv6/auction/10740714
2026-03-27 22:05:44 [adesa.it] INFO: Found listing with ID: 10735724
2026-03-27 22:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735724%27 HTTP/1.1" 200 None
2026-03-27 22:05:44 [adesa.it] INFO: Scrape type for 10735724: 0
2026-03-27 22:05:44 [adesa.it] INFO: Skipping item 10735724 url https://www.openlane.eu/en/carv6/auction/10735724
2026-03-27 22:05:44 [adesa.it] INFO: Found listing with ID: 10735725
2026-03-27 22:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735725%27 HTTP/1.1" 200 None
2026-03-27 22:05:44 [adesa.it] INFO: Scrape type for 10735725: 0
2026-03-27 22:05:44 [adesa.it] INFO: Skipping item 10735725 url https://www.openlane.eu/en/carv6/auction/10735725
2026-03-27 22:05:44 [adesa.it] INFO: Found listing with ID: 10735722
2026-03-27 22:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735722%27 HTTP/1.1" 200 None
2026-03-27 22:05:44 [adesa.it] INFO: Scrape type for 10735722: 0
2026-03-27 22:05:44 [adesa.it] INFO: Skipping item 10735722 url https://www.openlane.eu/en/carv6/auction/10735722
2026-03-27 22:05:44 [adesa.it] INFO: Found listing with ID: 10740715
2026-03-27 22:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740715%27 HTTP/1.1" 200 None
2026-03-27 22:05:44 [adesa.it] INFO: Scrape type for 10740715: 0
2026-03-27 22:05:44 [adesa.it] INFO: Skipping item 10740715 url https://www.openlane.eu/en/carv6/auction/10740715
2026-03-27 22:05:44 [adesa.it] INFO: Found listing with ID: 10735723
2026-03-27 22:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735723%27 HTTP/1.1" 200 None
2026-03-27 22:05:44 [adesa.it] INFO: Scrape type for 10735723: 0
2026-03-27 22:05:44 [adesa.it] INFO: Skipping item 10735723 url https://www.openlane.eu/en/carv6/auction/10735723
2026-03-27 22:05:44 [adesa.it] INFO: Found listing with ID: 10720561
2026-03-27 22:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720561%27 HTTP/1.1" 200 None
2026-03-27 22:05:44 [adesa.it] INFO: Scrape type for 10720561: 0
2026-03-27 22:05:44 [adesa.it] INFO: Skipping item 10720561 url https://www.openlane.eu/en/carv6/auction/10720561
2026-03-27 22:05:44 [adesa.it] INFO: Found listing with ID: 10720567
2026-03-27 22:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720567%27 HTTP/1.1" 200 None
2026-03-27 22:05:44 [adesa.it] INFO: Scrape type for 10720567: 0
2026-03-27 22:05:44 [adesa.it] INFO: Skipping item 10720567 url https://www.openlane.eu/en/carv6/auction/10720567
2026-03-27 22:05:44 [adesa.it] INFO: Found listing with ID: 10720568
2026-03-27 22:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720568%27 HTTP/1.1" 200 None
2026-03-27 22:05:44 [adesa.it] INFO: Scrape type for 10720568: 2
2026-03-27 22:05:44 [adesa.it] INFO: Scraping item 10720568 url https://www.openlane.eu/en/carv6/auction/10720568
2026-03-27 22:05:44 [adesa.it] INFO: Found listing with ID: 10720560
2026-03-27 22:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720560%27 HTTP/1.1" 200 None
2026-03-27 22:05:44 [adesa.it] INFO: Scrape type for 10720560: 0
2026-03-27 22:05:44 [adesa.it] INFO: Skipping item 10720560 url https://www.openlane.eu/en/carv6/auction/10720560
2026-03-27 22:05:44 [adesa.it] INFO: Found listing with ID: 10720559
2026-03-27 22:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720559%27 HTTP/1.1" 200 None
2026-03-27 22:05:44 [adesa.it] INFO: Scrape type for 10720559: 2
2026-03-27 22:05:44 [adesa.it] INFO: Scraping item 10720559 url https://www.openlane.eu/en/carv6/auction/10720559
2026-03-27 22:05:44 [adesa.it] INFO: Found listing with ID: 10720558
2026-03-27 22:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720558%27 HTTP/1.1" 200 None
2026-03-27 22:05:44 [adesa.it] INFO: Scrape type for 10720558: 2
2026-03-27 22:05:44 [adesa.it] INFO: Scraping item 10720558 url https://www.openlane.eu/en/carv6/auction/10720558
2026-03-27 22:05:44 [adesa.it] INFO: Found listing with ID: 10720564
2026-03-27 22:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720564%27 HTTP/1.1" 200 None
2026-03-27 22:05:44 [adesa.it] INFO: Scrape type for 10720564: 2
2026-03-27 22:05:44 [adesa.it] INFO: Scraping item 10720564 url https://www.openlane.eu/en/carv6/auction/10720564
2026-03-27 22:05:44 [adesa.it] INFO: Found listing with ID: 10720566
2026-03-27 22:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720566%27 HTTP/1.1" 200 None
2026-03-27 22:05:44 [adesa.it] INFO: Scrape type for 10720566: 2
2026-03-27 22:05:44 [adesa.it] INFO: Scraping item 10720566 url https://www.openlane.eu/en/carv6/auction/10720566
2026-03-27 22:05:44 [adesa.it] INFO: Found listing with ID: 10720562
2026-03-27 22:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720562%27 HTTP/1.1" 200 None
2026-03-27 22:05:44 [adesa.it] INFO: Scrape type for 10720562: 2
2026-03-27 22:05:44 [adesa.it] INFO: Scraping item 10720562 url https://www.openlane.eu/en/carv6/auction/10720562
2026-03-27 22:05:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733700> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:05:44 [adesa.it] INFO: Found listing with ID: 10720563
2026-03-27 22:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720563%27 HTTP/1.1" 200 None
2026-03-27 22:05:45 [adesa.it] INFO: Scrape type for 10720563: 2
2026-03-27 22:05:45 [adesa.it] INFO: Scraping item 10720563 url https://www.openlane.eu/en/carv6/auction/10720563
2026-03-27 22:05:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:05:45 [adesa.it] INFO: Found listing with ID: 10720565
2026-03-27 22:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720565%27 HTTP/1.1" 200 None
2026-03-27 22:05:45 [adesa.it] INFO: Scrape type for 10720565: 2
2026-03-27 22:05:45 [adesa.it] INFO: Scraping item 10720565 url https://www.openlane.eu/en/carv6/auction/10720565
2026-03-27 22:05:45 [adesa.it] INFO: Found listing with ID: 10735656
2026-03-27 22:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735656%27 HTTP/1.1" 200 None
2026-03-27 22:05:45 [adesa.it] INFO: Scrape type for 10735656: 0
2026-03-27 22:05:45 [adesa.it] INFO: Skipping item 10735656 url https://www.openlane.eu/en/carv6/auction/10735656
2026-03-27 22:05:45 [adesa.it] INFO: Found listing with ID: 10735726
2026-03-27 22:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735726%27 HTTP/1.1" 200 None
2026-03-27 22:05:45 [adesa.it] INFO: Scrape type for 10735726: 0
2026-03-27 22:05:45 [adesa.it] INFO: Skipping item 10735726 url https://www.openlane.eu/en/carv6/auction/10735726
2026-03-27 22:05:45 [adesa.it] INFO: Found listing with ID: 10735727
2026-03-27 22:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735727%27 HTTP/1.1" 200 None
2026-03-27 22:05:45 [adesa.it] INFO: Scrape type for 10735727: 0
2026-03-27 22:05:45 [adesa.it] INFO: Skipping item 10735727 url https://www.openlane.eu/en/carv6/auction/10735727
2026-03-27 22:05:45 [adesa.it] INFO: Found listing with ID: 10735667
2026-03-27 22:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735667%27 HTTP/1.1" 200 None
2026-03-27 22:05:45 [adesa.it] INFO: Scrape type for 10735667: 0
2026-03-27 22:05:45 [adesa.it] INFO: Skipping item 10735667 url https://www.openlane.eu/en/carv6/auction/10735667
2026-03-27 22:05:45 [adesa.it] INFO: Found listing with ID: 10720543
2026-03-27 22:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720543%27 HTTP/1.1" 200 None
2026-03-27 22:05:45 [adesa.it] INFO: Scrape type for 10720543: 2
2026-03-27 22:05:45 [adesa.it] INFO: Scraping item 10720543 url https://www.openlane.eu/en/carv6/auction/10720543
2026-03-27 22:05:45 [adesa.it] INFO: Found listing with ID: 10720523
2026-03-27 22:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720523%27 HTTP/1.1" 200 None
2026-03-27 22:05:45 [adesa.it] INFO: Scrape type for 10720523: 2
2026-03-27 22:05:45 [adesa.it] INFO: Scraping item 10720523 url https://www.openlane.eu/en/carv6/auction/10720523
2026-03-27 22:05:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bef6da72-e1e9-5d0e-b0db-1e637d8b5965 with identifier: 10733700
2026-03-27 22:05:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bef6da72-e1e9-5d0e-b0db-1e637d8b5965 with scrape type 1
2026-03-27 22:05:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item bef6da72-e1e9-5d0e-b0db-1e637d8b5965
2026-03-27 22:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05: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%252F5663897%252Fgeneral%252F986750bc-07f0-42d3-9cbd-53efd76dbb9e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663897/general/986750bc-07f0-42d3-9cbd-53efd76dbb9e.jpg already downloaded
2026-03-27 22:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05: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%252F5663897%252Fgeneral%252F05829894-28e2-4bfd-aac5-f3f7f71f968e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663897/general/05829894-28e2-4bfd-aac5-f3f7f71f968e.jpg already downloaded
2026-03-27 22:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05: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%252F5663897%252Fgeneral%252F82945494-9f4c-4a3a-b35c-421c3d4216ce.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663897/general/82945494-9f4c-4a3a-b35c-421c3d4216ce.jpg already downloaded
2026-03-27 22:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05: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%252F5663897%252Fgeneral%252F88524f84-3a18-4025-8c29-d94a9f1af53c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663897/general/88524f84-3a18-4025-8c29-d94a9f1af53c.jpg already downloaded
2026-03-27 22:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05: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%252F5663897%252Fgeneral%252Fa861961f-a8d0-4363-93b7-2240ccd66ff6.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663897/general/a861961f-a8d0-4363-93b7-2240ccd66ff6.jpg already downloaded
2026-03-27 22:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05: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%252F5663897%252Fgeneral%252Fb5ffa76e-74e0-4bd1-a6c5-0ec47523fe1f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663897/general/b5ffa76e-74e0-4bd1-a6c5-0ec47523fe1f.jpg already downloaded
2026-03-27 22:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05: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%252F5663897%252Fgeneral%252Fb2264f68-6900-4b93-b13e-61ba48aa23b8.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663897/general/b2264f68-6900-4b93-b13e-61ba48aa23b8.jpg already downloaded
2026-03-27 22:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05: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%252F5663897%252Fgeneral%252F060ad592-b020-49b4-aa16-db39393cace5.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663897/general/060ad592-b020-49b4-aa16-db39393cace5.jpg already downloaded
2026-03-27 22:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05: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%252F5663897%252Fgeneral%252F2e91326c-9da4-4f86-9cae-6193ae738480.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663897/general/2e91326c-9da4-4f86-9cae-6193ae738480.jpg already downloaded
2026-03-27 22:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05: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%252F5663897%252Fgeneral%252Fc4c47c4a-ca87-4dc5-8482-b954de33567a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663897/general/c4c47c4a-ca87-4dc5-8482-b954de33567a.jpg already downloaded
2026-03-27 22:05:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: bef6da72-e1e9-5d0e-b0db-1e637d8b5965, identifier: 10733700
2026-03-27 22:05:45 [adesa.it] INFO: Found listing with ID: 10720522
2026-03-27 22:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720522%27 HTTP/1.1" 200 None
2026-03-27 22:05:45 [adesa.it] INFO: Scrape type for 10720522: 2
2026-03-27 22:05:45 [adesa.it] INFO: Scraping item 10720522 url https://www.openlane.eu/en/carv6/auction/10720522
2026-03-27 22:05:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741645> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:05:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: bef6da72-e1e9-5d0e-b0db-1e637d8b5965 with identifier: 10733700
2026-03-27 22:05:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: bef6da72-e1e9-5d0e-b0db-1e637d8b5965 with identifier: 10733700
2026-03-27 22:05:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: bef6da72-e1e9-5d0e-b0db-1e637d8b5965 with identifier: 10733700 to the API
2026-03-27 22:05:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:05:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:05:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733700>
{'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-30T16:00: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=10733700',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'T-ROC',
'odometer': 206290,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 61,
'photo_urls': ['https://images.openlane.eu/carimgs/5663897/general/986750bc-07f0-42d3-9cbd-53efd76dbb9e.jpg',
'https://images.openlane.eu/carimgs/5663897/general/05829894-28e2-4bfd-aac5-f3f7f71f968e.jpg',
'https://images.openlane.eu/carimgs/5663897/general/82945494-9f4c-4a3a-b35c-421c3d4216ce.jpg',
'https://images.openlane.eu/carimgs/5663897/general/88524f84-3a18-4025-8c29-d94a9f1af53c.jpg',
'https://images.openlane.eu/carimgs/5663897/general/a861961f-a8d0-4363-93b7-2240ccd66ff6.jpg',
'https://images.openlane.eu/carimgs/5663897/general/b5ffa76e-74e0-4bd1-a6c5-0ec47523fe1f.jpg',
'https://images.openlane.eu/carimgs/5663897/general/b2264f68-6900-4b93-b13e-61ba48aa23b8.jpg',
'https://images.openlane.eu/carimgs/5663897/general/060ad592-b020-49b4-aa16-db39393cace5.jpg',
'https://images.openlane.eu/carimgs/5663897/general/2e91326c-9da4-4f86-9cae-6193ae738480.jpg',
'https://images.openlane.eu/carimgs/5663897/general/c4c47c4a-ca87-4dc5-8482-b954de33567a.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bef6da72-e1e9-5d0e-b0db-1e637d8b5965/bef6da72-e1e9-5d0e-b0db-1e637d8b5965_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 239147,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663897/general/986750bc-07f0-42d3-9cbd-53efd76dbb9e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bef6da72-e1e9-5d0e-b0db-1e637d8b5965/bef6da72-e1e9-5d0e-b0db-1e637d8b5965_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 212801,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663897/general/05829894-28e2-4bfd-aac5-f3f7f71f968e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bef6da72-e1e9-5d0e-b0db-1e637d8b5965/bef6da72-e1e9-5d0e-b0db-1e637d8b5965_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 252168,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663897/general/82945494-9f4c-4a3a-b35c-421c3d4216ce.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bef6da72-e1e9-5d0e-b0db-1e637d8b5965/bef6da72-e1e9-5d0e-b0db-1e637d8b5965_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 238307,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663897/general/88524f84-3a18-4025-8c29-d94a9f1af53c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bef6da72-e1e9-5d0e-b0db-1e637d8b5965/bef6da72-e1e9-5d0e-b0db-1e637d8b5965_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 248608,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663897/general/a861961f-a8d0-4363-93b7-2240ccd66ff6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bef6da72-e1e9-5d0e-b0db-1e637d8b5965/bef6da72-e1e9-5d0e-b0db-1e637d8b5965_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 287953,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663897/general/b5ffa76e-74e0-4bd1-a6c5-0ec47523fe1f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bef6da72-e1e9-5d0e-b0db-1e637d8b5965/bef6da72-e1e9-5d0e-b0db-1e637d8b5965_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 271025,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663897/general/b2264f68-6900-4b93-b13e-61ba48aa23b8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bef6da72-e1e9-5d0e-b0db-1e637d8b5965/bef6da72-e1e9-5d0e-b0db-1e637d8b5965_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 263864,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663897/general/060ad592-b020-49b4-aa16-db39393cace5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bef6da72-e1e9-5d0e-b0db-1e637d8b5965/bef6da72-e1e9-5d0e-b0db-1e637d8b5965_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 314203,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663897/general/2e91326c-9da4-4f86-9cae-6193ae738480.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bef6da72-e1e9-5d0e-b0db-1e637d8b5965/bef6da72-e1e9-5d0e-b0db-1e637d8b5965_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 308980,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663897/general/c4c47c4a-ca87-4dc5-8482-b954de33567a.jpg',
'Width': 1024}],
'price': 8900,
'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-27 22:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733700%27 HTTP/1.1" 200 None
2026-03-27 22:05:45 [adesa.it] INFO: Saving data for 10733700: {'created_time': 1774649145.966508, 'last_price_update_time': 1774649145.966517, 'auction_closing_time': 1774886400.0}
2026-03-27 22:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10733700') HTTP/1.1" 204 0
2026-03-27 22:05:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:05:46 [adesa.it] INFO: Found listing with ID: 10730532
2026-03-27 22:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710730532%27 HTTP/1.1" 200 None
2026-03-27 22:05:46 [adesa.it] INFO: Scrape type for 10730532: 2
2026-03-27 22:05:46 [adesa.it] INFO: Scraping item 10730532 url https://www.openlane.eu/en/carv6/auction/10730532
2026-03-27 22:05:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720533> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:05:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733690> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:05:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733718> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:05:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:05:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:05:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:05:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720532> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:05:46 [adesa.it] INFO: Found listing with ID: 10735728
2026-03-27 22:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735728%27 HTTP/1.1" 200 None
2026-03-27 22:05:46 [adesa.it] INFO: Scrape type for 10735728: 0
2026-03-27 22:05:46 [adesa.it] INFO: Skipping item 10735728 url https://www.openlane.eu/en/carv6/auction/10735728
2026-03-27 22:05:46 [adesa.it] INFO: Found listing with ID: 10720542
2026-03-27 22:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720542%27 HTTP/1.1" 200 None
2026-03-27 22:05:46 [adesa.it] INFO: Scrape type for 10720542: 2
2026-03-27 22:05:46 [adesa.it] INFO: Scraping item 10720542 url https://www.openlane.eu/en/carv6/auction/10720542
2026-03-27 22:05:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:05:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: caaeeb41-eb88-5756-9b51-d0393c910af6 with identifier: 10741645
2026-03-27 22:05:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item caaeeb41-eb88-5756-9b51-d0393c910af6 with scrape type 1
2026-03-27 22:05:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item caaeeb41-eb88-5756-9b51-d0393c910af6
2026-03-27 22:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05: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%252F5726679%252Fgeneral%252Ffe71a554-1630-4765-a1d9-f182f113baf4.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:05:46 [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-27 22:05:46 [adesa.it] INFO: Found listing with ID: 10735729
2026-03-27 22:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735729%27 HTTP/1.1" 200 None
2026-03-27 22:05:46 [adesa.it] INFO: Scrape type for 10735729: 0
2026-03-27 22:05:46 [adesa.it] INFO: Skipping item 10735729 url https://www.openlane.eu/en/carv6/auction/10735729
2026-03-27 22:05:46 [adesa.it] INFO: Found listing with ID: 10741040
2026-03-27 22:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741040%27 HTTP/1.1" 200 None
2026-03-27 22:05:46 [adesa.it] INFO: Scrape type for 10741040: 0
2026-03-27 22:05:46 [adesa.it] INFO: Skipping item 10741040 url https://www.openlane.eu/en/carv6/auction/10741040
2026-03-27 22:05:46 [adesa.it] INFO: Found listing with ID: 10735730
2026-03-27 22:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735730%27 HTTP/1.1" 200 None
2026-03-27 22:05:46 [adesa.it] INFO: Scrape type for 10735730: 0
2026-03-27 22:05:46 [adesa.it] INFO: Skipping item 10735730 url https://www.openlane.eu/en/carv6/auction/10735730
2026-03-27 22:05:46 [adesa.it] INFO: Found listing with ID: 10741875
2026-03-27 22:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741875%27 HTTP/1.1" 200 None
2026-03-27 22:05:46 [adesa.it] INFO: Scrape type for 10741875: 1
2026-03-27 22:05:46 [adesa.it] INFO: Scraping item 10741875 url https://www.openlane.eu/en/carv6/auction/10741875
2026-03-27 22:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05: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%252F5726679%252Fgeneral%252F32a5bcf4-3b70-4ca7-963f-d26f3904f816.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:05:46 [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-27 22:05:46 [adesa.it] INFO: Found listing with ID: 10735731
2026-03-27 22:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735731%27 HTTP/1.1" 200 None
2026-03-27 22:05:46 [adesa.it] INFO: Scrape type for 10735731: 0
2026-03-27 22:05:46 [adesa.it] INFO: Skipping item 10735731 url https://www.openlane.eu/en/carv6/auction/10735731
2026-03-27 22:05:46 [adesa.it] INFO: Found listing with ID: 10740354
2026-03-27 22:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740354%27 HTTP/1.1" 200 None
2026-03-27 22:05:46 [adesa.it] INFO: Scrape type for 10740354: 0
2026-03-27 22:05:46 [adesa.it] INFO: Skipping item 10740354 url https://www.openlane.eu/en/carv6/auction/10740354
2026-03-27 22:05:46 [adesa.it] INFO: Found listing with ID: 10724922
2026-03-27 22:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710724922%27 HTTP/1.1" 200 None
2026-03-27 22:05:46 [adesa.it] INFO: Scrape type for 10724922: 0
2026-03-27 22:05:46 [adesa.it] INFO: Skipping item 10724922 url https://www.openlane.eu/en/carv6/auction/10724922
2026-03-27 22:05:46 [adesa.it] INFO: Found listing with ID: 10741864
2026-03-27 22:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741864%27 HTTP/1.1" 200 None
2026-03-27 22:05:46 [adesa.it] INFO: Scrape type for 10741864: 1
2026-03-27 22:05:46 [adesa.it] INFO: Scraping item 10741864 url https://www.openlane.eu/en/carv6/auction/10741864
2026-03-27 22:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05: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%252F5726679%252Fgeneral%252Fd586ef92-6de6-46ac-89b6-190e62c9913d.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:05:46 [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-27 22:05:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d2e9596a-edb3-56ec-8294-36cae4d47cc7 with identifier: 10720533
2026-03-27 22:05:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d2e9596a-edb3-56ec-8294-36cae4d47cc7 with scrape type 2
2026-03-27 22:05:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d2e9596a-edb3-56ec-8294-36cae4d47cc7 with scrape type 2
2026-03-27 22:05:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: d2e9596a-edb3-56ec-8294-36cae4d47cc7, identifier: 10720533
2026-03-27 22:05:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0e36b14e-b07f-56af-b27a-0117b4b9ce56 with identifier: 10733690
2026-03-27 22:05:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0e36b14e-b07f-56af-b27a-0117b4b9ce56 with scrape type 1
2026-03-27 22:05:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0e36b14e-b07f-56af-b27a-0117b4b9ce56
2026-03-27 22:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05: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%252F5655709%252Fgeneral%252Fa9db78a5-df80-49ce-b64d-5e4366d75a30.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5655709/general/a9db78a5-df80-49ce-b64d-5e4366d75a30.jpg already downloaded
2026-03-27 22:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05: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%252F5655709%252Fgeneral%252Fc7b05e8e-2f3a-4ddb-aa48-7fbb2b206606.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5655709/general/c7b05e8e-2f3a-4ddb-aa48-7fbb2b206606.jpg already downloaded
2026-03-27 22:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05: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%252F5655709%252Fgeneral%252F95008957-364b-4ed8-ac92-27342d0b05d2.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5655709/general/95008957-364b-4ed8-ac92-27342d0b05d2.jpg already downloaded
2026-03-27 22:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05: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%252F5655709%252Fgeneral%252F3004042d-9073-4503-875d-60e5a63b3550.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5655709/general/3004042d-9073-4503-875d-60e5a63b3550.jpg already downloaded
2026-03-27 22:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05: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%252F5655709%252Fgeneral%252F5a46326e-3dc1-430e-bf4c-ff1ee8dfff3c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5655709/general/5a46326e-3dc1-430e-bf4c-ff1ee8dfff3c.jpg already downloaded
2026-03-27 22:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05: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%252F5655709%252Fgeneral%252F1d11762a-0c38-4708-8f4a-594215553610.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5655709/general/1d11762a-0c38-4708-8f4a-594215553610.jpg already downloaded
2026-03-27 22:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05: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%252F5655709%252Fgeneral%252Fede03d47-7033-4620-a157-35a2ec5e8eda.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5655709/general/ede03d47-7033-4620-a157-35a2ec5e8eda.jpg already downloaded
2026-03-27 22:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05: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%252F5655709%252Fgeneral%252F12bb0de5-d6a6-4bc4-b002-4ce3414f303b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5655709/general/12bb0de5-d6a6-4bc4-b002-4ce3414f303b.jpg already downloaded
2026-03-27 22:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05: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%252F5655709%252Fgeneral%252F773d877c-6d67-42fd-9ed1-740147236e31.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5655709/general/773d877c-6d67-42fd-9ed1-740147236e31.jpg already downloaded
2026-03-27 22:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05: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%252F5655709%252Fgeneral%252F51e5f072-78bb-4f71-b8c7-cae2ecab00a9.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5655709/general/51e5f072-78bb-4f71-b8c7-cae2ecab00a9.jpg already downloaded
2026-03-27 22:05:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 0e36b14e-b07f-56af-b27a-0117b4b9ce56, identifier: 10733690
2026-03-27 22:05:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b0cf0ab6-9aea-5701-85d1-558d5431af2f with identifier: 10733718
2026-03-27 22:05:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b0cf0ab6-9aea-5701-85d1-558d5431af2f with scrape type 1
2026-03-27 22:05:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b0cf0ab6-9aea-5701-85d1-558d5431af2f
2026-03-27 22:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05: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%252F5704337%252Fgeneral%252Fdd8d3582-2b9e-4426-a9c3-84d60019ae49.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704337/general/dd8d3582-2b9e-4426-a9c3-84d60019ae49.jpg already downloaded
2026-03-27 22:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05: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%252F5704337%252Fgeneral%252Fb09fcc9b-52fc-4652-8832-267b48834ee5.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704337/general/b09fcc9b-52fc-4652-8832-267b48834ee5.jpg already downloaded
2026-03-27 22:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05: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%252F5704337%252Fgeneral%252F870eb1a6-9ff6-4807-8679-232e2b95a227.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704337/general/870eb1a6-9ff6-4807-8679-232e2b95a227.jpg already downloaded
2026-03-27 22:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05: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%252F5704337%252Fgeneral%252Fab04dc8f-c081-4fd6-95db-f1099a03c6dd.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704337/general/ab04dc8f-c081-4fd6-95db-f1099a03c6dd.jpg already downloaded
2026-03-27 22:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05: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%252F5704337%252Fgeneral%252F5ccec990-7e3b-43d4-b346-3a9e2dcf1a79.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704337/general/5ccec990-7e3b-43d4-b346-3a9e2dcf1a79.jpg already downloaded
2026-03-27 22:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05: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%252F5704337%252Fgeneral%252F5ed0d924-f776-4ab9-a5e9-0da2c8d160a5.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704337/general/5ed0d924-f776-4ab9-a5e9-0da2c8d160a5.jpg already downloaded
2026-03-27 22:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05: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%252F5704337%252Fgeneral%252Fba86e8a6-e056-4bdf-952f-c521e7c1d71c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704337/general/ba86e8a6-e056-4bdf-952f-c521e7c1d71c.jpg already downloaded
2026-03-27 22:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05: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%252F5704337%252Fgeneral%252Ffee0437c-5299-4b6d-86ce-dda191f849b5.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704337/general/fee0437c-5299-4b6d-86ce-dda191f849b5.jpg already downloaded
2026-03-27 22:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05: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%252F5704337%252Fgeneral%252F85f68e9d-86d5-424e-97f5-1e9d241d8f8a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704337/general/85f68e9d-86d5-424e-97f5-1e9d241d8f8a.jpg already downloaded
2026-03-27 22:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05: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%252F5704337%252Fgeneral%252Ff095b36b-fedf-450b-a3dd-9bc9c0229716.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704337/general/f095b36b-fedf-450b-a3dd-9bc9c0229716.jpg already downloaded
2026-03-27 22:05:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: b0cf0ab6-9aea-5701-85d1-558d5431af2f, identifier: 10733718
2026-03-27 22:05:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f1950844-4c9f-562f-958d-89ae5e157b57 with identifier: 10720532
2026-03-27 22:05:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f1950844-4c9f-562f-958d-89ae5e157b57 with scrape type 2
2026-03-27 22:05:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f1950844-4c9f-562f-958d-89ae5e157b57 with scrape type 2
2026-03-27 22:05:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: f1950844-4c9f-562f-958d-89ae5e157b57, identifier: 10720532
2026-03-27 22:05:47 [adesa.it] INFO: Found listing with ID: 10741865
2026-03-27 22:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741865%27 HTTP/1.1" 200 None
2026-03-27 22:05:47 [adesa.it] INFO: Scrape type for 10741865: 1
2026-03-27 22:05:47 [adesa.it] INFO: Scraping item 10741865 url https://www.openlane.eu/en/carv6/auction/10741865
2026-03-27 22:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05: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%252F5726679%252Fgeneral%252Fc4053003-0fa8-41c9-9c70-0c3b175a5739.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:05:47 [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-27 22:05:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: d2e9596a-edb3-56ec-8294-36cae4d47cc7 with identifier: 10720533
2026-03-27 22:05:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: d2e9596a-edb3-56ec-8294-36cae4d47cc7 with identifier: 10720533
2026-03-27 22:05:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: d2e9596a-edb3-56ec-8294-36cae4d47cc7 with identifier: 10720533 to the API
2026-03-27 22:05:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:05:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:05:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720533>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.9L',
'engine_horse_power': 150,
'expiration_date': '2026-03-29T16:00:00Z',
'fuel_type': 'Diesel',
'id': 'd2e9596a-edb3-56ec-8294-36cae4d47cc7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GF830ET',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720533',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Mercedes-Benz',
'model': 'GLA',
'odometer': 187560,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 15700,
'price_includes_vat': True,
'registration_date': '2021-05-03',
'seats_number': 5,
'seller_name': 'Unipol Rental',
'title': 'Mercedes-Benz GLA 200d Sport Plus - 4-Matic - Diesel - Automatic - '
'150 hp - 187.560 km',
'transmission': 'automatic',
'trim': 'Sport Plus',
'vin': None,
'year': 2021}
2026-03-27 22:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720533%27 HTTP/1.1" 200 None
2026-03-27 22:05:47 [adesa.it] INFO: Saving data for 10720533: {'auction_closing_time': 1774800000.0, 'created_time': 1774562486.523176, 'last_price_update_time': 1774649147.497798}
2026-03-27 22:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10720533') HTTP/1.1" 204 0
2026-03-27 22:05:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 0e36b14e-b07f-56af-b27a-0117b4b9ce56 with identifier: 10733690
2026-03-27 22:05:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 0e36b14e-b07f-56af-b27a-0117b4b9ce56 with identifier: 10733690
2026-03-27 22:05:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 0e36b14e-b07f-56af-b27a-0117b4b9ce56 with identifier: 10733690 to the API
2026-03-27 22:05:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:05:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:05:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733690>
{'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-30T16:00: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=10733690',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 97228,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 55,
'photo_urls': ['https://images.openlane.eu/carimgs/5655709/general/a9db78a5-df80-49ce-b64d-5e4366d75a30.jpg',
'https://images.openlane.eu/carimgs/5655709/general/c7b05e8e-2f3a-4ddb-aa48-7fbb2b206606.jpg',
'https://images.openlane.eu/carimgs/5655709/general/95008957-364b-4ed8-ac92-27342d0b05d2.jpg',
'https://images.openlane.eu/carimgs/5655709/general/3004042d-9073-4503-875d-60e5a63b3550.jpg',
'https://images.openlane.eu/carimgs/5655709/general/5a46326e-3dc1-430e-bf4c-ff1ee8dfff3c.jpg',
'https://images.openlane.eu/carimgs/5655709/general/1d11762a-0c38-4708-8f4a-594215553610.jpg',
'https://images.openlane.eu/carimgs/5655709/general/ede03d47-7033-4620-a157-35a2ec5e8eda.jpg',
'https://images.openlane.eu/carimgs/5655709/general/12bb0de5-d6a6-4bc4-b002-4ce3414f303b.jpg',
'https://images.openlane.eu/carimgs/5655709/general/773d877c-6d67-42fd-9ed1-740147236e31.jpg',
'https://images.openlane.eu/carimgs/5655709/general/51e5f072-78bb-4f71-b8c7-cae2ecab00a9.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e36b14e-b07f-56af-b27a-0117b4b9ce56/0e36b14e-b07f-56af-b27a-0117b4b9ce56_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64959,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5655709/general/a9db78a5-df80-49ce-b64d-5e4366d75a30.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e36b14e-b07f-56af-b27a-0117b4b9ce56/0e36b14e-b07f-56af-b27a-0117b4b9ce56_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 142524,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5655709/general/c7b05e8e-2f3a-4ddb-aa48-7fbb2b206606.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e36b14e-b07f-56af-b27a-0117b4b9ce56/0e36b14e-b07f-56af-b27a-0117b4b9ce56_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 135833,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5655709/general/95008957-364b-4ed8-ac92-27342d0b05d2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e36b14e-b07f-56af-b27a-0117b4b9ce56/0e36b14e-b07f-56af-b27a-0117b4b9ce56_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131142,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5655709/general/3004042d-9073-4503-875d-60e5a63b3550.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e36b14e-b07f-56af-b27a-0117b4b9ce56/0e36b14e-b07f-56af-b27a-0117b4b9ce56_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115895,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5655709/general/5a46326e-3dc1-430e-bf4c-ff1ee8dfff3c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e36b14e-b07f-56af-b27a-0117b4b9ce56/0e36b14e-b07f-56af-b27a-0117b4b9ce56_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130762,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5655709/general/1d11762a-0c38-4708-8f4a-594215553610.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e36b14e-b07f-56af-b27a-0117b4b9ce56/0e36b14e-b07f-56af-b27a-0117b4b9ce56_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129639,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5655709/general/ede03d47-7033-4620-a157-35a2ec5e8eda.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e36b14e-b07f-56af-b27a-0117b4b9ce56/0e36b14e-b07f-56af-b27a-0117b4b9ce56_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 264249,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5655709/general/12bb0de5-d6a6-4bc4-b002-4ce3414f303b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e36b14e-b07f-56af-b27a-0117b4b9ce56/0e36b14e-b07f-56af-b27a-0117b4b9ce56_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113836,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5655709/general/773d877c-6d67-42fd-9ed1-740147236e31.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e36b14e-b07f-56af-b27a-0117b4b9ce56/0e36b14e-b07f-56af-b27a-0117b4b9ce56_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118438,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5655709/general/51e5f072-78bb-4f71-b8c7-cae2ecab00a9.jpg',
'Width': 1024}],
'price': 13200,
'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-27 22:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733690%27 HTTP/1.1" 200 None
2026-03-27 22:05:47 [adesa.it] INFO: Saving data for 10733690: {'created_time': 1774649147.945646, 'last_price_update_time': 1774649147.945657, 'auction_closing_time': 1774886400.0}
2026-03-27 22:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10733690') HTTP/1.1" 204 0
2026-03-27 22:05:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: b0cf0ab6-9aea-5701-85d1-558d5431af2f with identifier: 10733718
2026-03-27 22:05:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: b0cf0ab6-9aea-5701-85d1-558d5431af2f with identifier: 10733718
2026-03-27 22:05:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: b0cf0ab6-9aea-5701-85d1-558d5431af2f with identifier: 10733718 to the API
2026-03-27 22:05:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:05:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:05:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733718>
{'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-30T16:00: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=10733718',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Polo',
'odometer': 182380,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 50,
'photo_urls': ['https://images.openlane.eu/carimgs/5704337/general/dd8d3582-2b9e-4426-a9c3-84d60019ae49.jpg',
'https://images.openlane.eu/carimgs/5704337/general/b09fcc9b-52fc-4652-8832-267b48834ee5.jpg',
'https://images.openlane.eu/carimgs/5704337/general/870eb1a6-9ff6-4807-8679-232e2b95a227.jpg',
'https://images.openlane.eu/carimgs/5704337/general/ab04dc8f-c081-4fd6-95db-f1099a03c6dd.jpg',
'https://images.openlane.eu/carimgs/5704337/general/5ccec990-7e3b-43d4-b346-3a9e2dcf1a79.jpg',
'https://images.openlane.eu/carimgs/5704337/general/5ed0d924-f776-4ab9-a5e9-0da2c8d160a5.jpg',
'https://images.openlane.eu/carimgs/5704337/general/ba86e8a6-e056-4bdf-952f-c521e7c1d71c.jpg',
'https://images.openlane.eu/carimgs/5704337/general/fee0437c-5299-4b6d-86ce-dda191f849b5.jpg',
'https://images.openlane.eu/carimgs/5704337/general/85f68e9d-86d5-424e-97f5-1e9d241d8f8a.jpg',
'https://images.openlane.eu/carimgs/5704337/general/f095b36b-fedf-450b-a3dd-9bc9c0229716.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b0cf0ab6-9aea-5701-85d1-558d5431af2f/b0cf0ab6-9aea-5701-85d1-558d5431af2f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 481370,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704337/general/dd8d3582-2b9e-4426-a9c3-84d60019ae49.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b0cf0ab6-9aea-5701-85d1-558d5431af2f/b0cf0ab6-9aea-5701-85d1-558d5431af2f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 438792,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704337/general/b09fcc9b-52fc-4652-8832-267b48834ee5.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b0cf0ab6-9aea-5701-85d1-558d5431af2f/b0cf0ab6-9aea-5701-85d1-558d5431af2f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 520075,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704337/general/870eb1a6-9ff6-4807-8679-232e2b95a227.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b0cf0ab6-9aea-5701-85d1-558d5431af2f/b0cf0ab6-9aea-5701-85d1-558d5431af2f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 364975,
'Height': 1542,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704337/general/ab04dc8f-c081-4fd6-95db-f1099a03c6dd.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b0cf0ab6-9aea-5701-85d1-558d5431af2f/b0cf0ab6-9aea-5701-85d1-558d5431af2f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 295778,
'Height': 1542,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704337/general/5ccec990-7e3b-43d4-b346-3a9e2dcf1a79.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b0cf0ab6-9aea-5701-85d1-558d5431af2f/b0cf0ab6-9aea-5701-85d1-558d5431af2f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 288318,
'Height': 1542,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704337/general/5ed0d924-f776-4ab9-a5e9-0da2c8d160a5.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b0cf0ab6-9aea-5701-85d1-558d5431af2f/b0cf0ab6-9aea-5701-85d1-558d5431af2f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 286946,
'Height': 1542,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704337/general/ba86e8a6-e056-4bdf-952f-c521e7c1d71c.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b0cf0ab6-9aea-5701-85d1-558d5431af2f/b0cf0ab6-9aea-5701-85d1-558d5431af2f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 451218,
'Height': 1542,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704337/general/fee0437c-5299-4b6d-86ce-dda191f849b5.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b0cf0ab6-9aea-5701-85d1-558d5431af2f/b0cf0ab6-9aea-5701-85d1-558d5431af2f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 253239,
'Height': 1542,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704337/general/85f68e9d-86d5-424e-97f5-1e9d241d8f8a.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b0cf0ab6-9aea-5701-85d1-558d5431af2f/b0cf0ab6-9aea-5701-85d1-558d5431af2f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 359330,
'Height': 1542,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704337/general/f095b36b-fedf-450b-a3dd-9bc9c0229716.jpg',
'Width': 2048}],
'price': 6400,
'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-27 22:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733718%27 HTTP/1.1" 200 None
2026-03-27 22:05:48 [adesa.it] INFO: Saving data for 10733718: {'created_time': 1774649148.251395, 'last_price_update_time': 1774649148.251405, 'auction_closing_time': 1774886400.0}
2026-03-27 22:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10733718') HTTP/1.1" 204 0
2026-03-27 22:05:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: f1950844-4c9f-562f-958d-89ae5e157b57 with identifier: 10720532
2026-03-27 22:05:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: f1950844-4c9f-562f-958d-89ae5e157b57 with identifier: 10720532
2026-03-27 22:05:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: f1950844-4c9f-562f-958d-89ae5e157b57 with identifier: 10720532 to the API
2026-03-27 22:05:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:05:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:05:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720532>
{'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-29T16:00:00Z',
'fuel_type': 'Diesel',
'id': 'f1950844-4c9f-562f-958d-89ae5e157b57',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE739CD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720532',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': 'X3',
'odometer': 248312,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 12100,
'price_includes_vat': True,
'registration_date': '2021-01-14',
'seats_number': 5,
'seller_name': 'Unipol Rental',
'title': 'BMW X3 20d Business - xDrive - Diesel - Automatic - 190 hp - '
'248.312 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-27 22:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720532%27 HTTP/1.1" 200 None
2026-03-27 22:05:48 [adesa.it] INFO: Saving data for 10720532: {'auction_closing_time': 1774800000.0, 'created_time': 1774562464.482523, 'last_price_update_time': 1774649148.510118}
2026-03-27 22:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10720532') HTTP/1.1" 204 0
2026-03-27 22:05:48 [adesa.it] INFO: Found listing with ID: 10741048
2026-03-27 22:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741048%27 HTTP/1.1" 200 None
2026-03-27 22:05:48 [adesa.it] INFO: Scrape type for 10741048: 0
2026-03-27 22:05:48 [adesa.it] INFO: Skipping item 10741048 url https://www.openlane.eu/en/carv6/auction/10741048
2026-03-27 22:05:48 [adesa.it] INFO: Found listing with ID: 10720544
2026-03-27 22:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720544%27 HTTP/1.1" 200 None
2026-03-27 22:05:48 [adesa.it] INFO: Scrape type for 10720544: 0
2026-03-27 22:05:48 [adesa.it] INFO: Skipping item 10720544 url https://www.openlane.eu/en/carv6/auction/10720544
2026-03-27 22:05:48 [adesa.it] INFO: Found listing with ID: 10724938
2026-03-27 22:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710724938%27 HTTP/1.1" 200 None
2026-03-27 22:05:48 [adesa.it] INFO: Scrape type for 10724938: 0
2026-03-27 22:05:48 [adesa.it] INFO: Skipping item 10724938 url https://www.openlane.eu/en/carv6/auction/10724938
2026-03-27 22:05:48 [adesa.it] INFO: Found listing with ID: 10720545
2026-03-27 22:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720545%27 HTTP/1.1" 200 None
2026-03-27 22:05:48 [adesa.it] INFO: Scrape type for 10720545: 2
2026-03-27 22:05:48 [adesa.it] INFO: Scraping item 10720545 url https://www.openlane.eu/en/carv6/auction/10720545
2026-03-27 22:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5726679%252Fgeneral%252Fd37de2a3-6ceb-4a77-a48b-4002ced50ed2.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:05:48 [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-27 22:05:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741692> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:05:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:05:48 [adesa.it] INFO: Found listing with ID: 10735668
2026-03-27 22:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735668%27 HTTP/1.1" 200 None
2026-03-27 22:05:48 [adesa.it] INFO: Scrape type for 10735668: 0
2026-03-27 22:05:48 [adesa.it] INFO: Skipping item 10735668 url https://www.openlane.eu/en/carv6/auction/10735668
2026-03-27 22:05:48 [adesa.it] INFO: Found listing with ID: 10735732
2026-03-27 22:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735732%27 HTTP/1.1" 200 None
2026-03-27 22:05:48 [adesa.it] INFO: Scrape type for 10735732: 0
2026-03-27 22:05:48 [adesa.it] INFO: Skipping item 10735732 url https://www.openlane.eu/en/carv6/auction/10735732
2026-03-27 22:05:48 [adesa.it] INFO: Found listing with ID: 10720570
2026-03-27 22:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720570%27 HTTP/1.1" 200 None
2026-03-27 22:05:48 [adesa.it] INFO: Scrape type for 10720570: 2
2026-03-27 22:05:48 [adesa.it] INFO: Scraping item 10720570 url https://www.openlane.eu/en/carv6/auction/10720570
2026-03-27 22:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5726679%252Fgeneral%252Ff41bcaf9-f7e0-46b6-b6e7-f8904cf0a40a.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:05:48 [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-27 22:05:48 [adesa.it] INFO: Found listing with ID: 10724935
2026-03-27 22:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710724935%27 HTTP/1.1" 200 None
2026-03-27 22:05:48 [adesa.it] INFO: Scrape type for 10724935: 2
2026-03-27 22:05:48 [adesa.it] INFO: Scraping item 10724935 url https://www.openlane.eu/en/carv6/auction/10724935
2026-03-27 22:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5726679%252Fgeneral%252F8bd739b7-bdb9-4689-8940-d5759db08f37.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:05:48 [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-27 22:05:48 [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/10741645)
2026-03-27 22:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5726679%252Fgeneral%252F6c192702-6c02-4db9-8ed2-94497612da6f.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:05:48 [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-27 22:05:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d3aa7271-0de6-5d18-a3cb-84aa6f1c78a6 with identifier: 10741692
2026-03-27 22:05:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d3aa7271-0de6-5d18-a3cb-84aa6f1c78a6 with scrape type 1
2026-03-27 22:05:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d3aa7271-0de6-5d18-a3cb-84aa6f1c78a6
2026-03-27 22:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5737155%252Fgeneral%252F35977a3c-01a4-4709-9206-47175f88be74.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:05:48 [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-27 22:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5726679%252Fgeneral%252F353737ef-8506-4302-a980-a37e5e7cdd9b.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:05:48 [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-27 22:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5737155%252Fgeneral%252F6ddf6305-c13e-47b9-bcb0-96792c1ad40b.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:05:48 [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-27 22:05:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720520> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5726679%252Fgeneral%252Ff84fe489-33b1-4d1d-ae81-f8a8978dc5cc.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:05:48 [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-27 22:05:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5737155%252Fgeneral%252F7d8e3e68-fcdf-40dd-b494-350e4344ee8d.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:05:48 [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-27 22:05:48 [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/10741645)
2026-03-27 22:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5737155%252Fgeneral%252F95a46f8c-e522-4df8-8ab8-2f9a72fcc450.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:05:48 [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-27 22:05:48 [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-27 22:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5737155%252Fgeneral%252Fa83f17fa-3e3b-46c5-80e0-ac7886a0d915.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:05:49 [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-27 22:05:49 [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/10741645)
2026-03-27 22:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5737155%252Fgeneral%252F1981598b-a9b2-4c9f-976e-5e4a986c4e6b.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:05:49 [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-27 22:05:49 [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/10741692)
2026-03-27 22:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5737155%252Fgeneral%252F46694ac6-2fe6-4040-8787-fe0e7ff5fbf2.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:05:49 [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-27 22:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5737155%252Fgeneral%252Fcab14608-88a4-404c-bfd0-b297d65aa122.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:05:49 [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-27 22:05:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9dda4475-4139-5b8a-ad70-65575bb3a953 with identifier: 10720520
2026-03-27 22:05:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9dda4475-4139-5b8a-ad70-65575bb3a953 with scrape type 2
2026-03-27 22:05:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9dda4475-4139-5b8a-ad70-65575bb3a953 with scrape type 2
2026-03-27 22:05:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 9dda4475-4139-5b8a-ad70-65575bb3a953, identifier: 10720520
2026-03-27 22:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5737155%252Fgeneral%252F7a9eac7d-a7db-4a6d-9c1f-600158279210.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:05:49 [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-27 22:05:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 9dda4475-4139-5b8a-ad70-65575bb3a953 with identifier: 10720520
2026-03-27 22:05:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 9dda4475-4139-5b8a-ad70-65575bb3a953 with identifier: 10720520
2026-03-27 22:05:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 9dda4475-4139-5b8a-ad70-65575bb3a953 with identifier: 10720520 to the API
2026-03-27 22:05:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:05:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:05:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720520>
{'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': 120,
'expiration_date': '2026-03-29T16:00:00Z',
'fuel_type': 'Diesel',
'id': '9dda4475-4139-5b8a-ad70-65575bb3a953',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE384SS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720520',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Ford',
'model': 'Kuga',
'odometer': 196003,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 8600,
'price_includes_vat': True,
'registration_date': '2021-03-18',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Ford Kuga 1.5 EcoBlue ST Line - Diesel - Automatic - 120 hp - '
'196.003 km',
'transmission': 'automatic',
'trim': 'ST Line',
'vin': None,
'year': 2021}
2026-03-27 22:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720520%27 HTTP/1.1" 200 None
2026-03-27 22:05:49 [adesa.it] INFO: Saving data for 10720520: {'auction_closing_time': 1774800000.0, 'created_time': 1774562480.009405, 'last_price_update_time': 1774649149.485894}
2026-03-27 22:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10720520') HTTP/1.1" 204 0
2026-03-27 22:05:49 [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/10741692)
2026-03-27 22:05:49 [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/10741692)
2026-03-27 22:05:49 [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-27 22:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5737155%252Fgeneral%252F8750a295-1255-469c-b7a8-e09a9636d497.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:05:49 [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-27 22:05:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724930> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:05:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724941> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:05:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:05:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:05:49 [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-27 22:05:49 [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-27 22:05:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724939> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:05:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:05:49 [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/10741692)
2026-03-27 22:05:49 [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/10741692)
2026-03-27 22:05:49 [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/10741692)
2026-03-27 22:05:49 [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/10741692)
2026-03-27 22:05:49 [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/10741645)
2026-03-27 22:05:49 [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/10741692)
2026-03-27 22:05:49 [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/10741692)
2026-03-27 22:05:49 [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/10741645)
2026-03-27 22:05:49 [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/10741692)
2026-03-27 22:05:49 [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-27 22:05:49 [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-27 22:05:49 [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/10741645)
2026-03-27 22:05:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 13a797d2-9039-5575-abee-f501b95acb8a with identifier: 10724930
2026-03-27 22:05:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 13a797d2-9039-5575-abee-f501b95acb8a with scrape type 2
2026-03-27 22:05:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 13a797d2-9039-5575-abee-f501b95acb8a with scrape type 2
2026-03-27 22:05:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 13a797d2-9039-5575-abee-f501b95acb8a, identifier: 10724930
2026-03-27 22:05:49 [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/10741645)
2026-03-27 22:05:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 13a797d2-9039-5575-abee-f501b95acb8a with identifier: 10724930
2026-03-27 22:05:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 13a797d2-9039-5575-abee-f501b95acb8a with identifier: 10724930
2026-03-27 22:05:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 13a797d2-9039-5575-abee-f501b95acb8a with identifier: 10724930 to the API
2026-03-27 22:05:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:05:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:05:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724930>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 235,
'expiration_date': '2026-03-29T16:00:00Z',
'fuel_type': 'Diesel',
'id': '13a797d2-9039-5575-abee-f501b95acb8a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'gb909cx',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724930',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Mercedes-Benz',
'model': 'S',
'odometer': 244774,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 4700,
'price_includes_vat': True,
'registration_date': '2007-07-25',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz S 320 CDI Avantgarde - Diesel - Automatic - 235 hp - '
'244.774 km',
'transmission': 'automatic',
'trim': 'Avantgarde',
'vin': None,
'year': 2007}
2026-03-27 22:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710724930%27 HTTP/1.1" 200 None
2026-03-27 22:05:50 [adesa.it] INFO: Saving data for 10724930: {'auction_closing_time': 1774800000.0, 'created_time': 1774562499.319729, 'last_price_update_time': 1774649150.035389}
2026-03-27 22:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10724930') HTTP/1.1" 204 0
2026-03-27 22:05:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741863> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:05:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:05:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3dc7d1e2-4b2b-5460-8b80-2a270108d47d with identifier: 10724941
2026-03-27 22:05:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3dc7d1e2-4b2b-5460-8b80-2a270108d47d with scrape type 2
2026-03-27 22:05:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3dc7d1e2-4b2b-5460-8b80-2a270108d47d with scrape type 2
2026-03-27 22:05:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 3dc7d1e2-4b2b-5460-8b80-2a270108d47d, identifier: 10724941
2026-03-27 22:05:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 47375208-bf4c-5334-ab6f-df1901fe6e33 with identifier: 10724939
2026-03-27 22:05:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 47375208-bf4c-5334-ab6f-df1901fe6e33 with scrape type 2
2026-03-27 22:05:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 47375208-bf4c-5334-ab6f-df1901fe6e33 with scrape type 2
2026-03-27 22:05:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 47375208-bf4c-5334-ab6f-df1901fe6e33, identifier: 10724939
2026-03-27 22:05:50 [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-27 22:05:50 [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-27 22:05:50 [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-27 22:05:50 [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-27 22:05:50 [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-27 22:05:50 [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-27 22:05:50 [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-27 22:05:50 [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-27 22:05:50 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d3aa7271-0de6-5d18-a3cb-84aa6f1c78a6, skipping ID generation
2026-03-27 22:05:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d3aa7271-0de6-5d18-a3cb-84aa6f1c78a6 with scrape type 1
2026-03-27 22:05:50 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d3aa7271-0de6-5d18-a3cb-84aa6f1c78a6 sending to next pipeline
2026-03-27 22:05:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: d3aa7271-0de6-5d18-a3cb-84aa6f1c78a6, identifier: 10741692
2026-03-27 22:05:50 [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-27 22:05:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741695> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:05:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 3dc7d1e2-4b2b-5460-8b80-2a270108d47d with identifier: 10724941
2026-03-27 22:05:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 3dc7d1e2-4b2b-5460-8b80-2a270108d47d with identifier: 10724941
2026-03-27 22:05:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 3dc7d1e2-4b2b-5460-8b80-2a270108d47d with identifier: 10724941 to the API
2026-03-27 22:05:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:05:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:05:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724941>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 162,
'expiration_date': '2026-03-29T16:00:00Z',
'fuel_type': 'Petrol',
'id': '3dc7d1e2-4b2b-5460-8b80-2a270108d47d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GN217YL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724941',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'MG',
'model': 'HS',
'odometer': 91513,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 9600,
'price_includes_vat': True,
'registration_date': '2023-05-26',
'seats_number': 5,
'seller_name': None,
'title': 'MG HS 1.5 Luxury - Petrol - Automatic - 162 hp - 91.513 km',
'transmission': 'automatic',
'trim': 'Luxury',
'vin': None,
'year': 2023}
2026-03-27 22:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710724941%27 HTTP/1.1" 200 None
2026-03-27 22:05:50 [adesa.it] INFO: Saving data for 10724941: {'auction_closing_time': 1774800000.0, 'created_time': 1774562500.444061, 'last_price_update_time': 1774649150.599394}
2026-03-27 22:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10724941') HTTP/1.1" 204 0
2026-03-27 22:05:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 47375208-bf4c-5334-ab6f-df1901fe6e33 with identifier: 10724939
2026-03-27 22:05:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 47375208-bf4c-5334-ab6f-df1901fe6e33 with identifier: 10724939
2026-03-27 22:05:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 47375208-bf4c-5334-ab6f-df1901fe6e33 with identifier: 10724939 to the API
2026-03-27 22:05:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:05:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:05:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724939>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 162,
'expiration_date': '2026-03-29T16:00:00Z',
'fuel_type': 'Petrol',
'id': '47375208-bf4c-5334-ab6f-df1901fe6e33',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP492NW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724939',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'MG',
'model': 'HS',
'odometer': 99701,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 8600,
'price_includes_vat': True,
'registration_date': '2023-06-26',
'seats_number': 5,
'seller_name': None,
'title': 'MG HS 1.5 Comfort - Petrol - Automatic - 162 hp - 99.701 km',
'transmission': 'automatic',
'trim': 'Comfort',
'vin': None,
'year': 2023}
2026-03-27 22:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710724939%27 HTTP/1.1" 200 None
2026-03-27 22:05:50 [adesa.it] INFO: Saving data for 10724939: {'auction_closing_time': 1774800000.0, 'created_time': 1774562484.882633, 'last_price_update_time': 1774649150.865095}
2026-03-27 22:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10724939') HTTP/1.1" 204 0
2026-03-27 22:05:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: d3aa7271-0de6-5d18-a3cb-84aa6f1c78a6 with identifier: 10741692
2026-03-27 22:05:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: d3aa7271-0de6-5d18-a3cb-84aa6f1c78a6 with identifier: 10741692
2026-03-27 22:05:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: d3aa7271-0de6-5d18-a3cb-84aa6f1c78a6 with identifier: 10741692 to the API
2026-03-27 22:05:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:05:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:05:51 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5737155/general/35977a3c-01a4-4709-9206-47175f88be74.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-31T13:45: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=10741692',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 212423,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 14,
'photos': [],
'price': 200,
'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 - 4Motion - Diesel - '
'Automatic - 200 hp - 212.423 km',
'transmission': 'automatic',
'trim': 'Executive',
'vin': None,
'year': 2022}
2026-03-27 22:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710741692%27 HTTP/1.1" 200 None
2026-03-27 22:05:51 [adesa.it] INFO: Saving data for 10741692: {'created_time': 1774649151.184602, 'last_price_update_time': 1774649151.184612, 'auction_closing_time': 1774964700.0}
2026-03-27 22:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741692') HTTP/1.1" 204 0
2026-03-27 22:05:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:05:51 [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-27 22:05:51 [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-27 22:05:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5b3a2eb3-4a34-5310-9bb6-dc89777ccfc1 with identifier: 10741863
2026-03-27 22:05:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5b3a2eb3-4a34-5310-9bb6-dc89777ccfc1 with scrape type 1
2026-03-27 22:05:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5b3a2eb3-4a34-5310-9bb6-dc89777ccfc1
2026-03-27 22:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751677%252Fgeneral%252F98008bdd-3fe5-4072-9782-2a47c7001a00.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751677/general/98008bdd-3fe5-4072-9782-2a47c7001a00.jpg not downloaded yet
2026-03-27 22:05:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733681> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:05:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724918> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:05:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:05:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751677%252Fgeneral%252F04f95706-2407-44e7-a685-48d2382b416d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751677/general/04f95706-2407-44e7-a685-48d2382b416d.jpg not downloaded yet
2026-03-27 22:05:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8f988131-9b3f-57b4-9c64-032087fa1c89 with identifier: 10741695
2026-03-27 22:05:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8f988131-9b3f-57b4-9c64-032087fa1c89 with scrape type 1
2026-03-27 22:05:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8f988131-9b3f-57b4-9c64-032087fa1c89
2026-03-27 22:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726924%252Fgeneral%252F351ab186-d782-49df-b092-70225346a495.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:05:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726924/general/351ab186-d782-49df-b092-70225346a495.JPG not downloaded yet
2026-03-27 22:05:51 [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/10741645)
2026-03-27 22:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751677%252Fgeneral%252Fc2d6f8ef-bc30-4dbf-b40d-ab6097fb2592.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751677/general/c2d6f8ef-bc30-4dbf-b40d-ab6097fb2592.jpg not downloaded yet
2026-03-27 22:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726924%252Fgeneral%252F713fe632-987b-4608-af7d-d693f9d010a9.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:05:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726924/general/713fe632-987b-4608-af7d-d693f9d010a9.JPG not downloaded yet
2026-03-27 22:05:51 [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/10741645)
2026-03-27 22:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751677%252Fgeneral%252F6c0245aa-547b-481b-9207-00f45bf6afab.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751677/general/6c0245aa-547b-481b-9207-00f45bf6afab.jpg not downloaded yet
2026-03-27 22:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726924%252Fgeneral%252Fa9f4abd3-ca4a-44a1-a162-c7ec64173896.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:05:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726924/general/a9f4abd3-ca4a-44a1-a162-c7ec64173896.JPG not downloaded yet
2026-03-27 22:05:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751677/general/98008bdd-3fe5-4072-9782-2a47c7001a00.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741863)
2026-03-27 22:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751677%252Fgeneral%252F7cd43880-138b-429a-af3f-40937cc23d21.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751677/general/7cd43880-138b-429a-af3f-40937cc23d21.jpg not downloaded yet
2026-03-27 22:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726924%252Fgeneral%252Fcdb8d82c-e091-4b73-9328-e3840383b8fe.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:05:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726924/general/cdb8d82c-e091-4b73-9328-e3840383b8fe.JPG not downloaded yet
2026-03-27 22:05:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 723ceed7-31dc-5dc7-8cea-85afcf4f5143 with identifier: 10733681
2026-03-27 22:05:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 723ceed7-31dc-5dc7-8cea-85afcf4f5143 with scrape type 1
2026-03-27 22:05:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 723ceed7-31dc-5dc7-8cea-85afcf4f5143
2026-03-27 22:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5641633%252Fgeneral%252F6dae8ca6-cdbd-4422-b025-223179a30300.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5641633/general/6dae8ca6-cdbd-4422-b025-223179a30300.jpg already downloaded
2026-03-27 22:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5641633%252Fgeneral%252Fa97475a3-73b6-4544-87e8-85397b6d7d73.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5641633/general/a97475a3-73b6-4544-87e8-85397b6d7d73.jpg already downloaded
2026-03-27 22:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5641633%252Fgeneral%252Fa2d73cce-c002-4e66-9832-7b2ed534bf14.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5641633/general/a2d73cce-c002-4e66-9832-7b2ed534bf14.jpg already downloaded
2026-03-27 22:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5641633%252Fgeneral%252F43182656-b27b-479a-ab27-77528f6004da.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5641633/general/43182656-b27b-479a-ab27-77528f6004da.jpg already downloaded
2026-03-27 22:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5641633%252Fgeneral%252F4c5b4afc-85f8-43fa-93e3-91f7bcbc2826.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5641633/general/4c5b4afc-85f8-43fa-93e3-91f7bcbc2826.jpg already downloaded
2026-03-27 22:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5641633%252Fgeneral%252F7fb6f360-9df1-4bd6-981f-a6ffc96320e5.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5641633/general/7fb6f360-9df1-4bd6-981f-a6ffc96320e5.jpg already downloaded
2026-03-27 22:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5641633%252Fgeneral%252F9220dd9a-6953-4366-a214-87a5a00914f4.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5641633/general/9220dd9a-6953-4366-a214-87a5a00914f4.jpg already downloaded
2026-03-27 22:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5641633%252Fgeneral%252Ff5329819-305e-44ae-9d90-b319b8e0ad4b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5641633/general/f5329819-305e-44ae-9d90-b319b8e0ad4b.jpg already downloaded
2026-03-27 22:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5641633%252Fgeneral%252F5f23a2a7-327c-433f-ba02-56f4708dd94f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5641633/general/5f23a2a7-327c-433f-ba02-56f4708dd94f.jpg already downloaded
2026-03-27 22:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5641633%252Fgeneral%252F833c4fe8-17a4-419c-b8c9-5167eb5dbf37.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5641633/general/833c4fe8-17a4-419c-b8c9-5167eb5dbf37.jpg already downloaded
2026-03-27 22:05:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 723ceed7-31dc-5dc7-8cea-85afcf4f5143, identifier: 10733681
2026-03-27 22:05:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f44faf93-10d3-5175-96d4-13e5447f6b6c with identifier: 10724918
2026-03-27 22:05:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f44faf93-10d3-5175-96d4-13e5447f6b6c with scrape type 2
2026-03-27 22:05:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f44faf93-10d3-5175-96d4-13e5447f6b6c with scrape type 2
2026-03-27 22:05:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: f44faf93-10d3-5175-96d4-13e5447f6b6c, identifier: 10724918
2026-03-27 22:05:51 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5726924/general/713fe632-987b-4608-af7d-d693f9d010a9.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10741695)
2026-03-27 22:05:51 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5726924/general/351ab186-d782-49df-b092-70225346a495.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10741695)
2026-03-27 22:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751677%252Fgeneral%252F4b1416c2-64bb-4dc2-ad56-7d37969f37d5.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751677/general/4b1416c2-64bb-4dc2-ad56-7d37969f37d5.jpg not downloaded yet
2026-03-27 22:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726924%252Fgeneral%252F1989b27c-beea-4388-832f-001ff2575a89.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:05:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726924/general/1989b27c-beea-4388-832f-001ff2575a89.JPG not downloaded yet
2026-03-27 22:05:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 723ceed7-31dc-5dc7-8cea-85afcf4f5143 with identifier: 10733681
2026-03-27 22:05:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 723ceed7-31dc-5dc7-8cea-85afcf4f5143 with identifier: 10733681
2026-03-27 22:05:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 723ceed7-31dc-5dc7-8cea-85afcf4f5143 with identifier: 10733681 to the API
2026-03-27 22:05:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:05:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:05:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733681>
{'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-30T16:00: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=10733681',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Toyota',
'model': 'C-HR',
'odometer': 132099,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 40,
'photo_urls': ['https://images.openlane.eu/carimgs/5641633/general/6dae8ca6-cdbd-4422-b025-223179a30300.jpg',
'https://images.openlane.eu/carimgs/5641633/general/a97475a3-73b6-4544-87e8-85397b6d7d73.jpg',
'https://images.openlane.eu/carimgs/5641633/general/a2d73cce-c002-4e66-9832-7b2ed534bf14.jpg',
'https://images.openlane.eu/carimgs/5641633/general/43182656-b27b-479a-ab27-77528f6004da.jpg',
'https://images.openlane.eu/carimgs/5641633/general/4c5b4afc-85f8-43fa-93e3-91f7bcbc2826.jpg',
'https://images.openlane.eu/carimgs/5641633/general/7fb6f360-9df1-4bd6-981f-a6ffc96320e5.jpg',
'https://images.openlane.eu/carimgs/5641633/general/9220dd9a-6953-4366-a214-87a5a00914f4.jpg',
'https://images.openlane.eu/carimgs/5641633/general/f5329819-305e-44ae-9d90-b319b8e0ad4b.jpg',
'https://images.openlane.eu/carimgs/5641633/general/5f23a2a7-327c-433f-ba02-56f4708dd94f.jpg',
'https://images.openlane.eu/carimgs/5641633/general/833c4fe8-17a4-419c-b8c9-5167eb5dbf37.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_723ceed7-31dc-5dc7-8cea-85afcf4f5143/723ceed7-31dc-5dc7-8cea-85afcf4f5143_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139380,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5641633/general/6dae8ca6-cdbd-4422-b025-223179a30300.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_723ceed7-31dc-5dc7-8cea-85afcf4f5143/723ceed7-31dc-5dc7-8cea-85afcf4f5143_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37089,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5641633/general/a97475a3-73b6-4544-87e8-85397b6d7d73.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_723ceed7-31dc-5dc7-8cea-85afcf4f5143/723ceed7-31dc-5dc7-8cea-85afcf4f5143_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130696,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5641633/general/a2d73cce-c002-4e66-9832-7b2ed534bf14.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_723ceed7-31dc-5dc7-8cea-85afcf4f5143/723ceed7-31dc-5dc7-8cea-85afcf4f5143_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130425,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5641633/general/43182656-b27b-479a-ab27-77528f6004da.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_723ceed7-31dc-5dc7-8cea-85afcf4f5143/723ceed7-31dc-5dc7-8cea-85afcf4f5143_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90135,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5641633/general/4c5b4afc-85f8-43fa-93e3-91f7bcbc2826.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_723ceed7-31dc-5dc7-8cea-85afcf4f5143/723ceed7-31dc-5dc7-8cea-85afcf4f5143_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106572,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5641633/general/7fb6f360-9df1-4bd6-981f-a6ffc96320e5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_723ceed7-31dc-5dc7-8cea-85afcf4f5143/723ceed7-31dc-5dc7-8cea-85afcf4f5143_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89604,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5641633/general/9220dd9a-6953-4366-a214-87a5a00914f4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_723ceed7-31dc-5dc7-8cea-85afcf4f5143/723ceed7-31dc-5dc7-8cea-85afcf4f5143_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109004,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5641633/general/f5329819-305e-44ae-9d90-b319b8e0ad4b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_723ceed7-31dc-5dc7-8cea-85afcf4f5143/723ceed7-31dc-5dc7-8cea-85afcf4f5143_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128183,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5641633/general/5f23a2a7-327c-433f-ba02-56f4708dd94f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_723ceed7-31dc-5dc7-8cea-85afcf4f5143/723ceed7-31dc-5dc7-8cea-85afcf4f5143_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 167079,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5641633/general/833c4fe8-17a4-419c-b8c9-5167eb5dbf37.jpg',
'Width': 1024}],
'price': 11000,
'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-27 22:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733681%27 HTTP/1.1" 200 None
2026-03-27 22:05:52 [adesa.it] INFO: Saving data for 10733681: {'created_time': 1774649152.313343, 'last_price_update_time': 1774649152.313353, 'auction_closing_time': 1774886400.0}
2026-03-27 22:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10733681') HTTP/1.1" 204 0
2026-03-27 22:05:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: f44faf93-10d3-5175-96d4-13e5447f6b6c with identifier: 10724918
2026-03-27 22:05:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: f44faf93-10d3-5175-96d4-13e5447f6b6c with identifier: 10724918
2026-03-27 22:05:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: f44faf93-10d3-5175-96d4-13e5447f6b6c with identifier: 10724918 to the API
2026-03-27 22:05:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:05:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:05:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724918>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.1L',
'engine_horse_power': 170,
'expiration_date': '2026-03-29T16:00:00Z',
'fuel_type': 'Diesel',
'id': 'f44faf93-10d3-5175-96d4-13e5447f6b6c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'FT676LT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724918',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 140165,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 17000,
'price_includes_vat': True,
'registration_date': '2018-11-05',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz GLC 220d Sport - Diesel - Automatic - 170 hp - '
'140.165 km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2018}
2026-03-27 22:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710724918%27 HTTP/1.1" 200 None
2026-03-27 22:05:52 [adesa.it] INFO: Saving data for 10724918: {'auction_closing_time': 1774800000.0, 'created_time': 1774562486.852252, 'last_price_update_time': 1774649152.622082}
2026-03-27 22:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10724918') HTTP/1.1" 204 0
2026-03-27 22:05:52 [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-27 22:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751677%252Fgeneral%252F3c167be7-7d01-49ec-a93d-f2737f95ff10.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751677/general/3c167be7-7d01-49ec-a93d-f2737f95ff10.jpg not downloaded yet
2026-03-27 22:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726924%252Fgeneral%252Ff3e23819-0471-4f3f-b765-e5487f70e6e4.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:05:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726924/general/f3e23819-0471-4f3f-b765-e5487f70e6e4.JPG not downloaded yet
2026-03-27 22:05:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720522> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:05:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720523> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:05:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:05:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:05:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720562> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:05:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730532> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:05:52 [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-27 22:05:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:05:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5aa15d0>
2026-03-27 22:05:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:05:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:05:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:05:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5b3a2eb3-4a34-5310-9bb6-dc89777ccfc1/5b3a2eb3-4a34-5310-9bb6-dc89777ccfc1_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751677%252Fgeneral%252F98008bdd-3fe5-4072-9782-2a47c7001a00.jpg') HTTP/1.1" 204 0
2026-03-27 22:05:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751677/general/98008bdd-3fe5-4072-9782-2a47c7001a00.jpg saved to cache
2026-03-27 22:05:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 5b3a2eb3-4a34-5310-9bb6-dc89777ccfc1
2026-03-27 22:05:52 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 8f988131-9b3f-57b4-9c64-032087fa1c89 due to Ignoring non-200 response
2026-03-27 22:05:52 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 8f988131-9b3f-57b4-9c64-032087fa1c89 due to Ignoring non-200 response
2026-03-27 22:05:52 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5726924/general/cdb8d82c-e091-4b73-9328-e3840383b8fe.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10741695)
2026-03-27 22:05:52 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5726924/general/a9f4abd3-ca4a-44a1-a162-c7ec64173896.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10741695)
2026-03-27 22:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751677%252Fgeneral%252Fafcd38bc-8579-4e13-a007-c4f43f8e9f3c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751677/general/afcd38bc-8579-4e13-a007-c4f43f8e9f3c.jpg not downloaded yet
2026-03-27 22:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726924%252Fgeneral%252Fdcc21a3a-b313-4152-b7ab-ad57aa1fef14.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:05:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726924/general/dcc21a3a-b313-4152-b7ab-ad57aa1fef14.JPG not downloaded yet
2026-03-27 22:05:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:05:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:05:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751677/general/7cd43880-138b-429a-af3f-40937cc23d21.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741863)
2026-03-27 22:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751677%252Fgeneral%252F3f2a8960-8946-4c93-9edf-f8a5c407bb37.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751677/general/3f2a8960-8946-4c93-9edf-f8a5c407bb37.jpg not downloaded yet
2026-03-27 22:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726924%252Fgeneral%252F3aee958e-d992-42eb-9113-c9d0044b1716.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:05:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726924/general/3aee958e-d992-42eb-9113-c9d0044b1716.JPG not downloaded yet
2026-03-27 22:05:52 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5726924/general/1989b27c-beea-4388-832f-001ff2575a89.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10741695)
2026-03-27 22:05:52 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5726924/general/f3e23819-0471-4f3f-b765-e5487f70e6e4.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10741695)
2026-03-27 22:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751677%252Fgeneral%252F6abf9903-0156-4cf2-8d41-6d1c311cd54a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751677/general/6abf9903-0156-4cf2-8d41-6d1c311cd54a.jpg not downloaded yet
2026-03-27 22:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726924%252Fgeneral%252F02eebf9d-5d5c-4bc2-8fad-1fe193c56d70.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:05:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726924/general/02eebf9d-5d5c-4bc2-8fad-1fe193c56d70.JPG not downloaded yet
2026-03-27 22:05:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751677/general/4b1416c2-64bb-4dc2-ad56-7d37969f37d5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741863)
2026-03-27 22:05:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751677/general/6c0245aa-547b-481b-9207-00f45bf6afab.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741863)
2026-03-27 22:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726924%252Fgeneral%252Fe1712f88-8aef-41ea-9718-c9dca30518e7.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:05:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726924/general/e1712f88-8aef-41ea-9718-c9dca30518e7.JPG not downloaded yet
2026-03-27 22:05:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: da44b62f-9a7e-5783-a25d-62e2631b398e with identifier: 10720522
2026-03-27 22:05:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item da44b62f-9a7e-5783-a25d-62e2631b398e with scrape type 2
2026-03-27 22:05:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item da44b62f-9a7e-5783-a25d-62e2631b398e with scrape type 2
2026-03-27 22:05:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: da44b62f-9a7e-5783-a25d-62e2631b398e, identifier: 10720522
2026-03-27 22:05:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c2e95256-fde1-588e-addd-9f2aea25660d with identifier: 10720523
2026-03-27 22:05:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c2e95256-fde1-588e-addd-9f2aea25660d with scrape type 2
2026-03-27 22:05:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c2e95256-fde1-588e-addd-9f2aea25660d with scrape type 2
2026-03-27 22:05:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: c2e95256-fde1-588e-addd-9f2aea25660d, identifier: 10720523
2026-03-27 22:05:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c3fd7bf4-8f74-52a2-9f24-967ad25f2a61 with identifier: 10720562
2026-03-27 22:05:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c3fd7bf4-8f74-52a2-9f24-967ad25f2a61 with scrape type 2
2026-03-27 22:05:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c3fd7bf4-8f74-52a2-9f24-967ad25f2a61 with scrape type 2
2026-03-27 22:05:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: c3fd7bf4-8f74-52a2-9f24-967ad25f2a61, identifier: 10720562
2026-03-27 22:05:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 063442da-2356-536b-850a-36db727a5930 with identifier: 10730532
2026-03-27 22:05:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 063442da-2356-536b-850a-36db727a5930 with scrape type 2
2026-03-27 22:05:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 063442da-2356-536b-850a-36db727a5930 with scrape type 2
2026-03-27 22:05:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 063442da-2356-536b-850a-36db727a5930, identifier: 10730532
2026-03-27 22:05:53 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 8f988131-9b3f-57b4-9c64-032087fa1c89 due to Ignoring non-200 response
2026-03-27 22:05:53 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 8f988131-9b3f-57b4-9c64-032087fa1c89 due to Ignoring non-200 response
2026-03-27 22:05:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751677/general/c2d6f8ef-bc30-4dbf-b40d-ab6097fb2592.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741863)
2026-03-27 22:05:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: da44b62f-9a7e-5783-a25d-62e2631b398e with identifier: 10720522
2026-03-27 22:05:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: da44b62f-9a7e-5783-a25d-62e2631b398e with identifier: 10720522
2026-03-27 22:05:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: da44b62f-9a7e-5783-a25d-62e2631b398e with identifier: 10720522 to the API
2026-03-27 22:05:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:05:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:05:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720522>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.8L',
'engine_horse_power': 98,
'expiration_date': '2026-03-29T16:00:00Z',
'fuel_type': 'Hybrid',
'id': 'da44b62f-9a7e-5783-a25d-62e2631b398e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ630JS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720522',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Toyota',
'model': 'Corolla',
'odometer': 138489,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 12100,
'price_includes_vat': True,
'registration_date': '2022-03-16',
'seats_number': 5,
'seller_name': 'ARVAL-IT',
'title': 'Toyota Corolla Touring Sports 1.8 Business - Hybrid - Automatic - '
'98 hp - 138.489 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-27 22:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720522%27 HTTP/1.1" 200 None
2026-03-27 22:05:53 [adesa.it] INFO: Saving data for 10720522: {'auction_closing_time': 1774800000.0, 'created_time': 1774562507.182004, 'last_price_update_time': 1774649153.549481}
2026-03-27 22:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10720522') HTTP/1.1" 204 0
2026-03-27 22:05:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: c2e95256-fde1-588e-addd-9f2aea25660d with identifier: 10720523
2026-03-27 22:05:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: c2e95256-fde1-588e-addd-9f2aea25660d with identifier: 10720523
2026-03-27 22:05:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: c2e95256-fde1-588e-addd-9f2aea25660d with identifier: 10720523 to the API
2026-03-27 22:05:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:05:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:05:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720523>
{'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-29T16:00:00Z',
'fuel_type': 'Hybrid',
'id': 'c2e95256-fde1-588e-addd-9f2aea25660d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL237XG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720523',
'listing': 'auctionplusdirectbuy',
'location': 'Nomentana (Roma) (Italy)',
'make': 'Toyota',
'model': 'Corolla',
'odometer': 125919,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 11300,
'price_includes_vat': True,
'registration_date': '2022-11-02',
'seats_number': 5,
'seller_name': 'ARVAL-IT',
'title': 'Toyota Corolla Touring Sports 1.8 Business - Hybrid - Automatic - '
'98 hp - 125.919 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-27 22:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720523%27 HTTP/1.1" 200 None
2026-03-27 22:05:53 [adesa.it] INFO: Saving data for 10720523: {'auction_closing_time': 1774800000.0, 'created_time': 1774562505.708659, 'last_price_update_time': 1774649153.880654}
2026-03-27 22:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10720523') HTTP/1.1" 204 0
2026-03-27 22:05:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: c3fd7bf4-8f74-52a2-9f24-967ad25f2a61 with identifier: 10720562
2026-03-27 22:05:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: c3fd7bf4-8f74-52a2-9f24-967ad25f2a61 with identifier: 10720562
2026-03-27 22:05:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: c3fd7bf4-8f74-52a2-9f24-967ad25f2a61 with identifier: 10720562 to the API
2026-03-27 22:05:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:05:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:05:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720562>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.8L',
'engine_horse_power': 122,
'expiration_date': '2026-03-29T16:00:00Z',
'fuel_type': 'Hybrid',
'id': 'c3fd7bf4-8f74-52a2-9f24-967ad25f2a61',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM413YE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720562',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Toyota',
'model': 'C-HR',
'odometer': 86719,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 14200,
'price_includes_vat': True,
'registration_date': '2023-02-21',
'seats_number': 5,
'seller_name': None,
'title': 'Toyota C-HR 1.8 Active - Hybrid - Automatic - 122 hp - 86.719 km',
'transmission': 'automatic',
'trim': 'Active',
'vin': None,
'year': 2023}
2026-03-27 22:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720562%27 HTTP/1.1" 200 None
2026-03-27 22:05:54 [adesa.it] INFO: Saving data for 10720562: {'auction_closing_time': 1774800000.0, 'created_time': 1774562564.448508, 'last_price_update_time': 1774649154.150818}
2026-03-27 22:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10720562') HTTP/1.1" 204 0
2026-03-27 22:05:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 063442da-2356-536b-850a-36db727a5930 with identifier: 10730532
2026-03-27 22:05:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 063442da-2356-536b-850a-36db727a5930 with identifier: 10730532
2026-03-27 22:05:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 063442da-2356-536b-850a-36db727a5930 with identifier: 10730532 to the API
2026-03-27 22:05:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:05:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:05:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730532>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.8L',
'engine_horse_power': 98,
'expiration_date': '2026-03-29T16:00:00Z',
'fuel_type': 'Hybrid',
'id': '063442da-2356-536b-850a-36db727a5930',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH425HX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730532',
'listing': 'auctionplusdirectbuy',
'location': 'Setubal (Portugal)',
'make': 'Toyota',
'model': 'Corolla',
'odometer': 141797,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 11300,
'price_includes_vat': True,
'registration_date': '2021-11-10',
'seats_number': 5,
'seller_name': 'ARVAL-IT',
'title': 'Toyota Corolla Touring Sports 1.8 Business - Hybrid - Automatic - '
'98 hp - 141.797 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-27 22:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710730532%27 HTTP/1.1" 200 None
2026-03-27 22:05:54 [adesa.it] INFO: Saving data for 10730532: {'auction_closing_time': 1774800000.0, 'created_time': 1774562506.870115, 'last_price_update_time': 1774649154.425301}
2026-03-27 22:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10730532') HTTP/1.1" 204 0
2026-03-27 22:05:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751677/general/3c167be7-7d01-49ec-a93d-f2737f95ff10.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741863)
2026-03-27 22:05:54 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5726924/general/3aee958e-d992-42eb-9113-c9d0044b1716.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10741695)
2026-03-27 22:05:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751677/general/04f95706-2407-44e7-a685-48d2382b416d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741863)
2026-03-27 22:05:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:05:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee59c3b90>
2026-03-27 22:05:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:05:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:05:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:05:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5b3a2eb3-4a34-5310-9bb6-dc89777ccfc1/5b3a2eb3-4a34-5310-9bb6-dc89777ccfc1_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751677%252Fgeneral%252F7cd43880-138b-429a-af3f-40937cc23d21.jpg') HTTP/1.1" 204 0
2026-03-27 22:05:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751677/general/7cd43880-138b-429a-af3f-40937cc23d21.jpg saved to cache
2026-03-27 22:05:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 5b3a2eb3-4a34-5310-9bb6-dc89777ccfc1
2026-03-27 22:05:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751677/general/3f2a8960-8946-4c93-9edf-f8a5c407bb37.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741863)
2026-03-27 22:05:54 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 8f988131-9b3f-57b4-9c64-032087fa1c89 due to Ignoring non-200 response
2026-03-27 22:05:54 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 8f988131-9b3f-57b4-9c64-032087fa1c89 due to Ignoring non-200 response
2026-03-27 22:05:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:05:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5953590>
2026-03-27 22:05:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:05:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:05:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:05:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5b3a2eb3-4a34-5310-9bb6-dc89777ccfc1/5b3a2eb3-4a34-5310-9bb6-dc89777ccfc1_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751677%252Fgeneral%252F4b1416c2-64bb-4dc2-ad56-7d37969f37d5.jpg') HTTP/1.1" 204 0
2026-03-27 22:05:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751677/general/4b1416c2-64bb-4dc2-ad56-7d37969f37d5.jpg saved to cache
2026-03-27 22:05:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 5b3a2eb3-4a34-5310-9bb6-dc89777ccfc1
2026-03-27 22:05:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:05:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5bc2fd0>
2026-03-27 22:05:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:05:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:05:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:05:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5b3a2eb3-4a34-5310-9bb6-dc89777ccfc1/5b3a2eb3-4a34-5310-9bb6-dc89777ccfc1_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751677%252Fgeneral%252F6c0245aa-547b-481b-9207-00f45bf6afab.jpg') HTTP/1.1" 204 0
2026-03-27 22:05:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751677/general/6c0245aa-547b-481b-9207-00f45bf6afab.jpg saved to cache
2026-03-27 22:05:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 5b3a2eb3-4a34-5310-9bb6-dc89777ccfc1
2026-03-27 22:05:54 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5726924/general/02eebf9d-5d5c-4bc2-8fad-1fe193c56d70.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10741695)
2026-03-27 22:05:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720565> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:05:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:05:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee46283d0>
2026-03-27 22:05:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:05:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:05:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:05:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5b3a2eb3-4a34-5310-9bb6-dc89777ccfc1/5b3a2eb3-4a34-5310-9bb6-dc89777ccfc1_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751677%252Fgeneral%252Fc2d6f8ef-bc30-4dbf-b40d-ab6097fb2592.jpg') HTTP/1.1" 204 0
2026-03-27 22:05:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751677/general/c2d6f8ef-bc30-4dbf-b40d-ab6097fb2592.jpg saved to cache
2026-03-27 22:05:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 5b3a2eb3-4a34-5310-9bb6-dc89777ccfc1
2026-03-27 22:05:54 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5726924/general/e1712f88-8aef-41ea-9718-c9dca30518e7.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10741695)
2026-03-27 22:05:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751677/general/6abf9903-0156-4cf2-8d41-6d1c311cd54a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741863)
2026-03-27 22:05:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:05:54 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5726924/general/dcc21a3a-b313-4152-b7ab-ad57aa1fef14.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10741695)
2026-03-27 22:05:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:05:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee43e9bd0>
2026-03-27 22:05:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:05:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:05:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:05:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5b3a2eb3-4a34-5310-9bb6-dc89777ccfc1/5b3a2eb3-4a34-5310-9bb6-dc89777ccfc1_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751677%252Fgeneral%252F3c167be7-7d01-49ec-a93d-f2737f95ff10.jpg') HTTP/1.1" 204 0
2026-03-27 22:05:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751677/general/3c167be7-7d01-49ec-a93d-f2737f95ff10.jpg saved to cache
2026-03-27 22:05:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 5b3a2eb3-4a34-5310-9bb6-dc89777ccfc1
2026-03-27 22:05:54 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 8f988131-9b3f-57b4-9c64-032087fa1c89 due to Ignoring non-200 response
2026-03-27 22:05:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:05:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee4403250>
2026-03-27 22:05:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:05:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:05:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:05:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5b3a2eb3-4a34-5310-9bb6-dc89777ccfc1/5b3a2eb3-4a34-5310-9bb6-dc89777ccfc1_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751677%252Fgeneral%252F04f95706-2407-44e7-a685-48d2382b416d.jpg') HTTP/1.1" 204 0
2026-03-27 22:05:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751677/general/04f95706-2407-44e7-a685-48d2382b416d.jpg saved to cache
2026-03-27 22:05:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 5b3a2eb3-4a34-5310-9bb6-dc89777ccfc1
2026-03-27 22:05:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:05:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee58ad2d0>
2026-03-27 22:05:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:05:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:05:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:05:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5b3a2eb3-4a34-5310-9bb6-dc89777ccfc1/5b3a2eb3-4a34-5310-9bb6-dc89777ccfc1_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751677%252Fgeneral%252F3f2a8960-8946-4c93-9edf-f8a5c407bb37.jpg') HTTP/1.1" 204 0
2026-03-27 22:05:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751677/general/3f2a8960-8946-4c93-9edf-f8a5c407bb37.jpg saved to cache
2026-03-27 22:05:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 5b3a2eb3-4a34-5310-9bb6-dc89777ccfc1
2026-03-27 22:05:54 [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/10741645)
2026-03-27 22:05:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751677/general/afcd38bc-8579-4e13-a007-c4f43f8e9f3c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741863)
2026-03-27 22:05:54 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 8f988131-9b3f-57b4-9c64-032087fa1c89 due to Ignoring non-200 response
2026-03-27 22:05:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: af46e9b2-8d7c-5910-a7d6-e6974db59b89 with identifier: 10720565
2026-03-27 22:05:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item af46e9b2-8d7c-5910-a7d6-e6974db59b89 with scrape type 2
2026-03-27 22:05:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item af46e9b2-8d7c-5910-a7d6-e6974db59b89 with scrape type 2
2026-03-27 22:05:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: af46e9b2-8d7c-5910-a7d6-e6974db59b89, identifier: 10720565
2026-03-27 22:05:55 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 8f988131-9b3f-57b4-9c64-032087fa1c89 due to Ignoring non-200 response
2026-03-27 22:05:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:05:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee4402e90>
2026-03-27 22:05:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:05:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:05:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:05:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5b3a2eb3-4a34-5310-9bb6-dc89777ccfc1/5b3a2eb3-4a34-5310-9bb6-dc89777ccfc1_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751677%252Fgeneral%252F6abf9903-0156-4cf2-8d41-6d1c311cd54a.jpg') HTTP/1.1" 204 0
2026-03-27 22:05:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751677/general/6abf9903-0156-4cf2-8d41-6d1c311cd54a.jpg saved to cache
2026-03-27 22:05:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 5b3a2eb3-4a34-5310-9bb6-dc89777ccfc1
2026-03-27 22:05:55 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8f988131-9b3f-57b4-9c64-032087fa1c89, skipping ID generation
2026-03-27 22:05:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8f988131-9b3f-57b4-9c64-032087fa1c89 with scrape type 1
2026-03-27 22:05:55 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8f988131-9b3f-57b4-9c64-032087fa1c89 sending to next pipeline
2026-03-27 22:05:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 8f988131-9b3f-57b4-9c64-032087fa1c89, identifier: 10741695
2026-03-27 22:05:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: af46e9b2-8d7c-5910-a7d6-e6974db59b89 with identifier: 10720565
2026-03-27 22:05:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: af46e9b2-8d7c-5910-a7d6-e6974db59b89 with identifier: 10720565
2026-03-27 22:05:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: af46e9b2-8d7c-5910-a7d6-e6974db59b89 with identifier: 10720565 to the API
2026-03-27 22:05:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:05:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:05:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720565>
{'auction_title': '',
'c_o_2_emission_value': 110,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.8L',
'engine_horse_power': 122,
'expiration_date': '2026-03-29T16:00:00Z',
'fuel_type': 'Hybrid',
'id': 'af46e9b2-8d7c-5910-a7d6-e6974db59b89',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM499YE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720565',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Toyota',
'model': 'C-HR',
'odometer': 97424,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 14200,
'price_includes_vat': True,
'registration_date': '2023-02-21',
'seats_number': 5,
'seller_name': None,
'title': 'Toyota C-HR 1.8 Active - Hybrid - Automatic - 122 hp - 97.424 km',
'transmission': 'automatic',
'trim': 'Active',
'vin': None,
'year': 2023}
2026-03-27 22:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720565%27 HTTP/1.1" 200 None
2026-03-27 22:05:55 [adesa.it] INFO: Saving data for 10720565: {'auction_closing_time': 1774800000.0, 'created_time': 1774562561.527619, 'last_price_update_time': 1774649155.46281}
2026-03-27 22:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10720565') HTTP/1.1" 204 0
2026-03-27 22:05:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 8f988131-9b3f-57b4-9c64-032087fa1c89 with identifier: 10741695
2026-03-27 22:05:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 8f988131-9b3f-57b4-9c64-032087fa1c89 with identifier: 10741695
2026-03-27 22:05:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 8f988131-9b3f-57b4-9c64-032087fa1c89 with identifier: 10741695 to the API
2026-03-27 22:05:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:05:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:05:55 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5726924/general/dcc21a3a-b313-4152-b7ab-ad57aa1fef14.JPG>
{'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-31T13:45:00Z',
'fuel_type': 'Diesel',
'id': '8f988131-9b3f-57b4-9c64-032087fa1c89',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GY280RE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741695',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 26000,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 21,
'photos': [],
'price': 100,
'price_includes_vat': True,
'registration_date': '2025-02-27',
'seats_number': 5,
'seller_name': 'AUTO LAZETA S.R.L.',
'title': 'Volkswagen Golf 2.0 TDI Life - Diesel - Manual - 115 hp - 26.000 km',
'transmission': 'manual',
'trim': 'Life',
'vin': None,
'year': 2025}
2026-03-27 22:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741695%27 HTTP/1.1" 200 None
2026-03-27 22:05:55 [adesa.it] INFO: Saving data for 10741695: {'created_time': 1774649155.786727, 'last_price_update_time': 1774649155.786736, 'auction_closing_time': 1774964700.0}
2026-03-27 22:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741695') HTTP/1.1" 204 0
2026-03-27 22:05:55 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 8f988131-9b3f-57b4-9c64-032087fa1c89 due to Ignoring non-200 response
2026-03-27 22:05:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720570> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:05:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:05:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720543> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:05:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720545> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:05:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724935> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:05:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:05:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:05:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:05:55 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: caaeeb41-eb88-5756-9b51-d0393c910af6, skipping ID generation
2026-03-27 22:05:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item caaeeb41-eb88-5756-9b51-d0393c910af6 with scrape type 1
2026-03-27 22:05:55 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item caaeeb41-eb88-5756-9b51-d0393c910af6 sending to next pipeline
2026-03-27 22:05:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: caaeeb41-eb88-5756-9b51-d0393c910af6, identifier: 10741645
2026-03-27 22:05:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:05:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee4525610>
2026-03-27 22:05:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:05:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:05:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:05:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5b3a2eb3-4a34-5310-9bb6-dc89777ccfc1/5b3a2eb3-4a34-5310-9bb6-dc89777ccfc1_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751677%252Fgeneral%252Fafcd38bc-8579-4e13-a007-c4f43f8e9f3c.jpg') HTTP/1.1" 204 0
2026-03-27 22:05:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751677/general/afcd38bc-8579-4e13-a007-c4f43f8e9f3c.jpg saved to cache
2026-03-27 22:05:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 5b3a2eb3-4a34-5310-9bb6-dc89777ccfc1
2026-03-27 22:05:55 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 5b3a2eb3-4a34-5310-9bb6-dc89777ccfc1, skipping ID generation
2026-03-27 22:05:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5b3a2eb3-4a34-5310-9bb6-dc89777ccfc1 with scrape type 1
2026-03-27 22:05:55 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5b3a2eb3-4a34-5310-9bb6-dc89777ccfc1 sending to next pipeline
2026-03-27 22:05:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 5b3a2eb3-4a34-5310-9bb6-dc89777ccfc1, identifier: 10741863
2026-03-27 22:05:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: caaeeb41-eb88-5756-9b51-d0393c910af6 with identifier: 10741645
2026-03-27 22:05:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: caaeeb41-eb88-5756-9b51-d0393c910af6 with identifier: 10741645
2026-03-27 22:05:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: caaeeb41-eb88-5756-9b51-d0393c910af6 with identifier: 10741645 to the API
2026-03-27 22:05:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22: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-27 22:05:56 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5726679/general/fe71a554-1630-4765-a1d9-f182f113baf4.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-31T13:45: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=10741645',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Taigo',
'odometer': 22000,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 20,
'photos': [],
'price': 11100,
'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-27 22:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710741645%27 HTTP/1.1" 200 None
2026-03-27 22:05:56 [adesa.it] INFO: Saving data for 10741645: {'created_time': 1774649156.316303, 'last_price_update_time': 1774649156.316313, 'auction_closing_time': 1774964700.0}
2026-03-27 22:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741645') HTTP/1.1" 204 0
2026-03-27 22:05:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 5b3a2eb3-4a34-5310-9bb6-dc89777ccfc1 with identifier: 10741863
2026-03-27 22:05:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 5b3a2eb3-4a34-5310-9bb6-dc89777ccfc1 with identifier: 10741863
2026-03-27 22:05:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 5b3a2eb3-4a34-5310-9bb6-dc89777ccfc1 with identifier: 10741863 to the API
2026-03-27 22:05:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22: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-27 22:05:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5751677/general/afcd38bc-8579-4e13-a007-c4f43f8e9f3c.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T08:20:00Z',
'fuel_type': 'Hybrid',
'id': '5b3a2eb3-4a34-5310-9bb6-dc89777ccfc1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HA937KC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741863',
'listing': 'auction',
'location': 'Venezia (Italy)',
'make': 'Toyota',
'model': 'Yaris',
'odometer': 11238,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 35,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b3a2eb3-4a34-5310-9bb6-dc89777ccfc1/5b3a2eb3-4a34-5310-9bb6-dc89777ccfc1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83647,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751677/general/98008bdd-3fe5-4072-9782-2a47c7001a00.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b3a2eb3-4a34-5310-9bb6-dc89777ccfc1/5b3a2eb3-4a34-5310-9bb6-dc89777ccfc1_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79386,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751677/general/04f95706-2407-44e7-a685-48d2382b416d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b3a2eb3-4a34-5310-9bb6-dc89777ccfc1/5b3a2eb3-4a34-5310-9bb6-dc89777ccfc1_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84707,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751677/general/c2d6f8ef-bc30-4dbf-b40d-ab6097fb2592.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b3a2eb3-4a34-5310-9bb6-dc89777ccfc1/5b3a2eb3-4a34-5310-9bb6-dc89777ccfc1_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77144,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751677/general/6c0245aa-547b-481b-9207-00f45bf6afab.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b3a2eb3-4a34-5310-9bb6-dc89777ccfc1/5b3a2eb3-4a34-5310-9bb6-dc89777ccfc1_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83018,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751677/general/7cd43880-138b-429a-af3f-40937cc23d21.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b3a2eb3-4a34-5310-9bb6-dc89777ccfc1/5b3a2eb3-4a34-5310-9bb6-dc89777ccfc1_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49677,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751677/general/4b1416c2-64bb-4dc2-ad56-7d37969f37d5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b3a2eb3-4a34-5310-9bb6-dc89777ccfc1/5b3a2eb3-4a34-5310-9bb6-dc89777ccfc1_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81870,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751677/general/3c167be7-7d01-49ec-a93d-f2737f95ff10.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b3a2eb3-4a34-5310-9bb6-dc89777ccfc1/5b3a2eb3-4a34-5310-9bb6-dc89777ccfc1_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73107,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751677/general/afcd38bc-8579-4e13-a007-c4f43f8e9f3c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b3a2eb3-4a34-5310-9bb6-dc89777ccfc1/5b3a2eb3-4a34-5310-9bb6-dc89777ccfc1_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80688,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751677/general/3f2a8960-8946-4c93-9edf-f8a5c407bb37.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b3a2eb3-4a34-5310-9bb6-dc89777ccfc1/5b3a2eb3-4a34-5310-9bb6-dc89777ccfc1_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71523,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751677/general/6abf9903-0156-4cf2-8d41-6d1c311cd54a.jpg',
'Width': 800}],
'price': 7700,
'price_includes_vat': True,
'registration_date': '2025-07-22',
'seats_number': 5,
'seller_name': 'Arval Italia',
'title': 'Toyota Yaris Cross 1.5 Active - Hybrid - Automatic - 116 hp - '
'11.238 km',
'transmission': 'automatic',
'trim': 'Active',
'vin': None,
'year': 2025}
2026-03-27 22:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710741863%27 HTTP/1.1" 200 None
2026-03-27 22:05:56 [adesa.it] INFO: Saving data for 10741863: {'created_time': 1774649156.684648, 'last_price_update_time': 1774649156.68466, 'auction_closing_time': 1774858800.0}
2026-03-27 22:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741863') HTTP/1.1" 204 0
2026-03-27 22:05:56 [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-27 22:05:56 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:05:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741865> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22: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-27 22: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-27 22:05:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 59de571d-3cc8-5024-a1af-9ef04f822432 with identifier: 10720570
2026-03-27 22:05:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 59de571d-3cc8-5024-a1af-9ef04f822432 with scrape type 2
2026-03-27 22:05:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 59de571d-3cc8-5024-a1af-9ef04f822432 with scrape type 2
2026-03-27 22:05:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 59de571d-3cc8-5024-a1af-9ef04f822432, identifier: 10720570
2026-03-27 22:05:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0fab14a5-44da-5e58-a61b-52bbed9944a2 with identifier: 10720543
2026-03-27 22:05:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0fab14a5-44da-5e58-a61b-52bbed9944a2 with scrape type 2
2026-03-27 22:05:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0fab14a5-44da-5e58-a61b-52bbed9944a2 with scrape type 2
2026-03-27 22:05:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 0fab14a5-44da-5e58-a61b-52bbed9944a2, identifier: 10720543
2026-03-27 22:05:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c9fb6a8e-9604-584d-9e32-78b8d146d3fa with identifier: 10720545
2026-03-27 22:05:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c9fb6a8e-9604-584d-9e32-78b8d146d3fa with scrape type 2
2026-03-27 22:05:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c9fb6a8e-9604-584d-9e32-78b8d146d3fa with scrape type 2
2026-03-27 22:05:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: c9fb6a8e-9604-584d-9e32-78b8d146d3fa, identifier: 10720545
2026-03-27 22:05:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aa40debf-d99d-5c54-9d60-d41035b3fa65 with identifier: 10724935
2026-03-27 22:05:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aa40debf-d99d-5c54-9d60-d41035b3fa65 with scrape type 2
2026-03-27 22:05:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item aa40debf-d99d-5c54-9d60-d41035b3fa65 with scrape type 2
2026-03-27 22:05:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: aa40debf-d99d-5c54-9d60-d41035b3fa65, identifier: 10724935
2026-03-27 22:05:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 59de571d-3cc8-5024-a1af-9ef04f822432 with identifier: 10720570
2026-03-27 22:05:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 59de571d-3cc8-5024-a1af-9ef04f822432 with identifier: 10720570
2026-03-27 22:05:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 59de571d-3cc8-5024-a1af-9ef04f822432 with identifier: 10720570 to the API
2026-03-27 22:05:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:05:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:05:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720570>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 120,
'expiration_date': '2026-03-29T16:00:00Z',
'fuel_type': 'Diesel',
'id': '59de571d-3cc8-5024-a1af-9ef04f822432',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FR596ST',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720570',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 172734,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 8100,
'price_includes_vat': True,
'registration_date': '2018-06-06',
'seats_number': 5,
'seller_name': 'Unipol Rental',
'title': 'Volkswagen Passat Variant 1.6 TDI Business - Diesel - Automatic - '
'120 hp - 172.734 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2018}
2026-03-27 22:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720570%27 HTTP/1.1" 200 None
2026-03-27 22:05:57 [adesa.it] INFO: Saving data for 10720570: {'auction_closing_time': 1774800000.0, 'created_time': 1774562615.424653, 'last_price_update_time': 1774649157.353742}
2026-03-27 22:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10720570') HTTP/1.1" 204 0
2026-03-27 22:05:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 0fab14a5-44da-5e58-a61b-52bbed9944a2 with identifier: 10720543
2026-03-27 22:05:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 0fab14a5-44da-5e58-a61b-52bbed9944a2 with identifier: 10720543
2026-03-27 22:05:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 0fab14a5-44da-5e58-a61b-52bbed9944a2 with identifier: 10720543 to the API
2026-03-27 22:05:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:05:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:05:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720543>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.8L',
'engine_horse_power': 98,
'expiration_date': '2026-03-29T16:00:00Z',
'fuel_type': 'Hybrid',
'id': '0fab14a5-44da-5e58-a61b-52bbed9944a2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG326ZN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720543',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Toyota',
'model': 'Corolla',
'odometer': 127040,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 12200,
'price_includes_vat': True,
'registration_date': '2021-10-11',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Toyota Corolla Business - Hybrid - Automatic - 98 hp - 127.040 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-27 22:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720543%27 HTTP/1.1" 200 None
2026-03-27 22:05:57 [adesa.it] INFO: Saving data for 10720543: {'auction_closing_time': 1774800000.0, 'created_time': 1774562508.534321, 'last_price_update_time': 1774649157.629256}
2026-03-27 22:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10720543') HTTP/1.1" 204 0
2026-03-27 22:05:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: c9fb6a8e-9604-584d-9e32-78b8d146d3fa with identifier: 10720545
2026-03-27 22:05:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: c9fb6a8e-9604-584d-9e32-78b8d146d3fa with identifier: 10720545
2026-03-27 22:05:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: c9fb6a8e-9604-584d-9e32-78b8d146d3fa with identifier: 10720545 to the API
2026-03-27 22:05:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:05:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:05:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720545>
{'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': 115,
'expiration_date': '2026-03-29T16:00:00Z',
'fuel_type': 'Diesel',
'id': 'c9fb6a8e-9604-584d-9e32-78b8d146d3fa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM285FA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720545',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 218226,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 8400,
'price_includes_vat': True,
'registration_date': '2022-11-30',
'seats_number': 5,
'seller_name': 'Unipol Rental',
'title': 'Volkswagen Golf Variant 2.0 TDI Life - Diesel - Manual - 115 hp - '
'218.226 km',
'transmission': 'manual',
'trim': 'Life',
'vin': None,
'year': 2022}
2026-03-27 22:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720545%27 HTTP/1.1" 200 None
2026-03-27 22:05:57 [adesa.it] INFO: Saving data for 10720545: {'auction_closing_time': 1774800000.0, 'created_time': 1774562621.84548, 'last_price_update_time': 1774649157.926371}
2026-03-27 22:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10720545') HTTP/1.1" 204 0
2026-03-27 22:05:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: aa40debf-d99d-5c54-9d60-d41035b3fa65 with identifier: 10724935
2026-03-27 22:05:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: aa40debf-d99d-5c54-9d60-d41035b3fa65 with identifier: 10724935
2026-03-27 22:05:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: aa40debf-d99d-5c54-9d60-d41035b3fa65 with identifier: 10724935 to the API
2026-03-27 22:05:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:05:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:05:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724935>
{'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-29T16:00:00Z',
'fuel_type': 'Diesel',
'id': 'aa40debf-d99d-5c54-9d60-d41035b3fa65',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH358NK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724935',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 171816,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 10300,
'price_includes_vat': True,
'registration_date': '2021-12-22',
'seats_number': 5,
'seller_name': 'Unipol Rental',
'title': 'Volkswagen Passat Variant 2.0 TDI Business - Diesel - Automatic - '
'150 hp - 171.816 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-27 22:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710724935%27 HTTP/1.1" 200 None
2026-03-27 22:05:58 [adesa.it] INFO: Saving data for 10724935: {'auction_closing_time': 1774800000.0, 'created_time': 1774562615.84037, 'last_price_update_time': 1774649158.229358}
2026-03-27 22:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10724935') HTTP/1.1" 204 0
2026-03-27 22:05:58 [adesa.it] INFO: Found listing with ID: 10720548
2026-03-27 22:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720548%27 HTTP/1.1" 200 None
2026-03-27 22:05:58 [adesa.it] INFO: Scrape type for 10720548: 2
2026-03-27 22:05:58 [adesa.it] INFO: Scraping item 10720548 url https://www.openlane.eu/en/carv6/auction/10720548
2026-03-27 22:05:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f2e00ce8-5039-5775-9f44-ebd2f3e293c6 with identifier: 10741865
2026-03-27 22:05:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f2e00ce8-5039-5775-9f44-ebd2f3e293c6 with scrape type 1
2026-03-27 22:05:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f2e00ce8-5039-5775-9f44-ebd2f3e293c6
2026-03-27 22:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5622263%252Fgeneral%252Fed97c7a3-1438-4a6f-acd2-68eebd1fd929.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5622263/general/ed97c7a3-1438-4a6f-acd2-68eebd1fd929.jpg already downloaded
2026-03-27 22:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5622263%252Fgeneral%252F34cfbbe0-d781-46d2-8896-ae1d1d5ca084.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5622263/general/34cfbbe0-d781-46d2-8896-ae1d1d5ca084.jpg already downloaded
2026-03-27 22:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5622263%252Fgeneral%252F8b0c49a1-2c2b-48ae-b1b7-2d1e099862cd.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5622263/general/8b0c49a1-2c2b-48ae-b1b7-2d1e099862cd.jpg already downloaded
2026-03-27 22:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5622263%252Fgeneral%252Fdd768bd3-5820-47c3-8870-d394495b4c00.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5622263/general/dd768bd3-5820-47c3-8870-d394495b4c00.jpg already downloaded
2026-03-27 22:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5622263%252Fgeneral%252Fe3d37b90-a3a8-4e9a-a6b0-0d11398d51da.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5622263/general/e3d37b90-a3a8-4e9a-a6b0-0d11398d51da.jpg already downloaded
2026-03-27 22:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5622263%252Fgeneral%252F542ceb32-1fd5-442c-b086-9d9fe9eabf34.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5622263/general/542ceb32-1fd5-442c-b086-9d9fe9eabf34.jpg already downloaded
2026-03-27 22:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5622263%252Fgeneral%252F7c48584e-2801-49c3-aa01-eed2bf530e13.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5622263/general/7c48584e-2801-49c3-aa01-eed2bf530e13.jpg already downloaded
2026-03-27 22:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5622263%252Fgeneral%252F40613692-64f6-44cf-b963-41f34e8ad113.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5622263/general/40613692-64f6-44cf-b963-41f34e8ad113.jpg already downloaded
2026-03-27 22:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5622263%252Fgeneral%252Fe149a43c-658d-40b3-bee2-1979b26d6744.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5622263/general/e149a43c-658d-40b3-bee2-1979b26d6744.jpg already downloaded
2026-03-27 22:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5622263%252Fgeneral%252F03b7394f-50a0-43c4-b95a-0174995af289.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:05:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5622263/general/03b7394f-50a0-43c4-b95a-0174995af289.jpg already downloaded
2026-03-27 22:05:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: f2e00ce8-5039-5775-9f44-ebd2f3e293c6, identifier: 10741865
2026-03-27 22:05:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: f2e00ce8-5039-5775-9f44-ebd2f3e293c6 with identifier: 10741865
2026-03-27 22:05:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: f2e00ce8-5039-5775-9f44-ebd2f3e293c6 with identifier: 10741865
2026-03-27 22:05:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: f2e00ce8-5039-5775-9f44-ebd2f3e293c6 with identifier: 10741865 to the API
2026-03-27 22:05:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:05:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:05:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741865>
{'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': 116,
'expiration_date': '2026-03-30T13:45:00Z',
'fuel_type': 'Hybrid',
'id': 'f2e00ce8-5039-5775-9f44-ebd2f3e293c6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'GK386VE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741865',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Toyota',
'model': 'Yaris',
'odometer': 81833,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 22,
'photo_urls': ['https://images.openlane.eu/carimgs/5622263/general/ed97c7a3-1438-4a6f-acd2-68eebd1fd929.jpg',
'https://images.openlane.eu/carimgs/5622263/general/34cfbbe0-d781-46d2-8896-ae1d1d5ca084.jpg',
'https://images.openlane.eu/carimgs/5622263/general/8b0c49a1-2c2b-48ae-b1b7-2d1e099862cd.jpg',
'https://images.openlane.eu/carimgs/5622263/general/dd768bd3-5820-47c3-8870-d394495b4c00.jpg',
'https://images.openlane.eu/carimgs/5622263/general/e3d37b90-a3a8-4e9a-a6b0-0d11398d51da.jpg',
'https://images.openlane.eu/carimgs/5622263/general/542ceb32-1fd5-442c-b086-9d9fe9eabf34.jpg',
'https://images.openlane.eu/carimgs/5622263/general/7c48584e-2801-49c3-aa01-eed2bf530e13.jpg',
'https://images.openlane.eu/carimgs/5622263/general/40613692-64f6-44cf-b963-41f34e8ad113.jpg',
'https://images.openlane.eu/carimgs/5622263/general/e149a43c-658d-40b3-bee2-1979b26d6744.jpg',
'https://images.openlane.eu/carimgs/5622263/general/03b7394f-50a0-43c4-b95a-0174995af289.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f2e00ce8-5039-5775-9f44-ebd2f3e293c6/f2e00ce8-5039-5775-9f44-ebd2f3e293c6_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61088,
'Height': 849,
'OriginUrl': 'https://images.openlane.eu/carimgs/5622263/general/ed97c7a3-1438-4a6f-acd2-68eebd1fd929.jpg',
'Width': 1000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f2e00ce8-5039-5775-9f44-ebd2f3e293c6/f2e00ce8-5039-5775-9f44-ebd2f3e293c6_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77442,
'Height': 750,
'OriginUrl': 'https://images.openlane.eu/carimgs/5622263/general/34cfbbe0-d781-46d2-8896-ae1d1d5ca084.jpg',
'Width': 1000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f2e00ce8-5039-5775-9f44-ebd2f3e293c6/f2e00ce8-5039-5775-9f44-ebd2f3e293c6_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56412,
'Height': 750,
'OriginUrl': 'https://images.openlane.eu/carimgs/5622263/general/8b0c49a1-2c2b-48ae-b1b7-2d1e099862cd.jpg',
'Width': 1000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f2e00ce8-5039-5775-9f44-ebd2f3e293c6/f2e00ce8-5039-5775-9f44-ebd2f3e293c6_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75313,
'Height': 750,
'OriginUrl': 'https://images.openlane.eu/carimgs/5622263/general/dd768bd3-5820-47c3-8870-d394495b4c00.jpg',
'Width': 1000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f2e00ce8-5039-5775-9f44-ebd2f3e293c6/f2e00ce8-5039-5775-9f44-ebd2f3e293c6_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62622,
'Height': 849,
'OriginUrl': 'https://images.openlane.eu/carimgs/5622263/general/e3d37b90-a3a8-4e9a-a6b0-0d11398d51da.jpg',
'Width': 1000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f2e00ce8-5039-5775-9f44-ebd2f3e293c6/f2e00ce8-5039-5775-9f44-ebd2f3e293c6_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50277,
'Height': 750,
'OriginUrl': 'https://images.openlane.eu/carimgs/5622263/general/542ceb32-1fd5-442c-b086-9d9fe9eabf34.jpg',
'Width': 1000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f2e00ce8-5039-5775-9f44-ebd2f3e293c6/f2e00ce8-5039-5775-9f44-ebd2f3e293c6_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56714,
'Height': 750,
'OriginUrl': 'https://images.openlane.eu/carimgs/5622263/general/7c48584e-2801-49c3-aa01-eed2bf530e13.jpg',
'Width': 1000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f2e00ce8-5039-5775-9f44-ebd2f3e293c6/f2e00ce8-5039-5775-9f44-ebd2f3e293c6_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59712,
'Height': 849,
'OriginUrl': 'https://images.openlane.eu/carimgs/5622263/general/40613692-64f6-44cf-b963-41f34e8ad113.jpg',
'Width': 1000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f2e00ce8-5039-5775-9f44-ebd2f3e293c6/f2e00ce8-5039-5775-9f44-ebd2f3e293c6_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54695,
'Height': 849,
'OriginUrl': 'https://images.openlane.eu/carimgs/5622263/general/e149a43c-658d-40b3-bee2-1979b26d6744.jpg',
'Width': 1000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f2e00ce8-5039-5775-9f44-ebd2f3e293c6/f2e00ce8-5039-5775-9f44-ebd2f3e293c6_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52733,
'Height': 849,
'OriginUrl': 'https://images.openlane.eu/carimgs/5622263/general/03b7394f-50a0-43c4-b95a-0174995af289.jpg',
'Width': 1000}],
'price': 17600,
'price_includes_vat': True,
'registration_date': '2022-10-25',
'seats_number': 5,
'seller_name': 'Ambrosi Spa',
'title': 'Toyota Yaris Cross Lounge - Hybrid - Automatic - 116 hp - 81.833 km',
'transmission': 'automatic',
'trim': 'Lounge',
'vin': None,
'year': 2022}
2026-03-27 22:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741865%27 HTTP/1.1" 200 None
2026-03-27 22:05:58 [adesa.it] INFO: Saving data for 10741865: {'created_time': 1774649158.869876, 'last_price_update_time': 1774649158.869886, 'auction_closing_time': 1774878300.0}
2026-03-27 22:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741865') HTTP/1.1" 204 0
2026-03-27 22:05:58 [adesa.it] INFO: Found listing with ID: 10724916
2026-03-27 22:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710724916%27 HTTP/1.1" 200 None
2026-03-27 22:05:58 [adesa.it] INFO: Scrape type for 10724916: 2
2026-03-27 22:05:58 [adesa.it] INFO: Scraping item 10724916 url https://www.openlane.eu/en/carv6/auction/10724916
2026-03-27 22:05:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752311/general/c68894f6-6c6e-4a82-9e96-c114add52393.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741768)
2026-03-27 22:05:58 [adesa.it] INFO: Found listing with ID: 10720572
2026-03-27 22:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720572%27 HTTP/1.1" 200 None
2026-03-27 22:05:58 [adesa.it] INFO: Scrape type for 10720572: 0
2026-03-27 22:05:58 [adesa.it] INFO: Skipping item 10720572 url https://www.openlane.eu/en/carv6/auction/10720572
2026-03-27 22:05:58 [adesa.it] INFO: Found listing with ID: 10724927
2026-03-27 22:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710724927%27 HTTP/1.1" 200 None
2026-03-27 22:05:58 [adesa.it] INFO: Scrape type for 10724927: 2
2026-03-27 22:05:58 [adesa.it] INFO: Scraping item 10724927 url https://www.openlane.eu/en/carv6/auction/10724927
2026-03-27 22:05:58 [adesa.it] INFO: Found listing with ID: 10720569
2026-03-27 22:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720569%27 HTTP/1.1" 200 None
2026-03-27 22:05:58 [adesa.it] INFO: Scrape type for 10720569: 2
2026-03-27 22:05:58 [adesa.it] INFO: Scraping item 10720569 url https://www.openlane.eu/en/carv6/auction/10720569
2026-03-27 22:05:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752315/general/d022a7bf-c42e-4356-bf68-c704f9b09ddf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741769)
2026-03-27 22:05:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720566> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:05:58 [adesa.it] INFO: Found listing with ID: 10724933
2026-03-27 22:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710724933%27 HTTP/1.1" 200 None
2026-03-27 22:05:58 [adesa.it] INFO: Scrape type for 10724933: 2
2026-03-27 22:05:58 [adesa.it] INFO: Scraping item 10724933 url https://www.openlane.eu/en/carv6/auction/10724933
2026-03-27 22:05:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:05:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720563> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:05:58 [adesa.it] INFO: Found listing with ID: 10720553
2026-03-27 22:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710720553%27 HTTP/1.1" 200 None
2026-03-27 22:05:59 [adesa.it] INFO: Scrape type for 10720553: 2
2026-03-27 22:05:59 [adesa.it] INFO: Scraping item 10720553 url https://www.openlane.eu/en/carv6/auction/10720553
2026-03-27 22: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-27 22:05:59 [adesa.it] INFO: Found listing with ID: 10720539
2026-03-27 22:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710720539%27 HTTP/1.1" 200 None
2026-03-27 22:05:59 [adesa.it] INFO: Scrape type for 10720539: 2
2026-03-27 22:05:59 [adesa.it] INFO: Scraping item 10720539 url https://www.openlane.eu/en/carv6/auction/10720539
2026-03-27 22:05:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:05:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee4598250>
2026-03-27 22:05:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:05:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:05:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:05:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6b98dd8c-4e72-5e65-920d-61f295c83c55/6b98dd8c-4e72-5e65-920d-61f295c83c55_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752311%252Fgeneral%252Fc68894f6-6c6e-4a82-9e96-c114add52393.jpg') HTTP/1.1" 204 0
2026-03-27 22:05:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752311/general/c68894f6-6c6e-4a82-9e96-c114add52393.jpg saved to cache
2026-03-27 22:05:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 6b98dd8c-4e72-5e65-920d-61f295c83c55
2026-03-27 22:05:59 [adesa.it] INFO: Found listing with ID: 10720529
2026-03-27 22:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710720529%27 HTTP/1.1" 200 None
2026-03-27 22:05:59 [adesa.it] INFO: Scrape type for 10720529: 2
2026-03-27 22:05:59 [adesa.it] INFO: Scraping item 10720529 url https://www.openlane.eu/en/carv6/auction/10720529
2026-03-27 22:05:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720542> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:05:59 [adesa.it] INFO: Found listing with ID: 10724929
2026-03-27 22:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710724929%27 HTTP/1.1" 200 None
2026-03-27 22:05:59 [adesa.it] INFO: Scrape type for 10724929: 2
2026-03-27 22:05:59 [adesa.it] INFO: Scraping item 10724929 url https://www.openlane.eu/en/carv6/auction/10724929
2026-03-27 22: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-27 22:05:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741875> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22: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-27 22:05:59 [adesa.it] INFO: Found listing with ID: 10720550
2026-03-27 22:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710720550%27 HTTP/1.1" 200 None
2026-03-27 22:05:59 [adesa.it] INFO: Scrape type for 10720550: 2
2026-03-27 22:05:59 [adesa.it] INFO: Scraping item 10720550 url https://www.openlane.eu/en/carv6/auction/10720550
2026-03-27 22:05:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:05:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee59a1710>
2026-03-27 22:05:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:05:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:05:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:05:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1f1a07fc-5bc8-5826-bc88-3e1eedd76f34/1f1a07fc-5bc8-5826-bc88-3e1eedd76f34_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752315%252Fgeneral%252Fd022a7bf-c42e-4356-bf68-c704f9b09ddf.jpg') HTTP/1.1" 204 0
2026-03-27 22:05:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752315/general/d022a7bf-c42e-4356-bf68-c704f9b09ddf.jpg saved to cache
2026-03-27 22:05:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 1f1a07fc-5bc8-5826-bc88-3e1eedd76f34
2026-03-27 22:05:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 62469c66-292b-5cd4-9629-a44b4137e610 with identifier: 10720566
2026-03-27 22:05:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 62469c66-292b-5cd4-9629-a44b4137e610 with scrape type 2
2026-03-27 22:05:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 62469c66-292b-5cd4-9629-a44b4137e610 with scrape type 2
2026-03-27 22:05:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 62469c66-292b-5cd4-9629-a44b4137e610, identifier: 10720566
2026-03-27 22:05:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b9dc4335-7a96-5b15-91c9-f392e9cf7723 with identifier: 10720563
2026-03-27 22:05:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b9dc4335-7a96-5b15-91c9-f392e9cf7723 with scrape type 2
2026-03-27 22:05:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b9dc4335-7a96-5b15-91c9-f392e9cf7723 with scrape type 2
2026-03-27 22:05:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: b9dc4335-7a96-5b15-91c9-f392e9cf7723, identifier: 10720563
2026-03-27 22:05:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 62469c66-292b-5cd4-9629-a44b4137e610 with identifier: 10720566
2026-03-27 22:05:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 62469c66-292b-5cd4-9629-a44b4137e610 with identifier: 10720566
2026-03-27 22:05:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 62469c66-292b-5cd4-9629-a44b4137e610 with identifier: 10720566 to the API
2026-03-27 22:05:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:05:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:05:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720566>
{'auction_title': '',
'c_o_2_emission_value': 110,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.8L',
'engine_horse_power': 122,
'expiration_date': '2026-03-29T16:00:00Z',
'fuel_type': 'Hybrid',
'id': '62469c66-292b-5cd4-9629-a44b4137e610',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM425YE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720566',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Toyota',
'model': 'C-HR',
'odometer': 84445,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 14200,
'price_includes_vat': True,
'registration_date': '2023-02-21',
'seats_number': 5,
'seller_name': None,
'title': 'Toyota C-HR 1.8 Active - Hybrid - Automatic - 122 hp - 84.445 km',
'transmission': 'automatic',
'trim': 'Active',
'vin': None,
'year': 2023}
2026-03-27 22:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710720566%27 HTTP/1.1" 200 None
2026-03-27 22:05:59 [adesa.it] INFO: Saving data for 10720566: {'auction_closing_time': 1774800000.0, 'created_time': 1774562566.840789, 'last_price_update_time': 1774649159.77334}
2026-03-27 22:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10720566') HTTP/1.1" 204 0
2026-03-27 22:05:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: b9dc4335-7a96-5b15-91c9-f392e9cf7723 with identifier: 10720563
2026-03-27 22:05:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: b9dc4335-7a96-5b15-91c9-f392e9cf7723 with identifier: 10720563
2026-03-27 22:05:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: b9dc4335-7a96-5b15-91c9-f392e9cf7723 with identifier: 10720563 to the API
2026-03-27 22:05:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:06:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:06:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720563>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.8L',
'engine_horse_power': 122,
'expiration_date': '2026-03-29T16:00:00Z',
'fuel_type': 'Hybrid',
'id': 'b9dc4335-7a96-5b15-91c9-f392e9cf7723',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM495YE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720563',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Toyota',
'model': 'C-HR',
'odometer': 90696,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 14200,
'price_includes_vat': True,
'registration_date': '2023-02-21',
'seats_number': 5,
'seller_name': None,
'title': 'Toyota C-HR 1.8 Active - Hybrid - Automatic - 122 hp - 90.696 km',
'transmission': 'automatic',
'trim': 'Active',
'vin': None,
'year': 2023}
2026-03-27 22:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720563%27 HTTP/1.1" 200 None
2026-03-27 22:06:00 [adesa.it] INFO: Saving data for 10720563: {'auction_closing_time': 1774800000.0, 'created_time': 1774562557.441075, 'last_price_update_time': 1774649160.143512}
2026-03-27 22:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10720563') HTTP/1.1" 204 0
2026-03-27 22:06:00 [adesa.it] INFO: Found listing with ID: 10724917
2026-03-27 22:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710724917%27 HTTP/1.1" 200 None
2026-03-27 22:06:00 [adesa.it] INFO: Scrape type for 10724917: 2
2026-03-27 22:06:00 [adesa.it] INFO: Scraping item 10724917 url https://www.openlane.eu/en/carv6/auction/10724917
2026-03-27 22:06:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720558> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:06:00 [adesa.it] INFO: Found listing with ID: 10720515
2026-03-27 22:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720515%27 HTTP/1.1" 200 None
2026-03-27 22:06:00 [adesa.it] INFO: Scrape type for 10720515: 2
2026-03-27 22:06:00 [adesa.it] INFO: Scraping item 10720515 url https://www.openlane.eu/en/carv6/auction/10720515
2026-03-27 22: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-27 22:06:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720564> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22: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-27 22:06:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 076e96dc-124a-59ee-b2da-8c363ab1243a with identifier: 10720542
2026-03-27 22:06:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 076e96dc-124a-59ee-b2da-8c363ab1243a with scrape type 2
2026-03-27 22:06:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 076e96dc-124a-59ee-b2da-8c363ab1243a with scrape type 2
2026-03-27 22:06:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 076e96dc-124a-59ee-b2da-8c363ab1243a, identifier: 10720542
2026-03-27 22:06:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 030365e4-803a-5c39-9099-2b593485e513 with identifier: 10741875
2026-03-27 22:06:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 030365e4-803a-5c39-9099-2b593485e513 with scrape type 1
2026-03-27 22:06:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 030365e4-803a-5c39-9099-2b593485e513
2026-03-27 22:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743815%252Fgeneral%252F3413ddf2-54b3-4098-8cda-23aed0505c1e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743815/general/3413ddf2-54b3-4098-8cda-23aed0505c1e.jpg not downloaded yet
2026-03-27 22:06:00 [adesa.it] INFO: Found listing with ID: 10720556
2026-03-27 22:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720556%27 HTTP/1.1" 200 None
2026-03-27 22:06:00 [adesa.it] INFO: Scrape type for 10720556: 2
2026-03-27 22:06:00 [adesa.it] INFO: Scraping item 10720556 url https://www.openlane.eu/en/carv6/auction/10720556
2026-03-27 22:06:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 076e96dc-124a-59ee-b2da-8c363ab1243a with identifier: 10720542
2026-03-27 22:06:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 076e96dc-124a-59ee-b2da-8c363ab1243a with identifier: 10720542
2026-03-27 22:06:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 076e96dc-124a-59ee-b2da-8c363ab1243a with identifier: 10720542 to the API
2026-03-27 22:06:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:06:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:06:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720542>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.8L',
'engine_horse_power': 98,
'expiration_date': '2026-03-29T16:00:00Z',
'fuel_type': 'Hybrid',
'id': '076e96dc-124a-59ee-b2da-8c363ab1243a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH437HX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720542',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Toyota',
'model': 'Corolla',
'odometer': 165412,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 11500,
'price_includes_vat': True,
'registration_date': '2021-11-10',
'seats_number': 5,
'seller_name': 'ARVAL-IT',
'title': 'Toyota Corolla Touring Sports 1.8 Business - Hybrid - Automatic - '
'98 hp - 165.412 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-27 22:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720542%27 HTTP/1.1" 200 None
2026-03-27 22:06:00 [adesa.it] INFO: Saving data for 10720542: {'auction_closing_time': 1774800000.0, 'created_time': 1774562508.245223, 'last_price_update_time': 1774649160.633824}
2026-03-27 22:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10720542') HTTP/1.1" 204 0
2026-03-27 22:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743815%252Fgeneral%252F356bd97b-9313-4d40-90da-bf6720f32aa2.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743815/general/356bd97b-9313-4d40-90da-bf6720f32aa2.jpg not downloaded yet
2026-03-27 22:06:00 [adesa.it] INFO: Found listing with ID: 10720534
2026-03-27 22:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720534%27 HTTP/1.1" 200 None
2026-03-27 22:06:00 [adesa.it] INFO: Scrape type for 10720534: 2
2026-03-27 22:06:00 [adesa.it] INFO: Scraping item 10720534 url https://www.openlane.eu/en/carv6/auction/10720534
2026-03-27 22:06:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 96c5f446-4b14-5f5a-b58e-e1b33ffd82e8 with identifier: 10720558
2026-03-27 22:06:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 96c5f446-4b14-5f5a-b58e-e1b33ffd82e8 with scrape type 2
2026-03-27 22:06:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 96c5f446-4b14-5f5a-b58e-e1b33ffd82e8 with scrape type 2
2026-03-27 22:06:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 96c5f446-4b14-5f5a-b58e-e1b33ffd82e8, identifier: 10720558
2026-03-27 22:06:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b170cd9f-61ad-59ec-adcb-1fb25295ac75 with identifier: 10720564
2026-03-27 22:06:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b170cd9f-61ad-59ec-adcb-1fb25295ac75 with scrape type 2
2026-03-27 22:06:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b170cd9f-61ad-59ec-adcb-1fb25295ac75 with scrape type 2
2026-03-27 22:06:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: b170cd9f-61ad-59ec-adcb-1fb25295ac75, identifier: 10720564
2026-03-27 22:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743815%252Fgeneral%252Fd7c8703d-467b-4648-a4d8-032af6d5e8b0.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743815/general/d7c8703d-467b-4648-a4d8-032af6d5e8b0.jpg not downloaded yet
2026-03-27 22:06:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 96c5f446-4b14-5f5a-b58e-e1b33ffd82e8 with identifier: 10720558
2026-03-27 22:06:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 96c5f446-4b14-5f5a-b58e-e1b33ffd82e8 with identifier: 10720558
2026-03-27 22:06:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 96c5f446-4b14-5f5a-b58e-e1b33ffd82e8 with identifier: 10720558 to the API
2026-03-27 22:06:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22: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-27 22:06:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720558>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.8L',
'engine_horse_power': 122,
'expiration_date': '2026-03-29T16:00:00Z',
'fuel_type': 'Hybrid',
'id': '96c5f446-4b14-5f5a-b58e-e1b33ffd82e8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM509YE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720558',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Toyota',
'model': 'C-HR',
'odometer': 83190,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 14200,
'price_includes_vat': True,
'registration_date': '2023-02-21',
'seats_number': 5,
'seller_name': None,
'title': 'Toyota C-HR 1.8 Active - Hybrid - Automatic - 122 hp - 83.190 km',
'transmission': 'automatic',
'trim': 'Active',
'vin': None,
'year': 2023}
2026-03-27 22:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710720558%27 HTTP/1.1" 200 None
2026-03-27 22:06:01 [adesa.it] INFO: Saving data for 10720558: {'auction_closing_time': 1774800000.0, 'created_time': 1774562556.349218, 'last_price_update_time': 1774649161.154898}
2026-03-27 22:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10720558') HTTP/1.1" 204 0
2026-03-27 22:06:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: b170cd9f-61ad-59ec-adcb-1fb25295ac75 with identifier: 10720564
2026-03-27 22:06:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: b170cd9f-61ad-59ec-adcb-1fb25295ac75 with identifier: 10720564
2026-03-27 22:06:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: b170cd9f-61ad-59ec-adcb-1fb25295ac75 with identifier: 10720564 to the API
2026-03-27 22:06:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22: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-27 22:06:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720564>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.8L',
'engine_horse_power': 122,
'expiration_date': '2026-03-29T16:00:00Z',
'fuel_type': 'Hybrid',
'id': 'b170cd9f-61ad-59ec-adcb-1fb25295ac75',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM505YE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720564',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Toyota',
'model': 'C-HR',
'odometer': 84170,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 14200,
'price_includes_vat': True,
'registration_date': '2023-02-21',
'seats_number': 5,
'seller_name': None,
'title': 'Toyota C-HR 1.8 Active - Hybrid - Automatic - 122 hp - 84.170 km',
'transmission': 'automatic',
'trim': 'Active',
'vin': None,
'year': 2023}
2026-03-27 22:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710720564%27 HTTP/1.1" 200 None
2026-03-27 22:06:01 [adesa.it] INFO: Saving data for 10720564: {'auction_closing_time': 1774800000.0, 'created_time': 1774562563.09004, 'last_price_update_time': 1774649161.454372}
2026-03-27 22:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10720564') HTTP/1.1" 204 0
2026-03-27 22:06:01 [adesa.it] INFO: Found listing with ID: 10724943
2026-03-27 22:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710724943%27 HTTP/1.1" 200 None
2026-03-27 22:06:01 [adesa.it] INFO: Scrape type for 10724943: 2
2026-03-27 22:06:01 [adesa.it] INFO: Scraping item 10724943 url https://www.openlane.eu/en/carv6/auction/10724943
2026-03-27 22:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743815%252Fgeneral%252F363f49ab-fc60-475a-8e84-ce12a3d7fdeb.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743815/general/363f49ab-fc60-475a-8e84-ce12a3d7fdeb.jpg not downloaded yet
2026-03-27 22:06:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741864> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:06:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720551> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:06:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720559> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:06:01 [adesa.it] INFO: Found listing with ID: 10735669
2026-03-27 22:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710735669%27 HTTP/1.1" 200 None
2026-03-27 22:06:01 [adesa.it] INFO: Scrape type for 10735669: 0
2026-03-27 22:06:01 [adesa.it] INFO: Skipping item 10735669 url https://www.openlane.eu/en/carv6/auction/10735669
2026-03-27 22:06:01 [adesa.it] INFO: Found listing with ID: 10735733
2026-03-27 22:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710735733%27 HTTP/1.1" 200 None
2026-03-27 22:06:01 [adesa.it] INFO: Scrape type for 10735733: 0
2026-03-27 22:06:01 [adesa.it] INFO: Skipping item 10735733 url https://www.openlane.eu/en/carv6/auction/10735733
2026-03-27 22:06:01 [adesa.it] INFO: Found listing with ID: 10735735
2026-03-27 22:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710735735%27 HTTP/1.1" 200 None
2026-03-27 22:06:01 [adesa.it] INFO: Scrape type for 10735735: 0
2026-03-27 22:06:01 [adesa.it] INFO: Skipping item 10735735 url https://www.openlane.eu/en/carv6/auction/10735735
2026-03-27 22:06:01 [adesa.it] INFO: Found listing with ID: 10740308
2026-03-27 22:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710740308%27 HTTP/1.1" 200 None
2026-03-27 22:06:01 [adesa.it] INFO: Scrape type for 10740308: 0
2026-03-27 22:06:01 [adesa.it] INFO: Skipping item 10740308 url https://www.openlane.eu/en/carv6/auction/10740308
2026-03-27 22:06:01 [adesa.it] INFO: Found listing with ID: 10741870
2026-03-27 22:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710741870%27 HTTP/1.1" 200 None
2026-03-27 22:06:01 [adesa.it] INFO: Scrape type for 10741870: 1
2026-03-27 22:06:01 [adesa.it] INFO: Scraping item 10741870 url https://www.openlane.eu/en/carv6/auction/10741870
2026-03-27 22: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-27 22: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-27 22: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-27 22:06:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720568> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743815%252Fgeneral%252F795ac6a3-90ae-4d6d-a1f3-c8aef49a282a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743815/general/795ac6a3-90ae-4d6d-a1f3-c8aef49a282a.jpg not downloaded yet
2026-03-27 22: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-27 22:06:01 [adesa.it] INFO: Found listing with ID: 10735673
2026-03-27 22:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710735673%27 HTTP/1.1" 200 None
2026-03-27 22:06:01 [adesa.it] INFO: Scrape type for 10735673: 0
2026-03-27 22:06:01 [adesa.it] INFO: Skipping item 10735673 url https://www.openlane.eu/en/carv6/auction/10735673
2026-03-27 22:06:01 [adesa.it] INFO: Found listing with ID: 10735670
2026-03-27 22:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710735670%27 HTTP/1.1" 200 None
2026-03-27 22:06:01 [adesa.it] INFO: Scrape type for 10735670: 0
2026-03-27 22:06:01 [adesa.it] INFO: Skipping item 10735670 url https://www.openlane.eu/en/carv6/auction/10735670
2026-03-27 22:06:01 [adesa.it] INFO: Found listing with ID: 10735671
2026-03-27 22:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710735671%27 HTTP/1.1" 200 None
2026-03-27 22:06:01 [adesa.it] INFO: Scrape type for 10735671: 0
2026-03-27 22:06:01 [adesa.it] INFO: Skipping item 10735671 url https://www.openlane.eu/en/carv6/auction/10735671
2026-03-27 22:06:01 [adesa.it] INFO: Found listing with ID: 10735661
2026-03-27 22:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710735661%27 HTTP/1.1" 200 None
2026-03-27 22:06:01 [adesa.it] INFO: Scrape type for 10735661: 0
2026-03-27 22:06:01 [adesa.it] INFO: Skipping item 10735661 url https://www.openlane.eu/en/carv6/auction/10735661
2026-03-27 22:06:01 [adesa.it] INFO: Found listing with ID: 10735734
2026-03-27 22:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710735734%27 HTTP/1.1" 200 None
2026-03-27 22:06:01 [adesa.it] INFO: Scrape type for 10735734: 0
2026-03-27 22:06:01 [adesa.it] INFO: Skipping item 10735734 url https://www.openlane.eu/en/carv6/auction/10735734
2026-03-27 22:06:01 [adesa.it] INFO: Found listing with ID: 10735736
2026-03-27 22:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710735736%27 HTTP/1.1" 200 None
2026-03-27 22:06:01 [adesa.it] INFO: Scrape type for 10735736: 0
2026-03-27 22:06:01 [adesa.it] INFO: Skipping item 10735736 url https://www.openlane.eu/en/carv6/auction/10735736
2026-03-27 22:06:01 [adesa.it] INFO: Found listing with ID: 10735672
2026-03-27 22:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710735672%27 HTTP/1.1" 200 None
2026-03-27 22:06:01 [adesa.it] INFO: Scrape type for 10735672: 0
2026-03-27 22:06:01 [adesa.it] INFO: Skipping item 10735672 url https://www.openlane.eu/en/carv6/auction/10735672
2026-03-27 22:06:01 [adesa.it] INFO: Found listing with ID: 10741877
2026-03-27 22:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710741877%27 HTTP/1.1" 200 None
2026-03-27 22:06:01 [adesa.it] INFO: Scrape type for 10741877: 1
2026-03-27 22:06:01 [adesa.it] INFO: Scraping item 10741877 url https://www.openlane.eu/en/carv6/auction/10741877
2026-03-27 22:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743815%252Fgeneral%252F78472cb4-d228-4505-961e-c80b398e6244.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743815/general/78472cb4-d228-4505-961e-c80b398e6244.jpg not downloaded yet
2026-03-27 22:06:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743815/general/d7c8703d-467b-4648-a4d8-032af6d5e8b0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741875)
2026-03-27 22:06:01 [adesa.it] INFO: Found listing with ID: 10735674
2026-03-27 22:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710735674%27 HTTP/1.1" 200 None
2026-03-27 22:06:01 [adesa.it] INFO: Scrape type for 10735674: 0
2026-03-27 22:06:01 [adesa.it] INFO: Skipping item 10735674 url https://www.openlane.eu/en/carv6/auction/10735674
2026-03-27 22:06:01 [adesa.it] INFO: Found listing with ID: 10735737
2026-03-27 22:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710735737%27 HTTP/1.1" 200 None
2026-03-27 22:06:01 [adesa.it] INFO: Scrape type for 10735737: 0
2026-03-27 22:06:01 [adesa.it] INFO: Skipping item 10735737 url https://www.openlane.eu/en/carv6/auction/10735737
2026-03-27 22:06:01 [adesa.it] INFO: Found listing with ID: 10741867
2026-03-27 22:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710741867%27 HTTP/1.1" 200 None
2026-03-27 22:06:01 [adesa.it] INFO: Scrape type for 10741867: 1
2026-03-27 22:06:01 [adesa.it] INFO: Scraping item 10741867 url https://www.openlane.eu/en/carv6/auction/10741867
2026-03-27 22:06:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 04e148ec-6655-5a01-93ee-0711ea028c65 with identifier: 10741864
2026-03-27 22:06:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 04e148ec-6655-5a01-93ee-0711ea028c65 with scrape type 1
2026-03-27 22:06:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 04e148ec-6655-5a01-93ee-0711ea028c65
2026-03-27 22:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5622250%252Fgeneral%252Ff89766b5-596f-4ec0-9e65-1835352090fb.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5622250/general/f89766b5-596f-4ec0-9e65-1835352090fb.jpg already downloaded
2026-03-27 22:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5622250%252Fgeneral%252F58fcbc2e-bc7c-4b92-b73b-36a8e3696b90.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5622250/general/58fcbc2e-bc7c-4b92-b73b-36a8e3696b90.jpg already downloaded
2026-03-27 22:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5622250%252Fgeneral%252F7ee841eb-0080-4930-abea-b5f4f080547e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5622250/general/7ee841eb-0080-4930-abea-b5f4f080547e.jpg already downloaded
2026-03-27 22:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5622250%252Fgeneral%252Fd5c8b3e7-e3ac-46ac-9608-8bbb18e9bb61.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5622250/general/d5c8b3e7-e3ac-46ac-9608-8bbb18e9bb61.jpg already downloaded
2026-03-27 22:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5622250%252Fgeneral%252F6c25b264-27ad-47a5-af01-d060986d27ca.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5622250/general/6c25b264-27ad-47a5-af01-d060986d27ca.jpg already downloaded
2026-03-27 22:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5622250%252Fgeneral%252Fc6009add-9cc9-45ac-acce-384f50205eae.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5622250/general/c6009add-9cc9-45ac-acce-384f50205eae.jpg already downloaded
2026-03-27 22:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5622250%252Fgeneral%252F02a348ba-0c90-402f-9fa5-e1f0999c145b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5622250/general/02a348ba-0c90-402f-9fa5-e1f0999c145b.jpg already downloaded
2026-03-27 22:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5622250%252Fgeneral%252Fca517882-aff0-484a-9881-9141b2883b92.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5622250/general/ca517882-aff0-484a-9881-9141b2883b92.jpg already downloaded
2026-03-27 22:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5622250%252Fgeneral%252F178117d9-7099-4e5d-9d78-d3b89a97f766.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5622250/general/178117d9-7099-4e5d-9d78-d3b89a97f766.jpg already downloaded
2026-03-27 22:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5622250%252Fgeneral%252F4737449e-ffd3-4f8f-9afa-ca445f6f25fd.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5622250/general/4737449e-ffd3-4f8f-9afa-ca445f6f25fd.jpg already downloaded
2026-03-27 22:06:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 04e148ec-6655-5a01-93ee-0711ea028c65, identifier: 10741864
2026-03-27 22:06:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7485073f-ed21-505e-9e5b-15b889ad73b7 with identifier: 10720551
2026-03-27 22:06:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7485073f-ed21-505e-9e5b-15b889ad73b7 with scrape type 2
2026-03-27 22:06:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7485073f-ed21-505e-9e5b-15b889ad73b7 with scrape type 2
2026-03-27 22:06:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 7485073f-ed21-505e-9e5b-15b889ad73b7, identifier: 10720551
2026-03-27 22:06:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5a72d623-68fb-5860-90c3-4515a4ce9c3e with identifier: 10720559
2026-03-27 22:06:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5a72d623-68fb-5860-90c3-4515a4ce9c3e with scrape type 2
2026-03-27 22:06:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5a72d623-68fb-5860-90c3-4515a4ce9c3e with scrape type 2
2026-03-27 22:06:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 5a72d623-68fb-5860-90c3-4515a4ce9c3e, identifier: 10720559
2026-03-27 22:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743815%252Fgeneral%252F6952679b-5b62-477c-b026-675ed7ee95a4.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743815/general/6952679b-5b62-477c-b026-675ed7ee95a4.jpg not downloaded yet
2026-03-27 22:06:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 04e148ec-6655-5a01-93ee-0711ea028c65 with identifier: 10741864
2026-03-27 22:06:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 04e148ec-6655-5a01-93ee-0711ea028c65 with identifier: 10741864
2026-03-27 22:06:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 04e148ec-6655-5a01-93ee-0711ea028c65 with identifier: 10741864 to the API
2026-03-27 22:06:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:06:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:06:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741864>
{'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': 116,
'expiration_date': '2026-03-30T13:45:00Z',
'fuel_type': 'Hybrid',
'id': '04e148ec-6655-5a01-93ee-0711ea028c65',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'GG993FM',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741864',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Toyota',
'model': 'Yaris',
'odometer': 120898,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 22,
'photo_urls': ['https://images.openlane.eu/carimgs/5622250/general/f89766b5-596f-4ec0-9e65-1835352090fb.jpg',
'https://images.openlane.eu/carimgs/5622250/general/58fcbc2e-bc7c-4b92-b73b-36a8e3696b90.jpg',
'https://images.openlane.eu/carimgs/5622250/general/7ee841eb-0080-4930-abea-b5f4f080547e.jpg',
'https://images.openlane.eu/carimgs/5622250/general/d5c8b3e7-e3ac-46ac-9608-8bbb18e9bb61.jpg',
'https://images.openlane.eu/carimgs/5622250/general/6c25b264-27ad-47a5-af01-d060986d27ca.jpg',
'https://images.openlane.eu/carimgs/5622250/general/c6009add-9cc9-45ac-acce-384f50205eae.jpg',
'https://images.openlane.eu/carimgs/5622250/general/02a348ba-0c90-402f-9fa5-e1f0999c145b.jpg',
'https://images.openlane.eu/carimgs/5622250/general/ca517882-aff0-484a-9881-9141b2883b92.jpg',
'https://images.openlane.eu/carimgs/5622250/general/178117d9-7099-4e5d-9d78-d3b89a97f766.jpg',
'https://images.openlane.eu/carimgs/5622250/general/4737449e-ffd3-4f8f-9afa-ca445f6f25fd.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_04e148ec-6655-5a01-93ee-0711ea028c65/04e148ec-6655-5a01-93ee-0711ea028c65_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58588,
'Height': 849,
'OriginUrl': 'https://images.openlane.eu/carimgs/5622250/general/f89766b5-596f-4ec0-9e65-1835352090fb.jpg',
'Width': 1000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_04e148ec-6655-5a01-93ee-0711ea028c65/04e148ec-6655-5a01-93ee-0711ea028c65_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55338,
'Height': 750,
'OriginUrl': 'https://images.openlane.eu/carimgs/5622250/general/58fcbc2e-bc7c-4b92-b73b-36a8e3696b90.jpg',
'Width': 1000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_04e148ec-6655-5a01-93ee-0711ea028c65/04e148ec-6655-5a01-93ee-0711ea028c65_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77581,
'Height': 750,
'OriginUrl': 'https://images.openlane.eu/carimgs/5622250/general/7ee841eb-0080-4930-abea-b5f4f080547e.jpg',
'Width': 1000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_04e148ec-6655-5a01-93ee-0711ea028c65/04e148ec-6655-5a01-93ee-0711ea028c65_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61719,
'Height': 849,
'OriginUrl': 'https://images.openlane.eu/carimgs/5622250/general/d5c8b3e7-e3ac-46ac-9608-8bbb18e9bb61.jpg',
'Width': 1000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_04e148ec-6655-5a01-93ee-0711ea028c65/04e148ec-6655-5a01-93ee-0711ea028c65_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54808,
'Height': 750,
'OriginUrl': 'https://images.openlane.eu/carimgs/5622250/general/6c25b264-27ad-47a5-af01-d060986d27ca.jpg',
'Width': 1000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_04e148ec-6655-5a01-93ee-0711ea028c65/04e148ec-6655-5a01-93ee-0711ea028c65_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53736,
'Height': 750,
'OriginUrl': 'https://images.openlane.eu/carimgs/5622250/general/c6009add-9cc9-45ac-acce-384f50205eae.jpg',
'Width': 1000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_04e148ec-6655-5a01-93ee-0711ea028c65/04e148ec-6655-5a01-93ee-0711ea028c65_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70410,
'Height': 750,
'OriginUrl': 'https://images.openlane.eu/carimgs/5622250/general/02a348ba-0c90-402f-9fa5-e1f0999c145b.jpg',
'Width': 1000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_04e148ec-6655-5a01-93ee-0711ea028c65/04e148ec-6655-5a01-93ee-0711ea028c65_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57426,
'Height': 750,
'OriginUrl': 'https://images.openlane.eu/carimgs/5622250/general/ca517882-aff0-484a-9881-9141b2883b92.jpg',
'Width': 1000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_04e148ec-6655-5a01-93ee-0711ea028c65/04e148ec-6655-5a01-93ee-0711ea028c65_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53391,
'Height': 750,
'OriginUrl': 'https://images.openlane.eu/carimgs/5622250/general/178117d9-7099-4e5d-9d78-d3b89a97f766.jpg',
'Width': 1000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_04e148ec-6655-5a01-93ee-0711ea028c65/04e148ec-6655-5a01-93ee-0711ea028c65_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46823,
'Height': 750,
'OriginUrl': 'https://images.openlane.eu/carimgs/5622250/general/4737449e-ffd3-4f8f-9afa-ca445f6f25fd.jpg',
'Width': 1000}],
'price': 14000,
'price_includes_vat': True,
'registration_date': '2021-12-30',
'seats_number': 5,
'seller_name': 'Ambrosi Spa',
'title': 'Toyota Yaris Cross Lounge - Hybrid - Automatic - 116 hp - 120.898 '
'km',
'transmission': 'automatic',
'trim': 'Lounge',
'vin': None,
'year': 2021}
2026-03-27 22:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741864%27 HTTP/1.1" 200 None
2026-03-27 22:06:02 [adesa.it] INFO: Saving data for 10741864: {'created_time': 1774649162.688992, 'last_price_update_time': 1774649162.689002, 'auction_closing_time': 1774878300.0}
2026-03-27 22:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741864') HTTP/1.1" 204 0
2026-03-27 22:06:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 7485073f-ed21-505e-9e5b-15b889ad73b7 with identifier: 10720551
2026-03-27 22:06:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 7485073f-ed21-505e-9e5b-15b889ad73b7 with identifier: 10720551
2026-03-27 22:06:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 7485073f-ed21-505e-9e5b-15b889ad73b7 with identifier: 10720551 to the API
2026-03-27 22:06:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:06:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:06:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720551>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 115,
'expiration_date': '2026-03-29T16:00:00Z',
'fuel_type': 'Diesel',
'id': '7485073f-ed21-505e-9e5b-15b889ad73b7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP722AX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720551',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 122727,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 11700,
'price_includes_vat': True,
'registration_date': '2023-05-16',
'seats_number': 5,
'seller_name': 'Unipol Rental',
'title': 'Skoda Octavia Combi 2.0 TDI Style - Diesel - Automatic - 115 hp - '
'122.727 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2023}
2026-03-27 22:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720551%27 HTTP/1.1" 200 None
2026-03-27 22:06:03 [adesa.it] INFO: Saving data for 10720551: {'auction_closing_time': 1774800000.0, 'created_time': 1774562489.128767, 'last_price_update_time': 1774649163.049117}
2026-03-27 22:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10720551') HTTP/1.1" 204 0
2026-03-27 22:06:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 5a72d623-68fb-5860-90c3-4515a4ce9c3e with identifier: 10720559
2026-03-27 22:06:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 5a72d623-68fb-5860-90c3-4515a4ce9c3e with identifier: 10720559
2026-03-27 22:06:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 5a72d623-68fb-5860-90c3-4515a4ce9c3e with identifier: 10720559 to the API
2026-03-27 22:06:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:06:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:06:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720559>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.8L',
'engine_horse_power': 122,
'expiration_date': '2026-03-29T16:00:00Z',
'fuel_type': 'Hybrid',
'id': '5a72d623-68fb-5860-90c3-4515a4ce9c3e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM798YE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720559',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Toyota',
'model': 'C-HR',
'odometer': 76324,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 14200,
'price_includes_vat': True,
'registration_date': '2023-02-21',
'seats_number': 5,
'seller_name': None,
'title': 'Toyota C-HR 1.8 Active - Hybrid - Automatic - 122 hp - 76.324 km',
'transmission': 'automatic',
'trim': 'Active',
'vin': None,
'year': 2023}
2026-03-27 22:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720559%27 HTTP/1.1" 200 None
2026-03-27 22:06:03 [adesa.it] INFO: Saving data for 10720559: {'auction_closing_time': 1774800000.0, 'created_time': 1774562563.689674, 'last_price_update_time': 1774649163.577421}
2026-03-27 22:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10720559') HTTP/1.1" 204 0
2026-03-27 22:06:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743815/general/363f49ab-fc60-475a-8e84-ce12a3d7fdeb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741875)
2026-03-27 22:06:03 [adesa.it] INFO: Found listing with ID: 10728592
2026-03-27 22:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710728592%27 HTTP/1.1" 200 None
2026-03-27 22:06:03 [adesa.it] INFO: Scrape type for 10728592: 0
2026-03-27 22:06:03 [adesa.it] INFO: Skipping item 10728592 url https://www.openlane.eu/en/carv6/auction/10728592
2026-03-27 22:06:03 [adesa.it] INFO: Found listing with ID: 10728591
2026-03-27 22:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710728591%27 HTTP/1.1" 200 None
2026-03-27 22:06:03 [adesa.it] INFO: Scrape type for 10728591: 0
2026-03-27 22:06:03 [adesa.it] INFO: Skipping item 10728591 url https://www.openlane.eu/en/carv6/auction/10728591
2026-03-27 22:06:03 [adesa.it] INFO: Found listing with ID: 10728583
2026-03-27 22:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710728583%27 HTTP/1.1" 200 None
2026-03-27 22:06:03 [adesa.it] INFO: Scrape type for 10728583: 0
2026-03-27 22:06:03 [adesa.it] INFO: Skipping item 10728583 url https://www.openlane.eu/en/carv6/auction/10728583
2026-03-27 22:06:03 [adesa.it] INFO: Found listing with ID: 10728586
2026-03-27 22:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710728586%27 HTTP/1.1" 200 None
2026-03-27 22:06:03 [adesa.it] INFO: Scrape type for 10728586: 0
2026-03-27 22:06:03 [adesa.it] INFO: Skipping item 10728586 url https://www.openlane.eu/en/carv6/auction/10728586
2026-03-27 22:06:03 [adesa.it] INFO: Found listing with ID: 10728584
2026-03-27 22:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710728584%27 HTTP/1.1" 200 None
2026-03-27 22:06:03 [adesa.it] INFO: Scrape type for 10728584: 0
2026-03-27 22:06:03 [adesa.it] INFO: Skipping item 10728584 url https://www.openlane.eu/en/carv6/auction/10728584
2026-03-27 22:06:03 [adesa.it] INFO: Found listing with ID: 10728585
2026-03-27 22:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710728585%27 HTTP/1.1" 200 None
2026-03-27 22:06:03 [adesa.it] INFO: Scrape type for 10728585: 0
2026-03-27 22:06:03 [adesa.it] INFO: Skipping item 10728585 url https://www.openlane.eu/en/carv6/auction/10728585
2026-03-27 22:06:03 [adesa.it] INFO: Found listing with ID: 10728587
2026-03-27 22:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710728587%27 HTTP/1.1" 200 None
2026-03-27 22:06:03 [adesa.it] INFO: Scrape type for 10728587: 0
2026-03-27 22:06:03 [adesa.it] INFO: Skipping item 10728587 url https://www.openlane.eu/en/carv6/auction/10728587
2026-03-27 22:06:03 [adesa.it] INFO: Found listing with ID: 10728589
2026-03-27 22:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710728589%27 HTTP/1.1" 200 None
2026-03-27 22:06:03 [adesa.it] INFO: Scrape type for 10728589: 0
2026-03-27 22:06:03 [adesa.it] INFO: Skipping item 10728589 url https://www.openlane.eu/en/carv6/auction/10728589
2026-03-27 22:06:03 [adesa.it] INFO: Found listing with ID: 10741650
2026-03-27 22:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741650%27 HTTP/1.1" 200 None
2026-03-27 22:06:03 [adesa.it] INFO: Scrape type for 10741650: 1
2026-03-27 22:06:03 [adesa.it] INFO: Scraping item 10741650 url https://www.openlane.eu/en/carv6/auction/10741650
2026-03-27 22:06:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b265cebd-a870-51fe-8108-312206ee4bc4 with identifier: 10720568
2026-03-27 22:06:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b265cebd-a870-51fe-8108-312206ee4bc4 with scrape type 2
2026-03-27 22:06:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b265cebd-a870-51fe-8108-312206ee4bc4 with scrape type 2
2026-03-27 22:06:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: b265cebd-a870-51fe-8108-312206ee4bc4, identifier: 10720568
2026-03-27 22:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743815%252Fgeneral%252Fa0ad6610-3f06-49d2-bff7-395de7311952.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743815/general/a0ad6610-3f06-49d2-bff7-395de7311952.jpg not downloaded yet
2026-03-27 22:06:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720541> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:06:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: b265cebd-a870-51fe-8108-312206ee4bc4 with identifier: 10720568
2026-03-27 22:06:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: b265cebd-a870-51fe-8108-312206ee4bc4 with identifier: 10720568
2026-03-27 22:06:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: b265cebd-a870-51fe-8108-312206ee4bc4 with identifier: 10720568 to the API
2026-03-27 22:06:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:06:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:06:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720568>
{'auction_title': '',
'c_o_2_emission_value': 110,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.8L',
'engine_horse_power': 122,
'expiration_date': '2026-03-29T16:00:00Z',
'fuel_type': 'Hybrid',
'id': 'b265cebd-a870-51fe-8108-312206ee4bc4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM347YE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720568',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Toyota',
'model': 'C-HR',
'odometer': 69541,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 14200,
'price_includes_vat': True,
'registration_date': '2023-02-21',
'seats_number': 5,
'seller_name': None,
'title': 'Toyota C-HR 1.8 Active - Hybrid - Automatic - 122 hp - 69.541 km',
'transmission': 'automatic',
'trim': 'Active',
'vin': None,
'year': 2023}
2026-03-27 22:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720568%27 HTTP/1.1" 200 None
2026-03-27 22:06:04 [adesa.it] INFO: Saving data for 10720568: {'auction_closing_time': 1774800000.0, 'created_time': 1774562563.402514, 'last_price_update_time': 1774649164.131611}
2026-03-27 22:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10720568') HTTP/1.1" 204 0
2026-03-27 22:06:04 [adesa.it] INFO: Found listing with ID: 10741652
2026-03-27 22:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741652%27 HTTP/1.1" 200 None
2026-03-27 22:06:04 [adesa.it] INFO: Scrape type for 10741652: 1
2026-03-27 22:06:04 [adesa.it] INFO: Scraping item 10741652 url https://www.openlane.eu/en/carv6/auction/10741652
2026-03-27 22:06:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:06:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720549> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:06:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720525> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:06:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:06:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee440fdd0>
2026-03-27 22:06:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:06:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:06:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:06:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_030365e4-803a-5c39-9099-2b593485e513/030365e4-803a-5c39-9099-2b593485e513_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743815%252Fgeneral%252Fd7c8703d-467b-4648-a4d8-032af6d5e8b0.jpg') HTTP/1.1" 204 0
2026-03-27 22:06:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743815/general/d7c8703d-467b-4648-a4d8-032af6d5e8b0.jpg saved to cache
2026-03-27 22:06:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 030365e4-803a-5c39-9099-2b593485e513
2026-03-27 22:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743815%252Fgeneral%252F51502153-4f20-4a39-9f85-51d8a495b01e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743815/general/51502153-4f20-4a39-9f85-51d8a495b01e.jpg not downloaded yet
2026-03-27 22:06:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:06:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:06:04 [adesa.it] INFO: Found listing with ID: 10741661
2026-03-27 22:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741661%27 HTTP/1.1" 200 None
2026-03-27 22:06:04 [adesa.it] INFO: Scrape type for 10741661: 1
2026-03-27 22:06:04 [adesa.it] INFO: Scraping item 10741661 url https://www.openlane.eu/en/carv6/auction/10741661
2026-03-27 22:06:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:06:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5da4510>
2026-03-27 22:06:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:06:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:06:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:06:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_030365e4-803a-5c39-9099-2b593485e513/030365e4-803a-5c39-9099-2b593485e513_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743815%252Fgeneral%252F363f49ab-fc60-475a-8e84-ce12a3d7fdeb.jpg') HTTP/1.1" 204 0
2026-03-27 22:06:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743815/general/363f49ab-fc60-475a-8e84-ce12a3d7fdeb.jpg saved to cache
2026-03-27 22:06:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 030365e4-803a-5c39-9099-2b593485e513
2026-03-27 22:06:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e524f18f-442f-5099-8c56-334e789fc48b with identifier: 10720541
2026-03-27 22:06:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e524f18f-442f-5099-8c56-334e789fc48b with scrape type 2
2026-03-27 22:06:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e524f18f-442f-5099-8c56-334e789fc48b with scrape type 2
2026-03-27 22:06:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: e524f18f-442f-5099-8c56-334e789fc48b, identifier: 10720541
2026-03-27 22:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743815%252Fgeneral%252Fd1709d3d-2d4c-4ba3-9488-37b5343a6e99.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743815/general/d1709d3d-2d4c-4ba3-9488-37b5343a6e99.jpg not downloaded yet
2026-03-27 22:06:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: e524f18f-442f-5099-8c56-334e789fc48b with identifier: 10720541
2026-03-27 22:06:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: e524f18f-442f-5099-8c56-334e789fc48b with identifier: 10720541
2026-03-27 22:06:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: e524f18f-442f-5099-8c56-334e789fc48b with identifier: 10720541 to the API
2026-03-27 22:06:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:06:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:06:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720541>
{'auction_title': '',
'c_o_2_emission_value': 37,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 218,
'expiration_date': '2026-03-29T16:00:00Z',
'fuel_type': 'Hybrid',
'id': 'e524f18f-442f-5099-8c56-334e789fc48b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GC511PJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720541',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Skoda',
'model': 'Superb',
'odometer': 93086,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 11700,
'price_includes_vat': True,
'registration_date': '2020-09-30',
'seats_number': 5,
'seller_name': 'ARVAL-IT',
'title': 'Skoda Superb Combi 1.4 TSI Executive - Hybrid - Automatic - 218 hp '
'- 93.086 km',
'transmission': 'automatic',
'trim': 'Executive',
'vin': None,
'year': 2020}
2026-03-27 22:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720541%27 HTTP/1.1" 200 None
2026-03-27 22:06:04 [adesa.it] INFO: Saving data for 10720541: {'auction_closing_time': 1774800000.0, 'created_time': 1774562490.719151, 'last_price_update_time': 1774649164.659148}
2026-03-27 22:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10720541') HTTP/1.1" 204 0
2026-03-27 22:06:04 [adesa.it] INFO: Found listing with ID: 10741657
2026-03-27 22:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741657%27 HTTP/1.1" 200 None
2026-03-27 22:06:04 [adesa.it] INFO: Scrape type for 10741657: 1
2026-03-27 22:06:04 [adesa.it] INFO: Scraping item 10741657 url https://www.openlane.eu/en/carv6/auction/10741657
2026-03-27 22:06:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6a099d36-32b4-5077-a768-2735b2f06ca9 with identifier: 10720549
2026-03-27 22:06:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6a099d36-32b4-5077-a768-2735b2f06ca9 with scrape type 2
2026-03-27 22:06:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6a099d36-32b4-5077-a768-2735b2f06ca9 with scrape type 2
2026-03-27 22:06:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 6a099d36-32b4-5077-a768-2735b2f06ca9, identifier: 10720549
2026-03-27 22:06:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 074e8cc5-d8b1-5641-af91-e93da9202278 with identifier: 10720525
2026-03-27 22:06:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 074e8cc5-d8b1-5641-af91-e93da9202278 with scrape type 2
2026-03-27 22:06:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 074e8cc5-d8b1-5641-af91-e93da9202278 with scrape type 2
2026-03-27 22:06:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 074e8cc5-d8b1-5641-af91-e93da9202278, identifier: 10720525
2026-03-27 22:06:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743815/general/a0ad6610-3f06-49d2-bff7-395de7311952.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741875)
2026-03-27 22:06:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743815/general/6952679b-5b62-477c-b026-675ed7ee95a4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741875)
2026-03-27 22:06:04 [adesa.it] INFO: Found listing with ID: 10741651
2026-03-27 22:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710741651%27 HTTP/1.1" 200 None
2026-03-27 22:06:05 [adesa.it] INFO: Scrape type for 10741651: 1
2026-03-27 22:06:05 [adesa.it] INFO: Scraping item 10741651 url https://www.openlane.eu/en/carv6/auction/10741651
2026-03-27 22:06:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 6a099d36-32b4-5077-a768-2735b2f06ca9 with identifier: 10720549
2026-03-27 22:06:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 6a099d36-32b4-5077-a768-2735b2f06ca9 with identifier: 10720549
2026-03-27 22:06:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 6a099d36-32b4-5077-a768-2735b2f06ca9 with identifier: 10720549 to the API
2026-03-27 22:06:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22: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-27 22:06:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720549>
{'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-29T16:00:00Z',
'fuel_type': 'Diesel',
'id': '6a099d36-32b4-5077-a768-2735b2f06ca9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM527BX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720549',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Skoda',
'model': 'Kodiaq',
'odometer': 91918,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 19200,
'price_includes_vat': True,
'registration_date': '2023-01-09',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Kodiaq 2.0 TDI Executive - Diesel - Automatic - 150 hp - '
'91.918 km',
'transmission': 'automatic',
'trim': 'Executive',
'vin': None,
'year': 2023}
2026-03-27 22:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710720549%27 HTTP/1.1" 200 None
2026-03-27 22:06:05 [adesa.it] INFO: Saving data for 10720549: {'auction_closing_time': 1774800000.0, 'created_time': 1774562499.72045, 'last_price_update_time': 1774649165.257808}
2026-03-27 22:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10720549') HTTP/1.1" 204 0
2026-03-27 22:06:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 074e8cc5-d8b1-5641-af91-e93da9202278 with identifier: 10720525
2026-03-27 22:06:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 074e8cc5-d8b1-5641-af91-e93da9202278 with identifier: 10720525
2026-03-27 22:06:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 074e8cc5-d8b1-5641-af91-e93da9202278 with identifier: 10720525 to the API
2026-03-27 22:06:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22: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-27 22:06:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720525>
{'auction_title': '',
'c_o_2_emission_value': 118,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 116,
'expiration_date': '2026-03-29T16:00:00Z',
'fuel_type': 'Diesel',
'id': '074e8cc5-d8b1-5641-af91-e93da9202278',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL940SR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720525',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 122492,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 10700,
'price_includes_vat': True,
'registration_date': '2022-10-13',
'seats_number': 5,
'seller_name': 'ARVAL-IT',
'title': 'Skoda Octavia Combi 2.0 TDI Executive - Diesel - Automatic - 116 hp '
'- 122.492 km',
'transmission': 'automatic',
'trim': 'Executive',
'vin': None,
'year': 2022}
2026-03-27 22:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710720525%27 HTTP/1.1" 200 None
2026-03-27 22:06:05 [adesa.it] INFO: Saving data for 10720525: {'auction_closing_time': 1774800000.0, 'created_time': 1774562490.162616, 'last_price_update_time': 1774649165.554691}
2026-03-27 22:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10720525') HTTP/1.1" 204 0
2026-03-27 22:06:05 [scrapy.extensions.logstats] INFO: Crawled 619 pages (at 115 pages/min), scraped 401 items (at 86 items/min)
2026-03-27 22:06:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 208MiB
2026-03-27 22:06:05 [adesa.it] INFO: Found listing with ID: 10741665
2026-03-27 22:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710741665%27 HTTP/1.1" 200 None
2026-03-27 22:06:05 [adesa.it] INFO: Scrape type for 10741665: 1
2026-03-27 22:06:05 [adesa.it] INFO: Scraping item 10741665 url https://www.openlane.eu/en/carv6/auction/10741665
2026-03-27 22:06:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720569> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:06:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724916> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:06:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:06:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:06:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724933> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:06:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724927> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:06:05 [adesa.it] INFO: Found listing with ID: 10741660
2026-03-27 22:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710741660%27 HTTP/1.1" 200 None
2026-03-27 22:06:05 [adesa.it] INFO: Scrape type for 10741660: 1
2026-03-27 22:06:05 [adesa.it] INFO: Scraping item 10741660 url https://www.openlane.eu/en/carv6/auction/10741660
2026-03-27 22:06:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:06:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:06:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:06:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5bbbcd0>
2026-03-27 22:06:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:06:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:06:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:06:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_030365e4-803a-5c39-9099-2b593485e513/030365e4-803a-5c39-9099-2b593485e513_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743815%252Fgeneral%252Fa0ad6610-3f06-49d2-bff7-395de7311952.jpg') HTTP/1.1" 204 0
2026-03-27 22:06:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743815/general/a0ad6610-3f06-49d2-bff7-395de7311952.jpg saved to cache
2026-03-27 22:06:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 030365e4-803a-5c39-9099-2b593485e513
2026-03-27 22:06:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:06:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee4769b10>
2026-03-27 22:06:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:06:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:06:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:06:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_030365e4-803a-5c39-9099-2b593485e513/030365e4-803a-5c39-9099-2b593485e513_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743815%252Fgeneral%252F6952679b-5b62-477c-b026-675ed7ee95a4.jpg') HTTP/1.1" 204 0
2026-03-27 22:06:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743815/general/6952679b-5b62-477c-b026-675ed7ee95a4.jpg saved to cache
2026-03-27 22:06:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 030365e4-803a-5c39-9099-2b593485e513
2026-03-27 22:06:05 [adesa.it] INFO: Found listing with ID: 10741655
2026-03-27 22:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710741655%27 HTTP/1.1" 200 None
2026-03-27 22:06:05 [adesa.it] INFO: Scrape type for 10741655: 1
2026-03-27 22:06:05 [adesa.it] INFO: Scraping item 10741655 url https://www.openlane.eu/en/carv6/auction/10741655
2026-03-27 22:06:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743815/general/d1709d3d-2d4c-4ba3-9488-37b5343a6e99.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741875)
2026-03-27 22:06:05 [adesa.it] INFO: Found listing with ID: 10741659
2026-03-27 22:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710741659%27 HTTP/1.1" 200 None
2026-03-27 22:06:05 [adesa.it] INFO: Scrape type for 10741659: 1
2026-03-27 22:06:05 [adesa.it] INFO: Scraping item 10741659 url https://www.openlane.eu/en/carv6/auction/10741659
2026-03-27 22:06:05 [adesa.it] INFO: Found listing with ID: 10739822
2026-03-27 22:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710739822%27 HTTP/1.1" 200 None
2026-03-27 22:06:05 [adesa.it] INFO: Scrape type for 10739822: 0
2026-03-27 22:06:05 [adesa.it] INFO: Skipping item 10739822 url https://www.openlane.eu/en/carv6/auction/10739822
2026-03-27 22:06:05 [adesa.it] INFO: Found listing with ID: 10737287
2026-03-27 22:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710737287%27 HTTP/1.1" 200 None
2026-03-27 22:06:05 [adesa.it] INFO: Scrape type for 10737287: 0
2026-03-27 22:06:05 [adesa.it] INFO: Skipping item 10737287 url https://www.openlane.eu/en/carv6/auction/10737287
2026-03-27 22:06:05 [adesa.it] INFO: Found listing with ID: 10720352
2026-03-27 22:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710720352%27 HTTP/1.1" 200 None
2026-03-27 22:06:05 [adesa.it] INFO: Scrape type for 10720352: 0
2026-03-27 22:06:05 [adesa.it] INFO: Skipping item 10720352 url https://www.openlane.eu/en/carv6/auction/10720352
2026-03-27 22:06:05 [adesa.it] INFO: Found listing with ID: 10720649
2026-03-27 22:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710720649%27 HTTP/1.1" 200 None
2026-03-27 22:06:05 [adesa.it] INFO: Scrape type for 10720649: 0
2026-03-27 22:06:05 [adesa.it] INFO: Skipping item 10720649 url https://www.openlane.eu/en/carv6/auction/10720649
2026-03-27 22:06:05 [adesa.it] INFO: Found listing with ID: 10720639
2026-03-27 22:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710720639%27 HTTP/1.1" 200 None
2026-03-27 22:06:05 [adesa.it] INFO: Scrape type for 10720639: 0
2026-03-27 22:06:05 [adesa.it] INFO: Skipping item 10720639 url https://www.openlane.eu/en/carv6/auction/10720639
2026-03-27 22:06:05 [adesa.it] INFO: Found listing with ID: 10720350
2026-03-27 22:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710720350%27 HTTP/1.1" 200 None
2026-03-27 22:06:05 [adesa.it] INFO: Scrape type for 10720350: 0
2026-03-27 22:06:05 [adesa.it] INFO: Skipping item 10720350 url https://www.openlane.eu/en/carv6/auction/10720350
2026-03-27 22:06:05 [adesa.it] INFO: Found listing with ID: 10720342
2026-03-27 22:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710720342%27 HTTP/1.1" 200 None
2026-03-27 22:06:05 [adesa.it] INFO: Scrape type for 10720342: 0
2026-03-27 22:06:05 [adesa.it] INFO: Skipping item 10720342 url https://www.openlane.eu/en/carv6/auction/10720342
2026-03-27 22:06:05 [adesa.it] INFO: Found listing with ID: 10720311
2026-03-27 22:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710720311%27 HTTP/1.1" 200 None
2026-03-27 22:06:05 [adesa.it] INFO: Scrape type for 10720311: 0
2026-03-27 22:06:05 [adesa.it] INFO: Skipping item 10720311 url https://www.openlane.eu/en/carv6/auction/10720311
2026-03-27 22:06:05 [adesa.it] INFO: Found listing with ID: 10720330
2026-03-27 22:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710720330%27 HTTP/1.1" 200 None
2026-03-27 22:06:05 [adesa.it] INFO: Scrape type for 10720330: 0
2026-03-27 22:06:05 [adesa.it] INFO: Skipping item 10720330 url https://www.openlane.eu/en/carv6/auction/10720330
2026-03-27 22:06:05 [adesa.it] INFO: Found listing with ID: 10720307
2026-03-27 22:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710720307%27 HTTP/1.1" 200 None
2026-03-27 22:06:05 [adesa.it] INFO: Scrape type for 10720307: 0
2026-03-27 22:06:05 [adesa.it] INFO: Skipping item 10720307 url https://www.openlane.eu/en/carv6/auction/10720307
2026-03-27 22:06:05 [adesa.it] INFO: Found listing with ID: 10720622
2026-03-27 22:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710720622%27 HTTP/1.1" 200 None
2026-03-27 22:06:05 [adesa.it] INFO: Scrape type for 10720622: 0
2026-03-27 22:06:05 [adesa.it] INFO: Skipping item 10720622 url https://www.openlane.eu/en/carv6/auction/10720622
2026-03-27 22:06:05 [adesa.it] INFO: Found listing with ID: 10720308
2026-03-27 22:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710720308%27 HTTP/1.1" 200 None
2026-03-27 22:06:05 [adesa.it] INFO: Scrape type for 10720308: 0
2026-03-27 22:06:05 [adesa.it] INFO: Skipping item 10720308 url https://www.openlane.eu/en/carv6/auction/10720308
2026-03-27 22:06:05 [adesa.it] INFO: Found listing with ID: 10720358
2026-03-27 22:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710720358%27 HTTP/1.1" 200 None
2026-03-27 22:06:05 [adesa.it] INFO: Scrape type for 10720358: 0
2026-03-27 22:06:05 [adesa.it] INFO: Skipping item 10720358 url https://www.openlane.eu/en/carv6/auction/10720358
2026-03-27 22:06:05 [adesa.it] INFO: Found listing with ID: 10720313
2026-03-27 22:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720313%27 HTTP/1.1" 200 None
2026-03-27 22:06:06 [adesa.it] INFO: Scrape type for 10720313: 0
2026-03-27 22:06:06 [adesa.it] INFO: Skipping item 10720313 url https://www.openlane.eu/en/carv6/auction/10720313
2026-03-27 22:06:06 [adesa.it] INFO: Found listing with ID: 10720616
2026-03-27 22:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720616%27 HTTP/1.1" 200 None
2026-03-27 22:06:06 [adesa.it] INFO: Scrape type for 10720616: 0
2026-03-27 22:06:06 [adesa.it] INFO: Skipping item 10720616 url https://www.openlane.eu/en/carv6/auction/10720616
2026-03-27 22:06:06 [adesa.it] INFO: Found listing with ID: 10720310
2026-03-27 22:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720310%27 HTTP/1.1" 200 None
2026-03-27 22:06:06 [adesa.it] INFO: Scrape type for 10720310: 0
2026-03-27 22:06:06 [adesa.it] INFO: Skipping item 10720310 url https://www.openlane.eu/en/carv6/auction/10720310
2026-03-27 22:06:06 [adesa.it] INFO: Found listing with ID: 10720640
2026-03-27 22:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720640%27 HTTP/1.1" 200 None
2026-03-27 22:06:06 [adesa.it] INFO: Scrape type for 10720640: 0
2026-03-27 22:06:06 [adesa.it] INFO: Skipping item 10720640 url https://www.openlane.eu/en/carv6/auction/10720640
2026-03-27 22:06:06 [adesa.it] INFO: Found listing with ID: 10720312
2026-03-27 22:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720312%27 HTTP/1.1" 200 None
2026-03-27 22:06:06 [adesa.it] INFO: Scrape type for 10720312: 0
2026-03-27 22:06:06 [adesa.it] INFO: Skipping item 10720312 url https://www.openlane.eu/en/carv6/auction/10720312
2026-03-27 22:06:06 [adesa.it] INFO: Found listing with ID: 10720611
2026-03-27 22:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720611%27 HTTP/1.1" 200 None
2026-03-27 22:06:06 [adesa.it] INFO: Scrape type for 10720611: 0
2026-03-27 22:06:06 [adesa.it] INFO: Skipping item 10720611 url https://www.openlane.eu/en/carv6/auction/10720611
2026-03-27 22:06:06 [adesa.it] INFO: Found listing with ID: 10720618
2026-03-27 22:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720618%27 HTTP/1.1" 200 None
2026-03-27 22:06:06 [adesa.it] INFO: Scrape type for 10720618: 0
2026-03-27 22:06:06 [adesa.it] INFO: Skipping item 10720618 url https://www.openlane.eu/en/carv6/auction/10720618
2026-03-27 22:06:06 [adesa.it] INFO: Found listing with ID: 10720346
2026-03-27 22:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720346%27 HTTP/1.1" 200 None
2026-03-27 22:06:06 [adesa.it] INFO: Scrape type for 10720346: 0
2026-03-27 22:06:06 [adesa.it] INFO: Skipping item 10720346 url https://www.openlane.eu/en/carv6/auction/10720346
2026-03-27 22:06:06 [adesa.it] INFO: Found listing with ID: 10720321
2026-03-27 22:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720321%27 HTTP/1.1" 200 None
2026-03-27 22:06:06 [adesa.it] INFO: Scrape type for 10720321: 0
2026-03-27 22:06:06 [adesa.it] INFO: Skipping item 10720321 url https://www.openlane.eu/en/carv6/auction/10720321
2026-03-27 22:06:06 [adesa.it] INFO: Found listing with ID: 10720643
2026-03-27 22:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720643%27 HTTP/1.1" 200 None
2026-03-27 22:06:06 [adesa.it] INFO: Scrape type for 10720643: 0
2026-03-27 22:06:06 [adesa.it] INFO: Skipping item 10720643 url https://www.openlane.eu/en/carv6/auction/10720643
2026-03-27 22:06:06 [adesa.it] INFO: Found listing with ID: 10720344
2026-03-27 22:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720344%27 HTTP/1.1" 200 None
2026-03-27 22:06:06 [adesa.it] INFO: Scrape type for 10720344: 0
2026-03-27 22:06:06 [adesa.it] INFO: Skipping item 10720344 url https://www.openlane.eu/en/carv6/auction/10720344
2026-03-27 22:06:06 [adesa.it] INFO: Found listing with ID: 10720629
2026-03-27 22:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720629%27 HTTP/1.1" 200 None
2026-03-27 22:06:06 [adesa.it] INFO: Scrape type for 10720629: 0
2026-03-27 22:06:06 [adesa.it] INFO: Skipping item 10720629 url https://www.openlane.eu/en/carv6/auction/10720629
2026-03-27 22:06:06 [adesa.it] INFO: Found listing with ID: 10720628
2026-03-27 22:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720628%27 HTTP/1.1" 200 None
2026-03-27 22:06:06 [adesa.it] INFO: Scrape type for 10720628: 0
2026-03-27 22:06:06 [adesa.it] INFO: Skipping item 10720628 url https://www.openlane.eu/en/carv6/auction/10720628
2026-03-27 22:06:06 [adesa.it] INFO: Found listing with ID: 10720653
2026-03-27 22:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720653%27 HTTP/1.1" 200 None
2026-03-27 22:06:06 [adesa.it] INFO: Scrape type for 10720653: 0
2026-03-27 22:06:06 [adesa.it] INFO: Skipping item 10720653 url https://www.openlane.eu/en/carv6/auction/10720653
2026-03-27 22:06:06 [adesa.it] INFO: Found listing with ID: 10720351
2026-03-27 22:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720351%27 HTTP/1.1" 200 None
2026-03-27 22:06:06 [adesa.it] INFO: Scrape type for 10720351: 0
2026-03-27 22:06:06 [adesa.it] INFO: Skipping item 10720351 url https://www.openlane.eu/en/carv6/auction/10720351
2026-03-27 22:06:06 [adesa.it] INFO: Found listing with ID: 10720323
2026-03-27 22:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720323%27 HTTP/1.1" 200 None
2026-03-27 22:06:06 [adesa.it] INFO: Scrape type for 10720323: 0
2026-03-27 22:06:06 [adesa.it] INFO: Skipping item 10720323 url https://www.openlane.eu/en/carv6/auction/10720323
2026-03-27 22:06:06 [adesa.it] INFO: Found listing with ID: 10720637
2026-03-27 22:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720637%27 HTTP/1.1" 200 None
2026-03-27 22:06:06 [adesa.it] INFO: Scrape type for 10720637: 0
2026-03-27 22:06:06 [adesa.it] INFO: Skipping item 10720637 url https://www.openlane.eu/en/carv6/auction/10720637
2026-03-27 22:06:06 [adesa.it] INFO: Found listing with ID: 10720325
2026-03-27 22:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720325%27 HTTP/1.1" 200 None
2026-03-27 22:06:06 [adesa.it] INFO: Scrape type for 10720325: 0
2026-03-27 22:06:06 [adesa.it] INFO: Skipping item 10720325 url https://www.openlane.eu/en/carv6/auction/10720325
2026-03-27 22:06:06 [adesa.it] INFO: Found listing with ID: 10720359
2026-03-27 22:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720359%27 HTTP/1.1" 200 None
2026-03-27 22:06:06 [adesa.it] INFO: Scrape type for 10720359: 0
2026-03-27 22:06:06 [adesa.it] INFO: Skipping item 10720359 url https://www.openlane.eu/en/carv6/auction/10720359
2026-03-27 22:06:06 [adesa.it] INFO: Found listing with ID: 10720360
2026-03-27 22:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720360%27 HTTP/1.1" 200 None
2026-03-27 22:06:06 [adesa.it] INFO: Scrape type for 10720360: 0
2026-03-27 22:06:06 [adesa.it] INFO: Skipping item 10720360 url https://www.openlane.eu/en/carv6/auction/10720360
2026-03-27 22:06:06 [adesa.it] INFO: Found listing with ID: 10720324
2026-03-27 22:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720324%27 HTTP/1.1" 200 None
2026-03-27 22:06:06 [adesa.it] INFO: Scrape type for 10720324: 0
2026-03-27 22:06:06 [adesa.it] INFO: Skipping item 10720324 url https://www.openlane.eu/en/carv6/auction/10720324
2026-03-27 22:06:06 [adesa.it] INFO: Found listing with ID: 10720650
2026-03-27 22:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720650%27 HTTP/1.1" 200 None
2026-03-27 22:06:06 [adesa.it] INFO: Scrape type for 10720650: 0
2026-03-27 22:06:06 [adesa.it] INFO: Skipping item 10720650 url https://www.openlane.eu/en/carv6/auction/10720650
2026-03-27 22:06:06 [adesa.it] INFO: Found listing with ID: 10720357
2026-03-27 22:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720357%27 HTTP/1.1" 200 None
2026-03-27 22:06:06 [adesa.it] INFO: Scrape type for 10720357: 0
2026-03-27 22:06:06 [adesa.it] INFO: Skipping item 10720357 url https://www.openlane.eu/en/carv6/auction/10720357
2026-03-27 22:06:06 [adesa.it] INFO: Found listing with ID: 10720333
2026-03-27 22:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720333%27 HTTP/1.1" 200 None
2026-03-27 22:06:06 [adesa.it] INFO: Scrape type for 10720333: 0
2026-03-27 22:06:06 [adesa.it] INFO: Skipping item 10720333 url https://www.openlane.eu/en/carv6/auction/10720333
2026-03-27 22:06:06 [adesa.it] INFO: Found listing with ID: 10720617
2026-03-27 22:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720617%27 HTTP/1.1" 200 None
2026-03-27 22:06:06 [adesa.it] INFO: Scrape type for 10720617: 0
2026-03-27 22:06:06 [adesa.it] INFO: Skipping item 10720617 url https://www.openlane.eu/en/carv6/auction/10720617
2026-03-27 22:06:06 [adesa.it] INFO: Found listing with ID: 10720624
2026-03-27 22:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720624%27 HTTP/1.1" 200 None
2026-03-27 22:06:06 [adesa.it] INFO: Scrape type for 10720624: 0
2026-03-27 22:06:06 [adesa.it] INFO: Skipping item 10720624 url https://www.openlane.eu/en/carv6/auction/10720624
2026-03-27 22:06:06 [adesa.it] INFO: Found listing with ID: 10720615
2026-03-27 22:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720615%27 HTTP/1.1" 200 None
2026-03-27 22:06:06 [adesa.it] INFO: Scrape type for 10720615: 0
2026-03-27 22:06:06 [adesa.it] INFO: Skipping item 10720615 url https://www.openlane.eu/en/carv6/auction/10720615
2026-03-27 22:06:06 [adesa.it] INFO: Found listing with ID: 10720309
2026-03-27 22:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720309%27 HTTP/1.1" 200 None
2026-03-27 22:06:06 [adesa.it] INFO: Scrape type for 10720309: 0
2026-03-27 22:06:06 [adesa.it] INFO: Skipping item 10720309 url https://www.openlane.eu/en/carv6/auction/10720309
2026-03-27 22:06:06 [adesa.it] INFO: Found listing with ID: 10720320
2026-03-27 22:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720320%27 HTTP/1.1" 200 None
2026-03-27 22:06:06 [adesa.it] INFO: Scrape type for 10720320: 0
2026-03-27 22:06:06 [adesa.it] INFO: Skipping item 10720320 url https://www.openlane.eu/en/carv6/auction/10720320
2026-03-27 22:06:06 [adesa.it] INFO: Found listing with ID: 10720319
2026-03-27 22:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720319%27 HTTP/1.1" 200 None
2026-03-27 22:06:06 [adesa.it] INFO: Scrape type for 10720319: 0
2026-03-27 22:06:06 [adesa.it] INFO: Skipping item 10720319 url https://www.openlane.eu/en/carv6/auction/10720319
2026-03-27 22:06:06 [adesa.it] INFO: Found listing with ID: 10720355
2026-03-27 22:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720355%27 HTTP/1.1" 200 None
2026-03-27 22:06:06 [adesa.it] INFO: Scrape type for 10720355: 0
2026-03-27 22:06:06 [adesa.it] INFO: Skipping item 10720355 url https://www.openlane.eu/en/carv6/auction/10720355
2026-03-27 22:06:06 [adesa.it] INFO: Found listing with ID: 10720337
2026-03-27 22:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720337%27 HTTP/1.1" 200 None
2026-03-27 22:06:06 [adesa.it] INFO: Scrape type for 10720337: 0
2026-03-27 22:06:06 [adesa.it] INFO: Skipping item 10720337 url https://www.openlane.eu/en/carv6/auction/10720337
2026-03-27 22:06:06 [adesa.it] INFO: Found listing with ID: 10720335
2026-03-27 22:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720335%27 HTTP/1.1" 200 None
2026-03-27 22:06:06 [adesa.it] INFO: Scrape type for 10720335: 0
2026-03-27 22:06:06 [adesa.it] INFO: Skipping item 10720335 url https://www.openlane.eu/en/carv6/auction/10720335
2026-03-27 22:06:06 [adesa.it] INFO: Found listing with ID: 10720620
2026-03-27 22:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720620%27 HTTP/1.1" 200 None
2026-03-27 22:06:06 [adesa.it] INFO: Scrape type for 10720620: 0
2026-03-27 22:06:06 [adesa.it] INFO: Skipping item 10720620 url https://www.openlane.eu/en/carv6/auction/10720620
2026-03-27 22:06:06 [adesa.it] INFO: Found listing with ID: 10720621
2026-03-27 22:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720621%27 HTTP/1.1" 200 None
2026-03-27 22:06:06 [adesa.it] INFO: Scrape type for 10720621: 0
2026-03-27 22:06:06 [adesa.it] INFO: Skipping item 10720621 url https://www.openlane.eu/en/carv6/auction/10720621
2026-03-27 22:06:06 [adesa.it] INFO: Found listing with ID: 10720623
2026-03-27 22:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720623%27 HTTP/1.1" 200 None
2026-03-27 22:06:06 [adesa.it] INFO: Scrape type for 10720623: 0
2026-03-27 22:06:06 [adesa.it] INFO: Skipping item 10720623 url https://www.openlane.eu/en/carv6/auction/10720623
2026-03-27 22:06:06 [adesa.it] INFO: Found listing with ID: 10720341
2026-03-27 22:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720341%27 HTTP/1.1" 200 None
2026-03-27 22:06:06 [adesa.it] INFO: Scrape type for 10720341: 0
2026-03-27 22:06:06 [adesa.it] INFO: Skipping item 10720341 url https://www.openlane.eu/en/carv6/auction/10720341
2026-03-27 22:06:06 [adesa.it] INFO: Found listing with ID: 10720613
2026-03-27 22:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720613%27 HTTP/1.1" 200 None
2026-03-27 22:06:06 [adesa.it] INFO: Scrape type for 10720613: 0
2026-03-27 22:06:06 [adesa.it] INFO: Skipping item 10720613 url https://www.openlane.eu/en/carv6/auction/10720613
2026-03-27 22:06:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4b0d555f-000a-5b64-b946-a9e712bdc855 with identifier: 10720569
2026-03-27 22:06:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4b0d555f-000a-5b64-b946-a9e712bdc855 with scrape type 2
2026-03-27 22:06:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4b0d555f-000a-5b64-b946-a9e712bdc855 with scrape type 2
2026-03-27 22:06:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 4b0d555f-000a-5b64-b946-a9e712bdc855, identifier: 10720569
2026-03-27 22:06:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1ebefece-8d19-544a-89d4-810bfe8c52b2 with identifier: 10724916
2026-03-27 22:06:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1ebefece-8d19-544a-89d4-810bfe8c52b2 with scrape type 2
2026-03-27 22:06:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1ebefece-8d19-544a-89d4-810bfe8c52b2 with scrape type 2
2026-03-27 22:06:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 1ebefece-8d19-544a-89d4-810bfe8c52b2, identifier: 10724916
2026-03-27 22:06:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b6489fe4-af36-5ce4-bc94-5caf8dd7f955 with identifier: 10724933
2026-03-27 22:06:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b6489fe4-af36-5ce4-bc94-5caf8dd7f955 with scrape type 2
2026-03-27 22:06:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b6489fe4-af36-5ce4-bc94-5caf8dd7f955 with scrape type 2
2026-03-27 22:06:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: b6489fe4-af36-5ce4-bc94-5caf8dd7f955, identifier: 10724933
2026-03-27 22:06:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4d7defe5-8658-5781-afb9-cc03077b00a6 with identifier: 10724927
2026-03-27 22:06:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4d7defe5-8658-5781-afb9-cc03077b00a6 with scrape type 2
2026-03-27 22:06:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4d7defe5-8658-5781-afb9-cc03077b00a6 with scrape type 2
2026-03-27 22:06:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 4d7defe5-8658-5781-afb9-cc03077b00a6, identifier: 10724927
2026-03-27 22:06:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 4b0d555f-000a-5b64-b946-a9e712bdc855 with identifier: 10720569
2026-03-27 22:06:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 4b0d555f-000a-5b64-b946-a9e712bdc855 with identifier: 10720569
2026-03-27 22:06:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 4b0d555f-000a-5b64-b946-a9e712bdc855 with identifier: 10720569 to the API
2026-03-27 22:06:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:06:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:06:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720569>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 95,
'expiration_date': '2026-03-29T16:00:00Z',
'fuel_type': 'Petrol',
'id': '4b0d555f-000a-5b64-b946-a9e712bdc855',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP208WX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720569',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Taigo',
'odometer': 144652,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 7700,
'price_includes_vat': True,
'registration_date': '2023-04-01',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Taigo 1.0 TSI Life - Petrol - Manual - 95 hp - 144.652 '
'km',
'transmission': 'manual',
'trim': 'Life',
'vin': None,
'year': 2023}
2026-03-27 22:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720569%27 HTTP/1.1" 200 None
2026-03-27 22:06:07 [adesa.it] INFO: Saving data for 10720569: {'auction_closing_time': 1774800000.0, 'created_time': 1774562609.822438, 'last_price_update_time': 1774649167.48655}
2026-03-27 22:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10720569') HTTP/1.1" 204 0
2026-03-27 22:06:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 1ebefece-8d19-544a-89d4-810bfe8c52b2 with identifier: 10724916
2026-03-27 22:06:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 1ebefece-8d19-544a-89d4-810bfe8c52b2 with identifier: 10724916
2026-03-27 22:06:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 1ebefece-8d19-544a-89d4-810bfe8c52b2 with identifier: 10724916 to the API
2026-03-27 22:06:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:06:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:06:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724916>
{'auction_title': '',
'c_o_2_emission_value': 37,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 218,
'expiration_date': '2026-03-29T16:00:00Z',
'fuel_type': 'Hybrid',
'id': '1ebefece-8d19-544a-89d4-810bfe8c52b2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE858SG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724916',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 198827,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 9000,
'price_includes_vat': True,
'registration_date': '2021-02-26',
'seats_number': 5,
'seller_name': 'ARVAL-IT',
'title': 'Volkswagen Passat Variant GTE 1.4 - Hybrid - Automatic - 218 hp - '
'198.827 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-27 22:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710724916%27 HTTP/1.1" 200 None
2026-03-27 22:06:07 [adesa.it] INFO: Saving data for 10724916: {'auction_closing_time': 1774800000.0, 'created_time': 1774562614.036263, 'last_price_update_time': 1774649167.886336}
2026-03-27 22:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10724916') HTTP/1.1" 204 0
2026-03-27 22:06:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: b6489fe4-af36-5ce4-bc94-5caf8dd7f955 with identifier: 10724933
2026-03-27 22:06:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: b6489fe4-af36-5ce4-bc94-5caf8dd7f955 with identifier: 10724933
2026-03-27 22:06:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: b6489fe4-af36-5ce4-bc94-5caf8dd7f955 with identifier: 10724933 to the API
2026-03-27 22:06:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:06:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:06:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724933>
{'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-29T16:00:00Z',
'fuel_type': 'Petrol',
'id': 'b6489fe4-af36-5ce4-bc94-5caf8dd7f955',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL755KE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724933',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'T-Cross',
'odometer': 127555,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 8200,
'price_includes_vat': True,
'registration_date': '2022-12-29',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen T-Cross 1.0 TSI Style - Petrol - Manual - 95 hp - '
'127.555 km',
'transmission': 'manual',
'trim': 'Style',
'vin': None,
'year': 2022}
2026-03-27 22:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710724933%27 HTTP/1.1" 200 None
2026-03-27 22:06:08 [adesa.it] INFO: Saving data for 10724933: {'auction_closing_time': 1774800000.0, 'created_time': 1774562609.515831, 'last_price_update_time': 1774649168.164639}
2026-03-27 22:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10724933') HTTP/1.1" 204 0
2026-03-27 22:06:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 4d7defe5-8658-5781-afb9-cc03077b00a6 with identifier: 10724927
2026-03-27 22:06:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 4d7defe5-8658-5781-afb9-cc03077b00a6 with identifier: 10724927
2026-03-27 22:06:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 4d7defe5-8658-5781-afb9-cc03077b00a6 with identifier: 10724927 to the API
2026-03-27 22:06:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:06:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:06:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724927>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 115,
'expiration_date': '2026-03-29T16:00:00Z',
'fuel_type': 'Petrol',
'id': '4d7defe5-8658-5781-afb9-cc03077b00a6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GY045RE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724927',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Taigo',
'odometer': 18389,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 13600,
'price_includes_vat': True,
'registration_date': '2025-02-27',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Taigo 1.0 TSI Life - Petrol - Manual - 115 hp - 18.389 '
'km',
'transmission': 'manual',
'trim': 'Life',
'vin': None,
'year': 2025}
2026-03-27 22:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710724927%27 HTTP/1.1" 200 None
2026-03-27 22:06:08 [adesa.it] INFO: Saving data for 10724927: {'auction_closing_time': 1774800000.0, 'created_time': 1774562613.020663, 'last_price_update_time': 1774649168.435189}
2026-03-27 22:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10724927') HTTP/1.1" 204 0
2026-03-27 22:06:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743815/general/51502153-4f20-4a39-9f85-51d8a495b01e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741875)
2026-03-27 22:06:08 [scrapy_zyte_api.handler] DEBUG: Got Zyte API error (status=421, type='/website/connection-error', request_id='1ceb59c424688d91f7a7b342efc1515a') while processing URL (https://www.openlane.eu/en/carv6/auction/10724929): Failed to establish a network connection to the website. This could be due to the server being down or network connectivity issues. Verify the website is operational and accessible.
2026-03-27 22:06:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724917> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:06:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720529> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22: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-27 22: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-27 22: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-27 22:06:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:06:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5a36710>
2026-03-27 22:06:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:06:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:06:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:06:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_030365e4-803a-5c39-9099-2b593485e513/030365e4-803a-5c39-9099-2b593485e513_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743815%252Fgeneral%252Fd1709d3d-2d4c-4ba3-9488-37b5343a6e99.jpg') HTTP/1.1" 204 0
2026-03-27 22:06:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743815/general/d1709d3d-2d4c-4ba3-9488-37b5343a6e99.jpg saved to cache
2026-03-27 22:06:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 030365e4-803a-5c39-9099-2b593485e513
2026-03-27 22:06:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:06:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5be2f50>
2026-03-27 22:06:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:06:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:06:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:06:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_030365e4-803a-5c39-9099-2b593485e513/030365e4-803a-5c39-9099-2b593485e513_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743815%252Fgeneral%252F51502153-4f20-4a39-9f85-51d8a495b01e.jpg') HTTP/1.1" 204 0
2026-03-27 22:06:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743815/general/51502153-4f20-4a39-9f85-51d8a495b01e.jpg saved to cache
2026-03-27 22:06:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 030365e4-803a-5c39-9099-2b593485e513
2026-03-27 22:06:08 [scrapy.core.scraper] ERROR: Error downloading <GET https://www.openlane.eu/en/carv6/auction/10724929>
Traceback (most recent call last):
File "/usr/local/lib/python3.11/dist-packages/twisted/internet/defer.py", line 1999, in _inlineCallbacks
result = context.run(
File "/usr/local/lib/python3.11/dist-packages/twisted/python/failure.py", line 519, in throwExceptionIntoGenerator
return g.throw(self.value.with_traceback(self.tb))
File "/usr/local/lib/python3.11/dist-packages/scrapy/core/downloader/middleware.py", line 54, in process_request
return (yield download_func(request=request, spider=spider))
File "/usr/local/lib/python3.11/dist-packages/twisted/internet/defer.py", line 1251, in adapt
extracted: _SelfResultT | Failure = result.result()
File "/usr/local/lib/python3.11/dist-packages/scrapy_zyte_api/handler.py", line 257, in _download_request
api_response = await self._session.get(api_params, retrying=retrying)
File "/usr/local/lib/python3.11/dist-packages/zyte_api/_async.py", line 54, in get
return await self._client.get(
File "/usr/local/lib/python3.11/dist-packages/zyte_api/_async.py", line 168, in get
result = await request()
File "/usr/local/lib/python3.11/dist-packages/tenacity/_asyncio.py", line 142, in async_wrapped
return await fn(*args, **kwargs)
File "/usr/local/lib/python3.11/dist-packages/tenacity/_asyncio.py", line 58, in __call__
do = await self.iter(retry_state=retry_state)
File "/usr/local/lib/python3.11/dist-packages/tenacity/_asyncio.py", line 110, in iter
result = await action(retry_state)
File "/usr/local/lib/python3.11/dist-packages/tenacity/_asyncio.py", line 78, in inner
return fn(*args, **kwargs)
File "/usr/local/lib/python3.11/dist-packages/tenacity/__init__.py", line 390, in <lambda>
self._add_action_func(lambda rs: rs.outcome.result())
File "/usr/lib/python3.11/concurrent/futures/_base.py", line 449, in result
return self.__get_result()
File "/usr/lib/python3.11/concurrent/futures/_base.py", line 401, in __get_result
raise self._exception
File "/usr/local/lib/python3.11/dist-packages/tenacity/_asyncio.py", line 61, in __call__
result = await fn(*args, **kwargs)
File "/usr/local/lib/python3.11/dist-packages/zyte_api/_async.py", line 142, in request
raise RequestError(
zyte_api._errors.RequestError: RequestError: 421, message=, headers=<CIMultiDictProxy('Date': 'Fri, 27 Mar 2026 22:06:06 GMT', 'Content-Type': 'application/problem+json', 'Content-Length': '277', 'Connection': 'keep-alive', 'Request-Id': '1ceb59c424688d91f7a7b342efc1515a', '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":"/website/connection-error","title":"Website Connection Error","status":421,"detail":"Failed to establish a network connection to the website. This could be due to the server being down or network connectivity issues. Verify the website is operational and accessible."}', request_id=1ceb59c424688d91f7a7b342efc1515a
2026-03-27 22:06:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1824d3fe-6cbf-5027-89c9-6c440b2d79ec with identifier: 10724917
2026-03-27 22:06:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1824d3fe-6cbf-5027-89c9-6c440b2d79ec with scrape type 2
2026-03-27 22:06:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1824d3fe-6cbf-5027-89c9-6c440b2d79ec with scrape type 2
2026-03-27 22:06:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 1824d3fe-6cbf-5027-89c9-6c440b2d79ec, identifier: 10724917
2026-03-27 22:06:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 698cb8a5-aa2c-51dd-b9ce-229005369bec with identifier: 10720529
2026-03-27 22:06:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 698cb8a5-aa2c-51dd-b9ce-229005369bec with scrape type 2
2026-03-27 22:06:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 698cb8a5-aa2c-51dd-b9ce-229005369bec with scrape type 2
2026-03-27 22:06:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 698cb8a5-aa2c-51dd-b9ce-229005369bec, identifier: 10720529
2026-03-27 22:06:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 1824d3fe-6cbf-5027-89c9-6c440b2d79ec with identifier: 10724917
2026-03-27 22:06:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 1824d3fe-6cbf-5027-89c9-6c440b2d79ec with identifier: 10724917
2026-03-27 22:06:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 1824d3fe-6cbf-5027-89c9-6c440b2d79ec with identifier: 10724917 to the API
2026-03-27 22:06:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:06:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:06:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724917>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 239,
'expiration_date': '2026-03-29T16:00:00Z',
'fuel_type': 'Diesel',
'id': '1824d3fe-6cbf-5027-89c9-6c440b2d79ec',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'EF427NW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724917',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Touareg',
'odometer': 202000,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 8800,
'price_includes_vat': True,
'registration_date': '2010-11-04',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Touareg 3.0 TDI Exclusive - 4Motion - Diesel - Automatic '
'- 239 hp - 202.000 km',
'transmission': 'automatic',
'trim': 'Exclusive',
'vin': None,
'year': 2010}
2026-03-27 22:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710724917%27 HTTP/1.1" 200 None
2026-03-27 22:06:09 [adesa.it] INFO: Saving data for 10724917: {'auction_closing_time': 1774800000.0, 'created_time': 1774562607.842366, 'last_price_update_time': 1774649169.080604}
2026-03-27 22:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10724917') HTTP/1.1" 204 0
2026-03-27 22:06:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 698cb8a5-aa2c-51dd-b9ce-229005369bec with identifier: 10720529
2026-03-27 22:06:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 698cb8a5-aa2c-51dd-b9ce-229005369bec with identifier: 10720529
2026-03-27 22:06:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 698cb8a5-aa2c-51dd-b9ce-229005369bec with identifier: 10720529 to the API
2026-03-27 22:06:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:06:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:06:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720529>
{'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-29T16:00:00Z',
'fuel_type': 'Diesel',
'id': '698cb8a5-aa2c-51dd-b9ce-229005369bec',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GC667YS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720529',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 201817,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 13700,
'price_includes_vat': True,
'registration_date': '2020-10-19',
'seats_number': 5,
'seller_name': 'Unipol Rental',
'title': 'Volkswagen Tiguan 2.0 TDI Sport - Diesel - Automatic - 150 hp - '
'201.817 km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2020}
2026-03-27 22:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720529%27 HTTP/1.1" 200 None
2026-03-27 22:06:09 [adesa.it] INFO: Saving data for 10720529: {'auction_closing_time': 1774800000.0, 'created_time': 1774562510.454219, 'last_price_update_time': 1774649169.345023}
2026-03-27 22:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10720529') HTTP/1.1" 204 0
2026-03-27 22:06:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741877> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:06:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:06:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720534> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:06:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:06:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724943> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:06:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:06:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3e9db46f-a0a7-54c3-b2ee-e07ebda6f9ab with identifier: 10741877
2026-03-27 22:06:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3e9db46f-a0a7-54c3-b2ee-e07ebda6f9ab with scrape type 1
2026-03-27 22:06:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3e9db46f-a0a7-54c3-b2ee-e07ebda6f9ab
2026-03-27 22:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743818%252Fgeneral%252F91753b9c-2159-48d9-956a-1fed6e9430e6.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743818/general/91753b9c-2159-48d9-956a-1fed6e9430e6.jpg not downloaded yet
2026-03-27 22:06:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743815/general/78472cb4-d228-4505-961e-c80b398e6244.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741875)
2026-03-27 22:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743818%252Fgeneral%252F0f84ec7f-ca34-46e8-986e-d55a6038bff4.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743818/general/0f84ec7f-ca34-46e8-986e-d55a6038bff4.jpg not downloaded yet
2026-03-27 22:06:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743815/general/795ac6a3-90ae-4d6d-a1f3-c8aef49a282a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741875)
2026-03-27 22:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743818%252Fgeneral%252F12fa4d41-15bf-4179-b8b3-4a6241a2ab0c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743818/general/12fa4d41-15bf-4179-b8b3-4a6241a2ab0c.jpg not downloaded yet
2026-03-27 22:06:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720550> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:06:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743818%252Fgeneral%252F7f513176-be5f-4839-8d49-81dfadeaa34f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743818/general/7f513176-be5f-4839-8d49-81dfadeaa34f.jpg not downloaded yet
2026-03-27 22:06:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 89762031-ddd2-5281-a971-8b39807bde81 with identifier: 10720534
2026-03-27 22:06:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 89762031-ddd2-5281-a971-8b39807bde81 with scrape type 2
2026-03-27 22:06:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 89762031-ddd2-5281-a971-8b39807bde81 with scrape type 2
2026-03-27 22:06:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 89762031-ddd2-5281-a971-8b39807bde81, identifier: 10720534
2026-03-27 22:06:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 89762031-ddd2-5281-a971-8b39807bde81 with identifier: 10720534
2026-03-27 22:06:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 89762031-ddd2-5281-a971-8b39807bde81 with identifier: 10720534
2026-03-27 22:06:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 89762031-ddd2-5281-a971-8b39807bde81 with identifier: 10720534 to the API
2026-03-27 22:06:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:06:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:06:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720534>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 115,
'expiration_date': '2026-03-29T16:00:00Z',
'fuel_type': 'Diesel',
'id': '89762031-ddd2-5281-a971-8b39807bde81',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH059AY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720534',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'T-ROC',
'odometer': 170375,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 9500,
'price_includes_vat': True,
'registration_date': '2021-10-20',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen T-ROC 2.0 TDI Business - Diesel - Manual - 115 hp - '
'170.375 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-27 22:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720534%27 HTTP/1.1" 200 None
2026-03-27 22:06:09 [adesa.it] INFO: Saving data for 10720534: {'auction_closing_time': 1774800000.0, 'created_time': 1774562511.079116, 'last_price_update_time': 1774649169.91103}
2026-03-27 22:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10720534') HTTP/1.1" 204 0
2026-03-27 22:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743818%252Fgeneral%252F763c9d93-3190-4ede-bda9-36a693c5dd35.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743818/general/763c9d93-3190-4ede-bda9-36a693c5dd35.jpg not downloaded yet
2026-03-27 22:06:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743818/general/91753b9c-2159-48d9-956a-1fed6e9430e6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741877)
2026-03-27 22:06:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743815/general/356bd97b-9313-4d40-90da-bf6720f32aa2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741875)
2026-03-27 22:06:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 032ad7a3-a3d1-5221-b332-1c1c2e122f67 with identifier: 10724943
2026-03-27 22:06:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 032ad7a3-a3d1-5221-b332-1c1c2e122f67 with scrape type 2
2026-03-27 22:06:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 032ad7a3-a3d1-5221-b332-1c1c2e122f67 with scrape type 2
2026-03-27 22:06:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 032ad7a3-a3d1-5221-b332-1c1c2e122f67, identifier: 10724943
2026-03-27 22:06:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:06:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee4703850>
2026-03-27 22:06:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:06:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:06:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:06:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_030365e4-803a-5c39-9099-2b593485e513/030365e4-803a-5c39-9099-2b593485e513_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743815%252Fgeneral%252F78472cb4-d228-4505-961e-c80b398e6244.jpg') HTTP/1.1" 204 0
2026-03-27 22:06:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743815/general/78472cb4-d228-4505-961e-c80b398e6244.jpg saved to cache
2026-03-27 22:06:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 030365e4-803a-5c39-9099-2b593485e513
2026-03-27 22:06:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:06:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee43e94d0>
2026-03-27 22:06:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:06:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:06:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:06:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_030365e4-803a-5c39-9099-2b593485e513/030365e4-803a-5c39-9099-2b593485e513_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743815%252Fgeneral%252F795ac6a3-90ae-4d6d-a1f3-c8aef49a282a.jpg') HTTP/1.1" 204 0
2026-03-27 22:06:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743815/general/795ac6a3-90ae-4d6d-a1f3-c8aef49a282a.jpg saved to cache
2026-03-27 22:06:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 030365e4-803a-5c39-9099-2b593485e513
2026-03-27 22:06:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 50aca48f-b4e9-5334-9fbe-25a4e4fa02a5 with identifier: 10720550
2026-03-27 22:06:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 50aca48f-b4e9-5334-9fbe-25a4e4fa02a5 with scrape type 2
2026-03-27 22:06:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 50aca48f-b4e9-5334-9fbe-25a4e4fa02a5 with scrape type 2
2026-03-27 22:06:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 50aca48f-b4e9-5334-9fbe-25a4e4fa02a5, identifier: 10720550
2026-03-27 22:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5743818%252Fgeneral%252F44392c81-3249-4133-b632-cf29239a7c3d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743818/general/44392c81-3249-4133-b632-cf29239a7c3d.jpg not downloaded yet
2026-03-27 22:06:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 032ad7a3-a3d1-5221-b332-1c1c2e122f67 with identifier: 10724943
2026-03-27 22:06:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 032ad7a3-a3d1-5221-b332-1c1c2e122f67 with identifier: 10724943
2026-03-27 22:06:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 032ad7a3-a3d1-5221-b332-1c1c2e122f67 with identifier: 10724943 to the API
2026-03-27 22:06:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:06:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:06:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724943>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-29T16:00:00Z',
'fuel_type': 'Diesel',
'id': '032ad7a3-a3d1-5221-b332-1c1c2e122f67',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK100FL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724943',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'T-ROC',
'odometer': 216306,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 11600,
'price_includes_vat': True,
'registration_date': '2022-04-28',
'seats_number': 5,
'seller_name': 'Unipol Rental',
'title': 'Volkswagen T-ROC 2.0 TDI Life - Diesel - Automatic - 150 hp - '
'216.306 km',
'transmission': 'automatic',
'trim': 'Life',
'vin': None,
'year': 2022}
2026-03-27 22:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710724943%27 HTTP/1.1" 200 None
2026-03-27 22:06:10 [adesa.it] INFO: Saving data for 10724943: {'auction_closing_time': 1774800000.0, 'created_time': 1774562572.655299, 'last_price_update_time': 1774649170.511291}
2026-03-27 22:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10724943') HTTP/1.1" 204 0
2026-03-27 22:06:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 50aca48f-b4e9-5334-9fbe-25a4e4fa02a5 with identifier: 10720550
2026-03-27 22:06:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 50aca48f-b4e9-5334-9fbe-25a4e4fa02a5 with identifier: 10720550
2026-03-27 22:06:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 50aca48f-b4e9-5334-9fbe-25a4e4fa02a5 with identifier: 10720550 to the API
2026-03-27 22:06:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:06:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:06:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720550>
{'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': 231,
'expiration_date': '2026-03-29T16:00:00Z',
'fuel_type': 'Diesel',
'id': '50aca48f-b4e9-5334-9fbe-25a4e4fa02a5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM438CL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720550',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Touareg',
'odometer': 86176,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 32800,
'price_includes_vat': True,
'registration_date': '2023-01-10',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Touareg 3.0 TDI Elegance - Diesel - Automatic - 231 hp - '
'86.176 km',
'transmission': 'automatic',
'trim': 'Elegance',
'vin': None,
'year': 2023}
2026-03-27 22:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720550%27 HTTP/1.1" 200 None
2026-03-27 22:06:10 [adesa.it] INFO: Saving data for 10720550: {'auction_closing_time': 1774800000.0, 'created_time': 1774562608.224343, 'last_price_update_time': 1774649170.777029}
2026-03-27 22:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10720550') HTTP/1.1" 204 0
2026-03-27 22:06:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743818/general/12fa4d41-15bf-4179-b8b3-4a6241a2ab0c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741877)
2026-03-27 22:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5743818%252Fgeneral%252Fc856d547-1cba-4c0e-8cb6-ca3cdfd4accb.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743818/general/c856d547-1cba-4c0e-8cb6-ca3cdfd4accb.jpg not downloaded yet
2026-03-27 22:06:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741657> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:06:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741651> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:06:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741650> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:06:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741867> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:06:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:06:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5d54290>
2026-03-27 22:06:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:06:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:06:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:06:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3e9db46f-a0a7-54c3-b2ee-e07ebda6f9ab/3e9db46f-a0a7-54c3-b2ee-e07ebda6f9ab_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743818%252Fgeneral%252F91753b9c-2159-48d9-956a-1fed6e9430e6.jpg') HTTP/1.1" 204 0
2026-03-27 22:06:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743818/general/91753b9c-2159-48d9-956a-1fed6e9430e6.jpg saved to cache
2026-03-27 22:06:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 3e9db46f-a0a7-54c3-b2ee-e07ebda6f9ab
2026-03-27 22:06:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:06:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee42a08d0>
2026-03-27 22:06:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:06:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:06:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:06:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_030365e4-803a-5c39-9099-2b593485e513/030365e4-803a-5c39-9099-2b593485e513_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743815%252Fgeneral%252F356bd97b-9313-4d40-90da-bf6720f32aa2.jpg') HTTP/1.1" 204 0
2026-03-27 22:06:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743815/general/356bd97b-9313-4d40-90da-bf6720f32aa2.jpg saved to cache
2026-03-27 22:06:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 030365e4-803a-5c39-9099-2b593485e513
2026-03-27 22:06:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:06:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:06:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:06:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5743818%252Fgeneral%252F866982f8-ddaa-481d-b19b-ec4a10d62941.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743818/general/866982f8-ddaa-481d-b19b-ec4a10d62941.jpg not downloaded yet
2026-03-27 22:06:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741665> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:06:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743818/general/7f513176-be5f-4839-8d49-81dfadeaa34f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741877)
2026-03-27 22:06:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5743818%252Fgeneral%252Fa579f352-ba62-4e75-a6be-333d1edae99c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743818/general/a579f352-ba62-4e75-a6be-333d1edae99c.jpg not downloaded yet
2026-03-27 22:06:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:06:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee4714050>
2026-03-27 22:06:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:06:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:06:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:06:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3e9db46f-a0a7-54c3-b2ee-e07ebda6f9ab/3e9db46f-a0a7-54c3-b2ee-e07ebda6f9ab_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743818%252Fgeneral%252F12fa4d41-15bf-4179-b8b3-4a6241a2ab0c.jpg') HTTP/1.1" 204 0
2026-03-27 22:06:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743818/general/12fa4d41-15bf-4179-b8b3-4a6241a2ab0c.jpg saved to cache
2026-03-27 22:06:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 3e9db46f-a0a7-54c3-b2ee-e07ebda6f9ab
2026-03-27 22:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5743818%252Fgeneral%252Fc9ea2f9b-0db8-4673-8336-f2c7eb935dc2.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743818/general/c9ea2f9b-0db8-4673-8336-f2c7eb935dc2.jpg not downloaded yet
2026-03-27 22:06:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743818/general/44392c81-3249-4133-b632-cf29239a7c3d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741877)
2026-03-27 22:06:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9d54156e-e95b-53b2-aabc-c383fdfce8b6 with identifier: 10741657
2026-03-27 22:06:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9d54156e-e95b-53b2-aabc-c383fdfce8b6 with scrape type 1
2026-03-27 22:06:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9d54156e-e95b-53b2-aabc-c383fdfce8b6
2026-03-27 22:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5744416%252Fgeneral%252Fdd2567f1-f4e2-42fb-a578-613296bc05e1.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744416/general/dd2567f1-f4e2-42fb-a578-613296bc05e1.jpg already downloaded
2026-03-27 22:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5744416%252Fgeneral%252F364bd1db-b130-4cd6-99ac-3e34231322ea.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744416/general/364bd1db-b130-4cd6-99ac-3e34231322ea.jpg already downloaded
2026-03-27 22:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5744416%252Fgeneral%252Fdea26b02-5998-4227-b2c9-54ef89352630.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744416/general/dea26b02-5998-4227-b2c9-54ef89352630.jpg already downloaded
2026-03-27 22:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5744416%252Fgeneral%252F55d89409-7ce3-46a1-b388-6aeec5f4001e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744416/general/55d89409-7ce3-46a1-b388-6aeec5f4001e.jpg already downloaded
2026-03-27 22:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5744416%252Fgeneral%252F52c30b65-9699-4705-a28d-f8e163681118.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744416/general/52c30b65-9699-4705-a28d-f8e163681118.jpg already downloaded
2026-03-27 22:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5744416%252Fgeneral%252Ff04c1e61-db80-4f67-9c0e-4c2089aa159e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744416/general/f04c1e61-db80-4f67-9c0e-4c2089aa159e.jpg already downloaded
2026-03-27 22:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5744416%252Fgeneral%252F600ed036-3c92-4dfe-8f6a-dcc816457a65.png%27 HTTP/1.1" 200 None
2026-03-27 22:06:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744416/general/600ed036-3c92-4dfe-8f6a-dcc816457a65.png already downloaded
2026-03-27 22:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5744416%252Fgeneral%252F4e706fa5-f7d4-4899-b702-dbc0be8ef988.png%27 HTTP/1.1" 200 None
2026-03-27 22:06:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744416/general/4e706fa5-f7d4-4899-b702-dbc0be8ef988.png already downloaded
2026-03-27 22:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5744416%252Fgeneral%252F6b9a3275-3ef8-4c6a-b6c0-75611e05cacf.png%27 HTTP/1.1" 200 None
2026-03-27 22:06:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744416/general/6b9a3275-3ef8-4c6a-b6c0-75611e05cacf.png already downloaded
2026-03-27 22:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5744416%252Fgeneral%252F0c2b7479-71b5-4a1f-b24c-92553cb065eb.png%27 HTTP/1.1" 200 None
2026-03-27 22:06:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744416/general/0c2b7479-71b5-4a1f-b24c-92553cb065eb.png already downloaded
2026-03-27 22:06:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 9d54156e-e95b-53b2-aabc-c383fdfce8b6, identifier: 10741657
2026-03-27 22:06:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 783b0948-e44c-5520-a64d-9924e6d0b3bb with identifier: 10741651
2026-03-27 22:06:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 783b0948-e44c-5520-a64d-9924e6d0b3bb with scrape type 1
2026-03-27 22:06:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 783b0948-e44c-5520-a64d-9924e6d0b3bb
2026-03-27 22:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5633304%252Fgeneral%252Ff810f805-74ae-408d-b77e-153bb8cc5aa3.png%27 HTTP/1.1" 200 None
2026-03-27 22:06:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633304/general/f810f805-74ae-408d-b77e-153bb8cc5aa3.png already downloaded
2026-03-27 22:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5633304%252Fgeneral%252F76b6cb3e-c588-4741-8d8b-90d297e30a75.png%27 HTTP/1.1" 200 None
2026-03-27 22:06:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633304/general/76b6cb3e-c588-4741-8d8b-90d297e30a75.png already downloaded
2026-03-27 22:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5633304%252Fgeneral%252Fd46af868-818a-4fe7-9d60-a5c565bf086a.png%27 HTTP/1.1" 200 None
2026-03-27 22:06:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633304/general/d46af868-818a-4fe7-9d60-a5c565bf086a.png already downloaded
2026-03-27 22:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5633304%252Fgeneral%252F013a6845-a615-45d1-a36c-6b1f9a171576.png%27 HTTP/1.1" 200 None
2026-03-27 22:06:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633304/general/013a6845-a615-45d1-a36c-6b1f9a171576.png already downloaded
2026-03-27 22:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5633304%252Fgeneral%252Fc00d128b-9971-4844-97cd-6c74b783c226.png%27 HTTP/1.1" 200 None
2026-03-27 22:06:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633304/general/c00d128b-9971-4844-97cd-6c74b783c226.png already downloaded
2026-03-27 22:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5633304%252Fgeneral%252Fea2acd38-d823-4500-93f5-998b8983c693.png%27 HTTP/1.1" 200 None
2026-03-27 22:06:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633304/general/ea2acd38-d823-4500-93f5-998b8983c693.png already downloaded
2026-03-27 22:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5633304%252Fgeneral%252F55c59e2c-29c4-418e-8811-c6177a911107.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633304/general/55c59e2c-29c4-418e-8811-c6177a911107.jpg already downloaded
2026-03-27 22:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5633304%252Fgeneral%252F6a9c6f6b-ce6a-4582-9000-cec34a354f30.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:06:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633304/general/6a9c6f6b-ce6a-4582-9000-cec34a354f30.JPG not downloaded yet
2026-03-27 22:06:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e48964a1-9020-50a4-95a0-e05b14766d63 with identifier: 10741650
2026-03-27 22:06:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e48964a1-9020-50a4-95a0-e05b14766d63 with scrape type 1
2026-03-27 22:06:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e48964a1-9020-50a4-95a0-e05b14766d63
2026-03-27 22:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5739885%252Fgeneral%252F16c21374-07ce-41b7-87a7-1cf677bfea8a.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:06:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739885/general/16c21374-07ce-41b7-87a7-1cf677bfea8a.jpeg not downloaded yet
2026-03-27 22:06:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 19f7f42b-f627-568c-9828-368fa19bd71f with identifier: 10741867
2026-03-27 22:06:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 19f7f42b-f627-568c-9828-368fa19bd71f with scrape type 1
2026-03-27 22:06:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 19f7f42b-f627-568c-9828-368fa19bd71f
2026-03-27 22:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5675282%252Fgeneral%252F3418e58a-96ab-4aaa-ab1f-3ec87256c3ce.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5675282/general/3418e58a-96ab-4aaa-ab1f-3ec87256c3ce.jpg already downloaded
2026-03-27 22:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5675282%252Fgeneral%252F982d4b49-abb7-41cc-a046-66a46b84cdd6.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5675282/general/982d4b49-abb7-41cc-a046-66a46b84cdd6.jpg already downloaded
2026-03-27 22:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5675282%252Fgeneral%252F3100327a-ff85-4d52-8376-3c7f8d095774.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5675282/general/3100327a-ff85-4d52-8376-3c7f8d095774.jpg already downloaded
2026-03-27 22:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5675282%252Fgeneral%252F03266c49-aed8-4dce-90e2-d2a93c2bb99b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5675282/general/03266c49-aed8-4dce-90e2-d2a93c2bb99b.jpg already downloaded
2026-03-27 22:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5675282%252Fgeneral%252F5e3e16c7-9392-4abb-b55f-88c43fa8d977.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5675282/general/5e3e16c7-9392-4abb-b55f-88c43fa8d977.jpg already downloaded
2026-03-27 22:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5675282%252Fgeneral%252F89ecacdd-108f-42bd-9061-b3a5b2b48f7d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5675282/general/89ecacdd-108f-42bd-9061-b3a5b2b48f7d.jpg already downloaded
2026-03-27 22:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5675282%252Fgeneral%252F1f28ba73-8e0b-46a0-be48-6563d2fead3e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5675282/general/1f28ba73-8e0b-46a0-be48-6563d2fead3e.jpg already downloaded
2026-03-27 22:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5675282%252Fgeneral%252F2d7e2455-c8c6-4234-9e8e-218760c2ad69.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5675282/general/2d7e2455-c8c6-4234-9e8e-218760c2ad69.jpg already downloaded
2026-03-27 22:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5675282%252Fgeneral%252F129cdf88-c5f3-4b1c-a0de-5de50546fe3a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5675282/general/129cdf88-c5f3-4b1c-a0de-5de50546fe3a.jpg already downloaded
2026-03-27 22:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5675282%252Fgeneral%252F10755d29-9559-482a-bbdc-aa24d8b52a44.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5675282/general/10755d29-9559-482a-bbdc-aa24d8b52a44.jpg already downloaded
2026-03-27 22:06:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 19f7f42b-f627-568c-9828-368fa19bd71f, identifier: 10741867
2026-03-27 22:06:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743818/general/763c9d93-3190-4ede-bda9-36a693c5dd35.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741877)
2026-03-27 22:06:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 9d54156e-e95b-53b2-aabc-c383fdfce8b6 with identifier: 10741657
2026-03-27 22:06:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 9d54156e-e95b-53b2-aabc-c383fdfce8b6 with identifier: 10741657
2026-03-27 22:06:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 9d54156e-e95b-53b2-aabc-c383fdfce8b6 with identifier: 10741657 to the API
2026-03-27 22:06:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:06:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:06:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741657>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.1L',
'engine_horse_power': 170,
'expiration_date': '2026-03-31T11:15:00Z',
'fuel_type': 'Diesel',
'id': '9d54156e-e95b-53b2-aabc-c383fdfce8b6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'FC892GG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741657',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Mercedes-Benz',
'model': 'GLA',
'odometer': 298635,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 21,
'photo_urls': ['https://images.openlane.eu/carimgs/5744416/general/dd2567f1-f4e2-42fb-a578-613296bc05e1.jpg',
'https://images.openlane.eu/carimgs/5744416/general/364bd1db-b130-4cd6-99ac-3e34231322ea.jpg',
'https://images.openlane.eu/carimgs/5744416/general/dea26b02-5998-4227-b2c9-54ef89352630.jpg',
'https://images.openlane.eu/carimgs/5744416/general/55d89409-7ce3-46a1-b388-6aeec5f4001e.jpg',
'https://images.openlane.eu/carimgs/5744416/general/52c30b65-9699-4705-a28d-f8e163681118.jpg',
'https://images.openlane.eu/carimgs/5744416/general/f04c1e61-db80-4f67-9c0e-4c2089aa159e.jpg',
'https://images.openlane.eu/carimgs/5744416/general/600ed036-3c92-4dfe-8f6a-dcc816457a65.png',
'https://images.openlane.eu/carimgs/5744416/general/4e706fa5-f7d4-4899-b702-dbc0be8ef988.png',
'https://images.openlane.eu/carimgs/5744416/general/6b9a3275-3ef8-4c6a-b6c0-75611e05cacf.png',
'https://images.openlane.eu/carimgs/5744416/general/0c2b7479-71b5-4a1f-b24c-92553cb065eb.png'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9d54156e-e95b-53b2-aabc-c383fdfce8b6/9d54156e-e95b-53b2-aabc-c383fdfce8b6_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 152527,
'Height': 896,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744416/general/dd2567f1-f4e2-42fb-a578-613296bc05e1.jpg',
'Width': 1195},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9d54156e-e95b-53b2-aabc-c383fdfce8b6/9d54156e-e95b-53b2-aabc-c383fdfce8b6_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114575,
'Height': 896,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744416/general/364bd1db-b130-4cd6-99ac-3e34231322ea.jpg',
'Width': 1195},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9d54156e-e95b-53b2-aabc-c383fdfce8b6/9d54156e-e95b-53b2-aabc-c383fdfce8b6_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 173223,
'Height': 896,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744416/general/dea26b02-5998-4227-b2c9-54ef89352630.jpg',
'Width': 1195},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9d54156e-e95b-53b2-aabc-c383fdfce8b6/9d54156e-e95b-53b2-aabc-c383fdfce8b6_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108916,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744416/general/55d89409-7ce3-46a1-b388-6aeec5f4001e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9d54156e-e95b-53b2-aabc-c383fdfce8b6/9d54156e-e95b-53b2-aabc-c383fdfce8b6_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100870,
'Height': 896,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744416/general/52c30b65-9699-4705-a28d-f8e163681118.jpg',
'Width': 1195},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9d54156e-e95b-53b2-aabc-c383fdfce8b6/9d54156e-e95b-53b2-aabc-c383fdfce8b6_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89759,
'Height': 896,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744416/general/f04c1e61-db80-4f67-9c0e-4c2089aa159e.jpg',
'Width': 1195},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9d54156e-e95b-53b2-aabc-c383fdfce8b6/9d54156e-e95b-53b2-aabc-c383fdfce8b6_image_6.png',
'Extension': 'png',
'FileSizeInBytes': 2154204,
'Height': 1024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744416/general/600ed036-3c92-4dfe-8f6a-dcc816457a65.png',
'Width': 1536},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9d54156e-e95b-53b2-aabc-c383fdfce8b6/9d54156e-e95b-53b2-aabc-c383fdfce8b6_image_7.png',
'Extension': 'png',
'FileSizeInBytes': 1921628,
'Height': 1024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744416/general/4e706fa5-f7d4-4899-b702-dbc0be8ef988.png',
'Width': 1340},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9d54156e-e95b-53b2-aabc-c383fdfce8b6/9d54156e-e95b-53b2-aabc-c383fdfce8b6_image_8.png',
'Extension': 'png',
'FileSizeInBytes': 1981318,
'Height': 1024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744416/general/6b9a3275-3ef8-4c6a-b6c0-75611e05cacf.png',
'Width': 1536},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9d54156e-e95b-53b2-aabc-c383fdfce8b6/9d54156e-e95b-53b2-aabc-c383fdfce8b6_image_9.png',
'Extension': 'png',
'FileSizeInBytes': 1620238,
'Height': 990,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744416/general/0c2b7479-71b5-4a1f-b24c-92553cb065eb.png',
'Width': 1485}],
'price': 6100,
'price_includes_vat': True,
'registration_date': '2016-01-29',
'seats_number': 5,
'seller_name': 'RS1AUTO DI RUSU VICTOR',
'title': 'Mercedes-Benz GLA 220d Sport - 4-Matic - Diesel - Automatic - 170 '
'hp - 298.635 km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2016}
2026-03-27 22:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741657%27 HTTP/1.1" 200 None
2026-03-27 22:06:12 [adesa.it] INFO: Saving data for 10741657: {'created_time': 1774649172.032901, 'last_price_update_time': 1774649172.032911, 'auction_closing_time': 1774955700.0}
2026-03-27 22:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741657') HTTP/1.1" 204 0
2026-03-27 22:06:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 19f7f42b-f627-568c-9828-368fa19bd71f with identifier: 10741867
2026-03-27 22:06:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 19f7f42b-f627-568c-9828-368fa19bd71f with identifier: 10741867
2026-03-27 22:06:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 19f7f42b-f627-568c-9828-368fa19bd71f with identifier: 10741867 to the API
2026-03-27 22:06:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:06:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:06:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741867>
{'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': 235,
'expiration_date': '2026-03-30T13:45:00Z',
'fuel_type': 'Diesel',
'id': '19f7f42b-f627-568c-9828-368fa19bd71f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'FV199TX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741867',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Volvo',
'model': 'XC90',
'odometer': 140010,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 22,
'photo_urls': ['https://images.openlane.eu/carimgs/5675282/general/3418e58a-96ab-4aaa-ab1f-3ec87256c3ce.jpg',
'https://images.openlane.eu/carimgs/5675282/general/982d4b49-abb7-41cc-a046-66a46b84cdd6.jpg',
'https://images.openlane.eu/carimgs/5675282/general/3100327a-ff85-4d52-8376-3c7f8d095774.jpg',
'https://images.openlane.eu/carimgs/5675282/general/03266c49-aed8-4dce-90e2-d2a93c2bb99b.jpg',
'https://images.openlane.eu/carimgs/5675282/general/5e3e16c7-9392-4abb-b55f-88c43fa8d977.jpg',
'https://images.openlane.eu/carimgs/5675282/general/89ecacdd-108f-42bd-9061-b3a5b2b48f7d.jpg',
'https://images.openlane.eu/carimgs/5675282/general/1f28ba73-8e0b-46a0-be48-6563d2fead3e.jpg',
'https://images.openlane.eu/carimgs/5675282/general/2d7e2455-c8c6-4234-9e8e-218760c2ad69.jpg',
'https://images.openlane.eu/carimgs/5675282/general/129cdf88-c5f3-4b1c-a0de-5de50546fe3a.jpg',
'https://images.openlane.eu/carimgs/5675282/general/10755d29-9559-482a-bbdc-aa24d8b52a44.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_19f7f42b-f627-568c-9828-368fa19bd71f/19f7f42b-f627-568c-9828-368fa19bd71f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61440,
'Height': 849,
'OriginUrl': 'https://images.openlane.eu/carimgs/5675282/general/3418e58a-96ab-4aaa-ab1f-3ec87256c3ce.jpg',
'Width': 1000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_19f7f42b-f627-568c-9828-368fa19bd71f/19f7f42b-f627-568c-9828-368fa19bd71f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61337,
'Height': 849,
'OriginUrl': 'https://images.openlane.eu/carimgs/5675282/general/982d4b49-abb7-41cc-a046-66a46b84cdd6.jpg',
'Width': 1000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_19f7f42b-f627-568c-9828-368fa19bd71f/19f7f42b-f627-568c-9828-368fa19bd71f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63102,
'Height': 849,
'OriginUrl': 'https://images.openlane.eu/carimgs/5675282/general/3100327a-ff85-4d52-8376-3c7f8d095774.jpg',
'Width': 1000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_19f7f42b-f627-568c-9828-368fa19bd71f/19f7f42b-f627-568c-9828-368fa19bd71f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61008,
'Height': 750,
'OriginUrl': 'https://images.openlane.eu/carimgs/5675282/general/03266c49-aed8-4dce-90e2-d2a93c2bb99b.jpg',
'Width': 1000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_19f7f42b-f627-568c-9828-368fa19bd71f/19f7f42b-f627-568c-9828-368fa19bd71f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78097,
'Height': 750,
'OriginUrl': 'https://images.openlane.eu/carimgs/5675282/general/5e3e16c7-9392-4abb-b55f-88c43fa8d977.jpg',
'Width': 1000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_19f7f42b-f627-568c-9828-368fa19bd71f/19f7f42b-f627-568c-9828-368fa19bd71f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66719,
'Height': 849,
'OriginUrl': 'https://images.openlane.eu/carimgs/5675282/general/89ecacdd-108f-42bd-9061-b3a5b2b48f7d.jpg',
'Width': 1000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_19f7f42b-f627-568c-9828-368fa19bd71f/19f7f42b-f627-568c-9828-368fa19bd71f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54490,
'Height': 750,
'OriginUrl': 'https://images.openlane.eu/carimgs/5675282/general/1f28ba73-8e0b-46a0-be48-6563d2fead3e.jpg',
'Width': 1000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_19f7f42b-f627-568c-9828-368fa19bd71f/19f7f42b-f627-568c-9828-368fa19bd71f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73611,
'Height': 750,
'OriginUrl': 'https://images.openlane.eu/carimgs/5675282/general/2d7e2455-c8c6-4234-9e8e-218760c2ad69.jpg',
'Width': 1000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_19f7f42b-f627-568c-9828-368fa19bd71f/19f7f42b-f627-568c-9828-368fa19bd71f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58771,
'Height': 750,
'OriginUrl': 'https://images.openlane.eu/carimgs/5675282/general/129cdf88-c5f3-4b1c-a0de-5de50546fe3a.jpg',
'Width': 1000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_19f7f42b-f627-568c-9828-368fa19bd71f/19f7f42b-f627-568c-9828-368fa19bd71f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59501,
'Height': 750,
'OriginUrl': 'https://images.openlane.eu/carimgs/5675282/general/10755d29-9559-482a-bbdc-aa24d8b52a44.jpg',
'Width': 1000}],
'price': 22200,
'price_includes_vat': True,
'registration_date': '2019-06-18',
'seats_number': 5,
'seller_name': 'Ambrosi Auto Spa',
'title': 'Volvo XC90 B5 Inscription - Diesel - Automatic - 235 hp - 140.010 '
'km',
'transmission': 'automatic',
'trim': 'Inscription',
'vin': None,
'year': 2019}
2026-03-27 22:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741867%27 HTTP/1.1" 200 None
2026-03-27 22:06:12 [adesa.it] INFO: Saving data for 10741867: {'created_time': 1774649172.40598, 'last_price_update_time': 1774649172.40599, 'auction_closing_time': 1774878300.0}
2026-03-27 22:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741867') HTTP/1.1" 204 0
2026-03-27 22:06:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743815/general/3413ddf2-54b3-4098-8cda-23aed0505c1e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741875)
2026-03-27 22:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5633304%252Fgeneral%252F240e428f-7c74-4a32-a9df-88fd2537b0b4.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:06:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633304/general/240e428f-7c74-4a32-a9df-88fd2537b0b4.JPG not downloaded yet
2026-03-27 22:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739885%252Fgeneral%252F825d99e6-cf6c-45ce-80a5-a9c64c354980.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:06:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739885/general/825d99e6-cf6c-45ce-80a5-a9c64c354980.jpeg not downloaded yet
2026-03-27 22:06:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743818/general/c856d547-1cba-4c0e-8cb6-ca3cdfd4accb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741877)
2026-03-27 22:06:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743818/general/0f84ec7f-ca34-46e8-986e-d55a6038bff4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741877)
2026-03-27 22:06:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0f0d4a95-fc03-58f7-855c-ab058c4fea16 with identifier: 10741665
2026-03-27 22:06:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0f0d4a95-fc03-58f7-855c-ab058c4fea16 with scrape type 1
2026-03-27 22:06:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0f0d4a95-fc03-58f7-855c-ab058c4fea16
2026-03-27 22:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732077%252Fgeneral%252F2ee85902-bed4-439f-8a46-3ee568fa9716.png%27 HTTP/1.1" 200 None
2026-03-27 22:06:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732077/general/2ee85902-bed4-439f-8a46-3ee568fa9716.png already downloaded
2026-03-27 22:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732077%252Fgeneral%252F670bcb36-06f8-4622-ac18-ab59f225c27d.png%27 HTTP/1.1" 200 None
2026-03-27 22:06:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732077/general/670bcb36-06f8-4622-ac18-ab59f225c27d.png already downloaded
2026-03-27 22:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732077%252Fgeneral%252F2255ecd1-9ea6-44a3-a68a-9b9f55f5c4fb.png%27 HTTP/1.1" 200 None
2026-03-27 22:06:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732077/general/2255ecd1-9ea6-44a3-a68a-9b9f55f5c4fb.png already downloaded
2026-03-27 22:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732077%252Fgeneral%252F721aec3b-4d69-4c29-b866-b9e315cb50d9.png%27 HTTP/1.1" 200 None
2026-03-27 22:06:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732077/general/721aec3b-4d69-4c29-b866-b9e315cb50d9.png already downloaded
2026-03-27 22:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732077%252Fgeneral%252F3bf320e6-bd38-4ac5-a9f0-e6e728111b66.png%27 HTTP/1.1" 200 None
2026-03-27 22:06:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732077/general/3bf320e6-bd38-4ac5-a9f0-e6e728111b66.png already downloaded
2026-03-27 22:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732077%252Fgeneral%252F00cad10c-93c0-4a93-aecf-b16f45b82048.png%27 HTTP/1.1" 200 None
2026-03-27 22:06:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732077/general/00cad10c-93c0-4a93-aecf-b16f45b82048.png already downloaded
2026-03-27 22:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732077%252Fgeneral%252Fabf15e20-f581-4349-8e52-c80ae2fdfc9f.png%27 HTTP/1.1" 200 None
2026-03-27 22:06:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732077/general/abf15e20-f581-4349-8e52-c80ae2fdfc9f.png already downloaded
2026-03-27 22:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732077%252Fgeneral%252F96721c47-fdf2-4ef7-a218-6b0b2c0e12e2.png%27 HTTP/1.1" 200 None
2026-03-27 22:06:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732077/general/96721c47-fdf2-4ef7-a218-6b0b2c0e12e2.png already downloaded
2026-03-27 22:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732077%252Fgeneral%252F93a70beb-c5c1-4b66-97c7-cf1a91a04f09.png%27 HTTP/1.1" 200 None
2026-03-27 22:06:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732077/general/93a70beb-c5c1-4b66-97c7-cf1a91a04f09.png already downloaded
2026-03-27 22:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732077%252Fgeneral%252Fabb4370c-ba12-4865-ad94-b6abf6654fd2.png%27 HTTP/1.1" 200 None
2026-03-27 22:06:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732077/general/abb4370c-ba12-4865-ad94-b6abf6654fd2.png already downloaded
2026-03-27 22:06:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 0f0d4a95-fc03-58f7-855c-ab058c4fea16, identifier: 10741665
2026-03-27 22:06:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:06:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee4715890>
2026-03-27 22:06:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:06:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:06:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:06:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3e9db46f-a0a7-54c3-b2ee-e07ebda6f9ab/3e9db46f-a0a7-54c3-b2ee-e07ebda6f9ab_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743818%252Fgeneral%252F7f513176-be5f-4839-8d49-81dfadeaa34f.jpg') HTTP/1.1" 204 0
2026-03-27 22:06:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743818/general/7f513176-be5f-4839-8d49-81dfadeaa34f.jpg saved to cache
2026-03-27 22:06:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 3e9db46f-a0a7-54c3-b2ee-e07ebda6f9ab
2026-03-27 22:06:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:06:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5aaf310>
2026-03-27 22:06:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:06:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:06:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:06:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3e9db46f-a0a7-54c3-b2ee-e07ebda6f9ab/3e9db46f-a0a7-54c3-b2ee-e07ebda6f9ab_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743818%252Fgeneral%252F44392c81-3249-4133-b632-cf29239a7c3d.jpg') HTTP/1.1" 204 0
2026-03-27 22:06:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743818/general/44392c81-3249-4133-b632-cf29239a7c3d.jpg saved to cache
2026-03-27 22:06:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 3e9db46f-a0a7-54c3-b2ee-e07ebda6f9ab
2026-03-27 22:06:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743818/general/a579f352-ba62-4e75-a6be-333d1edae99c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741877)
2026-03-27 22:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5633304%252Fgeneral%252Ff61f424f-ee5e-41de-8262-5ccd82cebcde.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633304/general/f61f424f-ee5e-41de-8262-5ccd82cebcde.jpg already downloaded
2026-03-27 22:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739885%252Fgeneral%252F3c821316-c3bf-491a-960f-b87787618926.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:06:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739885/general/3c821316-c3bf-491a-960f-b87787618926.jpeg not downloaded yet
2026-03-27 22:06:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741660> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:06:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741876> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:06:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741661> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:06:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 0f0d4a95-fc03-58f7-855c-ab058c4fea16 with identifier: 10741665
2026-03-27 22:06:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 0f0d4a95-fc03-58f7-855c-ab058c4fea16 with identifier: 10741665
2026-03-27 22:06:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 0f0d4a95-fc03-58f7-855c-ab058c4fea16 with identifier: 10741665 to the API
2026-03-27 22:06:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22: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-27 22:06:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741665>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.9L',
'engine_horse_power': 285,
'expiration_date': '2026-03-31T11:15:00Z',
'fuel_type': 'Diesel',
'id': '0f0d4a95-fc03-58f7-855c-ab058c4fea16',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'GG494MK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741665',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Mercedes-Benz',
'model': 'S',
'odometer': 125850,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 25,
'photo_urls': ['https://images.openlane.eu/carimgs/5732077/general/2ee85902-bed4-439f-8a46-3ee568fa9716.png',
'https://images.openlane.eu/carimgs/5732077/general/670bcb36-06f8-4622-ac18-ab59f225c27d.png',
'https://images.openlane.eu/carimgs/5732077/general/2255ecd1-9ea6-44a3-a68a-9b9f55f5c4fb.png',
'https://images.openlane.eu/carimgs/5732077/general/721aec3b-4d69-4c29-b866-b9e315cb50d9.png',
'https://images.openlane.eu/carimgs/5732077/general/3bf320e6-bd38-4ac5-a9f0-e6e728111b66.png',
'https://images.openlane.eu/carimgs/5732077/general/00cad10c-93c0-4a93-aecf-b16f45b82048.png',
'https://images.openlane.eu/carimgs/5732077/general/abf15e20-f581-4349-8e52-c80ae2fdfc9f.png',
'https://images.openlane.eu/carimgs/5732077/general/96721c47-fdf2-4ef7-a218-6b0b2c0e12e2.png',
'https://images.openlane.eu/carimgs/5732077/general/93a70beb-c5c1-4b66-97c7-cf1a91a04f09.png',
'https://images.openlane.eu/carimgs/5732077/general/abb4370c-ba12-4865-ad94-b6abf6654fd2.png'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f0d4a95-fc03-58f7-855c-ab058c4fea16/0f0d4a95-fc03-58f7-855c-ab058c4fea16_image_0.png',
'Extension': 'png',
'FileSizeInBytes': 1332981,
'Height': 1024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732077/general/2ee85902-bed4-439f-8a46-3ee568fa9716.png',
'Width': 1536},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f0d4a95-fc03-58f7-855c-ab058c4fea16/0f0d4a95-fc03-58f7-855c-ab058c4fea16_image_1.png',
'Extension': 'png',
'FileSizeInBytes': 1657155,
'Height': 1024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732077/general/670bcb36-06f8-4622-ac18-ab59f225c27d.png',
'Width': 1536},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f0d4a95-fc03-58f7-855c-ab058c4fea16/0f0d4a95-fc03-58f7-855c-ab058c4fea16_image_2.png',
'Extension': 'png',
'FileSizeInBytes': 2006205,
'Height': 1024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732077/general/2255ecd1-9ea6-44a3-a68a-9b9f55f5c4fb.png',
'Width': 1536},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f0d4a95-fc03-58f7-855c-ab058c4fea16/0f0d4a95-fc03-58f7-855c-ab058c4fea16_image_3.png',
'Extension': 'png',
'FileSizeInBytes': 1830766,
'Height': 1024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732077/general/721aec3b-4d69-4c29-b866-b9e315cb50d9.png',
'Width': 1536},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f0d4a95-fc03-58f7-855c-ab058c4fea16/0f0d4a95-fc03-58f7-855c-ab058c4fea16_image_4.png',
'Extension': 'png',
'FileSizeInBytes': 1640008,
'Height': 1024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732077/general/3bf320e6-bd38-4ac5-a9f0-e6e728111b66.png',
'Width': 1536},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f0d4a95-fc03-58f7-855c-ab058c4fea16/0f0d4a95-fc03-58f7-855c-ab058c4fea16_image_5.png',
'Extension': 'png',
'FileSizeInBytes': 1835358,
'Height': 1024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732077/general/00cad10c-93c0-4a93-aecf-b16f45b82048.png',
'Width': 1536},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f0d4a95-fc03-58f7-855c-ab058c4fea16/0f0d4a95-fc03-58f7-855c-ab058c4fea16_image_6.png',
'Extension': 'png',
'FileSizeInBytes': 2041043,
'Height': 1024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732077/general/abf15e20-f581-4349-8e52-c80ae2fdfc9f.png',
'Width': 1536},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f0d4a95-fc03-58f7-855c-ab058c4fea16/0f0d4a95-fc03-58f7-855c-ab058c4fea16_image_7.png',
'Extension': 'png',
'FileSizeInBytes': 1959415,
'Height': 1024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732077/general/96721c47-fdf2-4ef7-a218-6b0b2c0e12e2.png',
'Width': 1536},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f0d4a95-fc03-58f7-855c-ab058c4fea16/0f0d4a95-fc03-58f7-855c-ab058c4fea16_image_8.png',
'Extension': 'png',
'FileSizeInBytes': 1761996,
'Height': 1024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732077/general/93a70beb-c5c1-4b66-97c7-cf1a91a04f09.png',
'Width': 1536},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f0d4a95-fc03-58f7-855c-ab058c4fea16/0f0d4a95-fc03-58f7-855c-ab058c4fea16_image_9.png',
'Extension': 'png',
'FileSizeInBytes': 2100958,
'Height': 1024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732077/general/abb4370c-ba12-4865-ad94-b6abf6654fd2.png',
'Width': 1536}],
'price': 51500,
'price_includes_vat': True,
'registration_date': '2021-10-22',
'seats_number': 5,
'seller_name': 'RS1AUTO DI RUSU VICTOR',
'title': 'Mercedes-Benz S AMG AMG Line - 4-Matic - Diesel - Automatic - 285 '
'hp - 125.850 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2021}
2026-03-27 22:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710741665%27 HTTP/1.1" 200 None
2026-03-27 22:06:13 [adesa.it] INFO: Saving data for 10741665: {'created_time': 1774649173.168609, 'last_price_update_time': 1774649173.168621, 'auction_closing_time': 1774955700.0}
2026-03-27 22:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741665') HTTP/1.1" 204 0
2026-03-27 22:06:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:06:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee44b7510>
2026-03-27 22:06:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:06:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:06:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3e9db46f-a0a7-54c3-b2ee-e07ebda6f9ab/3e9db46f-a0a7-54c3-b2ee-e07ebda6f9ab_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5743818%252Fgeneral%252F763c9d93-3190-4ede-bda9-36a693c5dd35.jpg') HTTP/1.1" 204 0
2026-03-27 22:06:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743818/general/763c9d93-3190-4ede-bda9-36a693c5dd35.jpg saved to cache
2026-03-27 22:06:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 3e9db46f-a0a7-54c3-b2ee-e07ebda6f9ab
2026-03-27 22:06:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:06:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:06:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:06:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743818/general/c9ea2f9b-0db8-4673-8336-f2c7eb935dc2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741877)
2026-03-27 22:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739885%252Fgeneral%252F7d113c5b-b7d8-44a4-8207-f62e2d7ccf86.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:06:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739885/general/7d113c5b-b7d8-44a4-8207-f62e2d7ccf86.jpeg not downloaded yet
2026-03-27 22:06:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:06:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee58e8b90>
2026-03-27 22:06:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:06:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:06:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_030365e4-803a-5c39-9099-2b593485e513/030365e4-803a-5c39-9099-2b593485e513_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5743815%252Fgeneral%252F3413ddf2-54b3-4098-8cda-23aed0505c1e.jpg') HTTP/1.1" 204 0
2026-03-27 22:06:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743815/general/3413ddf2-54b3-4098-8cda-23aed0505c1e.jpg saved to cache
2026-03-27 22:06:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 030365e4-803a-5c39-9099-2b593485e513
2026-03-27 22:06:13 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 030365e4-803a-5c39-9099-2b593485e513, skipping ID generation
2026-03-27 22:06:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 030365e4-803a-5c39-9099-2b593485e513 with scrape type 1
2026-03-27 22:06:13 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 030365e4-803a-5c39-9099-2b593485e513 sending to next pipeline
2026-03-27 22:06:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 030365e4-803a-5c39-9099-2b593485e513, identifier: 10741875
2026-03-27 22:06:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:06:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5b79850>
2026-03-27 22:06:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:06:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:06:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3e9db46f-a0a7-54c3-b2ee-e07ebda6f9ab/3e9db46f-a0a7-54c3-b2ee-e07ebda6f9ab_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5743818%252Fgeneral%252Fc856d547-1cba-4c0e-8cb6-ca3cdfd4accb.jpg') HTTP/1.1" 204 0
2026-03-27 22:06:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743818/general/c856d547-1cba-4c0e-8cb6-ca3cdfd4accb.jpg saved to cache
2026-03-27 22:06:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 3e9db46f-a0a7-54c3-b2ee-e07ebda6f9ab
2026-03-27 22:06:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:06:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5adc9d0>
2026-03-27 22:06:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:06:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:06:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3e9db46f-a0a7-54c3-b2ee-e07ebda6f9ab/3e9db46f-a0a7-54c3-b2ee-e07ebda6f9ab_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5743818%252Fgeneral%252F0f84ec7f-ca34-46e8-986e-d55a6038bff4.jpg') HTTP/1.1" 204 0
2026-03-27 22:06:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743818/general/0f84ec7f-ca34-46e8-986e-d55a6038bff4.jpg saved to cache
2026-03-27 22:06:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 3e9db46f-a0a7-54c3-b2ee-e07ebda6f9ab
2026-03-27 22:06:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 030365e4-803a-5c39-9099-2b593485e513 with identifier: 10741875
2026-03-27 22:06:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 030365e4-803a-5c39-9099-2b593485e513 with identifier: 10741875
2026-03-27 22:06:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 030365e4-803a-5c39-9099-2b593485e513 with identifier: 10741875 to the API
2026-03-27 22:06:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22: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-27 22:06:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743815/general/3413ddf2-54b3-4098-8cda-23aed0505c1e.jpg>
{'auction_title': '',
'c_o_2_emission_value': 132,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.5L',
'engine_horse_power': 222,
'expiration_date': '2026-03-30T13:45:00Z',
'fuel_type': 'Hybrid',
'id': '030365e4-803a-5c39-9099-2b593485e513',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK044WV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741875',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Toyota',
'model': 'Rav4',
'odometer': 89423,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 18,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_030365e4-803a-5c39-9099-2b593485e513/030365e4-803a-5c39-9099-2b593485e513_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72638,
'Height': 750,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743815/general/3413ddf2-54b3-4098-8cda-23aed0505c1e.jpg',
'Width': 1000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_030365e4-803a-5c39-9099-2b593485e513/030365e4-803a-5c39-9099-2b593485e513_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71408,
'Height': 750,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743815/general/356bd97b-9313-4d40-90da-bf6720f32aa2.jpg',
'Width': 1000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_030365e4-803a-5c39-9099-2b593485e513/030365e4-803a-5c39-9099-2b593485e513_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62576,
'Height': 750,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743815/general/d7c8703d-467b-4648-a4d8-032af6d5e8b0.jpg',
'Width': 1000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_030365e4-803a-5c39-9099-2b593485e513/030365e4-803a-5c39-9099-2b593485e513_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62943,
'Height': 750,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743815/general/363f49ab-fc60-475a-8e84-ce12a3d7fdeb.jpg',
'Width': 1000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_030365e4-803a-5c39-9099-2b593485e513/030365e4-803a-5c39-9099-2b593485e513_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105171,
'Height': 750,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743815/general/795ac6a3-90ae-4d6d-a1f3-c8aef49a282a.jpg',
'Width': 1000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_030365e4-803a-5c39-9099-2b593485e513/030365e4-803a-5c39-9099-2b593485e513_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101542,
'Height': 750,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743815/general/78472cb4-d228-4505-961e-c80b398e6244.jpg',
'Width': 1000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_030365e4-803a-5c39-9099-2b593485e513/030365e4-803a-5c39-9099-2b593485e513_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75198,
'Height': 750,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743815/general/6952679b-5b62-477c-b026-675ed7ee95a4.jpg',
'Width': 1000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_030365e4-803a-5c39-9099-2b593485e513/030365e4-803a-5c39-9099-2b593485e513_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95471,
'Height': 750,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743815/general/a0ad6610-3f06-49d2-bff7-395de7311952.jpg',
'Width': 1000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_030365e4-803a-5c39-9099-2b593485e513/030365e4-803a-5c39-9099-2b593485e513_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70246,
'Height': 750,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743815/general/51502153-4f20-4a39-9f85-51d8a495b01e.jpg',
'Width': 1000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_030365e4-803a-5c39-9099-2b593485e513/030365e4-803a-5c39-9099-2b593485e513_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69179,
'Height': 750,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743815/general/d1709d3d-2d4c-4ba3-9488-37b5343a6e99.jpg',
'Width': 1000}],
'price': 18800,
'price_includes_vat': True,
'registration_date': '2022-01-09',
'seats_number': 5,
'seller_name': 'Ambrosi Spa',
'title': 'Toyota Rav4 2.5 VVT-i Adventure - AWD - Hybrid - Automatic - 222 hp '
'- 89.423 km',
'transmission': 'automatic',
'trim': 'Adventure',
'vin': None,
'year': 2022}
2026-03-27 22:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710741875%27 HTTP/1.1" 200 None
2026-03-27 22:06:13 [adesa.it] INFO: Saving data for 10741875: {'created_time': 1774649173.823783, 'last_price_update_time': 1774649173.823794, 'auction_closing_time': 1774878300.0}
2026-03-27 22:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741875') HTTP/1.1" 204 0
2026-03-27 22:06:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:06:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5ac7410>
2026-03-27 22:06:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:06:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:06:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3e9db46f-a0a7-54c3-b2ee-e07ebda6f9ab/3e9db46f-a0a7-54c3-b2ee-e07ebda6f9ab_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5743818%252Fgeneral%252Fa579f352-ba62-4e75-a6be-333d1edae99c.jpg') HTTP/1.1" 204 0
2026-03-27 22:06:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743818/general/a579f352-ba62-4e75-a6be-333d1edae99c.jpg saved to cache
2026-03-27 22:06:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 3e9db46f-a0a7-54c3-b2ee-e07ebda6f9ab
2026-03-27 22:06:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ec32b931-7d7d-5a4c-9d17-dad3ba5c40d3 with identifier: 10741660
2026-03-27 22:06:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ec32b931-7d7d-5a4c-9d17-dad3ba5c40d3 with scrape type 1
2026-03-27 22:06:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ec32b931-7d7d-5a4c-9d17-dad3ba5c40d3
2026-03-27 22:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731106%252Fgeneral%252F27b27eec-9766-4166-868c-d551c7b56a3e.png%27 HTTP/1.1" 200 None
2026-03-27 22:06:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731106/general/27b27eec-9766-4166-868c-d551c7b56a3e.png already downloaded
2026-03-27 22:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731106%252Fgeneral%252F20cd41ac-f141-4f7b-9369-05fd38498769.png%27 HTTP/1.1" 200 None
2026-03-27 22:06:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731106/general/20cd41ac-f141-4f7b-9369-05fd38498769.png already downloaded
2026-03-27 22:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731106%252Fgeneral%252F9e3cc512-8cee-4ff8-aa00-0a1bc27a368a.png%27 HTTP/1.1" 200 None
2026-03-27 22:06:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731106/general/9e3cc512-8cee-4ff8-aa00-0a1bc27a368a.png already downloaded
2026-03-27 22:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731106%252Fgeneral%252Ff81f8859-ff61-4b2b-9a1e-28f7ff5c6fd3.png%27 HTTP/1.1" 200 None
2026-03-27 22:06:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731106/general/f81f8859-ff61-4b2b-9a1e-28f7ff5c6fd3.png already downloaded
2026-03-27 22:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731106%252Fgeneral%252Fbe1d7e26-f0e3-463e-b63c-cc50493611fb.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:06:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731106/general/be1d7e26-f0e3-463e-b63c-cc50493611fb.jpeg already downloaded
2026-03-27 22:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731106%252Fgeneral%252Fcf6984a9-c266-41e0-9a68-41215a5c8b13.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:06:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731106/general/cf6984a9-c266-41e0-9a68-41215a5c8b13.jpeg already downloaded
2026-03-27 22:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731106%252Fgeneral%252F71bd0ac2-086c-43ac-80a5-de2653a76a81.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:06:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731106/general/71bd0ac2-086c-43ac-80a5-de2653a76a81.jpeg already downloaded
2026-03-27 22:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731106%252Fgeneral%252F1e8ee1ab-0a7f-4bcb-9135-3e8b76ac268b.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:06:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731106/general/1e8ee1ab-0a7f-4bcb-9135-3e8b76ac268b.jpeg already downloaded
2026-03-27 22:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731106%252Fgeneral%252F602ebd2b-e4b3-42c9-bc60-6a2b881b4949.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:06:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731106/general/602ebd2b-e4b3-42c9-bc60-6a2b881b4949.jpeg already downloaded
2026-03-27 22:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731106%252Fgeneral%252Fb34b8dff-0157-4786-802c-b96954a03005.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:06:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731106/general/b34b8dff-0157-4786-802c-b96954a03005.jpeg already downloaded
2026-03-27 22:06:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: ec32b931-7d7d-5a4c-9d17-dad3ba5c40d3, identifier: 10741660
2026-03-27 22:06:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d6340367-62b2-5260-98ea-cb9b2862bd81 with identifier: 10741876
2026-03-27 22:06:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d6340367-62b2-5260-98ea-cb9b2862bd81 with scrape type 1
2026-03-27 22:06:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d6340367-62b2-5260-98ea-cb9b2862bd81
2026-03-27 22:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743816%252Fgeneral%252Fb8851115-7a9b-45c9-8955-1141a4e16e90.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743816/general/b8851115-7a9b-45c9-8955-1141a4e16e90.jpg not downloaded yet
2026-03-27 22:06:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ddc14d4e-616d-5a34-b021-b4caebf5880d with identifier: 10741661
2026-03-27 22:06:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ddc14d4e-616d-5a34-b021-b4caebf5880d with scrape type 1
2026-03-27 22:06:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ddc14d4e-616d-5a34-b021-b4caebf5880d
2026-03-27 22:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731177%252Fgeneral%252F28f23cb5-f65b-4dfc-b90f-2b740ebd9b9a.png%27 HTTP/1.1" 200 None
2026-03-27 22:06:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731177/general/28f23cb5-f65b-4dfc-b90f-2b740ebd9b9a.png already downloaded
2026-03-27 22:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731177%252Fgeneral%252Fe9288cfd-3b41-46f0-9aee-6286a70dc919.png%27 HTTP/1.1" 200 None
2026-03-27 22:06:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731177/general/e9288cfd-3b41-46f0-9aee-6286a70dc919.png already downloaded
2026-03-27 22:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731177%252Fgeneral%252F6271e7c6-e131-4490-a894-a3966f365801.png%27 HTTP/1.1" 200 None
2026-03-27 22:06:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731177/general/6271e7c6-e131-4490-a894-a3966f365801.png already downloaded
2026-03-27 22:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731177%252Fgeneral%252F298d8be2-809e-47f3-b58b-6d0d9ff38a9d.png%27 HTTP/1.1" 200 None
2026-03-27 22:06:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731177/general/298d8be2-809e-47f3-b58b-6d0d9ff38a9d.png already downloaded
2026-03-27 22:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731177%252Fgeneral%252F96cd847f-8f5a-4996-ad1a-e05234cfbb02.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:06:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731177/general/96cd847f-8f5a-4996-ad1a-e05234cfbb02.jpeg already downloaded
2026-03-27 22:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731177%252Fgeneral%252F63f6fc90-2238-4f11-9804-c5a62244431a.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:06:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731177/general/63f6fc90-2238-4f11-9804-c5a62244431a.jpeg already downloaded
2026-03-27 22:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731177%252Fgeneral%252F6089536d-0b8f-4cfe-98a7-c6ba35c68bcc.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:06:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731177/general/6089536d-0b8f-4cfe-98a7-c6ba35c68bcc.jpeg already downloaded
2026-03-27 22:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731177%252Fgeneral%252F012f42e4-afbf-4976-9480-458f94ad6d54.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:06:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731177/general/012f42e4-afbf-4976-9480-458f94ad6d54.jpeg already downloaded
2026-03-27 22:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731177%252Fgeneral%252F23779735-98fe-431c-8d53-1a1e6749d77c.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:06:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731177/general/23779735-98fe-431c-8d53-1a1e6749d77c.jpeg already downloaded
2026-03-27 22:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731177%252Fgeneral%252F87ea7122-e315-4d4b-90b7-c75148fe0912.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:06:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731177/general/87ea7122-e315-4d4b-90b7-c75148fe0912.jpeg already downloaded
2026-03-27 22:06:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: ddc14d4e-616d-5a34-b021-b4caebf5880d, identifier: 10741661
2026-03-27 22:06:14 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5633304/general/6a9c6f6b-ce6a-4582-9000-cec34a354f30.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10741651)
2026-03-27 22:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739885%252Fgeneral%252Fd17bdb9b-1f40-4f6d-83f7-4a2c8bf6519f.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:06:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739885/general/d17bdb9b-1f40-4f6d-83f7-4a2c8bf6519f.jpeg not downloaded yet
2026-03-27 22:06:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: ec32b931-7d7d-5a4c-9d17-dad3ba5c40d3 with identifier: 10741660
2026-03-27 22:06:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: ec32b931-7d7d-5a4c-9d17-dad3ba5c40d3 with identifier: 10741660
2026-03-27 22:06:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: ec32b931-7d7d-5a4c-9d17-dad3ba5c40d3 with identifier: 10741660 to the API
2026-03-27 22:06:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:06: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-27 22:06:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741660>
{'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': 435,
'expiration_date': '2026-03-31T11:15:00Z',
'fuel_type': 'Hybrid',
'id': 'ec32b931-7d7d-5a4c-9d17-dad3ba5c40d3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GF961GJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741660',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Mercedes-Benz',
'model': 'S',
'odometer': 113500,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 10,
'photo_urls': ['https://images.openlane.eu/carimgs/5731106/general/27b27eec-9766-4166-868c-d551c7b56a3e.png',
'https://images.openlane.eu/carimgs/5731106/general/20cd41ac-f141-4f7b-9369-05fd38498769.png',
'https://images.openlane.eu/carimgs/5731106/general/9e3cc512-8cee-4ff8-aa00-0a1bc27a368a.png',
'https://images.openlane.eu/carimgs/5731106/general/f81f8859-ff61-4b2b-9a1e-28f7ff5c6fd3.png',
'https://images.openlane.eu/carimgs/5731106/general/be1d7e26-f0e3-463e-b63c-cc50493611fb.jpeg',
'https://images.openlane.eu/carimgs/5731106/general/cf6984a9-c266-41e0-9a68-41215a5c8b13.jpeg',
'https://images.openlane.eu/carimgs/5731106/general/71bd0ac2-086c-43ac-80a5-de2653a76a81.jpeg',
'https://images.openlane.eu/carimgs/5731106/general/1e8ee1ab-0a7f-4bcb-9135-3e8b76ac268b.jpeg',
'https://images.openlane.eu/carimgs/5731106/general/602ebd2b-e4b3-42c9-bc60-6a2b881b4949.jpeg',
'https://images.openlane.eu/carimgs/5731106/general/b34b8dff-0157-4786-802c-b96954a03005.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec32b931-7d7d-5a4c-9d17-dad3ba5c40d3/ec32b931-7d7d-5a4c-9d17-dad3ba5c40d3_image_0.png',
'Extension': 'png',
'FileSizeInBytes': 716693,
'Height': 1024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731106/general/27b27eec-9766-4166-868c-d551c7b56a3e.png',
'Width': 1536},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec32b931-7d7d-5a4c-9d17-dad3ba5c40d3/ec32b931-7d7d-5a4c-9d17-dad3ba5c40d3_image_1.png',
'Extension': 'png',
'FileSizeInBytes': 773578,
'Height': 1024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731106/general/20cd41ac-f141-4f7b-9369-05fd38498769.png',
'Width': 1536},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec32b931-7d7d-5a4c-9d17-dad3ba5c40d3/ec32b931-7d7d-5a4c-9d17-dad3ba5c40d3_image_2.png',
'Extension': 'png',
'FileSizeInBytes': 737116,
'Height': 1024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731106/general/9e3cc512-8cee-4ff8-aa00-0a1bc27a368a.png',
'Width': 1536},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec32b931-7d7d-5a4c-9d17-dad3ba5c40d3/ec32b931-7d7d-5a4c-9d17-dad3ba5c40d3_image_3.png',
'Extension': 'png',
'FileSizeInBytes': 783480,
'Height': 1024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731106/general/f81f8859-ff61-4b2b-9a1e-28f7ff5c6fd3.png',
'Width': 1536},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec32b931-7d7d-5a4c-9d17-dad3ba5c40d3/ec32b931-7d7d-5a4c-9d17-dad3ba5c40d3_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 571021,
'Height': 1701,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731106/general/be1d7e26-f0e3-463e-b63c-cc50493611fb.jpeg',
'Width': 1536},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec32b931-7d7d-5a4c-9d17-dad3ba5c40d3/ec32b931-7d7d-5a4c-9d17-dad3ba5c40d3_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 244765,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731106/general/cf6984a9-c266-41e0-9a68-41215a5c8b13.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec32b931-7d7d-5a4c-9d17-dad3ba5c40d3/ec32b931-7d7d-5a4c-9d17-dad3ba5c40d3_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 286976,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731106/general/71bd0ac2-086c-43ac-80a5-de2653a76a81.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec32b931-7d7d-5a4c-9d17-dad3ba5c40d3/ec32b931-7d7d-5a4c-9d17-dad3ba5c40d3_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 225475,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731106/general/1e8ee1ab-0a7f-4bcb-9135-3e8b76ac268b.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec32b931-7d7d-5a4c-9d17-dad3ba5c40d3/ec32b931-7d7d-5a4c-9d17-dad3ba5c40d3_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 221930,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731106/general/602ebd2b-e4b3-42c9-bc60-6a2b881b4949.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec32b931-7d7d-5a4c-9d17-dad3ba5c40d3/ec32b931-7d7d-5a4c-9d17-dad3ba5c40d3_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 288247,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731106/general/b34b8dff-0157-4786-802c-b96954a03005.jpeg',
'Width': 1536}],
'price': 43000,
'price_includes_vat': True,
'registration_date': '2021-01-30',
'seats_number': 5,
'seller_name': 'RS1AUTO DI RUSU VICTOR',
'title': 'Mercedes-Benz S Long 500 Premium Plus - Hybrid - Automatic - 435 hp '
'- 113.500 km',
'transmission': 'automatic',
'trim': 'Premium Plus',
'vin': None,
'year': 2021}
2026-03-27 22:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741660%27 HTTP/1.1" 200 None
2026-03-27 22:06:14 [adesa.it] INFO: Saving data for 10741660: {'created_time': 1774649174.748509, 'last_price_update_time': 1774649174.74852, 'auction_closing_time': 1774955700.0}
2026-03-27 22:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741660') HTTP/1.1" 204 0
2026-03-27 22:06:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: ddc14d4e-616d-5a34-b021-b4caebf5880d with identifier: 10741661
2026-03-27 22:06:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: ddc14d4e-616d-5a34-b021-b4caebf5880d with identifier: 10741661
2026-03-27 22:06:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: ddc14d4e-616d-5a34-b021-b4caebf5880d with identifier: 10741661 to the API
2026-03-27 22:06:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:06: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-27 22:06:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741661>
{'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': 146,
'expiration_date': '2026-03-31T11:15:00Z',
'fuel_type': 'Hybrid',
'id': 'ddc14d4e-616d-5a34-b021-b4caebf5880d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH289HZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741661',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Lexus',
'model': 'UX',
'odometer': 83100,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 14,
'photo_urls': ['https://images.openlane.eu/carimgs/5731177/general/28f23cb5-f65b-4dfc-b90f-2b740ebd9b9a.png',
'https://images.openlane.eu/carimgs/5731177/general/e9288cfd-3b41-46f0-9aee-6286a70dc919.png',
'https://images.openlane.eu/carimgs/5731177/general/6271e7c6-e131-4490-a894-a3966f365801.png',
'https://images.openlane.eu/carimgs/5731177/general/298d8be2-809e-47f3-b58b-6d0d9ff38a9d.png',
'https://images.openlane.eu/carimgs/5731177/general/96cd847f-8f5a-4996-ad1a-e05234cfbb02.jpeg',
'https://images.openlane.eu/carimgs/5731177/general/63f6fc90-2238-4f11-9804-c5a62244431a.jpeg',
'https://images.openlane.eu/carimgs/5731177/general/6089536d-0b8f-4cfe-98a7-c6ba35c68bcc.jpeg',
'https://images.openlane.eu/carimgs/5731177/general/012f42e4-afbf-4976-9480-458f94ad6d54.jpeg',
'https://images.openlane.eu/carimgs/5731177/general/23779735-98fe-431c-8d53-1a1e6749d77c.jpeg',
'https://images.openlane.eu/carimgs/5731177/general/87ea7122-e315-4d4b-90b7-c75148fe0912.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ddc14d4e-616d-5a34-b021-b4caebf5880d/ddc14d4e-616d-5a34-b021-b4caebf5880d_image_0.png',
'Extension': 'png',
'FileSizeInBytes': 732122,
'Height': 1024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731177/general/28f23cb5-f65b-4dfc-b90f-2b740ebd9b9a.png',
'Width': 1536},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ddc14d4e-616d-5a34-b021-b4caebf5880d/ddc14d4e-616d-5a34-b021-b4caebf5880d_image_1.png',
'Extension': 'png',
'FileSizeInBytes': 778050,
'Height': 1024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731177/general/e9288cfd-3b41-46f0-9aee-6286a70dc919.png',
'Width': 1536},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ddc14d4e-616d-5a34-b021-b4caebf5880d/ddc14d4e-616d-5a34-b021-b4caebf5880d_image_2.png',
'Extension': 'png',
'FileSizeInBytes': 815959,
'Height': 1024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731177/general/6271e7c6-e131-4490-a894-a3966f365801.png',
'Width': 1536},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ddc14d4e-616d-5a34-b021-b4caebf5880d/ddc14d4e-616d-5a34-b021-b4caebf5880d_image_3.png',
'Extension': 'png',
'FileSizeInBytes': 630430,
'Height': 1024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731177/general/298d8be2-809e-47f3-b58b-6d0d9ff38a9d.png',
'Width': 1536},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ddc14d4e-616d-5a34-b021-b4caebf5880d/ddc14d4e-616d-5a34-b021-b4caebf5880d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121168,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731177/general/96cd847f-8f5a-4996-ad1a-e05234cfbb02.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ddc14d4e-616d-5a34-b021-b4caebf5880d/ddc14d4e-616d-5a34-b021-b4caebf5880d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122648,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731177/general/63f6fc90-2238-4f11-9804-c5a62244431a.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ddc14d4e-616d-5a34-b021-b4caebf5880d/ddc14d4e-616d-5a34-b021-b4caebf5880d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136059,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731177/general/6089536d-0b8f-4cfe-98a7-c6ba35c68bcc.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ddc14d4e-616d-5a34-b021-b4caebf5880d/ddc14d4e-616d-5a34-b021-b4caebf5880d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 173034,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731177/general/012f42e4-afbf-4976-9480-458f94ad6d54.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ddc14d4e-616d-5a34-b021-b4caebf5880d/ddc14d4e-616d-5a34-b021-b4caebf5880d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85569,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731177/general/23779735-98fe-431c-8d53-1a1e6749d77c.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ddc14d4e-616d-5a34-b021-b4caebf5880d/ddc14d4e-616d-5a34-b021-b4caebf5880d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112586,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731177/general/87ea7122-e315-4d4b-90b7-c75148fe0912.jpeg',
'Width': 800}],
'price': 13800,
'price_includes_vat': True,
'registration_date': '2021-11-11',
'seats_number': 5,
'seller_name': 'RS1AUTO DI RUSU VICTOR',
'title': 'Lexus UX 250h F-Sport - Hybrid - Automatic - 146 hp - 83.100 km',
'transmission': 'automatic',
'trim': 'F-Sport',
'vin': None,
'year': 2021}
2026-03-27 22:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741661%27 HTTP/1.1" 200 None
2026-03-27 22:06:15 [adesa.it] INFO: Saving data for 10741661: {'created_time': 1774649175.077023, 'last_price_update_time': 1774649175.077033, 'auction_closing_time': 1774955700.0}
2026-03-27 22:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741661') HTTP/1.1" 204 0
2026-03-27 22:06:15 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5633304/general/240e428f-7c74-4a32-a9df-88fd2537b0b4.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10741651)
2026-03-27 22:06:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743818/general/866982f8-ddaa-481d-b19b-ec4a10d62941.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741877)
2026-03-27 22:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743816%252Fgeneral%252F414ccd36-8880-413b-9cf8-79d02a0476a3.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743816/general/414ccd36-8880-413b-9cf8-79d02a0476a3.jpg not downloaded yet
2026-03-27 22:06:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741652> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:06:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741655> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:06:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741870> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:06:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:06:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee450a190>
2026-03-27 22:06:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:06:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:06:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:06:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3e9db46f-a0a7-54c3-b2ee-e07ebda6f9ab/3e9db46f-a0a7-54c3-b2ee-e07ebda6f9ab_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743818%252Fgeneral%252Fc9ea2f9b-0db8-4673-8336-f2c7eb935dc2.jpg') HTTP/1.1" 204 0
2026-03-27 22:06:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743818/general/c9ea2f9b-0db8-4673-8336-f2c7eb935dc2.jpg saved to cache
2026-03-27 22:06:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 3e9db46f-a0a7-54c3-b2ee-e07ebda6f9ab
2026-03-27 22:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739885%252Fgeneral%252F3d6f969c-831a-46e3-99be-1fd6987e4041.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:06:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739885/general/3d6f969c-831a-46e3-99be-1fd6987e4041.jpeg not downloaded yet
2026-03-27 22: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-27 22: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-27 22: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-27 22:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743816%252Fgeneral%252Fa5e2b566-c9ee-4d25-91f0-5f4003d7cdac.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743816/general/a5e2b566-c9ee-4d25-91f0-5f4003d7cdac.jpg not downloaded yet
2026-03-27 22:06:15 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 783b0948-e44c-5520-a64d-9924e6d0b3bb due to Ignoring non-200 response
2026-03-27 22:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739885%252Fgeneral%252Fa658ead9-187e-4746-a983-c647b7ffe4d8.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:06:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739885/general/a658ead9-187e-4746-a983-c647b7ffe4d8.jpeg not downloaded yet
2026-03-27 22:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743816%252Fgeneral%252F0c94d3c9-3ab9-498b-9a4a-e0776571c163.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743816/general/0c94d3c9-3ab9-498b-9a4a-e0776571c163.jpg not downloaded yet
2026-03-27 22:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739885%252Fgeneral%252Fb9152b90-cc54-4a8f-9e29-2bf40766bff1.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:06:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739885/general/b9152b90-cc54-4a8f-9e29-2bf40766bff1.jpeg not downloaded yet
2026-03-27 22:06:15 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 783b0948-e44c-5520-a64d-9924e6d0b3bb, skipping ID generation
2026-03-27 22:06:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 783b0948-e44c-5520-a64d-9924e6d0b3bb with scrape type 1
2026-03-27 22:06:15 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 783b0948-e44c-5520-a64d-9924e6d0b3bb sending to next pipeline
2026-03-27 22:06:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 783b0948-e44c-5520-a64d-9924e6d0b3bb, identifier: 10741651
2026-03-27 22:06:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:06:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee46f1110>
2026-03-27 22:06:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:06:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:06:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:06:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3e9db46f-a0a7-54c3-b2ee-e07ebda6f9ab/3e9db46f-a0a7-54c3-b2ee-e07ebda6f9ab_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743818%252Fgeneral%252F866982f8-ddaa-481d-b19b-ec4a10d62941.jpg') HTTP/1.1" 204 0
2026-03-27 22:06:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743818/general/866982f8-ddaa-481d-b19b-ec4a10d62941.jpg saved to cache
2026-03-27 22:06:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 3e9db46f-a0a7-54c3-b2ee-e07ebda6f9ab
2026-03-27 22:06:15 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 3e9db46f-a0a7-54c3-b2ee-e07ebda6f9ab, skipping ID generation
2026-03-27 22:06:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3e9db46f-a0a7-54c3-b2ee-e07ebda6f9ab with scrape type 1
2026-03-27 22:06:15 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3e9db46f-a0a7-54c3-b2ee-e07ebda6f9ab sending to next pipeline
2026-03-27 22:06:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 3e9db46f-a0a7-54c3-b2ee-e07ebda6f9ab, identifier: 10741877
2026-03-27 22:06:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743816/general/b8851115-7a9b-45c9-8955-1141a4e16e90.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741876)
2026-03-27 22:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743816%252Fgeneral%252F36674e93-19d3-4f4a-8c62-fa15cd4bb22d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743816/general/36674e93-19d3-4f4a-8c62-fa15cd4bb22d.jpg not downloaded yet
2026-03-27 22:06:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 783b0948-e44c-5520-a64d-9924e6d0b3bb with identifier: 10741651
2026-03-27 22:06:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 783b0948-e44c-5520-a64d-9924e6d0b3bb with identifier: 10741651
2026-03-27 22:06:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 783b0948-e44c-5520-a64d-9924e6d0b3bb with identifier: 10741651 to the API
2026-03-27 22:06:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:06:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:06:15 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5633304/general/240e428f-7c74-4a32-a9df-88fd2537b0b4.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.9L',
'engine_horse_power': 271,
'expiration_date': '2026-03-31T11:15:00Z',
'fuel_type': 'Diesel',
'id': '783b0948-e44c-5520-a64d-9924e6d0b3bb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GF038SC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741651',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Mercedes-Benz',
'model': 'GLE',
'odometer': 113688,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 17,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_783b0948-e44c-5520-a64d-9924e6d0b3bb/783b0948-e44c-5520-a64d-9924e6d0b3bb_image_0.png',
'Extension': 'png',
'FileSizeInBytes': 4855501,
'Height': 1792,
'OriginUrl': 'https://images.openlane.eu/carimgs/5633304/general/f810f805-74ae-408d-b77e-153bb8cc5aa3.png',
'Width': 2390},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_783b0948-e44c-5520-a64d-9924e6d0b3bb/783b0948-e44c-5520-a64d-9924e6d0b3bb_image_1.png',
'Extension': 'png',
'FileSizeInBytes': 5299240,
'Height': 1792,
'OriginUrl': 'https://images.openlane.eu/carimgs/5633304/general/76b6cb3e-c588-4741-8d8b-90d297e30a75.png',
'Width': 2368},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_783b0948-e44c-5520-a64d-9924e6d0b3bb/783b0948-e44c-5520-a64d-9924e6d0b3bb_image_2.png',
'Extension': 'png',
'FileSizeInBytes': 4393469,
'Height': 1750,
'OriginUrl': 'https://images.openlane.eu/carimgs/5633304/general/d46af868-818a-4fe7-9d60-a5c565bf086a.png',
'Width': 2432},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_783b0948-e44c-5520-a64d-9924e6d0b3bb/783b0948-e44c-5520-a64d-9924e6d0b3bb_image_3.png',
'Extension': 'png',
'FileSizeInBytes': 4207620,
'Height': 1760,
'OriginUrl': 'https://images.openlane.eu/carimgs/5633304/general/013a6845-a615-45d1-a36c-6b1f9a171576.png',
'Width': 2372},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_783b0948-e44c-5520-a64d-9924e6d0b3bb/783b0948-e44c-5520-a64d-9924e6d0b3bb_image_4.png',
'Extension': 'png',
'FileSizeInBytes': 4261059,
'Height': 1758,
'OriginUrl': 'https://images.openlane.eu/carimgs/5633304/general/c00d128b-9971-4844-97cd-6c74b783c226.png',
'Width': 2432},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_783b0948-e44c-5520-a64d-9924e6d0b3bb/783b0948-e44c-5520-a64d-9924e6d0b3bb_image_5.png',
'Extension': 'png',
'FileSizeInBytes': 1086313,
'Height': 875,
'OriginUrl': 'https://images.openlane.eu/carimgs/5633304/general/ea2acd38-d823-4500-93f5-998b8983c693.png',
'Width': 1216},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_783b0948-e44c-5520-a64d-9924e6d0b3bb/783b0948-e44c-5520-a64d-9924e6d0b3bb_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 526013,
'Height': 1920,
'OriginUrl': 'https://images.openlane.eu/carimgs/5633304/general/55c59e2c-29c4-418e-8811-c6177a911107.jpg',
'Width': 2560},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_783b0948-e44c-5520-a64d-9924e6d0b3bb/783b0948-e44c-5520-a64d-9924e6d0b3bb_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 587247,
'Height': 1920,
'OriginUrl': 'https://images.openlane.eu/carimgs/5633304/general/f61f424f-ee5e-41de-8262-5ccd82cebcde.jpg',
'Width': 2560}],
'price': 28100,
'price_includes_vat': True,
'registration_date': '2021-05-25',
'seats_number': 5,
'seller_name': 'RS1AUTO DI RUSU VICTOR',
'title': 'Mercedes-Benz GLE Premium - 4-Matic - Diesel - Automatic - 271 hp - '
'113.688 km',
'transmission': 'automatic',
'trim': 'Premium',
'vin': None,
'year': 2021}
2026-03-27 22:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741651%27 HTTP/1.1" 200 None
2026-03-27 22:06:15 [adesa.it] INFO: Saving data for 10741651: {'created_time': 1774649175.87646, 'last_price_update_time': 1774649175.87647, 'auction_closing_time': 1774955700.0}
2026-03-27 22:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741651') HTTP/1.1" 204 0
2026-03-27 22:06:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 3e9db46f-a0a7-54c3-b2ee-e07ebda6f9ab with identifier: 10741877
2026-03-27 22:06:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 3e9db46f-a0a7-54c3-b2ee-e07ebda6f9ab with identifier: 10741877
2026-03-27 22:06:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 3e9db46f-a0a7-54c3-b2ee-e07ebda6f9ab with identifier: 10741877 to the API
2026-03-27 22:06:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:06:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:06:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743818/general/866982f8-ddaa-481d-b19b-ec4a10d62941.jpg>
{'auction_title': '',
'c_o_2_emission_value': 165,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 197,
'expiration_date': '2026-03-30T13:45:00Z',
'fuel_type': 'Diesel',
'id': '3e9db46f-a0a7-54c3-b2ee-e07ebda6f9ab',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'GJ248DZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741877',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 76670,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 22,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3e9db46f-a0a7-54c3-b2ee-e07ebda6f9ab/3e9db46f-a0a7-54c3-b2ee-e07ebda6f9ab_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65489,
'Height': 849,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743818/general/91753b9c-2159-48d9-956a-1fed6e9430e6.jpg',
'Width': 1000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3e9db46f-a0a7-54c3-b2ee-e07ebda6f9ab/3e9db46f-a0a7-54c3-b2ee-e07ebda6f9ab_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64691,
'Height': 849,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743818/general/0f84ec7f-ca34-46e8-986e-d55a6038bff4.jpg',
'Width': 1000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3e9db46f-a0a7-54c3-b2ee-e07ebda6f9ab/3e9db46f-a0a7-54c3-b2ee-e07ebda6f9ab_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67843,
'Height': 849,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743818/general/12fa4d41-15bf-4179-b8b3-4a6241a2ab0c.jpg',
'Width': 1000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3e9db46f-a0a7-54c3-b2ee-e07ebda6f9ab/3e9db46f-a0a7-54c3-b2ee-e07ebda6f9ab_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66961,
'Height': 849,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743818/general/7f513176-be5f-4839-8d49-81dfadeaa34f.jpg',
'Width': 1000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3e9db46f-a0a7-54c3-b2ee-e07ebda6f9ab/3e9db46f-a0a7-54c3-b2ee-e07ebda6f9ab_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80071,
'Height': 750,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743818/general/763c9d93-3190-4ede-bda9-36a693c5dd35.jpg',
'Width': 1000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3e9db46f-a0a7-54c3-b2ee-e07ebda6f9ab/3e9db46f-a0a7-54c3-b2ee-e07ebda6f9ab_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81364,
'Height': 750,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743818/general/44392c81-3249-4133-b632-cf29239a7c3d.jpg',
'Width': 1000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3e9db46f-a0a7-54c3-b2ee-e07ebda6f9ab/3e9db46f-a0a7-54c3-b2ee-e07ebda6f9ab_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74256,
'Height': 750,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743818/general/c856d547-1cba-4c0e-8cb6-ca3cdfd4accb.jpg',
'Width': 1000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3e9db46f-a0a7-54c3-b2ee-e07ebda6f9ab/3e9db46f-a0a7-54c3-b2ee-e07ebda6f9ab_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72399,
'Height': 849,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743818/general/866982f8-ddaa-481d-b19b-ec4a10d62941.jpg',
'Width': 1000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3e9db46f-a0a7-54c3-b2ee-e07ebda6f9ab/3e9db46f-a0a7-54c3-b2ee-e07ebda6f9ab_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46382,
'Height': 750,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743818/general/a579f352-ba62-4e75-a6be-333d1edae99c.jpg',
'Width': 1000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3e9db46f-a0a7-54c3-b2ee-e07ebda6f9ab/3e9db46f-a0a7-54c3-b2ee-e07ebda6f9ab_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111196,
'Height': 750,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743818/general/c9ea2f9b-0db8-4673-8336-f2c7eb935dc2.jpg',
'Width': 1000}],
'price': 19800,
'price_includes_vat': True,
'registration_date': '2022-06-01',
'seats_number': 5,
'seller_name': 'Ambrosi Spa',
'title': 'Volvo XC60 2.0 B4 Core - AWD - Diesel - Automatic - 197 hp - 76.670 '
'km',
'transmission': 'automatic',
'trim': 'Core',
'vin': None,
'year': 2022}
2026-03-27 22:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741877%27 HTTP/1.1" 200 None
2026-03-27 22:06:16 [adesa.it] INFO: Saving data for 10741877: {'created_time': 1774649176.229096, 'last_price_update_time': 1774649176.229106, 'auction_closing_time': 1774878300.0}
2026-03-27 22:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741877') HTTP/1.1" 204 0
2026-03-27 22:06:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5739885/general/16c21374-07ce-41b7-87a7-1cf677bfea8a.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10741650)
2026-03-27 22:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739885%252Fgeneral%252F81177bd3-303e-4a7a-bfdd-f8089135dcf0.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:06:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739885/general/81177bd3-303e-4a7a-bfdd-f8089135dcf0.jpeg not downloaded yet
2026-03-27 22:06:16 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 783b0948-e44c-5520-a64d-9924e6d0b3bb due to Ignoring non-200 response
2026-03-27 22:06:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2f4a982f-ac0f-55f4-87f2-25c6c6289909 with identifier: 10741652
2026-03-27 22:06:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2f4a982f-ac0f-55f4-87f2-25c6c6289909 with scrape type 1
2026-03-27 22:06:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2f4a982f-ac0f-55f4-87f2-25c6c6289909
2026-03-27 22:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742010%252Fgeneral%252F545799ae-785d-4702-b034-6d7d6d9970a0.png%27 HTTP/1.1" 200 None
2026-03-27 22:06:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742010/general/545799ae-785d-4702-b034-6d7d6d9970a0.png already downloaded
2026-03-27 22:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742010%252Fgeneral%252Fa6eb8351-5c13-4e4f-9678-9736f3cda6ef.png%27 HTTP/1.1" 200 None
2026-03-27 22:06:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742010/general/a6eb8351-5c13-4e4f-9678-9736f3cda6ef.png already downloaded
2026-03-27 22:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742010%252Fgeneral%252F2bf1b349-d45d-48ea-96b2-00de5eebd6c9.png%27 HTTP/1.1" 200 None
2026-03-27 22:06:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742010/general/2bf1b349-d45d-48ea-96b2-00de5eebd6c9.png already downloaded
2026-03-27 22:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742010%252Fgeneral%252F757a1c87-ed96-4306-9280-40d622e61ed5.png%27 HTTP/1.1" 200 None
2026-03-27 22:06:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742010/general/757a1c87-ed96-4306-9280-40d622e61ed5.png already downloaded
2026-03-27 22:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742010%252Fgeneral%252F34bdbdbc-244b-4a12-a835-766b0336ec59.png%27 HTTP/1.1" 200 None
2026-03-27 22:06:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742010/general/34bdbdbc-244b-4a12-a835-766b0336ec59.png already downloaded
2026-03-27 22:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742010%252Fgeneral%252F9acd7f21-ba1f-4e88-87eb-271b57e0c867.png%27 HTTP/1.1" 200 None
2026-03-27 22:06:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742010/general/9acd7f21-ba1f-4e88-87eb-271b57e0c867.png already downloaded
2026-03-27 22:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742010%252Fgeneral%252F3e2c1b03-aee6-4a16-880d-a30d5e57b46e.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:06:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742010/general/3e2c1b03-aee6-4a16-880d-a30d5e57b46e.JPG not downloaded yet
2026-03-27 22:06:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6ce8bd43-cf58-594f-89b9-c66e088b0925 with identifier: 10741655
2026-03-27 22:06:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6ce8bd43-cf58-594f-89b9-c66e088b0925 with scrape type 1
2026-03-27 22:06:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6ce8bd43-cf58-594f-89b9-c66e088b0925
2026-03-27 22:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742486%252Fgeneral%252F97b242e0-8e49-44c9-a1a6-13752148e7f7.png%27 HTTP/1.1" 200 None
2026-03-27 22:06:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742486/general/97b242e0-8e49-44c9-a1a6-13752148e7f7.png already downloaded
2026-03-27 22:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742486%252Fgeneral%252Fdca118e3-5ca0-487b-97bb-7ea35af91fce.png%27 HTTP/1.1" 200 None
2026-03-27 22:06:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742486/general/dca118e3-5ca0-487b-97bb-7ea35af91fce.png already downloaded
2026-03-27 22:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742486%252Fgeneral%252Fcd238fd7-7ae1-4438-b60a-8703d7960585.png%27 HTTP/1.1" 200 None
2026-03-27 22:06:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742486/general/cd238fd7-7ae1-4438-b60a-8703d7960585.png already downloaded
2026-03-27 22:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742486%252Fgeneral%252F40759750-6004-46e9-8059-53c740652a2c.png%27 HTTP/1.1" 200 None
2026-03-27 22:06:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742486/general/40759750-6004-46e9-8059-53c740652a2c.png already downloaded
2026-03-27 22:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742486%252Fgeneral%252F791e2122-57d9-40c9-920a-53250dc93efe.png%27 HTTP/1.1" 200 None
2026-03-27 22:06:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742486/general/791e2122-57d9-40c9-920a-53250dc93efe.png already downloaded
2026-03-27 22:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742486%252Fgeneral%252F26984877-f7be-49a4-b26e-271eb7c5be44.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:06:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742486/general/26984877-f7be-49a4-b26e-271eb7c5be44.jpeg already downloaded
2026-03-27 22:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742486%252Fgeneral%252Fb286f504-42a0-4767-a8af-3a775a901c84.png%27 HTTP/1.1" 200 None
2026-03-27 22:06:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742486/general/b286f504-42a0-4767-a8af-3a775a901c84.png already downloaded
2026-03-27 22:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742486%252Fgeneral%252F6704f712-eb41-4701-845a-53f23b9a0baa.png%27 HTTP/1.1" 200 None
2026-03-27 22:06:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742486/general/6704f712-eb41-4701-845a-53f23b9a0baa.png already downloaded
2026-03-27 22:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742486%252Fgeneral%252F1077427b-0108-4783-9b89-b931f63e53b0.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:06:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742486/general/1077427b-0108-4783-9b89-b931f63e53b0.jpeg already downloaded
2026-03-27 22:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742486%252Fgeneral%252F2acedc99-429b-42f7-9333-6699e82be114.png%27 HTTP/1.1" 200 None
2026-03-27 22:06:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742486/general/2acedc99-429b-42f7-9333-6699e82be114.png already downloaded
2026-03-27 22:06:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 6ce8bd43-cf58-594f-89b9-c66e088b0925, identifier: 10741655
2026-03-27 22:06:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 161808e9-b997-5e26-899f-5d71fd46488c with identifier: 10741870
2026-03-27 22:06:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 161808e9-b997-5e26-899f-5d71fd46488c with scrape type 1
2026-03-27 22:06:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 161808e9-b997-5e26-899f-5d71fd46488c
2026-03-27 22:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743796%252Fgeneral%252Fedd4bd39-83a5-4bd1-b5e9-f0579ca12a43.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743796/general/edd4bd39-83a5-4bd1-b5e9-f0579ca12a43.jpg not downloaded yet
2026-03-27 22:06:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752316/general/3dd21dfa-d4e7-490c-851b-236a0800f0ae.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741770)
2026-03-27 22:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743816%252Fgeneral%252F2cfdf175-a431-40c0-9247-d2416154ee9d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743816/general/2cfdf175-a431-40c0-9247-d2416154ee9d.jpg not downloaded yet
2026-03-27 22:06:16 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:06:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 6ce8bd43-cf58-594f-89b9-c66e088b0925 with identifier: 10741655
2026-03-27 22:06:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 6ce8bd43-cf58-594f-89b9-c66e088b0925 with identifier: 10741655
2026-03-27 22:06:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 6ce8bd43-cf58-594f-89b9-c66e088b0925 with identifier: 10741655 to the API
2026-03-27 22:06:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:06: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-27 22:06:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741655>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '4.0L',
'engine_horse_power': 802,
'expiration_date': '2026-03-31T11:15:00Z',
'fuel_type': 'Petrol',
'id': '6ce8bd43-cf58-594f-89b9-c66e088b0925',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GS854DT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741655',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Mercedes-Benz',
'model': 'S',
'odometer': 39251,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 11,
'photo_urls': ['https://images.openlane.eu/carimgs/5742486/general/97b242e0-8e49-44c9-a1a6-13752148e7f7.png',
'https://images.openlane.eu/carimgs/5742486/general/dca118e3-5ca0-487b-97bb-7ea35af91fce.png',
'https://images.openlane.eu/carimgs/5742486/general/cd238fd7-7ae1-4438-b60a-8703d7960585.png',
'https://images.openlane.eu/carimgs/5742486/general/40759750-6004-46e9-8059-53c740652a2c.png',
'https://images.openlane.eu/carimgs/5742486/general/791e2122-57d9-40c9-920a-53250dc93efe.png',
'https://images.openlane.eu/carimgs/5742486/general/26984877-f7be-49a4-b26e-271eb7c5be44.jpeg',
'https://images.openlane.eu/carimgs/5742486/general/b286f504-42a0-4767-a8af-3a775a901c84.png',
'https://images.openlane.eu/carimgs/5742486/general/6704f712-eb41-4701-845a-53f23b9a0baa.png',
'https://images.openlane.eu/carimgs/5742486/general/1077427b-0108-4783-9b89-b931f63e53b0.jpeg',
'https://images.openlane.eu/carimgs/5742486/general/2acedc99-429b-42f7-9333-6699e82be114.png'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6ce8bd43-cf58-594f-89b9-c66e088b0925/6ce8bd43-cf58-594f-89b9-c66e088b0925_image_0.png',
'Extension': 'png',
'FileSizeInBytes': 804602,
'Height': 874,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742486/general/97b242e0-8e49-44c9-a1a6-13752148e7f7.png',
'Width': 1186},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6ce8bd43-cf58-594f-89b9-c66e088b0925/6ce8bd43-cf58-594f-89b9-c66e088b0925_image_1.png',
'Extension': 'png',
'FileSizeInBytes': 923156,
'Height': 896,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742486/general/dca118e3-5ca0-487b-97bb-7ea35af91fce.png',
'Width': 1191},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6ce8bd43-cf58-594f-89b9-c66e088b0925/6ce8bd43-cf58-594f-89b9-c66e088b0925_image_2.png',
'Extension': 'png',
'FileSizeInBytes': 569325,
'Height': 761,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742486/general/cd238fd7-7ae1-4438-b60a-8703d7960585.png',
'Width': 1191},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6ce8bd43-cf58-594f-89b9-c66e088b0925/6ce8bd43-cf58-594f-89b9-c66e088b0925_image_3.png',
'Extension': 'png',
'FileSizeInBytes': 657974,
'Height': 745,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742486/general/40759750-6004-46e9-8059-53c740652a2c.png',
'Width': 1176},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6ce8bd43-cf58-594f-89b9-c66e088b0925/6ce8bd43-cf58-594f-89b9-c66e088b0925_image_4.png',
'Extension': 'png',
'FileSizeInBytes': 772725,
'Height': 739,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742486/general/791e2122-57d9-40c9-920a-53250dc93efe.png',
'Width': 1125},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6ce8bd43-cf58-594f-89b9-c66e088b0925/6ce8bd43-cf58-594f-89b9-c66e088b0925_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53468,
'Height': 602,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742486/general/26984877-f7be-49a4-b26e-271eb7c5be44.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6ce8bd43-cf58-594f-89b9-c66e088b0925/6ce8bd43-cf58-594f-89b9-c66e088b0925_image_6.png',
'Extension': 'png',
'FileSizeInBytes': 1272032,
'Height': 896,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742486/general/b286f504-42a0-4767-a8af-3a775a901c84.png',
'Width': 1113},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6ce8bd43-cf58-594f-89b9-c66e088b0925/6ce8bd43-cf58-594f-89b9-c66e088b0925_image_7.png',
'Extension': 'png',
'FileSizeInBytes': 1365456,
'Height': 896,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742486/general/6704f712-eb41-4701-845a-53f23b9a0baa.png',
'Width': 1191},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6ce8bd43-cf58-594f-89b9-c66e088b0925/6ce8bd43-cf58-594f-89b9-c66e088b0925_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89183,
'Height': 602,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742486/general/1077427b-0108-4783-9b89-b931f63e53b0.jpeg',
'Width': 774},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6ce8bd43-cf58-594f-89b9-c66e088b0925/6ce8bd43-cf58-594f-89b9-c66e088b0925_image_9.png',
'Extension': 'png',
'FileSizeInBytes': 1025522,
'Height': 793,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742486/general/2acedc99-429b-42f7-9333-6699e82be114.png',
'Width': 1191}],
'price': 97000,
'price_includes_vat': True,
'registration_date': '2023-12-13',
'seats_number': 5,
'seller_name': 'RS1AUTO DI RUSU VICTOR',
'title': 'Mercedes-Benz S Long AMG 63 Premium Plus - 4-Matic - Petrol - '
'Automatic - 802 hp - 39.251 km',
'transmission': 'automatic',
'trim': 'Premium Plus',
'vin': None,
'year': 2023}
2026-03-27 22:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741655%27 HTTP/1.1" 200 None
2026-03-27 22:06:17 [adesa.it] INFO: Saving data for 10741655: {'created_time': 1774649177.150579, 'last_price_update_time': 1774649177.150589, 'auction_closing_time': 1774955700.0}
2026-03-27 22:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741655') HTTP/1.1" 204 0
2026-03-27 22:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739885%252Fgeneral%252Ffb42c73c-9892-4afc-84ca-99d6753aacce.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:06:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739885/general/fb42c73c-9892-4afc-84ca-99d6753aacce.jpeg not downloaded yet
2026-03-27 22:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742010%252Fgeneral%252F6a85dfb8-c118-40e7-9c34-ded48f65aa66.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:06:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742010/general/6a85dfb8-c118-40e7-9c34-ded48f65aa66.JPG not downloaded yet
2026-03-27 22:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743796%252Fgeneral%252F4b20fea1-69d9-4495-8353-151b6b9c4ded.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743796/general/4b20fea1-69d9-4495-8353-151b6b9c4ded.jpg not downloaded yet
2026-03-27 22:06:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741659> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:06:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:06:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee4400750>
2026-03-27 22:06:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:06:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:06:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:06:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d6340367-62b2-5260-98ea-cb9b2862bd81/d6340367-62b2-5260-98ea-cb9b2862bd81_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743816%252Fgeneral%252Fb8851115-7a9b-45c9-8955-1141a4e16e90.jpg') HTTP/1.1" 204 0
2026-03-27 22:06:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743816/general/b8851115-7a9b-45c9-8955-1141a4e16e90.jpg saved to cache
2026-03-27 22:06:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item d6340367-62b2-5260-98ea-cb9b2862bd81
2026-03-27 22:06:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5739885/general/d17bdb9b-1f40-4f6d-83f7-4a2c8bf6519f.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10741650)
2026-03-27 22:06:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743816/general/0c94d3c9-3ab9-498b-9a4a-e0776571c163.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741876)
2026-03-27 22:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743816%252Fgeneral%252Fc8c2c54d-80d8-4785-8a29-1d726b76c28c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743816/general/c8c2c54d-80d8-4785-8a29-1d726b76c28c.jpg not downloaded yet
2026-03-27 22:06:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:06:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5bdded0>
2026-03-27 22:06:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:06:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:06:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:06:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e48964a1-9020-50a4-95a0-e05b14766d63/e48964a1-9020-50a4-95a0-e05b14766d63_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739885%252Fgeneral%252F16c21374-07ce-41b7-87a7-1cf677bfea8a.jpeg') HTTP/1.1" 204 0
2026-03-27 22:06:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739885/general/16c21374-07ce-41b7-87a7-1cf677bfea8a.jpeg saved to cache
2026-03-27 22:06:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item e48964a1-9020-50a4-95a0-e05b14766d63
2026-03-27 22:06:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5739885/general/825d99e6-cf6c-45ce-80a5-a9c64c354980.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10741650)
2026-03-27 22:06:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5739885/general/3c821316-c3bf-491a-960f-b87787618926.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10741650)
2026-03-27 22:06:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752315/general/791b19e3-e44e-4204-919b-0cc9206d9d01.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741769)
2026-03-27 22:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742010%252Fgeneral%252F2c0d5386-d344-4bc0-8ee1-269cb37365ad.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:06:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742010/general/2c0d5386-d344-4bc0-8ee1-269cb37365ad.JPG not downloaded yet
2026-03-27 22:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743796%252Fgeneral%252F07a39228-14e8-49e8-b0a0-7486fb75358a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743796/general/07a39228-14e8-49e8-b0a0-7486fb75358a.jpg not downloaded yet
2026-03-27 22:06:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720539> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:06:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720556> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:06:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:06:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5881e10>
2026-03-27 22:06:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:06:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:06:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:06:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_655e1723-cc07-51bc-abcb-d9f50fcfddc1/655e1723-cc07-51bc-abcb-d9f50fcfddc1_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752316%252Fgeneral%252F3dd21dfa-d4e7-490c-851b-236a0800f0ae.jpg') HTTP/1.1" 204 0
2026-03-27 22:06:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752316/general/3dd21dfa-d4e7-490c-851b-236a0800f0ae.jpg saved to cache
2026-03-27 22:06:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 655e1723-cc07-51bc-abcb-d9f50fcfddc1
2026-03-27 22:06:17 [adesa.it] INFO: Found listing with ID: 10720306
2026-03-27 22:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720306%27 HTTP/1.1" 200 None
2026-03-27 22:06:17 [adesa.it] INFO: Scrape type for 10720306: 0
2026-03-27 22:06:17 [adesa.it] INFO: Skipping item 10720306 url https://www.openlane.eu/en/carv6/auction/10720306
2026-03-27 22:06:17 [adesa.it] INFO: Found listing with ID: 10720638
2026-03-27 22:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720638%27 HTTP/1.1" 200 None
2026-03-27 22:06:17 [adesa.it] INFO: Scrape type for 10720638: 0
2026-03-27 22:06:17 [adesa.it] INFO: Skipping item 10720638 url https://www.openlane.eu/en/carv6/auction/10720638
2026-03-27 22:06:17 [adesa.it] INFO: Found listing with ID: 10720646
2026-03-27 22:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720646%27 HTTP/1.1" 200 None
2026-03-27 22:06:17 [adesa.it] INFO: Scrape type for 10720646: 0
2026-03-27 22:06:17 [adesa.it] INFO: Skipping item 10720646 url https://www.openlane.eu/en/carv6/auction/10720646
2026-03-27 22:06:17 [adesa.it] INFO: Found listing with ID: 10720338
2026-03-27 22:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720338%27 HTTP/1.1" 200 None
2026-03-27 22:06:17 [adesa.it] INFO: Scrape type for 10720338: 0
2026-03-27 22:06:17 [adesa.it] INFO: Skipping item 10720338 url https://www.openlane.eu/en/carv6/auction/10720338
2026-03-27 22:06:17 [adesa.it] INFO: Found listing with ID: 10720334
2026-03-27 22:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720334%27 HTTP/1.1" 200 None
2026-03-27 22:06:17 [adesa.it] INFO: Scrape type for 10720334: 0
2026-03-27 22:06:17 [adesa.it] INFO: Skipping item 10720334 url https://www.openlane.eu/en/carv6/auction/10720334
2026-03-27 22:06:17 [adesa.it] INFO: Found listing with ID: 10720349
2026-03-27 22:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720349%27 HTTP/1.1" 200 None
2026-03-27 22:06:17 [adesa.it] INFO: Scrape type for 10720349: 0
2026-03-27 22:06:17 [adesa.it] INFO: Skipping item 10720349 url https://www.openlane.eu/en/carv6/auction/10720349
2026-03-27 22:06:17 [adesa.it] INFO: Found listing with ID: 10720632
2026-03-27 22:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720632%27 HTTP/1.1" 200 None
2026-03-27 22:06:17 [adesa.it] INFO: Scrape type for 10720632: 0
2026-03-27 22:06:17 [adesa.it] INFO: Skipping item 10720632 url https://www.openlane.eu/en/carv6/auction/10720632
2026-03-27 22:06:17 [adesa.it] INFO: Found listing with ID: 10720636
2026-03-27 22:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720636%27 HTTP/1.1" 200 None
2026-03-27 22:06:17 [adesa.it] INFO: Scrape type for 10720636: 0
2026-03-27 22:06:17 [adesa.it] INFO: Skipping item 10720636 url https://www.openlane.eu/en/carv6/auction/10720636
2026-03-27 22:06:17 [adesa.it] INFO: Found listing with ID: 10720630
2026-03-27 22:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720630%27 HTTP/1.1" 200 None
2026-03-27 22:06:17 [adesa.it] INFO: Scrape type for 10720630: 0
2026-03-27 22:06:17 [adesa.it] INFO: Skipping item 10720630 url https://www.openlane.eu/en/carv6/auction/10720630
2026-03-27 22:06:17 [adesa.it] INFO: Found listing with ID: 10720336
2026-03-27 22:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720336%27 HTTP/1.1" 200 None
2026-03-27 22:06:17 [adesa.it] INFO: Scrape type for 10720336: 0
2026-03-27 22:06:17 [adesa.it] INFO: Skipping item 10720336 url https://www.openlane.eu/en/carv6/auction/10720336
2026-03-27 22:06:17 [adesa.it] INFO: Found listing with ID: 10720631
2026-03-27 22:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720631%27 HTTP/1.1" 200 None
2026-03-27 22:06:17 [adesa.it] INFO: Scrape type for 10720631: 0
2026-03-27 22:06:17 [adesa.it] INFO: Skipping item 10720631 url https://www.openlane.eu/en/carv6/auction/10720631
2026-03-27 22:06:17 [adesa.it] INFO: Found listing with ID: 10720315
2026-03-27 22:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720315%27 HTTP/1.1" 200 None
2026-03-27 22:06:17 [adesa.it] INFO: Scrape type for 10720315: 0
2026-03-27 22:06:17 [adesa.it] INFO: Skipping item 10720315 url https://www.openlane.eu/en/carv6/auction/10720315
2026-03-27 22:06:17 [adesa.it] INFO: Found listing with ID: 10720614
2026-03-27 22:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720614%27 HTTP/1.1" 200 None
2026-03-27 22:06:17 [adesa.it] INFO: Scrape type for 10720614: 0
2026-03-27 22:06:17 [adesa.it] INFO: Skipping item 10720614 url https://www.openlane.eu/en/carv6/auction/10720614
2026-03-27 22:06:17 [adesa.it] INFO: Found listing with ID: 10720610
2026-03-27 22:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720610%27 HTTP/1.1" 200 None
2026-03-27 22:06:17 [adesa.it] INFO: Scrape type for 10720610: 0
2026-03-27 22:06:17 [adesa.it] INFO: Skipping item 10720610 url https://www.openlane.eu/en/carv6/auction/10720610
2026-03-27 22:06:17 [adesa.it] INFO: Found listing with ID: 10720328
2026-03-27 22:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720328%27 HTTP/1.1" 200 None
2026-03-27 22:06:17 [adesa.it] INFO: Scrape type for 10720328: 0
2026-03-27 22:06:17 [adesa.it] INFO: Skipping item 10720328 url https://www.openlane.eu/en/carv6/auction/10720328
2026-03-27 22:06:17 [adesa.it] INFO: Found listing with ID: 10720316
2026-03-27 22:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720316%27 HTTP/1.1" 200 None
2026-03-27 22:06:17 [adesa.it] INFO: Scrape type for 10720316: 0
2026-03-27 22:06:17 [adesa.it] INFO: Skipping item 10720316 url https://www.openlane.eu/en/carv6/auction/10720316
2026-03-27 22:06:17 [adesa.it] INFO: Found listing with ID: 10720633
2026-03-27 22:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720633%27 HTTP/1.1" 200 None
2026-03-27 22:06:17 [adesa.it] INFO: Scrape type for 10720633: 0
2026-03-27 22:06:17 [adesa.it] INFO: Skipping item 10720633 url https://www.openlane.eu/en/carv6/auction/10720633
2026-03-27 22:06:17 [adesa.it] INFO: Found listing with ID: 10720305
2026-03-27 22:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720305%27 HTTP/1.1" 200 None
2026-03-27 22:06:17 [adesa.it] INFO: Scrape type for 10720305: 0
2026-03-27 22:06:17 [adesa.it] INFO: Skipping item 10720305 url https://www.openlane.eu/en/carv6/auction/10720305
2026-03-27 22:06:17 [adesa.it] INFO: Found listing with ID: 10720635
2026-03-27 22:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720635%27 HTTP/1.1" 200 None
2026-03-27 22:06:17 [adesa.it] INFO: Scrape type for 10720635: 0
2026-03-27 22:06:17 [adesa.it] INFO: Skipping item 10720635 url https://www.openlane.eu/en/carv6/auction/10720635
2026-03-27 22:06:17 [adesa.it] INFO: Found listing with ID: 10720340
2026-03-27 22:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720340%27 HTTP/1.1" 200 None
2026-03-27 22:06:17 [adesa.it] INFO: Scrape type for 10720340: 0
2026-03-27 22:06:17 [adesa.it] INFO: Skipping item 10720340 url https://www.openlane.eu/en/carv6/auction/10720340
2026-03-27 22:06:17 [adesa.it] INFO: Found listing with ID: 10720363
2026-03-27 22:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720363%27 HTTP/1.1" 200 None
2026-03-27 22:06:17 [adesa.it] INFO: Scrape type for 10720363: 0
2026-03-27 22:06:17 [adesa.it] INFO: Skipping item 10720363 url https://www.openlane.eu/en/carv6/auction/10720363
2026-03-27 22:06:17 [adesa.it] INFO: Found listing with ID: 10720362
2026-03-27 22:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720362%27 HTTP/1.1" 200 None
2026-03-27 22:06:17 [adesa.it] INFO: Scrape type for 10720362: 0
2026-03-27 22:06:17 [adesa.it] INFO: Skipping item 10720362 url https://www.openlane.eu/en/carv6/auction/10720362
2026-03-27 22:06:17 [adesa.it] INFO: Found listing with ID: 10720317
2026-03-27 22:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720317%27 HTTP/1.1" 200 None
2026-03-27 22:06:17 [adesa.it] INFO: Scrape type for 10720317: 0
2026-03-27 22:06:17 [adesa.it] INFO: Skipping item 10720317 url https://www.openlane.eu/en/carv6/auction/10720317
2026-03-27 22:06:17 [adesa.it] INFO: Found listing with ID: 10720612
2026-03-27 22:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720612%27 HTTP/1.1" 200 None
2026-03-27 22:06:17 [adesa.it] INFO: Scrape type for 10720612: 0
2026-03-27 22:06:17 [adesa.it] INFO: Skipping item 10720612 url https://www.openlane.eu/en/carv6/auction/10720612
2026-03-27 22:06:17 [adesa.it] INFO: Found listing with ID: 10720651
2026-03-27 22:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720651%27 HTTP/1.1" 200 None
2026-03-27 22:06:17 [adesa.it] INFO: Scrape type for 10720651: 0
2026-03-27 22:06:17 [adesa.it] INFO: Skipping item 10720651 url https://www.openlane.eu/en/carv6/auction/10720651
2026-03-27 22:06:17 [adesa.it] INFO: Found listing with ID: 10720301
2026-03-27 22:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720301%27 HTTP/1.1" 200 None
2026-03-27 22:06:17 [adesa.it] INFO: Scrape type for 10720301: 0
2026-03-27 22:06:17 [adesa.it] INFO: Skipping item 10720301 url https://www.openlane.eu/en/carv6/auction/10720301
2026-03-27 22:06:17 [adesa.it] INFO: Found listing with ID: 10720327
2026-03-27 22:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720327%27 HTTP/1.1" 200 None
2026-03-27 22:06:17 [adesa.it] INFO: Scrape type for 10720327: 0
2026-03-27 22:06:17 [adesa.it] INFO: Skipping item 10720327 url https://www.openlane.eu/en/carv6/auction/10720327
2026-03-27 22:06:17 [adesa.it] INFO: Found listing with ID: 10720300
2026-03-27 22:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720300%27 HTTP/1.1" 200 None
2026-03-27 22:06:17 [adesa.it] INFO: Scrape type for 10720300: 0
2026-03-27 22:06:17 [adesa.it] INFO: Skipping item 10720300 url https://www.openlane.eu/en/carv6/auction/10720300
2026-03-27 22:06:17 [adesa.it] INFO: Found listing with ID: 10720302
2026-03-27 22:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720302%27 HTTP/1.1" 200 None
2026-03-27 22:06:17 [adesa.it] INFO: Scrape type for 10720302: 0
2026-03-27 22:06:17 [adesa.it] INFO: Skipping item 10720302 url https://www.openlane.eu/en/carv6/auction/10720302
2026-03-27 22:06:17 [adesa.it] INFO: Found listing with ID: 10720354
2026-03-27 22:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720354%27 HTTP/1.1" 200 None
2026-03-27 22:06:17 [adesa.it] INFO: Scrape type for 10720354: 0
2026-03-27 22:06:17 [adesa.it] INFO: Skipping item 10720354 url https://www.openlane.eu/en/carv6/auction/10720354
2026-03-27 22:06:17 [adesa.it] INFO: Found listing with ID: 10720356
2026-03-27 22:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710720356%27 HTTP/1.1" 200 None
2026-03-27 22:06:18 [adesa.it] INFO: Scrape type for 10720356: 0
2026-03-27 22:06:18 [adesa.it] INFO: Skipping item 10720356 url https://www.openlane.eu/en/carv6/auction/10720356
2026-03-27 22:06:18 [adesa.it] INFO: Found listing with ID: 10720343
2026-03-27 22:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710720343%27 HTTP/1.1" 200 None
2026-03-27 22:06:18 [adesa.it] INFO: Scrape type for 10720343: 0
2026-03-27 22:06:18 [adesa.it] INFO: Skipping item 10720343 url https://www.openlane.eu/en/carv6/auction/10720343
2026-03-27 22:06:18 [adesa.it] INFO: Found listing with ID: 10720322
2026-03-27 22:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710720322%27 HTTP/1.1" 200 None
2026-03-27 22:06:18 [adesa.it] INFO: Scrape type for 10720322: 0
2026-03-27 22:06:18 [adesa.it] INFO: Skipping item 10720322 url https://www.openlane.eu/en/carv6/auction/10720322
2026-03-27 22:06:18 [adesa.it] INFO: Found listing with ID: 10720329
2026-03-27 22:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710720329%27 HTTP/1.1" 200 None
2026-03-27 22:06:18 [adesa.it] INFO: Scrape type for 10720329: 0
2026-03-27 22:06:18 [adesa.it] INFO: Skipping item 10720329 url https://www.openlane.eu/en/carv6/auction/10720329
2026-03-27 22:06:18 [adesa.it] INFO: Found listing with ID: 10720644
2026-03-27 22:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710720644%27 HTTP/1.1" 200 None
2026-03-27 22:06:18 [adesa.it] INFO: Scrape type for 10720644: 0
2026-03-27 22:06:18 [adesa.it] INFO: Skipping item 10720644 url https://www.openlane.eu/en/carv6/auction/10720644
2026-03-27 22:06:18 [adesa.it] INFO: Found listing with ID: 10720347
2026-03-27 22:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710720347%27 HTTP/1.1" 200 None
2026-03-27 22:06:18 [adesa.it] INFO: Scrape type for 10720347: 0
2026-03-27 22:06:18 [adesa.it] INFO: Skipping item 10720347 url https://www.openlane.eu/en/carv6/auction/10720347
2026-03-27 22:06:18 [adesa.it] INFO: Found listing with ID: 10720326
2026-03-27 22:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710720326%27 HTTP/1.1" 200 None
2026-03-27 22:06:18 [adesa.it] INFO: Scrape type for 10720326: 0
2026-03-27 22:06:18 [adesa.it] INFO: Skipping item 10720326 url https://www.openlane.eu/en/carv6/auction/10720326
2026-03-27 22:06:18 [adesa.it] INFO: Found listing with ID: 10720304
2026-03-27 22:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710720304%27 HTTP/1.1" 200 None
2026-03-27 22:06:18 [adesa.it] INFO: Scrape type for 10720304: 0
2026-03-27 22:06:18 [adesa.it] INFO: Skipping item 10720304 url https://www.openlane.eu/en/carv6/auction/10720304
2026-03-27 22:06:18 [adesa.it] INFO: Found listing with ID: 10720303
2026-03-27 22:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710720303%27 HTTP/1.1" 200 None
2026-03-27 22:06:18 [adesa.it] INFO: Scrape type for 10720303: 0
2026-03-27 22:06:18 [adesa.it] INFO: Skipping item 10720303 url https://www.openlane.eu/en/carv6/auction/10720303
2026-03-27 22:06:18 [adesa.it] INFO: Found listing with ID: 10720332
2026-03-27 22:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710720332%27 HTTP/1.1" 200 None
2026-03-27 22:06:18 [adesa.it] INFO: Scrape type for 10720332: 0
2026-03-27 22:06:18 [adesa.it] INFO: Skipping item 10720332 url https://www.openlane.eu/en/carv6/auction/10720332
2026-03-27 22:06:18 [adesa.it] INFO: Found listing with ID: 10720642
2026-03-27 22:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710720642%27 HTTP/1.1" 200 None
2026-03-27 22:06:18 [adesa.it] INFO: Scrape type for 10720642: 0
2026-03-27 22:06:18 [adesa.it] INFO: Skipping item 10720642 url https://www.openlane.eu/en/carv6/auction/10720642
2026-03-27 22:06:18 [adesa.it] INFO: Found listing with ID: 10720353
2026-03-27 22:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710720353%27 HTTP/1.1" 200 None
2026-03-27 22:06:18 [adesa.it] INFO: Scrape type for 10720353: 2
2026-03-27 22:06:18 [adesa.it] INFO: Scraping item 10720353 url https://www.openlane.eu/en/carv6/auction/10720353
2026-03-27 22:06:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743816/general/36674e93-19d3-4f4a-8c62-fa15cd4bb22d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741876)
2026-03-27 22:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743816%252Fgeneral%252F10e35df4-aa69-41fe-b858-007ee6b2eaf9.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743816/general/10e35df4-aa69-41fe-b858-007ee6b2eaf9.jpg not downloaded yet
2026-03-27 22:06:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743796/general/edd4bd39-83a5-4bd1-b5e9-f0579ca12a43.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741870)
2026-03-27 22:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742010%252Fgeneral%252F2ff2910c-aac2-474d-9b0a-49636e6b5c47.JPG%27 HTTP/1.1" 200 None
2026-03-27 22:06:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742010/general/2ff2910c-aac2-474d-9b0a-49636e6b5c47.JPG not downloaded yet
2026-03-27 22:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743796%252Fgeneral%252F8a79ea12-ad17-4bbe-9369-0dd3f306db03.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743796/general/8a79ea12-ad17-4bbe-9369-0dd3f306db03.jpg not downloaded yet
2026-03-27 22:06:18 [adesa.it] INFO: Found listing with ID: 10720345
2026-03-27 22:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710720345%27 HTTP/1.1" 200 None
2026-03-27 22:06:18 [adesa.it] INFO: Scrape type for 10720345: 2
2026-03-27 22:06:18 [adesa.it] INFO: Scraping item 10720345 url https://www.openlane.eu/en/carv6/auction/10720345
2026-03-27 22:06:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:06:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 209da85b-9530-5cf9-a013-4f271f54c12b with identifier: 10741659
2026-03-27 22:06:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 209da85b-9530-5cf9-a013-4f271f54c12b with scrape type 1
2026-03-27 22:06:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 209da85b-9530-5cf9-a013-4f271f54c12b
2026-03-27 22:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745238%252Fgeneral%252F769d3417-9240-434f-bd72-2e1bba8a5e7e.png%27 HTTP/1.1" 200 None
2026-03-27 22:06:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745238/general/769d3417-9240-434f-bd72-2e1bba8a5e7e.png already downloaded
2026-03-27 22:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745238%252Fgeneral%252F1cfbf85a-940a-4517-ba87-f736055c598e.png%27 HTTP/1.1" 200 None
2026-03-27 22:06:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745238/general/1cfbf85a-940a-4517-ba87-f736055c598e.png already downloaded
2026-03-27 22:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745238%252Fgeneral%252F4caa8676-94d4-472c-bb4c-07f2ba568dec.png%27 HTTP/1.1" 200 None
2026-03-27 22:06:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745238/general/4caa8676-94d4-472c-bb4c-07f2ba568dec.png already downloaded
2026-03-27 22:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745238%252Fgeneral%252Ffcd96869-73a0-4a66-a8a2-2a4b1cad8bd9.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745238/general/fcd96869-73a0-4a66-a8a2-2a4b1cad8bd9.jpg already downloaded
2026-03-27 22:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745238%252Fgeneral%252F82107ae8-a24e-4b20-bc80-b15f9bea2457.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745238/general/82107ae8-a24e-4b20-bc80-b15f9bea2457.jpg already downloaded
2026-03-27 22:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745238%252Fgeneral%252Fd9489618-d918-4a2e-88c9-0960c27de4f8.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745238/general/d9489618-d918-4a2e-88c9-0960c27de4f8.jpg already downloaded
2026-03-27 22:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745238%252Fgeneral%252F41c1315e-f89c-45f6-8fa2-cb38d27ff23e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745238/general/41c1315e-f89c-45f6-8fa2-cb38d27ff23e.jpg already downloaded
2026-03-27 22:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745238%252Fgeneral%252F2dde3a15-f25c-46e5-a306-865cb97b7e35.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745238/general/2dde3a15-f25c-46e5-a306-865cb97b7e35.jpg already downloaded
2026-03-27 22:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745238%252Fgeneral%252Fb78ec991-72a7-4258-b991-7e3aafc576a5.png%27 HTTP/1.1" 200 None
2026-03-27 22:06:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745238/general/b78ec991-72a7-4258-b991-7e3aafc576a5.png already downloaded
2026-03-27 22:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745238%252Fgeneral%252Ff46f02e4-6e39-467d-bb04-f3b012adf82f.png%27 HTTP/1.1" 200 None
2026-03-27 22:06:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745238/general/f46f02e4-6e39-467d-bb04-f3b012adf82f.png already downloaded
2026-03-27 22:06:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 209da85b-9530-5cf9-a013-4f271f54c12b, identifier: 10741659
2026-03-27 22:06:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:06:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee4653990>
2026-03-27 22:06:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:06:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:06:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:06:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e48964a1-9020-50a4-95a0-e05b14766d63/e48964a1-9020-50a4-95a0-e05b14766d63_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739885%252Fgeneral%252Fd17bdb9b-1f40-4f6d-83f7-4a2c8bf6519f.jpeg') HTTP/1.1" 204 0
2026-03-27 22:06:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739885/general/d17bdb9b-1f40-4f6d-83f7-4a2c8bf6519f.jpeg saved to cache
2026-03-27 22:06:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item e48964a1-9020-50a4-95a0-e05b14766d63
2026-03-27 22:06:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:06:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5c596d0>
2026-03-27 22:06:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:06:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:06:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:06:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d6340367-62b2-5260-98ea-cb9b2862bd81/d6340367-62b2-5260-98ea-cb9b2862bd81_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743816%252Fgeneral%252F0c94d3c9-3ab9-498b-9a4a-e0776571c163.jpg') HTTP/1.1" 204 0
2026-03-27 22:06:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743816/general/0c94d3c9-3ab9-498b-9a4a-e0776571c163.jpg saved to cache
2026-03-27 22:06:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item d6340367-62b2-5260-98ea-cb9b2862bd81
2026-03-27 22:06:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5739885/general/b9152b90-cc54-4a8f-9e29-2bf40766bff1.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10741650)
2026-03-27 22:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743816%252Fgeneral%252F8c68c7c7-73c9-464e-b53d-f05afc63c44f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743816/general/8c68c7c7-73c9-464e-b53d-f05afc63c44f.jpg not downloaded yet
2026-03-27 22:06:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720547> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:06:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 209da85b-9530-5cf9-a013-4f271f54c12b with identifier: 10741659
2026-03-27 22:06:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 209da85b-9530-5cf9-a013-4f271f54c12b with identifier: 10741659
2026-03-27 22:06:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 209da85b-9530-5cf9-a013-4f271f54c12b with identifier: 10741659 to the API
2026-03-27 22:06:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:06: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-27 22:06:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741659>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Minibus',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.1L',
'engine_horse_power': 163,
'expiration_date': '2026-03-31T11:15:00Z',
'fuel_type': 'Diesel',
'id': '209da85b-9530-5cf9-a013-4f271f54c12b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL223BN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741659',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Mercedes-Benz',
'model': 'V',
'odometer': 92500,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 13,
'photo_urls': ['https://images.openlane.eu/carimgs/5745238/general/769d3417-9240-434f-bd72-2e1bba8a5e7e.png',
'https://images.openlane.eu/carimgs/5745238/general/1cfbf85a-940a-4517-ba87-f736055c598e.png',
'https://images.openlane.eu/carimgs/5745238/general/4caa8676-94d4-472c-bb4c-07f2ba568dec.png',
'https://images.openlane.eu/carimgs/5745238/general/fcd96869-73a0-4a66-a8a2-2a4b1cad8bd9.jpg',
'https://images.openlane.eu/carimgs/5745238/general/82107ae8-a24e-4b20-bc80-b15f9bea2457.jpg',
'https://images.openlane.eu/carimgs/5745238/general/d9489618-d918-4a2e-88c9-0960c27de4f8.jpg',
'https://images.openlane.eu/carimgs/5745238/general/41c1315e-f89c-45f6-8fa2-cb38d27ff23e.jpg',
'https://images.openlane.eu/carimgs/5745238/general/2dde3a15-f25c-46e5-a306-865cb97b7e35.jpg',
'https://images.openlane.eu/carimgs/5745238/general/b78ec991-72a7-4258-b991-7e3aafc576a5.png',
'https://images.openlane.eu/carimgs/5745238/general/f46f02e4-6e39-467d-bb04-f3b012adf82f.png'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_209da85b-9530-5cf9-a013-4f271f54c12b/209da85b-9530-5cf9-a013-4f271f54c12b_image_0.png',
'Extension': 'png',
'FileSizeInBytes': 813917,
'Height': 1024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745238/general/769d3417-9240-434f-bd72-2e1bba8a5e7e.png',
'Width': 1536},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_209da85b-9530-5cf9-a013-4f271f54c12b/209da85b-9530-5cf9-a013-4f271f54c12b_image_1.png',
'Extension': 'png',
'FileSizeInBytes': 1053055,
'Height': 1024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745238/general/1cfbf85a-940a-4517-ba87-f736055c598e.png',
'Width': 1536},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_209da85b-9530-5cf9-a013-4f271f54c12b/209da85b-9530-5cf9-a013-4f271f54c12b_image_2.png',
'Extension': 'png',
'FileSizeInBytes': 1007476,
'Height': 1024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745238/general/4caa8676-94d4-472c-bb4c-07f2ba568dec.png',
'Width': 1536},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_209da85b-9530-5cf9-a013-4f271f54c12b/209da85b-9530-5cf9-a013-4f271f54c12b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 167779,
'Height': 896,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745238/general/fcd96869-73a0-4a66-a8a2-2a4b1cad8bd9.jpg',
'Width': 741},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_209da85b-9530-5cf9-a013-4f271f54c12b/209da85b-9530-5cf9-a013-4f271f54c12b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122054,
'Height': 606,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745238/general/82107ae8-a24e-4b20-bc80-b15f9bea2457.jpg',
'Width': 1049},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_209da85b-9530-5cf9-a013-4f271f54c12b/209da85b-9530-5cf9-a013-4f271f54c12b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 158056,
'Height': 896,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745238/general/d9489618-d918-4a2e-88c9-0960c27de4f8.jpg',
'Width': 1195},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_209da85b-9530-5cf9-a013-4f271f54c12b/209da85b-9530-5cf9-a013-4f271f54c12b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92296,
'Height': 654,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745238/general/41c1315e-f89c-45f6-8fa2-cb38d27ff23e.jpg',
'Width': 1048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_209da85b-9530-5cf9-a013-4f271f54c12b/209da85b-9530-5cf9-a013-4f271f54c12b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116280,
'Height': 896,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745238/general/2dde3a15-f25c-46e5-a306-865cb97b7e35.jpg',
'Width': 1195},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_209da85b-9530-5cf9-a013-4f271f54c12b/209da85b-9530-5cf9-a013-4f271f54c12b_image_8.png',
'Extension': 'png',
'FileSizeInBytes': 1223268,
'Height': 1024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745238/general/b78ec991-72a7-4258-b991-7e3aafc576a5.png',
'Width': 1536},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_209da85b-9530-5cf9-a013-4f271f54c12b/209da85b-9530-5cf9-a013-4f271f54c12b_image_9.png',
'Extension': 'png',
'FileSizeInBytes': 1051269,
'Height': 1024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745238/general/f46f02e4-6e39-467d-bb04-f3b012adf82f.png',
'Width': 1536}],
'price': 17100,
'price_includes_vat': True,
'registration_date': '2019-06-01',
'seats_number': 6,
'seller_name': 'R Motors Group di Rusu Petru',
'title': 'Mercedes-Benz V 220 Premium - 4-Matic - Diesel - Automatic - 163 hp '
'- 92.500 km',
'transmission': 'automatic',
'trim': 'Premium',
'vin': None,
'year': 2019}
2026-03-27 22:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741659%27 HTTP/1.1" 200 None
2026-03-27 22:06:19 [adesa.it] INFO: Saving data for 10741659: {'created_time': 1774649179.24758, 'last_price_update_time': 1774649179.247593, 'auction_closing_time': 1774955700.0}
2026-03-27 22:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741659') HTTP/1.1" 204 0
2026-03-27 22:06:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:06:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5d97050>
2026-03-27 22:06:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:06:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:06:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:06:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e48964a1-9020-50a4-95a0-e05b14766d63/e48964a1-9020-50a4-95a0-e05b14766d63_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739885%252Fgeneral%252F825d99e6-cf6c-45ce-80a5-a9c64c354980.jpeg') HTTP/1.1" 204 0
2026-03-27 22:06:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739885/general/825d99e6-cf6c-45ce-80a5-a9c64c354980.jpeg saved to cache
2026-03-27 22:06:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item e48964a1-9020-50a4-95a0-e05b14766d63
2026-03-27 22:06:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:06:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee58174d0>
2026-03-27 22:06:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:06:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:06:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:06:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e48964a1-9020-50a4-95a0-e05b14766d63/e48964a1-9020-50a4-95a0-e05b14766d63_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739885%252Fgeneral%252F3c821316-c3bf-491a-960f-b87787618926.jpeg') HTTP/1.1" 204 0
2026-03-27 22:06:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739885/general/3c821316-c3bf-491a-960f-b87787618926.jpeg saved to cache
2026-03-27 22:06:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item e48964a1-9020-50a4-95a0-e05b14766d63
2026-03-27 22:06:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:06:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5b60f50>
2026-03-27 22:06:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:06:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:06:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:06:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1f1a07fc-5bc8-5826-bc88-3e1eedd76f34/1f1a07fc-5bc8-5826-bc88-3e1eedd76f34_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752315%252Fgeneral%252F791b19e3-e44e-4204-919b-0cc9206d9d01.jpg') HTTP/1.1" 204 0
2026-03-27 22:06:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752315/general/791b19e3-e44e-4204-919b-0cc9206d9d01.jpg saved to cache
2026-03-27 22:06:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 1f1a07fc-5bc8-5826-bc88-3e1eedd76f34
2026-03-27 22:06:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a22d12c9-af6d-56a8-8e4b-f057908e44e4 with identifier: 10720539
2026-03-27 22:06:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a22d12c9-af6d-56a8-8e4b-f057908e44e4 with scrape type 2
2026-03-27 22:06:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a22d12c9-af6d-56a8-8e4b-f057908e44e4 with scrape type 2
2026-03-27 22:06:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: a22d12c9-af6d-56a8-8e4b-f057908e44e4, identifier: 10720539
2026-03-27 22:06:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bdd347a2-1b68-59eb-b0d4-2b733ef8f933 with identifier: 10720556
2026-03-27 22:06:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bdd347a2-1b68-59eb-b0d4-2b733ef8f933 with scrape type 2
2026-03-27 22:06:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bdd347a2-1b68-59eb-b0d4-2b733ef8f933 with scrape type 2
2026-03-27 22:06:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: bdd347a2-1b68-59eb-b0d4-2b733ef8f933, identifier: 10720556
2026-03-27 22:06:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743816/general/2cfdf175-a431-40c0-9247-d2416154ee9d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741876)
2026-03-27 22:06:19 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5742010/general/3e2c1b03-aee6-4a16-880d-a30d5e57b46e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10741652)
2026-03-27 22:06:19 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5742010/general/6a85dfb8-c118-40e7-9c34-ded48f65aa66.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10741652)
2026-03-27 22:06:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743796/general/4b20fea1-69d9-4495-8353-151b6b9c4ded.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741870)
2026-03-27 22:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743796%252Fgeneral%252F8e60d11b-609c-4a09-9ac4-f570a8a9e15f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743796/general/8e60d11b-609c-4a09-9ac4-f570a8a9e15f.jpg not downloaded yet
2026-03-27 22:06:19 [adesa.it] INFO: Found listing with ID: 10720339
2026-03-27 22:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720339%27 HTTP/1.1" 200 None
2026-03-27 22:06:19 [adesa.it] INFO: Scrape type for 10720339: 2
2026-03-27 22:06:19 [adesa.it] INFO: Scraping item 10720339 url https://www.openlane.eu/en/carv6/auction/10720339
2026-03-27 22:06:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: a22d12c9-af6d-56a8-8e4b-f057908e44e4 with identifier: 10720539
2026-03-27 22:06:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: a22d12c9-af6d-56a8-8e4b-f057908e44e4 with identifier: 10720539
2026-03-27 22:06:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: a22d12c9-af6d-56a8-8e4b-f057908e44e4 with identifier: 10720539 to the API
2026-03-27 22:06:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:06: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-27 22:06:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720539>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-29T16:00:00Z',
'fuel_type': 'Diesel',
'id': 'a22d12c9-af6d-56a8-8e4b-f057908e44e4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH111RA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720539',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 192994,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 11300,
'price_includes_vat': True,
'registration_date': '2022-01-04',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Volkswagen Tiguan 2.0 TDI Life - Diesel - Automatic - 150 hp - '
'192.994 km',
'transmission': 'automatic',
'trim': 'Life',
'vin': None,
'year': 2022}
2026-03-27 22:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710720539%27 HTTP/1.1" 200 None
2026-03-27 22:06:20 [adesa.it] INFO: Saving data for 10720539: {'auction_closing_time': 1774800000.0, 'created_time': 1774562611.265576, 'last_price_update_time': 1774649180.059013}
2026-03-27 22:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10720539') HTTP/1.1" 204 0
2026-03-27 22:06:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: bdd347a2-1b68-59eb-b0d4-2b733ef8f933 with identifier: 10720556
2026-03-27 22:06:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: bdd347a2-1b68-59eb-b0d4-2b733ef8f933 with identifier: 10720556
2026-03-27 22:06:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: bdd347a2-1b68-59eb-b0d4-2b733ef8f933 with identifier: 10720556 to the API
2026-03-27 22:06:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:06:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:06:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720556>
{'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-29T16:00:00Z',
'fuel_type': 'Diesel',
'id': 'bdd347a2-1b68-59eb-b0d4-2b733ef8f933',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH590NB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720556',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'T-ROC',
'odometer': 131992,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 13800,
'price_includes_vat': True,
'registration_date': '2021-12-20',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen T-ROC 2.0 TDI Business - 4Motion - Diesel - Automatic - '
'150 hp - 131.992 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-27 22:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710720556%27 HTTP/1.1" 200 None
2026-03-27 22:06:20 [adesa.it] INFO: Saving data for 10720556: {'auction_closing_time': 1774800000.0, 'created_time': 1774562606.459244, 'last_price_update_time': 1774649180.329323}
2026-03-27 22:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10720556') HTTP/1.1" 204 0
2026-03-27 22:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743816%252Fgeneral%252Fec509978-c2ad-4de0-92e2-f695a4ab0f91.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743816/general/ec509978-c2ad-4de0-92e2-f695a4ab0f91.jpg not downloaded yet
2026-03-27 22:06:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720515> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:06:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720553> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:06:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:06:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:06:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee6a14b90>
2026-03-27 22:06:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:06:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:06:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:06:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d6340367-62b2-5260-98ea-cb9b2862bd81/d6340367-62b2-5260-98ea-cb9b2862bd81_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743816%252Fgeneral%252F36674e93-19d3-4f4a-8c62-fa15cd4bb22d.jpg') HTTP/1.1" 204 0
2026-03-27 22:06:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743816/general/36674e93-19d3-4f4a-8c62-fa15cd4bb22d.jpg saved to cache
2026-03-27 22:06:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item d6340367-62b2-5260-98ea-cb9b2862bd81
2026-03-27 22:06:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:06:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5ab9410>
2026-03-27 22:06:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:06:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:06:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:06:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_161808e9-b997-5e26-899f-5d71fd46488c/161808e9-b997-5e26-899f-5d71fd46488c_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743796%252Fgeneral%252Fedd4bd39-83a5-4bd1-b5e9-f0579ca12a43.jpg') HTTP/1.1" 204 0
2026-03-27 22:06:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743796/general/edd4bd39-83a5-4bd1-b5e9-f0579ca12a43.jpg saved to cache
2026-03-27 22:06:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 161808e9-b997-5e26-899f-5d71fd46488c
2026-03-27 22:06:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5739885/general/7d113c5b-b7d8-44a4-8207-f62e2d7ccf86.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10741650)
2026-03-27 22:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743796%252Fgeneral%252F854e420a-3a8e-4cc1-8208-3db38a88728b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743796/general/854e420a-3a8e-4cc1-8208-3db38a88728b.jpg not downloaded yet
2026-03-27 22:06:20 [adesa.it] INFO: Found listing with ID: 10720348
2026-03-27 22:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710720348%27 HTTP/1.1" 200 None
2026-03-27 22:06:20 [adesa.it] INFO: Scrape type for 10720348: 2
2026-03-27 22:06:20 [adesa.it] INFO: Scraping item 10720348 url https://www.openlane.eu/en/carv6/auction/10720348
2026-03-27 22:06:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720548> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:06:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:06:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743816/general/c8c2c54d-80d8-4785-8a29-1d726b76c28c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741876)
2026-03-27 22:06:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:06:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee44ffb10>
2026-03-27 22:06:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:06:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:06:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:06:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e48964a1-9020-50a4-95a0-e05b14766d63/e48964a1-9020-50a4-95a0-e05b14766d63_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739885%252Fgeneral%252Fb9152b90-cc54-4a8f-9e29-2bf40766bff1.jpeg') HTTP/1.1" 204 0
2026-03-27 22:06:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739885/general/b9152b90-cc54-4a8f-9e29-2bf40766bff1.jpeg saved to cache
2026-03-27 22:06:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item e48964a1-9020-50a4-95a0-e05b14766d63
2026-03-27 22:06:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b31ac7dd-c217-5a0a-9925-7f0eb1e05113 with identifier: 10720547
2026-03-27 22:06:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b31ac7dd-c217-5a0a-9925-7f0eb1e05113 with scrape type 2
2026-03-27 22:06:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b31ac7dd-c217-5a0a-9925-7f0eb1e05113 with scrape type 2
2026-03-27 22:06:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: b31ac7dd-c217-5a0a-9925-7f0eb1e05113, identifier: 10720547
2026-03-27 22:06:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:06:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5d229d0>
2026-03-27 22:06:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:06:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:06:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:06:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d6340367-62b2-5260-98ea-cb9b2862bd81/d6340367-62b2-5260-98ea-cb9b2862bd81_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743816%252Fgeneral%252F2cfdf175-a431-40c0-9247-d2416154ee9d.jpg') HTTP/1.1" 204 0
2026-03-27 22:06:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743816/general/2cfdf175-a431-40c0-9247-d2416154ee9d.jpg saved to cache
2026-03-27 22:06:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item d6340367-62b2-5260-98ea-cb9b2862bd81
2026-03-27 22:06:20 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 2f4a982f-ac0f-55f4-87f2-25c6c6289909 due to Ignoring non-200 response
2026-03-27 22:06:20 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 2f4a982f-ac0f-55f4-87f2-25c6c6289909 due to Ignoring non-200 response
2026-03-27 22:06:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:06:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee449ded0>
2026-03-27 22:06:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:06:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:06:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:06:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_161808e9-b997-5e26-899f-5d71fd46488c/161808e9-b997-5e26-899f-5d71fd46488c_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743796%252Fgeneral%252F4b20fea1-69d9-4495-8353-151b6b9c4ded.jpg') HTTP/1.1" 204 0
2026-03-27 22:06:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743796/general/4b20fea1-69d9-4495-8353-151b6b9c4ded.jpg saved to cache
2026-03-27 22:06:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 161808e9-b997-5e26-899f-5d71fd46488c
2026-03-27 22:06:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5739885/general/81177bd3-303e-4a7a-bfdd-f8089135dcf0.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10741650)
2026-03-27 22:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743796%252Fgeneral%252F690107c4-fb8c-496c-bcdc-a269b1fe0d46.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743796/general/690107c4-fb8c-496c-bcdc-a269b1fe0d46.jpg not downloaded yet
2026-03-27 22:06:20 [adesa.it] INFO: Found listing with ID: 10720647
2026-03-27 22:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710720647%27 HTTP/1.1" 200 None
2026-03-27 22:06:20 [adesa.it] INFO: Scrape type for 10720647: 2
2026-03-27 22:06:20 [adesa.it] INFO: Scraping item 10720647 url https://www.openlane.eu/en/carv6/auction/10720647
2026-03-27 22:06:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: b31ac7dd-c217-5a0a-9925-7f0eb1e05113 with identifier: 10720547
2026-03-27 22:06:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: b31ac7dd-c217-5a0a-9925-7f0eb1e05113 with identifier: 10720547
2026-03-27 22:06:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: b31ac7dd-c217-5a0a-9925-7f0eb1e05113 with identifier: 10720547 to the API
2026-03-27 22:06:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:06:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:06:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720547>
{'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-29T16:00:00Z',
'fuel_type': 'Diesel',
'id': 'b31ac7dd-c217-5a0a-9925-7f0eb1e05113',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK407BW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720547',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Skoda',
'model': 'Kodiaq',
'odometer': 176382,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 14600,
'price_includes_vat': True,
'registration_date': '2022-05-05',
'seats_number': 5,
'seller_name': 'Unipol Rental',
'title': 'Skoda Kodiaq 2.0 TDI Executive - Diesel - Automatic - 150 hp - '
'176.382 km',
'transmission': 'automatic',
'trim': 'Executive',
'vin': None,
'year': 2022}
2026-03-27 22:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720547%27 HTTP/1.1" 200 None
2026-03-27 22:06:21 [adesa.it] INFO: Saving data for 10720547: {'auction_closing_time': 1774800000.0, 'created_time': 1774562494.270682, 'last_price_update_time': 1774649181.029722}
2026-03-27 22:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10720547') HTTP/1.1" 204 0
2026-03-27 22: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-27 22:06:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743796/general/8a79ea12-ad17-4bbe-9369-0dd3f306db03.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741870)
2026-03-27 22:06:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743816/general/10e35df4-aa69-41fe-b858-007ee6b2eaf9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741876)
2026-03-27 22:06:21 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5742010/general/2ff2910c-aac2-474d-9b0a-49636e6b5c47.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10741652)
2026-03-27 22:06:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743816/general/a5e2b566-c9ee-4d25-91f0-5f4003d7cdac.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741876)
2026-03-27 22:06:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743816/general/8c68c7c7-73c9-464e-b53d-f05afc63c44f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741876)
2026-03-27 22:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743796%252Fgeneral%252Fda0dce82-5893-4bce-bdb1-95487657e3e2.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743796/general/da0dce82-5893-4bce-bdb1-95487657e3e2.jpg not downloaded yet
2026-03-27 22:06:21 [adesa.it] INFO: Found listing with ID: 10720641
2026-03-27 22:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720641%27 HTTP/1.1" 200 None
2026-03-27 22:06:21 [adesa.it] INFO: Scrape type for 10720641: 2
2026-03-27 22:06:21 [adesa.it] INFO: Scraping item 10720641 url https://www.openlane.eu/en/carv6/auction/10720641
2026-03-27 22:06:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 77e378ae-3a07-5291-85f1-b97cb057421e with identifier: 10720515
2026-03-27 22:06:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 77e378ae-3a07-5291-85f1-b97cb057421e with scrape type 2
2026-03-27 22:06:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 77e378ae-3a07-5291-85f1-b97cb057421e with scrape type 2
2026-03-27 22:06:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 77e378ae-3a07-5291-85f1-b97cb057421e, identifier: 10720515
2026-03-27 22:06:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4396cbfc-84b1-56b2-9436-95d931423871 with identifier: 10720553
2026-03-27 22:06:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4396cbfc-84b1-56b2-9436-95d931423871 with scrape type 2
2026-03-27 22:06:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4396cbfc-84b1-56b2-9436-95d931423871 with scrape type 2
2026-03-27 22:06:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 4396cbfc-84b1-56b2-9436-95d931423871, identifier: 10720553
2026-03-27 22: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-27 22:06:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:06:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee45cbc50>
2026-03-27 22:06:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:06:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:06:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:06:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e48964a1-9020-50a4-95a0-e05b14766d63/e48964a1-9020-50a4-95a0-e05b14766d63_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739885%252Fgeneral%252F7d113c5b-b7d8-44a4-8207-f62e2d7ccf86.jpeg') HTTP/1.1" 204 0
2026-03-27 22:06:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739885/general/7d113c5b-b7d8-44a4-8207-f62e2d7ccf86.jpeg saved to cache
2026-03-27 22:06:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item e48964a1-9020-50a4-95a0-e05b14766d63
2026-03-27 22:06:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4aa09099-ab3e-5697-a4b2-74ed88c099dd with identifier: 10720548
2026-03-27 22:06:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4aa09099-ab3e-5697-a4b2-74ed88c099dd with scrape type 2
2026-03-27 22:06:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4aa09099-ab3e-5697-a4b2-74ed88c099dd with scrape type 2
2026-03-27 22:06:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 4aa09099-ab3e-5697-a4b2-74ed88c099dd, identifier: 10720548
2026-03-27 22:06:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:06:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee4736c90>
2026-03-27 22:06:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:06:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:06:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:06:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d6340367-62b2-5260-98ea-cb9b2862bd81/d6340367-62b2-5260-98ea-cb9b2862bd81_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743816%252Fgeneral%252Fc8c2c54d-80d8-4785-8a29-1d726b76c28c.jpg') HTTP/1.1" 204 0
2026-03-27 22:06:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743816/general/c8c2c54d-80d8-4785-8a29-1d726b76c28c.jpg saved to cache
2026-03-27 22:06:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item d6340367-62b2-5260-98ea-cb9b2862bd81
2026-03-27 22:06:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 77e378ae-3a07-5291-85f1-b97cb057421e with identifier: 10720515
2026-03-27 22:06:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 77e378ae-3a07-5291-85f1-b97cb057421e with identifier: 10720515
2026-03-27 22:06:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 77e378ae-3a07-5291-85f1-b97cb057421e with identifier: 10720515 to the API
2026-03-27 22:06:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:06: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-27 22:06:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720515>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 1,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-29T16:00:00Z',
'fuel_type': 'Petrol',
'id': '77e378ae-3a07-5291-85f1-b97cb057421e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GN281RA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720515',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Volkswagen',
'model': 'T-ROC',
'odometer': 82231,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 11400,
'price_includes_vat': True,
'registration_date': '2023-01-13',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen T-ROC 1.0 TSI Business - Petrol - Manual - 110 hp - '
'82.231 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2023}
2026-03-27 22:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720515%27 HTTP/1.1" 200 None
2026-03-27 22:06:21 [adesa.it] INFO: Saving data for 10720515: {'auction_closing_time': 1774800000.0, 'created_time': 1774562608.535664, 'last_price_update_time': 1774649181.878398}
2026-03-27 22:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10720515') HTTP/1.1" 204 0
2026-03-27 22:06:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 4396cbfc-84b1-56b2-9436-95d931423871 with identifier: 10720553
2026-03-27 22:06:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 4396cbfc-84b1-56b2-9436-95d931423871 with identifier: 10720553
2026-03-27 22:06:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 4396cbfc-84b1-56b2-9436-95d931423871 with identifier: 10720553 to the API
2026-03-27 22:06:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:06: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-27 22:06:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720553>
{'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-29T16:00:00Z',
'fuel_type': 'Diesel',
'id': '4396cbfc-84b1-56b2-9436-95d931423871',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH575RC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720553',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 174104,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 12500,
'price_includes_vat': True,
'registration_date': '2022-01-13',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Volkswagen Tiguan 2.0 TDI Life - Diesel - Automatic - 150 hp - '
'174.104 km',
'transmission': 'automatic',
'trim': 'Life',
'vin': None,
'year': 2022}
2026-03-27 22:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720553%27 HTTP/1.1" 200 None
2026-03-27 22:06:22 [adesa.it] INFO: Saving data for 10720553: {'auction_closing_time': 1774800000.0, 'created_time': 1774562509.445185, 'last_price_update_time': 1774649182.176515}
2026-03-27 22:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10720553') HTTP/1.1" 204 0
2026-03-27 22:06:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 4aa09099-ab3e-5697-a4b2-74ed88c099dd with identifier: 10720548
2026-03-27 22:06:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 4aa09099-ab3e-5697-a4b2-74ed88c099dd with identifier: 10720548
2026-03-27 22:06:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 4aa09099-ab3e-5697-a4b2-74ed88c099dd with identifier: 10720548 to the API
2026-03-27 22:06:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:06: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-27 22:06:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720548>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-29T16:00:00Z',
'fuel_type': 'Diesel',
'id': '4aa09099-ab3e-5697-a4b2-74ed88c099dd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL598ZS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720548',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 241423,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 10700,
'price_includes_vat': True,
'registration_date': '2022-11-16',
'seats_number': 5,
'seller_name': 'Unipol Rental',
'title': 'Volkswagen Passat Variant 2.0 TDI Executive - Diesel - Automatic - '
'150 hp - 241.423 km',
'transmission': 'automatic',
'trim': 'Executive',
'vin': None,
'year': 2022}
2026-03-27 22:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720548%27 HTTP/1.1" 200 None
2026-03-27 22:06:22 [adesa.it] INFO: Saving data for 10720548: {'auction_closing_time': 1774800000.0, 'created_time': 1774562613.433734, 'last_price_update_time': 1774649182.447787}
2026-03-27 22:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10720548') HTTP/1.1" 204 0
2026-03-27 22:06:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5739885/general/fb42c73c-9892-4afc-84ca-99d6753aacce.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10741650)
2026-03-27 22:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743796%252Fgeneral%252F041f4639-227d-4768-a2c8-e40331e41b80.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743796/general/041f4639-227d-4768-a2c8-e40331e41b80.jpg not downloaded yet
2026-03-27 22:06:22 [adesa.it] INFO: Found listing with ID: 10720361
2026-03-27 22:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720361%27 HTTP/1.1" 200 None
2026-03-27 22:06:22 [adesa.it] INFO: Scrape type for 10720361: 2
2026-03-27 22:06:22 [adesa.it] INFO: Scraping item 10720361 url https://www.openlane.eu/en/carv6/auction/10720361
2026-03-27 22:06:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:06:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:06:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee44d9750>
2026-03-27 22:06:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:06:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:06:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:06:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e48964a1-9020-50a4-95a0-e05b14766d63/e48964a1-9020-50a4-95a0-e05b14766d63_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739885%252Fgeneral%252F81177bd3-303e-4a7a-bfdd-f8089135dcf0.jpeg') HTTP/1.1" 204 0
2026-03-27 22:06:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739885/general/81177bd3-303e-4a7a-bfdd-f8089135dcf0.jpeg saved to cache
2026-03-27 22:06:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item e48964a1-9020-50a4-95a0-e05b14766d63
2026-03-27 22:06:22 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5742010/general/2c0d5386-d344-4bc0-8ee1-269cb37365ad.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10741652)
2026-03-27 22:06:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743796/general/07a39228-14e8-49e8-b0a0-7486fb75358a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741870)
2026-03-27 22:06:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:06:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5bc2c90>
2026-03-27 22:06:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:06:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:06:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:06:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_161808e9-b997-5e26-899f-5d71fd46488c/161808e9-b997-5e26-899f-5d71fd46488c_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743796%252Fgeneral%252F8a79ea12-ad17-4bbe-9369-0dd3f306db03.jpg') HTTP/1.1" 204 0
2026-03-27 22:06:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743796/general/8a79ea12-ad17-4bbe-9369-0dd3f306db03.jpg saved to cache
2026-03-27 22:06:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 161808e9-b997-5e26-899f-5d71fd46488c
2026-03-27 22:06:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:06:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee597c5d0>
2026-03-27 22:06:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:06:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:06:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:06:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d6340367-62b2-5260-98ea-cb9b2862bd81/d6340367-62b2-5260-98ea-cb9b2862bd81_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743816%252Fgeneral%252F10e35df4-aa69-41fe-b858-007ee6b2eaf9.jpg') HTTP/1.1" 204 0
2026-03-27 22:06:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743816/general/10e35df4-aa69-41fe-b858-007ee6b2eaf9.jpg saved to cache
2026-03-27 22:06:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item d6340367-62b2-5260-98ea-cb9b2862bd81
2026-03-27 22:06:22 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 2f4a982f-ac0f-55f4-87f2-25c6c6289909 due to Ignoring non-200 response
2026-03-27 22:06:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:06:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee4420c90>
2026-03-27 22:06:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:06:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:06:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:06:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d6340367-62b2-5260-98ea-cb9b2862bd81/d6340367-62b2-5260-98ea-cb9b2862bd81_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743816%252Fgeneral%252Fa5e2b566-c9ee-4d25-91f0-5f4003d7cdac.jpg') HTTP/1.1" 204 0
2026-03-27 22:06:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743816/general/a5e2b566-c9ee-4d25-91f0-5f4003d7cdac.jpg saved to cache
2026-03-27 22:06:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item d6340367-62b2-5260-98ea-cb9b2862bd81
2026-03-27 22:06:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:06:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee59d3c90>
2026-03-27 22:06:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:06:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:06:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:06:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d6340367-62b2-5260-98ea-cb9b2862bd81/d6340367-62b2-5260-98ea-cb9b2862bd81_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743816%252Fgeneral%252F8c68c7c7-73c9-464e-b53d-f05afc63c44f.jpg') HTTP/1.1" 204 0
2026-03-27 22:06:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743816/general/8c68c7c7-73c9-464e-b53d-f05afc63c44f.jpg saved to cache
2026-03-27 22:06:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item d6340367-62b2-5260-98ea-cb9b2862bd81
2026-03-27 22:06:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743796/general/690107c4-fb8c-496c-bcdc-a269b1fe0d46.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741870)
2026-03-27 22:06:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743816/general/ec509978-c2ad-4de0-92e2-f695a4ab0f91.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741876)
2026-03-27 22:06:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743796/general/8e60d11b-609c-4a09-9ac4-f570a8a9e15f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741870)
2026-03-27 22:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743796%252Fgeneral%252Fc9545351-3544-4108-90ef-4cfe199a3a8b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743796/general/c9545351-3544-4108-90ef-4cfe199a3a8b.jpg not downloaded yet
2026-03-27 22:06:22 [adesa.it] INFO: Found listing with ID: 10726251
2026-03-27 22:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710726251%27 HTTP/1.1" 200 None
2026-03-27 22:06:22 [adesa.it] INFO: Scrape type for 10726251: 0
2026-03-27 22:06:22 [adesa.it] INFO: Skipping item 10726251 url https://www.openlane.eu/en/carv6/auction/10726251
2026-03-27 22:06:22 [adesa.it] INFO: Found listing with ID: 10726252
2026-03-27 22:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710726252%27 HTTP/1.1" 200 None
2026-03-27 22:06:22 [adesa.it] INFO: Scrape type for 10726252: 0
2026-03-27 22:06:22 [adesa.it] INFO: Skipping item 10726252 url https://www.openlane.eu/en/carv6/auction/10726252
2026-03-27 22:06:22 [adesa.it] INFO: Found listing with ID: 10726253
2026-03-27 22:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710726253%27 HTTP/1.1" 200 None
2026-03-27 22:06:22 [adesa.it] INFO: Scrape type for 10726253: 0
2026-03-27 22:06:22 [adesa.it] INFO: Skipping item 10726253 url https://www.openlane.eu/en/carv6/auction/10726253
2026-03-27 22:06:22 [adesa.it] INFO: Found listing with ID: 10726372
2026-03-27 22:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710726372%27 HTTP/1.1" 200 None
2026-03-27 22:06:22 [adesa.it] INFO: Scrape type for 10726372: 2
2026-03-27 22:06:22 [adesa.it] INFO: Scraping item 10726372 url https://www.openlane.eu/en/carv6/auction/10726372
2026-03-27 22:06:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5739885/general/a658ead9-187e-4746-a983-c647b7ffe4d8.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10741650)
2026-03-27 22:06:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743796/general/854e420a-3a8e-4cc1-8208-3db38a88728b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741870)
2026-03-27 22:06:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:06:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:06:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:06:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee578c710>
2026-03-27 22:06:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:06:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:06:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:06:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e48964a1-9020-50a4-95a0-e05b14766d63/e48964a1-9020-50a4-95a0-e05b14766d63_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739885%252Fgeneral%252Ffb42c73c-9892-4afc-84ca-99d6753aacce.jpeg') HTTP/1.1" 204 0
2026-03-27 22:06:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739885/general/fb42c73c-9892-4afc-84ca-99d6753aacce.jpeg saved to cache
2026-03-27 22:06:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item e48964a1-9020-50a4-95a0-e05b14766d63
2026-03-27 22:06:22 [adesa.it] INFO: Found listing with ID: 10726370
2026-03-27 22:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710726370%27 HTTP/1.1" 200 None
2026-03-27 22:06:22 [adesa.it] INFO: Scrape type for 10726370: 2
2026-03-27 22:06:22 [adesa.it] INFO: Scraping item 10726370 url https://www.openlane.eu/en/carv6/auction/10726370
2026-03-27 22:06:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5739885/general/3d6f969c-831a-46e3-99be-1fd6987e4041.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10741650)
2026-03-27 22:06:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743816/general/414ccd36-8880-413b-9cf8-79d02a0476a3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741876)
2026-03-27 22:06:22 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 2f4a982f-ac0f-55f4-87f2-25c6c6289909, skipping ID generation
2026-03-27 22:06:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2f4a982f-ac0f-55f4-87f2-25c6c6289909 with scrape type 1
2026-03-27 22:06:22 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 2f4a982f-ac0f-55f4-87f2-25c6c6289909 sending to next pipeline
2026-03-27 22:06:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 2f4a982f-ac0f-55f4-87f2-25c6c6289909, identifier: 10741652
2026-03-27 22:06:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:06:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5be8050>
2026-03-27 22:06:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:06:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:06:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_161808e9-b997-5e26-899f-5d71fd46488c/161808e9-b997-5e26-899f-5d71fd46488c_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5743796%252Fgeneral%252F07a39228-14e8-49e8-b0a0-7486fb75358a.jpg') HTTP/1.1" 204 0
2026-03-27 22:06:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743796/general/07a39228-14e8-49e8-b0a0-7486fb75358a.jpg saved to cache
2026-03-27 22:06:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 161808e9-b997-5e26-899f-5d71fd46488c
2026-03-27 22:06:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:06:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee452cf10>
2026-03-27 22:06:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:06:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:06:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_161808e9-b997-5e26-899f-5d71fd46488c/161808e9-b997-5e26-899f-5d71fd46488c_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5743796%252Fgeneral%252F690107c4-fb8c-496c-bcdc-a269b1fe0d46.jpg') HTTP/1.1" 204 0
2026-03-27 22:06:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743796/general/690107c4-fb8c-496c-bcdc-a269b1fe0d46.jpg saved to cache
2026-03-27 22:06:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 161808e9-b997-5e26-899f-5d71fd46488c
2026-03-27 22:06:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:06:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5889bd0>
2026-03-27 22:06:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:06:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:06:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d6340367-62b2-5260-98ea-cb9b2862bd81/d6340367-62b2-5260-98ea-cb9b2862bd81_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5743816%252Fgeneral%252Fec509978-c2ad-4de0-92e2-f695a4ab0f91.jpg') HTTP/1.1" 204 0
2026-03-27 22:06:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743816/general/ec509978-c2ad-4de0-92e2-f695a4ab0f91.jpg saved to cache
2026-03-27 22:06:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item d6340367-62b2-5260-98ea-cb9b2862bd81
2026-03-27 22:06:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:06:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5d67a10>
2026-03-27 22:06:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:06:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:06:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_161808e9-b997-5e26-899f-5d71fd46488c/161808e9-b997-5e26-899f-5d71fd46488c_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5743796%252Fgeneral%252F8e60d11b-609c-4a09-9ac4-f570a8a9e15f.jpg') HTTP/1.1" 204 0
2026-03-27 22:06:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743796/general/8e60d11b-609c-4a09-9ac4-f570a8a9e15f.jpg saved to cache
2026-03-27 22:06:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 161808e9-b997-5e26-899f-5d71fd46488c
2026-03-27 22:06:23 [adesa.it] INFO: Found listing with ID: 10726369
2026-03-27 22:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710726369%27 HTTP/1.1" 200 None
2026-03-27 22:06:23 [adesa.it] INFO: Scrape type for 10726369: 2
2026-03-27 22:06:23 [adesa.it] INFO: Scraping item 10726369 url https://www.openlane.eu/en/carv6/auction/10726369
2026-03-27 22:06:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 2f4a982f-ac0f-55f4-87f2-25c6c6289909 with identifier: 10741652
2026-03-27 22:06:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 2f4a982f-ac0f-55f4-87f2-25c6c6289909 with identifier: 10741652
2026-03-27 22:06:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 2f4a982f-ac0f-55f4-87f2-25c6c6289909 with identifier: 10741652 to the API
2026-03-27 22:06:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:06: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-27 22:06:23 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5742010/general/2c0d5386-d344-4bc0-8ee1-269cb37365ad.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '4.2L',
'engine_horse_power': 298,
'expiration_date': '2026-03-31T11:15:00Z',
'fuel_type': 'Petrol',
'id': '2f4a982f-ac0f-55f4-87f2-25c6c6289909',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'EC695XD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741652',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Jaguar',
'model': 'XJ',
'odometer': 279661,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 23,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f4a982f-ac0f-55f4-87f2-25c6c6289909/2f4a982f-ac0f-55f4-87f2-25c6c6289909_image_0.png',
'Extension': 'png',
'FileSizeInBytes': 919524,
'Height': 1024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742010/general/545799ae-785d-4702-b034-6d7d6d9970a0.png',
'Width': 1536},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f4a982f-ac0f-55f4-87f2-25c6c6289909/2f4a982f-ac0f-55f4-87f2-25c6c6289909_image_1.png',
'Extension': 'png',
'FileSizeInBytes': 979193,
'Height': 1024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742010/general/a6eb8351-5c13-4e4f-9678-9736f3cda6ef.png',
'Width': 1536},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f4a982f-ac0f-55f4-87f2-25c6c6289909/2f4a982f-ac0f-55f4-87f2-25c6c6289909_image_2.png',
'Extension': 'png',
'FileSizeInBytes': 937536,
'Height': 1024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742010/general/2bf1b349-d45d-48ea-96b2-00de5eebd6c9.png',
'Width': 1536},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f4a982f-ac0f-55f4-87f2-25c6c6289909/2f4a982f-ac0f-55f4-87f2-25c6c6289909_image_3.png',
'Extension': 'png',
'FileSizeInBytes': 952003,
'Height': 1024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742010/general/757a1c87-ed96-4306-9280-40d622e61ed5.png',
'Width': 1536},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f4a982f-ac0f-55f4-87f2-25c6c6289909/2f4a982f-ac0f-55f4-87f2-25c6c6289909_image_4.png',
'Extension': 'png',
'FileSizeInBytes': 681088,
'Height': 1024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742010/general/34bdbdbc-244b-4a12-a835-766b0336ec59.png',
'Width': 1536},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f4a982f-ac0f-55f4-87f2-25c6c6289909/2f4a982f-ac0f-55f4-87f2-25c6c6289909_image_5.png',
'Extension': 'png',
'FileSizeInBytes': 581304,
'Height': 1024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742010/general/9acd7f21-ba1f-4e88-87eb-271b57e0c867.png',
'Width': 1536}],
'price': 3800,
'price_includes_vat': True,
'registration_date': '2003-09-11',
'seats_number': 5,
'seller_name': 'RS1AUTO DI RUSU VICTOR',
'title': 'Jaguar XJ 4.2 Super - Petrol - Automatic - 298 hp - 279.661 km',
'transmission': 'automatic',
'trim': 'Super',
'vin': None,
'year': 2003}
2026-03-27 22:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741652%27 HTTP/1.1" 200 None
2026-03-27 22:06:23 [adesa.it] INFO: Saving data for 10741652: {'created_time': 1774649183.600064, 'last_price_update_time': 1774649183.600073, 'auction_closing_time': 1774955700.0}
2026-03-27 22:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741652') HTTP/1.1" 204 0
2026-03-27 22:06:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:06:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee6a16310>
2026-03-27 22:06:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:06:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:06:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e48964a1-9020-50a4-95a0-e05b14766d63/e48964a1-9020-50a4-95a0-e05b14766d63_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5739885%252Fgeneral%252Fa658ead9-187e-4746-a983-c647b7ffe4d8.jpeg') HTTP/1.1" 204 0
2026-03-27 22:06:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739885/general/a658ead9-187e-4746-a983-c647b7ffe4d8.jpeg saved to cache
2026-03-27 22:06:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item e48964a1-9020-50a4-95a0-e05b14766d63
2026-03-27 22:06:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752311/general/8622c5c6-140c-46f7-aaf6-dcf0fcb33cb3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741768)
2026-03-27 22:06:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743796/general/da0dce82-5893-4bce-bdb1-95487657e3e2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741870)
2026-03-27 22:06:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743796/general/041f4639-227d-4768-a2c8-e40331e41b80.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741870)
2026-03-27 22:06:23 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 2f4a982f-ac0f-55f4-87f2-25c6c6289909 due to Ignoring non-200 response
2026-03-27 22:06:23 [adesa.it] INFO: Found listing with ID: 10726371
2026-03-27 22:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710726371%27 HTTP/1.1" 200 None
2026-03-27 22:06:23 [adesa.it] INFO: Scrape type for 10726371: 2
2026-03-27 22:06:23 [adesa.it] INFO: Scraping item 10726371 url https://www.openlane.eu/en/carv6/auction/10726371
2026-03-27 22:06:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720339> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:06:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:06:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5b2f2d0>
2026-03-27 22:06:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:06:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:06:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_161808e9-b997-5e26-899f-5d71fd46488c/161808e9-b997-5e26-899f-5d71fd46488c_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5743796%252Fgeneral%252F854e420a-3a8e-4cc1-8208-3db38a88728b.jpg') HTTP/1.1" 204 0
2026-03-27 22:06:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743796/general/854e420a-3a8e-4cc1-8208-3db38a88728b.jpg saved to cache
2026-03-27 22:06:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 161808e9-b997-5e26-899f-5d71fd46488c
2026-03-27 22:06:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:06:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5b3b790>
2026-03-27 22:06:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:06:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:06:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e48964a1-9020-50a4-95a0-e05b14766d63/e48964a1-9020-50a4-95a0-e05b14766d63_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739885%252Fgeneral%252F3d6f969c-831a-46e3-99be-1fd6987e4041.jpeg') HTTP/1.1" 204 0
2026-03-27 22:06:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739885/general/3d6f969c-831a-46e3-99be-1fd6987e4041.jpeg saved to cache
2026-03-27 22:06:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item e48964a1-9020-50a4-95a0-e05b14766d63
2026-03-27 22:06:24 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e48964a1-9020-50a4-95a0-e05b14766d63, skipping ID generation
2026-03-27 22:06:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e48964a1-9020-50a4-95a0-e05b14766d63 with scrape type 1
2026-03-27 22:06:24 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e48964a1-9020-50a4-95a0-e05b14766d63 sending to next pipeline
2026-03-27 22:06:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: e48964a1-9020-50a4-95a0-e05b14766d63, identifier: 10741650
2026-03-27 22:06:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:06:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee7ee9910>
2026-03-27 22:06:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:06:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:06:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:06:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d6340367-62b2-5260-98ea-cb9b2862bd81/d6340367-62b2-5260-98ea-cb9b2862bd81_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743816%252Fgeneral%252F414ccd36-8880-413b-9cf8-79d02a0476a3.jpg') HTTP/1.1" 204 0
2026-03-27 22:06:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743816/general/414ccd36-8880-413b-9cf8-79d02a0476a3.jpg saved to cache
2026-03-27 22:06:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item d6340367-62b2-5260-98ea-cb9b2862bd81
2026-03-27 22:06:24 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d6340367-62b2-5260-98ea-cb9b2862bd81, skipping ID generation
2026-03-27 22:06:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d6340367-62b2-5260-98ea-cb9b2862bd81 with scrape type 1
2026-03-27 22:06:24 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d6340367-62b2-5260-98ea-cb9b2862bd81 sending to next pipeline
2026-03-27 22:06:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: d6340367-62b2-5260-98ea-cb9b2862bd81, identifier: 10741876
2026-03-27 22:06:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752316/general/b3ec0687-4738-40f7-b28b-215fe256274d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741770)
2026-03-27 22:06:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752311/general/7ba74735-6f08-49fb-8f16-d0cd55cb9253.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741768)
2026-03-27 22:06:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743796/general/c9545351-3544-4108-90ef-4cfe199a3a8b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741870)
2026-03-27 22:06:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:06:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720353> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:06:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720345> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:06:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720348> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:06:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: e48964a1-9020-50a4-95a0-e05b14766d63 with identifier: 10741650
2026-03-27 22:06:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: e48964a1-9020-50a4-95a0-e05b14766d63 with identifier: 10741650
2026-03-27 22:06:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: e48964a1-9020-50a4-95a0-e05b14766d63 with identifier: 10741650 to the API
2026-03-27 22:06:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:06:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:06:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5739885/general/3d6f969c-831a-46e3-99be-1fd6987e4041.jpeg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.9L',
'engine_horse_power': 510,
'expiration_date': '2026-03-31T11:15:00Z',
'fuel_type': 'Petrol',
'id': 'e48964a1-9020-50a4-95a0-e05b14766d63',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'FG418WZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741650',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Alfa Romeo',
'model': 'Giulia',
'odometer': 137334,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 17,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e48964a1-9020-50a4-95a0-e05b14766d63/e48964a1-9020-50a4-95a0-e05b14766d63_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 686679,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739885/general/16c21374-07ce-41b7-87a7-1cf677bfea8a.jpeg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e48964a1-9020-50a4-95a0-e05b14766d63/e48964a1-9020-50a4-95a0-e05b14766d63_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 790394,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739885/general/825d99e6-cf6c-45ce-80a5-a9c64c354980.jpeg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e48964a1-9020-50a4-95a0-e05b14766d63/e48964a1-9020-50a4-95a0-e05b14766d63_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 669892,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739885/general/3c821316-c3bf-491a-960f-b87787618926.jpeg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e48964a1-9020-50a4-95a0-e05b14766d63/e48964a1-9020-50a4-95a0-e05b14766d63_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 781936,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739885/general/7d113c5b-b7d8-44a4-8207-f62e2d7ccf86.jpeg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e48964a1-9020-50a4-95a0-e05b14766d63/e48964a1-9020-50a4-95a0-e05b14766d63_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 246975,
'Height': 2000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739885/general/d17bdb9b-1f40-4f6d-83f7-4a2c8bf6519f.jpeg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e48964a1-9020-50a4-95a0-e05b14766d63/e48964a1-9020-50a4-95a0-e05b14766d63_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 275034,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739885/general/3d6f969c-831a-46e3-99be-1fd6987e4041.jpeg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e48964a1-9020-50a4-95a0-e05b14766d63/e48964a1-9020-50a4-95a0-e05b14766d63_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 401654,
'Height': 2000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739885/general/a658ead9-187e-4746-a983-c647b7ffe4d8.jpeg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e48964a1-9020-50a4-95a0-e05b14766d63/e48964a1-9020-50a4-95a0-e05b14766d63_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 234733,
'Height': 2000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739885/general/b9152b90-cc54-4a8f-9e29-2bf40766bff1.jpeg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e48964a1-9020-50a4-95a0-e05b14766d63/e48964a1-9020-50a4-95a0-e05b14766d63_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 297517,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739885/general/81177bd3-303e-4a7a-bfdd-f8089135dcf0.jpeg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e48964a1-9020-50a4-95a0-e05b14766d63/e48964a1-9020-50a4-95a0-e05b14766d63_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 457665,
'Height': 2000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739885/general/fb42c73c-9892-4afc-84ca-99d6753aacce.jpeg',
'Width': 1500}],
'price': 30300,
'price_includes_vat': True,
'registration_date': '2017-02-10',
'seats_number': 5,
'seller_name': 'Marco Santini',
'title': 'Alfa Romeo Giulia 2.9 Quadrifoglio - Petrol - Automatic - 510 hp - '
'137.334 km',
'transmission': 'automatic',
'trim': 'Quadrifoglio',
'vin': None,
'year': 2017}
2026-03-27 22:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741650%27 HTTP/1.1" 200 None
2026-03-27 22:06:24 [adesa.it] INFO: Saving data for 10741650: {'created_time': 1774649184.57658, 'last_price_update_time': 1774649184.576589, 'auction_closing_time': 1774955700.0}
2026-03-27 22:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741650') HTTP/1.1" 204 0
2026-03-27 22:06:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: d6340367-62b2-5260-98ea-cb9b2862bd81 with identifier: 10741876
2026-03-27 22:06:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: d6340367-62b2-5260-98ea-cb9b2862bd81 with identifier: 10741876
2026-03-27 22:06:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: d6340367-62b2-5260-98ea-cb9b2862bd81 with identifier: 10741876 to the API
2026-03-27 22:06:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:06:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:06:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743816/general/414ccd36-8880-413b-9cf8-79d02a0476a3.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': 190,
'expiration_date': '2026-03-30T13:45:00Z',
'fuel_type': 'Diesel',
'id': 'd6340367-62b2-5260-98ea-cb9b2862bd81',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'GJ232CX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741876',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': '5 Series',
'odometer': 87031,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 18,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d6340367-62b2-5260-98ea-cb9b2862bd81/d6340367-62b2-5260-98ea-cb9b2862bd81_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68389,
'Height': 750,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743816/general/b8851115-7a9b-45c9-8955-1141a4e16e90.jpg',
'Width': 1000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d6340367-62b2-5260-98ea-cb9b2862bd81/d6340367-62b2-5260-98ea-cb9b2862bd81_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70902,
'Height': 750,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743816/general/414ccd36-8880-413b-9cf8-79d02a0476a3.jpg',
'Width': 1000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d6340367-62b2-5260-98ea-cb9b2862bd81/d6340367-62b2-5260-98ea-cb9b2862bd81_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66528,
'Height': 750,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743816/general/a5e2b566-c9ee-4d25-91f0-5f4003d7cdac.jpg',
'Width': 1000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d6340367-62b2-5260-98ea-cb9b2862bd81/d6340367-62b2-5260-98ea-cb9b2862bd81_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63001,
'Height': 750,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743816/general/0c94d3c9-3ab9-498b-9a4a-e0776571c163.jpg',
'Width': 1000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d6340367-62b2-5260-98ea-cb9b2862bd81/d6340367-62b2-5260-98ea-cb9b2862bd81_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60012,
'Height': 750,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743816/general/36674e93-19d3-4f4a-8c62-fa15cd4bb22d.jpg',
'Width': 1000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d6340367-62b2-5260-98ea-cb9b2862bd81/d6340367-62b2-5260-98ea-cb9b2862bd81_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56914,
'Height': 750,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743816/general/2cfdf175-a431-40c0-9247-d2416154ee9d.jpg',
'Width': 1000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d6340367-62b2-5260-98ea-cb9b2862bd81/d6340367-62b2-5260-98ea-cb9b2862bd81_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109193,
'Height': 750,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743816/general/c8c2c54d-80d8-4785-8a29-1d726b76c28c.jpg',
'Width': 1000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d6340367-62b2-5260-98ea-cb9b2862bd81/d6340367-62b2-5260-98ea-cb9b2862bd81_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89878,
'Height': 750,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743816/general/10e35df4-aa69-41fe-b858-007ee6b2eaf9.jpg',
'Width': 1000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d6340367-62b2-5260-98ea-cb9b2862bd81/d6340367-62b2-5260-98ea-cb9b2862bd81_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100905,
'Height': 750,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743816/general/8c68c7c7-73c9-464e-b53d-f05afc63c44f.jpg',
'Width': 1000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d6340367-62b2-5260-98ea-cb9b2862bd81/d6340367-62b2-5260-98ea-cb9b2862bd81_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82924,
'Height': 750,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743816/general/ec509978-c2ad-4de0-92e2-f695a4ab0f91.jpg',
'Width': 1000}],
'price': 22800,
'price_includes_vat': True,
'registration_date': '2022-02-01',
'seats_number': 5,
'seller_name': 'Ambrosi Spa',
'title': 'BMW 5 Series Touring 520d M Sport - xDrive - Diesel - Automatic - '
'190 hp - 87.031 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2022}
2026-03-27 22:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741876%27 HTTP/1.1" 200 None
2026-03-27 22:06:24 [adesa.it] INFO: Saving data for 10741876: {'created_time': 1774649184.966353, 'last_price_update_time': 1774649184.966364, 'auction_closing_time': 1774878300.0}
2026-03-27 22:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741876') HTTP/1.1" 204 0
2026-03-27 22:06:24 [adesa.it] INFO: Found listing with ID: 10726368
2026-03-27 22:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710726368%27 HTTP/1.1" 200 None
2026-03-27 22:06:25 [adesa.it] INFO: Scrape type for 10726368: 2
2026-03-27 22:06:25 [adesa.it] INFO: Scraping item 10726368 url https://www.openlane.eu/en/carv6/auction/10726368
2026-03-27 22:06:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:06:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:06:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:06:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720641> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:06:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:06:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5d65a90>
2026-03-27 22:06:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:06:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:06:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:06:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6b98dd8c-4e72-5e65-920d-61f295c83c55/6b98dd8c-4e72-5e65-920d-61f295c83c55_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752311%252Fgeneral%252F8622c5c6-140c-46f7-aaf6-dcf0fcb33cb3.jpg') HTTP/1.1" 204 0
2026-03-27 22:06:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752311/general/8622c5c6-140c-46f7-aaf6-dcf0fcb33cb3.jpg saved to cache
2026-03-27 22:06:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 6b98dd8c-4e72-5e65-920d-61f295c83c55
2026-03-27 22:06:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:06:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5c03ad0>
2026-03-27 22:06:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:06:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:06:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:06:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_161808e9-b997-5e26-899f-5d71fd46488c/161808e9-b997-5e26-899f-5d71fd46488c_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743796%252Fgeneral%252Fda0dce82-5893-4bce-bdb1-95487657e3e2.jpg') HTTP/1.1" 204 0
2026-03-27 22:06:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743796/general/da0dce82-5893-4bce-bdb1-95487657e3e2.jpg saved to cache
2026-03-27 22:06:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 161808e9-b997-5e26-899f-5d71fd46488c
2026-03-27 22:06:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:06:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee464f4d0>
2026-03-27 22:06:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:06:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:06:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:06:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_161808e9-b997-5e26-899f-5d71fd46488c/161808e9-b997-5e26-899f-5d71fd46488c_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743796%252Fgeneral%252F041f4639-227d-4768-a2c8-e40331e41b80.jpg') HTTP/1.1" 204 0
2026-03-27 22:06:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743796/general/041f4639-227d-4768-a2c8-e40331e41b80.jpg saved to cache
2026-03-27 22:06:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 161808e9-b997-5e26-899f-5d71fd46488c
2026-03-27 22:06:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6a948d17-92dc-5c46-8730-9eb717e9838e with identifier: 10720339
2026-03-27 22:06:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6a948d17-92dc-5c46-8730-9eb717e9838e with scrape type 2
2026-03-27 22:06:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6a948d17-92dc-5c46-8730-9eb717e9838e with scrape type 2
2026-03-27 22:06:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 6a948d17-92dc-5c46-8730-9eb717e9838e, identifier: 10720339
2026-03-27 22:06:25 [adesa.it] INFO: Found listing with ID: 10726367
2026-03-27 22:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710726367%27 HTTP/1.1" 200 None
2026-03-27 22:06:25 [adesa.it] INFO: Scrape type for 10726367: 2
2026-03-27 22:06:25 [adesa.it] INFO: Scraping item 10726367 url https://www.openlane.eu/en/carv6/auction/10726367
2026-03-27 22:06:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:06:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720647> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:06:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 6a948d17-92dc-5c46-8730-9eb717e9838e with identifier: 10720339
2026-03-27 22:06:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 6a948d17-92dc-5c46-8730-9eb717e9838e with identifier: 10720339
2026-03-27 22:06:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 6a948d17-92dc-5c46-8730-9eb717e9838e with identifier: 10720339 to the API
2026-03-27 22:06:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:06:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:06:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720339>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-28T16:00:00Z',
'fuel_type': 'Diesel',
'id': '6a948d17-92dc-5c46-8730-9eb717e9838e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG175AN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720339',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 190258,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 13100,
'price_includes_vat': True,
'registration_date': '2021-06-08',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Volkswagen Tiguan 2.0 TDI Life - Diesel - Automatic - 150 hp - '
'190.258 km',
'transmission': 'automatic',
'trim': 'Life',
'vin': None,
'year': 2021}
2026-03-27 22:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720339%27 HTTP/1.1" 200 None
2026-03-27 22:06:25 [adesa.it] INFO: Saving data for 10720339: {'auction_closing_time': 1774713600.0, 'created_time': 1774454621.541976, 'last_price_update_time': 1774649185.525329}
2026-03-27 22:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10720339') HTTP/1.1" 204 0
2026-03-27 22:06:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752315/general/4dfb9743-330b-4893-9a9a-855636223248.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741769)
2026-03-27 22:06:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:06:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:06:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee58a4e50>
2026-03-27 22:06:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:06:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:06:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:06:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_655e1723-cc07-51bc-abcb-d9f50fcfddc1/655e1723-cc07-51bc-abcb-d9f50fcfddc1_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752316%252Fgeneral%252Fb3ec0687-4738-40f7-b28b-215fe256274d.jpg') HTTP/1.1" 204 0
2026-03-27 22:06:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752316/general/b3ec0687-4738-40f7-b28b-215fe256274d.jpg saved to cache
2026-03-27 22:06:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 655e1723-cc07-51bc-abcb-d9f50fcfddc1
2026-03-27 22:06:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:06:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5ac27d0>
2026-03-27 22:06:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:06:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:06:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:06:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6b98dd8c-4e72-5e65-920d-61f295c83c55/6b98dd8c-4e72-5e65-920d-61f295c83c55_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752311%252Fgeneral%252F7ba74735-6f08-49fb-8f16-d0cd55cb9253.jpg') HTTP/1.1" 204 0
2026-03-27 22:06:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752311/general/7ba74735-6f08-49fb-8f16-d0cd55cb9253.jpg saved to cache
2026-03-27 22:06:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 6b98dd8c-4e72-5e65-920d-61f295c83c55
2026-03-27 22:06:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:06:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee46f3910>
2026-03-27 22:06:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:06:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:06:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:06:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_161808e9-b997-5e26-899f-5d71fd46488c/161808e9-b997-5e26-899f-5d71fd46488c_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743796%252Fgeneral%252Fc9545351-3544-4108-90ef-4cfe199a3a8b.jpg') HTTP/1.1" 204 0
2026-03-27 22:06:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743796/general/c9545351-3544-4108-90ef-4cfe199a3a8b.jpg saved to cache
2026-03-27 22:06:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 161808e9-b997-5e26-899f-5d71fd46488c
2026-03-27 22:06:25 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 161808e9-b997-5e26-899f-5d71fd46488c, skipping ID generation
2026-03-27 22:06:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 161808e9-b997-5e26-899f-5d71fd46488c with scrape type 1
2026-03-27 22:06:25 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 161808e9-b997-5e26-899f-5d71fd46488c sending to next pipeline
2026-03-27 22:06:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 161808e9-b997-5e26-899f-5d71fd46488c, identifier: 10741870
2026-03-27 22:06:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7089a3bc-70cf-52ce-960c-185611c4ea41 with identifier: 10720353
2026-03-27 22:06:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7089a3bc-70cf-52ce-960c-185611c4ea41 with scrape type 2
2026-03-27 22:06:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7089a3bc-70cf-52ce-960c-185611c4ea41 with scrape type 2
2026-03-27 22:06:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 7089a3bc-70cf-52ce-960c-185611c4ea41, identifier: 10720353
2026-03-27 22:06:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6ae62ab7-8d1f-56d1-aae9-7cc4593a16e3 with identifier: 10720345
2026-03-27 22:06:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6ae62ab7-8d1f-56d1-aae9-7cc4593a16e3 with scrape type 2
2026-03-27 22:06:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6ae62ab7-8d1f-56d1-aae9-7cc4593a16e3 with scrape type 2
2026-03-27 22:06:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 6ae62ab7-8d1f-56d1-aae9-7cc4593a16e3, identifier: 10720345
2026-03-27 22:06:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a155ea2d-43f5-56ae-8b7b-e004b569d2a7 with identifier: 10720348
2026-03-27 22:06:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a155ea2d-43f5-56ae-8b7b-e004b569d2a7 with scrape type 2
2026-03-27 22:06:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a155ea2d-43f5-56ae-8b7b-e004b569d2a7 with scrape type 2
2026-03-27 22:06:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: a155ea2d-43f5-56ae-8b7b-e004b569d2a7, identifier: 10720348
2026-03-27 22:06:26 [adesa.it] INFO: Found listing with ID: 10726295
2026-03-27 22:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710726295%27 HTTP/1.1" 200 None
2026-03-27 22:06:26 [adesa.it] INFO: Scrape type for 10726295: 0
2026-03-27 22:06:26 [adesa.it] INFO: Skipping item 10726295 url https://www.openlane.eu/en/carv6/auction/10726295
2026-03-27 22:06:26 [adesa.it] INFO: Found listing with ID: 10699470
2026-03-27 22:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710699470%27 HTTP/1.1" 200 None
2026-03-27 22:06:26 [adesa.it] INFO: Scrape type for 10699470: 2
2026-03-27 22:06:26 [adesa.it] INFO: Scraping item 10699470 url https://www.openlane.eu/en/carv6/auction/10699470
2026-03-27 22:06:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 161808e9-b997-5e26-899f-5d71fd46488c with identifier: 10741870
2026-03-27 22:06:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 161808e9-b997-5e26-899f-5d71fd46488c with identifier: 10741870
2026-03-27 22:06:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 161808e9-b997-5e26-899f-5d71fd46488c with identifier: 10741870 to the API
2026-03-27 22:06:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:06: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-27 22:06:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743796/general/c9545351-3544-4108-90ef-4cfe199a3a8b.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-30T13:45:00Z',
'fuel_type': 'Petrol',
'id': '161808e9-b997-5e26-899f-5d71fd46488c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'GV400CC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741870',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 183536,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 26,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_161808e9-b997-5e26-899f-5d71fd46488c/161808e9-b997-5e26-899f-5d71fd46488c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59894,
'Height': 849,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743796/general/edd4bd39-83a5-4bd1-b5e9-f0579ca12a43.jpg',
'Width': 1000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_161808e9-b997-5e26-899f-5d71fd46488c/161808e9-b997-5e26-899f-5d71fd46488c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61456,
'Height': 849,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743796/general/4b20fea1-69d9-4495-8353-151b6b9c4ded.jpg',
'Width': 1000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_161808e9-b997-5e26-899f-5d71fd46488c/161808e9-b997-5e26-899f-5d71fd46488c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71080,
'Height': 750,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743796/general/07a39228-14e8-49e8-b0a0-7486fb75358a.jpg',
'Width': 1000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_161808e9-b997-5e26-899f-5d71fd46488c/161808e9-b997-5e26-899f-5d71fd46488c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52185,
'Height': 750,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743796/general/8a79ea12-ad17-4bbe-9369-0dd3f306db03.jpg',
'Width': 1000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_161808e9-b997-5e26-899f-5d71fd46488c/161808e9-b997-5e26-899f-5d71fd46488c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70029,
'Height': 750,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743796/general/8e60d11b-609c-4a09-9ac4-f570a8a9e15f.jpg',
'Width': 1000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_161808e9-b997-5e26-899f-5d71fd46488c/161808e9-b997-5e26-899f-5d71fd46488c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60699,
'Height': 750,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743796/general/854e420a-3a8e-4cc1-8208-3db38a88728b.jpg',
'Width': 1000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_161808e9-b997-5e26-899f-5d71fd46488c/161808e9-b997-5e26-899f-5d71fd46488c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64853,
'Height': 750,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743796/general/690107c4-fb8c-496c-bcdc-a269b1fe0d46.jpg',
'Width': 1000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_161808e9-b997-5e26-899f-5d71fd46488c/161808e9-b997-5e26-899f-5d71fd46488c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62035,
'Height': 849,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743796/general/da0dce82-5893-4bce-bdb1-95487657e3e2.jpg',
'Width': 1000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_161808e9-b997-5e26-899f-5d71fd46488c/161808e9-b997-5e26-899f-5d71fd46488c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63392,
'Height': 849,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743796/general/041f4639-227d-4768-a2c8-e40331e41b80.jpg',
'Width': 1000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_161808e9-b997-5e26-899f-5d71fd46488c/161808e9-b997-5e26-899f-5d71fd46488c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56175,
'Height': 849,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743796/general/c9545351-3544-4108-90ef-4cfe199a3a8b.jpg',
'Width': 1000}],
'price': 15800,
'price_includes_vat': True,
'registration_date': '2024-01-06',
'seats_number': 5,
'seller_name': 'Ambrosi Spa',
'title': 'Volvo XC40 2.0 B4 Ultra Dark - Petrol - Automatic - 163 hp - '
'183.536 km',
'transmission': 'automatic',
'trim': 'Ultra Dark',
'vin': None,
'year': 2024}
2026-03-27 22:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710741870%27 HTTP/1.1" 200 None
2026-03-27 22:06:26 [adesa.it] INFO: Saving data for 10741870: {'created_time': 1774649186.400549, 'last_price_update_time': 1774649186.400558, 'auction_closing_time': 1774878300.0}
2026-03-27 22:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741870') HTTP/1.1" 204 0
2026-03-27 22:06:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 7089a3bc-70cf-52ce-960c-185611c4ea41 with identifier: 10720353
2026-03-27 22:06:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 7089a3bc-70cf-52ce-960c-185611c4ea41 with identifier: 10720353
2026-03-27 22:06:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 7089a3bc-70cf-52ce-960c-185611c4ea41 with identifier: 10720353 to the API
2026-03-27 22:06:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:06: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-27 22:06:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720353>
{'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-28T16:00:00Z',
'fuel_type': 'Diesel',
'id': '7089a3bc-70cf-52ce-960c-185611c4ea41',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG185HL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720353',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 148815,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 10200,
'price_includes_vat': True,
'registration_date': '2021-07-06',
'seats_number': 5,
'seller_name': 'Unipol Rental',
'title': 'Volkswagen Passat Variant 2.0 TDI Business - Diesel - Automatic - '
'150 hp - 148.815 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-27 22:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710720353%27 HTTP/1.1" 200 None
2026-03-27 22:06:26 [adesa.it] INFO: Saving data for 10720353: {'auction_closing_time': 1774713600.0, 'created_time': 1774454654.337026, 'last_price_update_time': 1774649186.67436}
2026-03-27 22:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10720353') HTTP/1.1" 204 0
2026-03-27 22:06:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 6ae62ab7-8d1f-56d1-aae9-7cc4593a16e3 with identifier: 10720345
2026-03-27 22:06:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 6ae62ab7-8d1f-56d1-aae9-7cc4593a16e3 with identifier: 10720345
2026-03-27 22:06:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 6ae62ab7-8d1f-56d1-aae9-7cc4593a16e3 with identifier: 10720345 to the API
2026-03-27 22:06:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:06: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-27 22:06:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720345>
{'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-28T16:00:00Z',
'fuel_type': 'Petrol',
'id': '6ae62ab7-8d1f-56d1-aae9-7cc4593a16e3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL788MZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720345',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'T-Cross',
'odometer': 100453,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 8500,
'price_includes_vat': True,
'registration_date': '2022-12-28',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen T-Cross 1.0 TSI - Petrol - Manual - 95 hp - 100.453 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2022}
2026-03-27 22:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710720345%27 HTTP/1.1" 200 None
2026-03-27 22:06:26 [adesa.it] INFO: Saving data for 10720345: {'auction_closing_time': 1774713600.0, 'created_time': 1774454593.772119, 'last_price_update_time': 1774649186.962473}
2026-03-27 22:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10720345') HTTP/1.1" 204 0
2026-03-27 22:06:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: a155ea2d-43f5-56ae-8b7b-e004b569d2a7 with identifier: 10720348
2026-03-27 22:06:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: a155ea2d-43f5-56ae-8b7b-e004b569d2a7 with identifier: 10720348
2026-03-27 22:06:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: a155ea2d-43f5-56ae-8b7b-e004b569d2a7 with identifier: 10720348 to the API
2026-03-27 22:06:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:06:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:06:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720348>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '3.0L',
'engine_horse_power': 239,
'expiration_date': '2026-03-28T16:00:00Z',
'fuel_type': 'Diesel',
'id': 'a155ea2d-43f5-56ae-8b7b-e004b569d2a7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'EF474SF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720348',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Touareg',
'odometer': 174093,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 9600,
'price_includes_vat': True,
'registration_date': '2011-01-12',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Touareg 3.0 TDI Elegance - 4Motion - Diesel - Automatic '
'- 239 hp - 174.093 km',
'transmission': 'automatic',
'trim': 'Elegance',
'vin': None,
'year': 2011}
2026-03-27 22:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720348%27 HTTP/1.1" 200 None
2026-03-27 22:06:27 [adesa.it] INFO: Saving data for 10720348: {'auction_closing_time': 1774713600.0, 'created_time': 1774454619.333885, 'last_price_update_time': 1774649187.226552}
2026-03-27 22:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10720348') HTTP/1.1" 204 0
2026-03-27 22:06:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752316/general/fd413274-2a71-4ad0-9082-b80ed0f9d62f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741770)
2026-03-27 22:06:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752316/general/3c53232b-26cd-4d11-b2d3-8d115e2e622b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741770)
2026-03-27 22:06:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752311/general/0acc376e-81a5-4d83-80df-f748266bfca1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741768)
2026-03-27 22:06:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752315/general/09956870-00a0-4d8a-a21e-d97cdf7e82b4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741769)
2026-03-27 22:06:27 [adesa.it] INFO: Found listing with ID: 10733201
2026-03-27 22:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733201%27 HTTP/1.1" 200 None
2026-03-27 22:06:27 [adesa.it] INFO: Scrape type for 10733201: 2
2026-03-27 22:06:27 [adesa.it] INFO: Scraping item 10733201 url https://www.openlane.eu/en/carv6/auction/10733201
2026-03-27 22:06:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720361> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:06:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1208b390-85d3-5ecf-bbc1-57644304a7c5 with identifier: 10720641
2026-03-27 22:06:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1208b390-85d3-5ecf-bbc1-57644304a7c5 with scrape type 2
2026-03-27 22:06:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1208b390-85d3-5ecf-bbc1-57644304a7c5 with scrape type 2
2026-03-27 22:06:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 1208b390-85d3-5ecf-bbc1-57644304a7c5, identifier: 10720641
2026-03-27 22:06:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d54a6b3e-fc3f-5f80-af63-15b13e9fdca1 with identifier: 10720647
2026-03-27 22:06:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d54a6b3e-fc3f-5f80-af63-15b13e9fdca1 with scrape type 2
2026-03-27 22:06:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d54a6b3e-fc3f-5f80-af63-15b13e9fdca1 with scrape type 2
2026-03-27 22:06:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: d54a6b3e-fc3f-5f80-af63-15b13e9fdca1, identifier: 10720647
2026-03-27 22:06:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:06:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee42b8a90>
2026-03-27 22:06:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:06:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:06:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:06:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1f1a07fc-5bc8-5826-bc88-3e1eedd76f34/1f1a07fc-5bc8-5826-bc88-3e1eedd76f34_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752315%252Fgeneral%252F4dfb9743-330b-4893-9a9a-855636223248.jpg') HTTP/1.1" 204 0
2026-03-27 22:06:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752315/general/4dfb9743-330b-4893-9a9a-855636223248.jpg saved to cache
2026-03-27 22:06:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 1f1a07fc-5bc8-5826-bc88-3e1eedd76f34
2026-03-27 22: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-27 22:06:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720517> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:06:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 1208b390-85d3-5ecf-bbc1-57644304a7c5 with identifier: 10720641
2026-03-27 22:06:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 1208b390-85d3-5ecf-bbc1-57644304a7c5 with identifier: 10720641
2026-03-27 22:06:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 1208b390-85d3-5ecf-bbc1-57644304a7c5 with identifier: 10720641 to the API
2026-03-27 22:06:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:06:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:06:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720641>
{'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': 115,
'expiration_date': '2026-03-28T16:00:00Z',
'fuel_type': 'Diesel',
'id': '1208b390-85d3-5ecf-bbc1-57644304a7c5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'ER893LN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720641',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Volvo',
'model': 'V40',
'odometer': 242632,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 1500,
'price_includes_vat': True,
'registration_date': '2013-05-30',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo V40 D2 Momentum - Diesel - Manual - 115 hp - 242.632 km',
'transmission': 'manual',
'trim': 'Momentum',
'vin': None,
'year': 2013}
2026-03-27 22:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720641%27 HTTP/1.1" 200 None
2026-03-27 22:06:27 [adesa.it] INFO: Saving data for 10720641: {'auction_closing_time': 1774713600.0, 'created_time': 1774454638.029788, 'last_price_update_time': 1774649187.835866}
2026-03-27 22:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10720641') HTTP/1.1" 204 0
2026-03-27 22:06:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: d54a6b3e-fc3f-5f80-af63-15b13e9fdca1 with identifier: 10720647
2026-03-27 22:06:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: d54a6b3e-fc3f-5f80-af63-15b13e9fdca1 with identifier: 10720647
2026-03-27 22:06:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: d54a6b3e-fc3f-5f80-af63-15b13e9fdca1 with identifier: 10720647 to the API
2026-03-27 22:06:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:06:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:06:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720647>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-28T16:00:00Z',
'fuel_type': 'Petrol',
'id': 'd54a6b3e-fc3f-5f80-af63-15b13e9fdca1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL392BP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720647',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'T-ROC',
'odometer': 133715,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 8900,
'price_includes_vat': True,
'registration_date': '2022-05-11',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen T-ROC 1.0 TSI Life - Petrol - Manual - 110 hp - 133.715 '
'km',
'transmission': 'manual',
'trim': 'Life',
'vin': None,
'year': 2022}
2026-03-27 22:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720647%27 HTTP/1.1" 200 None
2026-03-27 22:06:28 [adesa.it] INFO: Saving data for 10720647: {'auction_closing_time': 1774713600.0, 'created_time': 1774454620.056976, 'last_price_update_time': 1774649188.111306}
2026-03-27 22:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10720647') HTTP/1.1" 204 0
2026-03-27 22:06:28 [adesa.it] INFO: Found listing with ID: 10736538
2026-03-27 22:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710736538%27 HTTP/1.1" 200 None
2026-03-27 22:06:28 [adesa.it] INFO: Scrape type for 10736538: 0
2026-03-27 22:06:28 [adesa.it] INFO: Skipping item 10736538 url https://www.openlane.eu/en/carv6/auction/10736538
2026-03-27 22:06:28 [adesa.it] INFO: Found listing with ID: 10716648
2026-03-27 22:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716648%27 HTTP/1.1" 200 None
2026-03-27 22:06:28 [adesa.it] INFO: Scrape type for 10716648: 2
2026-03-27 22:06:28 [adesa.it] INFO: Scraping item 10716648 url https://www.openlane.eu/en/carv6/auction/10716648
2026-03-27 22: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-27 22:06:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752315/general/2b9aa706-69e9-4531-923d-3e282d72fbf8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741769)
2026-03-27 22:06:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:06:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee7e19690>
2026-03-27 22:06:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:06:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:06:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_655e1723-cc07-51bc-abcb-d9f50fcfddc1/655e1723-cc07-51bc-abcb-d9f50fcfddc1_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752316%252Fgeneral%252Ffd413274-2a71-4ad0-9082-b80ed0f9d62f.jpg') HTTP/1.1" 204 0
2026-03-27 22:06:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752316/general/fd413274-2a71-4ad0-9082-b80ed0f9d62f.jpg saved to cache
2026-03-27 22:06:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 655e1723-cc07-51bc-abcb-d9f50fcfddc1
2026-03-27 22:06:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:06:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5d57d90>
2026-03-27 22:06:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:06:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:06:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_655e1723-cc07-51bc-abcb-d9f50fcfddc1/655e1723-cc07-51bc-abcb-d9f50fcfddc1_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752316%252Fgeneral%252F3c53232b-26cd-4d11-b2d3-8d115e2e622b.jpg') HTTP/1.1" 204 0
2026-03-27 22:06:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752316/general/3c53232b-26cd-4d11-b2d3-8d115e2e622b.jpg saved to cache
2026-03-27 22:06:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 655e1723-cc07-51bc-abcb-d9f50fcfddc1
2026-03-27 22:06:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:06:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee58d9650>
2026-03-27 22:06:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:06:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:06:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6b98dd8c-4e72-5e65-920d-61f295c83c55/6b98dd8c-4e72-5e65-920d-61f295c83c55_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752311%252Fgeneral%252F0acc376e-81a5-4d83-80df-f748266bfca1.jpg') HTTP/1.1" 204 0
2026-03-27 22:06:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752311/general/0acc376e-81a5-4d83-80df-f748266bfca1.jpg saved to cache
2026-03-27 22:06:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 6b98dd8c-4e72-5e65-920d-61f295c83c55
2026-03-27 22:06:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:06:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5a5f310>
2026-03-27 22:06:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:06:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:06:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1f1a07fc-5bc8-5826-bc88-3e1eedd76f34/1f1a07fc-5bc8-5826-bc88-3e1eedd76f34_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752315%252Fgeneral%252F09956870-00a0-4d8a-a21e-d97cdf7e82b4.jpg') HTTP/1.1" 204 0
2026-03-27 22:06:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752315/general/09956870-00a0-4d8a-a21e-d97cdf7e82b4.jpg saved to cache
2026-03-27 22:06:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 1f1a07fc-5bc8-5826-bc88-3e1eedd76f34
2026-03-27 22:06:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 35173aa5-5bdb-5a90-9d0b-e37f93ff7cfe with identifier: 10720361
2026-03-27 22:06:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 35173aa5-5bdb-5a90-9d0b-e37f93ff7cfe with scrape type 2
2026-03-27 22:06:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 35173aa5-5bdb-5a90-9d0b-e37f93ff7cfe with scrape type 2
2026-03-27 22:06:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 35173aa5-5bdb-5a90-9d0b-e37f93ff7cfe, identifier: 10720361
2026-03-27 22:06:28 [adesa.it] INFO: Found listing with ID: 10738810
2026-03-27 22:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710738810%27 HTTP/1.1" 200 None
2026-03-27 22:06:28 [adesa.it] INFO: Scrape type for 10738810: 0
2026-03-27 22:06:28 [adesa.it] INFO: Skipping item 10738810 url https://www.openlane.eu/en/carv6/auction/10738810
2026-03-27 22:06:28 [adesa.it] INFO: Found listing with ID: 10740319
2026-03-27 22:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740319%27 HTTP/1.1" 200 None
2026-03-27 22:06:28 [adesa.it] INFO: Scrape type for 10740319: 1
2026-03-27 22:06:28 [adesa.it] INFO: Scraping item 10740319 url https://www.openlane.eu/en/carv6/auction/10740319
2026-03-27 22:06:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726372> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:06:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 35173aa5-5bdb-5a90-9d0b-e37f93ff7cfe with identifier: 10720361
2026-03-27 22:06:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 35173aa5-5bdb-5a90-9d0b-e37f93ff7cfe with identifier: 10720361
2026-03-27 22:06:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 35173aa5-5bdb-5a90-9d0b-e37f93ff7cfe with identifier: 10720361 to the API
2026-03-27 22:06:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:06:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:06:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720361>
{'auction_title': '',
'c_o_2_emission_value': 55,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 341,
'expiration_date': '2026-03-28T16:00:00Z',
'fuel_type': 'Hybrid',
'id': '35173aa5-5bdb-5a90-9d0b-e37f93ff7cfe',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GF075CC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720361',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 168746,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 13300,
'price_includes_vat': True,
'registration_date': '2021-04-02',
'seats_number': 5,
'seller_name': 'ARVAL-IT',
'title': 'Volvo XC60 T6 Inscription Expression - AWD - Hybrid - Automatic - '
'341 hp - 168.746 km',
'transmission': 'automatic',
'trim': 'Inscription Expression',
'vin': None,
'year': 2021}
2026-03-27 22:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720361%27 HTTP/1.1" 200 None
2026-03-27 22:06:28 [adesa.it] INFO: Saving data for 10720361: {'auction_closing_time': 1774713600.0, 'created_time': 1774454744.261207, 'last_price_update_time': 1774649188.803062}
2026-03-27 22:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10720361') HTTP/1.1" 204 0
2026-03-27 22:06:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: af65ade2-d7be-581f-9d62-01d92bb786ef with identifier: 10720517
2026-03-27 22:06:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item af65ade2-d7be-581f-9d62-01d92bb786ef with scrape type 2
2026-03-27 22:06:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item af65ade2-d7be-581f-9d62-01d92bb786ef with scrape type 2
2026-03-27 22:06:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: af65ade2-d7be-581f-9d62-01d92bb786ef, identifier: 10720517
2026-03-27 22:06:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752316/general/09343c4a-373e-4df6-bdba-8703059e339b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741770)
2026-03-27 22: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-27 22:06:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: af65ade2-d7be-581f-9d62-01d92bb786ef with identifier: 10720517
2026-03-27 22:06:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: af65ade2-d7be-581f-9d62-01d92bb786ef with identifier: 10720517
2026-03-27 22:06:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: af65ade2-d7be-581f-9d62-01d92bb786ef with identifier: 10720517 to the API
2026-03-27 22:06:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:06:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:06:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720517>
{'auction_title': '',
'c_o_2_emission_value': 143,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-29T16:00:00Z',
'fuel_type': 'Diesel',
'id': 'af65ade2-d7be-581f-9d62-01d92bb786ef',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP701AR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720517',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Seat',
'model': 'Tarraco',
'odometer': 114406,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 13700,
'price_includes_vat': True,
'registration_date': '2023-05-01',
'seats_number': 5,
'seller_name': None,
'title': 'Seat Tarraco 2.0 TDI Business - Diesel - Automatic - 150 hp - '
'114.406 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2023}
2026-03-27 22:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720517%27 HTTP/1.1" 200 None
2026-03-27 22:06:29 [adesa.it] INFO: Saving data for 10720517: {'auction_closing_time': 1774800000.0, 'created_time': 1774562493.880996, 'last_price_update_time': 1774649189.197555}
2026-03-27 22:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10720517') HTTP/1.1" 204 0
2026-03-27 22:06:29 [adesa.it] INFO: Found listing with ID: 10723813
2026-03-27 22:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710723813%27 HTTP/1.1" 200 None
2026-03-27 22:06:29 [adesa.it] INFO: Scrape type for 10723813: 2
2026-03-27 22:06:29 [adesa.it] INFO: Scraping item 10723813 url https://www.openlane.eu/en/carv6/auction/10723813
2026-03-27 22:06:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726369> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:06:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724936> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:06:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726370> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:06:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:06:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee44b6d10>
2026-03-27 22:06:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:06:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:06:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:06:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1f1a07fc-5bc8-5826-bc88-3e1eedd76f34/1f1a07fc-5bc8-5826-bc88-3e1eedd76f34_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752315%252Fgeneral%252F2b9aa706-69e9-4531-923d-3e282d72fbf8.jpg') HTTP/1.1" 204 0
2026-03-27 22:06:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752315/general/2b9aa706-69e9-4531-923d-3e282d72fbf8.jpg saved to cache
2026-03-27 22:06:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 1f1a07fc-5bc8-5826-bc88-3e1eedd76f34
2026-03-27 22: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-27 22: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-27 22: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-27 22:06:29 [adesa.it] INFO: Found listing with ID: 10723566
2026-03-27 22:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710723566%27 HTTP/1.1" 200 None
2026-03-27 22:06:29 [adesa.it] INFO: Scrape type for 10723566: 2
2026-03-27 22:06:29 [adesa.it] INFO: Scraping item 10723566 url https://www.openlane.eu/en/carv6/auction/10723566
2026-03-27 22:06:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724942> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:06:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 335dcdd6-a6f6-5957-bb15-8fcc4fc704a4 with identifier: 10726372
2026-03-27 22:06:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 335dcdd6-a6f6-5957-bb15-8fcc4fc704a4 with scrape type 2
2026-03-27 22:06:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 335dcdd6-a6f6-5957-bb15-8fcc4fc704a4 with scrape type 2
2026-03-27 22:06:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 335dcdd6-a6f6-5957-bb15-8fcc4fc704a4, identifier: 10726372
2026-03-27 22:06:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:06:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee44b6c90>
2026-03-27 22:06:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:06:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:06:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:06:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_655e1723-cc07-51bc-abcb-d9f50fcfddc1/655e1723-cc07-51bc-abcb-d9f50fcfddc1_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752316%252Fgeneral%252F09343c4a-373e-4df6-bdba-8703059e339b.jpg') HTTP/1.1" 204 0
2026-03-27 22:06:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752316/general/09343c4a-373e-4df6-bdba-8703059e339b.jpg saved to cache
2026-03-27 22:06:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 655e1723-cc07-51bc-abcb-d9f50fcfddc1
2026-03-27 22:06:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752311/general/ff9f3494-68a9-4b91-9b7a-ebc856b911c4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741768)
2026-03-27 22:06:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752316/general/1e567b94-92b3-4a0e-b365-9d7e757607d2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741770)
2026-03-27 22: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-27 22:06:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 335dcdd6-a6f6-5957-bb15-8fcc4fc704a4 with identifier: 10726372
2026-03-27 22:06:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 335dcdd6-a6f6-5957-bb15-8fcc4fc704a4 with identifier: 10726372
2026-03-27 22:06:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 335dcdd6-a6f6-5957-bb15-8fcc4fc704a4 with identifier: 10726372 to the API
2026-03-27 22:06:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:06:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:06:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726372>
{'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-30T11: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=10726372',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Fiat',
'model': '600',
'odometer': 18163,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 15800,
'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-27 22:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710726372%27 HTTP/1.1" 200 None
2026-03-27 22:06:29 [adesa.it] INFO: Saving data for 10726372: {'auction_closing_time': 1774868400.0, 'created_time': 1774455152.131551, 'last_price_update_time': 1774649189.757756}
2026-03-27 22:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10726372') HTTP/1.1" 204 0
2026-03-27 22:06:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752311/general/a49dc944-fb12-4f4f-98ea-353524ccf245.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741768)
2026-03-27 22:06:29 [adesa.it] INFO: Found listing with ID: 10723135
2026-03-27 22:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710723135%27 HTTP/1.1" 200 None
2026-03-27 22:06:29 [adesa.it] INFO: Scrape type for 10723135: 2
2026-03-27 22:06:29 [adesa.it] INFO: Scraping item 10723135 url https://www.openlane.eu/en/carv6/auction/10723135
2026-03-27 22:06:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3a823e9e-4407-518c-9901-38ab66ad1a81 with identifier: 10726369
2026-03-27 22:06:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3a823e9e-4407-518c-9901-38ab66ad1a81 with scrape type 2
2026-03-27 22:06:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3a823e9e-4407-518c-9901-38ab66ad1a81 with scrape type 2
2026-03-27 22:06:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 3a823e9e-4407-518c-9901-38ab66ad1a81, identifier: 10726369
2026-03-27 22:06:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 963899c2-42dc-5e87-b030-49d15bbbc0cf with identifier: 10724936
2026-03-27 22:06:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 963899c2-42dc-5e87-b030-49d15bbbc0cf with scrape type 2
2026-03-27 22:06:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 963899c2-42dc-5e87-b030-49d15bbbc0cf with scrape type 2
2026-03-27 22:06:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 963899c2-42dc-5e87-b030-49d15bbbc0cf, identifier: 10724936
2026-03-27 22:06:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7070852d-6c8a-56cf-ae0a-d1f93dd56405 with identifier: 10726370
2026-03-27 22:06:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7070852d-6c8a-56cf-ae0a-d1f93dd56405 with scrape type 2
2026-03-27 22:06:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7070852d-6c8a-56cf-ae0a-d1f93dd56405 with scrape type 2
2026-03-27 22:06:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 7070852d-6c8a-56cf-ae0a-d1f93dd56405, identifier: 10726370
2026-03-27 22:06:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ad11b5c2-0cf1-5ed7-9d29-4175af02a1a5 with identifier: 10724942
2026-03-27 22:06:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ad11b5c2-0cf1-5ed7-9d29-4175af02a1a5 with scrape type 2
2026-03-27 22:06:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ad11b5c2-0cf1-5ed7-9d29-4175af02a1a5 with scrape type 2
2026-03-27 22:06:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: ad11b5c2-0cf1-5ed7-9d29-4175af02a1a5, identifier: 10724942
2026-03-27 22:06:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752315/general/f716298a-b4c4-4431-a60c-9b5e44705a55.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741769)
2026-03-27 22:06:30 [adesa.it] INFO: Found listing with ID: 10716461
2026-03-27 22:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716461%27 HTTP/1.1" 200 None
2026-03-27 22:06:30 [adesa.it] INFO: Scrape type for 10716461: 2
2026-03-27 22:06:30 [adesa.it] INFO: Scraping item 10716461 url https://www.openlane.eu/en/carv6/auction/10716461
2026-03-27 22:06:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 3a823e9e-4407-518c-9901-38ab66ad1a81 with identifier: 10726369
2026-03-27 22:06:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 3a823e9e-4407-518c-9901-38ab66ad1a81 with identifier: 10726369
2026-03-27 22:06:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 3a823e9e-4407-518c-9901-38ab66ad1a81 with identifier: 10726369 to the API
2026-03-27 22:06:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:06:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:06:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726369>
{'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-30T11:00:00Z',
'fuel_type': 'Petrol',
'id': '3a823e9e-4407-518c-9901-38ab66ad1a81',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726369',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Fiat',
'model': '600',
'odometer': 18720,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 15800,
'price_includes_vat': True,
'registration_date': '2025-01-27',
'seats_number': 5,
'seller_name': 'Car Quality Services GmbH',
'title': 'Fiat 600 1.2 La Prima - Petrol - Automatic - 110 hp - 18.720 km',
'transmission': 'automatic',
'trim': 'La Prima',
'vin': None,
'year': 2025}
2026-03-27 22:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710726369%27 HTTP/1.1" 200 None
2026-03-27 22:06:30 [adesa.it] INFO: Saving data for 10726369: {'auction_closing_time': 1774868400.0, 'created_time': 1774455141.324019, 'last_price_update_time': 1774649190.580111}
2026-03-27 22:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10726369') HTTP/1.1" 204 0
2026-03-27 22:06:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 963899c2-42dc-5e87-b030-49d15bbbc0cf with identifier: 10724936
2026-03-27 22:06:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 963899c2-42dc-5e87-b030-49d15bbbc0cf with identifier: 10724936
2026-03-27 22:06:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 963899c2-42dc-5e87-b030-49d15bbbc0cf with identifier: 10724936 to the API
2026-03-27 22:06:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:06:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:06:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724936>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 131,
'expiration_date': '2026-03-29T16:00:00Z',
'fuel_type': 'Diesel',
'id': '963899c2-42dc-5e87-b030-49d15bbbc0cf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'FD213AV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724936',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Renault',
'model': 'Kadjar',
'odometer': 221981,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 6100,
'price_includes_vat': True,
'registration_date': '2016-03-22',
'seats_number': 5,
'seller_name': 'Staremilia a Penske Automotive Dealership',
'title': 'Renault Kadjar 1.6 DCI Bose Edition - Diesel - Manual - 131 hp - '
'221.981 km',
'transmission': 'manual',
'trim': 'Bose Edition',
'vin': None,
'year': 2016}
2026-03-27 22:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710724936%27 HTTP/1.1" 200 None
2026-03-27 22:06:30 [adesa.it] INFO: Saving data for 10724936: {'auction_closing_time': 1774800000.0, 'created_time': 1774562501.251536, 'last_price_update_time': 1774649190.85647}
2026-03-27 22:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10724936') HTTP/1.1" 204 0
2026-03-27 22:06:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 7070852d-6c8a-56cf-ae0a-d1f93dd56405 with identifier: 10726370
2026-03-27 22:06:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 7070852d-6c8a-56cf-ae0a-d1f93dd56405 with identifier: 10726370
2026-03-27 22:06:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 7070852d-6c8a-56cf-ae0a-d1f93dd56405 with identifier: 10726370 to the API
2026-03-27 22:06:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22: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-27 22:06:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726370>
{'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-30T11: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=10726370',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Fiat',
'model': '600',
'odometer': 18201,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 15800,
'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-27 22:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710726370%27 HTTP/1.1" 200 None
2026-03-27 22:06:31 [adesa.it] INFO: Saving data for 10726370: {'auction_closing_time': 1774868400.0, 'created_time': 1774455150.64521, 'last_price_update_time': 1774649191.648843}
2026-03-27 22:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10726370') HTTP/1.1" 204 0
2026-03-27 22:06:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: ad11b5c2-0cf1-5ed7-9d29-4175af02a1a5 with identifier: 10724942
2026-03-27 22:06:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: ad11b5c2-0cf1-5ed7-9d29-4175af02a1a5 with identifier: 10724942
2026-03-27 22:06:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: ad11b5c2-0cf1-5ed7-9d29-4175af02a1a5 with identifier: 10724942 to the API
2026-03-27 22:06:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22: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-27 22:06:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724942>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 225,
'expiration_date': '2026-03-29T16:00:00Z',
'fuel_type': 'Hybrid',
'id': 'ad11b5c2-0cf1-5ed7-9d29-4175af02a1a5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE025CW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724942',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Peugeot',
'model': '508',
'odometer': 131572,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 9300,
'price_includes_vat': True,
'registration_date': '2021-02-10',
'seats_number': 5,
'seller_name': 'Unipol Rental',
'title': 'Peugeot 508 SW 1.6 Allure - Hybrid - Automatic - 225 hp - 131.572 '
'km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2021}
2026-03-27 22:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710724942%27 HTTP/1.1" 200 None
2026-03-27 22:06:31 [adesa.it] INFO: Saving data for 10724942: {'auction_closing_time': 1774800000.0, 'created_time': 1774562496.69787, 'last_price_update_time': 1774649191.922389}
2026-03-27 22:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10724942') HTTP/1.1" 204 0
2026-03-27 22:06:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:06:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee45bf150>
2026-03-27 22:06:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:06:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:06:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:06:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6b98dd8c-4e72-5e65-920d-61f295c83c55/6b98dd8c-4e72-5e65-920d-61f295c83c55_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752311%252Fgeneral%252Fff9f3494-68a9-4b91-9b7a-ebc856b911c4.jpg') HTTP/1.1" 204 0
2026-03-27 22:06:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752311/general/ff9f3494-68a9-4b91-9b7a-ebc856b911c4.jpg saved to cache
2026-03-27 22:06:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 6b98dd8c-4e72-5e65-920d-61f295c83c55
2026-03-27 22:06:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:06:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee58d8390>
2026-03-27 22:06:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:06:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:06:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:06:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_655e1723-cc07-51bc-abcb-d9f50fcfddc1/655e1723-cc07-51bc-abcb-d9f50fcfddc1_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752316%252Fgeneral%252F1e567b94-92b3-4a0e-b365-9d7e757607d2.jpg') HTTP/1.1" 204 0
2026-03-27 22:06:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752316/general/1e567b94-92b3-4a0e-b365-9d7e757607d2.jpg saved to cache
2026-03-27 22:06:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 655e1723-cc07-51bc-abcb-d9f50fcfddc1
2026-03-27 22:06:32 [adesa.it] INFO: Found listing with ID: 10741901
2026-03-27 22:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741901%27 HTTP/1.1" 200 None
2026-03-27 22:06:32 [adesa.it] INFO: Scrape type for 10741901: 1
2026-03-27 22:06:32 [adesa.it] INFO: Scraping item 10741901 url https://www.openlane.eu/en/carv6/auction/10741901
2026-03-27 22:06:32 [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-27 22:06:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726367> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22: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-27 22: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-27 22:06:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726368> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:06:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726371> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:06:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752315/general/11d49ec5-d016-4ba5-9ef4-91f62f02ab40.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741769)
2026-03-27 22:06:32 [adesa.it] INFO: Found listing with ID: 10722017
2026-03-27 22:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710722017%27 HTTP/1.1" 200 None
2026-03-27 22:06:32 [adesa.it] INFO: Scrape type for 10722017: 2
2026-03-27 22:06:32 [adesa.it] INFO: Scraping item 10722017 url https://www.openlane.eu/en/carv6/auction/10722017
2026-03-27 22: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-27 22: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-27 22:06:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:06:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee4686290>
2026-03-27 22:06:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:06:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:06:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:06:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6b98dd8c-4e72-5e65-920d-61f295c83c55/6b98dd8c-4e72-5e65-920d-61f295c83c55_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752311%252Fgeneral%252Fa49dc944-fb12-4f4f-98ea-353524ccf245.jpg') HTTP/1.1" 204 0
2026-03-27 22:06:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752311/general/a49dc944-fb12-4f4f-98ea-353524ccf245.jpg saved to cache
2026-03-27 22:06:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 6b98dd8c-4e72-5e65-920d-61f295c83c55
2026-03-27 22:06:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:06:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee4684850>
2026-03-27 22:06:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:06:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:06:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:06:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1f1a07fc-5bc8-5826-bc88-3e1eedd76f34/1f1a07fc-5bc8-5826-bc88-3e1eedd76f34_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752315%252Fgeneral%252Ff716298a-b4c4-4431-a60c-9b5e44705a55.jpg') HTTP/1.1" 204 0
2026-03-27 22:06:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752315/general/f716298a-b4c4-4431-a60c-9b5e44705a55.jpg saved to cache
2026-03-27 22:06:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 1f1a07fc-5bc8-5826-bc88-3e1eedd76f34
2026-03-27 22:06:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752311/general/987dec18-a548-459f-a883-5366eb4703a5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741768)
2026-03-27 22:06:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752316/general/de516089-959c-4ce7-b0a9-3d53a0bae14f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741770)
2026-03-27 22:06:32 [adesa.it] INFO: Found listing with ID: 10733208
2026-03-27 22:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733208%27 HTTP/1.1" 200 None
2026-03-27 22:06:32 [adesa.it] INFO: Scrape type for 10733208: 2
2026-03-27 22:06:32 [adesa.it] INFO: Scraping item 10733208 url https://www.openlane.eu/en/carv6/auction/10733208
2026-03-27 22:06:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c3021e5b-8c12-5db6-b73b-7dcbf1cde0a0 with identifier: 10699470
2026-03-27 22:06:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c3021e5b-8c12-5db6-b73b-7dcbf1cde0a0 with scrape type 2
2026-03-27 22:06:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c3021e5b-8c12-5db6-b73b-7dcbf1cde0a0 with scrape type 2
2026-03-27 22:06:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: c3021e5b-8c12-5db6-b73b-7dcbf1cde0a0, identifier: 10699470
2026-03-27 22:06:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ca5f0eaa-6b6a-5e7c-85ba-9697e5b5c92f with identifier: 10726367
2026-03-27 22:06:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ca5f0eaa-6b6a-5e7c-85ba-9697e5b5c92f with scrape type 2
2026-03-27 22:06:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ca5f0eaa-6b6a-5e7c-85ba-9697e5b5c92f with scrape type 2
2026-03-27 22:06:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: ca5f0eaa-6b6a-5e7c-85ba-9697e5b5c92f, identifier: 10726367
2026-03-27 22:06:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: efdb6f95-6a9c-585a-bb91-062f363556ee with identifier: 10726368
2026-03-27 22:06:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item efdb6f95-6a9c-585a-bb91-062f363556ee with scrape type 2
2026-03-27 22:06:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item efdb6f95-6a9c-585a-bb91-062f363556ee with scrape type 2
2026-03-27 22:06:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: efdb6f95-6a9c-585a-bb91-062f363556ee, identifier: 10726368
2026-03-27 22:06:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 104fe18b-cdc8-564e-8a71-9c9b677cb77f with identifier: 10726371
2026-03-27 22:06:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 104fe18b-cdc8-564e-8a71-9c9b677cb77f with scrape type 2
2026-03-27 22:06:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 104fe18b-cdc8-564e-8a71-9c9b677cb77f with scrape type 2
2026-03-27 22:06:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 104fe18b-cdc8-564e-8a71-9c9b677cb77f, identifier: 10726371
2026-03-27 22:06:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:06:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee59e9110>
2026-03-27 22:06:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:06:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:06:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:06:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1f1a07fc-5bc8-5826-bc88-3e1eedd76f34/1f1a07fc-5bc8-5826-bc88-3e1eedd76f34_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752315%252Fgeneral%252F11d49ec5-d016-4ba5-9ef4-91f62f02ab40.jpg') HTTP/1.1" 204 0
2026-03-27 22:06:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752315/general/11d49ec5-d016-4ba5-9ef4-91f62f02ab40.jpg saved to cache
2026-03-27 22:06:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 1f1a07fc-5bc8-5826-bc88-3e1eedd76f34
2026-03-27 22:06:32 [adesa.it] INFO: Found listing with ID: 10727810
2026-03-27 22:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710727810%27 HTTP/1.1" 200 None
2026-03-27 22:06:32 [adesa.it] INFO: Scrape type for 10727810: 0
2026-03-27 22:06:32 [adesa.it] INFO: Skipping item 10727810 url https://www.openlane.eu/en/carv6/auction/10727810
2026-03-27 22:06:32 [adesa.it] INFO: Found listing with ID: 10733187
2026-03-27 22:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733187%27 HTTP/1.1" 200 None
2026-03-27 22:06:32 [adesa.it] INFO: Scrape type for 10733187: 2
2026-03-27 22:06:32 [adesa.it] INFO: Scraping item 10733187 url https://www.openlane.eu/en/carv6/auction/10733187
2026-03-27 22:06:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: c3021e5b-8c12-5db6-b73b-7dcbf1cde0a0 with identifier: 10699470
2026-03-27 22:06:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: c3021e5b-8c12-5db6-b73b-7dcbf1cde0a0 with identifier: 10699470
2026-03-27 22:06:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: c3021e5b-8c12-5db6-b73b-7dcbf1cde0a0 with identifier: 10699470 to the API
2026-03-27 22:06:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:06:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:06:32 [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-27 22:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710699470%27 HTTP/1.1" 200 None
2026-03-27 22:06:33 [adesa.it] INFO: Saving data for 10699470: {'auction_closing_time': 1798711260.0, 'created_time': 1773957851.003337, 'last_price_update_time': 1774649193.032548}
2026-03-27 22:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10699470') HTTP/1.1" 204 0
2026-03-27 22:06:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: ca5f0eaa-6b6a-5e7c-85ba-9697e5b5c92f with identifier: 10726367
2026-03-27 22:06:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: ca5f0eaa-6b6a-5e7c-85ba-9697e5b5c92f with identifier: 10726367
2026-03-27 22:06:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: ca5f0eaa-6b6a-5e7c-85ba-9697e5b5c92f with identifier: 10726367 to the API
2026-03-27 22:06:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:06:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:06:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726367>
{'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-30T11: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=10726367',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Fiat',
'model': '600',
'odometer': 24528,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 15800,
'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-27 22:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710726367%27 HTTP/1.1" 200 None
2026-03-27 22:06:33 [adesa.it] INFO: Saving data for 10726367: {'auction_closing_time': 1774868400.0, 'created_time': 1774455138.962951, 'last_price_update_time': 1774649193.331905}
2026-03-27 22:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10726367') HTTP/1.1" 204 0
2026-03-27 22:06:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: efdb6f95-6a9c-585a-bb91-062f363556ee with identifier: 10726368
2026-03-27 22:06:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: efdb6f95-6a9c-585a-bb91-062f363556ee with identifier: 10726368
2026-03-27 22:06:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: efdb6f95-6a9c-585a-bb91-062f363556ee with identifier: 10726368 to the API
2026-03-27 22:06:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:06:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:06:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726368>
{'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-30T11:00:00Z',
'fuel_type': 'Petrol',
'id': 'efdb6f95-6a9c-585a-bb91-062f363556ee',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726368',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Fiat',
'model': '600',
'odometer': 24367,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 15800,
'price_includes_vat': True,
'registration_date': '2025-01-27',
'seats_number': 5,
'seller_name': 'Car Quality Services GmbH',
'title': 'Fiat 600 1.2 La Prima - Petrol - Automatic - 110 hp - 24.367 km',
'transmission': 'automatic',
'trim': 'La Prima',
'vin': None,
'year': 2025}
2026-03-27 22:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710726368%27 HTTP/1.1" 200 None
2026-03-27 22:06:33 [adesa.it] INFO: Saving data for 10726368: {'auction_closing_time': 1774868400.0, 'created_time': 1774455136.984175, 'last_price_update_time': 1774649193.603569}
2026-03-27 22:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10726368') HTTP/1.1" 204 0
2026-03-27 22:06:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 104fe18b-cdc8-564e-8a71-9c9b677cb77f with identifier: 10726371
2026-03-27 22:06:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 104fe18b-cdc8-564e-8a71-9c9b677cb77f with identifier: 10726371
2026-03-27 22:06:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 104fe18b-cdc8-564e-8a71-9c9b677cb77f with identifier: 10726371 to the API
2026-03-27 22:06:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:06:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:06:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726371>
{'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-30T11: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=10726371',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Fiat',
'model': '600',
'odometer': 19950,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 15800,
'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-27 22:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710726371%27 HTTP/1.1" 200 None
2026-03-27 22:06:33 [adesa.it] INFO: Saving data for 10726371: {'auction_closing_time': 1774868400.0, 'created_time': 1774455137.281813, 'last_price_update_time': 1774649193.864832}
2026-03-27 22:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10726371') HTTP/1.1" 204 0
2026-03-27 22:06:33 [adesa.it] INFO: Found listing with ID: 10741900
2026-03-27 22:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741900%27 HTTP/1.1" 200 None
2026-03-27 22:06:33 [adesa.it] INFO: Scrape type for 10741900: 1
2026-03-27 22:06:33 [adesa.it] INFO: Scraping item 10741900 url https://www.openlane.eu/en/carv6/auction/10741900
2026-03-27 22:06:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:06:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee59b40d0>
2026-03-27 22:06:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:06:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:06:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:06:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6b98dd8c-4e72-5e65-920d-61f295c83c55/6b98dd8c-4e72-5e65-920d-61f295c83c55_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752311%252Fgeneral%252F987dec18-a548-459f-a883-5366eb4703a5.jpg') HTTP/1.1" 204 0
2026-03-27 22:06:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752311/general/987dec18-a548-459f-a883-5366eb4703a5.jpg saved to cache
2026-03-27 22:06:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 6b98dd8c-4e72-5e65-920d-61f295c83c55
2026-03-27 22:06:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:06:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee4524e10>
2026-03-27 22:06:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:06:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:06:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:06:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_655e1723-cc07-51bc-abcb-d9f50fcfddc1/655e1723-cc07-51bc-abcb-d9f50fcfddc1_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752316%252Fgeneral%252Fde516089-959c-4ce7-b0a9-3d53a0bae14f.jpg') HTTP/1.1" 204 0
2026-03-27 22:06:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752316/general/de516089-959c-4ce7-b0a9-3d53a0bae14f.jpg saved to cache
2026-03-27 22:06:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 655e1723-cc07-51bc-abcb-d9f50fcfddc1
2026-03-27 22:06:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752311/general/e35a11b0-6200-43c3-baa0-1a889a3cad53.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741768)
2026-03-27 22:06:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720571> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:06:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740355> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:06:34 [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-27 22:06:34 [adesa.it] INFO: Found listing with ID: 10741905
2026-03-27 22:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741905%27 HTTP/1.1" 200 None
2026-03-27 22:06:34 [adesa.it] INFO: Scrape type for 10741905: 1
2026-03-27 22:06:34 [adesa.it] INFO: Scraping item 10741905 url https://www.openlane.eu/en/carv6/auction/10741905
2026-03-27 22:06:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:06:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:06:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:06:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752315/general/f5c2d667-a9b7-4660-8a02-034156cd005c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741769)
2026-03-27 22:06:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752316/general/2988feba-acbe-45a5-b5fe-37420203ba56.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741770)
2026-03-27 22:06:34 [adesa.it] INFO: Found listing with ID: 10699920
2026-03-27 22:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:34 [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-27 22:06:34 [adesa.it] INFO: Scrape type for 10699920: 2
2026-03-27 22:06:34 [adesa.it] INFO: Scraping item 10699920 url https://www.openlane.eu/en/carv6/auction/10699920
2026-03-27 22:06:34 [adesa.it] INFO: Found listing with ID: 10733205
2026-03-27 22:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733205%27 HTTP/1.1" 200 None
2026-03-27 22:06:34 [adesa.it] INFO: Scrape type for 10733205: 2
2026-03-27 22:06:34 [adesa.it] INFO: Scraping item 10733205 url https://www.openlane.eu/en/carv6/auction/10733205
2026-03-27 22:06:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733201> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:06:34 [adesa.it] INFO: Found listing with ID: 10734811
2026-03-27 22:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710734811%27 HTTP/1.1" 200 None
2026-03-27 22:06:34 [adesa.it] INFO: Scrape type for 10734811: 0
2026-03-27 22:06:34 [adesa.it] INFO: Skipping item 10734811 url https://www.openlane.eu/en/carv6/auction/10734811
2026-03-27 22:06:34 [adesa.it] INFO: Found listing with ID: 10699930
2026-03-27 22:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:34 [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-27 22:06:34 [adesa.it] INFO: Scrape type for 10699930: 2
2026-03-27 22:06:34 [adesa.it] INFO: Scraping item 10699930 url https://www.openlane.eu/en/carv6/auction/10699930
2026-03-27 22:06:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:06:34 [adesa.it] INFO: Found listing with ID: 10716715
2026-03-27 22:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:34 [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-27 22:06:34 [adesa.it] INFO: Scrape type for 10716715: 2
2026-03-27 22:06:34 [adesa.it] INFO: Scraping item 10716715 url https://www.openlane.eu/en/carv6/auction/10716715
2026-03-27 22:06:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:06:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5882ad0>
2026-03-27 22:06:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:06:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:06:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:06:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6b98dd8c-4e72-5e65-920d-61f295c83c55/6b98dd8c-4e72-5e65-920d-61f295c83c55_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752311%252Fgeneral%252Fe35a11b0-6200-43c3-baa0-1a889a3cad53.jpg') HTTP/1.1" 204 0
2026-03-27 22:06:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752311/general/e35a11b0-6200-43c3-baa0-1a889a3cad53.jpg saved to cache
2026-03-27 22:06:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 6b98dd8c-4e72-5e65-920d-61f295c83c55
2026-03-27 22:06:34 [adesa.it] INFO: Found listing with ID: 10736357
2026-03-27 22:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710736357%27 HTTP/1.1" 200 None
2026-03-27 22:06:34 [adesa.it] INFO: Scrape type for 10736357: 0
2026-03-27 22:06:34 [adesa.it] INFO: Skipping item 10736357 url https://www.openlane.eu/en/carv6/auction/10736357
2026-03-27 22:06:34 [adesa.it] INFO: Found listing with ID: 10707947
2026-03-27 22:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:34 [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-27 22:06:34 [adesa.it] INFO: Scrape type for 10707947: 0
2026-03-27 22:06:34 [adesa.it] INFO: Skipping item 10707947 url https://www.openlane.eu/en/carv6/auction/10707947
2026-03-27 22:06:34 [adesa.it] INFO: Found listing with ID: 10741903
2026-03-27 22:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741903%27 HTTP/1.1" 200 None
2026-03-27 22:06:34 [adesa.it] INFO: Scrape type for 10741903: 1
2026-03-27 22:06:34 [adesa.it] INFO: Scraping item 10741903 url https://www.openlane.eu/en/carv6/auction/10741903
2026-03-27 22:06:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752315/general/b3b89d0e-3203-4e7b-adb4-2a07c1e5603d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741769)
2026-03-27 22:06:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6430fba1-3007-5678-8389-64a552fa6a3a with identifier: 10720571
2026-03-27 22:06:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6430fba1-3007-5678-8389-64a552fa6a3a with scrape type 2
2026-03-27 22:06:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6430fba1-3007-5678-8389-64a552fa6a3a with scrape type 2
2026-03-27 22:06:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 6430fba1-3007-5678-8389-64a552fa6a3a, identifier: 10720571
2026-03-27 22:06:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a29ffe9e-e143-5e7e-b770-9020a15856e1 with identifier: 10740355
2026-03-27 22:06:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a29ffe9e-e143-5e7e-b770-9020a15856e1 with scrape type 1
2026-03-27 22:06:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a29ffe9e-e143-5e7e-b770-9020a15856e1
2026-03-27 22:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06: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%252F5720840%252Fgeneral%252Fae397322-8018-4c7e-b804-275eceea05ea.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720840/general/ae397322-8018-4c7e-b804-275eceea05ea.jpg already downloaded
2026-03-27 22:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06: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%252F5720840%252Fgeneral%252F1773edd5-9846-4744-9d40-fed5193f3c33.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720840/general/1773edd5-9846-4744-9d40-fed5193f3c33.jpg already downloaded
2026-03-27 22:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06: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%252F5720840%252Fgeneral%252F91f412b2-0df4-4787-9205-a93348cacd95.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720840/general/91f412b2-0df4-4787-9205-a93348cacd95.jpg already downloaded
2026-03-27 22:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06: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%252F5720840%252Fgeneral%252F86fb1959-0d9e-470c-af0c-d52f2f7faa2c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720840/general/86fb1959-0d9e-470c-af0c-d52f2f7faa2c.jpg already downloaded
2026-03-27 22:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06: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%252F5720840%252Fgeneral%252F26c35411-4137-4c92-b5dc-48acaa643610.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720840/general/26c35411-4137-4c92-b5dc-48acaa643610.jpg already downloaded
2026-03-27 22:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06: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%252F5720840%252Fgeneral%252Fcf9d24e9-60ab-4f92-9663-3a6366d3873d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720840/general/cf9d24e9-60ab-4f92-9663-3a6366d3873d.jpg already downloaded
2026-03-27 22:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06: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%252F5720840%252Fgeneral%252F0a8cd40c-09b3-4ce3-aec7-ff352289de60.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720840/general/0a8cd40c-09b3-4ce3-aec7-ff352289de60.jpg already downloaded
2026-03-27 22:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06: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%252F5720840%252Fgeneral%252F14f6073e-f8f9-4a84-8c9d-96bf71411ec4.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720840/general/14f6073e-f8f9-4a84-8c9d-96bf71411ec4.jpg already downloaded
2026-03-27 22:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06: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%252F5720840%252Fgeneral%252F1664c294-2bb7-4770-b51d-5071b330473f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720840/general/1664c294-2bb7-4770-b51d-5071b330473f.jpg already downloaded
2026-03-27 22:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06: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%252F5720840%252Fgeneral%252F0aab0f49-bc86-43f0-942a-a92a479a2266.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720840/general/0aab0f49-bc86-43f0-942a-a92a479a2266.jpg already downloaded
2026-03-27 22:06:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: a29ffe9e-e143-5e7e-b770-9020a15856e1, identifier: 10740355
2026-03-27 22:06:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2da02d78-a19e-5418-a87e-c46371ce78ee with identifier: 10716648
2026-03-27 22:06:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2da02d78-a19e-5418-a87e-c46371ce78ee with scrape type 2
2026-03-27 22:06:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2da02d78-a19e-5418-a87e-c46371ce78ee with scrape type 2
2026-03-27 22:06:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 2da02d78-a19e-5418-a87e-c46371ce78ee, identifier: 10716648
2026-03-27 22:06:34 [adesa.it] INFO: Found listing with ID: 10741904
2026-03-27 22:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741904%27 HTTP/1.1" 200 None
2026-03-27 22:06:34 [adesa.it] INFO: Scrape type for 10741904: 1
2026-03-27 22:06:34 [adesa.it] INFO: Scraping item 10741904 url https://www.openlane.eu/en/carv6/auction/10741904
2026-03-27 22:06:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 6430fba1-3007-5678-8389-64a552fa6a3a with identifier: 10720571
2026-03-27 22:06:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 6430fba1-3007-5678-8389-64a552fa6a3a with identifier: 10720571
2026-03-27 22:06:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 6430fba1-3007-5678-8389-64a552fa6a3a with identifier: 10720571 to the API
2026-03-27 22:06:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:06:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:06:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720571>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 181,
'expiration_date': '2026-03-29T16:00:00Z',
'fuel_type': 'Hybrid',
'id': '6430fba1-3007-5678-8389-64a552fa6a3a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH259PT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720571',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Peugeot',
'model': '3008',
'odometer': 67745,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 11800,
'price_includes_vat': True,
'registration_date': '2021-12-20',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Peugeot 3008 Allure Pack - Hybrid - Automatic - 181 hp - 67.745 km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2021}
2026-03-27 22:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710720571%27 HTTP/1.1" 200 None
2026-03-27 22:06:35 [adesa.it] INFO: Saving data for 10720571: {'auction_closing_time': 1774800000.0, 'created_time': 1774562496.400841, 'last_price_update_time': 1774649195.136215}
2026-03-27 22:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10720571') HTTP/1.1" 204 0
2026-03-27 22:06:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: a29ffe9e-e143-5e7e-b770-9020a15856e1 with identifier: 10740355
2026-03-27 22:06:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: a29ffe9e-e143-5e7e-b770-9020a15856e1 with identifier: 10740355
2026-03-27 22:06:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: a29ffe9e-e143-5e7e-b770-9020a15856e1 with identifier: 10740355 to the API
2026-03-27 22:06:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:06:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:06:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740355>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.6L',
'engine_horse_power': 225,
'expiration_date': '2026-03-29T16:00:00Z',
'fuel_type': 'Hybrid',
'id': 'a29ffe9e-e143-5e7e-b770-9020a15856e1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ408AV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740355',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Peugeot',
'model': '3008',
'odometer': 117532,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 26,
'photo_urls': ['https://images.openlane.eu/carimgs/5720840/general/ae397322-8018-4c7e-b804-275eceea05ea.jpg',
'https://images.openlane.eu/carimgs/5720840/general/1773edd5-9846-4744-9d40-fed5193f3c33.jpg',
'https://images.openlane.eu/carimgs/5720840/general/91f412b2-0df4-4787-9205-a93348cacd95.jpg',
'https://images.openlane.eu/carimgs/5720840/general/86fb1959-0d9e-470c-af0c-d52f2f7faa2c.jpg',
'https://images.openlane.eu/carimgs/5720840/general/26c35411-4137-4c92-b5dc-48acaa643610.jpg',
'https://images.openlane.eu/carimgs/5720840/general/cf9d24e9-60ab-4f92-9663-3a6366d3873d.jpg',
'https://images.openlane.eu/carimgs/5720840/general/0a8cd40c-09b3-4ce3-aec7-ff352289de60.jpg',
'https://images.openlane.eu/carimgs/5720840/general/14f6073e-f8f9-4a84-8c9d-96bf71411ec4.jpg',
'https://images.openlane.eu/carimgs/5720840/general/1664c294-2bb7-4770-b51d-5071b330473f.jpg',
'https://images.openlane.eu/carimgs/5720840/general/0aab0f49-bc86-43f0-942a-a92a479a2266.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a29ffe9e-e143-5e7e-b770-9020a15856e1/a29ffe9e-e143-5e7e-b770-9020a15856e1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129114,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720840/general/ae397322-8018-4c7e-b804-275eceea05ea.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a29ffe9e-e143-5e7e-b770-9020a15856e1/a29ffe9e-e143-5e7e-b770-9020a15856e1_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124001,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720840/general/1773edd5-9846-4744-9d40-fed5193f3c33.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a29ffe9e-e143-5e7e-b770-9020a15856e1/a29ffe9e-e143-5e7e-b770-9020a15856e1_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123832,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720840/general/91f412b2-0df4-4787-9205-a93348cacd95.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a29ffe9e-e143-5e7e-b770-9020a15856e1/a29ffe9e-e143-5e7e-b770-9020a15856e1_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104553,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720840/general/86fb1959-0d9e-470c-af0c-d52f2f7faa2c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a29ffe9e-e143-5e7e-b770-9020a15856e1/a29ffe9e-e143-5e7e-b770-9020a15856e1_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99853,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720840/general/26c35411-4137-4c92-b5dc-48acaa643610.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a29ffe9e-e143-5e7e-b770-9020a15856e1/a29ffe9e-e143-5e7e-b770-9020a15856e1_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82570,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720840/general/cf9d24e9-60ab-4f92-9663-3a6366d3873d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a29ffe9e-e143-5e7e-b770-9020a15856e1/a29ffe9e-e143-5e7e-b770-9020a15856e1_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98679,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720840/general/0a8cd40c-09b3-4ce3-aec7-ff352289de60.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a29ffe9e-e143-5e7e-b770-9020a15856e1/a29ffe9e-e143-5e7e-b770-9020a15856e1_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65031,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720840/general/14f6073e-f8f9-4a84-8c9d-96bf71411ec4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a29ffe9e-e143-5e7e-b770-9020a15856e1/a29ffe9e-e143-5e7e-b770-9020a15856e1_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81137,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720840/general/1664c294-2bb7-4770-b51d-5071b330473f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a29ffe9e-e143-5e7e-b770-9020a15856e1/a29ffe9e-e143-5e7e-b770-9020a15856e1_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 224866,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720840/general/0aab0f49-bc86-43f0-942a-a92a479a2266.jpg',
'Width': 1024}],
'price': 9900,
'price_includes_vat': True,
'registration_date': '2022-02-11',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Peugeot 3008 1.6 Allure Pack - Hybrid - Automatic - 225 hp - '
'117.532 km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2022}
2026-03-27 22:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710740355%27 HTTP/1.1" 200 None
2026-03-27 22:06:35 [adesa.it] INFO: Saving data for 10740355: {'created_time': 1774649195.591949, 'last_price_update_time': 1774649195.591965, 'auction_closing_time': 1774800000.0}
2026-03-27 22:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10740355') HTTP/1.1" 204 0
2026-03-27 22:06:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 2da02d78-a19e-5418-a87e-c46371ce78ee with identifier: 10716648
2026-03-27 22:06:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 2da02d78-a19e-5418-a87e-c46371ce78ee with identifier: 10716648
2026-03-27 22:06:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 2da02d78-a19e-5418-a87e-c46371ce78ee with identifier: 10716648 to the API
2026-03-27 22:06:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:06:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:06:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716648>
{'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': 0,
'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-27 22:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710716648%27 HTTP/1.1" 200 None
2026-03-27 22:06:35 [adesa.it] INFO: Saving data for 10716648: {'auction_closing_time': 1798711260.0, 'created_time': 1774368355.035831, 'last_price_update_time': 1774649195.891982}
2026-03-27 22:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716648') HTTP/1.1" 204 0
2026-03-27 22:06:35 [adesa.it] INFO: Found listing with ID: 10723794
2026-03-27 22:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710723794%27 HTTP/1.1" 200 None
2026-03-27 22:06:35 [adesa.it] INFO: Scrape type for 10723794: 2
2026-03-27 22:06:35 [adesa.it] INFO: Scraping item 10723794 url https://www.openlane.eu/en/carv6/auction/10723794
2026-03-27 22:06:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723566> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:06:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740319> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:06:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720557> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:06:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:06:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5bf5450>
2026-03-27 22:06:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:06:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:06:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:06:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1f1a07fc-5bc8-5826-bc88-3e1eedd76f34/1f1a07fc-5bc8-5826-bc88-3e1eedd76f34_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752315%252Fgeneral%252Ff5c2d667-a9b7-4660-8a02-034156cd005c.jpg') HTTP/1.1" 204 0
2026-03-27 22:06:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752315/general/f5c2d667-a9b7-4660-8a02-034156cd005c.jpg saved to cache
2026-03-27 22:06:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 1f1a07fc-5bc8-5826-bc88-3e1eedd76f34
2026-03-27 22:06:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:06:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5bf85d0>
2026-03-27 22:06:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:06:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:06:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:06:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_655e1723-cc07-51bc-abcb-d9f50fcfddc1/655e1723-cc07-51bc-abcb-d9f50fcfddc1_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752316%252Fgeneral%252F2988feba-acbe-45a5-b5fe-37420203ba56.jpg') HTTP/1.1" 204 0
2026-03-27 22:06:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752316/general/2988feba-acbe-45a5-b5fe-37420203ba56.jpg saved to cache
2026-03-27 22:06:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 655e1723-cc07-51bc-abcb-d9f50fcfddc1
2026-03-27 22:06:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 755cc23a-1ccd-5ba7-98d0-50ecfa9adf3c with identifier: 10733201
2026-03-27 22:06:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 755cc23a-1ccd-5ba7-98d0-50ecfa9adf3c with scrape type 2
2026-03-27 22:06:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 755cc23a-1ccd-5ba7-98d0-50ecfa9adf3c with scrape type 2
2026-03-27 22:06:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 755cc23a-1ccd-5ba7-98d0-50ecfa9adf3c, identifier: 10733201
2026-03-27 22:06:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:06:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee4501c10>
2026-03-27 22:06:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:06:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:06:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:06:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1f1a07fc-5bc8-5826-bc88-3e1eedd76f34/1f1a07fc-5bc8-5826-bc88-3e1eedd76f34_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752315%252Fgeneral%252Fb3b89d0e-3203-4e7b-adb4-2a07c1e5603d.jpg') HTTP/1.1" 204 0
2026-03-27 22:06:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752315/general/b3b89d0e-3203-4e7b-adb4-2a07c1e5603d.jpg saved to cache
2026-03-27 22:06:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 1f1a07fc-5bc8-5826-bc88-3e1eedd76f34
2026-03-27 22:06:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:06:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:06:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:06:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723813> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:06:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 755cc23a-1ccd-5ba7-98d0-50ecfa9adf3c with identifier: 10733201
2026-03-27 22:06:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 755cc23a-1ccd-5ba7-98d0-50ecfa9adf3c with identifier: 10733201
2026-03-27 22:06:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 755cc23a-1ccd-5ba7-98d0-50ecfa9adf3c with identifier: 10733201 to the API
2026-03-27 22:06:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22: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-27 22:06:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733201>
{'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': 136,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Diesel',
'id': '755cc23a-1ccd-5ba7-98d0-50ecfa9adf3c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE589CB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733201',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Audi',
'model': 'A4',
'odometer': 171155,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 11100,
'price_includes_vat': True,
'registration_date': '2021-01-08',
'seats_number': 5,
'seller_name': 'Unipol Rental',
'title': 'Audi A4 Avant 30 TDI Advanced - Diesel - Automatic - 136 hp - '
'171.155 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2021}
2026-03-27 22:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733201%27 HTTP/1.1" 200 None
2026-03-27 22:06:36 [adesa.it] INFO: Saving data for 10733201: {'auction_closing_time': 1798711260.0, 'created_time': 1774562661.86017, 'last_price_update_time': 1774649196.51961}
2026-03-27 22:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10733201') HTTP/1.1" 204 0
2026-03-27 22:06:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752311/general/069dc148-d59c-40fe-a331-a0a0dc96ccc4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741768)
2026-03-27 22:06:36 [adesa.it] INFO: Found listing with ID: 10718846
2026-03-27 22:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710718846%27 HTTP/1.1" 200 None
2026-03-27 22:06:36 [adesa.it] INFO: Scrape type for 10718846: 2
2026-03-27 22:06:36 [adesa.it] INFO: Scraping item 10718846 url https://www.openlane.eu/en/carv6/auction/10718846
2026-03-27 22:06:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:06:36 [adesa.it] INFO: Found listing with ID: 10699931
2026-03-27 22:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710699931%27 HTTP/1.1" 200 None
2026-03-27 22:06:36 [adesa.it] INFO: Scrape type for 10699931: 2
2026-03-27 22:06:36 [adesa.it] INFO: Scraping item 10699931 url https://www.openlane.eu/en/carv6/auction/10699931
2026-03-27 22:06:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ed088690-e32f-5dff-8aa9-5543df39fc2f with identifier: 10723566
2026-03-27 22:06:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ed088690-e32f-5dff-8aa9-5543df39fc2f with scrape type 2
2026-03-27 22:06:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ed088690-e32f-5dff-8aa9-5543df39fc2f with scrape type 2
2026-03-27 22:06:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: ed088690-e32f-5dff-8aa9-5543df39fc2f, identifier: 10723566
2026-03-27 22:06:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7ef77cd1-21d0-5f0c-8de6-13bb6bc34b30 with identifier: 10740319
2026-03-27 22:06:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7ef77cd1-21d0-5f0c-8de6-13bb6bc34b30 with scrape type 1
2026-03-27 22:06:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7ef77cd1-21d0-5f0c-8de6-13bb6bc34b30
2026-03-27 22:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06: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%252F5744901%252Fgeneral%252F9f527e8b-8a59-4193-afa6-96bc21720d04.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744901/general/9f527e8b-8a59-4193-afa6-96bc21720d04.jpg already downloaded
2026-03-27 22:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06: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%252F5744901%252Fgeneral%252Fce917eb6-aece-4102-82d5-1a53fa87987d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744901/general/ce917eb6-aece-4102-82d5-1a53fa87987d.jpg already downloaded
2026-03-27 22:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06: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%252F5744901%252Fgeneral%252F1594fcfd-8699-4b41-b3e9-ee8d2dc81e3f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744901/general/1594fcfd-8699-4b41-b3e9-ee8d2dc81e3f.jpg already downloaded
2026-03-27 22:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06: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%252F5744901%252Fgeneral%252F7ca4db9d-e51b-4363-9140-7a25fb41c1e0.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744901/general/7ca4db9d-e51b-4363-9140-7a25fb41c1e0.jpg already downloaded
2026-03-27 22:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06: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%252F5744901%252Fgeneral%252F8bfb3ec0-5f4f-499d-90d5-3584f67557b1.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744901/general/8bfb3ec0-5f4f-499d-90d5-3584f67557b1.jpg already downloaded
2026-03-27 22:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06: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%252F5744901%252Fgeneral%252F7aa588df-5acb-46a4-b045-1ea581ec1c2a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744901/general/7aa588df-5acb-46a4-b045-1ea581ec1c2a.jpg already downloaded
2026-03-27 22:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06: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%252F5744901%252Fgeneral%252F0215ff34-a7c1-48d8-8364-293fe57949ec.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744901/general/0215ff34-a7c1-48d8-8364-293fe57949ec.jpg already downloaded
2026-03-27 22:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06: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%252F5744901%252Fgeneral%252F195f59d8-c18d-42cd-b9df-5fd3e9967b47.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744901/general/195f59d8-c18d-42cd-b9df-5fd3e9967b47.jpg already downloaded
2026-03-27 22:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06: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%252F5744901%252Fgeneral%252F9d8678aa-a5cc-4af0-9ace-2030af14a542.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744901/general/9d8678aa-a5cc-4af0-9ace-2030af14a542.jpg already downloaded
2026-03-27 22:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06: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%252F5744901%252Fgeneral%252F3ce98fe1-a7da-4f79-9fc3-58b3dcb5da5a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744901/general/3ce98fe1-a7da-4f79-9fc3-58b3dcb5da5a.jpg already downloaded
2026-03-27 22:06:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 7ef77cd1-21d0-5f0c-8de6-13bb6bc34b30, identifier: 10740319
2026-03-27 22:06:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 84c65073-1550-5274-a3df-210b7e3ff928 with identifier: 10720557
2026-03-27 22:06:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 84c65073-1550-5274-a3df-210b7e3ff928 with scrape type 2
2026-03-27 22:06:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 84c65073-1550-5274-a3df-210b7e3ff928 with scrape type 2
2026-03-27 22:06:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 84c65073-1550-5274-a3df-210b7e3ff928, identifier: 10720557
2026-03-27 22:06:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e2ae30b0-031f-5ab1-8c36-c679a74adbc8 with identifier: 10723813
2026-03-27 22:06:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e2ae30b0-031f-5ab1-8c36-c679a74adbc8 with scrape type 2
2026-03-27 22:06:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e2ae30b0-031f-5ab1-8c36-c679a74adbc8 with scrape type 2
2026-03-27 22:06:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: e2ae30b0-031f-5ab1-8c36-c679a74adbc8, identifier: 10723813
2026-03-27 22:06:37 [adesa.it] INFO: Found listing with ID: 10733200
2026-03-27 22:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733200%27 HTTP/1.1" 200 None
2026-03-27 22:06:37 [adesa.it] INFO: Scrape type for 10733200: 2
2026-03-27 22:06:37 [adesa.it] INFO: Scraping item 10733200 url https://www.openlane.eu/en/carv6/auction/10733200
2026-03-27 22:06:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: ed088690-e32f-5dff-8aa9-5543df39fc2f with identifier: 10723566
2026-03-27 22:06:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: ed088690-e32f-5dff-8aa9-5543df39fc2f with identifier: 10723566
2026-03-27 22:06:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: ed088690-e32f-5dff-8aa9-5543df39fc2f with identifier: 10723566 to the API
2026-03-27 22:06:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:06:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:06:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723566>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'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': 'ed088690-e32f-5dff-8aa9-5543df39fc2f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GD744AV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723566',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Audi',
'model': 'A5',
'odometer': 179491,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 14400,
'price_includes_vat': True,
'registration_date': '2020-10-29',
'seats_number': 5,
'seller_name': 'Unipol Rental',
'title': 'Audi A5 Sportback 50 TDI Business - Quattro - Diesel - Automatic - '
'286 hp - 179.491 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2020}
2026-03-27 22:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710723566%27 HTTP/1.1" 200 None
2026-03-27 22:06:37 [adesa.it] INFO: Saving data for 10723566: {'auction_closing_time': 1798711260.0, 'created_time': 1774455147.682292, 'last_price_update_time': 1774649197.487737}
2026-03-27 22:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10723566') HTTP/1.1" 204 0
2026-03-27 22:06:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 7ef77cd1-21d0-5f0c-8de6-13bb6bc34b30 with identifier: 10740319
2026-03-27 22:06:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 7ef77cd1-21d0-5f0c-8de6-13bb6bc34b30 with identifier: 10740319
2026-03-27 22:06:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 7ef77cd1-21d0-5f0c-8de6-13bb6bc34b30 with identifier: 10740319 to the API
2026-03-27 22:06:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:06:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:06:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740319>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Diesel',
'id': '7ef77cd1-21d0-5f0c-8de6-13bb6bc34b30',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GF597TR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740319',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Audi',
'model': 'A4',
'odometer': 96000,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 14,
'photo_urls': ['https://images.openlane.eu/carimgs/5744901/general/9f527e8b-8a59-4193-afa6-96bc21720d04.jpg',
'https://images.openlane.eu/carimgs/5744901/general/ce917eb6-aece-4102-82d5-1a53fa87987d.jpg',
'https://images.openlane.eu/carimgs/5744901/general/1594fcfd-8699-4b41-b3e9-ee8d2dc81e3f.jpg',
'https://images.openlane.eu/carimgs/5744901/general/7ca4db9d-e51b-4363-9140-7a25fb41c1e0.jpg',
'https://images.openlane.eu/carimgs/5744901/general/8bfb3ec0-5f4f-499d-90d5-3584f67557b1.jpg',
'https://images.openlane.eu/carimgs/5744901/general/7aa588df-5acb-46a4-b045-1ea581ec1c2a.jpg',
'https://images.openlane.eu/carimgs/5744901/general/0215ff34-a7c1-48d8-8364-293fe57949ec.jpg',
'https://images.openlane.eu/carimgs/5744901/general/195f59d8-c18d-42cd-b9df-5fd3e9967b47.jpg',
'https://images.openlane.eu/carimgs/5744901/general/9d8678aa-a5cc-4af0-9ace-2030af14a542.jpg',
'https://images.openlane.eu/carimgs/5744901/general/3ce98fe1-a7da-4f79-9fc3-58b3dcb5da5a.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7ef77cd1-21d0-5f0c-8de6-13bb6bc34b30/7ef77cd1-21d0-5f0c-8de6-13bb6bc34b30_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 314911,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744901/general/9f527e8b-8a59-4193-afa6-96bc21720d04.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7ef77cd1-21d0-5f0c-8de6-13bb6bc34b30/7ef77cd1-21d0-5f0c-8de6-13bb6bc34b30_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 361200,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744901/general/ce917eb6-aece-4102-82d5-1a53fa87987d.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7ef77cd1-21d0-5f0c-8de6-13bb6bc34b30/7ef77cd1-21d0-5f0c-8de6-13bb6bc34b30_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 370884,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744901/general/1594fcfd-8699-4b41-b3e9-ee8d2dc81e3f.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7ef77cd1-21d0-5f0c-8de6-13bb6bc34b30/7ef77cd1-21d0-5f0c-8de6-13bb6bc34b30_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 332955,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744901/general/7ca4db9d-e51b-4363-9140-7a25fb41c1e0.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7ef77cd1-21d0-5f0c-8de6-13bb6bc34b30/7ef77cd1-21d0-5f0c-8de6-13bb6bc34b30_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 696706,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744901/general/8bfb3ec0-5f4f-499d-90d5-3584f67557b1.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7ef77cd1-21d0-5f0c-8de6-13bb6bc34b30/7ef77cd1-21d0-5f0c-8de6-13bb6bc34b30_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 770391,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744901/general/7aa588df-5acb-46a4-b045-1ea581ec1c2a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7ef77cd1-21d0-5f0c-8de6-13bb6bc34b30/7ef77cd1-21d0-5f0c-8de6-13bb6bc34b30_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 688509,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744901/general/0215ff34-a7c1-48d8-8364-293fe57949ec.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7ef77cd1-21d0-5f0c-8de6-13bb6bc34b30/7ef77cd1-21d0-5f0c-8de6-13bb6bc34b30_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 755868,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744901/general/195f59d8-c18d-42cd-b9df-5fd3e9967b47.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7ef77cd1-21d0-5f0c-8de6-13bb6bc34b30/7ef77cd1-21d0-5f0c-8de6-13bb6bc34b30_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 723351,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744901/general/9d8678aa-a5cc-4af0-9ace-2030af14a542.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7ef77cd1-21d0-5f0c-8de6-13bb6bc34b30/7ef77cd1-21d0-5f0c-8de6-13bb6bc34b30_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 755144,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5744901/general/3ce98fe1-a7da-4f79-9fc3-58b3dcb5da5a.jpg',
'Width': 1920}],
'price': 14400,
'price_includes_vat': True,
'registration_date': '2021-07-19',
'seats_number': 5,
'seller_name': None,
'title': 'Audi A4 Avant 40 TDI Advanced - Diesel - Automatic - 204 hp - '
'96.000 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2021}
2026-03-27 22:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740319%27 HTTP/1.1" 200 None
2026-03-27 22:06:37 [adesa.it] INFO: Saving data for 10740319: {'created_time': 1774649197.819412, 'last_price_update_time': 1774649197.819421, 'auction_closing_time': 1798711260.0}
2026-03-27 22:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10740319') HTTP/1.1" 204 0
2026-03-27 22:06:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 84c65073-1550-5274-a3df-210b7e3ff928 with identifier: 10720557
2026-03-27 22:06:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 84c65073-1550-5274-a3df-210b7e3ff928 with identifier: 10720557
2026-03-27 22:06:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 84c65073-1550-5274-a3df-210b7e3ff928 with identifier: 10720557 to the API
2026-03-27 22:06:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:06:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:06:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720557>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-29T16:00:00Z',
'fuel_type': 'Diesel',
'id': '84c65073-1550-5274-a3df-210b7e3ff928',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GB955DP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720557',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Peugeot',
'model': '3008',
'odometer': 217464,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 7500,
'price_includes_vat': True,
'registration_date': '2020-05-29',
'seats_number': 5,
'seller_name': 'Unipol Rental',
'title': 'Peugeot 3008 1.5 HDI Business - Diesel - Manual - 130 hp - 217.464 '
'km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2020}
2026-03-27 22:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710720557%27 HTTP/1.1" 200 None
2026-03-27 22:06:38 [adesa.it] INFO: Saving data for 10720557: {'auction_closing_time': 1774800000.0, 'created_time': 1774562488.338262, 'last_price_update_time': 1774649198.08102}
2026-03-27 22:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10720557') HTTP/1.1" 204 0
2026-03-27 22:06:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: e2ae30b0-031f-5ab1-8c36-c679a74adbc8 with identifier: 10723813
2026-03-27 22:06:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: e2ae30b0-031f-5ab1-8c36-c679a74adbc8 with identifier: 10723813
2026-03-27 22:06:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: e2ae30b0-031f-5ab1-8c36-c679a74adbc8 with identifier: 10723813 to the API
2026-03-27 22:06:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:06:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:06:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723813>
{'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': 204,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Petrol',
'id': 'e2ae30b0-031f-5ab1-8c36-c679a74adbc8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ574VE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723813',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Audi',
'model': 'A4',
'odometer': 197661,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 11500,
'price_includes_vat': True,
'registration_date': '2021-05-14',
'seats_number': 5,
'seller_name': 'Unipol Rental',
'title': 'Audi A4 Avant 40 TFSI Advanced - Quattro - Petrol - Automatic - 204 '
'hp - 197.661 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2021}
2026-03-27 22:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710723813%27 HTTP/1.1" 200 None
2026-03-27 22:06:38 [adesa.it] INFO: Saving data for 10723813: {'auction_closing_time': 1798711260.0, 'created_time': 1774455147.316865, 'last_price_update_time': 1774649198.351055}
2026-03-27 22:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10723813') HTTP/1.1" 204 0
2026-03-27 22:06:38 [adesa.it] INFO: Found listing with ID: 10725201
2026-03-27 22:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710725201%27 HTTP/1.1" 200 None
2026-03-27 22:06:38 [adesa.it] INFO: Scrape type for 10725201: 2
2026-03-27 22:06:38 [adesa.it] INFO: Scraping item 10725201 url https://www.openlane.eu/en/carv6/auction/10725201
2026-03-27 22:06:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722017> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:06:38 [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-27 22:06:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723135> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:06:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:06:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee590de90>
2026-03-27 22:06:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:06:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:06:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:06:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6b98dd8c-4e72-5e65-920d-61f295c83c55/6b98dd8c-4e72-5e65-920d-61f295c83c55_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752311%252Fgeneral%252F069dc148-d59c-40fe-a331-a0a0dc96ccc4.jpg') HTTP/1.1" 204 0
2026-03-27 22:06:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752311/general/069dc148-d59c-40fe-a331-a0a0dc96ccc4.jpg saved to cache
2026-03-27 22:06:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 6b98dd8c-4e72-5e65-920d-61f295c83c55
2026-03-27 22:06:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:06:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:06:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:06:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741901> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:06:38 [adesa.it] INFO: Found listing with ID: 10719073
2026-03-27 22:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710719073%27 HTTP/1.1" 200 None
2026-03-27 22:06:38 [adesa.it] INFO: Scrape type for 10719073: 2
2026-03-27 22:06:38 [adesa.it] INFO: Scraping item 10719073 url https://www.openlane.eu/en/carv6/auction/10719073
2026-03-27 22:06:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:06:38 [adesa.it] INFO: Found listing with ID: 10699414
2026-03-27 22:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710699414%27 HTTP/1.1" 200 None
2026-03-27 22:06:38 [adesa.it] INFO: Scrape type for 10699414: 2
2026-03-27 22:06:38 [adesa.it] INFO: Scraping item 10699414 url https://www.openlane.eu/en/carv6/auction/10699414
2026-03-27 22:06:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: efab08bb-b107-5190-bb20-ff71a37208a4 with identifier: 10722017
2026-03-27 22:06:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item efab08bb-b107-5190-bb20-ff71a37208a4 with scrape type 2
2026-03-27 22:06:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item efab08bb-b107-5190-bb20-ff71a37208a4 with scrape type 2
2026-03-27 22:06:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: efab08bb-b107-5190-bb20-ff71a37208a4, identifier: 10722017
2026-03-27 22:06:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 310a3cf6-0383-5c28-8854-653c5956352f with identifier: 10716461
2026-03-27 22:06:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 310a3cf6-0383-5c28-8854-653c5956352f with scrape type 2
2026-03-27 22:06:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 310a3cf6-0383-5c28-8854-653c5956352f with scrape type 2
2026-03-27 22:06:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 310a3cf6-0383-5c28-8854-653c5956352f, identifier: 10716461
2026-03-27 22:06:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 089d36c4-127a-51e2-8bdb-55ed7f18574f with identifier: 10723135
2026-03-27 22:06:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 089d36c4-127a-51e2-8bdb-55ed7f18574f with scrape type 2
2026-03-27 22:06:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 089d36c4-127a-51e2-8bdb-55ed7f18574f with scrape type 2
2026-03-27 22:06:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 089d36c4-127a-51e2-8bdb-55ed7f18574f, identifier: 10723135
2026-03-27 22:06:38 [adesa.it] INFO: Found listing with ID: 10725200
2026-03-27 22:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710725200%27 HTTP/1.1" 200 None
2026-03-27 22:06:39 [adesa.it] INFO: Scrape type for 10725200: 2
2026-03-27 22:06:39 [adesa.it] INFO: Scraping item 10725200 url https://www.openlane.eu/en/carv6/auction/10725200
2026-03-27 22:06:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: efab08bb-b107-5190-bb20-ff71a37208a4 with identifier: 10722017
2026-03-27 22:06:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: efab08bb-b107-5190-bb20-ff71a37208a4 with identifier: 10722017
2026-03-27 22:06:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: efab08bb-b107-5190-bb20-ff71a37208a4 with identifier: 10722017 to the API
2026-03-27 22:06:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:06:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:06:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722017>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.5L',
'engine_horse_power': 400,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Petrol',
'id': 'efab08bb-b107-5190-bb20-ff71a37208a4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ983XK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722017',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Audi',
'model': 'Q3',
'odometer': 131000,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 31500,
'price_includes_vat': True,
'registration_date': '2021-02-24',
'seats_number': 5,
'seller_name': None,
'title': 'Audi Q3 Sportback 2.5 Sport - Petrol - Automatic - 400 hp - 131.000 '
'km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2021}
2026-03-27 22:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710722017%27 HTTP/1.1" 200 None
2026-03-27 22:06:39 [adesa.it] INFO: Saving data for 10722017: {'auction_closing_time': 1798711260.0, 'created_time': 1774455131.557468, 'last_price_update_time': 1774649199.252282}
2026-03-27 22:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10722017') HTTP/1.1" 204 0
2026-03-27 22:06:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 310a3cf6-0383-5c28-8854-653c5956352f with identifier: 10716461
2026-03-27 22:06:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 310a3cf6-0383-5c28-8854-653c5956352f with identifier: 10716461
2026-03-27 22:06:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 310a3cf6-0383-5c28-8854-653c5956352f with identifier: 10716461 to the API
2026-03-27 22:06:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:06:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:06:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716461>
{'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': 0,
'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-27 22:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716461%27 HTTP/1.1" 200 None
2026-03-27 22:06:39 [adesa.it] INFO: Saving data for 10716461: {'auction_closing_time': 1798711260.0, 'created_time': 1774368468.254487, 'last_price_update_time': 1774649199.543258}
2026-03-27 22:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716461') HTTP/1.1" 204 0
2026-03-27 22:06:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 089d36c4-127a-51e2-8bdb-55ed7f18574f with identifier: 10723135
2026-03-27 22:06:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 089d36c4-127a-51e2-8bdb-55ed7f18574f with identifier: 10723135
2026-03-27 22:06:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 089d36c4-127a-51e2-8bdb-55ed7f18574f with identifier: 10723135 to the API
2026-03-27 22:06:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:06:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:06:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723135>
{'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': 204,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Diesel',
'id': '089d36c4-127a-51e2-8bdb-55ed7f18574f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL934EY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723135',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Audi',
'model': 'A6',
'odometer': 158739,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 21900,
'price_includes_vat': True,
'registration_date': '2022-08-23',
'seats_number': 5,
'seller_name': 'Unipol Rental',
'title': 'Audi A6 Allroad 40 TDI - Quattro - Diesel - Automatic - 204 hp - '
'158.739 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-27 22:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710723135%27 HTTP/1.1" 200 None
2026-03-27 22:06:39 [adesa.it] INFO: Saving data for 10723135: {'auction_closing_time': 1798711260.0, 'created_time': 1774455146.916584, 'last_price_update_time': 1774649199.820269}
2026-03-27 22:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10723135') HTTP/1.1" 204 0
2026-03-27 22:06:39 [adesa.it] INFO: Found listing with ID: 10707250
2026-03-27 22:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710707250%27 HTTP/1.1" 200 None
2026-03-27 22:06:39 [adesa.it] INFO: Scrape type for 10707250: 0
2026-03-27 22:06:39 [adesa.it] INFO: Skipping item 10707250 url https://www.openlane.eu/en/carv6/auction/10707250
2026-03-27 22:06:39 [adesa.it] INFO: Found listing with ID: 10718205
2026-03-27 22:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710718205%27 HTTP/1.1" 200 None
2026-03-27 22:06:39 [adesa.it] INFO: Scrape type for 10718205: 2
2026-03-27 22:06:39 [adesa.it] INFO: Scraping item 10718205 url https://www.openlane.eu/en/carv6/auction/10718205
2026-03-27 22:06:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733187> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:06:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724932> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:06:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7dc14ea8-e022-5744-b6d9-19940e910f0d with identifier: 10741901
2026-03-27 22:06:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7dc14ea8-e022-5744-b6d9-19940e910f0d with scrape type 1
2026-03-27 22:06:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7dc14ea8-e022-5744-b6d9-19940e910f0d
2026-03-27 22:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5718973%252Fgeneral%252F508a23c6-9140-43ae-8a7b-e19110857d53.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718973/general/508a23c6-9140-43ae-8a7b-e19110857d53.jpg already downloaded
2026-03-27 22:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5718973%252Fgeneral%252F08aff424-5595-4149-97a0-2362269f1b52.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718973/general/08aff424-5595-4149-97a0-2362269f1b52.jpg already downloaded
2026-03-27 22:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5718973%252Fgeneral%252F01cb953b-9292-4701-a48a-eb75ff5dd682.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718973/general/01cb953b-9292-4701-a48a-eb75ff5dd682.jpg already downloaded
2026-03-27 22:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5718973%252Fgeneral%252F23f34003-1c2c-4869-9cc7-4df5195cfa5f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718973/general/23f34003-1c2c-4869-9cc7-4df5195cfa5f.jpg already downloaded
2026-03-27 22:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5718973%252Fgeneral%252F8d5c4c16-b355-47f0-b4ad-990e6cfb3272.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718973/general/8d5c4c16-b355-47f0-b4ad-990e6cfb3272.jpg already downloaded
2026-03-27 22:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5718973%252Fgeneral%252Fbf667ea1-084d-40ee-a9dd-fe8734f1b257.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718973/general/bf667ea1-084d-40ee-a9dd-fe8734f1b257.jpg already downloaded
2026-03-27 22:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5718973%252Fgeneral%252Fd411df69-5aaa-479d-8463-90cbf8b7435a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718973/general/d411df69-5aaa-479d-8463-90cbf8b7435a.jpg already downloaded
2026-03-27 22:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5718973%252Fgeneral%252Fb4001216-900c-4e18-a34d-27de888d89b4.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718973/general/b4001216-900c-4e18-a34d-27de888d89b4.jpg already downloaded
2026-03-27 22:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5718973%252Fgeneral%252F489feead-c379-4f0f-a474-c25030f76cb9.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718973/general/489feead-c379-4f0f-a474-c25030f76cb9.jpg already downloaded
2026-03-27 22:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5718973%252Fgeneral%252F8823ef70-0d0f-473e-9d67-02ad99852d2c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718973/general/8823ef70-0d0f-473e-9d67-02ad99852d2c.jpg already downloaded
2026-03-27 22:06:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 7dc14ea8-e022-5744-b6d9-19940e910f0d, identifier: 10741901
2026-03-27 22:06:40 [adesa.it] INFO: Found listing with ID: 10727853
2026-03-27 22:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710727853%27 HTTP/1.1" 200 None
2026-03-27 22:06:40 [adesa.it] INFO: Scrape type for 10727853: 0
2026-03-27 22:06:40 [adesa.it] INFO: Skipping item 10727853 url https://www.openlane.eu/en/carv6/auction/10727853
2026-03-27 22:06:40 [adesa.it] INFO: Found listing with ID: 10727908
2026-03-27 22:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710727908%27 HTTP/1.1" 200 None
2026-03-27 22:06:40 [adesa.it] INFO: Scrape type for 10727908: 0
2026-03-27 22:06:40 [adesa.it] INFO: Skipping item 10727908 url https://www.openlane.eu/en/carv6/auction/10727908
2026-03-27 22:06:40 [adesa.it] INFO: Found listing with ID: 10716681
2026-03-27 22:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710716681%27 HTTP/1.1" 200 None
2026-03-27 22:06:40 [adesa.it] INFO: Scrape type for 10716681: 2
2026-03-27 22:06:40 [adesa.it] INFO: Scraping item 10716681 url https://www.openlane.eu/en/carv6/auction/10716681
2026-03-27 22: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-27 22: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-27 22:06:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 7dc14ea8-e022-5744-b6d9-19940e910f0d with identifier: 10741901
2026-03-27 22:06:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 7dc14ea8-e022-5744-b6d9-19940e910f0d with identifier: 10741901
2026-03-27 22:06:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 7dc14ea8-e022-5744-b6d9-19940e910f0d with identifier: 10741901 to the API
2026-03-27 22:06:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22: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-27 22:06:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741901>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 116,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Diesel',
'id': '7dc14ea8-e022-5744-b6d9-19940e910f0d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FR867MC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741901',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Audi',
'model': 'Q2',
'odometer': 146069,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 32,
'photo_urls': ['https://images.openlane.eu/carimgs/5718973/general/508a23c6-9140-43ae-8a7b-e19110857d53.jpg',
'https://images.openlane.eu/carimgs/5718973/general/08aff424-5595-4149-97a0-2362269f1b52.jpg',
'https://images.openlane.eu/carimgs/5718973/general/01cb953b-9292-4701-a48a-eb75ff5dd682.jpg',
'https://images.openlane.eu/carimgs/5718973/general/23f34003-1c2c-4869-9cc7-4df5195cfa5f.jpg',
'https://images.openlane.eu/carimgs/5718973/general/8d5c4c16-b355-47f0-b4ad-990e6cfb3272.jpg',
'https://images.openlane.eu/carimgs/5718973/general/bf667ea1-084d-40ee-a9dd-fe8734f1b257.jpg',
'https://images.openlane.eu/carimgs/5718973/general/d411df69-5aaa-479d-8463-90cbf8b7435a.jpg',
'https://images.openlane.eu/carimgs/5718973/general/b4001216-900c-4e18-a34d-27de888d89b4.jpg',
'https://images.openlane.eu/carimgs/5718973/general/489feead-c379-4f0f-a474-c25030f76cb9.jpg',
'https://images.openlane.eu/carimgs/5718973/general/8823ef70-0d0f-473e-9d67-02ad99852d2c.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7dc14ea8-e022-5744-b6d9-19940e910f0d/7dc14ea8-e022-5744-b6d9-19940e910f0d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82243,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718973/general/508a23c6-9140-43ae-8a7b-e19110857d53.jpg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7dc14ea8-e022-5744-b6d9-19940e910f0d/7dc14ea8-e022-5744-b6d9-19940e910f0d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86733,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718973/general/08aff424-5595-4149-97a0-2362269f1b52.jpg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7dc14ea8-e022-5744-b6d9-19940e910f0d/7dc14ea8-e022-5744-b6d9-19940e910f0d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87332,
'Height': 542,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718973/general/01cb953b-9292-4701-a48a-eb75ff5dd682.jpg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7dc14ea8-e022-5744-b6d9-19940e910f0d/7dc14ea8-e022-5744-b6d9-19940e910f0d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88287,
'Height': 542,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718973/general/23f34003-1c2c-4869-9cc7-4df5195cfa5f.jpg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7dc14ea8-e022-5744-b6d9-19940e910f0d/7dc14ea8-e022-5744-b6d9-19940e910f0d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63460,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718973/general/8d5c4c16-b355-47f0-b4ad-990e6cfb3272.jpg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7dc14ea8-e022-5744-b6d9-19940e910f0d/7dc14ea8-e022-5744-b6d9-19940e910f0d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48092,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718973/general/bf667ea1-084d-40ee-a9dd-fe8734f1b257.jpg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7dc14ea8-e022-5744-b6d9-19940e910f0d/7dc14ea8-e022-5744-b6d9-19940e910f0d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65151,
'Height': 542,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718973/general/d411df69-5aaa-479d-8463-90cbf8b7435a.jpg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7dc14ea8-e022-5744-b6d9-19940e910f0d/7dc14ea8-e022-5744-b6d9-19940e910f0d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57690,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718973/general/b4001216-900c-4e18-a34d-27de888d89b4.jpg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7dc14ea8-e022-5744-b6d9-19940e910f0d/7dc14ea8-e022-5744-b6d9-19940e910f0d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84333,
'Height': 542,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718973/general/489feead-c379-4f0f-a474-c25030f76cb9.jpg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7dc14ea8-e022-5744-b6d9-19940e910f0d/7dc14ea8-e022-5744-b6d9-19940e910f0d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50272,
'Height': 542,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718973/general/8823ef70-0d0f-473e-9d67-02ad99852d2c.jpg',
'Width': 720}],
'price': 8500,
'price_includes_vat': True,
'registration_date': '2018-06-26',
'seats_number': 5,
'seller_name': None,
'title': 'Audi Q2 1.6 TDI Sport - Diesel - Manual - 116 hp - 146.069 km',
'transmission': 'manual',
'trim': 'Sport',
'vin': None,
'year': 2018}
2026-03-27 22:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710741901%27 HTTP/1.1" 200 None
2026-03-27 22:06:40 [adesa.it] INFO: Saving data for 10741901: {'created_time': 1774649200.544715, 'last_price_update_time': 1774649200.544724, 'auction_closing_time': 1798711260.0}
2026-03-27 22:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741901') HTTP/1.1" 204 0
2026-03-27 22:06:40 [adesa.it] INFO: Found listing with ID: 10696442
2026-03-27 22:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710696442%27 HTTP/1.1" 200 None
2026-03-27 22:06:40 [adesa.it] INFO: Scrape type for 10696442: 2
2026-03-27 22:06:40 [adesa.it] INFO: Scraping item 10696442 url https://www.openlane.eu/en/carv6/auction/10696442
2026-03-27 22:06:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733208> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:06:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bdb62645-d7f2-5d14-bea2-9fe74e90456b with identifier: 10733187
2026-03-27 22:06:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bdb62645-d7f2-5d14-bea2-9fe74e90456b with scrape type 2
2026-03-27 22:06:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bdb62645-d7f2-5d14-bea2-9fe74e90456b with scrape type 2
2026-03-27 22:06:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: bdb62645-d7f2-5d14-bea2-9fe74e90456b, identifier: 10733187
2026-03-27 22:06:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ba5fbbbe-1d03-5e40-a97d-9589827dae09 with identifier: 10724932
2026-03-27 22:06:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ba5fbbbe-1d03-5e40-a97d-9589827dae09 with scrape type 2
2026-03-27 22:06:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ba5fbbbe-1d03-5e40-a97d-9589827dae09 with scrape type 2
2026-03-27 22:06:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: ba5fbbbe-1d03-5e40-a97d-9589827dae09, identifier: 10724932
2026-03-27 22: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-27 22:06:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: bdb62645-d7f2-5d14-bea2-9fe74e90456b with identifier: 10733187
2026-03-27 22:06:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: bdb62645-d7f2-5d14-bea2-9fe74e90456b with identifier: 10733187
2026-03-27 22:06:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: bdb62645-d7f2-5d14-bea2-9fe74e90456b with identifier: 10733187 to the API
2026-03-27 22:06:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:06:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:06:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733187>
{'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': 'bdb62645-d7f2-5d14-bea2-9fe74e90456b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ822WX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733187',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Audi',
'model': 'Q5',
'odometer': 201328,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 17900,
'price_includes_vat': True,
'registration_date': '2022-07-29',
'seats_number': 5,
'seller_name': None,
'title': 'Audi Q5 Sportback 40 TDI Advanced - Quattro - Diesel - Automatic - '
'204 hp - 201.328 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2022}
2026-03-27 22:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733187%27 HTTP/1.1" 200 None
2026-03-27 22:06:41 [adesa.it] INFO: Saving data for 10733187: {'auction_closing_time': 1798711260.0, 'created_time': 1774562751.335755, 'last_price_update_time': 1774649201.109166}
2026-03-27 22:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10733187') HTTP/1.1" 204 0
2026-03-27 22:06:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: ba5fbbbe-1d03-5e40-a97d-9589827dae09 with identifier: 10724932
2026-03-27 22:06:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: ba5fbbbe-1d03-5e40-a97d-9589827dae09 with identifier: 10724932
2026-03-27 22:06:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: ba5fbbbe-1d03-5e40-a97d-9589827dae09 with identifier: 10724932 to the API
2026-03-27 22:06:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:06:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:06:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724932>
{'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-29T16:00:00Z',
'fuel_type': 'Diesel',
'id': 'ba5fbbbe-1d03-5e40-a97d-9589827dae09',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP413FF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724932',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Peugeot',
'model': '3008',
'odometer': 110810,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 12600,
'price_includes_vat': True,
'registration_date': '2023-05-31',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 3008 1.5 HDI Allure Pack - Diesel - Automatic - 131 hp - '
'110.810 km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2023}
2026-03-27 22:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710724932%27 HTTP/1.1" 200 None
2026-03-27 22:06:41 [adesa.it] INFO: Saving data for 10724932: {'auction_closing_time': 1774800000.0, 'created_time': 1774562487.56627, 'last_price_update_time': 1774649201.376743}
2026-03-27 22:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10724932') HTTP/1.1" 204 0
2026-03-27 22:06:41 [adesa.it] INFO: Found listing with ID: 10730118
2026-03-27 22:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710730118%27 HTTP/1.1" 200 None
2026-03-27 22:06:41 [adesa.it] INFO: Scrape type for 10730118: 0
2026-03-27 22:06:41 [adesa.it] INFO: Skipping item 10730118 url https://www.openlane.eu/en/carv6/auction/10730118
2026-03-27 22:06:41 [adesa.it] INFO: Found listing with ID: 10734532
2026-03-27 22:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710734532%27 HTTP/1.1" 200 None
2026-03-27 22:06:41 [adesa.it] INFO: Scrape type for 10734532: 0
2026-03-27 22:06:41 [adesa.it] INFO: Skipping item 10734532 url https://www.openlane.eu/en/carv6/auction/10734532
2026-03-27 22:06:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733205> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:06:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:06:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741905> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:06:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7f8dd580-9d9e-5b36-8a51-39bb3040e89b with identifier: 10733208
2026-03-27 22:06:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7f8dd580-9d9e-5b36-8a51-39bb3040e89b with scrape type 2
2026-03-27 22:06:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7f8dd580-9d9e-5b36-8a51-39bb3040e89b with scrape type 2
2026-03-27 22:06:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 7f8dd580-9d9e-5b36-8a51-39bb3040e89b, identifier: 10733208
2026-03-27 22:06:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:06:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 7f8dd580-9d9e-5b36-8a51-39bb3040e89b with identifier: 10733208
2026-03-27 22:06:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 7f8dd580-9d9e-5b36-8a51-39bb3040e89b with identifier: 10733208
2026-03-27 22:06:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 7f8dd580-9d9e-5b36-8a51-39bb3040e89b with identifier: 10733208 to the API
2026-03-27 22:06:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:06:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:06:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733208>
{'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-12-31T10:01:00Z',
'fuel_type': 'Diesel',
'id': '7f8dd580-9d9e-5b36-8a51-39bb3040e89b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL935VF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733208',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Audi',
'model': 'Q5',
'odometer': 151251,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 18400,
'price_includes_vat': True,
'registration_date': '2022-11-17',
'seats_number': 5,
'seller_name': 'Unipol Rental',
'title': 'Audi Q5 40 TDI Advanced - Diesel - Automatic - 204 hp - 151.251 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2022}
2026-03-27 22:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733208%27 HTTP/1.1" 200 None
2026-03-27 22:06:41 [adesa.it] INFO: Saving data for 10733208: {'auction_closing_time': 1798711260.0, 'created_time': 1774562752.048067, 'last_price_update_time': 1774649201.8089}
2026-03-27 22:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10733208') HTTP/1.1" 204 0
2026-03-27 22:06:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 64efa62c-f9e9-5040-ba6b-60892f50789b with identifier: 10733205
2026-03-27 22:06:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 64efa62c-f9e9-5040-ba6b-60892f50789b with scrape type 2
2026-03-27 22:06:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 64efa62c-f9e9-5040-ba6b-60892f50789b with scrape type 2
2026-03-27 22:06:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 64efa62c-f9e9-5040-ba6b-60892f50789b, identifier: 10733205
2026-03-27 22:06:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1d81e19c-68bb-5960-a872-11a10b139b54 with identifier: 10741905
2026-03-27 22:06:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1d81e19c-68bb-5960-a872-11a10b139b54 with scrape type 1
2026-03-27 22:06:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1d81e19c-68bb-5960-a872-11a10b139b54
2026-03-27 22:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5718974%252Fgeneral%252F575d532a-1fa1-4a64-a207-d0aeaa734f3a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718974/general/575d532a-1fa1-4a64-a207-d0aeaa734f3a.jpg not downloaded yet
2026-03-27 22:06:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 64efa62c-f9e9-5040-ba6b-60892f50789b with identifier: 10733205
2026-03-27 22:06:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 64efa62c-f9e9-5040-ba6b-60892f50789b with identifier: 10733205
2026-03-27 22:06:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 64efa62c-f9e9-5040-ba6b-60892f50789b with identifier: 10733205 to the API
2026-03-27 22:06:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:06:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:06:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733205>
{'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': '64efa62c-f9e9-5040-ba6b-60892f50789b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM444PH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733205',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': '2 Series',
'odometer': 108333,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 14900,
'price_includes_vat': True,
'registration_date': '2023-01-19',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 2 Series Active Tourer 225e - Hybrid - Manual - 245 hp - '
'108.333 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2023}
2026-03-27 22:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733205%27 HTTP/1.1" 200 None
2026-03-27 22:06:42 [adesa.it] INFO: Saving data for 10733205: {'auction_closing_time': 1798711260.0, 'created_time': 1774562751.679924, 'last_price_update_time': 1774649202.206865}
2026-03-27 22:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10733205') HTTP/1.1" 204 0
2026-03-27 22:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5718974%252Fgeneral%252Fe97488bc-413d-458b-8ceb-50e2eea545d6.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718974/general/e97488bc-413d-458b-8ceb-50e2eea545d6.jpg not downloaded yet
2026-03-27 22:06:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723794> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5718974%252Fgeneral%252Fad9ed3e1-c5d3-469a-92ff-86b3cf9ecf73.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718974/general/ad9ed3e1-c5d3-469a-92ff-86b3cf9ecf73.jpg not downloaded yet
2026-03-27 22:06:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:06:42 [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-27 22:06:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5718974%252Fgeneral%252F9b6e4967-272c-48b6-a9a2-4ae969e735ec.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718974/general/9b6e4967-272c-48b6-a9a2-4ae969e735ec.jpg not downloaded yet
2026-03-27 22:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5718974%252Fgeneral%252Fbe864424-23a0-4d4d-b6c5-0ca383ccf1c3.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718974/general/be864424-23a0-4d4d-b6c5-0ca383ccf1c3.jpg not downloaded yet
2026-03-27 22:06:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741904> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5718974%252Fgeneral%252Fb9a29e27-6953-4255-8fa0-56f25d819f22.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718974/general/b9a29e27-6953-4255-8fa0-56f25d819f22.jpg not downloaded yet
2026-03-27 22:06:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5718974%252Fgeneral%252F28b17c8b-316e-4a3a-b49a-2dbf5b5227f3.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718974/general/28b17c8b-316e-4a3a-b49a-2dbf5b5227f3.jpg not downloaded yet
2026-03-27 22:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5718974%252Fgeneral%252F3bdef8ae-a969-44c4-af0d-5ffab050e14f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718974/general/3bdef8ae-a969-44c4-af0d-5ffab050e14f.jpg not downloaded yet
2026-03-27 22:06:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5718974/general/575d532a-1fa1-4a64-a207-d0aeaa734f3a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741905)
2026-03-27 22:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5718974%252Fgeneral%252Fafbc0034-e666-4fbf-9a86-d6e8076510b5.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718974/general/afbc0034-e666-4fbf-9a86-d6e8076510b5.jpg not downloaded yet
2026-03-27 22:06:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2ef64c67-3aaa-52e1-9f46-2890da35fdf1 with identifier: 10723794
2026-03-27 22:06:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2ef64c67-3aaa-52e1-9f46-2890da35fdf1 with scrape type 2
2026-03-27 22:06:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2ef64c67-3aaa-52e1-9f46-2890da35fdf1 with scrape type 2
2026-03-27 22:06:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 2ef64c67-3aaa-52e1-9f46-2890da35fdf1, identifier: 10723794
2026-03-27 22:06:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5718974/general/e97488bc-413d-458b-8ceb-50e2eea545d6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741905)
2026-03-27 22:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5718974%252Fgeneral%252F0285de96-6cb3-4c0f-92ef-6891e592d47d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718974/general/0285de96-6cb3-4c0f-92ef-6891e592d47d.jpg not downloaded yet
2026-03-27 22:06:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 2ef64c67-3aaa-52e1-9f46-2890da35fdf1 with identifier: 10723794
2026-03-27 22:06:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 2ef64c67-3aaa-52e1-9f46-2890da35fdf1 with identifier: 10723794
2026-03-27 22:06:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 2ef64c67-3aaa-52e1-9f46-2890da35fdf1 with identifier: 10723794 to the API
2026-03-27 22:06:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:06:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:06:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723794>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 340,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Diesel',
'id': '2ef64c67-3aaa-52e1-9f46-2890da35fdf1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ691AM',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723794',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': '8 Series',
'odometer': 165263,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 30500,
'price_includes_vat': True,
'registration_date': '2022-01-28',
'seats_number': 5,
'seller_name': 'Unipol Rental',
'title': 'BMW 8 Series Gran Coupé 840d - Diesel - Automatic - 340 hp - '
'165.263 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-27 22:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710723794%27 HTTP/1.1" 200 None
2026-03-27 22:06:42 [adesa.it] INFO: Saving data for 10723794: {'auction_closing_time': 1798711260.0, 'created_time': 1774455135.266785, 'last_price_update_time': 1774649202.759245}
2026-03-27 22:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10723794') HTTP/1.1" 204 0
2026-03-27 22:06:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5718974/general/be864424-23a0-4d4d-b6c5-0ca383ccf1c3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741905)
2026-03-27 22:06:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741903> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:06:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0e214fab-7521-585d-abca-c39dc47343be with identifier: 10716715
2026-03-27 22:06:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0e214fab-7521-585d-abca-c39dc47343be with scrape type 2
2026-03-27 22:06:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0e214fab-7521-585d-abca-c39dc47343be with scrape type 2
2026-03-27 22:06:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 0e214fab-7521-585d-abca-c39dc47343be, identifier: 10716715
2026-03-27 22:06:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:06:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 0e214fab-7521-585d-abca-c39dc47343be with identifier: 10716715
2026-03-27 22:06:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 0e214fab-7521-585d-abca-c39dc47343be with identifier: 10716715
2026-03-27 22:06:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 0e214fab-7521-585d-abca-c39dc47343be with identifier: 10716715 to the API
2026-03-27 22:06:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:06: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-27 22:06:43 [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': 0,
'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-27 22:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:43 [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-27 22:06:43 [adesa.it] INFO: Saving data for 10716715: {'auction_closing_time': 1798711260.0, 'created_time': 1774368352.089492, 'last_price_update_time': 1774649203.139858}
2026-03-27 22:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716715') HTTP/1.1" 204 0
2026-03-27 22:06:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 15a7e2b1-fc46-587f-9365-2103ffeb44e2 with identifier: 10741904
2026-03-27 22:06:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 15a7e2b1-fc46-587f-9365-2103ffeb44e2 with scrape type 1
2026-03-27 22:06:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 15a7e2b1-fc46-587f-9365-2103ffeb44e2
2026-03-27 22:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5530277%252Fgeneral%252F6c306047-2aae-450c-be5c-1390141e4a09.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5530277/general/6c306047-2aae-450c-be5c-1390141e4a09.jpg already downloaded
2026-03-27 22:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5530277%252Fgeneral%252F03820bca-84cf-484a-8450-51b79d984272.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5530277/general/03820bca-84cf-484a-8450-51b79d984272.jpg already downloaded
2026-03-27 22:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5530277%252Fgeneral%252Fe6a5c1c7-05c9-41a0-b0bd-bbf28849b320.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5530277/general/e6a5c1c7-05c9-41a0-b0bd-bbf28849b320.jpg already downloaded
2026-03-27 22:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5530277%252Fgeneral%252Fb42c0928-e252-43d0-bd95-e0f2e407d421.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5530277/general/b42c0928-e252-43d0-bd95-e0f2e407d421.jpg already downloaded
2026-03-27 22:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5530277%252Fgeneral%252Fe3c04ff2-e480-4668-9042-edccf1f8548e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5530277/general/e3c04ff2-e480-4668-9042-edccf1f8548e.jpg already downloaded
2026-03-27 22:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5530277%252Fgeneral%252Fabee2745-7ccc-43a2-ba52-f9acdc00b71d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5530277/general/abee2745-7ccc-43a2-ba52-f9acdc00b71d.jpg already downloaded
2026-03-27 22:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5530277%252Fgeneral%252F17c26466-0152-4c6c-a1aa-6f8a3d55c96d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5530277/general/17c26466-0152-4c6c-a1aa-6f8a3d55c96d.jpg already downloaded
2026-03-27 22:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5530277%252Fgeneral%252Fe9cfb3d8-16ee-4c52-8c23-4e4255210c25.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5530277/general/e9cfb3d8-16ee-4c52-8c23-4e4255210c25.jpg already downloaded
2026-03-27 22:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5530277%252Fgeneral%252F0fffaabf-76ce-4809-a3d2-a685027f5c0b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5530277/general/0fffaabf-76ce-4809-a3d2-a685027f5c0b.jpg already downloaded
2026-03-27 22:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5530277%252Fgeneral%252F26d4101e-d1aa-48ab-b22c-f6967daf8010.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5530277/general/26d4101e-d1aa-48ab-b22c-f6967daf8010.jpg already downloaded
2026-03-27 22:06:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 15a7e2b1-fc46-587f-9365-2103ffeb44e2, identifier: 10741904
2026-03-27 22:06:43 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 22:06:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:06:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5ae7350>
2026-03-27 22:06:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:06:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:06:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1d81e19c-68bb-5960-a872-11a10b139b54/1d81e19c-68bb-5960-a872-11a10b139b54_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5718974%252Fgeneral%252F575d532a-1fa1-4a64-a207-d0aeaa734f3a.jpg') HTTP/1.1" 204 0
2026-03-27 22:06:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718974/general/575d532a-1fa1-4a64-a207-d0aeaa734f3a.jpg saved to cache
2026-03-27 22:06:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 1d81e19c-68bb-5960-a872-11a10b139b54
2026-03-27 22:06:43 [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-27 22:06:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741900> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:06:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 15a7e2b1-fc46-587f-9365-2103ffeb44e2 with identifier: 10741904
2026-03-27 22:06:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 15a7e2b1-fc46-587f-9365-2103ffeb44e2 with identifier: 10741904
2026-03-27 22:06:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 15a7e2b1-fc46-587f-9365-2103ffeb44e2 with identifier: 10741904 to the API
2026-03-27 22:06:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:06: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-27 22:06:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741904>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '3.0L',
'engine_horse_power': 286,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Diesel',
'id': '15a7e2b1-fc46-587f-9365-2103ffeb44e2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FX849LK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741904',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': '5 Series',
'odometer': 133192,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 39,
'photo_urls': ['https://images.openlane.eu/carimgs/5530277/general/6c306047-2aae-450c-be5c-1390141e4a09.jpg',
'https://images.openlane.eu/carimgs/5530277/general/03820bca-84cf-484a-8450-51b79d984272.jpg',
'https://images.openlane.eu/carimgs/5530277/general/e6a5c1c7-05c9-41a0-b0bd-bbf28849b320.jpg',
'https://images.openlane.eu/carimgs/5530277/general/b42c0928-e252-43d0-bd95-e0f2e407d421.jpg',
'https://images.openlane.eu/carimgs/5530277/general/e3c04ff2-e480-4668-9042-edccf1f8548e.jpg',
'https://images.openlane.eu/carimgs/5530277/general/abee2745-7ccc-43a2-ba52-f9acdc00b71d.jpg',
'https://images.openlane.eu/carimgs/5530277/general/17c26466-0152-4c6c-a1aa-6f8a3d55c96d.jpg',
'https://images.openlane.eu/carimgs/5530277/general/e9cfb3d8-16ee-4c52-8c23-4e4255210c25.jpg',
'https://images.openlane.eu/carimgs/5530277/general/0fffaabf-76ce-4809-a3d2-a685027f5c0b.jpg',
'https://images.openlane.eu/carimgs/5530277/general/26d4101e-d1aa-48ab-b22c-f6967daf8010.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_15a7e2b1-fc46-587f-9365-2103ffeb44e2/15a7e2b1-fc46-587f-9365-2103ffeb44e2_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81327,
'Height': 542,
'OriginUrl': 'https://images.openlane.eu/carimgs/5530277/general/6c306047-2aae-450c-be5c-1390141e4a09.jpg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_15a7e2b1-fc46-587f-9365-2103ffeb44e2/15a7e2b1-fc46-587f-9365-2103ffeb44e2_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88000,
'Height': 542,
'OriginUrl': 'https://images.openlane.eu/carimgs/5530277/general/03820bca-84cf-484a-8450-51b79d984272.jpg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_15a7e2b1-fc46-587f-9365-2103ffeb44e2/15a7e2b1-fc46-587f-9365-2103ffeb44e2_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63845,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5530277/general/e6a5c1c7-05c9-41a0-b0bd-bbf28849b320.jpg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_15a7e2b1-fc46-587f-9365-2103ffeb44e2/15a7e2b1-fc46-587f-9365-2103ffeb44e2_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73969,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5530277/general/b42c0928-e252-43d0-bd95-e0f2e407d421.jpg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_15a7e2b1-fc46-587f-9365-2103ffeb44e2/15a7e2b1-fc46-587f-9365-2103ffeb44e2_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74106,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5530277/general/e3c04ff2-e480-4668-9042-edccf1f8548e.jpg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_15a7e2b1-fc46-587f-9365-2103ffeb44e2/15a7e2b1-fc46-587f-9365-2103ffeb44e2_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63774,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5530277/general/abee2745-7ccc-43a2-ba52-f9acdc00b71d.jpg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_15a7e2b1-fc46-587f-9365-2103ffeb44e2/15a7e2b1-fc46-587f-9365-2103ffeb44e2_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65624,
'Height': 542,
'OriginUrl': 'https://images.openlane.eu/carimgs/5530277/general/17c26466-0152-4c6c-a1aa-6f8a3d55c96d.jpg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_15a7e2b1-fc46-587f-9365-2103ffeb44e2/15a7e2b1-fc46-587f-9365-2103ffeb44e2_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63026,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5530277/general/e9cfb3d8-16ee-4c52-8c23-4e4255210c25.jpg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_15a7e2b1-fc46-587f-9365-2103ffeb44e2/15a7e2b1-fc46-587f-9365-2103ffeb44e2_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47271,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5530277/general/0fffaabf-76ce-4809-a3d2-a685027f5c0b.jpg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_15a7e2b1-fc46-587f-9365-2103ffeb44e2/15a7e2b1-fc46-587f-9365-2103ffeb44e2_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 32054,
'Height': 542,
'OriginUrl': 'https://images.openlane.eu/carimgs/5530277/general/26d4101e-d1aa-48ab-b22c-f6967daf8010.jpg',
'Width': 720}],
'price': 15900,
'price_includes_vat': True,
'registration_date': '2019-08-14',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 5 Series Touring 530d - xDrive - Diesel - Automatic - 286 hp - '
'133.192 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2019}
2026-03-27 22:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741904%27 HTTP/1.1" 200 None
2026-03-27 22:06:43 [adesa.it] INFO: Saving data for 10741904: {'created_time': 1774649203.815893, 'last_price_update_time': 1774649203.815901, 'auction_closing_time': 1798711260.0}
2026-03-27 22:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741904') HTTP/1.1" 204 0
2026-03-27 22:06:43 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 22:06:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:06:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee7e188d0>
2026-03-27 22:06:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:06:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:06:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1d81e19c-68bb-5960-a872-11a10b139b54/1d81e19c-68bb-5960-a872-11a10b139b54_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5718974%252Fgeneral%252Fe97488bc-413d-458b-8ceb-50e2eea545d6.jpg') HTTP/1.1" 204 0
2026-03-27 22:06:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718974/general/e97488bc-413d-458b-8ceb-50e2eea545d6.jpg saved to cache
2026-03-27 22:06:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 1d81e19c-68bb-5960-a872-11a10b139b54
2026-03-27 22:06:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5718974/general/afbc0034-e666-4fbf-9a86-d6e8076510b5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741905)
2026-03-27 22:06:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5718974/general/3bdef8ae-a969-44c4-af0d-5ffab050e14f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741905)
2026-03-27 22:06:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:06:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:06:43 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 22:06:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:06:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee4649990>
2026-03-27 22:06:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:06:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:06:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1d81e19c-68bb-5960-a872-11a10b139b54/1d81e19c-68bb-5960-a872-11a10b139b54_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5718974%252Fgeneral%252Fbe864424-23a0-4d4d-b6c5-0ca383ccf1c3.jpg') HTTP/1.1" 204 0
2026-03-27 22:06:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718974/general/be864424-23a0-4d4d-b6c5-0ca383ccf1c3.jpg saved to cache
2026-03-27 22:06:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 1d81e19c-68bb-5960-a872-11a10b139b54
2026-03-27 22:06:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e5a828ec-f0a0-5462-81d0-805264281991 with identifier: 10741903
2026-03-27 22:06:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e5a828ec-f0a0-5462-81d0-805264281991 with scrape type 1
2026-03-27 22:06:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e5a828ec-f0a0-5462-81d0-805264281991
2026-03-27 22:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5530278%252Fgeneral%252F10896e9a-9054-4ce2-91bc-ebb4f1e0a3cb.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5530278/general/10896e9a-9054-4ce2-91bc-ebb4f1e0a3cb.jpg already downloaded
2026-03-27 22:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5530278%252Fgeneral%252F4d920e38-00d5-464b-ae77-118e24e94560.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5530278/general/4d920e38-00d5-464b-ae77-118e24e94560.jpg already downloaded
2026-03-27 22:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5530278%252Fgeneral%252Fade41fe8-1241-4161-aaa5-f4ff5636141b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5530278/general/ade41fe8-1241-4161-aaa5-f4ff5636141b.jpg already downloaded
2026-03-27 22:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5530278%252Fgeneral%252F7a894b89-3197-4fef-8a1e-de5770f3dc2b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5530278/general/7a894b89-3197-4fef-8a1e-de5770f3dc2b.jpg already downloaded
2026-03-27 22:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06: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%252F5530278%252Fgeneral%252Fec8b9e15-47d6-4d1a-b513-e381849b1520.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5530278/general/ec8b9e15-47d6-4d1a-b513-e381849b1520.jpg already downloaded
2026-03-27 22:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06: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%252F5530278%252Fgeneral%252F7f00abbe-146f-41b4-b6a4-52a363f29cf3.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5530278/general/7f00abbe-146f-41b4-b6a4-52a363f29cf3.jpg already downloaded
2026-03-27 22:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06: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%252F5530278%252Fgeneral%252F4905b82c-0525-47c9-b35c-9af453125ed2.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5530278/general/4905b82c-0525-47c9-b35c-9af453125ed2.jpg already downloaded
2026-03-27 22:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06: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%252F5530278%252Fgeneral%252Fcf535f99-cbdc-4a49-a404-a1a4ba6d7d03.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5530278/general/cf535f99-cbdc-4a49-a404-a1a4ba6d7d03.jpg already downloaded
2026-03-27 22:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06: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%252F5530278%252Fgeneral%252F342d639c-dcea-4181-933f-90e55acb233e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5530278/general/342d639c-dcea-4181-933f-90e55acb233e.jpg already downloaded
2026-03-27 22:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06: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%252F5530278%252Fgeneral%252Ff7ec8400-5f88-4012-b5f6-6fdbba8812c7.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5530278/general/f7ec8400-5f88-4012-b5f6-6fdbba8812c7.jpg already downloaded
2026-03-27 22:06:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: e5a828ec-f0a0-5462-81d0-805264281991, identifier: 10741903
2026-03-27 22:06:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5718974/general/28b17c8b-316e-4a3a-b49a-2dbf5b5227f3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741905)
2026-03-27 22:06:44 [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-27 22:06:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725201> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:06:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: e5a828ec-f0a0-5462-81d0-805264281991 with identifier: 10741903
2026-03-27 22:06:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: e5a828ec-f0a0-5462-81d0-805264281991 with identifier: 10741903
2026-03-27 22:06:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: e5a828ec-f0a0-5462-81d0-805264281991 with identifier: 10741903 to the API
2026-03-27 22:06:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22: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-27 22:06:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741903>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '3.0L',
'engine_horse_power': 265,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Diesel',
'id': 'e5a828ec-f0a0-5462-81d0-805264281991',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FX615LK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741903',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': '5 Series',
'odometer': 181399,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 29,
'photo_urls': ['https://images.openlane.eu/carimgs/5530278/general/10896e9a-9054-4ce2-91bc-ebb4f1e0a3cb.jpg',
'https://images.openlane.eu/carimgs/5530278/general/4d920e38-00d5-464b-ae77-118e24e94560.jpg',
'https://images.openlane.eu/carimgs/5530278/general/ade41fe8-1241-4161-aaa5-f4ff5636141b.jpg',
'https://images.openlane.eu/carimgs/5530278/general/7a894b89-3197-4fef-8a1e-de5770f3dc2b.jpg',
'https://images.openlane.eu/carimgs/5530278/general/ec8b9e15-47d6-4d1a-b513-e381849b1520.jpg',
'https://images.openlane.eu/carimgs/5530278/general/7f00abbe-146f-41b4-b6a4-52a363f29cf3.jpg',
'https://images.openlane.eu/carimgs/5530278/general/4905b82c-0525-47c9-b35c-9af453125ed2.jpg',
'https://images.openlane.eu/carimgs/5530278/general/cf535f99-cbdc-4a49-a404-a1a4ba6d7d03.jpg',
'https://images.openlane.eu/carimgs/5530278/general/342d639c-dcea-4181-933f-90e55acb233e.jpg',
'https://images.openlane.eu/carimgs/5530278/general/f7ec8400-5f88-4012-b5f6-6fdbba8812c7.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e5a828ec-f0a0-5462-81d0-805264281991/e5a828ec-f0a0-5462-81d0-805264281991_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86608,
'Height': 542,
'OriginUrl': 'https://images.openlane.eu/carimgs/5530278/general/10896e9a-9054-4ce2-91bc-ebb4f1e0a3cb.jpg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e5a828ec-f0a0-5462-81d0-805264281991/e5a828ec-f0a0-5462-81d0-805264281991_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80873,
'Height': 542,
'OriginUrl': 'https://images.openlane.eu/carimgs/5530278/general/4d920e38-00d5-464b-ae77-118e24e94560.jpg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e5a828ec-f0a0-5462-81d0-805264281991/e5a828ec-f0a0-5462-81d0-805264281991_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82438,
'Height': 542,
'OriginUrl': 'https://images.openlane.eu/carimgs/5530278/general/ade41fe8-1241-4161-aaa5-f4ff5636141b.jpg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e5a828ec-f0a0-5462-81d0-805264281991/e5a828ec-f0a0-5462-81d0-805264281991_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79951,
'Height': 542,
'OriginUrl': 'https://images.openlane.eu/carimgs/5530278/general/7a894b89-3197-4fef-8a1e-de5770f3dc2b.jpg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e5a828ec-f0a0-5462-81d0-805264281991/e5a828ec-f0a0-5462-81d0-805264281991_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54615,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5530278/general/ec8b9e15-47d6-4d1a-b513-e381849b1520.jpg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e5a828ec-f0a0-5462-81d0-805264281991/e5a828ec-f0a0-5462-81d0-805264281991_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59241,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5530278/general/7f00abbe-146f-41b4-b6a4-52a363f29cf3.jpg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e5a828ec-f0a0-5462-81d0-805264281991/e5a828ec-f0a0-5462-81d0-805264281991_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65418,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5530278/general/4905b82c-0525-47c9-b35c-9af453125ed2.jpg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e5a828ec-f0a0-5462-81d0-805264281991/e5a828ec-f0a0-5462-81d0-805264281991_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53760,
'Height': 542,
'OriginUrl': 'https://images.openlane.eu/carimgs/5530278/general/cf535f99-cbdc-4a49-a404-a1a4ba6d7d03.jpg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e5a828ec-f0a0-5462-81d0-805264281991/e5a828ec-f0a0-5462-81d0-805264281991_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54129,
'Height': 542,
'OriginUrl': 'https://images.openlane.eu/carimgs/5530278/general/342d639c-dcea-4181-933f-90e55acb233e.jpg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e5a828ec-f0a0-5462-81d0-805264281991/e5a828ec-f0a0-5462-81d0-805264281991_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63196,
'Height': 542,
'OriginUrl': 'https://images.openlane.eu/carimgs/5530278/general/f7ec8400-5f88-4012-b5f6-6fdbba8812c7.jpg',
'Width': 720}],
'price': 14900,
'price_includes_vat': True,
'registration_date': '2019-08-01',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 5 Series Touring 530d M Sport - xDrive - Diesel - Automatic - '
'265 hp - 181.399 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2019}
2026-03-27 22:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710741903%27 HTTP/1.1" 200 None
2026-03-27 22:06:44 [adesa.it] INFO: Saving data for 10741903: {'created_time': 1774649204.515691, 'last_price_update_time': 1774649204.515702, 'auction_closing_time': 1798711260.0}
2026-03-27 22:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741903') HTTP/1.1" 204 0
2026-03-27 22:06:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:06:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:06:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4a6ac788-725d-5604-89f8-f18e7a924a0e with identifier: 10699930
2026-03-27 22:06:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4a6ac788-725d-5604-89f8-f18e7a924a0e with scrape type 2
2026-03-27 22:06:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4a6ac788-725d-5604-89f8-f18e7a924a0e with scrape type 2
2026-03-27 22:06:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 4a6ac788-725d-5604-89f8-f18e7a924a0e, identifier: 10699930
2026-03-27 22:06:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9b52f46b-f31a-544f-bfe7-f05633c02b5d with identifier: 10741900
2026-03-27 22:06:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9b52f46b-f31a-544f-bfe7-f05633c02b5d with scrape type 1
2026-03-27 22:06:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9b52f46b-f31a-544f-bfe7-f05633c02b5d
2026-03-27 22:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06: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%252F5718978%252Fgeneral%252Fe15b603c-e22a-4b13-a504-0d4bbe3bc5f7.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718978/general/e15b603c-e22a-4b13-a504-0d4bbe3bc5f7.jpg already downloaded
2026-03-27 22:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06: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%252F5718978%252Fgeneral%252F5dd71e6f-f5e7-4714-960c-daf4eda63f81.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718978/general/5dd71e6f-f5e7-4714-960c-daf4eda63f81.jpg already downloaded
2026-03-27 22:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06: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%252F5718978%252Fgeneral%252F1099a3f8-e616-4970-9d03-9746089acb7a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718978/general/1099a3f8-e616-4970-9d03-9746089acb7a.jpg already downloaded
2026-03-27 22:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06: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%252F5718978%252Fgeneral%252F5fd53f21-9216-4710-903e-da5783a7bc7d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718978/general/5fd53f21-9216-4710-903e-da5783a7bc7d.jpg already downloaded
2026-03-27 22:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06: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%252F5718978%252Fgeneral%252F04e806bb-f985-43a3-b462-607cb83dee76.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718978/general/04e806bb-f985-43a3-b462-607cb83dee76.jpg already downloaded
2026-03-27 22:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06: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%252F5718978%252Fgeneral%252F381d6a8c-10fa-46fc-a3d3-ea997b51e851.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718978/general/381d6a8c-10fa-46fc-a3d3-ea997b51e851.jpg already downloaded
2026-03-27 22:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06: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%252F5718978%252Fgeneral%252F34c9f03d-27ec-4a87-9059-ead301e317cc.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718978/general/34c9f03d-27ec-4a87-9059-ead301e317cc.jpg already downloaded
2026-03-27 22:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06: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%252F5718978%252Fgeneral%252F62757ccf-11fe-42de-9375-9d3e603799bc.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718978/general/62757ccf-11fe-42de-9375-9d3e603799bc.jpg already downloaded
2026-03-27 22:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06: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%252F5718978%252Fgeneral%252Fc775fee3-cab2-4b88-bf68-81e45faf831e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718978/general/c775fee3-cab2-4b88-bf68-81e45faf831e.jpg already downloaded
2026-03-27 22:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06: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%252F5718978%252Fgeneral%252F62ade8dd-81c9-448e-88eb-9b74f015bcb3.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718978/general/62ade8dd-81c9-448e-88eb-9b74f015bcb3.jpg already downloaded
2026-03-27 22:06:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 9b52f46b-f31a-544f-bfe7-f05633c02b5d, identifier: 10741900
2026-03-27 22:06:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5718974/general/0285de96-6cb3-4c0f-92ef-6891e592d47d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741905)
2026-03-27 22:06:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 4a6ac788-725d-5604-89f8-f18e7a924a0e with identifier: 10699930
2026-03-27 22:06:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 4a6ac788-725d-5604-89f8-f18e7a924a0e with identifier: 10699930
2026-03-27 22:06:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 4a6ac788-725d-5604-89f8-f18e7a924a0e with identifier: 10699930 to the API
2026-03-27 22:06:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:06: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-27 22:06:45 [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-27 22:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710699930%27 HTTP/1.1" 200 None
2026-03-27 22:06:45 [adesa.it] INFO: Saving data for 10699930: {'auction_closing_time': 1798711260.0, 'created_time': 1773957919.853863, 'last_price_update_time': 1774649205.163697}
2026-03-27 22:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10699930') HTTP/1.1" 204 0
2026-03-27 22:06:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 9b52f46b-f31a-544f-bfe7-f05633c02b5d with identifier: 10741900
2026-03-27 22:06:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 9b52f46b-f31a-544f-bfe7-f05633c02b5d with identifier: 10741900
2026-03-27 22:06:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 9b52f46b-f31a-544f-bfe7-f05633c02b5d with identifier: 10741900 to the API
2026-03-27 22:06:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:06: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-27 22:06:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741900>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 109,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Diesel',
'id': '9b52f46b-f31a-544f-bfe7-f05633c02b5d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FX130LG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741900',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': '1 Series',
'odometer': 215027,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 31,
'photo_urls': ['https://images.openlane.eu/carimgs/5718978/general/e15b603c-e22a-4b13-a504-0d4bbe3bc5f7.jpg',
'https://images.openlane.eu/carimgs/5718978/general/5dd71e6f-f5e7-4714-960c-daf4eda63f81.jpg',
'https://images.openlane.eu/carimgs/5718978/general/1099a3f8-e616-4970-9d03-9746089acb7a.jpg',
'https://images.openlane.eu/carimgs/5718978/general/5fd53f21-9216-4710-903e-da5783a7bc7d.jpg',
'https://images.openlane.eu/carimgs/5718978/general/04e806bb-f985-43a3-b462-607cb83dee76.jpg',
'https://images.openlane.eu/carimgs/5718978/general/381d6a8c-10fa-46fc-a3d3-ea997b51e851.jpg',
'https://images.openlane.eu/carimgs/5718978/general/34c9f03d-27ec-4a87-9059-ead301e317cc.jpg',
'https://images.openlane.eu/carimgs/5718978/general/62757ccf-11fe-42de-9375-9d3e603799bc.jpg',
'https://images.openlane.eu/carimgs/5718978/general/c775fee3-cab2-4b88-bf68-81e45faf831e.jpg',
'https://images.openlane.eu/carimgs/5718978/general/62ade8dd-81c9-448e-88eb-9b74f015bcb3.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b52f46b-f31a-544f-bfe7-f05633c02b5d/9b52f46b-f31a-544f-bfe7-f05633c02b5d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93064,
'Height': 542,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718978/general/e15b603c-e22a-4b13-a504-0d4bbe3bc5f7.jpg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b52f46b-f31a-544f-bfe7-f05633c02b5d/9b52f46b-f31a-544f-bfe7-f05633c02b5d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90823,
'Height': 542,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718978/general/5dd71e6f-f5e7-4714-960c-daf4eda63f81.jpg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b52f46b-f31a-544f-bfe7-f05633c02b5d/9b52f46b-f31a-544f-bfe7-f05633c02b5d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82102,
'Height': 542,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718978/general/1099a3f8-e616-4970-9d03-9746089acb7a.jpg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b52f46b-f31a-544f-bfe7-f05633c02b5d/9b52f46b-f31a-544f-bfe7-f05633c02b5d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90404,
'Height': 542,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718978/general/5fd53f21-9216-4710-903e-da5783a7bc7d.jpg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b52f46b-f31a-544f-bfe7-f05633c02b5d/9b52f46b-f31a-544f-bfe7-f05633c02b5d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58422,
'Height': 542,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718978/general/04e806bb-f985-43a3-b462-607cb83dee76.jpg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b52f46b-f31a-544f-bfe7-f05633c02b5d/9b52f46b-f31a-544f-bfe7-f05633c02b5d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73202,
'Height': 542,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718978/general/381d6a8c-10fa-46fc-a3d3-ea997b51e851.jpg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b52f46b-f31a-544f-bfe7-f05633c02b5d/9b52f46b-f31a-544f-bfe7-f05633c02b5d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69392,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718978/general/34c9f03d-27ec-4a87-9059-ead301e317cc.jpg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b52f46b-f31a-544f-bfe7-f05633c02b5d/9b52f46b-f31a-544f-bfe7-f05633c02b5d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 40714,
'Height': 542,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718978/general/62757ccf-11fe-42de-9375-9d3e603799bc.jpg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b52f46b-f31a-544f-bfe7-f05633c02b5d/9b52f46b-f31a-544f-bfe7-f05633c02b5d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68142,
'Height': 542,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718978/general/c775fee3-cab2-4b88-bf68-81e45faf831e.jpg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b52f46b-f31a-544f-bfe7-f05633c02b5d/9b52f46b-f31a-544f-bfe7-f05633c02b5d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122439,
'Height': 542,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718978/general/62ade8dd-81c9-448e-88eb-9b74f015bcb3.jpg',
'Width': 720}],
'price': 6500,
'price_includes_vat': True,
'registration_date': '2019-07-04',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 1 Series 116i M Sport - Diesel - Manual - 109 hp - 215.027 km',
'transmission': 'manual',
'trim': 'M Sport',
'vin': None,
'year': 2019}
2026-03-27 22:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710741900%27 HTTP/1.1" 200 None
2026-03-27 22:06:45 [adesa.it] INFO: Saving data for 10741900: {'created_time': 1774649205.480983, 'last_price_update_time': 1774649205.480993, 'auction_closing_time': 1798711260.0}
2026-03-27 22:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741900') HTTP/1.1" 204 0
2026-03-27 22:06:45 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 22:06:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:06:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee4655a10>
2026-03-27 22:06:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:06:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:06:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:06:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1d81e19c-68bb-5960-a872-11a10b139b54/1d81e19c-68bb-5960-a872-11a10b139b54_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5718974%252Fgeneral%252Fafbc0034-e666-4fbf-9a86-d6e8076510b5.jpg') HTTP/1.1" 204 0
2026-03-27 22:06:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718974/general/afbc0034-e666-4fbf-9a86-d6e8076510b5.jpg saved to cache
2026-03-27 22:06:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 1d81e19c-68bb-5960-a872-11a10b139b54
2026-03-27 22:06:45 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 22:06:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:06:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee46ec150>
2026-03-27 22:06:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:06:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:06:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:06:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1d81e19c-68bb-5960-a872-11a10b139b54/1d81e19c-68bb-5960-a872-11a10b139b54_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5718974%252Fgeneral%252F3bdef8ae-a969-44c4-af0d-5ffab050e14f.jpg') HTTP/1.1" 204 0
2026-03-27 22:06:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718974/general/3bdef8ae-a969-44c4-af0d-5ffab050e14f.jpg saved to cache
2026-03-27 22:06:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 1d81e19c-68bb-5960-a872-11a10b139b54
2026-03-27 22:06:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5718974/general/b9a29e27-6953-4255-8fa0-56f25d819f22.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741905)
2026-03-27 22:06:45 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 22:06:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:06:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5d39790>
2026-03-27 22:06:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:06:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:06:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:06:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1d81e19c-68bb-5960-a872-11a10b139b54/1d81e19c-68bb-5960-a872-11a10b139b54_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5718974%252Fgeneral%252F28b17c8b-316e-4a3a-b49a-2dbf5b5227f3.jpg') HTTP/1.1" 204 0
2026-03-27 22:06:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718974/general/28b17c8b-316e-4a3a-b49a-2dbf5b5227f3.jpg saved to cache
2026-03-27 22:06:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 1d81e19c-68bb-5960-a872-11a10b139b54
2026-03-27 22:06:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4d836396-e88e-59db-a76f-23247aa4dc37 with identifier: 10699920
2026-03-27 22:06:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4d836396-e88e-59db-a76f-23247aa4dc37 with scrape type 2
2026-03-27 22:06:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4d836396-e88e-59db-a76f-23247aa4dc37 with scrape type 2
2026-03-27 22:06:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 4d836396-e88e-59db-a76f-23247aa4dc37, identifier: 10699920
2026-03-27 22:06:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c051eb5a-9bbe-5208-8029-66a6dfca4d99 with identifier: 10725201
2026-03-27 22:06:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c051eb5a-9bbe-5208-8029-66a6dfca4d99 with scrape type 2
2026-03-27 22:06:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c051eb5a-9bbe-5208-8029-66a6dfca4d99 with scrape type 2
2026-03-27 22:06:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: c051eb5a-9bbe-5208-8029-66a6dfca4d99, identifier: 10725201
2026-03-27 22:06:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5718974/general/9b6e4967-272c-48b6-a9a2-4ae969e735ec.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741905)
2026-03-27 22:06:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5718974/general/ad9ed3e1-c5d3-469a-92ff-86b3cf9ecf73.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741905)
2026-03-27 22:06:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 4d836396-e88e-59db-a76f-23247aa4dc37 with identifier: 10699920
2026-03-27 22:06:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 4d836396-e88e-59db-a76f-23247aa4dc37 with identifier: 10699920
2026-03-27 22:06:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 4d836396-e88e-59db-a76f-23247aa4dc37 with identifier: 10699920 to the API
2026-03-27 22:06:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:06: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-27 22:06:46 [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-27 22:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710699920%27 HTTP/1.1" 200 None
2026-03-27 22:06:46 [adesa.it] INFO: Saving data for 10699920: {'auction_closing_time': 1798711260.0, 'created_time': 1773957865.417511, 'last_price_update_time': 1774649206.077314}
2026-03-27 22:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10699920') HTTP/1.1" 204 0
2026-03-27 22:06:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: c051eb5a-9bbe-5208-8029-66a6dfca4d99 with identifier: 10725201
2026-03-27 22:06:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: c051eb5a-9bbe-5208-8029-66a6dfca4d99 with identifier: 10725201
2026-03-27 22:06:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: c051eb5a-9bbe-5208-8029-66a6dfca4d99 with identifier: 10725201 to the API
2026-03-27 22:06:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22: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-27 22:06:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725201>
{'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-12-31T10:01: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=10725201',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': 'X3',
'odometer': 198637,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 15700,
'price_includes_vat': True,
'registration_date': '2022-05-10',
'seats_number': 5,
'seller_name': 'ARVAL-IT',
'title': 'BMW X3 18d - Diesel - Automatic - 150 hp - 198.637 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-27 22:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710725201%27 HTTP/1.1" 200 None
2026-03-27 22:06:46 [adesa.it] INFO: Saving data for 10725201: {'auction_closing_time': 1798711260.0, 'created_time': 1774455128.100383, 'last_price_update_time': 1774649206.356667}
2026-03-27 22:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10725201') HTTP/1.1" 204 0
2026-03-27 22:06:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733200> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:06:46 [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-27 22:06:46 [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-27 22:06:46 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 22:06:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:06:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5a32b10>
2026-03-27 22:06:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:06:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:06:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1d81e19c-68bb-5960-a872-11a10b139b54/1d81e19c-68bb-5960-a872-11a10b139b54_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5718974%252Fgeneral%252F0285de96-6cb3-4c0f-92ef-6891e592d47d.jpg') HTTP/1.1" 204 0
2026-03-27 22:06:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718974/general/0285de96-6cb3-4c0f-92ef-6891e592d47d.jpg saved to cache
2026-03-27 22:06:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 1d81e19c-68bb-5960-a872-11a10b139b54
2026-03-27 22: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-27 22: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-27 22: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-27 22:06:46 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 22:06:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:06:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee45cf450>
2026-03-27 22:06:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:06:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:06:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1d81e19c-68bb-5960-a872-11a10b139b54/1d81e19c-68bb-5960-a872-11a10b139b54_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5718974%252Fgeneral%252Fb9a29e27-6953-4255-8fa0-56f25d819f22.jpg') HTTP/1.1" 204 0
2026-03-27 22:06:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718974/general/b9a29e27-6953-4255-8fa0-56f25d819f22.jpg saved to cache
2026-03-27 22:06:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 1d81e19c-68bb-5960-a872-11a10b139b54
2026-03-27 22:06:46 [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-27 22: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-27 22:06:46 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 22:06:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:06:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5a191d0>
2026-03-27 22:06:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:06:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:06:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1d81e19c-68bb-5960-a872-11a10b139b54/1d81e19c-68bb-5960-a872-11a10b139b54_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5718974%252Fgeneral%252F9b6e4967-272c-48b6-a9a2-4ae969e735ec.jpg') HTTP/1.1" 204 0
2026-03-27 22:06:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718974/general/9b6e4967-272c-48b6-a9a2-4ae969e735ec.jpg saved to cache
2026-03-27 22:06:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 1d81e19c-68bb-5960-a872-11a10b139b54
2026-03-27 22:06:46 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 22:06:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:06:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee4456990>
2026-03-27 22:06:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:06:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:06:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1d81e19c-68bb-5960-a872-11a10b139b54/1d81e19c-68bb-5960-a872-11a10b139b54_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5718974%252Fgeneral%252Fad9ed3e1-c5d3-469a-92ff-86b3cf9ecf73.jpg') HTTP/1.1" 204 0
2026-03-27 22:06:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718974/general/ad9ed3e1-c5d3-469a-92ff-86b3cf9ecf73.jpg saved to cache
2026-03-27 22:06:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 1d81e19c-68bb-5960-a872-11a10b139b54
2026-03-27 22:06:46 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 1d81e19c-68bb-5960-a872-11a10b139b54, skipping ID generation
2026-03-27 22:06:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1d81e19c-68bb-5960-a872-11a10b139b54 with scrape type 1
2026-03-27 22:06:46 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 1d81e19c-68bb-5960-a872-11a10b139b54 sending to next pipeline
2026-03-27 22:06:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 1d81e19c-68bb-5960-a872-11a10b139b54, identifier: 10741905
2026-03-27 22:06:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752315/general/69fb7a95-6606-489f-817e-fe4f0411e253.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741769)
2026-03-27 22:06:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 1d81e19c-68bb-5960-a872-11a10b139b54 with identifier: 10741905
2026-03-27 22:06:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 1d81e19c-68bb-5960-a872-11a10b139b54 with identifier: 10741905
2026-03-27 22:06:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 1d81e19c-68bb-5960-a872-11a10b139b54 with identifier: 10741905 to the API
2026-03-27 22:06:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22: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-27 22:06:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5718974/general/ad9ed3e1-c5d3-469a-92ff-86b3cf9ecf73.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 109,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Diesel',
'id': '1d81e19c-68bb-5960-a872-11a10b139b54',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FW476VY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741905',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': '1 Series',
'odometer': 124294,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 38,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1d81e19c-68bb-5960-a872-11a10b139b54/1d81e19c-68bb-5960-a872-11a10b139b54_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85762,
'Height': 542,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718974/general/575d532a-1fa1-4a64-a207-d0aeaa734f3a.jpg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1d81e19c-68bb-5960-a872-11a10b139b54/1d81e19c-68bb-5960-a872-11a10b139b54_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72459,
'Height': 542,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718974/general/e97488bc-413d-458b-8ceb-50e2eea545d6.jpg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1d81e19c-68bb-5960-a872-11a10b139b54/1d81e19c-68bb-5960-a872-11a10b139b54_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89129,
'Height': 542,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718974/general/ad9ed3e1-c5d3-469a-92ff-86b3cf9ecf73.jpg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1d81e19c-68bb-5960-a872-11a10b139b54/1d81e19c-68bb-5960-a872-11a10b139b54_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87952,
'Height': 542,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718974/general/9b6e4967-272c-48b6-a9a2-4ae969e735ec.jpg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1d81e19c-68bb-5960-a872-11a10b139b54/1d81e19c-68bb-5960-a872-11a10b139b54_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60773,
'Height': 542,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718974/general/be864424-23a0-4d4d-b6c5-0ca383ccf1c3.jpg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1d81e19c-68bb-5960-a872-11a10b139b54/1d81e19c-68bb-5960-a872-11a10b139b54_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55020,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718974/general/b9a29e27-6953-4255-8fa0-56f25d819f22.jpg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1d81e19c-68bb-5960-a872-11a10b139b54/1d81e19c-68bb-5960-a872-11a10b139b54_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57425,
'Height': 542,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718974/general/28b17c8b-316e-4a3a-b49a-2dbf5b5227f3.jpg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1d81e19c-68bb-5960-a872-11a10b139b54/1d81e19c-68bb-5960-a872-11a10b139b54_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81274,
'Height': 542,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718974/general/3bdef8ae-a969-44c4-af0d-5ffab050e14f.jpg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1d81e19c-68bb-5960-a872-11a10b139b54/1d81e19c-68bb-5960-a872-11a10b139b54_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54731,
'Height': 542,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718974/general/afbc0034-e666-4fbf-9a86-d6e8076510b5.jpg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1d81e19c-68bb-5960-a872-11a10b139b54/1d81e19c-68bb-5960-a872-11a10b139b54_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79555,
'Height': 542,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718974/general/0285de96-6cb3-4c0f-92ef-6891e592d47d.jpg',
'Width': 720}],
'price': 8100,
'price_includes_vat': True,
'registration_date': '2019-05-14',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 1 Series 116i Sport - Diesel - Manual - 109 hp - 124.294 km',
'transmission': 'manual',
'trim': 'Sport',
'vin': None,
'year': 2019}
2026-03-27 22:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710741905%27 HTTP/1.1" 200 None
2026-03-27 22:06:46 [adesa.it] INFO: Saving data for 10741905: {'created_time': 1774649206.95962, 'last_price_update_time': 1774649206.959631, 'auction_closing_time': 1798711260.0}
2026-03-27 22:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741905') HTTP/1.1" 204 0
2026-03-27 22:06:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752316/general/021ebc9e-2139-4f4a-bc1e-08290258e760.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741770)
2026-03-27 22:06:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c615751b-bd8c-5692-8427-4f12efb35b60 with identifier: 10733200
2026-03-27 22:06:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c615751b-bd8c-5692-8427-4f12efb35b60 with scrape type 2
2026-03-27 22:06:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c615751b-bd8c-5692-8427-4f12efb35b60 with scrape type 2
2026-03-27 22:06:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: c615751b-bd8c-5692-8427-4f12efb35b60, identifier: 10733200
2026-03-27 22:06:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 104f585d-4edc-59d5-a424-87938df8a0b4 with identifier: 10699931
2026-03-27 22:06:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 104f585d-4edc-59d5-a424-87938df8a0b4 with scrape type 2
2026-03-27 22:06:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 104f585d-4edc-59d5-a424-87938df8a0b4 with scrape type 2
2026-03-27 22:06:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 104f585d-4edc-59d5-a424-87938df8a0b4, identifier: 10699931
2026-03-27 22:06:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e9480b8d-9775-52ed-adf3-377cccfdb38b with identifier: 10718846
2026-03-27 22:06:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e9480b8d-9775-52ed-adf3-377cccfdb38b with scrape type 2
2026-03-27 22:06:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e9480b8d-9775-52ed-adf3-377cccfdb38b with scrape type 2
2026-03-27 22:06:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: e9480b8d-9775-52ed-adf3-377cccfdb38b, identifier: 10718846
2026-03-27 22:06:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8917908a-2e3b-53ea-930c-4c166810ea41 with identifier: 10718205
2026-03-27 22:06:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8917908a-2e3b-53ea-930c-4c166810ea41 with scrape type 2
2026-03-27 22:06:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8917908a-2e3b-53ea-930c-4c166810ea41 with scrape type 2
2026-03-27 22:06:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 8917908a-2e3b-53ea-930c-4c166810ea41, identifier: 10718205
2026-03-27 22:06:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:06:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee4419710>
2026-03-27 22:06:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:06:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:06:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:06:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1f1a07fc-5bc8-5826-bc88-3e1eedd76f34/1f1a07fc-5bc8-5826-bc88-3e1eedd76f34_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:06:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752315%252Fgeneral%252F69fb7a95-6606-489f-817e-fe4f0411e253.jpg') HTTP/1.1" 204 0
2026-03-27 22:06:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752315/general/69fb7a95-6606-489f-817e-fe4f0411e253.jpg saved to cache
2026-03-27 22:06:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 1f1a07fc-5bc8-5826-bc88-3e1eedd76f34
2026-03-27 22:06:47 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 1f1a07fc-5bc8-5826-bc88-3e1eedd76f34, skipping ID generation
2026-03-27 22:06:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1f1a07fc-5bc8-5826-bc88-3e1eedd76f34 with scrape type 1
2026-03-27 22:06:47 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 1f1a07fc-5bc8-5826-bc88-3e1eedd76f34 sending to next pipeline
2026-03-27 22:06:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 1f1a07fc-5bc8-5826-bc88-3e1eedd76f34, identifier: 10741769
2026-03-27 22:06:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752311/general/b1e68d5b-fcad-4778-bc0a-ce5fc01c93e0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741768)
2026-03-27 22:06:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: c615751b-bd8c-5692-8427-4f12efb35b60 with identifier: 10733200
2026-03-27 22:06:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: c615751b-bd8c-5692-8427-4f12efb35b60 with identifier: 10733200
2026-03-27 22:06:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: c615751b-bd8c-5692-8427-4f12efb35b60 with identifier: 10733200 to the API
2026-03-27 22:06:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22: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-27 22:06:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733200>
{'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': 220,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Hybrid',
'id': 'c615751b-bd8c-5692-8427-4f12efb35b60',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK694WG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733200',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': 'X1',
'odometer': 139707,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 10900,
'price_includes_vat': True,
'registration_date': '2022-06-24',
'seats_number': 5,
'seller_name': 'Unipol Rental',
'title': 'BMW X1 25e Advantage - xDrive - Hybrid - Automatic - 220 hp - '
'139.707 km',
'transmission': 'automatic',
'trim': 'Advantage',
'vin': None,
'year': 2022}
2026-03-27 22:06:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733200%27 HTTP/1.1" 200 None
2026-03-27 22:06:47 [adesa.it] INFO: Saving data for 10733200: {'auction_closing_time': 1798711260.0, 'created_time': 1774562782.649786, 'last_price_update_time': 1774649207.884008}
2026-03-27 22:06:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10733200') HTTP/1.1" 204 0
2026-03-27 22:06:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 104f585d-4edc-59d5-a424-87938df8a0b4 with identifier: 10699931
2026-03-27 22:06:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 104f585d-4edc-59d5-a424-87938df8a0b4 with identifier: 10699931
2026-03-27 22:06:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 104f585d-4edc-59d5-a424-87938df8a0b4 with identifier: 10699931 to the API
2026-03-27 22:06:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:06: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-27 22:06:48 [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-27 22:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710699931%27 HTTP/1.1" 200 None
2026-03-27 22:06:48 [adesa.it] INFO: Saving data for 10699931: {'auction_closing_time': 1798711260.0, 'created_time': 1773957918.378367, 'last_price_update_time': 1774649208.141173}
2026-03-27 22:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10699931') HTTP/1.1" 204 0
2026-03-27 22:06:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: e9480b8d-9775-52ed-adf3-377cccfdb38b with identifier: 10718846
2026-03-27 22:06:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: e9480b8d-9775-52ed-adf3-377cccfdb38b with identifier: 10718846
2026-03-27 22:06:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: e9480b8d-9775-52ed-adf3-377cccfdb38b with identifier: 10718846 to the API
2026-03-27 22:06:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22: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-27 22:06:49 [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': 0,
'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-27 22:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710718846%27 HTTP/1.1" 200 None
2026-03-27 22:06:49 [adesa.it] INFO: Saving data for 10718846: {'auction_closing_time': 1798711260.0, 'created_time': 1774368351.5954, 'last_price_update_time': 1774649209.87929}
2026-03-27 22:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10718846') HTTP/1.1" 204 0
2026-03-27 22:06:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 8917908a-2e3b-53ea-930c-4c166810ea41 with identifier: 10718205
2026-03-27 22:06:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 8917908a-2e3b-53ea-930c-4c166810ea41 with identifier: 10718205
2026-03-27 22:06:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 8917908a-2e3b-53ea-930c-4c166810ea41 with identifier: 10718205 to the API
2026-03-27 22:06:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:06: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-27 22:06:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718205>
{'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': 0,
'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-27 22:06:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:50 [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-27 22:06:50 [adesa.it] INFO: Saving data for 10718205: {'auction_closing_time': 1798711260.0, 'created_time': 1774368458.517813, 'last_price_update_time': 1774649210.137056}
2026-03-27 22:06:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10718205') HTTP/1.1" 204 0
2026-03-27 22:06:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 1f1a07fc-5bc8-5826-bc88-3e1eedd76f34 with identifier: 10741769
2026-03-27 22:06:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 1f1a07fc-5bc8-5826-bc88-3e1eedd76f34 with identifier: 10741769
2026-03-27 22:06:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 1f1a07fc-5bc8-5826-bc88-3e1eedd76f34 with identifier: 10741769 to the API
2026-03-27 22:06:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:06: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-27 22:06:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752315/general/69fb7a95-6606-489f-817e-fe4f0411e253.jpg>
{'auction_title': '',
'c_o_2_emission_value': 173,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-31T10:58:00Z',
'fuel_type': 'Hybrid',
'id': '1f1a07fc-5bc8-5826-bc88-3e1eedd76f34',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG839YV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741769',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Audi',
'model': 'Q5',
'odometer': 58247,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 24,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f1a07fc-5bc8-5826-bc88-3e1eedd76f34/1f1a07fc-5bc8-5826-bc88-3e1eedd76f34_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 236149,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752315/general/69fb7a95-6606-489f-817e-fe4f0411e253.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f1a07fc-5bc8-5826-bc88-3e1eedd76f34/1f1a07fc-5bc8-5826-bc88-3e1eedd76f34_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 230705,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752315/general/b3b89d0e-3203-4e7b-adb4-2a07c1e5603d.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f1a07fc-5bc8-5826-bc88-3e1eedd76f34/1f1a07fc-5bc8-5826-bc88-3e1eedd76f34_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 323630,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752315/general/f5c2d667-a9b7-4660-8a02-034156cd005c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f1a07fc-5bc8-5826-bc88-3e1eedd76f34/1f1a07fc-5bc8-5826-bc88-3e1eedd76f34_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 227162,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752315/general/11d49ec5-d016-4ba5-9ef4-91f62f02ab40.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f1a07fc-5bc8-5826-bc88-3e1eedd76f34/1f1a07fc-5bc8-5826-bc88-3e1eedd76f34_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 557668,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752315/general/f716298a-b4c4-4431-a60c-9b5e44705a55.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f1a07fc-5bc8-5826-bc88-3e1eedd76f34/1f1a07fc-5bc8-5826-bc88-3e1eedd76f34_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 142535,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752315/general/09956870-00a0-4d8a-a21e-d97cdf7e82b4.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f1a07fc-5bc8-5826-bc88-3e1eedd76f34/1f1a07fc-5bc8-5826-bc88-3e1eedd76f34_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 421668,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752315/general/2b9aa706-69e9-4531-923d-3e282d72fbf8.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f1a07fc-5bc8-5826-bc88-3e1eedd76f34/1f1a07fc-5bc8-5826-bc88-3e1eedd76f34_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 439600,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752315/general/4dfb9743-330b-4893-9a9a-855636223248.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f1a07fc-5bc8-5826-bc88-3e1eedd76f34/1f1a07fc-5bc8-5826-bc88-3e1eedd76f34_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 352910,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752315/general/791b19e3-e44e-4204-919b-0cc9206d9d01.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f1a07fc-5bc8-5826-bc88-3e1eedd76f34/1f1a07fc-5bc8-5826-bc88-3e1eedd76f34_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 337428,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752315/general/d022a7bf-c42e-4356-bf68-c704f9b09ddf.jpg',
'Width': 1920}],
'price': 25000,
'price_includes_vat': True,
'registration_date': '2021-10-27',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Italy S.r.l',
'title': 'Audi Q5 Sportback 40 TDI S Line - Hybrid - Automatic - 204 hp - '
'58.247 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2021}
2026-03-27 22:06:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741769%27 HTTP/1.1" 200 None
2026-03-27 22:06:50 [adesa.it] INFO: Saving data for 10741769: {'created_time': 1774649210.571911, 'last_price_update_time': 1774649210.571921, 'auction_closing_time': 1774954680.0}
2026-03-27 22:06:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741769') HTTP/1.1" 204 0
2026-03-27 22:06:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752316/general/80adc57d-4287-46e7-b985-69ac25d14427.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741770)
2026-03-27 22:06:50 [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-27 22:06:50 [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-27 22:06:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:06:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5afd010>
2026-03-27 22:06:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:06:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:06:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_655e1723-cc07-51bc-abcb-d9f50fcfddc1/655e1723-cc07-51bc-abcb-d9f50fcfddc1_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:06:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752316%252Fgeneral%252F021ebc9e-2139-4f4a-bc1e-08290258e760.jpg') HTTP/1.1" 204 0
2026-03-27 22:06:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752316/general/021ebc9e-2139-4f4a-bc1e-08290258e760.jpg saved to cache
2026-03-27 22:06:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 655e1723-cc07-51bc-abcb-d9f50fcfddc1
2026-03-27 22: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-27 22: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-27 22:06:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725200> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22: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-27 22:06:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:06:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee45ca4d0>
2026-03-27 22:06:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:06:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:06:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6b98dd8c-4e72-5e65-920d-61f295c83c55/6b98dd8c-4e72-5e65-920d-61f295c83c55_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:06:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752311%252Fgeneral%252Fb1e68d5b-fcad-4778-bc0a-ce5fc01c93e0.jpg') HTTP/1.1" 204 0
2026-03-27 22:06:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752311/general/b1e68d5b-fcad-4778-bc0a-ce5fc01c93e0.jpg saved to cache
2026-03-27 22:06:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 6b98dd8c-4e72-5e65-920d-61f295c83c55
2026-03-27 22:06:50 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6b98dd8c-4e72-5e65-920d-61f295c83c55, skipping ID generation
2026-03-27 22:06:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6b98dd8c-4e72-5e65-920d-61f295c83c55 with scrape type 1
2026-03-27 22:06:50 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6b98dd8c-4e72-5e65-920d-61f295c83c55 sending to next pipeline
2026-03-27 22:06:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 6b98dd8c-4e72-5e65-920d-61f295c83c55, identifier: 10741768
2026-03-27 22:06:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 6b98dd8c-4e72-5e65-920d-61f295c83c55 with identifier: 10741768
2026-03-27 22:06:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 6b98dd8c-4e72-5e65-920d-61f295c83c55 with identifier: 10741768
2026-03-27 22:06:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 6b98dd8c-4e72-5e65-920d-61f295c83c55 with identifier: 10741768 to the API
2026-03-27 22:06:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22: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-27 22:06:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752311/general/b1e68d5b-fcad-4778-bc0a-ce5fc01c93e0.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 265,
'expiration_date': '2026-03-31T10:58:00Z',
'fuel_type': 'Electric',
'id': '6b98dd8c-4e72-5e65-920d-61f295c83c55',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GS740JL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741768',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Audi',
'model': 'Q4 E-tron',
'odometer': 30295,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 17,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6b98dd8c-4e72-5e65-920d-61f295c83c55/6b98dd8c-4e72-5e65-920d-61f295c83c55_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 353005,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752311/general/b1e68d5b-fcad-4778-bc0a-ce5fc01c93e0.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6b98dd8c-4e72-5e65-920d-61f295c83c55/6b98dd8c-4e72-5e65-920d-61f295c83c55_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 388497,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752311/general/069dc148-d59c-40fe-a331-a0a0dc96ccc4.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6b98dd8c-4e72-5e65-920d-61f295c83c55/6b98dd8c-4e72-5e65-920d-61f295c83c55_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130949,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752311/general/e35a11b0-6200-43c3-baa0-1a889a3cad53.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6b98dd8c-4e72-5e65-920d-61f295c83c55/6b98dd8c-4e72-5e65-920d-61f295c83c55_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 331812,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752311/general/987dec18-a548-459f-a883-5366eb4703a5.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6b98dd8c-4e72-5e65-920d-61f295c83c55/6b98dd8c-4e72-5e65-920d-61f295c83c55_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 328995,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752311/general/a49dc944-fb12-4f4f-98ea-353524ccf245.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6b98dd8c-4e72-5e65-920d-61f295c83c55/6b98dd8c-4e72-5e65-920d-61f295c83c55_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 483188,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752311/general/ff9f3494-68a9-4b91-9b7a-ebc856b911c4.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6b98dd8c-4e72-5e65-920d-61f295c83c55/6b98dd8c-4e72-5e65-920d-61f295c83c55_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 204369,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752311/general/0acc376e-81a5-4d83-80df-f748266bfca1.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6b98dd8c-4e72-5e65-920d-61f295c83c55/6b98dd8c-4e72-5e65-920d-61f295c83c55_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 170241,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752311/general/7ba74735-6f08-49fb-8f16-d0cd55cb9253.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6b98dd8c-4e72-5e65-920d-61f295c83c55/6b98dd8c-4e72-5e65-920d-61f295c83c55_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 226746,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752311/general/8622c5c6-140c-46f7-aaf6-dcf0fcb33cb3.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6b98dd8c-4e72-5e65-920d-61f295c83c55/6b98dd8c-4e72-5e65-920d-61f295c83c55_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 177428,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752311/general/c68894f6-6c6e-4a82-9e96-c114add52393.jpg',
'Width': 1920}],
'price': 22200,
'price_includes_vat': True,
'registration_date': '2023-11-29',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Italy S.r.l',
'title': 'Audi Q4 E-tron 45 S Line - Electric - Automatic - 265 hp - 30.295 '
'km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2023}
2026-03-27 22:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710741768%27 HTTP/1.1" 200 None
2026-03-27 22:06:51 [adesa.it] INFO: Saving data for 10741768: {'created_time': 1774649211.202629, 'last_price_update_time': 1774649211.202639, 'auction_closing_time': 1774954680.0}
2026-03-27 22:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741768') HTTP/1.1" 204 0
2026-03-27 22:06:51 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:06:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:06:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5d42c10>
2026-03-27 22:06:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:06:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:06:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_655e1723-cc07-51bc-abcb-d9f50fcfddc1/655e1723-cc07-51bc-abcb-d9f50fcfddc1_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5752316%252Fgeneral%252F80adc57d-4287-46e7-b985-69ac25d14427.jpg') HTTP/1.1" 204 0
2026-03-27 22:06:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752316/general/80adc57d-4287-46e7-b985-69ac25d14427.jpg saved to cache
2026-03-27 22:06:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 655e1723-cc07-51bc-abcb-d9f50fcfddc1
2026-03-27 22:06:51 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 655e1723-cc07-51bc-abcb-d9f50fcfddc1, skipping ID generation
2026-03-27 22:06:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 655e1723-cc07-51bc-abcb-d9f50fcfddc1 with scrape type 1
2026-03-27 22:06:51 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 655e1723-cc07-51bc-abcb-d9f50fcfddc1 sending to next pipeline
2026-03-27 22:06:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 655e1723-cc07-51bc-abcb-d9f50fcfddc1, identifier: 10741770
2026-03-27 22:06:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7c882f12-088f-54d2-9af8-04cb66a49a26 with identifier: 10696442
2026-03-27 22:06:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7c882f12-088f-54d2-9af8-04cb66a49a26 with scrape type 2
2026-03-27 22:06:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7c882f12-088f-54d2-9af8-04cb66a49a26 with scrape type 2
2026-03-27 22:06:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 7c882f12-088f-54d2-9af8-04cb66a49a26, identifier: 10696442
2026-03-27 22:06:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 89aa7d16-7a2b-524c-bac5-71a508a740ce with identifier: 10716681
2026-03-27 22:06:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 89aa7d16-7a2b-524c-bac5-71a508a740ce with scrape type 2
2026-03-27 22:06:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 89aa7d16-7a2b-524c-bac5-71a508a740ce with scrape type 2
2026-03-27 22:06:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 89aa7d16-7a2b-524c-bac5-71a508a740ce, identifier: 10716681
2026-03-27 22:06:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f1c8f8b9-0c90-5f50-8b34-fdc1d7fc777f with identifier: 10725200
2026-03-27 22:06:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f1c8f8b9-0c90-5f50-8b34-fdc1d7fc777f with scrape type 2
2026-03-27 22:06:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f1c8f8b9-0c90-5f50-8b34-fdc1d7fc777f with scrape type 2
2026-03-27 22:06:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: f1c8f8b9-0c90-5f50-8b34-fdc1d7fc777f, identifier: 10725200
2026-03-27 22: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-27 22:06:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 655e1723-cc07-51bc-abcb-d9f50fcfddc1 with identifier: 10741770
2026-03-27 22:06:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 655e1723-cc07-51bc-abcb-d9f50fcfddc1 with identifier: 10741770
2026-03-27 22:06:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 655e1723-cc07-51bc-abcb-d9f50fcfddc1 with identifier: 10741770 to the API
2026-03-27 22:06:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22: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-27 22:06:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752316/general/80adc57d-4287-46e7-b985-69ac25d14427.jpg>
{'auction_title': '',
'c_o_2_emission_value': 218,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 231,
'expiration_date': '2026-03-31T10:58:00Z',
'fuel_type': 'Hybrid',
'id': '655e1723-cc07-51bc-abcb-d9f50fcfddc1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ284AW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741770',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Audi',
'model': 'Q8',
'odometer': 146163,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 29,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_655e1723-cc07-51bc-abcb-d9f50fcfddc1/655e1723-cc07-51bc-abcb-d9f50fcfddc1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 370422,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752316/general/80adc57d-4287-46e7-b985-69ac25d14427.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_655e1723-cc07-51bc-abcb-d9f50fcfddc1/655e1723-cc07-51bc-abcb-d9f50fcfddc1_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 370730,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752316/general/021ebc9e-2139-4f4a-bc1e-08290258e760.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_655e1723-cc07-51bc-abcb-d9f50fcfddc1/655e1723-cc07-51bc-abcb-d9f50fcfddc1_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 353693,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752316/general/2988feba-acbe-45a5-b5fe-37420203ba56.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_655e1723-cc07-51bc-abcb-d9f50fcfddc1/655e1723-cc07-51bc-abcb-d9f50fcfddc1_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 367879,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752316/general/de516089-959c-4ce7-b0a9-3d53a0bae14f.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_655e1723-cc07-51bc-abcb-d9f50fcfddc1/655e1723-cc07-51bc-abcb-d9f50fcfddc1_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 185620,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752316/general/1e567b94-92b3-4a0e-b365-9d7e757607d2.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_655e1723-cc07-51bc-abcb-d9f50fcfddc1/655e1723-cc07-51bc-abcb-d9f50fcfddc1_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 208352,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752316/general/09343c4a-373e-4df6-bdba-8703059e339b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_655e1723-cc07-51bc-abcb-d9f50fcfddc1/655e1723-cc07-51bc-abcb-d9f50fcfddc1_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 208896,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752316/general/3c53232b-26cd-4d11-b2d3-8d115e2e622b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_655e1723-cc07-51bc-abcb-d9f50fcfddc1/655e1723-cc07-51bc-abcb-d9f50fcfddc1_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 297361,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752316/general/fd413274-2a71-4ad0-9082-b80ed0f9d62f.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_655e1723-cc07-51bc-abcb-d9f50fcfddc1/655e1723-cc07-51bc-abcb-d9f50fcfddc1_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 167909,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752316/general/b3ec0687-4738-40f7-b28b-215fe256274d.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_655e1723-cc07-51bc-abcb-d9f50fcfddc1/655e1723-cc07-51bc-abcb-d9f50fcfddc1_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 230277,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752316/general/3dd21dfa-d4e7-490c-851b-236a0800f0ae.jpg',
'Width': 1920}],
'price': 31200,
'price_includes_vat': True,
'registration_date': '2022-02-14',
'seats_number': 5,
'seller_name': 'Athlon Car Lease Italy S.r.l',
'title': 'Audi Q8 45 TDI Sport - Hybrid - Automatic - 231 hp - 146.163 km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2022}
2026-03-27 22:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710741770%27 HTTP/1.1" 200 None
2026-03-27 22:06:51 [adesa.it] INFO: Saving data for 10741770: {'created_time': 1774649211.984132, 'last_price_update_time': 1774649211.984141, 'auction_closing_time': 1774954680.0}
2026-03-27 22:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741770') HTTP/1.1" 204 0
2026-03-27 22:06:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 7c882f12-088f-54d2-9af8-04cb66a49a26 with identifier: 10696442
2026-03-27 22:06:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 7c882f12-088f-54d2-9af8-04cb66a49a26 with identifier: 10696442
2026-03-27 22:06:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 7c882f12-088f-54d2-9af8-04cb66a49a26 with identifier: 10696442 to the API
2026-03-27 22:06:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22: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-27 22:06:52 [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-27 22:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710696442%27 HTTP/1.1" 200 None
2026-03-27 22:06:52 [adesa.it] INFO: Saving data for 10696442: {'auction_closing_time': 1798711260.0, 'created_time': 1773939082.967983, 'last_price_update_time': 1774649212.26726}
2026-03-27 22:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10696442') HTTP/1.1" 204 0
2026-03-27 22:06:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 89aa7d16-7a2b-524c-bac5-71a508a740ce with identifier: 10716681
2026-03-27 22:06:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 89aa7d16-7a2b-524c-bac5-71a508a740ce with identifier: 10716681
2026-03-27 22:06:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 89aa7d16-7a2b-524c-bac5-71a508a740ce with identifier: 10716681 to the API
2026-03-27 22:06:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22: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-27 22:06:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716681>
{'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': 0,
'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-27 22:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710716681%27 HTTP/1.1" 200 None
2026-03-27 22:06:52 [adesa.it] INFO: Saving data for 10716681: {'auction_closing_time': 1798711260.0, 'created_time': 1774368455.527429, 'last_price_update_time': 1774649212.531869}
2026-03-27 22:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716681') HTTP/1.1" 204 0
2026-03-27 22:06:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: f1c8f8b9-0c90-5f50-8b34-fdc1d7fc777f with identifier: 10725200
2026-03-27 22:06:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: f1c8f8b9-0c90-5f50-8b34-fdc1d7fc777f with identifier: 10725200
2026-03-27 22:06:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: f1c8f8b9-0c90-5f50-8b34-fdc1d7fc777f with identifier: 10725200 to the API
2026-03-27 22:06:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22: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-27 22:06:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725200>
{'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-12-31T10:01: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=10725200',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'BMW',
'model': 'X3',
'odometer': 202553,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 20750,
'price_includes_vat': True,
'registration_date': '2022-10-21',
'seats_number': 5,
'seller_name': 'ARVAL-IT',
'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-27 22:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710725200%27 HTTP/1.1" 200 None
2026-03-27 22:06:52 [adesa.it] INFO: Saving data for 10725200: {'auction_closing_time': 1798711260.0, 'created_time': 1774455060.887452, 'last_price_update_time': 1774649212.833109}
2026-03-27 22:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10725200') HTTP/1.1" 204 0
2026-03-27 22:06:52 [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-27 22:06:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724926> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:06:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724924> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:06:52 [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-27 22:06:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:06:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:06:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:06:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:06:52 [adesa.it] INFO: Found listing with ID: 10723782
2026-03-27 22:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710723782%27 HTTP/1.1" 200 None
2026-03-27 22:06:52 [adesa.it] INFO: Scrape type for 10723782: 2
2026-03-27 22:06:52 [adesa.it] INFO: Scraping item 10723782 url https://www.openlane.eu/en/carv6/auction/10723782
2026-03-27 22:06:52 [adesa.it] INFO: Found listing with ID: 10723646
2026-03-27 22:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710723646%27 HTTP/1.1" 200 None
2026-03-27 22:06:52 [adesa.it] INFO: Scrape type for 10723646: 2
2026-03-27 22:06:52 [adesa.it] INFO: Scraping item 10723646 url https://www.openlane.eu/en/carv6/auction/10723646
2026-03-27 22:06:52 [adesa.it] INFO: Found listing with ID: 10734502
2026-03-27 22:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710734502%27 HTTP/1.1" 200 None
2026-03-27 22:06:52 [adesa.it] INFO: Scrape type for 10734502: 0
2026-03-27 22:06:52 [adesa.it] INFO: Skipping item 10734502 url https://www.openlane.eu/en/carv6/auction/10734502
2026-03-27 22:06:52 [adesa.it] INFO: Found listing with ID: 10733219
2026-03-27 22:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710733219%27 HTTP/1.1" 200 None
2026-03-27 22:06:52 [adesa.it] INFO: Scrape type for 10733219: 2
2026-03-27 22:06:52 [adesa.it] INFO: Scraping item 10733219 url https://www.openlane.eu/en/carv6/auction/10733219
2026-03-27 22:06:52 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5714654/general/cb1254ef-705c-4666-a323-71138daf431d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10741701)
2026-03-27 22:06:52 [adesa.it] INFO: Found listing with ID: 10707944
2026-03-27 22:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710707944%27 HTTP/1.1" 200 None
2026-03-27 22:06:52 [adesa.it] INFO: Scrape type for 10707944: 0
2026-03-27 22:06:52 [adesa.it] INFO: Skipping item 10707944 url https://www.openlane.eu/en/carv6/auction/10707944
2026-03-27 22:06:52 [adesa.it] INFO: Found listing with ID: 10711149
2026-03-27 22:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710711149%27 HTTP/1.1" 200 None
2026-03-27 22:06:52 [adesa.it] INFO: Scrape type for 10711149: 0
2026-03-27 22:06:52 [adesa.it] INFO: Skipping item 10711149 url https://www.openlane.eu/en/carv6/auction/10711149
2026-03-27 22:06:52 [adesa.it] INFO: Found listing with ID: 10703831
2026-03-27 22:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:53 [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-27 22:06:53 [adesa.it] INFO: Scrape type for 10703831: 0
2026-03-27 22:06:53 [adesa.it] INFO: Skipping item 10703831 url https://www.openlane.eu/en/carv6/auction/10703831
2026-03-27 22:06:53 [adesa.it] INFO: Found listing with ID: 10716618
2026-03-27 22:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:53 [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-27 22:06:53 [adesa.it] INFO: Scrape type for 10716618: 2
2026-03-27 22:06:53 [adesa.it] INFO: Scraping item 10716618 url https://www.openlane.eu/en/carv6/auction/10716618
2026-03-27 22:06:53 [adesa.it] INFO: Found listing with ID: 10716485
2026-03-27 22:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:53 [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-27 22:06:53 [adesa.it] INFO: Scrape type for 10716485: 2
2026-03-27 22:06:53 [adesa.it] INFO: Scraping item 10716485 url https://www.openlane.eu/en/carv6/auction/10716485
2026-03-27 22:06:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a9068b0c-6c94-5171-a485-467459f9b9a3 with identifier: 10719073
2026-03-27 22:06:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a9068b0c-6c94-5171-a485-467459f9b9a3 with scrape type 2
2026-03-27 22:06:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a9068b0c-6c94-5171-a485-467459f9b9a3 with scrape type 2
2026-03-27 22:06:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: a9068b0c-6c94-5171-a485-467459f9b9a3, identifier: 10719073
2026-03-27 22:06:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 17a9f8b4-301b-537f-b2f8-f458e7704f3a with identifier: 10724926
2026-03-27 22:06:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 17a9f8b4-301b-537f-b2f8-f458e7704f3a with scrape type 2
2026-03-27 22:06:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 17a9f8b4-301b-537f-b2f8-f458e7704f3a with scrape type 2
2026-03-27 22:06:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 17a9f8b4-301b-537f-b2f8-f458e7704f3a, identifier: 10724926
2026-03-27 22:06:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8a8d4a93-adca-57a3-915c-7a1f43fc7221 with identifier: 10724924
2026-03-27 22:06:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8a8d4a93-adca-57a3-915c-7a1f43fc7221 with scrape type 2
2026-03-27 22:06:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8a8d4a93-adca-57a3-915c-7a1f43fc7221 with scrape type 2
2026-03-27 22:06:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 8a8d4a93-adca-57a3-915c-7a1f43fc7221, identifier: 10724924
2026-03-27 22:06:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 510b9794-33c9-5953-90e0-0da119747065 with identifier: 10699414
2026-03-27 22:06:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 510b9794-33c9-5953-90e0-0da119747065 with scrape type 2
2026-03-27 22:06:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 510b9794-33c9-5953-90e0-0da119747065 with scrape type 2
2026-03-27 22:06:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 510b9794-33c9-5953-90e0-0da119747065, identifier: 10699414
2026-03-27 22:06:53 [adesa.it] INFO: Found listing with ID: 10733415
2026-03-27 22:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733415%27 HTTP/1.1" 200 None
2026-03-27 22:06:53 [adesa.it] INFO: Scrape type for 10733415: 2
2026-03-27 22:06:53 [adesa.it] INFO: Scraping item 10733415 url https://www.openlane.eu/en/carv6/auction/10733415
2026-03-27 22:06:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: a9068b0c-6c94-5171-a485-467459f9b9a3 with identifier: 10719073
2026-03-27 22:06:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: a9068b0c-6c94-5171-a485-467459f9b9a3 with identifier: 10719073
2026-03-27 22:06:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: a9068b0c-6c94-5171-a485-467459f9b9a3 with identifier: 10719073 to the API
2026-03-27 22:06:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:06: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-27 22:06:53 [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': 0,
'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-27 22:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:53 [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-27 22:06:53 [adesa.it] INFO: Saving data for 10719073: {'auction_closing_time': 1798711260.0, 'created_time': 1774368348.581416, 'last_price_update_time': 1774649213.724423}
2026-03-27 22:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10719073') HTTP/1.1" 204 0
2026-03-27 22:06:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 17a9f8b4-301b-537f-b2f8-f458e7704f3a with identifier: 10724926
2026-03-27 22:06:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 17a9f8b4-301b-537f-b2f8-f458e7704f3a with identifier: 10724926
2026-03-27 22:06:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 17a9f8b4-301b-537f-b2f8-f458e7704f3a with identifier: 10724926 to the API
2026-03-27 22:06:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:06: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-27 22:06:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724926>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '2.2L',
'engine_horse_power': 140,
'expiration_date': '2026-03-29T16:00:00Z',
'fuel_type': 'Diesel',
'id': '17a9f8b4-301b-537f-b2f8-f458e7704f3a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP623AM',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724926',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Opel',
'model': 'Movano',
'odometer': 77494,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 7300,
'price_includes_vat': True,
'registration_date': '2023-04-28',
'seats_number': 3,
'seller_name': None,
'title': 'Opel Movano L2H2 2.2 - Diesel - Manual - 140 hp - 77.494 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2023}
2026-03-27 22:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710724926%27 HTTP/1.1" 200 None
2026-03-27 22:06:54 [adesa.it] INFO: Saving data for 10724926: {'auction_closing_time': 1774800000.0, 'created_time': 1774562497.029291, 'last_price_update_time': 1774649214.084597}
2026-03-27 22:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10724926') HTTP/1.1" 204 0
2026-03-27 22:06:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 8a8d4a93-adca-57a3-915c-7a1f43fc7221 with identifier: 10724924
2026-03-27 22:06:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 8a8d4a93-adca-57a3-915c-7a1f43fc7221 with identifier: 10724924
2026-03-27 22:06:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 8a8d4a93-adca-57a3-915c-7a1f43fc7221 with identifier: 10724924 to the API
2026-03-27 22:06:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22: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-27 22:06:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724924>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 122,
'expiration_date': '2026-03-29T16:00:00Z',
'fuel_type': 'Electric',
'id': '8a8d4a93-adca-57a3-915c-7a1f43fc7221',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FY050CE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724924',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Nissan',
'model': 'Leaf',
'odometer': 89413,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 6600,
'price_includes_vat': True,
'registration_date': '2019-07-24',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Nissan Leaf Business - Electric - Automatic - 122 hp - 89.413 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2019}
2026-03-27 22:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710724924%27 HTTP/1.1" 200 None
2026-03-27 22:06:54 [adesa.it] INFO: Saving data for 10724924: {'auction_closing_time': 1774800000.0, 'created_time': 1774562500.093965, 'last_price_update_time': 1774649214.390252}
2026-03-27 22:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10724924') HTTP/1.1" 204 0
2026-03-27 22:06:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 510b9794-33c9-5953-90e0-0da119747065 with identifier: 10699414
2026-03-27 22:06:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 510b9794-33c9-5953-90e0-0da119747065 with identifier: 10699414
2026-03-27 22:06:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 510b9794-33c9-5953-90e0-0da119747065 with identifier: 10699414 to the API
2026-03-27 22:06:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22: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-27 22:06:54 [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-27 22:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:54 [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-27 22:06:54 [adesa.it] INFO: Saving data for 10699414: {'auction_closing_time': 1798711260.0, 'created_time': 1773957846.755247, 'last_price_update_time': 1774649214.664853}
2026-03-27 22:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10699414') HTTP/1.1" 204 0
2026-03-27 22:06:54 [adesa.it] INFO: Found listing with ID: 10733210
2026-03-27 22:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733210%27 HTTP/1.1" 200 None
2026-03-27 22:06:54 [adesa.it] INFO: Scrape type for 10733210: 2
2026-03-27 22:06:54 [adesa.it] INFO: Scraping item 10733210 url https://www.openlane.eu/en/carv6/auction/10733210
2026-03-27 22:06:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741702> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:06:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:06:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741881> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:06:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741878> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:06:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741668> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:06:54 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item d8619cad-2ed7-5a49-803f-9dfbd99e6085 due to Ignoring non-200 response
2026-03-27 22:06:54 [adesa.it] INFO: Found listing with ID: 10733197
2026-03-27 22:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733197%27 HTTP/1.1" 200 None
2026-03-27 22:06:54 [adesa.it] INFO: Scrape type for 10733197: 2
2026-03-27 22:06:54 [adesa.it] INFO: Scraping item 10733197 url https://www.openlane.eu/en/carv6/auction/10733197
2026-03-27 22:06:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:06:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:06:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:06:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742563/general/70290d45-5db6-456d-8c9e-ddbeaa090660.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10741691)
2026-03-27 22:06:54 [adesa.it] INFO: Found listing with ID: 10699938
2026-03-27 22:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:54 [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-27 22:06:54 [adesa.it] INFO: Scrape type for 10699938: 2
2026-03-27 22:06:54 [adesa.it] INFO: Scraping item 10699938 url https://www.openlane.eu/en/carv6/auction/10699938
2026-03-27 22:06:54 [adesa.it] INFO: Found listing with ID: 10727944
2026-03-27 22:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710727944%27 HTTP/1.1" 200 None
2026-03-27 22:06:54 [adesa.it] INFO: Scrape type for 10727944: 0
2026-03-27 22:06:54 [adesa.it] INFO: Skipping item 10727944 url https://www.openlane.eu/en/carv6/auction/10727944
2026-03-27 22:06:54 [adesa.it] INFO: Found listing with ID: 10718966
2026-03-27 22:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:54 [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-27 22:06:54 [adesa.it] INFO: Scrape type for 10718966: 2
2026-03-27 22:06:54 [adesa.it] INFO: Scraping item 10718966 url https://www.openlane.eu/en/carv6/auction/10718966
2026-03-27 22:06:54 [adesa.it] INFO: Found listing with ID: 10723788
2026-03-27 22:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710723788%27 HTTP/1.1" 200 None
2026-03-27 22:06:54 [adesa.it] INFO: Scrape type for 10723788: 2
2026-03-27 22:06:54 [adesa.it] INFO: Scraping item 10723788 url https://www.openlane.eu/en/carv6/auction/10723788
2026-03-27 22:06:54 [adesa.it] INFO: Found listing with ID: 10716742
2026-03-27 22:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:54 [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-27 22:06:54 [adesa.it] INFO: Scrape type for 10716742: 2
2026-03-27 22:06:54 [adesa.it] INFO: Scraping item 10716742 url https://www.openlane.eu/en/carv6/auction/10716742
2026-03-27 22:06:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 86869d87-0f92-5a17-a232-89dffc559e5d with identifier: 10741702
2026-03-27 22:06:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 86869d87-0f92-5a17-a232-89dffc559e5d with scrape type 1
2026-03-27 22:06:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 86869d87-0f92-5a17-a232-89dffc559e5d
2026-03-27 22:06:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06: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%252F5737049%252Fgeneral%252Fd1bc1d5e-6f76-471f-905e-7c6f3e1ca916.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737049/general/d1bc1d5e-6f76-471f-905e-7c6f3e1ca916.jpg already downloaded
2026-03-27 22:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06: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%252F5737049%252Fgeneral%252F8d94e84b-5a40-4d8a-be20-85c78d5d31cb.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737049/general/8d94e84b-5a40-4d8a-be20-85c78d5d31cb.jpg already downloaded
2026-03-27 22:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06: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%252F5737049%252Fgeneral%252F5a387c0a-e58e-4167-b641-fd30181288d4.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737049/general/5a387c0a-e58e-4167-b641-fd30181288d4.jpg already downloaded
2026-03-27 22:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06: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%252F5737049%252Fgeneral%252Ff9abea87-babd-4f41-9e55-ab8616925404.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737049/general/f9abea87-babd-4f41-9e55-ab8616925404.jpg already downloaded
2026-03-27 22:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06: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%252F5737049%252Fgeneral%252F988dfa86-18f7-49c1-89eb-a3f24d57d381.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737049/general/988dfa86-18f7-49c1-89eb-a3f24d57d381.jpg already downloaded
2026-03-27 22:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06: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%252F5737049%252Fgeneral%252F9d1d335c-0a4f-48e6-b4f7-3ef6ae83eac8.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737049/general/9d1d335c-0a4f-48e6-b4f7-3ef6ae83eac8.jpg already downloaded
2026-03-27 22:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06: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%252F5737049%252Fgeneral%252F149da60f-6559-4530-a214-275db268edf0.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737049/general/149da60f-6559-4530-a214-275db268edf0.jpg already downloaded
2026-03-27 22:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06: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%252F5737049%252Fgeneral%252F4e45c774-a507-4d04-b5b0-111c446f7df2.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737049/general/4e45c774-a507-4d04-b5b0-111c446f7df2.jpg already downloaded
2026-03-27 22:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06: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%252F5737049%252Fgeneral%252F78db5b57-2abf-42b0-b783-5e6f1a4f7337.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737049/general/78db5b57-2abf-42b0-b783-5e6f1a4f7337.jpg already downloaded
2026-03-27 22:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06: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%252F5737049%252Fgeneral%252Fe642347c-0a0d-4c7c-afa2-d967b69269a9.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737049/general/e642347c-0a0d-4c7c-afa2-d967b69269a9.jpg already downloaded
2026-03-27 22:06:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 86869d87-0f92-5a17-a232-89dffc559e5d, identifier: 10741702
2026-03-27 22:06:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1d81f7e9-d84c-5486-a1e1-ab4e0af13827 with identifier: 10741881
2026-03-27 22:06:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1d81f7e9-d84c-5486-a1e1-ab4e0af13827 with scrape type 1
2026-03-27 22:06:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1d81f7e9-d84c-5486-a1e1-ab4e0af13827
2026-03-27 22:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06: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%252F5735754%252Fgeneral%252F00066edc-53b3-4c67-be93-0eb5eb2d97f4.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:06:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735754/general/00066edc-53b3-4c67-be93-0eb5eb2d97f4.jpeg already downloaded
2026-03-27 22:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06: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%252F5735754%252Fgeneral%252Fbeffe22d-6199-4db4-b968-a6c9eea20d01.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:06:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735754/general/beffe22d-6199-4db4-b968-a6c9eea20d01.jpeg already downloaded
2026-03-27 22:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06: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%252F5735754%252Fgeneral%252F76d0775d-e855-423c-8ea8-862b736cd418.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:06:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735754/general/76d0775d-e855-423c-8ea8-862b736cd418.jpeg already downloaded
2026-03-27 22:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06: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%252F5735754%252Fgeneral%252Fbfe9ff11-dae2-409b-adfe-05b8dc19e6d9.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:06:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735754/general/bfe9ff11-dae2-409b-adfe-05b8dc19e6d9.jpeg already downloaded
2026-03-27 22:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06: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%252F5735754%252Fgeneral%252F6d738d36-7b46-4e8d-8895-a134d6a0866c.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:06:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735754/general/6d738d36-7b46-4e8d-8895-a134d6a0866c.jpeg already downloaded
2026-03-27 22:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06: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%252F5735754%252Fgeneral%252Fa69aef34-ad7b-4b1d-99b8-b87e9266f5e9.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:06:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735754/general/a69aef34-ad7b-4b1d-99b8-b87e9266f5e9.jpeg already downloaded
2026-03-27 22:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06: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%252F5735754%252Fgeneral%252F724f1e53-9ee1-4e83-b28f-5397575b0c1f.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:06:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735754/general/724f1e53-9ee1-4e83-b28f-5397575b0c1f.jpeg already downloaded
2026-03-27 22:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06: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%252F5735754%252Fgeneral%252Ff43ff84c-ea18-4349-b0e0-00660a5e80a9.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:06:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735754/general/f43ff84c-ea18-4349-b0e0-00660a5e80a9.jpeg already downloaded
2026-03-27 22:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06: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%252F5735754%252Fgeneral%252F9e7b8772-845b-4094-82d5-c2388c2d6bcd.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:06:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735754/general/9e7b8772-845b-4094-82d5-c2388c2d6bcd.jpeg already downloaded
2026-03-27 22:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06: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%252F5735754%252Fgeneral%252F7399718a-7e4d-410d-83e6-55a1196246c4.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:06:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735754/general/7399718a-7e4d-410d-83e6-55a1196246c4.jpeg already downloaded
2026-03-27 22:06:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 1d81f7e9-d84c-5486-a1e1-ab4e0af13827, identifier: 10741881
2026-03-27 22:06:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ff2bc61e-1ce6-5e97-860c-98c942e5a2a0 with identifier: 10741878
2026-03-27 22:06:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ff2bc61e-1ce6-5e97-860c-98c942e5a2a0 with scrape type 1
2026-03-27 22:06:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ff2bc61e-1ce6-5e97-860c-98c942e5a2a0
2026-03-27 22:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06: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%252F5743821%252Fgeneral%252Ff9baacb9-9384-4ba2-80e8-1983b79efd04.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743821/general/f9baacb9-9384-4ba2-80e8-1983b79efd04.jpg not downloaded yet
2026-03-27 22:06:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5f178d09-1d06-53e7-ba4f-7aa5021c3d70 with identifier: 10741668
2026-03-27 22:06:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5f178d09-1d06-53e7-ba4f-7aa5021c3d70 with scrape type 1
2026-03-27 22:06:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5f178d09-1d06-53e7-ba4f-7aa5021c3d70
2026-03-27 22:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06: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%252F5683089%252Fgeneral%252Ffddb91bf-5c5c-4779-aacb-682a6aeaf24f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683089/general/fddb91bf-5c5c-4779-aacb-682a6aeaf24f.jpg already downloaded
2026-03-27 22:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06: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%252F5683089%252Fgeneral%252F307d8edc-d86b-4a22-bfe3-3e60c24f1cb8.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683089/general/307d8edc-d86b-4a22-bfe3-3e60c24f1cb8.jpg already downloaded
2026-03-27 22:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06: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%252F5683089%252Fgeneral%252Fd958c5fa-d098-4b51-a453-c23ebcf1cec7.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683089/general/d958c5fa-d098-4b51-a453-c23ebcf1cec7.jpg already downloaded
2026-03-27 22:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06: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%252F5683089%252Fgeneral%252F7c262926-a0d7-4ea8-b504-b575eb14d12d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683089/general/7c262926-a0d7-4ea8-b504-b575eb14d12d.jpg already downloaded
2026-03-27 22:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06: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%252F5683089%252Fgeneral%252Fa2ddef4b-a6bf-48e5-93f5-81857519448c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683089/general/a2ddef4b-a6bf-48e5-93f5-81857519448c.jpg already downloaded
2026-03-27 22:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06: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%252F5683089%252Fgeneral%252F73d46ba8-79a6-4e20-bfd6-08f135867694.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683089/general/73d46ba8-79a6-4e20-bfd6-08f135867694.jpg already downloaded
2026-03-27 22:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06: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%252F5683089%252Fgeneral%252F30a34194-f7bf-42b9-aca9-84d8bcb7028b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683089/general/30a34194-f7bf-42b9-aca9-84d8bcb7028b.jpg already downloaded
2026-03-27 22:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06: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%252F5683089%252Fgeneral%252F10833a30-0840-4d32-9145-ea9aaf88b594.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683089/general/10833a30-0840-4d32-9145-ea9aaf88b594.jpg already downloaded
2026-03-27 22:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06: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%252F5683089%252Fgeneral%252F0868d2cb-8b71-457d-a770-8ee9b810e4da.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683089/general/0868d2cb-8b71-457d-a770-8ee9b810e4da.jpg already downloaded
2026-03-27 22:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06: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%252F5683089%252Fgeneral%252Ff7fe21ee-6d17-4224-b4c7-6b3d841fdb85.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683089/general/f7fe21ee-6d17-4224-b4c7-6b3d841fdb85.jpg already downloaded
2026-03-27 22:06:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 5f178d09-1d06-53e7-ba4f-7aa5021c3d70, identifier: 10741668
2026-03-27 22:06:55 [adesa.it] INFO: Found listing with ID: 10723808
2026-03-27 22:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710723808%27 HTTP/1.1" 200 None
2026-03-27 22:06:55 [adesa.it] INFO: Scrape type for 10723808: 2
2026-03-27 22:06:55 [adesa.it] INFO: Scraping item 10723808 url https://www.openlane.eu/en/carv6/auction/10723808
2026-03-27 22:06:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 86869d87-0f92-5a17-a232-89dffc559e5d with identifier: 10741702
2026-03-27 22:06:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 22:06:55 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=CNG HTTP/1.1" 200 None
2026-03-27 22:06:56 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 22:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-27 22:06:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 86869d87-0f92-5a17-a232-89dffc559e5d with identifier: 10741702
2026-03-27 22:06:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 86869d87-0f92-5a17-a232-89dffc559e5d with identifier: 10741702 to the API
2026-03-27 22:06:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:06: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-27 22:06:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741702>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-31T13:45:00Z',
'fuel_type': 'CNG',
'id': '86869d87-0f92-5a17-a232-89dffc559e5d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG310AL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741702',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 218900,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 12,
'photo_urls': ['https://images.openlane.eu/carimgs/5737049/general/d1bc1d5e-6f76-471f-905e-7c6f3e1ca916.jpg',
'https://images.openlane.eu/carimgs/5737049/general/8d94e84b-5a40-4d8a-be20-85c78d5d31cb.jpg',
'https://images.openlane.eu/carimgs/5737049/general/5a387c0a-e58e-4167-b641-fd30181288d4.jpg',
'https://images.openlane.eu/carimgs/5737049/general/f9abea87-babd-4f41-9e55-ab8616925404.jpg',
'https://images.openlane.eu/carimgs/5737049/general/988dfa86-18f7-49c1-89eb-a3f24d57d381.jpg',
'https://images.openlane.eu/carimgs/5737049/general/9d1d335c-0a4f-48e6-b4f7-3ef6ae83eac8.jpg',
'https://images.openlane.eu/carimgs/5737049/general/149da60f-6559-4530-a214-275db268edf0.jpg',
'https://images.openlane.eu/carimgs/5737049/general/4e45c774-a507-4d04-b5b0-111c446f7df2.jpg',
'https://images.openlane.eu/carimgs/5737049/general/78db5b57-2abf-42b0-b783-5e6f1a4f7337.jpg',
'https://images.openlane.eu/carimgs/5737049/general/e642347c-0a0d-4c7c-afa2-d967b69269a9.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5ca7945-c728-57e2-aa4d-c59db2b3a885/d5ca7945-c728-57e2-aa4d-c59db2b3a885_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 580585,
'Height': 1512,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737049/general/d1bc1d5e-6f76-471f-905e-7c6f3e1ca916.jpg',
'Width': 2016},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5ca7945-c728-57e2-aa4d-c59db2b3a885/d5ca7945-c728-57e2-aa4d-c59db2b3a885_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 526732,
'Height': 1512,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737049/general/8d94e84b-5a40-4d8a-be20-85c78d5d31cb.jpg',
'Width': 2016},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5ca7945-c728-57e2-aa4d-c59db2b3a885/d5ca7945-c728-57e2-aa4d-c59db2b3a885_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 495141,
'Height': 1512,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737049/general/5a387c0a-e58e-4167-b641-fd30181288d4.jpg',
'Width': 2016},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5ca7945-c728-57e2-aa4d-c59db2b3a885/d5ca7945-c728-57e2-aa4d-c59db2b3a885_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 597141,
'Height': 1512,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737049/general/f9abea87-babd-4f41-9e55-ab8616925404.jpg',
'Width': 2016},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5ca7945-c728-57e2-aa4d-c59db2b3a885/d5ca7945-c728-57e2-aa4d-c59db2b3a885_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 406016,
'Height': 2016,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737049/general/988dfa86-18f7-49c1-89eb-a3f24d57d381.jpg',
'Width': 1512},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5ca7945-c728-57e2-aa4d-c59db2b3a885/d5ca7945-c728-57e2-aa4d-c59db2b3a885_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123650,
'Height': 1512,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737049/general/9d1d335c-0a4f-48e6-b4f7-3ef6ae83eac8.jpg',
'Width': 2016},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5ca7945-c728-57e2-aa4d-c59db2b3a885/d5ca7945-c728-57e2-aa4d-c59db2b3a885_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 256997,
'Height': 2016,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737049/general/149da60f-6559-4530-a214-275db268edf0.jpg',
'Width': 1512},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5ca7945-c728-57e2-aa4d-c59db2b3a885/d5ca7945-c728-57e2-aa4d-c59db2b3a885_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 334882,
'Height': 1512,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737049/general/4e45c774-a507-4d04-b5b0-111c446f7df2.jpg',
'Width': 2016},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5ca7945-c728-57e2-aa4d-c59db2b3a885/d5ca7945-c728-57e2-aa4d-c59db2b3a885_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 529802,
'Height': 1512,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737049/general/78db5b57-2abf-42b0-b783-5e6f1a4f7337.jpg',
'Width': 2016},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5ca7945-c728-57e2-aa4d-c59db2b3a885/d5ca7945-c728-57e2-aa4d-c59db2b3a885_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 378030,
'Height': 1512,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737049/general/e642347c-0a0d-4c7c-afa2-d967b69269a9.jpg',
'Width': 2016}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2021-06-01',
'seats_number': 5,
'seller_name': 'CAR RECYCLING S.R.L.',
'title': 'Skoda Octavia Combi 1.5 Executive - CNG - Automatic - 130 hp - '
'218.900 km',
'transmission': 'automatic',
'trim': 'Executive',
'vin': None,
'year': 2021}
2026-03-27 22:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741702%27 HTTP/1.1" 200 None
2026-03-27 22:06:56 [adesa.it] INFO: Saving data for 10741702: {'created_time': 1774649216.386412, 'last_price_update_time': 1774649216.386422, 'auction_closing_time': 1774964700.0}
2026-03-27 22:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741702') HTTP/1.1" 204 0
2026-03-27 22:06:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 1d81f7e9-d84c-5486-a1e1-ab4e0af13827 with identifier: 10741881
2026-03-27 22:06:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 1d81f7e9-d84c-5486-a1e1-ab4e0af13827 with identifier: 10741881
2026-03-27 22:06:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 1d81f7e9-d84c-5486-a1e1-ab4e0af13827 with identifier: 10741881 to the API
2026-03-27 22:06:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:06: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-27 22:06:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741881>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 347,
'expiration_date': '2026-03-30T11:15:00Z',
'fuel_type': 'Electric',
'id': '1d81f7e9-d84c-5486-a1e1-ab4e0af13827',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM859GE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741881',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Tesla',
'model': 'Model Y',
'odometer': 58768,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 13,
'photo_urls': ['https://images.openlane.eu/carimgs/5735754/general/00066edc-53b3-4c67-be93-0eb5eb2d97f4.jpeg',
'https://images.openlane.eu/carimgs/5735754/general/beffe22d-6199-4db4-b968-a6c9eea20d01.jpeg',
'https://images.openlane.eu/carimgs/5735754/general/76d0775d-e855-423c-8ea8-862b736cd418.jpeg',
'https://images.openlane.eu/carimgs/5735754/general/bfe9ff11-dae2-409b-adfe-05b8dc19e6d9.jpeg',
'https://images.openlane.eu/carimgs/5735754/general/6d738d36-7b46-4e8d-8895-a134d6a0866c.jpeg',
'https://images.openlane.eu/carimgs/5735754/general/a69aef34-ad7b-4b1d-99b8-b87e9266f5e9.jpeg',
'https://images.openlane.eu/carimgs/5735754/general/724f1e53-9ee1-4e83-b28f-5397575b0c1f.jpeg',
'https://images.openlane.eu/carimgs/5735754/general/f43ff84c-ea18-4349-b0e0-00660a5e80a9.jpeg',
'https://images.openlane.eu/carimgs/5735754/general/9e7b8772-845b-4094-82d5-c2388c2d6bcd.jpeg',
'https://images.openlane.eu/carimgs/5735754/general/7399718a-7e4d-410d-83e6-55a1196246c4.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1d81f7e9-d84c-5486-a1e1-ab4e0af13827/1d81f7e9-d84c-5486-a1e1-ab4e0af13827_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 198708,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735754/general/00066edc-53b3-4c67-be93-0eb5eb2d97f4.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1d81f7e9-d84c-5486-a1e1-ab4e0af13827/1d81f7e9-d84c-5486-a1e1-ab4e0af13827_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 186764,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735754/general/beffe22d-6199-4db4-b968-a6c9eea20d01.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1d81f7e9-d84c-5486-a1e1-ab4e0af13827/1d81f7e9-d84c-5486-a1e1-ab4e0af13827_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129901,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735754/general/76d0775d-e855-423c-8ea8-862b736cd418.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1d81f7e9-d84c-5486-a1e1-ab4e0af13827/1d81f7e9-d84c-5486-a1e1-ab4e0af13827_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 193997,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735754/general/bfe9ff11-dae2-409b-adfe-05b8dc19e6d9.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1d81f7e9-d84c-5486-a1e1-ab4e0af13827/1d81f7e9-d84c-5486-a1e1-ab4e0af13827_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 237831,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735754/general/6d738d36-7b46-4e8d-8895-a134d6a0866c.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1d81f7e9-d84c-5486-a1e1-ab4e0af13827/1d81f7e9-d84c-5486-a1e1-ab4e0af13827_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 147423,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735754/general/a69aef34-ad7b-4b1d-99b8-b87e9266f5e9.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1d81f7e9-d84c-5486-a1e1-ab4e0af13827/1d81f7e9-d84c-5486-a1e1-ab4e0af13827_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 194985,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735754/general/724f1e53-9ee1-4e83-b28f-5397575b0c1f.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1d81f7e9-d84c-5486-a1e1-ab4e0af13827/1d81f7e9-d84c-5486-a1e1-ab4e0af13827_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 201052,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735754/general/f43ff84c-ea18-4349-b0e0-00660a5e80a9.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1d81f7e9-d84c-5486-a1e1-ab4e0af13827/1d81f7e9-d84c-5486-a1e1-ab4e0af13827_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137241,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735754/general/9e7b8772-845b-4094-82d5-c2388c2d6bcd.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1d81f7e9-d84c-5486-a1e1-ab4e0af13827/1d81f7e9-d84c-5486-a1e1-ab4e0af13827_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 192738,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735754/general/7399718a-7e4d-410d-83e6-55a1196246c4.jpeg',
'Width': 1600}],
'price': 22800,
'price_includes_vat': True,
'registration_date': '2023-02-01',
'seats_number': 5,
'seller_name': 'RAM SERVICE SRL',
'title': 'Tesla Model Y - Electric - Automatic - 347 hp - 58.768 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-27 22:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741881%27 HTTP/1.1" 200 None
2026-03-27 22:06:56 [adesa.it] INFO: Saving data for 10741881: {'created_time': 1774649216.699738, 'last_price_update_time': 1774649216.699749, 'auction_closing_time': 1774869300.0}
2026-03-27 22:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741881') HTTP/1.1" 204 0
2026-03-27 22:06:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 5f178d09-1d06-53e7-ba4f-7aa5021c3d70 with identifier: 10741668
2026-03-27 22:06:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 5f178d09-1d06-53e7-ba4f-7aa5021c3d70 with identifier: 10741668
2026-03-27 22:06:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 5f178d09-1d06-53e7-ba4f-7aa5021c3d70 with identifier: 10741668 to the API
2026-03-27 22:06:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:06: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-27 22:06:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741668>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 670,
'expiration_date': '2026-03-31T13:45:00Z',
'fuel_type': 'Electric',
'id': '5f178d09-1d06-53e7-ba4f-7aa5021c3d70',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GT599RX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741668',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Tesla',
'model': 'Model X',
'odometer': 63454,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 24,
'photo_urls': ['https://images.openlane.eu/carimgs/5683089/general/fddb91bf-5c5c-4779-aacb-682a6aeaf24f.jpg',
'https://images.openlane.eu/carimgs/5683089/general/307d8edc-d86b-4a22-bfe3-3e60c24f1cb8.jpg',
'https://images.openlane.eu/carimgs/5683089/general/d958c5fa-d098-4b51-a453-c23ebcf1cec7.jpg',
'https://images.openlane.eu/carimgs/5683089/general/7c262926-a0d7-4ea8-b504-b575eb14d12d.jpg',
'https://images.openlane.eu/carimgs/5683089/general/a2ddef4b-a6bf-48e5-93f5-81857519448c.jpg',
'https://images.openlane.eu/carimgs/5683089/general/73d46ba8-79a6-4e20-bfd6-08f135867694.jpg',
'https://images.openlane.eu/carimgs/5683089/general/30a34194-f7bf-42b9-aca9-84d8bcb7028b.jpg',
'https://images.openlane.eu/carimgs/5683089/general/10833a30-0840-4d32-9145-ea9aaf88b594.jpg',
'https://images.openlane.eu/carimgs/5683089/general/0868d2cb-8b71-457d-a770-8ee9b810e4da.jpg',
'https://images.openlane.eu/carimgs/5683089/general/f7fe21ee-6d17-4224-b4c7-6b3d841fdb85.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f178d09-1d06-53e7-ba4f-7aa5021c3d70/5f178d09-1d06-53e7-ba4f-7aa5021c3d70_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2734212,
'Height': 3072,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683089/general/fddb91bf-5c5c-4779-aacb-682a6aeaf24f.jpg',
'Width': 4096},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f178d09-1d06-53e7-ba4f-7aa5021c3d70/5f178d09-1d06-53e7-ba4f-7aa5021c3d70_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2793346,
'Height': 3072,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683089/general/307d8edc-d86b-4a22-bfe3-3e60c24f1cb8.jpg',
'Width': 4096},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f178d09-1d06-53e7-ba4f-7aa5021c3d70/5f178d09-1d06-53e7-ba4f-7aa5021c3d70_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2205316,
'Height': 3072,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683089/general/d958c5fa-d098-4b51-a453-c23ebcf1cec7.jpg',
'Width': 4096},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f178d09-1d06-53e7-ba4f-7aa5021c3d70/5f178d09-1d06-53e7-ba4f-7aa5021c3d70_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2638028,
'Height': 3072,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683089/general/7c262926-a0d7-4ea8-b504-b575eb14d12d.jpg',
'Width': 4096},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f178d09-1d06-53e7-ba4f-7aa5021c3d70/5f178d09-1d06-53e7-ba4f-7aa5021c3d70_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3227219,
'Height': 3072,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683089/general/a2ddef4b-a6bf-48e5-93f5-81857519448c.jpg',
'Width': 4096},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f178d09-1d06-53e7-ba4f-7aa5021c3d70/5f178d09-1d06-53e7-ba4f-7aa5021c3d70_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3052604,
'Height': 3072,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683089/general/73d46ba8-79a6-4e20-bfd6-08f135867694.jpg',
'Width': 4096},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f178d09-1d06-53e7-ba4f-7aa5021c3d70/5f178d09-1d06-53e7-ba4f-7aa5021c3d70_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2967942,
'Height': 3072,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683089/general/30a34194-f7bf-42b9-aca9-84d8bcb7028b.jpg',
'Width': 4096},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f178d09-1d06-53e7-ba4f-7aa5021c3d70/5f178d09-1d06-53e7-ba4f-7aa5021c3d70_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3070495,
'Height': 3072,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683089/general/10833a30-0840-4d32-9145-ea9aaf88b594.jpg',
'Width': 4096},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f178d09-1d06-53e7-ba4f-7aa5021c3d70/5f178d09-1d06-53e7-ba4f-7aa5021c3d70_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2261123,
'Height': 3072,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683089/general/0868d2cb-8b71-457d-a770-8ee9b810e4da.jpg',
'Width': 4096},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f178d09-1d06-53e7-ba4f-7aa5021c3d70/5f178d09-1d06-53e7-ba4f-7aa5021c3d70_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3441315,
'Height': 3072,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683089/general/f7fe21ee-6d17-4224-b4c7-6b3d841fdb85.jpg',
'Width': 4096}],
'price': 35100,
'price_includes_vat': True,
'registration_date': '2024-03-05',
'seats_number': 6,
'seller_name': 'SIRIO S.r.l.',
'title': 'Tesla Model X Long Range - Dual Motor - Electric - Automatic - 670 '
'hp - 63.454 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-27 22:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741668%27 HTTP/1.1" 200 None
2026-03-27 22:06:57 [adesa.it] INFO: Saving data for 10741668: {'created_time': 1774649217.043296, 'last_price_update_time': 1774649217.043309, 'auction_closing_time': 1774964700.0}
2026-03-27 22:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741668') HTTP/1.1" 204 0
2026-03-27 22:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06: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%252F5743821%252Fgeneral%252Fd2f02566-a222-455a-afd1-8349bb0da890.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743821/general/d2f02566-a222-455a-afd1-8349bb0da890.jpg not downloaded yet
2026-03-27 22:06:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733704> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:06:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733710> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:06:57 [PIL.TiffImagePlugin] DEBUG: tag: ImageDescription (270) - type: string (2) Tag Location: 22 - Data Location: 98 - value: b'Screenshot\x00'
2026-03-27 22:06:57 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 22:06:57 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 46 - Data Location: 110 - value: b'\x00\x00\x00\x90\x00\x00\x00\x01'
2026-03-27 22:06:57 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 58 - Data Location: 118 - value: b'\x00\x00\x00\x90\x00\x00\x00\x01'
2026-03-27 22:06:57 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x00\x02'
2026-03-27 22:06:57 [PIL.TiffImagePlugin] DEBUG: tag: DateTime (306) - type: string (2) Tag Location: 82 - Data Location: 126 - value: b'2026:03:27 13:04:07\x00'
2026-03-27 22:06:57 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x92'
2026-03-27 22:06:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:06:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5bf9b90>
2026-03-27 22:06:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:06:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:06:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:06:57 [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-27 22:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:57 [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%252F70290d45-5db6-456d-8c9e-ddbeaa090660.jpeg') HTTP/1.1" 204 0
2026-03-27 22:06:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742563/general/70290d45-5db6-456d-8c9e-ddbeaa090660.jpeg saved to cache
2026-03-27 22:06:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 3d384337-2576-5fa3-9a91-35c4e3df1c22
2026-03-27 22:06:57 [adesa.it] INFO: Found listing with ID: 10723915
2026-03-27 22:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710723915%27 HTTP/1.1" 200 None
2026-03-27 22:06:57 [adesa.it] INFO: Scrape type for 10723915: 2
2026-03-27 22:06:57 [adesa.it] INFO: Scraping item 10723915 url https://www.openlane.eu/en/carv6/auction/10723915
2026-03-27 22:06:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:06:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06: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%252F5743821%252Fgeneral%252F7b44bd0c-5087-414f-bc32-d165742508b3.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743821/general/7b44bd0c-5087-414f-bc32-d165742508b3.jpg not downloaded yet
2026-03-27 22:06:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733670> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:06:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741643> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:06:57 [adesa.it] INFO: Found listing with ID: 10733204
2026-03-27 22:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733204%27 HTTP/1.1" 200 None
2026-03-27 22:06:57 [adesa.it] INFO: Scrape type for 10733204: 2
2026-03-27 22:06:57 [adesa.it] INFO: Scraping item 10733204 url https://www.openlane.eu/en/carv6/auction/10733204
2026-03-27 22:06:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:06:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:06:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ce7b8742-1db3-5a6d-929e-76f7c871ab46 with identifier: 10733704
2026-03-27 22:06:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ce7b8742-1db3-5a6d-929e-76f7c871ab46 with scrape type 1
2026-03-27 22:06:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ce7b8742-1db3-5a6d-929e-76f7c871ab46
2026-03-27 22:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06: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%252F5695035%252Fgeneral%252Ff45d6f1a-ad90-490a-8fa8-5a0331819334.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695035/general/f45d6f1a-ad90-490a-8fa8-5a0331819334.jpg already downloaded
2026-03-27 22:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06: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%252F5695035%252Fgeneral%252F643b6e9f-335d-4aad-99c4-6a81ed5cadbb.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695035/general/643b6e9f-335d-4aad-99c4-6a81ed5cadbb.jpg already downloaded
2026-03-27 22:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06: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%252F5695035%252Fgeneral%252F5b6d86a4-572c-4932-8664-8cc3d67bd2fd.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695035/general/5b6d86a4-572c-4932-8664-8cc3d67bd2fd.jpg already downloaded
2026-03-27 22:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06: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%252F5695035%252Fgeneral%252F1b0c8bc7-e354-4d1a-8d25-325aebeeb149.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695035/general/1b0c8bc7-e354-4d1a-8d25-325aebeeb149.jpg already downloaded
2026-03-27 22:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06: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%252F5695035%252Fgeneral%252F0105cd16-06cc-460f-97d5-8016029fa0bc.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695035/general/0105cd16-06cc-460f-97d5-8016029fa0bc.jpg already downloaded
2026-03-27 22:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06: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%252F5695035%252Fgeneral%252F1c22a642-5990-43d9-afd1-b70ad836bd59.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695035/general/1c22a642-5990-43d9-afd1-b70ad836bd59.jpg already downloaded
2026-03-27 22:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06: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%252F5695035%252Fgeneral%252F0b17b8a0-678a-433f-b980-a08e2adefe0c.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695035/general/0b17b8a0-678a-433f-b980-a08e2adefe0c.jpg already downloaded
2026-03-27 22:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06: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%252F5695035%252Fgeneral%252Fbe02cd30-0f40-4b90-9dff-bbfca233cbae.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695035/general/be02cd30-0f40-4b90-9dff-bbfca233cbae.jpg already downloaded
2026-03-27 22:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06: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%252F5695035%252Fgeneral%252F4161ac1b-720f-41b0-b776-dac10e2cb6b7.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695035/general/4161ac1b-720f-41b0-b776-dac10e2cb6b7.jpg already downloaded
2026-03-27 22:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06: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%252F5695035%252Fgeneral%252Fafd1199b-cc50-4803-b852-dbab60a812d5.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695035/general/afd1199b-cc50-4803-b852-dbab60a812d5.jpg already downloaded
2026-03-27 22:06:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: ce7b8742-1db3-5a6d-929e-76f7c871ab46, identifier: 10733704
2026-03-27 22:06:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8b217c53-93ff-57c6-8a49-a6e60be4758a with identifier: 10733710
2026-03-27 22:06:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8b217c53-93ff-57c6-8a49-a6e60be4758a with scrape type 1
2026-03-27 22:06:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8b217c53-93ff-57c6-8a49-a6e60be4758a
2026-03-27 22:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06: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%252F5699909%252Fgeneral%252Fbab65925-a004-4c87-a164-78f3ec3884ae.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699909/general/bab65925-a004-4c87-a164-78f3ec3884ae.jpg already downloaded
2026-03-27 22:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06: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%252F5699909%252Fgeneral%252F16cc1bd0-cbd4-4fbb-a924-360100b85422.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699909/general/16cc1bd0-cbd4-4fbb-a924-360100b85422.jpg already downloaded
2026-03-27 22:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06: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%252F5699909%252Fgeneral%252F1f66dc75-8165-49aa-b1a8-e341378154ae.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699909/general/1f66dc75-8165-49aa-b1a8-e341378154ae.jpg already downloaded
2026-03-27 22:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06: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%252F5699909%252Fgeneral%252F2f3e9360-fe43-4426-8273-fc755ee7a956.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699909/general/2f3e9360-fe43-4426-8273-fc755ee7a956.jpg already downloaded
2026-03-27 22:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06: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%252F5699909%252Fgeneral%252F210111a3-085d-4c51-afcb-47c4e45857af.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699909/general/210111a3-085d-4c51-afcb-47c4e45857af.jpg already downloaded
2026-03-27 22:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06: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%252F5699909%252Fgeneral%252F357a9b4a-5777-471a-8134-94f7595b5aa2.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699909/general/357a9b4a-5777-471a-8134-94f7595b5aa2.jpg already downloaded
2026-03-27 22:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06: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%252F5699909%252Fgeneral%252F36586bc1-a697-4a19-9d70-00260142115b.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699909/general/36586bc1-a697-4a19-9d70-00260142115b.jpg already downloaded
2026-03-27 22:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06: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%252F5699909%252Fgeneral%252F5e7bca50-ae96-40dd-8465-2e925ea82720.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699909/general/5e7bca50-ae96-40dd-8465-2e925ea82720.jpg already downloaded
2026-03-27 22:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06: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%252F5699909%252Fgeneral%252F5ad02ec6-bbc0-490c-b850-ef34d40d623a.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699909/general/5ad02ec6-bbc0-490c-b850-ef34d40d623a.jpg already downloaded
2026-03-27 22:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06: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%252F5699909%252Fgeneral%252Fda71b613-bb26-409d-b1d1-ba945333d0c4.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699909/general/da71b613-bb26-409d-b1d1-ba945333d0c4.jpg already downloaded
2026-03-27 22:06:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 8b217c53-93ff-57c6-8a49-a6e60be4758a, identifier: 10733710
2026-03-27 22:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06: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%252F5743821%252Fgeneral%252F4474f042-c299-42b4-a267-659d9095d3e7.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743821/general/4474f042-c299-42b4-a267-659d9095d3e7.jpg not downloaded yet
2026-03-27 22:06:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: ce7b8742-1db3-5a6d-929e-76f7c871ab46 with identifier: 10733704
2026-03-27 22:06:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: ce7b8742-1db3-5a6d-929e-76f7c871ab46 with identifier: 10733704
2026-03-27 22:06:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: ce7b8742-1db3-5a6d-929e-76f7c871ab46 with identifier: 10733704 to the API
2026-03-27 22:06:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22: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-27 22:06:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733704>
{'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-30T16:00: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=10733704',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Skoda',
'model': 'Kodiaq',
'odometer': 256745,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 56,
'photo_urls': ['https://images.openlane.eu/carimgs/5695035/general/f45d6f1a-ad90-490a-8fa8-5a0331819334.jpg',
'https://images.openlane.eu/carimgs/5695035/general/643b6e9f-335d-4aad-99c4-6a81ed5cadbb.jpg',
'https://images.openlane.eu/carimgs/5695035/general/5b6d86a4-572c-4932-8664-8cc3d67bd2fd.jpg',
'https://images.openlane.eu/carimgs/5695035/general/1b0c8bc7-e354-4d1a-8d25-325aebeeb149.jpg',
'https://images.openlane.eu/carimgs/5695035/general/0105cd16-06cc-460f-97d5-8016029fa0bc.jpg',
'https://images.openlane.eu/carimgs/5695035/general/1c22a642-5990-43d9-afd1-b70ad836bd59.jpg',
'https://images.openlane.eu/carimgs/5695035/general/0b17b8a0-678a-433f-b980-a08e2adefe0c.jpg',
'https://images.openlane.eu/carimgs/5695035/general/be02cd30-0f40-4b90-9dff-bbfca233cbae.jpg',
'https://images.openlane.eu/carimgs/5695035/general/4161ac1b-720f-41b0-b776-dac10e2cb6b7.jpg',
'https://images.openlane.eu/carimgs/5695035/general/afd1199b-cc50-4803-b852-dbab60a812d5.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce7b8742-1db3-5a6d-929e-76f7c871ab46/ce7b8742-1db3-5a6d-929e-76f7c871ab46_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 290123,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695035/general/f45d6f1a-ad90-490a-8fa8-5a0331819334.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce7b8742-1db3-5a6d-929e-76f7c871ab46/ce7b8742-1db3-5a6d-929e-76f7c871ab46_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 354471,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695035/general/643b6e9f-335d-4aad-99c4-6a81ed5cadbb.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce7b8742-1db3-5a6d-929e-76f7c871ab46/ce7b8742-1db3-5a6d-929e-76f7c871ab46_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 304270,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695035/general/5b6d86a4-572c-4932-8664-8cc3d67bd2fd.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce7b8742-1db3-5a6d-929e-76f7c871ab46/ce7b8742-1db3-5a6d-929e-76f7c871ab46_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 327968,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695035/general/1b0c8bc7-e354-4d1a-8d25-325aebeeb149.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce7b8742-1db3-5a6d-929e-76f7c871ab46/ce7b8742-1db3-5a6d-929e-76f7c871ab46_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 243205,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695035/general/0105cd16-06cc-460f-97d5-8016029fa0bc.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce7b8742-1db3-5a6d-929e-76f7c871ab46/ce7b8742-1db3-5a6d-929e-76f7c871ab46_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 319920,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695035/general/1c22a642-5990-43d9-afd1-b70ad836bd59.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce7b8742-1db3-5a6d-929e-76f7c871ab46/ce7b8742-1db3-5a6d-929e-76f7c871ab46_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 237815,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695035/general/0b17b8a0-678a-433f-b980-a08e2adefe0c.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce7b8742-1db3-5a6d-929e-76f7c871ab46/ce7b8742-1db3-5a6d-929e-76f7c871ab46_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 264803,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695035/general/be02cd30-0f40-4b90-9dff-bbfca233cbae.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce7b8742-1db3-5a6d-929e-76f7c871ab46/ce7b8742-1db3-5a6d-929e-76f7c871ab46_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 274667,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695035/general/4161ac1b-720f-41b0-b776-dac10e2cb6b7.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce7b8742-1db3-5a6d-929e-76f7c871ab46/ce7b8742-1db3-5a6d-929e-76f7c871ab46_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 365349,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695035/general/afd1199b-cc50-4803-b852-dbab60a812d5.jpg',
'Width': 1600}],
'price': 13800,
'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-27 22:06:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710733704%27 HTTP/1.1" 200 None
2026-03-27 22:06:58 [adesa.it] INFO: Saving data for 10733704: {'created_time': 1774649218.276153, 'last_price_update_time': 1774649218.276163, 'auction_closing_time': 1774886400.0}
2026-03-27 22:06:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10733704') HTTP/1.1" 204 0
2026-03-27 22:06:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 8b217c53-93ff-57c6-8a49-a6e60be4758a with identifier: 10733710
2026-03-27 22:06:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 8b217c53-93ff-57c6-8a49-a6e60be4758a with identifier: 10733710
2026-03-27 22:06:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 8b217c53-93ff-57c6-8a49-a6e60be4758a with identifier: 10733710 to the API
2026-03-27 22:06:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22: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-27 22:06:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733710>
{'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-30T16:00: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=10733710',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Skoda',
'model': 'Karoq',
'odometer': 165782,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 32,
'photo_urls': ['https://images.openlane.eu/carimgs/5699909/general/bab65925-a004-4c87-a164-78f3ec3884ae.jpg',
'https://images.openlane.eu/carimgs/5699909/general/16cc1bd0-cbd4-4fbb-a924-360100b85422.jpg',
'https://images.openlane.eu/carimgs/5699909/general/1f66dc75-8165-49aa-b1a8-e341378154ae.jpg',
'https://images.openlane.eu/carimgs/5699909/general/2f3e9360-fe43-4426-8273-fc755ee7a956.jpg',
'https://images.openlane.eu/carimgs/5699909/general/210111a3-085d-4c51-afcb-47c4e45857af.jpg',
'https://images.openlane.eu/carimgs/5699909/general/357a9b4a-5777-471a-8134-94f7595b5aa2.jpg',
'https://images.openlane.eu/carimgs/5699909/general/36586bc1-a697-4a19-9d70-00260142115b.jpg',
'https://images.openlane.eu/carimgs/5699909/general/5e7bca50-ae96-40dd-8465-2e925ea82720.jpg',
'https://images.openlane.eu/carimgs/5699909/general/5ad02ec6-bbc0-490c-b850-ef34d40d623a.jpg',
'https://images.openlane.eu/carimgs/5699909/general/da71b613-bb26-409d-b1d1-ba945333d0c4.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8b217c53-93ff-57c6-8a49-a6e60be4758a/8b217c53-93ff-57c6-8a49-a6e60be4758a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91511,
'Height': 593,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699909/general/bab65925-a004-4c87-a164-78f3ec3884ae.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8b217c53-93ff-57c6-8a49-a6e60be4758a/8b217c53-93ff-57c6-8a49-a6e60be4758a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110336,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699909/general/16cc1bd0-cbd4-4fbb-a924-360100b85422.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8b217c53-93ff-57c6-8a49-a6e60be4758a/8b217c53-93ff-57c6-8a49-a6e60be4758a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93554,
'Height': 593,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699909/general/1f66dc75-8165-49aa-b1a8-e341378154ae.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8b217c53-93ff-57c6-8a49-a6e60be4758a/8b217c53-93ff-57c6-8a49-a6e60be4758a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102276,
'Height': 593,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699909/general/2f3e9360-fe43-4426-8273-fc755ee7a956.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8b217c53-93ff-57c6-8a49-a6e60be4758a/8b217c53-93ff-57c6-8a49-a6e60be4758a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109439,
'Height': 593,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699909/general/210111a3-085d-4c51-afcb-47c4e45857af.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8b217c53-93ff-57c6-8a49-a6e60be4758a/8b217c53-93ff-57c6-8a49-a6e60be4758a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113642,
'Height': 593,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699909/general/357a9b4a-5777-471a-8134-94f7595b5aa2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8b217c53-93ff-57c6-8a49-a6e60be4758a/8b217c53-93ff-57c6-8a49-a6e60be4758a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96296,
'Height': 593,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699909/general/36586bc1-a697-4a19-9d70-00260142115b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8b217c53-93ff-57c6-8a49-a6e60be4758a/8b217c53-93ff-57c6-8a49-a6e60be4758a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 32046,
'Height': 296,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699909/general/5e7bca50-ae96-40dd-8465-2e925ea82720.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8b217c53-93ff-57c6-8a49-a6e60be4758a/8b217c53-93ff-57c6-8a49-a6e60be4758a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94269,
'Height': 593,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699909/general/5ad02ec6-bbc0-490c-b850-ef34d40d623a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8b217c53-93ff-57c6-8a49-a6e60be4758a/8b217c53-93ff-57c6-8a49-a6e60be4758a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94269,
'Height': 593,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699909/general/da71b613-bb26-409d-b1d1-ba945333d0c4.jpg',
'Width': 800}],
'price': 11000,
'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-27 22:06:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710733710%27 HTTP/1.1" 200 None
2026-03-27 22:06:58 [adesa.it] INFO: Saving data for 10733710: {'created_time': 1774649218.626147, 'last_price_update_time': 1774649218.626157, 'auction_closing_time': 1774886400.0}
2026-03-27 22:06:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10733710') HTTP/1.1" 204 0
2026-03-27 22:06:58 [adesa.it] INFO: Found listing with ID: 10723916
2026-03-27 22:06:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710723916%27 HTTP/1.1" 200 None
2026-03-27 22:06:58 [adesa.it] INFO: Scrape type for 10723916: 2
2026-03-27 22:06:58 [adesa.it] INFO: Scraping item 10723916 url https://www.openlane.eu/en/carv6/auction/10723916
2026-03-27 22:06:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743821/general/f9baacb9-9384-4ba2-80e8-1983b79efd04.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741878)
2026-03-27 22:06:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06: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%252F5743821%252Fgeneral%252Fd2432fd7-a7d1-4cfb-8f4d-4a3f325a4223.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743821/general/d2432fd7-a7d1-4cfb-8f4d-4a3f325a4223.jpg not downloaded yet
2026-03-27 22:06:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733210> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:06:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 35445b40-9aee-521e-99a5-a4e23758f35f with identifier: 10733670
2026-03-27 22:06:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 35445b40-9aee-521e-99a5-a4e23758f35f with scrape type 1
2026-03-27 22:06:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 35445b40-9aee-521e-99a5-a4e23758f35f
2026-03-27 22:06:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06: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%252F5548155%252Fgeneral%252F1c48a796-8b6b-4171-a871-b80511f60644.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5548155/general/1c48a796-8b6b-4171-a871-b80511f60644.jpg already downloaded
2026-03-27 22:06:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06: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%252F5548155%252Fgeneral%252Ffdf85789-0469-4448-a7bd-c35d6efb7402.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5548155/general/fdf85789-0469-4448-a7bd-c35d6efb7402.jpg already downloaded
2026-03-27 22:06:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06: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%252F5548155%252Fgeneral%252F8804e804-9d77-4270-8952-0a64b336ffd2.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5548155/general/8804e804-9d77-4270-8952-0a64b336ffd2.jpg already downloaded
2026-03-27 22:06:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06: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%252F5548155%252Fgeneral%252Ff829f3a7-cb0f-4cbb-921c-6e70f3f643b5.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5548155/general/f829f3a7-cb0f-4cbb-921c-6e70f3f643b5.jpg already downloaded
2026-03-27 22:06:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06: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%252F5548155%252Fgeneral%252F7d6903a3-ea4d-4f83-8343-3a56b79f2977.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5548155/general/7d6903a3-ea4d-4f83-8343-3a56b79f2977.jpg already downloaded
2026-03-27 22:06:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06: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%252F5548155%252Fgeneral%252F8653b957-ff09-4006-b819-4aea359f450e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5548155/general/8653b957-ff09-4006-b819-4aea359f450e.jpg already downloaded
2026-03-27 22:06:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06: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%252F5548155%252Fgeneral%252Fb655edd0-fb7a-4015-bed4-1570c3333750.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5548155/general/b655edd0-fb7a-4015-bed4-1570c3333750.jpg already downloaded
2026-03-27 22:06:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06: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%252F5548155%252Fgeneral%252F4bc43549-2930-4e97-be3a-07a12f40e4dd.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5548155/general/4bc43549-2930-4e97-be3a-07a12f40e4dd.jpg already downloaded
2026-03-27 22:06:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06: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%252F5548155%252Fgeneral%252F929c5f8d-a284-4d74-96bb-97d6982eb534.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5548155/general/929c5f8d-a284-4d74-96bb-97d6982eb534.jpg already downloaded
2026-03-27 22:06:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06: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%252F5548155%252Fgeneral%252F945bb0ed-68c4-4223-8236-3e7351978262.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:06:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5548155/general/945bb0ed-68c4-4223-8236-3e7351978262.jpg already downloaded
2026-03-27 22:06:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 35445b40-9aee-521e-99a5-a4e23758f35f, identifier: 10733670
2026-03-27 22:06:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c3991cc5-060e-5104-9c87-c18f4864d62d with identifier: 10741643
2026-03-27 22:06:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c3991cc5-060e-5104-9c87-c18f4864d62d with scrape type 1
2026-03-27 22:06:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c3991cc5-060e-5104-9c87-c18f4864d62d
2026-03-27 22:06:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06: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%252F5731281%252Fgeneral%252F6d34f674-3346-4afa-85de-fad13c52056b.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:06:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731281/general/6d34f674-3346-4afa-85de-fad13c52056b.jpeg already downloaded
2026-03-27 22:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06: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%252F5731281%252Fgeneral%252Fac4bf28f-efb8-4e28-8a9b-ff2ca64744b7.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:06:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731281/general/ac4bf28f-efb8-4e28-8a9b-ff2ca64744b7.jpeg already downloaded
2026-03-27 22:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06: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%252F5731281%252Fgeneral%252F44ab9201-af8f-495f-9124-4abbf9637ffd.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:06:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731281/general/44ab9201-af8f-495f-9124-4abbf9637ffd.jpeg already downloaded
2026-03-27 22:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06: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%252F5731281%252Fgeneral%252Fc2534629-c483-44db-b638-d09d87352916.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:06:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731281/general/c2534629-c483-44db-b638-d09d87352916.jpeg already downloaded
2026-03-27 22:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06: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%252F5731281%252Fgeneral%252F4f1b36c7-8bf6-407a-b85a-b7fa1ae71c84.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:06:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731281/general/4f1b36c7-8bf6-407a-b85a-b7fa1ae71c84.jpeg already downloaded
2026-03-27 22:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06: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%252F5731281%252Fgeneral%252F38318527-60ac-427a-a879-2dd40e32edd8.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:06:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731281/general/38318527-60ac-427a-a879-2dd40e32edd8.jpeg already downloaded
2026-03-27 22:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06: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%252F5731281%252Fgeneral%252F21737ed2-de2b-4ef3-83d0-ee59b611bd7b.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:06:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731281/general/21737ed2-de2b-4ef3-83d0-ee59b611bd7b.jpeg already downloaded
2026-03-27 22:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06: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%252F5731281%252Fgeneral%252F632c5e59-0fdd-41ee-ae1f-82e9cd3f8156.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:06:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731281/general/632c5e59-0fdd-41ee-ae1f-82e9cd3f8156.jpeg already downloaded
2026-03-27 22:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06: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%252F5731281%252Fgeneral%252F560f08b0-2f44-44ee-9c44-56565a42b7dc.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:06:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731281/general/560f08b0-2f44-44ee-9c44-56565a42b7dc.jpeg already downloaded
2026-03-27 22:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06: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%252F5731281%252Fgeneral%252F8ec8cd77-4657-4afb-9028-3e80fc05ecf0.jpeg%27 HTTP/1.1" 200 None
2026-03-27 22:06:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731281/general/8ec8cd77-4657-4afb-9028-3e80fc05ecf0.jpeg already downloaded
2026-03-27 22:06:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: c3991cc5-060e-5104-9c87-c18f4864d62d, identifier: 10741643
2026-03-27 22:06:59 [adesa.it] INFO: Found listing with ID: 10716558
2026-03-27 22:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710716558%27 HTTP/1.1" 200 None
2026-03-27 22:06:59 [adesa.it] INFO: Scrape type for 10716558: 2
2026-03-27 22:06:59 [adesa.it] INFO: Scraping item 10716558 url https://www.openlane.eu/en/carv6/auction/10716558
2026-03-27 22: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-27 22:06:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 35445b40-9aee-521e-99a5-a4e23758f35f with identifier: 10733670
2026-03-27 22:06:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 35445b40-9aee-521e-99a5-a4e23758f35f with identifier: 10733670
2026-03-27 22:06:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 35445b40-9aee-521e-99a5-a4e23758f35f with identifier: 10733670 to the API
2026-03-27 22:06:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22: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-27 22:06:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733670>
{'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-30T16:00: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=10733670',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Skoda',
'model': 'Karoq',
'odometer': 210387,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 19,
'photo_urls': ['https://images.openlane.eu/carimgs/5548155/general/1c48a796-8b6b-4171-a871-b80511f60644.jpg',
'https://images.openlane.eu/carimgs/5548155/general/fdf85789-0469-4448-a7bd-c35d6efb7402.jpg',
'https://images.openlane.eu/carimgs/5548155/general/8804e804-9d77-4270-8952-0a64b336ffd2.jpg',
'https://images.openlane.eu/carimgs/5548155/general/f829f3a7-cb0f-4cbb-921c-6e70f3f643b5.jpg',
'https://images.openlane.eu/carimgs/5548155/general/7d6903a3-ea4d-4f83-8343-3a56b79f2977.jpg',
'https://images.openlane.eu/carimgs/5548155/general/8653b957-ff09-4006-b819-4aea359f450e.jpg',
'https://images.openlane.eu/carimgs/5548155/general/b655edd0-fb7a-4015-bed4-1570c3333750.jpg',
'https://images.openlane.eu/carimgs/5548155/general/4bc43549-2930-4e97-be3a-07a12f40e4dd.jpg',
'https://images.openlane.eu/carimgs/5548155/general/929c5f8d-a284-4d74-96bb-97d6982eb534.jpg',
'https://images.openlane.eu/carimgs/5548155/general/945bb0ed-68c4-4223-8236-3e7351978262.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_35445b40-9aee-521e-99a5-a4e23758f35f/35445b40-9aee-521e-99a5-a4e23758f35f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 143041,
'Height': 836,
'OriginUrl': 'https://images.openlane.eu/carimgs/5548155/general/1c48a796-8b6b-4171-a871-b80511f60644.jpg',
'Width': 1159},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_35445b40-9aee-521e-99a5-a4e23758f35f/35445b40-9aee-521e-99a5-a4e23758f35f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 173705,
'Height': 972,
'OriginUrl': 'https://images.openlane.eu/carimgs/5548155/general/fdf85789-0469-4448-a7bd-c35d6efb7402.jpg',
'Width': 1176},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_35445b40-9aee-521e-99a5-a4e23758f35f/35445b40-9aee-521e-99a5-a4e23758f35f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 215747,
'Height': 1077,
'OriginUrl': 'https://images.openlane.eu/carimgs/5548155/general/8804e804-9d77-4270-8952-0a64b336ffd2.jpg',
'Width': 1407},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_35445b40-9aee-521e-99a5-a4e23758f35f/35445b40-9aee-521e-99a5-a4e23758f35f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118355,
'Height': 636,
'OriginUrl': 'https://images.openlane.eu/carimgs/5548155/general/f829f3a7-cb0f-4cbb-921c-6e70f3f643b5.jpg',
'Width': 1566},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_35445b40-9aee-521e-99a5-a4e23758f35f/35445b40-9aee-521e-99a5-a4e23758f35f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 142388,
'Height': 1088,
'OriginUrl': 'https://images.openlane.eu/carimgs/5548155/general/7d6903a3-ea4d-4f83-8343-3a56b79f2977.jpg',
'Width': 1578},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_35445b40-9aee-521e-99a5-a4e23758f35f/35445b40-9aee-521e-99a5-a4e23758f35f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 175010,
'Height': 1065,
'OriginUrl': 'https://images.openlane.eu/carimgs/5548155/general/8653b957-ff09-4006-b819-4aea359f450e.jpg',
'Width': 1572},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_35445b40-9aee-521e-99a5-a4e23758f35f/35445b40-9aee-521e-99a5-a4e23758f35f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 144111,
'Height': 1063,
'OriginUrl': 'https://images.openlane.eu/carimgs/5548155/general/b655edd0-fb7a-4015-bed4-1570c3333750.jpg',
'Width': 1552},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_35445b40-9aee-521e-99a5-a4e23758f35f/35445b40-9aee-521e-99a5-a4e23758f35f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96367,
'Height': 802,
'OriginUrl': 'https://images.openlane.eu/carimgs/5548155/general/4bc43549-2930-4e97-be3a-07a12f40e4dd.jpg',
'Width': 915},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_35445b40-9aee-521e-99a5-a4e23758f35f/35445b40-9aee-521e-99a5-a4e23758f35f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118129,
'Height': 762,
'OriginUrl': 'https://images.openlane.eu/carimgs/5548155/general/929c5f8d-a284-4d74-96bb-97d6982eb534.jpg',
'Width': 1533},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_35445b40-9aee-521e-99a5-a4e23758f35f/35445b40-9aee-521e-99a5-a4e23758f35f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 175063,
'Height': 1075,
'OriginUrl': 'https://images.openlane.eu/carimgs/5548155/general/945bb0ed-68c4-4223-8236-3e7351978262.jpg',
'Width': 1553}],
'price': 11500,
'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-27 22:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710733670%27 HTTP/1.1" 200 None
2026-03-27 22:06:59 [adesa.it] INFO: Saving data for 10733670: {'created_time': 1774649219.584656, 'last_price_update_time': 1774649219.584666, 'auction_closing_time': 1774886400.0}
2026-03-27 22:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10733670') HTTP/1.1" 204 0
2026-03-27 22:06:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: c3991cc5-060e-5104-9c87-c18f4864d62d with identifier: 10741643
2026-03-27 22:06:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: c3991cc5-060e-5104-9c87-c18f4864d62d with identifier: 10741643
2026-03-27 22:06:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: c3991cc5-060e-5104-9c87-c18f4864d62d with identifier: 10741643 to the API
2026-03-27 22:06:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22: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-27 22:06:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741643>
{'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-31T13:45:00Z',
'fuel_type': 'Diesel',
'id': 'c3991cc5-060e-5104-9c87-c18f4864d62d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM696PK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741643',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Skoda',
'model': 'Kodiaq',
'odometer': 81100,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 44,
'photo_urls': ['https://images.openlane.eu/carimgs/5731281/general/6d34f674-3346-4afa-85de-fad13c52056b.jpeg',
'https://images.openlane.eu/carimgs/5731281/general/ac4bf28f-efb8-4e28-8a9b-ff2ca64744b7.jpeg',
'https://images.openlane.eu/carimgs/5731281/general/44ab9201-af8f-495f-9124-4abbf9637ffd.jpeg',
'https://images.openlane.eu/carimgs/5731281/general/c2534629-c483-44db-b638-d09d87352916.jpeg',
'https://images.openlane.eu/carimgs/5731281/general/4f1b36c7-8bf6-407a-b85a-b7fa1ae71c84.jpeg',
'https://images.openlane.eu/carimgs/5731281/general/38318527-60ac-427a-a879-2dd40e32edd8.jpeg',
'https://images.openlane.eu/carimgs/5731281/general/21737ed2-de2b-4ef3-83d0-ee59b611bd7b.jpeg',
'https://images.openlane.eu/carimgs/5731281/general/632c5e59-0fdd-41ee-ae1f-82e9cd3f8156.jpeg',
'https://images.openlane.eu/carimgs/5731281/general/560f08b0-2f44-44ee-9c44-56565a42b7dc.jpeg',
'https://images.openlane.eu/carimgs/5731281/general/8ec8cd77-4657-4afb-9028-3e80fc05ecf0.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c3991cc5-060e-5104-9c87-c18f4864d62d/c3991cc5-060e-5104-9c87-c18f4864d62d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 196169,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731281/general/6d34f674-3346-4afa-85de-fad13c52056b.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c3991cc5-060e-5104-9c87-c18f4864d62d/c3991cc5-060e-5104-9c87-c18f4864d62d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 203217,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731281/general/ac4bf28f-efb8-4e28-8a9b-ff2ca64744b7.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c3991cc5-060e-5104-9c87-c18f4864d62d/c3991cc5-060e-5104-9c87-c18f4864d62d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 189023,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731281/general/44ab9201-af8f-495f-9124-4abbf9637ffd.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c3991cc5-060e-5104-9c87-c18f4864d62d/c3991cc5-060e-5104-9c87-c18f4864d62d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 199397,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731281/general/c2534629-c483-44db-b638-d09d87352916.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c3991cc5-060e-5104-9c87-c18f4864d62d/c3991cc5-060e-5104-9c87-c18f4864d62d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 188163,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731281/general/4f1b36c7-8bf6-407a-b85a-b7fa1ae71c84.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c3991cc5-060e-5104-9c87-c18f4864d62d/c3991cc5-060e-5104-9c87-c18f4864d62d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 185895,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731281/general/38318527-60ac-427a-a879-2dd40e32edd8.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c3991cc5-060e-5104-9c87-c18f4864d62d/c3991cc5-060e-5104-9c87-c18f4864d62d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 218531,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731281/general/21737ed2-de2b-4ef3-83d0-ee59b611bd7b.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c3991cc5-060e-5104-9c87-c18f4864d62d/c3991cc5-060e-5104-9c87-c18f4864d62d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 162745,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731281/general/632c5e59-0fdd-41ee-ae1f-82e9cd3f8156.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c3991cc5-060e-5104-9c87-c18f4864d62d/c3991cc5-060e-5104-9c87-c18f4864d62d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 213666,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731281/general/560f08b0-2f44-44ee-9c44-56565a42b7dc.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c3991cc5-060e-5104-9c87-c18f4864d62d/c3991cc5-060e-5104-9c87-c18f4864d62d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 187476,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731281/general/8ec8cd77-4657-4afb-9028-3e80fc05ecf0.jpeg',
'Width': 1600}],
'price': 1100,
'price_includes_vat': True,
'registration_date': '2023-01-24',
'seats_number': 5,
'seller_name': 'BOZAUTO DI BOZEAN VALENTIN',
'title': 'Skoda Kodiaq 2.0 TDI Executive - Diesel - Automatic - 150 hp - '
'81.100 km',
'transmission': 'automatic',
'trim': 'Executive',
'vin': None,
'year': 2023}
2026-03-27 22:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710741643%27 HTTP/1.1" 200 None
2026-03-27 22:06:59 [adesa.it] INFO: Saving data for 10741643: {'created_time': 1774649219.976552, 'last_price_update_time': 1774649219.976563, 'auction_closing_time': 1774964700.0}
2026-03-27 22:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741643') HTTP/1.1" 204 0
2026-03-27 22:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07: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%252F5743821%252Fgeneral%252F8e67d529-3364-47d3-9a0c-72c4ec6637c9.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:07:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743821/general/8e67d529-3364-47d3-9a0c-72c4ec6637c9.jpg not downloaded yet
2026-03-27 22:07:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743821/general/d2f02566-a222-455a-afd1-8349bb0da890.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741878)
2026-03-27 22:07:00 [adesa.it] INFO: Found listing with ID: 10703988
2026-03-27 22:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:00 [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-27 22:07:00 [adesa.it] INFO: Scrape type for 10703988: 0
2026-03-27 22:07:00 [adesa.it] INFO: Skipping item 10703988 url https://www.openlane.eu/en/carv6/auction/10703988
2026-03-27 22:07:00 [adesa.it] INFO: Found listing with ID: 10733394
2026-03-27 22:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733394%27 HTTP/1.1" 200 None
2026-03-27 22:07:00 [adesa.it] INFO: Scrape type for 10733394: 2
2026-03-27 22:07:00 [adesa.it] INFO: Scraping item 10733394 url https://www.openlane.eu/en/carv6/auction/10733394
2026-03-27 22:07:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733219> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07: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%252F5743821%252Fgeneral%252F3f4d3845-fccd-427a-8dd7-3311be309a6f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:07:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743821/general/3f4d3845-fccd-427a-8dd7-3311be309a6f.jpg not downloaded yet
2026-03-27 22: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-27 22:07:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733415> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:07:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:07:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee43b5950>
2026-03-27 22:07:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:07:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:07:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:07:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ff2bc61e-1ce6-5e97-860c-98c942e5a2a0/ff2bc61e-1ce6-5e97-860c-98c942e5a2a0_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743821%252Fgeneral%252Ff9baacb9-9384-4ba2-80e8-1983b79efd04.jpg') HTTP/1.1" 204 0
2026-03-27 22:07:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743821/general/f9baacb9-9384-4ba2-80e8-1983b79efd04.jpg saved to cache
2026-03-27 22:07:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item ff2bc61e-1ce6-5e97-860c-98c942e5a2a0
2026-03-27 22:07:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9ebb99e8-e016-52aa-9f4d-8d528583c545 with identifier: 10733210
2026-03-27 22:07:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9ebb99e8-e016-52aa-9f4d-8d528583c545 with scrape type 2
2026-03-27 22:07:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9ebb99e8-e016-52aa-9f4d-8d528583c545 with scrape type 2
2026-03-27 22:07:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 9ebb99e8-e016-52aa-9f4d-8d528583c545, identifier: 10733210
2026-03-27 22:07:00 [adesa.it] INFO: Found listing with ID: 10723682
2026-03-27 22:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710723682%27 HTTP/1.1" 200 None
2026-03-27 22:07:00 [adesa.it] INFO: Scrape type for 10723682: 2
2026-03-27 22:07:00 [adesa.it] INFO: Scraping item 10723682 url https://www.openlane.eu/en/carv6/auction/10723682
2026-03-27 22: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-27 22:07:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 9ebb99e8-e016-52aa-9f4d-8d528583c545 with identifier: 10733210
2026-03-27 22:07:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 9ebb99e8-e016-52aa-9f4d-8d528583c545 with identifier: 10733210
2026-03-27 22:07:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 9ebb99e8-e016-52aa-9f4d-8d528583c545 with identifier: 10733210 to the API
2026-03-27 22:07:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:07: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-27 22:07:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733210>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 120,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Diesel',
'id': '9ebb99e8-e016-52aa-9f4d-8d528583c545',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE233DC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733210',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Ford',
'model': 'Focus',
'odometer': 197802,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 5100,
'price_includes_vat': True,
'registration_date': '2021-02-15',
'seats_number': 5,
'seller_name': 'Unipol Rental',
'title': 'Ford Focus 1.5 EcoBlue Business - Diesel - Automatic - 120 hp - '
'197.802 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-27 22:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733210%27 HTTP/1.1" 200 None
2026-03-27 22:07:00 [adesa.it] INFO: Saving data for 10733210: {'auction_closing_time': 1798711260.0, 'created_time': 1774562668.664984, 'last_price_update_time': 1774649220.579593}
2026-03-27 22:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10733210') HTTP/1.1" 204 0
2026-03-27 22:07:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743821/general/4474f042-c299-42b4-a267-659d9095d3e7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741878)
2026-03-27 22:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07: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%252F5743821%252Fgeneral%252F6b6c161e-9a4d-4061-b8f5-14bc513d3b32.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:07:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743821/general/6b6c161e-9a4d-4061-b8f5-14bc513d3b32.jpg not downloaded yet
2026-03-27 22:07:00 [adesa.it] INFO: Found listing with ID: 10716640
2026-03-27 22:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:00 [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-27 22:07:00 [adesa.it] INFO: Scrape type for 10716640: 2
2026-03-27 22:07:00 [adesa.it] INFO: Scraping item 10716640 url https://www.openlane.eu/en/carv6/auction/10716640
2026-03-27 22:07:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:07:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5d54e10>
2026-03-27 22:07:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:07:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:07:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:07:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ff2bc61e-1ce6-5e97-860c-98c942e5a2a0/ff2bc61e-1ce6-5e97-860c-98c942e5a2a0_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743821%252Fgeneral%252Fd2f02566-a222-455a-afd1-8349bb0da890.jpg') HTTP/1.1" 204 0
2026-03-27 22:07:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743821/general/d2f02566-a222-455a-afd1-8349bb0da890.jpg saved to cache
2026-03-27 22:07:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item ff2bc61e-1ce6-5e97-860c-98c942e5a2a0
2026-03-27 22:07:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e2fdcac3-bee1-5629-95b9-f2128944c7fa with identifier: 10733219
2026-03-27 22:07:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e2fdcac3-bee1-5629-95b9-f2128944c7fa with scrape type 2
2026-03-27 22:07:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e2fdcac3-bee1-5629-95b9-f2128944c7fa with scrape type 2
2026-03-27 22:07:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: e2fdcac3-bee1-5629-95b9-f2128944c7fa, identifier: 10733219
2026-03-27 22:07:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0735ebf7-89ed-5d45-8775-ac1a5236309d with identifier: 10733415
2026-03-27 22:07:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0735ebf7-89ed-5d45-8775-ac1a5236309d with scrape type 2
2026-03-27 22:07:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0735ebf7-89ed-5d45-8775-ac1a5236309d with scrape type 2
2026-03-27 22:07:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 0735ebf7-89ed-5d45-8775-ac1a5236309d, identifier: 10733415
2026-03-27 22:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07: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%252F5743821%252Fgeneral%252F11aa05f5-c088-48ba-bc93-bffb68b470d0.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:07:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743821/general/11aa05f5-c088-48ba-bc93-bffb68b470d0.jpg not downloaded yet
2026-03-27 22:07:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: e2fdcac3-bee1-5629-95b9-f2128944c7fa with identifier: 10733219
2026-03-27 22:07:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: e2fdcac3-bee1-5629-95b9-f2128944c7fa with identifier: 10733219
2026-03-27 22:07:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: e2fdcac3-bee1-5629-95b9-f2128944c7fa with identifier: 10733219 to the API
2026-03-27 22:07:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22: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-27 22:07:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733219>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 204,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Hybrid',
'id': 'e2fdcac3-bee1-5629-95b9-f2128944c7fa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HA100NH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733219',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Cupra',
'model': 'Terramar',
'odometer': 3720,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 28750,
'price_includes_vat': True,
'registration_date': '2025-07-31',
'seats_number': 5,
'seller_name': None,
'title': 'Cupra Terramar 1.5 e-Hybrid - Hybrid - Automatic - 204 hp - 3.720 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2025}
2026-03-27 22:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710733219%27 HTTP/1.1" 200 None
2026-03-27 22:07:01 [adesa.it] INFO: Saving data for 10733219: {'auction_closing_time': 1798711260.0, 'created_time': 1774562743.866502, 'last_price_update_time': 1774649221.144126}
2026-03-27 22:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10733219') HTTP/1.1" 204 0
2026-03-27 22:07:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 0735ebf7-89ed-5d45-8775-ac1a5236309d with identifier: 10733415
2026-03-27 22:07:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 0735ebf7-89ed-5d45-8775-ac1a5236309d with identifier: 10733415
2026-03-27 22:07:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 0735ebf7-89ed-5d45-8775-ac1a5236309d with identifier: 10733415 to the API
2026-03-27 22:07:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22: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-27 22:07:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733415>
{'auction_title': '',
'c_o_2_emission_value': 123,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 120,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Diesel',
'id': '0735ebf7-89ed-5d45-8775-ac1a5236309d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GN578LH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733415',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Ford',
'model': 'Focus',
'odometer': 137849,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 7400,
'price_includes_vat': True,
'registration_date': '2023-03-29',
'seats_number': 5,
'seller_name': 'ARVAL-IT',
'title': 'Ford Focus 1.5 EcoBlue Business - Diesel - Automatic - 120 hp - '
'137.849 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2023}
2026-03-27 22:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710733415%27 HTTP/1.1" 200 None
2026-03-27 22:07:01 [adesa.it] INFO: Saving data for 10733415: {'auction_closing_time': 1798711260.0, 'created_time': 1774562664.845587, 'last_price_update_time': 1774649221.409478}
2026-03-27 22:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10733415') HTTP/1.1" 204 0
2026-03-27 22:07:01 [adesa.it] INFO: Found listing with ID: 10738809
2026-03-27 22:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710738809%27 HTTP/1.1" 200 None
2026-03-27 22:07:01 [adesa.it] INFO: Scrape type for 10738809: 0
2026-03-27 22:07:01 [adesa.it] INFO: Skipping item 10738809 url https://www.openlane.eu/en/carv6/auction/10738809
2026-03-27 22:07:01 [adesa.it] INFO: Found listing with ID: 10716718
2026-03-27 22:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710716718%27 HTTP/1.1" 200 None
2026-03-27 22:07:01 [adesa.it] INFO: Scrape type for 10716718: 2
2026-03-27 22:07:01 [adesa.it] INFO: Scraping item 10716718 url https://www.openlane.eu/en/carv6/auction/10716718
2026-03-27 22:07:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743821/general/8e67d529-3364-47d3-9a0c-72c4ec6637c9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741878)
2026-03-27 22:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07: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%252F5743821%252Fgeneral%252F3061a140-dbb0-4a0a-975d-1b0aa8cd247d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:07:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743821/general/3061a140-dbb0-4a0a-975d-1b0aa8cd247d.jpg not downloaded yet
2026-03-27 22:07:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733197> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:07:01 [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-27 22:07:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:07:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5946fd0>
2026-03-27 22:07:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:07:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:07:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:07:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ff2bc61e-1ce6-5e97-860c-98c942e5a2a0/ff2bc61e-1ce6-5e97-860c-98c942e5a2a0_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743821%252Fgeneral%252F4474f042-c299-42b4-a267-659d9095d3e7.jpg') HTTP/1.1" 204 0
2026-03-27 22:07:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743821/general/4474f042-c299-42b4-a267-659d9095d3e7.jpg saved to cache
2026-03-27 22:07:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item ff2bc61e-1ce6-5e97-860c-98c942e5a2a0
2026-03-27 22:07:01 [adesa.it] INFO: Found listing with ID: 10723795
2026-03-27 22:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710723795%27 HTTP/1.1" 200 None
2026-03-27 22:07:01 [adesa.it] INFO: Scrape type for 10723795: 2
2026-03-27 22:07:01 [adesa.it] INFO: Scraping item 10723795 url https://www.openlane.eu/en/carv6/auction/10723795
2026-03-27 22:07:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:07:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:07:01 [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-27 22:07:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723808> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:07:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741861> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:07:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:07:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:07:01 [adesa.it] INFO: Found listing with ID: 10723792
2026-03-27 22:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710723792%27 HTTP/1.1" 200 None
2026-03-27 22:07:01 [adesa.it] INFO: Scrape type for 10723792: 2
2026-03-27 22:07:01 [adesa.it] INFO: Scraping item 10723792 url https://www.openlane.eu/en/carv6/auction/10723792
2026-03-27 22:07:01 [adesa.it] INFO: Found listing with ID: 10736248
2026-03-27 22:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710736248%27 HTTP/1.1" 200 None
2026-03-27 22:07:01 [adesa.it] INFO: Scrape type for 10736248: 0
2026-03-27 22:07:01 [adesa.it] INFO: Skipping item 10736248 url https://www.openlane.eu/en/carv6/auction/10736248
2026-03-27 22:07:01 [adesa.it] INFO: Found listing with ID: 10733281
2026-03-27 22:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710733281%27 HTTP/1.1" 200 None
2026-03-27 22:07:01 [adesa.it] INFO: Scrape type for 10733281: 2
2026-03-27 22:07:01 [adesa.it] INFO: Scraping item 10733281 url https://www.openlane.eu/en/carv6/auction/10733281
2026-03-27 22:07:01 [adesa.it] INFO: Found listing with ID: 10723594
2026-03-27 22:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710723594%27 HTTP/1.1" 200 None
2026-03-27 22:07:01 [adesa.it] INFO: Scrape type for 10723594: 2
2026-03-27 22:07:01 [adesa.it] INFO: Scraping item 10723594 url https://www.openlane.eu/en/carv6/auction/10723594
2026-03-27 22:07:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:07:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5db2710>
2026-03-27 22:07:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:07:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:07:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:07:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ff2bc61e-1ce6-5e97-860c-98c942e5a2a0/ff2bc61e-1ce6-5e97-860c-98c942e5a2a0_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743821%252Fgeneral%252F8e67d529-3364-47d3-9a0c-72c4ec6637c9.jpg') HTTP/1.1" 204 0
2026-03-27 22:07:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743821/general/8e67d529-3364-47d3-9a0c-72c4ec6637c9.jpg saved to cache
2026-03-27 22:07:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item ff2bc61e-1ce6-5e97-860c-98c942e5a2a0
2026-03-27 22:07:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723915> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:07:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743821/general/11aa05f5-c088-48ba-bc93-bffb68b470d0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741878)
2026-03-27 22:07:01 [adesa.it] INFO: Found listing with ID: 10716719
2026-03-27 22:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710716719%27 HTTP/1.1" 200 None
2026-03-27 22:07:01 [adesa.it] INFO: Scrape type for 10716719: 2
2026-03-27 22:07:01 [adesa.it] INFO: Scraping item 10716719 url https://www.openlane.eu/en/carv6/auction/10716719
2026-03-27 22:07:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:07:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:07:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9ef122ab-5b58-5e89-aab2-804c1cbb2f30 with identifier: 10733197
2026-03-27 22:07:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9ef122ab-5b58-5e89-aab2-804c1cbb2f30 with scrape type 2
2026-03-27 22:07:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9ef122ab-5b58-5e89-aab2-804c1cbb2f30 with scrape type 2
2026-03-27 22:07:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 9ef122ab-5b58-5e89-aab2-804c1cbb2f30, identifier: 10733197
2026-03-27 22:07:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3ca04275-be26-5938-bdb0-777e670322e3 with identifier: 10716618
2026-03-27 22:07:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3ca04275-be26-5938-bdb0-777e670322e3 with scrape type 2
2026-03-27 22:07:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3ca04275-be26-5938-bdb0-777e670322e3 with scrape type 2
2026-03-27 22:07:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 3ca04275-be26-5938-bdb0-777e670322e3, identifier: 10716618
2026-03-27 22:07:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743821/general/6b6c161e-9a4d-4061-b8f5-14bc513d3b32.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741878)
2026-03-27 22:07:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743821/general/3061a140-dbb0-4a0a-975d-1b0aa8cd247d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741878)
2026-03-27 22:07:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 9ef122ab-5b58-5e89-aab2-804c1cbb2f30 with identifier: 10733197
2026-03-27 22:07:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 9ef122ab-5b58-5e89-aab2-804c1cbb2f30 with identifier: 10733197
2026-03-27 22:07:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 9ef122ab-5b58-5e89-aab2-804c1cbb2f30 with identifier: 10733197 to the API
2026-03-27 22:07:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22: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-27 22:07:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733197>
{'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': 120,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Diesel',
'id': '9ef122ab-5b58-5e89-aab2-804c1cbb2f30',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ996HN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733197',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Ford',
'model': 'Kuga',
'odometer': 133516,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 10900,
'price_includes_vat': True,
'registration_date': '2022-03-16',
'seats_number': 5,
'seller_name': 'Unipol Rental',
'title': 'Ford Kuga 1.5 EcoBlue ST Line - Diesel - Automatic - 120 hp - '
'133.516 km',
'transmission': 'automatic',
'trim': 'ST Line',
'vin': None,
'year': 2022}
2026-03-27 22:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710733197%27 HTTP/1.1" 200 None
2026-03-27 22:07:02 [adesa.it] INFO: Saving data for 10733197: {'auction_closing_time': 1798711260.0, 'created_time': 1774562743.036332, 'last_price_update_time': 1774649222.184194}
2026-03-27 22:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10733197') HTTP/1.1" 204 0
2026-03-27 22:07:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 3ca04275-be26-5938-bdb0-777e670322e3 with identifier: 10716618
2026-03-27 22:07:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 3ca04275-be26-5938-bdb0-777e670322e3 with identifier: 10716618
2026-03-27 22:07:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 3ca04275-be26-5938-bdb0-777e670322e3 with identifier: 10716618 to the API
2026-03-27 22:07:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22: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-27 22:07:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716618>
{'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': 0,
'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-27 22:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710716618%27 HTTP/1.1" 200 None
2026-03-27 22:07:02 [adesa.it] INFO: Saving data for 10716618: {'auction_closing_time': 1798711260.0, 'created_time': 1774368460.058148, 'last_price_update_time': 1774649222.604896}
2026-03-27 22:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716618') HTTP/1.1" 204 0
2026-03-27 22:07:02 [adesa.it] INFO: Found listing with ID: 10699918
2026-03-27 22:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710699918%27 HTTP/1.1" 200 None
2026-03-27 22:07:02 [adesa.it] INFO: Scrape type for 10699918: 2
2026-03-27 22:07:02 [adesa.it] INFO: Scraping item 10699918 url https://www.openlane.eu/en/carv6/auction/10699918
2026-03-27 22:07:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742563/general/ad0b92f1-6c1e-4065-b704-66b5b69948a5.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10741691)
2026-03-27 22:07:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743821/general/3f4d3845-fccd-427a-8dd7-3311be309a6f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741878)
2026-03-27 22:07:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: baea2b2a-e3c9-569e-9584-660e0eb5eb38 with identifier: 10716485
2026-03-27 22:07:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item baea2b2a-e3c9-569e-9584-660e0eb5eb38 with scrape type 2
2026-03-27 22:07:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item baea2b2a-e3c9-569e-9584-660e0eb5eb38 with scrape type 2
2026-03-27 22:07:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: baea2b2a-e3c9-569e-9584-660e0eb5eb38, identifier: 10716485
2026-03-27 22:07:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1f3ebf3e-aaa5-5225-8f7b-fd7f8e0d1f1f with identifier: 10723808
2026-03-27 22:07:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1f3ebf3e-aaa5-5225-8f7b-fd7f8e0d1f1f with scrape type 2
2026-03-27 22:07:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1f3ebf3e-aaa5-5225-8f7b-fd7f8e0d1f1f with scrape type 2
2026-03-27 22:07:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 1f3ebf3e-aaa5-5225-8f7b-fd7f8e0d1f1f, identifier: 10723808
2026-03-27 22:07:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c25c8d98-1e91-5b1d-9295-96b2aa5fef4b with identifier: 10741861
2026-03-27 22:07:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c25c8d98-1e91-5b1d-9295-96b2aa5fef4b with scrape type 1
2026-03-27 22:07:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c25c8d98-1e91-5b1d-9295-96b2aa5fef4b
2026-03-27 22:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07: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%252F5751674%252Fgeneral%252F3aa64b41-22b8-4329-bfd4-1399a97c609e.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:07:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751674/general/3aa64b41-22b8-4329-bfd4-1399a97c609e.jpg not downloaded yet
2026-03-27 22:07:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 58c8d3b7-12f2-5df1-8b6c-04c694c63340 with identifier: 10723915
2026-03-27 22:07:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 58c8d3b7-12f2-5df1-8b6c-04c694c63340 with scrape type 2
2026-03-27 22:07:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 58c8d3b7-12f2-5df1-8b6c-04c694c63340 with scrape type 2
2026-03-27 22:07:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 58c8d3b7-12f2-5df1-8b6c-04c694c63340, identifier: 10723915
2026-03-27 22:07:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:07:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee584e0d0>
2026-03-27 22:07:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:07:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:07:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:07:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ff2bc61e-1ce6-5e97-860c-98c942e5a2a0/ff2bc61e-1ce6-5e97-860c-98c942e5a2a0_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743821%252Fgeneral%252F11aa05f5-c088-48ba-bc93-bffb68b470d0.jpg') HTTP/1.1" 204 0
2026-03-27 22:07:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743821/general/11aa05f5-c088-48ba-bc93-bffb68b470d0.jpg saved to cache
2026-03-27 22:07:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item ff2bc61e-1ce6-5e97-860c-98c942e5a2a0
2026-03-27 22:07:02 [adesa.it] INFO: Found listing with ID: 10699939
2026-03-27 22:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07: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-27 22:07:03 [adesa.it] INFO: Scrape type for 10699939: 2
2026-03-27 22:07:03 [adesa.it] INFO: Scraping item 10699939 url https://www.openlane.eu/en/carv6/auction/10699939
2026-03-27 22:07:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723916> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:07:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: baea2b2a-e3c9-569e-9584-660e0eb5eb38 with identifier: 10716485
2026-03-27 22:07:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 22:07:03 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Yellow HTTP/1.1" 200 None
2026-03-27 22:07:03 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 22:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-27 22:07:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: baea2b2a-e3c9-569e-9584-660e0eb5eb38 with identifier: 10716485
2026-03-27 22:07:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: baea2b2a-e3c9-569e-9584-660e0eb5eb38 with identifier: 10716485 to the API
2026-03-27 22:07:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:07: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-27 22:07:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716485>
{'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': 0,
'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-27 22:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:03 [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-27 22:07:03 [adesa.it] INFO: Saving data for 10716485: {'auction_closing_time': 1798711260.0, 'created_time': 1774368462.379428, 'last_price_update_time': 1774649223.413318}
2026-03-27 22:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716485') HTTP/1.1" 204 0
2026-03-27 22:07:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 1f3ebf3e-aaa5-5225-8f7b-fd7f8e0d1f1f with identifier: 10723808
2026-03-27 22:07:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 1f3ebf3e-aaa5-5225-8f7b-fd7f8e0d1f1f with identifier: 10723808
2026-03-27 22:07:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 1f3ebf3e-aaa5-5225-8f7b-fd7f8e0d1f1f with identifier: 10723808 to the API
2026-03-27 22:07:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:07: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-27 22:07:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723808>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.0L',
'engine_horse_power': 120,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Petrol',
'id': '1f3ebf3e-aaa5-5225-8f7b-fd7f8e0d1f1f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH013PK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723808',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 133652,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 8400,
'price_includes_vat': True,
'registration_date': '2021-11-30',
'seats_number': 5,
'seller_name': 'Unipol Rental',
'title': 'Hyundai Kona 1.0 T-GDI - Petrol - Manual - 120 hp - 133.652 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
2026-03-27 22:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710723808%27 HTTP/1.1" 200 None
2026-03-27 22:07:03 [adesa.it] INFO: Saving data for 10723808: {'auction_closing_time': 1798711260.0, 'created_time': 1774455047.244513, 'last_price_update_time': 1774649223.676606}
2026-03-27 22:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10723808') HTTP/1.1" 204 0
2026-03-27 22:07:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 58c8d3b7-12f2-5df1-8b6c-04c694c63340 with identifier: 10723915
2026-03-27 22:07:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 58c8d3b7-12f2-5df1-8b6c-04c694c63340 with identifier: 10723915
2026-03-27 22:07:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 58c8d3b7-12f2-5df1-8b6c-04c694c63340 with identifier: 10723915 to the API
2026-03-27 22:07:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:07: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-27 22:07:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723915>
{'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-12-31T10:01: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=10723915',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Jeep',
'model': 'Cherokee',
'odometer': 191329,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 9100,
'price_includes_vat': True,
'registration_date': '2014-05-16',
'seats_number': 5,
'seller_name': None,
'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-27 22:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710723915%27 HTTP/1.1" 200 None
2026-03-27 22:07:03 [adesa.it] INFO: Saving data for 10723915: {'auction_closing_time': 1798711260.0, 'created_time': 1774455047.976889, 'last_price_update_time': 1774649223.944764}
2026-03-27 22:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10723915') HTTP/1.1" 204 0
2026-03-27 22:07:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07: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%252F5751674%252Fgeneral%252F51c99751-2d77-4dd8-8e27-e202c0e29df1.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:07:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751674/general/51c99751-2d77-4dd8-8e27-e202c0e29df1.jpg not downloaded yet
2026-03-27 22:07:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:07:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5911cd0>
2026-03-27 22:07:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:07:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:07:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:07:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ff2bc61e-1ce6-5e97-860c-98c942e5a2a0/ff2bc61e-1ce6-5e97-860c-98c942e5a2a0_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5743821%252Fgeneral%252F6b6c161e-9a4d-4061-b8f5-14bc513d3b32.jpg') HTTP/1.1" 204 0
2026-03-27 22:07:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743821/general/6b6c161e-9a4d-4061-b8f5-14bc513d3b32.jpg saved to cache
2026-03-27 22:07:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item ff2bc61e-1ce6-5e97-860c-98c942e5a2a0
2026-03-27 22:07:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:07:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee578e0d0>
2026-03-27 22:07:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:07:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:07:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ff2bc61e-1ce6-5e97-860c-98c942e5a2a0/ff2bc61e-1ce6-5e97-860c-98c942e5a2a0_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5743821%252Fgeneral%252F3061a140-dbb0-4a0a-975d-1b0aa8cd247d.jpg') HTTP/1.1" 204 0
2026-03-27 22:07:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743821/general/3061a140-dbb0-4a0a-975d-1b0aa8cd247d.jpg saved to cache
2026-03-27 22:07:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item ff2bc61e-1ce6-5e97-860c-98c942e5a2a0
2026-03-27 22:07:04 [adesa.it] INFO: Found listing with ID: 10736840
2026-03-27 22:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710736840%27 HTTP/1.1" 200 None
2026-03-27 22:07:04 [adesa.it] INFO: Scrape type for 10736840: 0
2026-03-27 22:07:04 [adesa.it] INFO: Skipping item 10736840 url https://www.openlane.eu/en/carv6/auction/10736840
2026-03-27 22:07:04 [adesa.it] INFO: Found listing with ID: 10735909
2026-03-27 22:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710735909%27 HTTP/1.1" 200 None
2026-03-27 22:07:04 [adesa.it] INFO: Scrape type for 10735909: 0
2026-03-27 22:07:04 [adesa.it] INFO: Skipping item 10735909 url https://www.openlane.eu/en/carv6/auction/10735909
2026-03-27 22:07:04 [adesa.it] INFO: Found listing with ID: 10723584
2026-03-27 22:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710723584%27 HTTP/1.1" 200 None
2026-03-27 22:07:04 [adesa.it] INFO: Scrape type for 10723584: 2
2026-03-27 22:07:04 [adesa.it] INFO: Scraping item 10723584 url https://www.openlane.eu/en/carv6/auction/10723584
2026-03-27 22:07:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723682> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:07:04 [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-27 22:07:04 [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-27 22:07:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742563/general/2ce77ce2-999f-4079-9643-b1b27cf7e800.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10741691)
2026-03-27 22:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07: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%252F5751674%252Fgeneral%252Fd05a8cf0-ffdc-4df3-b495-3a4524dd2bfb.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:07:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751674/general/d05a8cf0-ffdc-4df3-b495-3a4524dd2bfb.jpg not downloaded yet
2026-03-27 22: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-27 22:07:04 [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-27 22:07:04 [adesa.it] INFO: Found listing with ID: 10716484
2026-03-27 22:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710716484%27 HTTP/1.1" 200 None
2026-03-27 22:07:04 [adesa.it] INFO: Scrape type for 10716484: 2
2026-03-27 22:07:04 [adesa.it] INFO: Scraping item 10716484 url https://www.openlane.eu/en/carv6/auction/10716484
2026-03-27 22:07:04 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 22:07:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:07:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee4716690>
2026-03-27 22:07:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:07:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:07:04 [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-27 22:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5742563%252Fgeneral%252Fad0b92f1-6c1e-4065-b704-66b5b69948a5.jpeg') HTTP/1.1" 204 0
2026-03-27 22:07:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742563/general/ad0b92f1-6c1e-4065-b704-66b5b69948a5.jpeg saved to cache
2026-03-27 22:07:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 3d384337-2576-5fa3-9a91-35c4e3df1c22
2026-03-27 22:07:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:07:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5a49390>
2026-03-27 22:07:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:07:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:07:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ff2bc61e-1ce6-5e97-860c-98c942e5a2a0/ff2bc61e-1ce6-5e97-860c-98c942e5a2a0_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5743821%252Fgeneral%252F3f4d3845-fccd-427a-8dd7-3311be309a6f.jpg') HTTP/1.1" 204 0
2026-03-27 22:07:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743821/general/3f4d3845-fccd-427a-8dd7-3311be309a6f.jpg saved to cache
2026-03-27 22:07:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item ff2bc61e-1ce6-5e97-860c-98c942e5a2a0
2026-03-27 22:07:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3b469fb2-443b-51a3-89ed-5ebf3812c4a9 with identifier: 10723916
2026-03-27 22:07:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3b469fb2-443b-51a3-89ed-5ebf3812c4a9 with scrape type 2
2026-03-27 22:07:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3b469fb2-443b-51a3-89ed-5ebf3812c4a9 with scrape type 2
2026-03-27 22:07:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 3b469fb2-443b-51a3-89ed-5ebf3812c4a9, identifier: 10723916
2026-03-27 22:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07: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%252F5751674%252Fgeneral%252F311a753b-a139-4363-be7a-41f533b0327d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:07:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751674/general/311a753b-a139-4363-be7a-41f533b0327d.jpg not downloaded yet
2026-03-27 22:07:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 3b469fb2-443b-51a3-89ed-5ebf3812c4a9 with identifier: 10723916
2026-03-27 22:07:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 3b469fb2-443b-51a3-89ed-5ebf3812c4a9 with identifier: 10723916
2026-03-27 22:07:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 3b469fb2-443b-51a3-89ed-5ebf3812c4a9 with identifier: 10723916 to the API
2026-03-27 22:07:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22: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-27 22:07:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723916>
{'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-12-31T10:01: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=10723916',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Jeep',
'model': 'Wrangler',
'odometer': 60400,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 24700,
'price_includes_vat': True,
'registration_date': '2018-05-07',
'seats_number': 4,
'seller_name': None,
'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-27 22:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710723916%27 HTTP/1.1" 200 None
2026-03-27 22:07:04 [adesa.it] INFO: Saving data for 10723916: {'auction_closing_time': 1798711260.0, 'created_time': 1774455044.966479, 'last_price_update_time': 1774649224.719507}
2026-03-27 22:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10723916') HTTP/1.1" 204 0
2026-03-27 22:07:04 [adesa.it] INFO: Found listing with ID: 10733345
2026-03-27 22:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710733345%27 HTTP/1.1" 200 None
2026-03-27 22:07:04 [adesa.it] INFO: Scrape type for 10733345: 2
2026-03-27 22:07:04 [adesa.it] INFO: Scraping item 10733345 url https://www.openlane.eu/en/carv6/auction/10733345
2026-03-27 22:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07: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%252F5751674%252Fgeneral%252F05fb7c26-8c4f-4144-b867-7ce11d5267d1.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:07:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751674/general/05fb7c26-8c4f-4144-b867-7ce11d5267d1.jpg not downloaded yet
2026-03-27 22:07:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733394> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:07:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c8ad57ad-6a5b-5425-ac7d-e0f125e97897 with identifier: 10723682
2026-03-27 22:07:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c8ad57ad-6a5b-5425-ac7d-e0f125e97897 with scrape type 2
2026-03-27 22:07:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c8ad57ad-6a5b-5425-ac7d-e0f125e97897 with scrape type 2
2026-03-27 22:07:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: c8ad57ad-6a5b-5425-ac7d-e0f125e97897, identifier: 10723682
2026-03-27 22:07:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d2d3be5f-9032-5fc7-a63c-d6554dab16b4 with identifier: 10716640
2026-03-27 22:07:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d2d3be5f-9032-5fc7-a63c-d6554dab16b4 with scrape type 2
2026-03-27 22:07:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d2d3be5f-9032-5fc7-a63c-d6554dab16b4 with scrape type 2
2026-03-27 22:07:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: d2d3be5f-9032-5fc7-a63c-d6554dab16b4, identifier: 10716640
2026-03-27 22:07:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0f1004a3-5dad-5145-a2c1-b6a8a4e77660 with identifier: 10716718
2026-03-27 22:07:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0f1004a3-5dad-5145-a2c1-b6a8a4e77660 with scrape type 2
2026-03-27 22:07:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0f1004a3-5dad-5145-a2c1-b6a8a4e77660 with scrape type 2
2026-03-27 22:07:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 0f1004a3-5dad-5145-a2c1-b6a8a4e77660, identifier: 10716718
2026-03-27 22:07:05 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 22:07:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:07:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5bc2d10>
2026-03-27 22:07:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:07:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:07:05 [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-27 22:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5742563%252Fgeneral%252F2ce77ce2-999f-4079-9643-b1b27cf7e800.jpeg') HTTP/1.1" 204 0
2026-03-27 22:07:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742563/general/2ce77ce2-999f-4079-9643-b1b27cf7e800.jpeg saved to cache
2026-03-27 22:07:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 3d384337-2576-5fa3-9a91-35c4e3df1c22
2026-03-27 22:07:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 51dbd074-3f5d-548b-b5ec-dd8166089366 with identifier: 10716558
2026-03-27 22:07:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 51dbd074-3f5d-548b-b5ec-dd8166089366 with scrape type 2
2026-03-27 22:07:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 51dbd074-3f5d-548b-b5ec-dd8166089366 with scrape type 2
2026-03-27 22:07:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 51dbd074-3f5d-548b-b5ec-dd8166089366, identifier: 10716558
2026-03-27 22:07:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742563/general/f92f6b17-0fcc-4881-a2aa-e6f09c02b332.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10741691)
2026-03-27 22:07:05 [adesa.it] INFO: Found listing with ID: 10733411
2026-03-27 22:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710733411%27 HTTP/1.1" 200 None
2026-03-27 22:07:05 [adesa.it] INFO: Scrape type for 10733411: 2
2026-03-27 22:07:05 [adesa.it] INFO: Scraping item 10733411 url https://www.openlane.eu/en/carv6/auction/10733411
2026-03-27 22:07:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: c8ad57ad-6a5b-5425-ac7d-e0f125e97897 with identifier: 10723682
2026-03-27 22:07:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: c8ad57ad-6a5b-5425-ac7d-e0f125e97897 with identifier: 10723682
2026-03-27 22:07:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: c8ad57ad-6a5b-5425-ac7d-e0f125e97897 with identifier: 10723682 to the API
2026-03-27 22:07:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22: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-27 22:07:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723682>
{'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': 146,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Hybrid',
'id': 'c8ad57ad-6a5b-5425-ac7d-e0f125e97897',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG136AP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723682',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Lexus',
'model': 'UX',
'odometer': 60838,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 14300,
'price_includes_vat': True,
'registration_date': '2021-06-10',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Lexus UX Business - Hybrid - Automatic - 146 hp - 60.838 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-27 22:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710723682%27 HTTP/1.1" 200 None
2026-03-27 22:07:05 [adesa.it] INFO: Saving data for 10723682: {'auction_closing_time': 1798711260.0, 'created_time': 1774455054.723828, 'last_price_update_time': 1774649225.610583}
2026-03-27 22:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10723682') HTTP/1.1" 204 0
2026-03-27 22:07:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: d2d3be5f-9032-5fc7-a63c-d6554dab16b4 with identifier: 10716640
2026-03-27 22:07:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: d2d3be5f-9032-5fc7-a63c-d6554dab16b4 with identifier: 10716640
2026-03-27 22:07:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: d2d3be5f-9032-5fc7-a63c-d6554dab16b4 with identifier: 10716640 to the API
2026-03-27 22:07:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22: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-27 22:07:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716640>
{'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': 0,
'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-27 22:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710716640%27 HTTP/1.1" 200 None
2026-03-27 22:07:05 [adesa.it] INFO: Saving data for 10716640: {'auction_closing_time': 1798711260.0, 'created_time': 1774368477.63592, 'last_price_update_time': 1774649225.873359}
2026-03-27 22:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716640') HTTP/1.1" 204 0
2026-03-27 22:07:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 0f1004a3-5dad-5145-a2c1-b6a8a4e77660 with identifier: 10716718
2026-03-27 22:07:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 0f1004a3-5dad-5145-a2c1-b6a8a4e77660 with identifier: 10716718
2026-03-27 22:07:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 0f1004a3-5dad-5145-a2c1-b6a8a4e77660 with identifier: 10716718 to the API
2026-03-27 22:07:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:07: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-27 22:07:06 [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': 0,
'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-27 22:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:06 [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-27 22:07:06 [adesa.it] INFO: Saving data for 10716718: {'auction_closing_time': 1798711260.0, 'created_time': 1774368464.38621, 'last_price_update_time': 1774649226.156928}
2026-03-27 22:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716718') HTTP/1.1" 204 0
2026-03-27 22:07:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 51dbd074-3f5d-548b-b5ec-dd8166089366 with identifier: 10716558
2026-03-27 22:07:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 51dbd074-3f5d-548b-b5ec-dd8166089366 with identifier: 10716558
2026-03-27 22:07:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 51dbd074-3f5d-548b-b5ec-dd8166089366 with identifier: 10716558 to the API
2026-03-27 22:07:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:07: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-27 22:07:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716558>
{'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': 0,
'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-27 22:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:06 [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-27 22:07:06 [adesa.it] INFO: Saving data for 10716558: {'auction_closing_time': 1798711260.0, 'created_time': 1774368474.582378, 'last_price_update_time': 1774649226.4287}
2026-03-27 22:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716558') HTTP/1.1" 204 0
2026-03-27 22:07:06 [scrapy.extensions.logstats] INFO: Crawled 731 pages (at 112 pages/min), scraped 506 items (at 105 items/min)
2026-03-27 22:07:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 211MiB
2026-03-27 22:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07: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%252F5751674%252Fgeneral%252F76ca8565-265e-440b-9beb-53a06fdba802.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:07:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751674/general/76ca8565-265e-440b-9beb-53a06fdba802.jpg not downloaded yet
2026-03-27 22:07:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733281> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:07:06 [adesa.it] INFO: Found listing with ID: 10735860
2026-03-27 22:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710735860%27 HTTP/1.1" 200 None
2026-03-27 22:07:06 [adesa.it] INFO: Scrape type for 10735860: 0
2026-03-27 22:07:06 [adesa.it] INFO: Skipping item 10735860 url https://www.openlane.eu/en/carv6/auction/10735860
2026-03-27 22:07:06 [adesa.it] INFO: Found listing with ID: 10736846
2026-03-27 22:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710736846%27 HTTP/1.1" 200 None
2026-03-27 22:07:06 [adesa.it] INFO: Scrape type for 10736846: 0
2026-03-27 22:07:06 [adesa.it] INFO: Skipping item 10736846 url https://www.openlane.eu/en/carv6/auction/10736846
2026-03-27 22:07:06 [adesa.it] INFO: Found listing with ID: 10723793
2026-03-27 22:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710723793%27 HTTP/1.1" 200 None
2026-03-27 22:07:06 [adesa.it] INFO: Scrape type for 10723793: 2
2026-03-27 22:07:06 [adesa.it] INFO: Scraping item 10723793 url https://www.openlane.eu/en/carv6/auction/10723793
2026-03-27 22:07:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723594> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:07:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bf4dfe76-ba60-5e42-850d-7506c359dd74 with identifier: 10733394
2026-03-27 22:07:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bf4dfe76-ba60-5e42-850d-7506c359dd74 with scrape type 2
2026-03-27 22:07:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bf4dfe76-ba60-5e42-850d-7506c359dd74 with scrape type 2
2026-03-27 22:07:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: bf4dfe76-ba60-5e42-850d-7506c359dd74, identifier: 10733394
2026-03-27 22:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07: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%252F5751674%252Fgeneral%252Fcf76ba84-6b37-4665-9d78-c296d738dfbb.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:07:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751674/general/cf76ba84-6b37-4665-9d78-c296d738dfbb.jpg not downloaded yet
2026-03-27 22:07:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: bf4dfe76-ba60-5e42-850d-7506c359dd74 with identifier: 10733394
2026-03-27 22:07:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: bf4dfe76-ba60-5e42-850d-7506c359dd74 with identifier: 10733394
2026-03-27 22:07:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: bf4dfe76-ba60-5e42-850d-7506c359dd74 with identifier: 10733394 to the API
2026-03-27 22:07:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:07: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-27 22:07:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733394>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.5L',
'engine_horse_power': 190,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Hybrid',
'id': 'bf4dfe76-ba60-5e42-850d-7506c359dd74',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL339SW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733394',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Lexus',
'model': 'NX',
'odometer': 23271,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 31900,
'price_includes_vat': True,
'registration_date': '2022-10-19',
'seats_number': 5,
'seller_name': 'ARVAL-IT',
'title': 'Lexus NX 350h Premier - AWD - Hybrid - Automatic - 190 hp - 23.271 '
'km',
'transmission': 'automatic',
'trim': 'Premier',
'vin': None,
'year': 2022}
2026-03-27 22:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710733394%27 HTTP/1.1" 200 None
2026-03-27 22:07:07 [adesa.it] INFO: Saving data for 10733394: {'auction_closing_time': 1798711260.0, 'created_time': 1774562735.049149, 'last_price_update_time': 1774649227.008696}
2026-03-27 22:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10733394') HTTP/1.1" 204 0
2026-03-27 22:07:07 [adesa.it] INFO: Found listing with ID: 10715101
2026-03-27 22:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710715101%27 HTTP/1.1" 200 None
2026-03-27 22:07:07 [adesa.it] INFO: Scrape type for 10715101: 0
2026-03-27 22:07:07 [adesa.it] INFO: Skipping item 10715101 url https://www.openlane.eu/en/carv6/auction/10715101
2026-03-27 22:07:07 [adesa.it] INFO: Found listing with ID: 10736020
2026-03-27 22:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710736020%27 HTTP/1.1" 200 None
2026-03-27 22:07:07 [adesa.it] INFO: Scrape type for 10736020: 0
2026-03-27 22:07:07 [adesa.it] INFO: Skipping item 10736020 url https://www.openlane.eu/en/carv6/auction/10736020
2026-03-27 22:07:07 [adesa.it] INFO: Found listing with ID: 10734951
2026-03-27 22:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710734951%27 HTTP/1.1" 200 None
2026-03-27 22:07:07 [adesa.it] INFO: Scrape type for 10734951: 0
2026-03-27 22:07:07 [adesa.it] INFO: Skipping item 10734951 url https://www.openlane.eu/en/carv6/auction/10734951
2026-03-27 22:07:07 [adesa.it] INFO: Found listing with ID: 10699944
2026-03-27 22:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710699944%27 HTTP/1.1" 200 None
2026-03-27 22:07:07 [adesa.it] INFO: Scrape type for 10699944: 2
2026-03-27 22:07:07 [adesa.it] INFO: Scraping item 10699944 url https://www.openlane.eu/en/carv6/auction/10699944
2026-03-27 22:07:07 [PIL.TiffImagePlugin] DEBUG: tag: MPFVersion (45056) - type: undefined (7) - value: b'0100'
2026-03-27 22:07:07 [PIL.TiffImagePlugin] DEBUG: tag: NumberOfImages (45057) - type: long (4) - value: b'\x00\x00\x00\x02'
2026-03-27 22:07:07 [PIL.TiffImagePlugin] DEBUG: tag: MPEntry (45058) - type: undefined (7) Tag Location: 46 - Data Location: 50 - value: b'\x00\x03\x00\x00\x00>\x11\x87\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x03\xb5K\x00=\xa5\xa0\x00\x00\x00\x00'
2026-03-27 22:07:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:07:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5bc8d90>
2026-03-27 22:07:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:07:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:07:07 [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.mpo HTTP/1.1" 201 0
2026-03-27 22:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5742563%252Fgeneral%252Ff92f6b17-0fcc-4881-a2aa-e6f09c02b332.jpeg') HTTP/1.1" 204 0
2026-03-27 22:07:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742563/general/f92f6b17-0fcc-4881-a2aa-e6f09c02b332.jpeg saved to cache
2026-03-27 22:07:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 3d384337-2576-5fa3-9a91-35c4e3df1c22
2026-03-27 22:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751674%252Fgeneral%252F0040a878-7fed-4243-a771-e59588bcca06.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:07:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751674/general/0040a878-7fed-4243-a771-e59588bcca06.jpg not downloaded yet
2026-03-27 22:07:07 [adesa.it] INFO: Found listing with ID: 10734944
2026-03-27 22:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710734944%27 HTTP/1.1" 200 None
2026-03-27 22:07:07 [adesa.it] INFO: Scrape type for 10734944: 0
2026-03-27 22:07:07 [adesa.it] INFO: Skipping item 10734944 url https://www.openlane.eu/en/carv6/auction/10734944
2026-03-27 22:07:07 [adesa.it] INFO: Found listing with ID: 10711152
2026-03-27 22:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710711152%27 HTTP/1.1" 200 None
2026-03-27 22:07:07 [adesa.it] INFO: Scrape type for 10711152: 0
2026-03-27 22:07:07 [adesa.it] INFO: Skipping item 10711152 url https://www.openlane.eu/en/carv6/auction/10711152
2026-03-27 22:07:07 [adesa.it] INFO: Found listing with ID: 10699926
2026-03-27 22:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710699926%27 HTTP/1.1" 200 None
2026-03-27 22:07:07 [adesa.it] INFO: Scrape type for 10699926: 2
2026-03-27 22:07:07 [adesa.it] INFO: Scraping item 10699926 url https://www.openlane.eu/en/carv6/auction/10699926
2026-03-27 22:07:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742563/general/27af2444-c379-4854-87c6-44ec133e62ca.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10741691)
2026-03-27 22:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751674%252Fgeneral%252Fc7007350-7e24-4bb4-97fa-9aec61d72aff.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:07:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751674/general/c7007350-7e24-4bb4-97fa-9aec61d72aff.jpg not downloaded yet
2026-03-27 22:07:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 94dbccfb-ca0f-5a1a-ad86-769f4290bc95 with identifier: 10733281
2026-03-27 22:07:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 94dbccfb-ca0f-5a1a-ad86-769f4290bc95 with scrape type 2
2026-03-27 22:07:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 94dbccfb-ca0f-5a1a-ad86-769f4290bc95 with scrape type 2
2026-03-27 22:07:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 94dbccfb-ca0f-5a1a-ad86-769f4290bc95, identifier: 10733281
2026-03-27 22:07:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 465f0f98-50ac-5d15-bc04-625bbf38630e with identifier: 10723594
2026-03-27 22:07:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 465f0f98-50ac-5d15-bc04-625bbf38630e with scrape type 2
2026-03-27 22:07:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 465f0f98-50ac-5d15-bc04-625bbf38630e with scrape type 2
2026-03-27 22:07:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 465f0f98-50ac-5d15-bc04-625bbf38630e, identifier: 10723594
2026-03-27 22:07:07 [adesa.it] INFO: Found listing with ID: 10699928
2026-03-27 22:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710699928%27 HTTP/1.1" 200 None
2026-03-27 22:07:07 [adesa.it] INFO: Scrape type for 10699928: 2
2026-03-27 22:07:07 [adesa.it] INFO: Scraping item 10699928 url https://www.openlane.eu/en/carv6/auction/10699928
2026-03-27 22:07:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 94dbccfb-ca0f-5a1a-ad86-769f4290bc95 with identifier: 10733281
2026-03-27 22:07:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 94dbccfb-ca0f-5a1a-ad86-769f4290bc95 with identifier: 10733281
2026-03-27 22:07:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 94dbccfb-ca0f-5a1a-ad86-769f4290bc95 with identifier: 10733281 to the API
2026-03-27 22:07:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22: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-27 22:07:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733281>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 245,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Diesel',
'id': '94dbccfb-ca0f-5a1a-ad86-769f4290bc95',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE353SN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733281',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Mercedes-Benz',
'model': 'GLE',
'odometer': 148032,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 26800,
'price_includes_vat': True,
'registration_date': '2021-03-11',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Mercedes-Benz GLE 300d Executive - 4-Matic - Diesel - Automatic - '
'245 hp - 148.032 km',
'transmission': 'automatic',
'trim': 'Executive',
'vin': None,
'year': 2021}
2026-03-27 22:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710733281%27 HTTP/1.1" 200 None
2026-03-27 22:07:07 [adesa.it] INFO: Saving data for 10733281: {'auction_closing_time': 1798711260.0, 'created_time': 1774562726.187916, 'last_price_update_time': 1774649227.904503}
2026-03-27 22:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10733281') HTTP/1.1" 204 0
2026-03-27 22:07:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 465f0f98-50ac-5d15-bc04-625bbf38630e with identifier: 10723594
2026-03-27 22:07:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 465f0f98-50ac-5d15-bc04-625bbf38630e with identifier: 10723594
2026-03-27 22:07:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 465f0f98-50ac-5d15-bc04-625bbf38630e with identifier: 10723594 to the API
2026-03-27 22:07:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:07: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-27 22:07:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723594>
{'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': 258,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Diesel',
'id': '465f0f98-50ac-5d15-bc04-625bbf38630e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FJ812CN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723594',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Mercedes-Benz',
'model': 'S',
'odometer': 526663,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 16800,
'price_includes_vat': True,
'registration_date': '2017-06-20',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz S Long 350 Premium - 4-Matic - Diesel - Automatic - '
'258 hp - 526.663 km',
'transmission': 'automatic',
'trim': 'Premium',
'vin': None,
'year': 2017}
2026-03-27 22:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710723594%27 HTTP/1.1" 200 None
2026-03-27 22:07:08 [adesa.it] INFO: Saving data for 10723594: {'auction_closing_time': 1798711260.0, 'created_time': 1774455140.033698, 'last_price_update_time': 1774649228.17599}
2026-03-27 22:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10723594') HTTP/1.1" 204 0
2026-03-27 22:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07: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%252F5751674%252Fgeneral%252F49c5c503-f6e2-4756-bc06-70cfa99e7a23.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:07:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751674/general/49c5c503-f6e2-4756-bc06-70cfa99e7a23.jpg not downloaded yet
2026-03-27 22:07:08 [adesa.it] INFO: Found listing with ID: 10716679
2026-03-27 22:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07: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-27 22:07:08 [adesa.it] INFO: Scrape type for 10716679: 2
2026-03-27 22:07:08 [adesa.it] INFO: Scraping item 10716679 url https://www.openlane.eu/en/carv6/auction/10716679
2026-03-27 22:07:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723792> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:07:08 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 22:07:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:07:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5bc9550>
2026-03-27 22:07:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:07:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:07:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:07:08 [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-27 22:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:08 [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%252F27af2444-c379-4854-87c6-44ec133e62ca.jpeg') HTTP/1.1" 204 0
2026-03-27 22:07:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742563/general/27af2444-c379-4854-87c6-44ec133e62ca.jpeg saved to cache
2026-03-27 22:07:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 3d384337-2576-5fa3-9a91-35c4e3df1c22
2026-03-27 22:07:08 [adesa.it] INFO: Found listing with ID: 10707725
2026-03-27 22:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07: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-27 22:07:08 [adesa.it] INFO: Scrape type for 10707725: 0
2026-03-27 22:07:08 [adesa.it] INFO: Skipping item 10707725 url https://www.openlane.eu/en/carv6/auction/10707725
2026-03-27 22:07:08 [adesa.it] INFO: Found listing with ID: 10698480
2026-03-27 22:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07: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-27 22:07:08 [adesa.it] INFO: Scrape type for 10698480: 2
2026-03-27 22:07:08 [adesa.it] INFO: Scraping item 10698480 url https://www.openlane.eu/en/carv6/auction/10698480
2026-03-27 22:07:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:07:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:07:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:07:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:07:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:07:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:07:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:07:08 [adesa.it] INFO: Found listing with ID: 10699921
2026-03-27 22:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07: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-27 22:07:08 [adesa.it] INFO: Scrape type for 10699921: 2
2026-03-27 22:07:08 [adesa.it] INFO: Scraping item 10699921 url https://www.openlane.eu/en/carv6/auction/10699921
2026-03-27 22:07:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 30bd0893-0861-5ef3-9546-84ec082ff283 with identifier: 10723792
2026-03-27 22:07:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 30bd0893-0861-5ef3-9546-84ec082ff283 with scrape type 2
2026-03-27 22:07:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 30bd0893-0861-5ef3-9546-84ec082ff283 with scrape type 2
2026-03-27 22:07:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 30bd0893-0861-5ef3-9546-84ec082ff283, identifier: 10723792
2026-03-27 22:07:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 30bd0893-0861-5ef3-9546-84ec082ff283 with identifier: 10723792
2026-03-27 22:07:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 30bd0893-0861-5ef3-9546-84ec082ff283 with identifier: 10723792
2026-03-27 22:07:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 30bd0893-0861-5ef3-9546-84ec082ff283 with identifier: 10723792 to the API
2026-03-27 22:07:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:07: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-27 22:07:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723792>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.9L',
'engine_horse_power': 150,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Diesel',
'id': '30bd0893-0861-5ef3-9546-84ec082ff283',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH794RC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723792',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Mercedes-Benz',
'model': 'GLB',
'odometer': 171686,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 15200,
'price_includes_vat': True,
'registration_date': '2022-01-14',
'seats_number': 5,
'seller_name': 'Unipol Rental',
'title': 'Mercedes-Benz GLB 200d Sport Plus - Diesel - Automatic - 150 hp - '
'171.686 km',
'transmission': 'automatic',
'trim': 'Sport Plus',
'vin': None,
'year': 2022}
2026-03-27 22:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710723792%27 HTTP/1.1" 200 None
2026-03-27 22:07:08 [adesa.it] INFO: Saving data for 10723792: {'auction_closing_time': 1798711260.0, 'created_time': 1774455068.975931, 'last_price_update_time': 1774649228.866944}
2026-03-27 22:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10723792') HTTP/1.1" 204 0
2026-03-27 22:07:08 [adesa.it] INFO: Found listing with ID: 10723798
2026-03-27 22:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710723798%27 HTTP/1.1" 200 None
2026-03-27 22:07:08 [adesa.it] INFO: Scrape type for 10723798: 2
2026-03-27 22:07:08 [adesa.it] INFO: Scraping item 10723798 url https://www.openlane.eu/en/carv6/auction/10723798
2026-03-27 22:07:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751674/general/cf76ba84-6b37-4665-9d78-c296d738dfbb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741861)
2026-03-27 22:07:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751674/general/0040a878-7fed-4243-a771-e59588bcca06.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741861)
2026-03-27 22:07:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751674/general/49c5c503-f6e2-4756-bc06-70cfa99e7a23.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741861)
2026-03-27 22:07:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751674/general/c7007350-7e24-4bb4-97fa-9aec61d72aff.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741861)
2026-03-27 22:07:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751674/general/76ca8565-265e-440b-9beb-53a06fdba802.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741861)
2026-03-27 22:07:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751674/general/311a753b-a139-4363-be7a-41f533b0327d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741861)
2026-03-27 22:07:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751674/general/05fb7c26-8c4f-4144-b867-7ce11d5267d1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741861)
2026-03-27 22:07:09 [adesa.it] INFO: Found listing with ID: 10716285
2026-03-27 22:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710716285%27 HTTP/1.1" 200 None
2026-03-27 22:07:09 [adesa.it] INFO: Scrape type for 10716285: 2
2026-03-27 22:07:09 [adesa.it] INFO: Scraping item 10716285 url https://www.openlane.eu/en/carv6/auction/10716285
2026-03-27 22:07:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723795> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22: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-27 22:07:09 [adesa.it] INFO: Found listing with ID: 10733209
2026-03-27 22:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710733209%27 HTTP/1.1" 200 None
2026-03-27 22:07:09 [adesa.it] INFO: Scrape type for 10733209: 2
2026-03-27 22:07:09 [adesa.it] INFO: Scraping item 10733209 url https://www.openlane.eu/en/carv6/auction/10733209
2026-03-27 22:07:09 [adesa.it] INFO: Found listing with ID: 10716607
2026-03-27 22:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710716607%27 HTTP/1.1" 200 None
2026-03-27 22:07:09 [adesa.it] INFO: Scrape type for 10716607: 2
2026-03-27 22:07:09 [adesa.it] INFO: Scraping item 10716607 url https://www.openlane.eu/en/carv6/auction/10716607
2026-03-27 22:07:09 [adesa.it] INFO: Found listing with ID: 10733212
2026-03-27 22:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710733212%27 HTTP/1.1" 200 None
2026-03-27 22:07:09 [adesa.it] INFO: Scrape type for 10733212: 2
2026-03-27 22:07:09 [adesa.it] INFO: Scraping item 10733212 url https://www.openlane.eu/en/carv6/auction/10733212
2026-03-27 22:07:09 [adesa.it] INFO: Found listing with ID: 10734948
2026-03-27 22:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710734948%27 HTTP/1.1" 200 None
2026-03-27 22:07:09 [adesa.it] INFO: Scrape type for 10734948: 0
2026-03-27 22:07:09 [adesa.it] INFO: Skipping item 10734948 url https://www.openlane.eu/en/carv6/auction/10734948
2026-03-27 22:07:09 [adesa.it] INFO: Found listing with ID: 10736021
2026-03-27 22:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710736021%27 HTTP/1.1" 200 None
2026-03-27 22:07:09 [adesa.it] INFO: Scrape type for 10736021: 0
2026-03-27 22:07:09 [adesa.it] INFO: Skipping item 10736021 url https://www.openlane.eu/en/carv6/auction/10736021
2026-03-27 22:07:09 [adesa.it] INFO: Found listing with ID: 10730910
2026-03-27 22:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710730910%27 HTTP/1.1" 200 None
2026-03-27 22:07:09 [adesa.it] INFO: Scrape type for 10730910: 2
2026-03-27 22:07:09 [adesa.it] INFO: Scraping item 10730910 url https://www.openlane.eu/en/carv6/auction/10730910
2026-03-27 22:07:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751674/general/d05a8cf0-ffdc-4df3-b495-3a4524dd2bfb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741861)
2026-03-27 22:07:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751674/general/51c99751-2d77-4dd8-8e27-e202c0e29df1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741861)
2026-03-27 22:07:09 [adesa.it] INFO: Found listing with ID: 10703829
2026-03-27 22:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710703829%27 HTTP/1.1" 200 None
2026-03-27 22:07:09 [adesa.it] INFO: Scrape type for 10703829: 0
2026-03-27 22:07:09 [adesa.it] INFO: Skipping item 10703829 url https://www.openlane.eu/en/carv6/auction/10703829
2026-03-27 22:07:09 [adesa.it] INFO: Found listing with ID: 10723781
2026-03-27 22:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710723781%27 HTTP/1.1" 200 None
2026-03-27 22:07:09 [adesa.it] INFO: Scrape type for 10723781: 2
2026-03-27 22:07:09 [adesa.it] INFO: Scraping item 10723781 url https://www.openlane.eu/en/carv6/auction/10723781
2026-03-27 22:07:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:07:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5b48290>
2026-03-27 22:07:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:07:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:07:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c25c8d98-1e91-5b1d-9295-96b2aa5fef4b/c25c8d98-1e91-5b1d-9295-96b2aa5fef4b_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751674%252Fgeneral%252Fcf76ba84-6b37-4665-9d78-c296d738dfbb.jpg') HTTP/1.1" 204 0
2026-03-27 22:07:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751674/general/cf76ba84-6b37-4665-9d78-c296d738dfbb.jpg saved to cache
2026-03-27 22:07:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item c25c8d98-1e91-5b1d-9295-96b2aa5fef4b
2026-03-27 22:07:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:07:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5a1b550>
2026-03-27 22:07:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:07:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:07:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c25c8d98-1e91-5b1d-9295-96b2aa5fef4b/c25c8d98-1e91-5b1d-9295-96b2aa5fef4b_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751674%252Fgeneral%252F0040a878-7fed-4243-a771-e59588bcca06.jpg') HTTP/1.1" 204 0
2026-03-27 22:07:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751674/general/0040a878-7fed-4243-a771-e59588bcca06.jpg saved to cache
2026-03-27 22:07:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item c25c8d98-1e91-5b1d-9295-96b2aa5fef4b
2026-03-27 22:07:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:07:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee59a2a90>
2026-03-27 22:07:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:07:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:07:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c25c8d98-1e91-5b1d-9295-96b2aa5fef4b/c25c8d98-1e91-5b1d-9295-96b2aa5fef4b_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751674%252Fgeneral%252F49c5c503-f6e2-4756-bc06-70cfa99e7a23.jpg') HTTP/1.1" 204 0
2026-03-27 22:07:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751674/general/49c5c503-f6e2-4756-bc06-70cfa99e7a23.jpg saved to cache
2026-03-27 22:07:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item c25c8d98-1e91-5b1d-9295-96b2aa5fef4b
2026-03-27 22:07:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:07:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee4623990>
2026-03-27 22:07:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:07:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:07:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c25c8d98-1e91-5b1d-9295-96b2aa5fef4b/c25c8d98-1e91-5b1d-9295-96b2aa5fef4b_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751674%252Fgeneral%252Fc7007350-7e24-4bb4-97fa-9aec61d72aff.jpg') HTTP/1.1" 204 0
2026-03-27 22:07:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751674/general/c7007350-7e24-4bb4-97fa-9aec61d72aff.jpg saved to cache
2026-03-27 22:07:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item c25c8d98-1e91-5b1d-9295-96b2aa5fef4b
2026-03-27 22:07:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:07:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee45bca90>
2026-03-27 22:07:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:07:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:07:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c25c8d98-1e91-5b1d-9295-96b2aa5fef4b/c25c8d98-1e91-5b1d-9295-96b2aa5fef4b_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751674%252Fgeneral%252F76ca8565-265e-440b-9beb-53a06fdba802.jpg') HTTP/1.1" 204 0
2026-03-27 22:07:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751674/general/76ca8565-265e-440b-9beb-53a06fdba802.jpg saved to cache
2026-03-27 22:07:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item c25c8d98-1e91-5b1d-9295-96b2aa5fef4b
2026-03-27 22:07:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:07:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee6a161d0>
2026-03-27 22:07:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:07:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:07:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c25c8d98-1e91-5b1d-9295-96b2aa5fef4b/c25c8d98-1e91-5b1d-9295-96b2aa5fef4b_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751674%252Fgeneral%252F311a753b-a139-4363-be7a-41f533b0327d.jpg') HTTP/1.1" 204 0
2026-03-27 22:07:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751674/general/311a753b-a139-4363-be7a-41f533b0327d.jpg saved to cache
2026-03-27 22:07:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item c25c8d98-1e91-5b1d-9295-96b2aa5fef4b
2026-03-27 22:07:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:07:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee58a5090>
2026-03-27 22:07:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:07:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:07:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c25c8d98-1e91-5b1d-9295-96b2aa5fef4b/c25c8d98-1e91-5b1d-9295-96b2aa5fef4b_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751674%252Fgeneral%252F05fb7c26-8c4f-4144-b867-7ce11d5267d1.jpg') HTTP/1.1" 204 0
2026-03-27 22:07:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751674/general/05fb7c26-8c4f-4144-b867-7ce11d5267d1.jpg saved to cache
2026-03-27 22:07:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item c25c8d98-1e91-5b1d-9295-96b2aa5fef4b
2026-03-27 22:07:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5b202bca-a715-5da4-9366-36faa674d155 with identifier: 10723795
2026-03-27 22:07:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5b202bca-a715-5da4-9366-36faa674d155 with scrape type 2
2026-03-27 22:07:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5b202bca-a715-5da4-9366-36faa674d155 with scrape type 2
2026-03-27 22:07:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 5b202bca-a715-5da4-9366-36faa674d155, identifier: 10723795
2026-03-27 22:07:09 [adesa.it] INFO: Found listing with ID: 10735957
2026-03-27 22:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710735957%27 HTTP/1.1" 200 None
2026-03-27 22:07:09 [adesa.it] INFO: Scrape type for 10735957: 0
2026-03-27 22:07:09 [adesa.it] INFO: Skipping item 10735957 url https://www.openlane.eu/en/carv6/auction/10735957
2026-03-27 22:07:09 [adesa.it] INFO: Found listing with ID: 10733198
2026-03-27 22:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710733198%27 HTTP/1.1" 200 None
2026-03-27 22:07:09 [adesa.it] INFO: Scrape type for 10733198: 2
2026-03-27 22:07:09 [adesa.it] INFO: Scraping item 10733198 url https://www.openlane.eu/en/carv6/auction/10733198
2026-03-27 22:07:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 5b202bca-a715-5da4-9366-36faa674d155 with identifier: 10723795
2026-03-27 22:07:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 5b202bca-a715-5da4-9366-36faa674d155 with identifier: 10723795
2026-03-27 22:07:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 5b202bca-a715-5da4-9366-36faa674d155 with identifier: 10723795 to the API
2026-03-27 22:07:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22: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-27 22:07:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723795>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.9L',
'engine_horse_power': 150,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Diesel',
'id': '5b202bca-a715-5da4-9366-36faa674d155',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ557AM',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723795',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Mercedes-Benz',
'model': 'GLA',
'odometer': 217824,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 15700,
'price_includes_vat': True,
'registration_date': '2022-01-28',
'seats_number': 5,
'seller_name': 'Unipol Rental',
'title': 'Mercedes-Benz GLA 200d Sport - Diesel - Automatic - 150 hp - '
'217.824 km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2022}
2026-03-27 22:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710723795%27 HTTP/1.1" 200 None
2026-03-27 22:07:09 [adesa.it] INFO: Saving data for 10723795: {'auction_closing_time': 1798711260.0, 'created_time': 1774455068.076025, 'last_price_update_time': 1774649229.853073}
2026-03-27 22:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10723795') HTTP/1.1" 204 0
2026-03-27 22:07:09 [adesa.it] INFO: Found listing with ID: 10723564
2026-03-27 22:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710723564%27 HTTP/1.1" 200 None
2026-03-27 22:07:09 [adesa.it] INFO: Scrape type for 10723564: 2
2026-03-27 22:07:10 [adesa.it] INFO: Scraping item 10723564 url https://www.openlane.eu/en/carv6/auction/10723564
2026-03-27 22:07:10 [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-27 22:07:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723793> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:07:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733345> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:07:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:07:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:07:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:07:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733411> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:07:10 [adesa.it] INFO: Found listing with ID: 10733203
2026-03-27 22:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733203%27 HTTP/1.1" 200 None
2026-03-27 22:07:10 [adesa.it] INFO: Scrape type for 10733203: 2
2026-03-27 22:07:10 [adesa.it] INFO: Scraping item 10733203 url https://www.openlane.eu/en/carv6/auction/10733203
2026-03-27 22:07:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:07:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:07:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5db3e10>
2026-03-27 22:07:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:07:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:07:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:07:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c25c8d98-1e91-5b1d-9295-96b2aa5fef4b/c25c8d98-1e91-5b1d-9295-96b2aa5fef4b_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751674%252Fgeneral%252Fd05a8cf0-ffdc-4df3-b495-3a4524dd2bfb.jpg') HTTP/1.1" 204 0
2026-03-27 22:07:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751674/general/d05a8cf0-ffdc-4df3-b495-3a4524dd2bfb.jpg saved to cache
2026-03-27 22:07:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item c25c8d98-1e91-5b1d-9295-96b2aa5fef4b
2026-03-27 22:07:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:07:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee44ab4d0>
2026-03-27 22:07:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:07:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:07:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:07:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c25c8d98-1e91-5b1d-9295-96b2aa5fef4b/c25c8d98-1e91-5b1d-9295-96b2aa5fef4b_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751674%252Fgeneral%252F51c99751-2d77-4dd8-8e27-e202c0e29df1.jpg') HTTP/1.1" 204 0
2026-03-27 22:07:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751674/general/51c99751-2d77-4dd8-8e27-e202c0e29df1.jpg saved to cache
2026-03-27 22:07:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item c25c8d98-1e91-5b1d-9295-96b2aa5fef4b
2026-03-27 22:07:10 [adesa.it] INFO: Found listing with ID: 10734492
2026-03-27 22:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710734492%27 HTTP/1.1" 200 None
2026-03-27 22:07:10 [adesa.it] INFO: Scrape type for 10734492: 0
2026-03-27 22:07:10 [adesa.it] INFO: Skipping item 10734492 url https://www.openlane.eu/en/carv6/auction/10734492
2026-03-27 22:07:10 [adesa.it] INFO: Found listing with ID: 10727428
2026-03-27 22:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710727428%27 HTTP/1.1" 200 None
2026-03-27 22:07:10 [adesa.it] INFO: Scrape type for 10727428: 2
2026-03-27 22:07:10 [adesa.it] INFO: Scraping item 10727428 url https://www.openlane.eu/en/carv6/auction/10727428
2026-03-27 22:07:10 [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-27 22:07:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742563/general/a8f794d0-7219-48ee-8c27-b8d54f0202a6.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10741691)
2026-03-27 22:07:10 [adesa.it] INFO: Found listing with ID: 10740356
2026-03-27 22:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710740356%27 HTTP/1.1" 200 None
2026-03-27 22:07:10 [adesa.it] INFO: Scrape type for 10740356: 1
2026-03-27 22:07:10 [adesa.it] INFO: Scraping item 10740356 url https://www.openlane.eu/en/carv6/auction/10740356
2026-03-27 22:07:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:07:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e14b2f34-45fb-529a-8c60-c41f9f9e19f0 with identifier: 10699928
2026-03-27 22:07:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e14b2f34-45fb-529a-8c60-c41f9f9e19f0 with scrape type 2
2026-03-27 22:07:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e14b2f34-45fb-529a-8c60-c41f9f9e19f0 with scrape type 2
2026-03-27 22:07:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: e14b2f34-45fb-529a-8c60-c41f9f9e19f0, identifier: 10699928
2026-03-27 22:07:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ee85f9ef-8189-5ae3-a6f9-f4bf869ddb49 with identifier: 10723793
2026-03-27 22:07:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ee85f9ef-8189-5ae3-a6f9-f4bf869ddb49 with scrape type 2
2026-03-27 22:07:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ee85f9ef-8189-5ae3-a6f9-f4bf869ddb49 with scrape type 2
2026-03-27 22:07:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: ee85f9ef-8189-5ae3-a6f9-f4bf869ddb49, identifier: 10723793
2026-03-27 22:07:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2ded5901-9faf-5cf7-ad06-66dc9b78f255 with identifier: 10733345
2026-03-27 22:07:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2ded5901-9faf-5cf7-ad06-66dc9b78f255 with scrape type 2
2026-03-27 22:07:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2ded5901-9faf-5cf7-ad06-66dc9b78f255 with scrape type 2
2026-03-27 22:07:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 2ded5901-9faf-5cf7-ad06-66dc9b78f255, identifier: 10733345
2026-03-27 22:07:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 60889851-6801-5041-9d2a-360c3293fb49 with identifier: 10733411
2026-03-27 22:07:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 60889851-6801-5041-9d2a-360c3293fb49 with scrape type 2
2026-03-27 22:07:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 60889851-6801-5041-9d2a-360c3293fb49 with scrape type 2
2026-03-27 22:07:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 60889851-6801-5041-9d2a-360c3293fb49, identifier: 10733411
2026-03-27 22:07:10 [adesa.it] INFO: Found listing with ID: 10727422
2026-03-27 22:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710727422%27 HTTP/1.1" 200 None
2026-03-27 22:07:10 [adesa.it] INFO: Scrape type for 10727422: 2
2026-03-27 22:07:10 [adesa.it] INFO: Scraping item 10727422 url https://www.openlane.eu/en/carv6/auction/10727422
2026-03-27 22:07:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: e14b2f34-45fb-529a-8c60-c41f9f9e19f0 with identifier: 10699928
2026-03-27 22:07:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: e14b2f34-45fb-529a-8c60-c41f9f9e19f0 with identifier: 10699928
2026-03-27 22:07:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: e14b2f34-45fb-529a-8c60-c41f9f9e19f0 with identifier: 10699928 to the API
2026-03-27 22:07:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:07: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-27 22:07:10 [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-27 22:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:10 [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-27 22:07:10 [adesa.it] INFO: Saving data for 10699928: {'auction_closing_time': 1798711260.0, 'created_time': 1773957910.154682, 'last_price_update_time': 1774649230.838244}
2026-03-27 22:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10699928') HTTP/1.1" 204 0
2026-03-27 22:07:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: ee85f9ef-8189-5ae3-a6f9-f4bf869ddb49 with identifier: 10723793
2026-03-27 22:07:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: ee85f9ef-8189-5ae3-a6f9-f4bf869ddb49 with identifier: 10723793
2026-03-27 22:07:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: ee85f9ef-8189-5ae3-a6f9-f4bf869ddb49 with identifier: 10723793 to the API
2026-03-27 22:07:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:07: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-27 22:07:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723793>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 131,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Diesel',
'id': 'ee85f9ef-8189-5ae3-a6f9-f4bf869ddb49',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE999KS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723793',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Peugeot',
'model': '3008',
'odometer': 179802,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 9800,
'price_includes_vat': True,
'registration_date': '2021-03-09',
'seats_number': 5,
'seller_name': 'Unipol Rental',
'title': 'Peugeot 3008 1.5 HDI Active Business - Diesel - Automatic - 131 hp '
'- 179.802 km',
'transmission': 'automatic',
'trim': 'Active Business',
'vin': None,
'year': 2021}
2026-03-27 22:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710723793%27 HTTP/1.1" 200 None
2026-03-27 22:07:11 [adesa.it] INFO: Saving data for 10723793: {'auction_closing_time': 1798711260.0, 'created_time': 1774455066.747545, 'last_price_update_time': 1774649231.100964}
2026-03-27 22:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10723793') HTTP/1.1" 204 0
2026-03-27 22:07:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 2ded5901-9faf-5cf7-ad06-66dc9b78f255 with identifier: 10733345
2026-03-27 22:07:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 2ded5901-9faf-5cf7-ad06-66dc9b78f255 with identifier: 10733345
2026-03-27 22:07:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 2ded5901-9faf-5cf7-ad06-66dc9b78f255 with identifier: 10733345 to the API
2026-03-27 22:07:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22: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-27 22:07:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733345>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 150,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Electric',
'id': '2ded5901-9faf-5cf7-ad06-66dc9b78f255',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FY343HF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733345',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Nissan',
'model': 'Leaf',
'odometer': 121095,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 6900,
'price_includes_vat': True,
'registration_date': '2019-09-17',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Nissan Leaf Business - Electric - Automatic - 150 hp - 121.095 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2019}
2026-03-27 22:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710733345%27 HTTP/1.1" 200 None
2026-03-27 22:07:11 [adesa.it] INFO: Saving data for 10733345: {'auction_closing_time': 1798711260.0, 'created_time': 1774562677.085684, 'last_price_update_time': 1774649231.392551}
2026-03-27 22:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10733345') HTTP/1.1" 204 0
2026-03-27 22:07:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 60889851-6801-5041-9d2a-360c3293fb49 with identifier: 10733411
2026-03-27 22:07:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 60889851-6801-5041-9d2a-360c3293fb49 with identifier: 10733411
2026-03-27 22:07:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 60889851-6801-5041-9d2a-360c3293fb49 with identifier: 10733411 to the API
2026-03-27 22:07:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22: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-27 22:07:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733411>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 150,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Electric',
'id': '60889851-6801-5041-9d2a-360c3293fb49',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG170AL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733411',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Nissan',
'model': 'Leaf',
'odometer': 88796,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 7900,
'price_includes_vat': True,
'registration_date': '2021-05-31',
'seats_number': 5,
'seller_name': 'ARVAL-IT',
'title': 'Nissan Leaf Business - Electric - Automatic - 150 hp - 88.796 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-27 22:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710733411%27 HTTP/1.1" 200 None
2026-03-27 22:07:11 [adesa.it] INFO: Saving data for 10733411: {'auction_closing_time': 1798711260.0, 'created_time': 1774562676.016861, 'last_price_update_time': 1774649231.664805}
2026-03-27 22:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10733411') HTTP/1.1" 204 0
2026-03-27 22:07:11 [adesa.it] INFO: Found listing with ID: 10727400
2026-03-27 22:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710727400%27 HTTP/1.1" 200 None
2026-03-27 22:07:11 [adesa.it] INFO: Scrape type for 10727400: 2
2026-03-27 22:07:11 [adesa.it] INFO: Scraping item 10727400 url https://www.openlane.eu/en/carv6/auction/10727400
2026-03-27 22:07:11 [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-27 22:07:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:07:11 [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-27 22:07:11 [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-27 22:07:11 [adesa.it] INFO: Found listing with ID: 10699492
2026-03-27 22:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710699492%27 HTTP/1.1" 200 None
2026-03-27 22:07:11 [adesa.it] INFO: Scrape type for 10699492: 2
2026-03-27 22:07:11 [adesa.it] INFO: Scraping item 10699492 url https://www.openlane.eu/en/carv6/auction/10699492
2026-03-27 22:07:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:07:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:07:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 106c673a-615b-558e-9dad-68837f2bebba with identifier: 10699944
2026-03-27 22:07:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 106c673a-615b-558e-9dad-68837f2bebba with scrape type 2
2026-03-27 22:07:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 106c673a-615b-558e-9dad-68837f2bebba with scrape type 2
2026-03-27 22:07:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 106c673a-615b-558e-9dad-68837f2bebba, identifier: 10699944
2026-03-27 22:07:11 [PIL.TiffImagePlugin] DEBUG: tag: MPFVersion (45056) - type: undefined (7) - value: b'0100'
2026-03-27 22:07:11 [PIL.TiffImagePlugin] DEBUG: tag: NumberOfImages (45057) - type: long (4) - value: b'\x00\x00\x00\x02'
2026-03-27 22:07:11 [PIL.TiffImagePlugin] DEBUG: tag: MPEntry (45058) - type: undefined (7) Tag Location: 46 - Data Location: 50 - value: b'\x00\x03\x00\x00\x00W\x88\xd2\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x05\x02\x10\x00V\xf6\xe0\x00\x00\x00\x00'
2026-03-27 22:07:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:07:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5d20750>
2026-03-27 22:07:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:07:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:07:11 [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.mpo HTTP/1.1" 201 0
2026-03-27 22:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5742563%252Fgeneral%252Fa8f794d0-7219-48ee-8c27-b8d54f0202a6.jpeg') HTTP/1.1" 204 0
2026-03-27 22:07:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742563/general/a8f794d0-7219-48ee-8c27-b8d54f0202a6.jpeg saved to cache
2026-03-27 22:07:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 3d384337-2576-5fa3-9a91-35c4e3df1c22
2026-03-27 22:07:11 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 3d384337-2576-5fa3-9a91-35c4e3df1c22, skipping ID generation
2026-03-27 22:07:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3d384337-2576-5fa3-9a91-35c4e3df1c22 with scrape type 1
2026-03-27 22:07:11 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3d384337-2576-5fa3-9a91-35c4e3df1c22 sending to next pipeline
2026-03-27 22:07:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 3d384337-2576-5fa3-9a91-35c4e3df1c22, identifier: 10741691
2026-03-27 22:07:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 106c673a-615b-558e-9dad-68837f2bebba with identifier: 10699944
2026-03-27 22:07:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 106c673a-615b-558e-9dad-68837f2bebba with identifier: 10699944
2026-03-27 22:07:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 106c673a-615b-558e-9dad-68837f2bebba with identifier: 10699944 to the API
2026-03-27 22:07:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22: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-27 22:07:12 [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-27 22:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710699944%27 HTTP/1.1" 200 None
2026-03-27 22:07:12 [adesa.it] INFO: Saving data for 10699944: {'auction_closing_time': 1798711260.0, 'created_time': 1773957906.098556, 'last_price_update_time': 1774649232.33757}
2026-03-27 22:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10699944') HTTP/1.1" 204 0
2026-03-27 22:07:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 3d384337-2576-5fa3-9a91-35c4e3df1c22 with identifier: 10741691
2026-03-27 22:07:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 3d384337-2576-5fa3-9a91-35c4e3df1c22 with identifier: 10741691
2026-03-27 22:07:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 3d384337-2576-5fa3-9a91-35c4e3df1c22 with identifier: 10741691 to the API
2026-03-27 22:07:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22: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-27 22:07:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5742563/general/a8f794d0-7219-48ee-8c27-b8d54f0202a6.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-31T13:45: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=10741691',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Citroën',
'model': 'Jumper',
'odometer': 62570,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 25,
'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': 5580782,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742563/general/052482dc-c13a-462f-94cb-dd03460ecd70.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3d384337-2576-5fa3-9a91-35c4e3df1c22/3d384337-2576-5fa3-9a91-35c4e3df1c22_image_1.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5866382,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742563/general/2fd32b57-9cc8-4fcd-aefc-5916dbbf7c7e.jpeg',
'Width': 5712},
{'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': 5350709,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742563/general/aa2c739c-7dbf-4fbc-95e1-c7956f796701.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3d384337-2576-5fa3-9a91-35c4e3df1c22/3d384337-2576-5fa3-9a91-35c4e3df1c22_image_3.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5419172,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742563/general/7c72d30e-54ae-4a78-a6dc-47b75b014bbf.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3d384337-2576-5fa3-9a91-35c4e3df1c22/3d384337-2576-5fa3-9a91-35c4e3df1c22_image_4.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 6064866,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742563/general/a8f794d0-7219-48ee-8c27-b8d54f0202a6.jpeg',
'Width': 5712},
{'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': 286185,
'Height': 882,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742563/general/70290d45-5db6-456d-8c9e-ddbeaa090660.jpeg',
'Width': 1179},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3d384337-2576-5fa3-9a91-35c4e3df1c22/3d384337-2576-5fa3-9a91-35c4e3df1c22_image_6.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4310738,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742563/general/f92f6b17-0fcc-4881-a2aa-e6f09c02b332.jpeg',
'Width': 5712},
{'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': 3961342,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742563/general/2ce77ce2-999f-4079-9643-b1b27cf7e800.jpeg',
'Width': 5712},
{'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': 4025557,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742563/general/ad0b92f1-6c1e-4065-b704-66b5b69948a5.jpeg',
'Width': 5712},
{'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': 5363281,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742563/general/27af2444-c379-4854-87c6-44ec133e62ca.jpeg',
'Width': 5712}],
'price': 0,
'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-27 22:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710741691%27 HTTP/1.1" 200 None
2026-03-27 22:07:12 [adesa.it] INFO: Saving data for 10741691: {'created_time': 1774649232.64964, 'last_price_update_time': 1774649232.649648, 'auction_closing_time': 1774964700.0}
2026-03-27 22:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741691') HTTP/1.1" 204 0
2026-03-27 22:07:12 [adesa.it] INFO: Found listing with ID: 10723815
2026-03-27 22:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710723815%27 HTTP/1.1" 200 None
2026-03-27 22:07:12 [adesa.it] INFO: Scrape type for 10723815: 2
2026-03-27 22:07:12 [adesa.it] INFO: Scraping item 10723815 url https://www.openlane.eu/en/carv6/auction/10723815
2026-03-27 22:07:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723584> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:07:12 [adesa.it] INFO: Found listing with ID: 10709129
2026-03-27 22:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710709129%27 HTTP/1.1" 200 None
2026-03-27 22:07:12 [adesa.it] INFO: Scrape type for 10709129: 0
2026-03-27 22:07:12 [adesa.it] INFO: Skipping item 10709129 url https://www.openlane.eu/en/carv6/auction/10709129
2026-03-27 22:07:12 [adesa.it] INFO: Found listing with ID: 10734500
2026-03-27 22:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710734500%27 HTTP/1.1" 200 None
2026-03-27 22:07:12 [adesa.it] INFO: Scrape type for 10734500: 0
2026-03-27 22:07:12 [adesa.it] INFO: Skipping item 10734500 url https://www.openlane.eu/en/carv6/auction/10734500
2026-03-27 22:07:12 [adesa.it] INFO: Found listing with ID: 10709128
2026-03-27 22:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710709128%27 HTTP/1.1" 200 None
2026-03-27 22:07:12 [adesa.it] INFO: Scrape type for 10709128: 0
2026-03-27 22:07:12 [adesa.it] INFO: Skipping item 10709128 url https://www.openlane.eu/en/carv6/auction/10709128
2026-03-27 22:07:12 [adesa.it] INFO: Found listing with ID: 10723134
2026-03-27 22:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710723134%27 HTTP/1.1" 200 None
2026-03-27 22:07:12 [adesa.it] INFO: Scrape type for 10723134: 2
2026-03-27 22:07:12 [adesa.it] INFO: Scraping item 10723134 url https://www.openlane.eu/en/carv6/auction/10723134
2026-03-27 22:07:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:07:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0a3792bd-2b88-5fe1-9a6d-fba0e0362b3c with identifier: 10699926
2026-03-27 22:07:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0a3792bd-2b88-5fe1-9a6d-fba0e0362b3c with scrape type 2
2026-03-27 22:07:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0a3792bd-2b88-5fe1-9a6d-fba0e0362b3c with scrape type 2
2026-03-27 22:07:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 0a3792bd-2b88-5fe1-9a6d-fba0e0362b3c, identifier: 10699926
2026-03-27 22:07:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 70baedd6-387e-5593-9cf9-55e0810c5b2e with identifier: 10716679
2026-03-27 22:07:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 70baedd6-387e-5593-9cf9-55e0810c5b2e with scrape type 2
2026-03-27 22:07:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 70baedd6-387e-5593-9cf9-55e0810c5b2e with scrape type 2
2026-03-27 22:07:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 70baedd6-387e-5593-9cf9-55e0810c5b2e, identifier: 10716679
2026-03-27 22:07:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a609808f-8a1f-5454-a9a9-649c86539ef7 with identifier: 10699921
2026-03-27 22:07:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a609808f-8a1f-5454-a9a9-649c86539ef7 with scrape type 2
2026-03-27 22:07:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a609808f-8a1f-5454-a9a9-649c86539ef7 with scrape type 2
2026-03-27 22:07:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: a609808f-8a1f-5454-a9a9-649c86539ef7, identifier: 10699921
2026-03-27 22:07:13 [adesa.it] INFO: Found listing with ID: 10699915
2026-03-27 22:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710699915%27 HTTP/1.1" 200 None
2026-03-27 22:07:13 [adesa.it] INFO: Scrape type for 10699915: 2
2026-03-27 22:07:13 [adesa.it] INFO: Scraping item 10699915 url https://www.openlane.eu/en/carv6/auction/10699915
2026-03-27 22:07:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 0a3792bd-2b88-5fe1-9a6d-fba0e0362b3c with identifier: 10699926
2026-03-27 22:07:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 0a3792bd-2b88-5fe1-9a6d-fba0e0362b3c with identifier: 10699926
2026-03-27 22:07:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 0a3792bd-2b88-5fe1-9a6d-fba0e0362b3c with identifier: 10699926 to the API
2026-03-27 22:07:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22: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-27 22:07:13 [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-27 22:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710699926%27 HTTP/1.1" 200 None
2026-03-27 22:07:13 [adesa.it] INFO: Saving data for 10699926: {'auction_closing_time': 1798711260.0, 'created_time': 1773957904.418223, 'last_price_update_time': 1774649233.372499}
2026-03-27 22:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10699926') HTTP/1.1" 204 0
2026-03-27 22:07:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 70baedd6-387e-5593-9cf9-55e0810c5b2e with identifier: 10716679
2026-03-27 22:07:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 70baedd6-387e-5593-9cf9-55e0810c5b2e with identifier: 10716679
2026-03-27 22:07:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 70baedd6-387e-5593-9cf9-55e0810c5b2e with identifier: 10716679 to the API
2026-03-27 22:07:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22: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-27 22:07:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716679>
{'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': 0,
'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-27 22:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710716679%27 HTTP/1.1" 200 None
2026-03-27 22:07:13 [adesa.it] INFO: Saving data for 10716679: {'auction_closing_time': 1798711260.0, 'created_time': 1774368442.167768, 'last_price_update_time': 1774649233.727192}
2026-03-27 22:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716679') HTTP/1.1" 204 0
2026-03-27 22:07:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: a609808f-8a1f-5454-a9a9-649c86539ef7 with identifier: 10699921
2026-03-27 22:07:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: a609808f-8a1f-5454-a9a9-649c86539ef7 with identifier: 10699921
2026-03-27 22:07:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: a609808f-8a1f-5454-a9a9-649c86539ef7 with identifier: 10699921 to the API
2026-03-27 22:07:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22: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-27 22:07:13 [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-27 22:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710699921%27 HTTP/1.1" 200 None
2026-03-27 22:07:13 [adesa.it] INFO: Saving data for 10699921: {'auction_closing_time': 1798711260.0, 'created_time': 1773957903.410142, 'last_price_update_time': 1774649233.986664}
2026-03-27 22:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10699921') HTTP/1.1" 204 0
2026-03-27 22:07:14 [adesa.it] INFO: Found listing with ID: 10709127
2026-03-27 22:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710709127%27 HTTP/1.1" 200 None
2026-03-27 22:07:14 [adesa.it] INFO: Scrape type for 10709127: 0
2026-03-27 22:07:14 [adesa.it] INFO: Skipping item 10709127 url https://www.openlane.eu/en/carv6/auction/10709127
2026-03-27 22:07:14 [adesa.it] INFO: Found listing with ID: 10707948
2026-03-27 22:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710707948%27 HTTP/1.1" 200 None
2026-03-27 22:07:14 [adesa.it] INFO: Scrape type for 10707948: 0
2026-03-27 22:07:14 [adesa.it] INFO: Skipping item 10707948 url https://www.openlane.eu/en/carv6/auction/10707948
2026-03-27 22:07:14 [adesa.it] INFO: Found listing with ID: 10716590
2026-03-27 22:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716590%27 HTTP/1.1" 200 None
2026-03-27 22:07:14 [adesa.it] INFO: Scrape type for 10716590: 2
2026-03-27 22:07:14 [adesa.it] INFO: Scraping item 10716590 url https://www.openlane.eu/en/carv6/auction/10716590
2026-03-27 22:07:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 08e664c6-3807-54ae-9fcb-7978ee890523 with identifier: 10723584
2026-03-27 22:07:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 08e664c6-3807-54ae-9fcb-7978ee890523 with scrape type 2
2026-03-27 22:07:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 08e664c6-3807-54ae-9fcb-7978ee890523 with scrape type 2
2026-03-27 22:07:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 08e664c6-3807-54ae-9fcb-7978ee890523, identifier: 10723584
2026-03-27 22:07:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723798> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:07:14 [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-27 22:07:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 08e664c6-3807-54ae-9fcb-7978ee890523 with identifier: 10723584
2026-03-27 22:07:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 08e664c6-3807-54ae-9fcb-7978ee890523 with identifier: 10723584
2026-03-27 22:07:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 08e664c6-3807-54ae-9fcb-7978ee890523 with identifier: 10723584 to the API
2026-03-27 22:07:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:07:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:07:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723584>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.3L',
'engine_horse_power': 150,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Diesel',
'id': '08e664c6-3807-54ae-9fcb-7978ee890523',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FX292JS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723584',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Mitsubishi',
'model': 'Outlander',
'odometer': 202112,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 6900,
'price_includes_vat': True,
'registration_date': '2019-07-30',
'seats_number': 7,
'seller_name': None,
'title': 'Mitsubishi Outlander 2.2 InStyle - AWD - Diesel - Manual - 150 hp - '
'202.112 km',
'transmission': 'manual',
'trim': 'InStyle',
'vin': None,
'year': 2019}
2026-03-27 22:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710723584%27 HTTP/1.1" 200 None
2026-03-27 22:07:14 [adesa.it] INFO: Saving data for 10723584: {'auction_closing_time': 1798711260.0, 'created_time': 1774455126.921556, 'last_price_update_time': 1774649234.397227}
2026-03-27 22:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10723584') HTTP/1.1" 204 0
2026-03-27 22:07:14 [adesa.it] INFO: Found listing with ID: 10715102
2026-03-27 22:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710715102%27 HTTP/1.1" 200 None
2026-03-27 22:07:14 [adesa.it] INFO: Scrape type for 10715102: 0
2026-03-27 22:07:14 [adesa.it] INFO: Skipping item 10715102 url https://www.openlane.eu/en/carv6/auction/10715102
2026-03-27 22:07:14 [adesa.it] INFO: Found listing with ID: 10716257
2026-03-27 22:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710716257%27 HTTP/1.1" 200 None
2026-03-27 22:07:14 [adesa.it] INFO: Scrape type for 10716257: 2
2026-03-27 22:07:14 [adesa.it] INFO: Scraping item 10716257 url https://www.openlane.eu/en/carv6/auction/10716257
2026-03-27 22:07:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:07:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:07:14 [adesa.it] INFO: Found listing with ID: 10733315
2026-03-27 22:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733315%27 HTTP/1.1" 200 None
2026-03-27 22:07:14 [adesa.it] INFO: Scrape type for 10733315: 2
2026-03-27 22:07:14 [adesa.it] INFO: Scraping item 10733315 url https://www.openlane.eu/en/carv6/auction/10733315
2026-03-27 22:07:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 128ea807-d3b1-581e-ace9-b73ce9a3b227 with identifier: 10723798
2026-03-27 22:07:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 128ea807-d3b1-581e-ace9-b73ce9a3b227 with scrape type 2
2026-03-27 22:07:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 128ea807-d3b1-581e-ace9-b73ce9a3b227 with scrape type 2
2026-03-27 22:07:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 128ea807-d3b1-581e-ace9-b73ce9a3b227, identifier: 10723798
2026-03-27 22:07:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7b4fb6ad-a04e-52cf-b3e7-5e0d97844b7e with identifier: 10699939
2026-03-27 22:07:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7b4fb6ad-a04e-52cf-b3e7-5e0d97844b7e with scrape type 2
2026-03-27 22:07:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7b4fb6ad-a04e-52cf-b3e7-5e0d97844b7e with scrape type 2
2026-03-27 22:07:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 7b4fb6ad-a04e-52cf-b3e7-5e0d97844b7e, identifier: 10699939
2026-03-27 22:07:14 [adesa.it] INFO: Found listing with ID: 10721259
2026-03-27 22:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710721259%27 HTTP/1.1" 200 None
2026-03-27 22:07:14 [adesa.it] INFO: Scrape type for 10721259: 0
2026-03-27 22:07:14 [adesa.it] INFO: Skipping item 10721259 url https://www.openlane.eu/en/carv6/auction/10721259
2026-03-27 22:07:14 [adesa.it] INFO: Found listing with ID: 10717479
2026-03-27 22:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710717479%27 HTTP/1.1" 200 None
2026-03-27 22:07:14 [adesa.it] INFO: Scrape type for 10717479: 2
2026-03-27 22:07:14 [adesa.it] INFO: Scraping item 10717479 url https://www.openlane.eu/en/carv6/auction/10717479
2026-03-27 22:07:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 128ea807-d3b1-581e-ace9-b73ce9a3b227 with identifier: 10723798
2026-03-27 22:07:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 128ea807-d3b1-581e-ace9-b73ce9a3b227 with identifier: 10723798
2026-03-27 22:07:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 128ea807-d3b1-581e-ace9-b73ce9a3b227 with identifier: 10723798 to the API
2026-03-27 22:07:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:07:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 22:07:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723798>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Electric',
'id': '128ea807-d3b1-581e-ace9-b73ce9a3b227',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE937TW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723798',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Peugeot',
'model': 'e-208',
'odometer': 49532,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 9200,
'price_includes_vat': True,
'registration_date': '2021-04-23',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot e-208 Allure - Electric - Automatic - 136 hp - 49.532 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2021}
2026-03-27 22:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710723798%27 HTTP/1.1" 200 None
2026-03-27 22:07:14 [adesa.it] INFO: Saving data for 10723798: {'auction_closing_time': 1798711260.0, 'created_time': 1774455114.599428, 'last_price_update_time': 1774649234.94646}
2026-03-27 22:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10723798') HTTP/1.1" 204 0
2026-03-27 22:07:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 7b4fb6ad-a04e-52cf-b3e7-5e0d97844b7e with identifier: 10699939
2026-03-27 22:07:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 7b4fb6ad-a04e-52cf-b3e7-5e0d97844b7e with identifier: 10699939
2026-03-27 22:07:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 7b4fb6ad-a04e-52cf-b3e7-5e0d97844b7e with identifier: 10699939 to the API
2026-03-27 22:07:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22: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-27 22:07:15 [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-27 22:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710699939%27 HTTP/1.1" 200 None
2026-03-27 22:07:15 [adesa.it] INFO: Saving data for 10699939: {'auction_closing_time': 1798711260.0, 'created_time': 1773957905.689326, 'last_price_update_time': 1774649235.216637}
2026-03-27 22:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10699939') HTTP/1.1" 204 0
2026-03-27 22:07:15 [adesa.it] INFO: Found listing with ID: 10733418
2026-03-27 22:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710733418%27 HTTP/1.1" 200 None
2026-03-27 22:07:15 [adesa.it] INFO: Scrape type for 10733418: 2
2026-03-27 22:07:15 [adesa.it] INFO: Scraping item 10733418 url https://www.openlane.eu/en/carv6/auction/10733418
2026-03-27 22:07:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733212> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:07:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:07:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723564> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:07:15 [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-27 22:07:15 [adesa.it] INFO: Found listing with ID: 10725198
2026-03-27 22:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710725198%27 HTTP/1.1" 200 None
2026-03-27 22:07:15 [adesa.it] INFO: Scrape type for 10725198: 2
2026-03-27 22:07:15 [adesa.it] INFO: Scraping item 10725198 url https://www.openlane.eu/en/carv6/auction/10725198
2026-03-27 22:07:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:07:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:07:15 [adesa.it] INFO: Found listing with ID: 10696441
2026-03-27 22:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710696441%27 HTTP/1.1" 200 None
2026-03-27 22:07:15 [adesa.it] INFO: Scrape type for 10696441: 2
2026-03-27 22:07:15 [adesa.it] INFO: Scraping item 10696441 url https://www.openlane.eu/en/carv6/auction/10696441
2026-03-27 22:07:15 [adesa.it] INFO: Found listing with ID: 10717927
2026-03-27 22:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710717927%27 HTTP/1.1" 200 None
2026-03-27 22:07:15 [adesa.it] INFO: Scrape type for 10717927: 2
2026-03-27 22:07:15 [adesa.it] INFO: Scraping item 10717927 url https://www.openlane.eu/en/carv6/auction/10717927
2026-03-27 22:07:15 [adesa.it] INFO: Found listing with ID: 10699922
2026-03-27 22:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710699922%27 HTTP/1.1" 200 None
2026-03-27 22:07:15 [adesa.it] INFO: Scrape type for 10699922: 2
2026-03-27 22:07:15 [adesa.it] INFO: Scraping item 10699922 url https://www.openlane.eu/en/carv6/auction/10699922
2026-03-27 22:07:15 [adesa.it] INFO: Found listing with ID: 10736002
2026-03-27 22:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710736002%27 HTTP/1.1" 200 None
2026-03-27 22:07:15 [adesa.it] INFO: Scrape type for 10736002: 0
2026-03-27 22:07:15 [adesa.it] INFO: Skipping item 10736002 url https://www.openlane.eu/en/carv6/auction/10736002
2026-03-27 22:07:15 [adesa.it] INFO: Found listing with ID: 10711151
2026-03-27 22:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710711151%27 HTTP/1.1" 200 None
2026-03-27 22:07:15 [adesa.it] INFO: Scrape type for 10711151: 0
2026-03-27 22:07:15 [adesa.it] INFO: Skipping item 10711151 url https://www.openlane.eu/en/carv6/auction/10711151
2026-03-27 22:07:15 [adesa.it] INFO: Found listing with ID: 10716568
2026-03-27 22:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710716568%27 HTTP/1.1" 200 None
2026-03-27 22:07:15 [adesa.it] INFO: Scrape type for 10716568: 2
2026-03-27 22:07:15 [adesa.it] INFO: Scraping item 10716568 url https://www.openlane.eu/en/carv6/auction/10716568
2026-03-27 22:07:15 [adesa.it] INFO: Found listing with ID: 10715099
2026-03-27 22:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710715099%27 HTTP/1.1" 200 None
2026-03-27 22:07:15 [adesa.it] INFO: Scrape type for 10715099: 2
2026-03-27 22:07:15 [adesa.it] INFO: Scraping item 10715099 url https://www.openlane.eu/en/carv6/auction/10715099
2026-03-27 22:07:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c2e79253-83ba-558a-a6a2-1caaf0f6fb14 with identifier: 10733212
2026-03-27 22:07:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c2e79253-83ba-558a-a6a2-1caaf0f6fb14 with scrape type 2
2026-03-27 22:07:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c2e79253-83ba-558a-a6a2-1caaf0f6fb14 with scrape type 2
2026-03-27 22:07:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: c2e79253-83ba-558a-a6a2-1caaf0f6fb14, identifier: 10733212
2026-03-27 22:07:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c62f72d4-cb1c-585d-a16a-40f86a0f854f with identifier: 10723564
2026-03-27 22:07:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c62f72d4-cb1c-585d-a16a-40f86a0f854f with scrape type 2
2026-03-27 22:07:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c62f72d4-cb1c-585d-a16a-40f86a0f854f with scrape type 2
2026-03-27 22:07:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: c62f72d4-cb1c-585d-a16a-40f86a0f854f, identifier: 10723564
2026-03-27 22:07:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f1caceec-2ffc-50a1-9218-0e1eeee2a589 with identifier: 10716607
2026-03-27 22:07:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f1caceec-2ffc-50a1-9218-0e1eeee2a589 with scrape type 2
2026-03-27 22:07:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f1caceec-2ffc-50a1-9218-0e1eeee2a589 with scrape type 2
2026-03-27 22:07:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: f1caceec-2ffc-50a1-9218-0e1eeee2a589, identifier: 10716607
2026-03-27 22:07:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: c2e79253-83ba-558a-a6a2-1caaf0f6fb14 with identifier: 10733212
2026-03-27 22:07:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: c2e79253-83ba-558a-a6a2-1caaf0f6fb14 with identifier: 10733212
2026-03-27 22:07:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: c2e79253-83ba-558a-a6a2-1caaf0f6fb14 with identifier: 10733212 to the API
2026-03-27 22:07:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22: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-27 22:07:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733212>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 143,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Hybrid',
'id': 'c2e79253-83ba-558a-a6a2-1caaf0f6fb14',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK305PV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733212',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Renault',
'model': 'Arkana',
'odometer': 114561,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 10100,
'price_includes_vat': True,
'registration_date': '2022-06-21',
'seats_number': 5,
'seller_name': 'Unipol Rental',
'title': 'Renault Arkana 1.6 Intens - Hybrid - Automatic - 143 hp - 114.561 '
'km',
'transmission': 'automatic',
'trim': 'Intens',
'vin': None,
'year': 2022}
2026-03-27 22:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710733212%27 HTTP/1.1" 200 None
2026-03-27 22:07:15 [adesa.it] INFO: Saving data for 10733212: {'auction_closing_time': 1798711260.0, 'created_time': 1774562721.115292, 'last_price_update_time': 1774649235.932472}
2026-03-27 22:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10733212') HTTP/1.1" 204 0
2026-03-27 22:07:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: c62f72d4-cb1c-585d-a16a-40f86a0f854f with identifier: 10723564
2026-03-27 22:07:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: c62f72d4-cb1c-585d-a16a-40f86a0f854f with identifier: 10723564
2026-03-27 22:07:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: c62f72d4-cb1c-585d-a16a-40f86a0f854f with identifier: 10723564 to the API
2026-03-27 22:07:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:07: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-27 22:07:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723564>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'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': 'c62f72d4-cb1c-585d-a16a-40f86a0f854f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH068TZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723564',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Renault',
'model': 'Zoe',
'odometer': 54886,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 7900,
'price_includes_vat': True,
'registration_date': '2022-01-12',
'seats_number': 5,
'seller_name': 'Unipol Rental',
'title': 'Renault Zoe Life - Electric - Automatic - 109 hp - 54.886 km',
'transmission': 'automatic',
'trim': 'Life',
'vin': None,
'year': 2022}
2026-03-27 22:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710723564%27 HTTP/1.1" 200 None
2026-03-27 22:07:16 [adesa.it] INFO: Saving data for 10723564: {'auction_closing_time': 1798711260.0, 'created_time': 1774455111.696955, 'last_price_update_time': 1774649236.277527}
2026-03-27 22:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10723564') HTTP/1.1" 204 0
2026-03-27 22:07:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: f1caceec-2ffc-50a1-9218-0e1eeee2a589 with identifier: 10716607
2026-03-27 22:07:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: f1caceec-2ffc-50a1-9218-0e1eeee2a589 with identifier: 10716607
2026-03-27 22:07:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: f1caceec-2ffc-50a1-9218-0e1eeee2a589 with identifier: 10716607 to the API
2026-03-27 22:07:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:07: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-27 22:07:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716607>
{'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': 0,
'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-27 22:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:16 [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-27 22:07:16 [adesa.it] INFO: Saving data for 10716607: {'auction_closing_time': 1798711260.0, 'created_time': 1774368415.057793, 'last_price_update_time': 1774649236.547929}
2026-03-27 22:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716607') HTTP/1.1" 204 0
2026-03-27 22:07:16 [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-27 22:07:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:07:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733198> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:07:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:07:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5d030f31-11f6-5aca-b177-d66f54c22903 with identifier: 10698480
2026-03-27 22:07:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5d030f31-11f6-5aca-b177-d66f54c22903 with scrape type 2
2026-03-27 22:07:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5d030f31-11f6-5aca-b177-d66f54c22903 with scrape type 2
2026-03-27 22:07:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 5d030f31-11f6-5aca-b177-d66f54c22903, identifier: 10698480
2026-03-27 22:07:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 5d030f31-11f6-5aca-b177-d66f54c22903 with identifier: 10698480
2026-03-27 22:07:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 5d030f31-11f6-5aca-b177-d66f54c22903 with identifier: 10698480
2026-03-27 22:07:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 5d030f31-11f6-5aca-b177-d66f54c22903 with identifier: 10698480 to the API
2026-03-27 22:07:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:07: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-27 22:07:17 [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': 'nb',
'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-27 22:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:17 [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-27 22:07:17 [adesa.it] INFO: Saving data for 10698480: {'auction_closing_time': 1798711260.0, 'created_time': 1773938732.151843, 'last_price_update_time': 1774649237.022551}
2026-03-27 22:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10698480') HTTP/1.1" 204 0
2026-03-27 22:07:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e264981f-3164-5b34-a031-25dcfbc5caac with identifier: 10733198
2026-03-27 22:07:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e264981f-3164-5b34-a031-25dcfbc5caac with scrape type 2
2026-03-27 22:07:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e264981f-3164-5b34-a031-25dcfbc5caac with scrape type 2
2026-03-27 22:07:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: e264981f-3164-5b34-a031-25dcfbc5caac, identifier: 10733198
2026-03-27 22:07:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: e264981f-3164-5b34-a031-25dcfbc5caac with identifier: 10733198
2026-03-27 22:07:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: e264981f-3164-5b34-a031-25dcfbc5caac with identifier: 10733198
2026-03-27 22:07:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: e264981f-3164-5b34-a031-25dcfbc5caac with identifier: 10733198 to the API
2026-03-27 22:07:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:07: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-27 22:07:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733198>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'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': 'e264981f-3164-5b34-a031-25dcfbc5caac',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH089TZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733198',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Renault',
'model': 'Zoe',
'odometer': 49416,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 8100,
'price_includes_vat': True,
'registration_date': '2022-01-12',
'seats_number': 5,
'seller_name': 'Unipol Rental',
'title': 'Renault Zoe Life - Electric - Automatic - 109 hp - 49.416 km',
'transmission': 'automatic',
'trim': 'Life',
'vin': None,
'year': 2022}
2026-03-27 22:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733198%27 HTTP/1.1" 200 None
2026-03-27 22:07:17 [adesa.it] INFO: Saving data for 10733198: {'auction_closing_time': 1798711260.0, 'created_time': 1774562684.020111, 'last_price_update_time': 1774649237.390993}
2026-03-27 22:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10733198') HTTP/1.1" 204 0
2026-03-27 22:07:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723134> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22: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-27 22:07:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723815> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22: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-27 22:07:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a1687d5e-6469-50ce-8b9d-9beb56b8227f with identifier: 10723134
2026-03-27 22:07:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a1687d5e-6469-50ce-8b9d-9beb56b8227f with scrape type 2
2026-03-27 22:07:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a1687d5e-6469-50ce-8b9d-9beb56b8227f with scrape type 2
2026-03-27 22:07:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: a1687d5e-6469-50ce-8b9d-9beb56b8227f, identifier: 10723134
2026-03-27 22:07:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: a1687d5e-6469-50ce-8b9d-9beb56b8227f with identifier: 10723134
2026-03-27 22:07:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: a1687d5e-6469-50ce-8b9d-9beb56b8227f with identifier: 10723134
2026-03-27 22:07:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: a1687d5e-6469-50ce-8b9d-9beb56b8227f with identifier: 10723134 to the API
2026-03-27 22:07:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:07: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-27 22:07:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723134>
{'auction_title': '',
'c_o_2_emission_value': 142,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Diesel',
'id': 'a1687d5e-6469-50ce-8b9d-9beb56b8227f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP901BZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723134',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Seat',
'model': 'Tarraco',
'odometer': 78269,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 14200,
'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 - 78.269 '
'km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2023}
2026-03-27 22:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710723134%27 HTTP/1.1" 200 None
2026-03-27 22:07:18 [adesa.it] INFO: Saving data for 10723134: {'auction_closing_time': 1798711260.0, 'created_time': 1774455073.042394, 'last_price_update_time': 1774649238.188428}
2026-03-27 22:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10723134') HTTP/1.1" 204 0
2026-03-27 22:07:18 [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-27 22:07:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727400> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:07:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727422> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22: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-27 22: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-27 22: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-27 22:07:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d7494cda-57ce-5f17-b913-b9b93dea1491 with identifier: 10723815
2026-03-27 22:07:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d7494cda-57ce-5f17-b913-b9b93dea1491 with scrape type 2
2026-03-27 22:07:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d7494cda-57ce-5f17-b913-b9b93dea1491 with scrape type 2
2026-03-27 22:07:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: d7494cda-57ce-5f17-b913-b9b93dea1491, identifier: 10723815
2026-03-27 22:07:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: d7494cda-57ce-5f17-b913-b9b93dea1491 with identifier: 10723815
2026-03-27 22:07:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: d7494cda-57ce-5f17-b913-b9b93dea1491 with identifier: 10723815
2026-03-27 22:07:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: d7494cda-57ce-5f17-b913-b9b93dea1491 with identifier: 10723815 to the API
2026-03-27 22:07:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:07: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-27 22:07:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723815>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Diesel',
'id': 'd7494cda-57ce-5f17-b913-b9b93dea1491',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ248AH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723815',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Seat',
'model': 'Leon',
'odometer': 163541,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 9900,
'price_includes_vat': True,
'registration_date': '2022-01-20',
'seats_number': 5,
'seller_name': 'Unipol Rental',
'title': 'Seat Leon Sportstourer 2.0 TDI Business - Diesel - Automatic - 150 '
'hp - 163.541 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-27 22:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710723815%27 HTTP/1.1" 200 None
2026-03-27 22:07:18 [adesa.it] INFO: Saving data for 10723815: {'auction_closing_time': 1798711260.0, 'created_time': 1774455077.694835, 'last_price_update_time': 1774649238.558109}
2026-03-27 22:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10723815') HTTP/1.1" 204 0
2026-03-27 22:07:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723781> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22: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-27 22:07:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2b7b9353-c597-565b-9f8b-d4ad31bf672a with identifier: 10699492
2026-03-27 22:07:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2b7b9353-c597-565b-9f8b-d4ad31bf672a with scrape type 2
2026-03-27 22:07:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2b7b9353-c597-565b-9f8b-d4ad31bf672a with scrape type 2
2026-03-27 22:07:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 2b7b9353-c597-565b-9f8b-d4ad31bf672a, identifier: 10699492
2026-03-27 22:07:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 71e73e67-3db3-5553-9bed-0e662977eb4d with identifier: 10727400
2026-03-27 22:07:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 71e73e67-3db3-5553-9bed-0e662977eb4d with scrape type 2
2026-03-27 22:07:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 71e73e67-3db3-5553-9bed-0e662977eb4d with scrape type 2
2026-03-27 22:07:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 71e73e67-3db3-5553-9bed-0e662977eb4d, identifier: 10727400
2026-03-27 22:07:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fd4cf1c5-e9a8-559d-882c-dfdbc8e729ad with identifier: 10727422
2026-03-27 22:07:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fd4cf1c5-e9a8-559d-882c-dfdbc8e729ad with scrape type 2
2026-03-27 22:07:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fd4cf1c5-e9a8-559d-882c-dfdbc8e729ad with scrape type 2
2026-03-27 22:07:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: fd4cf1c5-e9a8-559d-882c-dfdbc8e729ad, identifier: 10727422
2026-03-27 22:07:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 2b7b9353-c597-565b-9f8b-d4ad31bf672a with identifier: 10699492
2026-03-27 22:07:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 2b7b9353-c597-565b-9f8b-d4ad31bf672a with identifier: 10699492
2026-03-27 22:07:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 2b7b9353-c597-565b-9f8b-d4ad31bf672a with identifier: 10699492 to the API
2026-03-27 22:07:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:07:18 [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-27 22:07:19 [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': 'Fri, 27 Mar 2026 22:07:18 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-27 22:07:19 [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-27 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:19 [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-27 22:07:19 [adesa.it] INFO: Saving data for 10699492: {'auction_closing_time': 1798711260.0, 'created_time': 1773957916.952691, 'last_price_update_time': 1774649239.097691}
2026-03-27 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10699492') HTTP/1.1" 204 0
2026-03-27 22:07:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 71e73e67-3db3-5553-9bed-0e662977eb4d with identifier: 10727400
2026-03-27 22:07:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 71e73e67-3db3-5553-9bed-0e662977eb4d with identifier: 10727400
2026-03-27 22:07:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 71e73e67-3db3-5553-9bed-0e662977eb4d with identifier: 10727400 to the API
2026-03-27 22:07:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:07: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-27 22:07:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727400>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 95,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Petrol',
'id': '71e73e67-3db3-5553-9bed-0e662977eb4d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GY453NN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727400',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Seat',
'model': 'Ibiza',
'odometer': 26426,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 10100,
'price_includes_vat': True,
'registration_date': '2025-02-26',
'seats_number': 5,
'seller_name': None,
'title': 'Seat Ibiza 1.0 TSI Style - Petrol - Manual - 95 hp - 26.426 km',
'transmission': 'manual',
'trim': 'Style',
'vin': None,
'year': 2025}
2026-03-27 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710727400%27 HTTP/1.1" 200 None
2026-03-27 22:07:19 [adesa.it] INFO: Saving data for 10727400: {'auction_closing_time': 1798711260.0, 'created_time': 1774455096.445491, 'last_price_update_time': 1774649239.360734}
2026-03-27 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10727400') HTTP/1.1" 204 0
2026-03-27 22:07:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: fd4cf1c5-e9a8-559d-882c-dfdbc8e729ad with identifier: 10727422
2026-03-27 22:07:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: fd4cf1c5-e9a8-559d-882c-dfdbc8e729ad with identifier: 10727422
2026-03-27 22:07:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: fd4cf1c5-e9a8-559d-882c-dfdbc8e729ad with identifier: 10727422 to the API
2026-03-27 22:07:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:07: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-27 22:07:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727422>
{'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-12-31T10:01:00Z',
'fuel_type': 'Petrol',
'id': 'fd4cf1c5-e9a8-559d-882c-dfdbc8e729ad',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GY703RD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727422',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Seat',
'model': 'Ibiza',
'odometer': 26420,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 10100,
'price_includes_vat': True,
'registration_date': '2025-02-28',
'seats_number': 5,
'seller_name': None,
'title': 'Seat Ibiza 1.0 TSI Style - Petrol - Manual - 95 hp - 26.420 km',
'transmission': 'manual',
'trim': 'Style',
'vin': None,
'year': 2025}
2026-03-27 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710727422%27 HTTP/1.1" 200 None
2026-03-27 22:07:19 [adesa.it] INFO: Saving data for 10727422: {'auction_closing_time': 1798711260.0, 'created_time': 1774455108.237727, 'last_price_update_time': 1774649239.649124}
2026-03-27 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10727422') HTTP/1.1" 204 0
2026-03-27 22:07:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740356> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:07:19 [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-27 22:07:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:07:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:07:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 989c8d90-71c3-59fc-8c2a-56cb044c104e with identifier: 10723781
2026-03-27 22:07:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 989c8d90-71c3-59fc-8c2a-56cb044c104e with scrape type 2
2026-03-27 22:07:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 989c8d90-71c3-59fc-8c2a-56cb044c104e with scrape type 2
2026-03-27 22:07:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 989c8d90-71c3-59fc-8c2a-56cb044c104e, identifier: 10723781
2026-03-27 22:07:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 989c8d90-71c3-59fc-8c2a-56cb044c104e with identifier: 10723781
2026-03-27 22:07:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 989c8d90-71c3-59fc-8c2a-56cb044c104e with identifier: 10723781
2026-03-27 22:07:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 989c8d90-71c3-59fc-8c2a-56cb044c104e with identifier: 10723781 to the API
2026-03-27 22:07:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:07: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-27 22:07:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723781>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '2.3L',
'engine_horse_power': 130,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Diesel',
'id': '989c8d90-71c3-59fc-8c2a-56cb044c104e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FT792TD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723781',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Renault',
'model': 'Master',
'odometer': 232876,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 4300,
'price_includes_vat': True,
'registration_date': '2018-12-11',
'seats_number': 3,
'seller_name': 'Unipol Rental',
'title': 'Renault Master L2H2 2.3 DCI - Diesel - Manual - 130 hp - 232.876 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2018}
2026-03-27 22:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710723781%27 HTTP/1.1" 200 None
2026-03-27 22:07:20 [adesa.it] INFO: Saving data for 10723781: {'auction_closing_time': 1798711260.0, 'created_time': 1774455078.112201, 'last_price_update_time': 1774649240.000912}
2026-03-27 22:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10723781') HTTP/1.1" 204 0
2026-03-27 22:07:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: feb27714-a46d-5a50-9ce2-4b0e8b07d298 with identifier: 10740356
2026-03-27 22:07:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item feb27714-a46d-5a50-9ce2-4b0e8b07d298 with scrape type 1
2026-03-27 22:07:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item feb27714-a46d-5a50-9ce2-4b0e8b07d298
2026-03-27 22:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07: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%252F5750671%252Fgeneral%252F05a012bb-3eed-47e9-a801-b44f7fc740b4.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:07:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750671/general/05a012bb-3eed-47e9-a801-b44f7fc740b4.jpg not downloaded yet
2026-03-27 22:07:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7df5da13-7d90-5a0f-88d2-cb00882177ca with identifier: 10716590
2026-03-27 22:07:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7df5da13-7d90-5a0f-88d2-cb00882177ca with scrape type 2
2026-03-27 22:07:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7df5da13-7d90-5a0f-88d2-cb00882177ca with scrape type 2
2026-03-27 22:07:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 7df5da13-7d90-5a0f-88d2-cb00882177ca, identifier: 10716590
2026-03-27 22:07:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 7df5da13-7d90-5a0f-88d2-cb00882177ca with identifier: 10716590
2026-03-27 22:07:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 7df5da13-7d90-5a0f-88d2-cb00882177ca with identifier: 10716590
2026-03-27 22:07:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 7df5da13-7d90-5a0f-88d2-cb00882177ca with identifier: 10716590 to the API
2026-03-27 22:07:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22: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-27 22:07:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716590>
{'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': 0,
'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-27 22:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710716590%27 HTTP/1.1" 200 None
2026-03-27 22:07:20 [adesa.it] INFO: Saving data for 10716590: {'auction_closing_time': 1798711260.0, 'created_time': 1774368411.509269, 'last_price_update_time': 1774649240.395473}
2026-03-27 22:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716590') HTTP/1.1" 204 0
2026-03-27 22:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07: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%252F5750671%252Fgeneral%252F14193751-ede0-484d-8f86-95a80c3811fd.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:07:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750671/general/14193751-ede0-484d-8f86-95a80c3811fd.jpg not downloaded yet
2026-03-27 22:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07: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%252F5750671%252Fgeneral%252Fb8b2ba14-fd1f-46f6-b7a7-d5f759fde184.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:07:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750671/general/b8b2ba14-fd1f-46f6-b7a7-d5f759fde184.jpg not downloaded yet
2026-03-27 22:07:20 [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-27 22:07:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07: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%252F5750671%252Fgeneral%252Fcffa6e02-e415-4482-b846-e3f39d7c1e76.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:07:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750671/general/cffa6e02-e415-4482-b846-e3f39d7c1e76.jpg not downloaded yet
2026-03-27 22:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07: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%252F5750671%252Fgeneral%252F0d7626af-279e-45ac-9e2f-0d7384d159fe.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:07:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750671/general/0d7626af-279e-45ac-9e2f-0d7384d159fe.jpg not downloaded yet
2026-03-27 22:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07: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%252F5750671%252Fgeneral%252F48ff6bf5-dfbb-4fcc-95f5-721a109b4aa8.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:07:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750671/general/48ff6bf5-dfbb-4fcc-95f5-721a109b4aa8.jpg not downloaded yet
2026-03-27 22:07:20 [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-27 22:07:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07: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%252F5750671%252Fgeneral%252F540e2b3a-7b21-42f3-8c8e-9cf5683fbda5.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:07:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750671/general/540e2b3a-7b21-42f3-8c8e-9cf5683fbda5.jpg not downloaded yet
2026-03-27 22:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07: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%252F5750671%252Fgeneral%252F190f3d31-4585-4ae4-996a-63306134e45d.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:07:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750671/general/190f3d31-4585-4ae4-996a-63306134e45d.jpg not downloaded yet
2026-03-27 22:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07: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%252F5750671%252Fgeneral%252F25c14627-5c46-417f-a3b0-1ea9e1c0755f.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:07:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750671/general/25c14627-5c46-417f-a3b0-1ea9e1c0755f.jpg not downloaded yet
2026-03-27 22:07:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750671/general/14193751-ede0-484d-8f86-95a80c3811fd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740356)
2026-03-27 22:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07: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%252F5750671%252Fgeneral%252F4be2e041-f5f3-418e-8755-ab82fba7eb71.jpg%27 HTTP/1.1" 200 None
2026-03-27 22:07:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750671/general/4be2e041-f5f3-418e-8755-ab82fba7eb71.jpg not downloaded yet
2026-03-27 22:07:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 92223258-1ec1-5d17-9c2f-9c63d317f8ac with identifier: 10699915
2026-03-27 22:07:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 92223258-1ec1-5d17-9c2f-9c63d317f8ac with scrape type 2
2026-03-27 22:07:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 92223258-1ec1-5d17-9c2f-9c63d317f8ac with scrape type 2
2026-03-27 22:07:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 92223258-1ec1-5d17-9c2f-9c63d317f8ac, identifier: 10699915
2026-03-27 22:07:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 92223258-1ec1-5d17-9c2f-9c63d317f8ac with identifier: 10699915
2026-03-27 22:07:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 92223258-1ec1-5d17-9c2f-9c63d317f8ac with identifier: 10699915
2026-03-27 22:07:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 92223258-1ec1-5d17-9c2f-9c63d317f8ac with identifier: 10699915 to the API
2026-03-27 22:07:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22: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-27 22:07:20 [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-27 22:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710699915%27 HTTP/1.1" 200 None
2026-03-27 22:07:20 [adesa.it] INFO: Saving data for 10699915: {'auction_closing_time': 1798711260.0, 'created_time': 1773957912.284002, 'last_price_update_time': 1774649240.953023}
2026-03-27 22:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10699915') HTTP/1.1" 204 0
2026-03-27 22:07:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750671/general/0d7626af-279e-45ac-9e2f-0d7384d159fe.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740356)
2026-03-27 22:07:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733315> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:07:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:07:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733418> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:07:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 711c5c5d-2882-5b3e-8fc3-c5b4fe09d4cb with identifier: 10717479
2026-03-27 22:07:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 711c5c5d-2882-5b3e-8fc3-c5b4fe09d4cb with scrape type 2
2026-03-27 22:07:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 711c5c5d-2882-5b3e-8fc3-c5b4fe09d4cb with scrape type 2
2026-03-27 22:07:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 711c5c5d-2882-5b3e-8fc3-c5b4fe09d4cb, identifier: 10717479
2026-03-27 22:07:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:07:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5d21410>
2026-03-27 22:07:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:07:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:07:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:07:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_feb27714-a46d-5a50-9ce2-4b0e8b07d298/feb27714-a46d-5a50-9ce2-4b0e8b07d298_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750671%252Fgeneral%252F14193751-ede0-484d-8f86-95a80c3811fd.jpg') HTTP/1.1" 204 0
2026-03-27 22:07:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750671/general/14193751-ede0-484d-8f86-95a80c3811fd.jpg saved to cache
2026-03-27 22:07:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item feb27714-a46d-5a50-9ce2-4b0e8b07d298
2026-03-27 22:07:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:07:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 711c5c5d-2882-5b3e-8fc3-c5b4fe09d4cb with identifier: 10717479
2026-03-27 22:07:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 711c5c5d-2882-5b3e-8fc3-c5b4fe09d4cb with identifier: 10717479
2026-03-27 22:07:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 711c5c5d-2882-5b3e-8fc3-c5b4fe09d4cb with identifier: 10717479 to the API
2026-03-27 22:07:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:07: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-27 22:07:21 [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': 0,
'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-27 22:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:21 [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-27 22:07:21 [adesa.it] INFO: Saving data for 10717479: {'auction_closing_time': 1798711260.0, 'created_time': 1774368393.625915, 'last_price_update_time': 1774649241.371451}
2026-03-27 22:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10717479') HTTP/1.1" 204 0
2026-03-27 22:07:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750671/general/25c14627-5c46-417f-a3b0-1ea9e1c0755f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740356)
2026-03-27 22:07:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:07:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee584f990>
2026-03-27 22:07:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:07:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:07:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:07:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_feb27714-a46d-5a50-9ce2-4b0e8b07d298/feb27714-a46d-5a50-9ce2-4b0e8b07d298_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750671%252Fgeneral%252F0d7626af-279e-45ac-9e2f-0d7384d159fe.jpg') HTTP/1.1" 204 0
2026-03-27 22:07:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750671/general/0d7626af-279e-45ac-9e2f-0d7384d159fe.jpg saved to cache
2026-03-27 22:07:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item feb27714-a46d-5a50-9ce2-4b0e8b07d298
2026-03-27 22:07:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4e4ebe3f-64de-538f-90da-fe00b5024fc0 with identifier: 10733315
2026-03-27 22:07:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4e4ebe3f-64de-538f-90da-fe00b5024fc0 with scrape type 2
2026-03-27 22:07:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4e4ebe3f-64de-538f-90da-fe00b5024fc0 with scrape type 2
2026-03-27 22:07:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 4e4ebe3f-64de-538f-90da-fe00b5024fc0, identifier: 10733315
2026-03-27 22:07:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5103fa27-fd78-5dd3-914d-4bcacd3c28bc with identifier: 10733418
2026-03-27 22:07:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5103fa27-fd78-5dd3-914d-4bcacd3c28bc with scrape type 2
2026-03-27 22:07:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5103fa27-fd78-5dd3-914d-4bcacd3c28bc with scrape type 2
2026-03-27 22:07:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 5103fa27-fd78-5dd3-914d-4bcacd3c28bc, identifier: 10733418
2026-03-27 22:07:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 4e4ebe3f-64de-538f-90da-fe00b5024fc0 with identifier: 10733315
2026-03-27 22:07:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 4e4ebe3f-64de-538f-90da-fe00b5024fc0 with identifier: 10733315
2026-03-27 22:07:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 4e4ebe3f-64de-538f-90da-fe00b5024fc0 with identifier: 10733315 to the API
2026-03-27 22:07:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:07: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-27 22:07:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733315>
{'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': 150,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Diesel',
'id': '4e4ebe3f-64de-538f-90da-fe00b5024fc0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL389XA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733315',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Skoda',
'model': 'Kodiaq',
'odometer': 209726,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 14400,
'price_includes_vat': True,
'registration_date': '2022-10-26',
'seats_number': 5,
'seller_name': 'AYVENS IT',
'title': 'Skoda Kodiaq 2.0 TDI Executive - Diesel - Automatic - 150 hp - '
'209.726 km',
'transmission': 'automatic',
'trim': 'Executive',
'vin': None,
'year': 2022}
2026-03-27 22:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733315%27 HTTP/1.1" 200 None
2026-03-27 22:07:21 [adesa.it] INFO: Saving data for 10733315: {'auction_closing_time': 1798711260.0, 'created_time': 1774562716.7254739, 'last_price_update_time': 1774649241.891129}
2026-03-27 22:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10733315') HTTP/1.1" 204 0
2026-03-27 22:07:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 5103fa27-fd78-5dd3-914d-4bcacd3c28bc with identifier: 10733418
2026-03-27 22:07:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 5103fa27-fd78-5dd3-914d-4bcacd3c28bc with identifier: 10733418
2026-03-27 22:07:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 5103fa27-fd78-5dd3-914d-4bcacd3c28bc with identifier: 10733418 to the API
2026-03-27 22:07:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22: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-27 22:07:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733418>
{'auction_title': '',
'c_o_2_emission_value': 141,
'category': 'SUV',
'color': 'White',
'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': '5103fa27-fd78-5dd3-914d-4bcacd3c28bc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP861TB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733418',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Skoda',
'model': 'Kodiaq',
'odometer': 134727,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 16800,
'price_includes_vat': True,
'registration_date': '2022-04-21',
'seats_number': 5,
'seller_name': 'ARVAL-IT',
'title': 'Skoda Kodiaq 2.0 TDI Style - Diesel - Automatic - 150 hp - 134.727 '
'km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2022}
2026-03-27 22:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710733418%27 HTTP/1.1" 200 None
2026-03-27 22:07:22 [adesa.it] INFO: Saving data for 10733418: {'auction_closing_time': 1798711260.0, 'created_time': 1774562714.455868, 'last_price_update_time': 1774649242.192738}
2026-03-27 22:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10733418') HTTP/1.1" 204 0
2026-03-27 22:07:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750671/general/190f3d31-4585-4ae4-996a-63306134e45d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740356)
2026-03-27 22:07:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750671/general/4be2e041-f5f3-418e-8755-ab82fba7eb71.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740356)
2026-03-27 22:07:22 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:07:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:07:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee458d250>
2026-03-27 22:07:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:07:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:07:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_feb27714-a46d-5a50-9ce2-4b0e8b07d298/feb27714-a46d-5a50-9ce2-4b0e8b07d298_image_8.jpg HTTP/1.1" 201 0
2026-03-27 22:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5750671%252Fgeneral%252F25c14627-5c46-417f-a3b0-1ea9e1c0755f.jpg') HTTP/1.1" 204 0
2026-03-27 22:07:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750671/general/25c14627-5c46-417f-a3b0-1ea9e1c0755f.jpg saved to cache
2026-03-27 22:07:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item feb27714-a46d-5a50-9ce2-4b0e8b07d298
2026-03-27 22:07:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750671/general/540e2b3a-7b21-42f3-8c8e-9cf5683fbda5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740356)
2026-03-27 22: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-27 22:07:22 [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-27 22: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-27 22:07:22 [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-27 22: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-27 22:07:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750671/general/48ff6bf5-dfbb-4fcc-95f5-721a109b4aa8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740356)
2026-03-27 22:07:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:07:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee4423610>
2026-03-27 22:07:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:07:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:07:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_feb27714-a46d-5a50-9ce2-4b0e8b07d298/feb27714-a46d-5a50-9ce2-4b0e8b07d298_image_7.jpg HTTP/1.1" 201 0
2026-03-27 22:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5750671%252Fgeneral%252F190f3d31-4585-4ae4-996a-63306134e45d.jpg') HTTP/1.1" 204 0
2026-03-27 22:07:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750671/general/190f3d31-4585-4ae4-996a-63306134e45d.jpg saved to cache
2026-03-27 22:07:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item feb27714-a46d-5a50-9ce2-4b0e8b07d298
2026-03-27 22:07:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750671/general/b8b2ba14-fd1f-46f6-b7a7-d5f759fde184.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740356)
2026-03-27 22:07:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751674/general/3aa64b41-22b8-4329-bfd4-1399a97c609e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741861)
2026-03-27 22:07:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:07:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5d408d0>
2026-03-27 22:07:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:07:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:07:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_feb27714-a46d-5a50-9ce2-4b0e8b07d298/feb27714-a46d-5a50-9ce2-4b0e8b07d298_image_9.jpg HTTP/1.1" 201 0
2026-03-27 22:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5750671%252Fgeneral%252F4be2e041-f5f3-418e-8755-ab82fba7eb71.jpg') HTTP/1.1" 204 0
2026-03-27 22:07:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750671/general/4be2e041-f5f3-418e-8755-ab82fba7eb71.jpg saved to cache
2026-03-27 22:07:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item feb27714-a46d-5a50-9ce2-4b0e8b07d298
2026-03-27 22:07:22 [adesa.it] INFO: Found listing with ID: 10737400
2026-03-27 22:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710737400%27 HTTP/1.1" 200 None
2026-03-27 22:07:22 [adesa.it] INFO: Scrape type for 10737400: 0
2026-03-27 22:07:22 [adesa.it] INFO: Skipping item 10737400 url https://www.openlane.eu/en/carv6/auction/10737400
2026-03-27 22:07:22 [adesa.it] INFO: Found listing with ID: 10736249
2026-03-27 22:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710736249%27 HTTP/1.1" 200 None
2026-03-27 22:07:22 [adesa.it] INFO: Scrape type for 10736249: 0
2026-03-27 22:07:22 [adesa.it] INFO: Skipping item 10736249 url https://www.openlane.eu/en/carv6/auction/10736249
2026-03-27 22:07:22 [adesa.it] INFO: Found listing with ID: 10733236
2026-03-27 22:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710733236%27 HTTP/1.1" 200 None
2026-03-27 22:07:22 [adesa.it] INFO: Scrape type for 10733236: 2
2026-03-27 22:07:22 [adesa.it] INFO: Scraping item 10733236 url https://www.openlane.eu/en/carv6/auction/10733236
2026-03-27 22:07:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750671/general/05a012bb-3eed-47e9-a801-b44f7fc740b4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740356)
2026-03-27 22:07:22 [adesa.it] INFO: Found listing with ID: 10733186
2026-03-27 22:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710733186%27 HTTP/1.1" 200 None
2026-03-27 22:07:22 [adesa.it] INFO: Scrape type for 10733186: 2
2026-03-27 22:07:22 [adesa.it] INFO: Scraping item 10733186 url https://www.openlane.eu/en/carv6/auction/10733186
2026-03-27 22:07:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750671/general/cffa6e02-e415-4482-b846-e3f39d7c1e76.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740356)
2026-03-27 22:07:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:07:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5d535d0>
2026-03-27 22:07:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:07:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:07:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_feb27714-a46d-5a50-9ce2-4b0e8b07d298/feb27714-a46d-5a50-9ce2-4b0e8b07d298_image_6.jpg HTTP/1.1" 201 0
2026-03-27 22:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5750671%252Fgeneral%252F540e2b3a-7b21-42f3-8c8e-9cf5683fbda5.jpg') HTTP/1.1" 204 0
2026-03-27 22:07:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750671/general/540e2b3a-7b21-42f3-8c8e-9cf5683fbda5.jpg saved to cache
2026-03-27 22:07:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item feb27714-a46d-5a50-9ce2-4b0e8b07d298
2026-03-27 22:07:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6f7e9ab1-aa07-5c72-b33c-d3fa94780c5d with identifier: 10716568
2026-03-27 22:07:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6f7e9ab1-aa07-5c72-b33c-d3fa94780c5d with scrape type 2
2026-03-27 22:07:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6f7e9ab1-aa07-5c72-b33c-d3fa94780c5d with scrape type 2
2026-03-27 22:07:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 6f7e9ab1-aa07-5c72-b33c-d3fa94780c5d, identifier: 10716568
2026-03-27 22:07:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0fc75cd8-d855-5eca-a8d0-a2a1376c68aa with identifier: 10699922
2026-03-27 22:07:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0fc75cd8-d855-5eca-a8d0-a2a1376c68aa with scrape type 2
2026-03-27 22:07:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0fc75cd8-d855-5eca-a8d0-a2a1376c68aa with scrape type 2
2026-03-27 22:07:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 0fc75cd8-d855-5eca-a8d0-a2a1376c68aa, identifier: 10699922
2026-03-27 22:07:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:07:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5881450>
2026-03-27 22:07:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:07:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:07:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_feb27714-a46d-5a50-9ce2-4b0e8b07d298/feb27714-a46d-5a50-9ce2-4b0e8b07d298_image_5.jpg HTTP/1.1" 201 0
2026-03-27 22:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5750671%252Fgeneral%252F48ff6bf5-dfbb-4fcc-95f5-721a109b4aa8.jpg') HTTP/1.1" 204 0
2026-03-27 22:07:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750671/general/48ff6bf5-dfbb-4fcc-95f5-721a109b4aa8.jpg saved to cache
2026-03-27 22:07:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item feb27714-a46d-5a50-9ce2-4b0e8b07d298
2026-03-27 22:07:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:07:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee7e16910>
2026-03-27 22:07:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:07:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:07:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_feb27714-a46d-5a50-9ce2-4b0e8b07d298/feb27714-a46d-5a50-9ce2-4b0e8b07d298_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5750671%252Fgeneral%252Fb8b2ba14-fd1f-46f6-b7a7-d5f759fde184.jpg') HTTP/1.1" 204 0
2026-03-27 22:07:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750671/general/b8b2ba14-fd1f-46f6-b7a7-d5f759fde184.jpg saved to cache
2026-03-27 22:07:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item feb27714-a46d-5a50-9ce2-4b0e8b07d298
2026-03-27 22:07:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:07:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee7e15750>
2026-03-27 22:07:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:07:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:07:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c25c8d98-1e91-5b1d-9295-96b2aa5fef4b/c25c8d98-1e91-5b1d-9295-96b2aa5fef4b_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751674%252Fgeneral%252F3aa64b41-22b8-4329-bfd4-1399a97c609e.jpg') HTTP/1.1" 204 0
2026-03-27 22:07:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751674/general/3aa64b41-22b8-4329-bfd4-1399a97c609e.jpg saved to cache
2026-03-27 22:07:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item c25c8d98-1e91-5b1d-9295-96b2aa5fef4b
2026-03-27 22:07:22 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c25c8d98-1e91-5b1d-9295-96b2aa5fef4b, skipping ID generation
2026-03-27 22:07:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c25c8d98-1e91-5b1d-9295-96b2aa5fef4b with scrape type 1
2026-03-27 22:07:22 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c25c8d98-1e91-5b1d-9295-96b2aa5fef4b sending to next pipeline
2026-03-27 22:07:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: c25c8d98-1e91-5b1d-9295-96b2aa5fef4b, identifier: 10741861
2026-03-27 22:07:22 [adesa.it] INFO: Found listing with ID: 10733412
2026-03-27 22:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710733412%27 HTTP/1.1" 200 None
2026-03-27 22:07:22 [adesa.it] INFO: Scrape type for 10733412: 2
2026-03-27 22:07:22 [adesa.it] INFO: Scraping item 10733412 url https://www.openlane.eu/en/carv6/auction/10733412
2026-03-27 22:07:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 6f7e9ab1-aa07-5c72-b33c-d3fa94780c5d with identifier: 10716568
2026-03-27 22:07:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 6f7e9ab1-aa07-5c72-b33c-d3fa94780c5d with identifier: 10716568
2026-03-27 22:07:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 6f7e9ab1-aa07-5c72-b33c-d3fa94780c5d with identifier: 10716568 to the API
2026-03-27 22:07:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:07: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-27 22:07:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716568>
{'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': 0,
'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-27 22:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:23 [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-27 22:07:23 [adesa.it] INFO: Saving data for 10716568: {'auction_closing_time': 1798711260.0, 'created_time': 1774368396.985338, 'last_price_update_time': 1774649243.236849}
2026-03-27 22:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716568') HTTP/1.1" 204 0
2026-03-27 22:07:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 0fc75cd8-d855-5eca-a8d0-a2a1376c68aa with identifier: 10699922
2026-03-27 22:07:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 0fc75cd8-d855-5eca-a8d0-a2a1376c68aa with identifier: 10699922
2026-03-27 22:07:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 0fc75cd8-d855-5eca-a8d0-a2a1376c68aa with identifier: 10699922 to the API
2026-03-27 22:07:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:07: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-27 22:07:23 [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-27 22:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:23 [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-27 22:07:23 [adesa.it] INFO: Saving data for 10699922: {'auction_closing_time': 1798711260.0, 'created_time': 1773957917.643647, 'last_price_update_time': 1774649243.5329}
2026-03-27 22:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10699922') HTTP/1.1" 204 0
2026-03-27 22:07:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: c25c8d98-1e91-5b1d-9295-96b2aa5fef4b with identifier: 10741861
2026-03-27 22:07:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: c25c8d98-1e91-5b1d-9295-96b2aa5fef4b with identifier: 10741861
2026-03-27 22:07:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: c25c8d98-1e91-5b1d-9295-96b2aa5fef4b with identifier: 10741861 to the API
2026-03-27 22:07:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:07: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-27 22:07:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5751674/general/3aa64b41-22b8-4329-bfd4-1399a97c609e.jpg>
{'auction_title': '',
'c_o_2_emission_value': 132,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 131,
'expiration_date': '2026-03-30T08:20:00Z',
'fuel_type': 'Diesel',
'id': 'c25c8d98-1e91-5b1d-9295-96b2aa5fef4b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM269VX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741861',
'listing': 'auction',
'location': 'Scandicci (FI) (Italy)',
'make': 'Peugeot',
'model': '308',
'odometer': 96534,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 23,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c25c8d98-1e91-5b1d-9295-96b2aa5fef4b/c25c8d98-1e91-5b1d-9295-96b2aa5fef4b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98816,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751674/general/3aa64b41-22b8-4329-bfd4-1399a97c609e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c25c8d98-1e91-5b1d-9295-96b2aa5fef4b/c25c8d98-1e91-5b1d-9295-96b2aa5fef4b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101415,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751674/general/51c99751-2d77-4dd8-8e27-e202c0e29df1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c25c8d98-1e91-5b1d-9295-96b2aa5fef4b/c25c8d98-1e91-5b1d-9295-96b2aa5fef4b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100192,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751674/general/d05a8cf0-ffdc-4df3-b495-3a4524dd2bfb.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c25c8d98-1e91-5b1d-9295-96b2aa5fef4b/c25c8d98-1e91-5b1d-9295-96b2aa5fef4b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99443,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751674/general/311a753b-a139-4363-be7a-41f533b0327d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c25c8d98-1e91-5b1d-9295-96b2aa5fef4b/c25c8d98-1e91-5b1d-9295-96b2aa5fef4b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105776,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751674/general/05fb7c26-8c4f-4144-b867-7ce11d5267d1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c25c8d98-1e91-5b1d-9295-96b2aa5fef4b/c25c8d98-1e91-5b1d-9295-96b2aa5fef4b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97350,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751674/general/76ca8565-265e-440b-9beb-53a06fdba802.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c25c8d98-1e91-5b1d-9295-96b2aa5fef4b/c25c8d98-1e91-5b1d-9295-96b2aa5fef4b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62120,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751674/general/cf76ba84-6b37-4665-9d78-c296d738dfbb.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c25c8d98-1e91-5b1d-9295-96b2aa5fef4b/c25c8d98-1e91-5b1d-9295-96b2aa5fef4b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50268,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751674/general/0040a878-7fed-4243-a771-e59588bcca06.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c25c8d98-1e91-5b1d-9295-96b2aa5fef4b/c25c8d98-1e91-5b1d-9295-96b2aa5fef4b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50797,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751674/general/c7007350-7e24-4bb4-97fa-9aec61d72aff.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c25c8d98-1e91-5b1d-9295-96b2aa5fef4b/c25c8d98-1e91-5b1d-9295-96b2aa5fef4b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39821,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751674/general/49c5c503-f6e2-4756-bc06-70cfa99e7a23.jpg',
'Width': 800}],
'price': 3900,
'price_includes_vat': True,
'registration_date': '2023-02-16',
'seats_number': 5,
'seller_name': 'Arval Italia',
'title': 'Peugeot 308 SW 1.5 GT - Diesel - Automatic - 131 hp - 96.534 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2023}
2026-03-27 22:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710741861%27 HTTP/1.1" 200 None
2026-03-27 22:07:23 [adesa.it] INFO: Saving data for 10741861: {'created_time': 1774649243.884718, 'last_price_update_time': 1774649243.884728, 'auction_closing_time': 1774858800.0}
2026-03-27 22:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741861') HTTP/1.1" 204 0
2026-03-27 22:07:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743821/general/d2432fd7-a7d1-4cfb-8f4d-4a3f325a4223.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741878)
2026-03-27 22:07:23 [adesa.it] INFO: Found listing with ID: 10698504
2026-03-27 22:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:23 [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-27 22:07:23 [adesa.it] INFO: Scrape type for 10698504: 2
2026-03-27 22:07:23 [adesa.it] INFO: Scraping item 10698504 url https://www.openlane.eu/en/carv6/auction/10698504
2026-03-27 22:07:23 [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-27 22:07:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:07:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730910> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:07:23 [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-27 22:07:23 [adesa.it] INFO: Found listing with ID: 10733414
2026-03-27 22:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733414%27 HTTP/1.1" 200 None
2026-03-27 22:07:23 [adesa.it] INFO: Scrape type for 10733414: 2
2026-03-27 22:07:23 [adesa.it] INFO: Scraping item 10733414 url https://www.openlane.eu/en/carv6/auction/10733414
2026-03-27 22:07:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:07:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:07:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:07:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee585a490>
2026-03-27 22:07:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:07:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:07:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_feb27714-a46d-5a50-9ce2-4b0e8b07d298/feb27714-a46d-5a50-9ce2-4b0e8b07d298_image_0.jpg HTTP/1.1" 201 0
2026-03-27 22:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750671%252Fgeneral%252F05a012bb-3eed-47e9-a801-b44f7fc740b4.jpg') HTTP/1.1" 204 0
2026-03-27 22:07:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750671/general/05a012bb-3eed-47e9-a801-b44f7fc740b4.jpg saved to cache
2026-03-27 22:07:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item feb27714-a46d-5a50-9ce2-4b0e8b07d298
2026-03-27 22:07:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:07:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee46fccd0>
2026-03-27 22:07:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:07:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:07:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:07:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_feb27714-a46d-5a50-9ce2-4b0e8b07d298/feb27714-a46d-5a50-9ce2-4b0e8b07d298_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750671%252Fgeneral%252Fcffa6e02-e415-4482-b846-e3f39d7c1e76.jpg') HTTP/1.1" 204 0
2026-03-27 22:07:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750671/general/cffa6e02-e415-4482-b846-e3f39d7c1e76.jpg saved to cache
2026-03-27 22:07:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item feb27714-a46d-5a50-9ce2-4b0e8b07d298
2026-03-27 22:07:24 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: feb27714-a46d-5a50-9ce2-4b0e8b07d298, skipping ID generation
2026-03-27 22:07:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item feb27714-a46d-5a50-9ce2-4b0e8b07d298 with scrape type 1
2026-03-27 22:07:24 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item feb27714-a46d-5a50-9ce2-4b0e8b07d298 sending to next pipeline
2026-03-27 22:07:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: feb27714-a46d-5a50-9ce2-4b0e8b07d298, identifier: 10740356
2026-03-27 22:07:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: feb27714-a46d-5a50-9ce2-4b0e8b07d298 with identifier: 10740356
2026-03-27 22:07:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: feb27714-a46d-5a50-9ce2-4b0e8b07d298 with identifier: 10740356
2026-03-27 22:07:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: feb27714-a46d-5a50-9ce2-4b0e8b07d298 with identifier: 10740356 to the API
2026-03-27 22:07:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22: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-27 22:07:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5750671/general/cffa6e02-e415-4482-b846-e3f39d7c1e76.jpg>
{'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-12-31T10:01:00Z',
'fuel_type': 'Petrol',
'id': 'feb27714-a46d-5a50-9ce2-4b0e8b07d298',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GY753TG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740356',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Seat',
'model': 'Ibiza',
'odometer': 24321,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 40,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_feb27714-a46d-5a50-9ce2-4b0e8b07d298/feb27714-a46d-5a50-9ce2-4b0e8b07d298_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133379,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750671/general/05a012bb-3eed-47e9-a801-b44f7fc740b4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_feb27714-a46d-5a50-9ce2-4b0e8b07d298/feb27714-a46d-5a50-9ce2-4b0e8b07d298_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 155931,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750671/general/14193751-ede0-484d-8f86-95a80c3811fd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_feb27714-a46d-5a50-9ce2-4b0e8b07d298/feb27714-a46d-5a50-9ce2-4b0e8b07d298_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81700,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750671/general/b8b2ba14-fd1f-46f6-b7a7-d5f759fde184.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_feb27714-a46d-5a50-9ce2-4b0e8b07d298/feb27714-a46d-5a50-9ce2-4b0e8b07d298_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131263,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750671/general/cffa6e02-e415-4482-b846-e3f39d7c1e76.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_feb27714-a46d-5a50-9ce2-4b0e8b07d298/feb27714-a46d-5a50-9ce2-4b0e8b07d298_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73662,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750671/general/0d7626af-279e-45ac-9e2f-0d7384d159fe.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_feb27714-a46d-5a50-9ce2-4b0e8b07d298/feb27714-a46d-5a50-9ce2-4b0e8b07d298_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108179,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750671/general/48ff6bf5-dfbb-4fcc-95f5-721a109b4aa8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_feb27714-a46d-5a50-9ce2-4b0e8b07d298/feb27714-a46d-5a50-9ce2-4b0e8b07d298_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131516,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750671/general/540e2b3a-7b21-42f3-8c8e-9cf5683fbda5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_feb27714-a46d-5a50-9ce2-4b0e8b07d298/feb27714-a46d-5a50-9ce2-4b0e8b07d298_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52089,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750671/general/190f3d31-4585-4ae4-996a-63306134e45d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_feb27714-a46d-5a50-9ce2-4b0e8b07d298/feb27714-a46d-5a50-9ce2-4b0e8b07d298_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109958,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750671/general/25c14627-5c46-417f-a3b0-1ea9e1c0755f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_feb27714-a46d-5a50-9ce2-4b0e8b07d298/feb27714-a46d-5a50-9ce2-4b0e8b07d298_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70657,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750671/general/4be2e041-f5f3-418e-8755-ab82fba7eb71.jpg',
'Width': 1024}],
'price': 10100,
'price_includes_vat': True,
'registration_date': '2025-03-17',
'seats_number': 5,
'seller_name': None,
'title': 'Seat Ibiza 1.0 TSI Style - Petrol - Manual - 95 hp - 24.321 km',
'transmission': 'manual',
'trim': 'Style',
'vin': None,
'year': 2025}
2026-03-27 22:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710740356%27 HTTP/1.1" 200 None
2026-03-27 22:07:24 [adesa.it] INFO: Saving data for 10740356: {'created_time': 1774649244.506467, 'last_price_update_time': 1774649244.506476, 'auction_closing_time': 1798711260.0}
2026-03-27 22:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10740356') HTTP/1.1" 204 0
2026-03-27 22:07:24 [adesa.it] INFO: Found listing with ID: 10733270
2026-03-27 22:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710733270%27 HTTP/1.1" 200 None
2026-03-27 22:07:24 [adesa.it] INFO: Scrape type for 10733270: 2
2026-03-27 22:07:24 [adesa.it] INFO: Scraping item 10733270 url https://www.openlane.eu/en/carv6/auction/10733270
2026-03-27 22:07:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:07:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee44100d0>
2026-03-27 22:07:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:07:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:07:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:07:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ff2bc61e-1ce6-5e97-860c-98c942e5a2a0/ff2bc61e-1ce6-5e97-860c-98c942e5a2a0_image_4.jpg HTTP/1.1" 201 0
2026-03-27 22:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743821%252Fgeneral%252Fd2432fd7-a7d1-4cfb-8f4d-4a3f325a4223.jpg') HTTP/1.1" 204 0
2026-03-27 22:07:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743821/general/d2432fd7-a7d1-4cfb-8f4d-4a3f325a4223.jpg saved to cache
2026-03-27 22:07:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item ff2bc61e-1ce6-5e97-860c-98c942e5a2a0
2026-03-27 22:07:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0fedb184-8986-58c6-8db3-c0821fc4f151 with identifier: 10717927
2026-03-27 22:07:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0fedb184-8986-58c6-8db3-c0821fc4f151 with scrape type 2
2026-03-27 22:07:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0fedb184-8986-58c6-8db3-c0821fc4f151 with scrape type 2
2026-03-27 22:07:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 0fedb184-8986-58c6-8db3-c0821fc4f151, identifier: 10717927
2026-03-27 22:07:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 69350e75-0f87-5dbc-bd98-23301ebe2bea with identifier: 10730910
2026-03-27 22:07:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 69350e75-0f87-5dbc-bd98-23301ebe2bea with scrape type 2
2026-03-27 22:07:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 69350e75-0f87-5dbc-bd98-23301ebe2bea with scrape type 2
2026-03-27 22:07:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 69350e75-0f87-5dbc-bd98-23301ebe2bea, identifier: 10730910
2026-03-27 22:07:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dc450dce-62ed-5c55-88dd-4f3759d6d93b with identifier: 10696441
2026-03-27 22:07:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dc450dce-62ed-5c55-88dd-4f3759d6d93b with scrape type 2
2026-03-27 22:07:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dc450dce-62ed-5c55-88dd-4f3759d6d93b with scrape type 2
2026-03-27 22:07:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: dc450dce-62ed-5c55-88dd-4f3759d6d93b, identifier: 10696441
2026-03-27 22:07:24 [adesa.it] INFO: Found listing with ID: 10734420
2026-03-27 22:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710734420%27 HTTP/1.1" 200 None
2026-03-27 22:07:24 [adesa.it] INFO: Scrape type for 10734420: 0
2026-03-27 22:07:24 [adesa.it] INFO: Skipping item 10734420 url https://www.openlane.eu/en/carv6/auction/10734420
2026-03-27 22:07:24 [adesa.it] INFO: Found listing with ID: 10716684
2026-03-27 22:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710716684%27 HTTP/1.1" 200 None
2026-03-27 22:07:24 [adesa.it] INFO: Scrape type for 10716684: 2
2026-03-27 22:07:24 [adesa.it] INFO: Scraping item 10716684 url https://www.openlane.eu/en/carv6/auction/10716684
2026-03-27 22:07:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 0fedb184-8986-58c6-8db3-c0821fc4f151 with identifier: 10717927
2026-03-27 22:07:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 0fedb184-8986-58c6-8db3-c0821fc4f151 with identifier: 10717927
2026-03-27 22:07:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 0fedb184-8986-58c6-8db3-c0821fc4f151 with identifier: 10717927 to the API
2026-03-27 22:07:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:07: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-27 22:07:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717927>
{'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': 0,
'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-27 22:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:25 [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-27 22:07:25 [adesa.it] INFO: Saving data for 10717927: {'auction_closing_time': 1798711260.0, 'created_time': 1774368392.02229, 'last_price_update_time': 1774649245.187037}
2026-03-27 22:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10717927') HTTP/1.1" 204 0
2026-03-27 22:07:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 69350e75-0f87-5dbc-bd98-23301ebe2bea with identifier: 10730910
2026-03-27 22:07:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 69350e75-0f87-5dbc-bd98-23301ebe2bea with identifier: 10730910
2026-03-27 22:07:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 69350e75-0f87-5dbc-bd98-23301ebe2bea with identifier: 10730910 to the API
2026-03-27 22:07:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:07: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-27 22:07:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730910>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Yellow',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 75,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Diesel',
'id': '69350e75-0f87-5dbc-bd98-23301ebe2bea',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FZ383JM',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730910',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Renault',
'model': 'Clio',
'odometer': 240867,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 2900,
'price_includes_vat': True,
'registration_date': '2019-11-08',
'seats_number': 5,
'seller_name': 'Unipol Rental',
'title': 'Renault Clio 1.5 DCI Business - Diesel - Manual - 75 hp - 240.867 '
'km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2019}
2026-03-27 22:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710730910%27 HTTP/1.1" 200 None
2026-03-27 22:07:25 [adesa.it] INFO: Saving data for 10730910: {'auction_closing_time': 1798711260.0, 'created_time': 1774562688.403641, 'last_price_update_time': 1774649245.512905}
2026-03-27 22:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10730910') HTTP/1.1" 204 0
2026-03-27 22:07:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: dc450dce-62ed-5c55-88dd-4f3759d6d93b with identifier: 10696441
2026-03-27 22:07:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: dc450dce-62ed-5c55-88dd-4f3759d6d93b with identifier: 10696441
2026-03-27 22:07:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: dc450dce-62ed-5c55-88dd-4f3759d6d93b with identifier: 10696441 to the API
2026-03-27 22:07:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:07: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-27 22:07:25 [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-27 22:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:25 [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-27 22:07:25 [adesa.it] INFO: Saving data for 10696441: {'auction_closing_time': 1798711260.0, 'created_time': 1773938375.613821, 'last_price_update_time': 1774649245.796946}
2026-03-27 22:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10696441') HTTP/1.1" 204 0
2026-03-27 22:07:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743821/general/7b44bd0c-5087-414f-bc32-d165742508b3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741878)
2026-03-27 22:07:25 [adesa.it] INFO: Found listing with ID: 10733413
2026-03-27 22:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733413%27 HTTP/1.1" 200 None
2026-03-27 22:07:25 [adesa.it] INFO: Scrape type for 10733413: 2
2026-03-27 22:07:25 [adesa.it] INFO: Scraping item 10733413 url https://www.openlane.eu/en/carv6/auction/10733413
2026-03-27 22:07:25 [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-27 22:07:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:07:25 [adesa.it] INFO: Found listing with ID: 10738808
2026-03-27 22:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710738808%27 HTTP/1.1" 200 None
2026-03-27 22:07:25 [adesa.it] INFO: Scrape type for 10738808: 0
2026-03-27 22:07:25 [adesa.it] INFO: Skipping item 10738808 url https://www.openlane.eu/en/carv6/auction/10738808
2026-03-27 22:07:25 [adesa.it] INFO: Found listing with ID: 10711148
2026-03-27 22:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:25 [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-27 22:07:25 [adesa.it] INFO: Scrape type for 10711148: 0
2026-03-27 22:07:25 [adesa.it] INFO: Skipping item 10711148 url https://www.openlane.eu/en/carv6/auction/10711148
2026-03-27 22:07:25 [adesa.it] INFO: Found listing with ID: 10723806
2026-03-27 22:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710723806%27 HTTP/1.1" 200 None
2026-03-27 22:07:25 [adesa.it] INFO: Scrape type for 10723806: 2
2026-03-27 22:07:25 [adesa.it] INFO: Scraping item 10723806 url https://www.openlane.eu/en/carv6/auction/10723806
2026-03-27 22:07:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725198> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:07:25 [adesa.it] INFO: Found listing with ID: 10709996
2026-03-27 22:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:25 [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-27 22:07:25 [adesa.it] INFO: Scrape type for 10709996: 0
2026-03-27 22:07:25 [adesa.it] INFO: Skipping item 10709996 url https://www.openlane.eu/en/carv6/auction/10709996
2026-03-27 22:07:25 [adesa.it] INFO: Found listing with ID: 10723368
2026-03-27 22:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710723368%27 HTTP/1.1" 200 None
2026-03-27 22:07:25 [adesa.it] INFO: Scrape type for 10723368: 2
2026-03-27 22:07:25 [adesa.it] INFO: Scraping item 10723368 url https://www.openlane.eu/en/carv6/auction/10723368
2026-03-27 22:07:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:07:25 [adesa.it] INFO: Found listing with ID: 10723658
2026-03-27 22:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710723658%27 HTTP/1.1" 200 None
2026-03-27 22:07:25 [adesa.it] INFO: Scrape type for 10723658: 2
2026-03-27 22:07:25 [adesa.it] INFO: Scraping item 10723658 url https://www.openlane.eu/en/carv6/auction/10723658
2026-03-27 22:07:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:07:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee5aae250>
2026-03-27 22:07:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22:07:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 22:07:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:07:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ff2bc61e-1ce6-5e97-860c-98c942e5a2a0/ff2bc61e-1ce6-5e97-860c-98c942e5a2a0_image_2.jpg HTTP/1.1" 201 0
2026-03-27 22:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.it',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743821%252Fgeneral%252F7b44bd0c-5087-414f-bc32-d165742508b3.jpg') HTTP/1.1" 204 0
2026-03-27 22:07:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743821/general/7b44bd0c-5087-414f-bc32-d165742508b3.jpg saved to cache
2026-03-27 22:07:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item ff2bc61e-1ce6-5e97-860c-98c942e5a2a0
2026-03-27 22:07:26 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ff2bc61e-1ce6-5e97-860c-98c942e5a2a0, skipping ID generation
2026-03-27 22:07:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ff2bc61e-1ce6-5e97-860c-98c942e5a2a0 with scrape type 1
2026-03-27 22:07:26 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ff2bc61e-1ce6-5e97-860c-98c942e5a2a0 sending to next pipeline
2026-03-27 22:07:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: ff2bc61e-1ce6-5e97-860c-98c942e5a2a0, identifier: 10741878
2026-03-27 22:07:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: ff2bc61e-1ce6-5e97-860c-98c942e5a2a0 with identifier: 10741878
2026-03-27 22:07:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: ff2bc61e-1ce6-5e97-860c-98c942e5a2a0 with identifier: 10741878
2026-03-27 22:07:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: ff2bc61e-1ce6-5e97-860c-98c942e5a2a0 with identifier: 10741878 to the API
2026-03-27 22:07:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22: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-27 22:07:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743821/general/7b44bd0c-5087-414f-bc32-d165742508b3.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': 162,
'expiration_date': '2026-03-30T13:45:00Z',
'fuel_type': 'Hybrid',
'id': 'ff2bc61e-1ce6-5e97-860c-98c942e5a2a0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH577ZY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741878',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'MG',
'model': 'HS',
'odometer': 68784,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 18,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff2bc61e-1ce6-5e97-860c-98c942e5a2a0/ff2bc61e-1ce6-5e97-860c-98c942e5a2a0_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74461,
'Height': 750,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743821/general/f9baacb9-9384-4ba2-80e8-1983b79efd04.jpg',
'Width': 1000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff2bc61e-1ce6-5e97-860c-98c942e5a2a0/ff2bc61e-1ce6-5e97-860c-98c942e5a2a0_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73817,
'Height': 750,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743821/general/d2f02566-a222-455a-afd1-8349bb0da890.jpg',
'Width': 1000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff2bc61e-1ce6-5e97-860c-98c942e5a2a0/ff2bc61e-1ce6-5e97-860c-98c942e5a2a0_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71034,
'Height': 750,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743821/general/7b44bd0c-5087-414f-bc32-d165742508b3.jpg',
'Width': 1000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff2bc61e-1ce6-5e97-860c-98c942e5a2a0/ff2bc61e-1ce6-5e97-860c-98c942e5a2a0_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68013,
'Height': 750,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743821/general/4474f042-c299-42b4-a267-659d9095d3e7.jpg',
'Width': 1000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff2bc61e-1ce6-5e97-860c-98c942e5a2a0/ff2bc61e-1ce6-5e97-860c-98c942e5a2a0_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111909,
'Height': 750,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743821/general/d2432fd7-a7d1-4cfb-8f4d-4a3f325a4223.jpg',
'Width': 1000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff2bc61e-1ce6-5e97-860c-98c942e5a2a0/ff2bc61e-1ce6-5e97-860c-98c942e5a2a0_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64892,
'Height': 750,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743821/general/8e67d529-3364-47d3-9a0c-72c4ec6637c9.jpg',
'Width': 1000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff2bc61e-1ce6-5e97-860c-98c942e5a2a0/ff2bc61e-1ce6-5e97-860c-98c942e5a2a0_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62673,
'Height': 750,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743821/general/3f4d3845-fccd-427a-8dd7-3311be309a6f.jpg',
'Width': 1000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff2bc61e-1ce6-5e97-860c-98c942e5a2a0/ff2bc61e-1ce6-5e97-860c-98c942e5a2a0_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91495,
'Height': 750,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743821/general/6b6c161e-9a4d-4061-b8f5-14bc513d3b32.jpg',
'Width': 1000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff2bc61e-1ce6-5e97-860c-98c942e5a2a0/ff2bc61e-1ce6-5e97-860c-98c942e5a2a0_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85035,
'Height': 750,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743821/general/11aa05f5-c088-48ba-bc93-bffb68b470d0.jpg',
'Width': 1000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff2bc61e-1ce6-5e97-860c-98c942e5a2a0/ff2bc61e-1ce6-5e97-860c-98c942e5a2a0_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86350,
'Height': 750,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743821/general/3061a140-dbb0-4a0a-975d-1b0aa8cd247d.jpg',
'Width': 1000}],
'price': 9200,
'price_includes_vat': True,
'registration_date': '2022-02-01',
'seats_number': 5,
'seller_name': 'Ambrosi Spa',
'title': 'MG HS 1.5 T-GDI - Hybrid - Automatic - 162 hp - 68.784 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-27 22:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710741878%27 HTTP/1.1" 200 None
2026-03-27 22:07:26 [adesa.it] INFO: Saving data for 10741878: {'created_time': 1774649246.471887, 'last_price_update_time': 1774649246.471899, 'auction_closing_time': 1774878300.0}
2026-03-27 22:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741878') HTTP/1.1" 204 0
2026-03-27 22:07:26 [adesa.it] INFO: Found listing with ID: 10699940
2026-03-27 22:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710699940%27 HTTP/1.1" 200 None
2026-03-27 22:07:26 [adesa.it] INFO: Scrape type for 10699940: 2
2026-03-27 22:07:26 [adesa.it] INFO: Scraping item 10699940 url https://www.openlane.eu/en/carv6/auction/10699940
2026-03-27 22:07:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7f4b6655-1c2c-5009-89a9-f624d6c34e06 with identifier: 10716257
2026-03-27 22:07:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7f4b6655-1c2c-5009-89a9-f624d6c34e06 with scrape type 2
2026-03-27 22:07:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7f4b6655-1c2c-5009-89a9-f624d6c34e06 with scrape type 2
2026-03-27 22:07:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 7f4b6655-1c2c-5009-89a9-f624d6c34e06, identifier: 10716257
2026-03-27 22:07:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727428> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:07:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 7f4b6655-1c2c-5009-89a9-f624d6c34e06 with identifier: 10716257
2026-03-27 22:07:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 7f4b6655-1c2c-5009-89a9-f624d6c34e06 with identifier: 10716257
2026-03-27 22:07:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 7f4b6655-1c2c-5009-89a9-f624d6c34e06 with identifier: 10716257 to the API
2026-03-27 22:07:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22: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-27 22:07:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716257>
{'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': 0,
'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-27 22:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710716257%27 HTTP/1.1" 200 None
2026-03-27 22:07:27 [adesa.it] INFO: Saving data for 10716257: {'auction_closing_time': 1798711260.0, 'created_time': 1774368409.559601, 'last_price_update_time': 1774649247.091094}
2026-03-27 22:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716257') HTTP/1.1" 204 0
2026-03-27 22:07:27 [adesa.it] INFO: Found listing with ID: 10715034
2026-03-27 22:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710715034%27 HTTP/1.1" 200 None
2026-03-27 22:07:27 [adesa.it] INFO: Scrape type for 10715034: 0
2026-03-27 22:07:27 [adesa.it] INFO: Skipping item 10715034 url https://www.openlane.eu/en/carv6/auction/10715034
2026-03-27 22:07:27 [adesa.it] INFO: Found listing with ID: 10716644
2026-03-27 22:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710716644%27 HTTP/1.1" 200 None
2026-03-27 22:07:27 [adesa.it] INFO: Scrape type for 10716644: 2
2026-03-27 22:07:27 [adesa.it] INFO: Scraping item 10716644 url https://www.openlane.eu/en/carv6/auction/10716644
2026-03-27 22:07:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:07:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733203> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:07:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733209> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:07:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:07:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:07:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 34ccf2b0-e212-5018-998c-dc962207fe8d with identifier: 10725198
2026-03-27 22:07:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 34ccf2b0-e212-5018-998c-dc962207fe8d with scrape type 2
2026-03-27 22:07:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 34ccf2b0-e212-5018-998c-dc962207fe8d with scrape type 2
2026-03-27 22:07:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 34ccf2b0-e212-5018-998c-dc962207fe8d, identifier: 10725198
2026-03-27 22:07:27 [adesa.it] INFO: Found listing with ID: 10716677
2026-03-27 22:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710716677%27 HTTP/1.1" 200 None
2026-03-27 22:07:27 [adesa.it] INFO: Scrape type for 10716677: 2
2026-03-27 22:07:27 [adesa.it] INFO: Scraping item 10716677 url https://www.openlane.eu/en/carv6/auction/10716677
2026-03-27 22:07:27 [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-27 22:07:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 34ccf2b0-e212-5018-998c-dc962207fe8d with identifier: 10725198
2026-03-27 22:07:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 34ccf2b0-e212-5018-998c-dc962207fe8d with identifier: 10725198
2026-03-27 22:07:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 34ccf2b0-e212-5018-998c-dc962207fe8d with identifier: 10725198 to the API
2026-03-27 22:07:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22: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-27 22:07:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725198>
{'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-12-31T10:01: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=10725198',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 237996,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 5900,
'price_includes_vat': True,
'registration_date': '2020-06-09',
'seats_number': 5,
'seller_name': 'ARVAL-IT',
'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-27 22:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710725198%27 HTTP/1.1" 200 None
2026-03-27 22:07:27 [adesa.it] INFO: Saving data for 10725198: {'auction_closing_time': 1798711260.0, 'created_time': 1774455104.68487, 'last_price_update_time': 1774649247.553859}
2026-03-27 22:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10725198') HTTP/1.1" 204 0
2026-03-27 22:07:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:07:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5fe607a7-df81-5dbb-974d-912c06d43651 with identifier: 10727428
2026-03-27 22:07:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5fe607a7-df81-5dbb-974d-912c06d43651 with scrape type 2
2026-03-27 22:07:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5fe607a7-df81-5dbb-974d-912c06d43651 with scrape type 2
2026-03-27 22:07:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 5fe607a7-df81-5dbb-974d-912c06d43651, identifier: 10727428
2026-03-27 22:07:27 [adesa.it] INFO: Found listing with ID: 10723598
2026-03-27 22:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710723598%27 HTTP/1.1" 200 None
2026-03-27 22:07:27 [adesa.it] INFO: Scrape type for 10723598: 2
2026-03-27 22:07:27 [adesa.it] INFO: Scraping item 10723598 url https://www.openlane.eu/en/carv6/auction/10723598
2026-03-27 22:07:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 5fe607a7-df81-5dbb-974d-912c06d43651 with identifier: 10727428
2026-03-27 22:07:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 5fe607a7-df81-5dbb-974d-912c06d43651 with identifier: 10727428
2026-03-27 22:07:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 5fe607a7-df81-5dbb-974d-912c06d43651 with identifier: 10727428 to the API
2026-03-27 22:07:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22: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-27 22:07:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727428>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 115,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Petrol',
'id': '5fe607a7-df81-5dbb-974d-912c06d43651',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GY461RD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727428',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Seat',
'model': 'Ibiza',
'odometer': 24572,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 11400,
'price_includes_vat': True,
'registration_date': '2025-02-28',
'seats_number': 5,
'seller_name': None,
'title': 'Seat Ibiza 1.0 TSI Style - Petrol - Automatic - 115 hp - 24.572 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2025}
2026-03-27 22:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710727428%27 HTTP/1.1" 200 None
2026-03-27 22:07:28 [adesa.it] INFO: Saving data for 10727428: {'auction_closing_time': 1798711260.0, 'created_time': 1774455109.035666, 'last_price_update_time': 1774649248.010017}
2026-03-27 22:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10727428') HTTP/1.1" 204 0
2026-03-27 22:07:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9415fce6-cf7b-5abb-947e-8bd4d928ae59 with identifier: 10733203
2026-03-27 22:07:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9415fce6-cf7b-5abb-947e-8bd4d928ae59 with scrape type 2
2026-03-27 22:07:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9415fce6-cf7b-5abb-947e-8bd4d928ae59 with scrape type 2
2026-03-27 22:07:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 9415fce6-cf7b-5abb-947e-8bd4d928ae59, identifier: 10733203
2026-03-27 22:07:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 01a48249-5684-5b1d-9bd3-0cdf1df76cab with identifier: 10733209
2026-03-27 22:07:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 01a48249-5684-5b1d-9bd3-0cdf1df76cab with scrape type 2
2026-03-27 22:07:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 01a48249-5684-5b1d-9bd3-0cdf1df76cab with scrape type 2
2026-03-27 22:07:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 01a48249-5684-5b1d-9bd3-0cdf1df76cab, identifier: 10733209
2026-03-27 22:07:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 55c0bf1f-5474-5e23-b7c0-aabff13b4af4 with identifier: 10716285
2026-03-27 22:07:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 55c0bf1f-5474-5e23-b7c0-aabff13b4af4 with scrape type 2
2026-03-27 22:07:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 55c0bf1f-5474-5e23-b7c0-aabff13b4af4 with scrape type 2
2026-03-27 22:07:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 55c0bf1f-5474-5e23-b7c0-aabff13b4af4, identifier: 10716285
2026-03-27 22:07:28 [adesa.it] INFO: Found listing with ID: 10723639
2026-03-27 22:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710723639%27 HTTP/1.1" 200 None
2026-03-27 22:07:28 [adesa.it] INFO: Scrape type for 10723639: 2
2026-03-27 22:07:28 [adesa.it] INFO: Scraping item 10723639 url https://www.openlane.eu/en/carv6/auction/10723639
2026-03-27 22:07:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 9415fce6-cf7b-5abb-947e-8bd4d928ae59 with identifier: 10733203
2026-03-27 22:07:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 9415fce6-cf7b-5abb-947e-8bd4d928ae59 with identifier: 10733203
2026-03-27 22:07:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 9415fce6-cf7b-5abb-947e-8bd4d928ae59 with identifier: 10733203 to the API
2026-03-27 22:07:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:07: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-27 22:07:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733203>
{'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': 90,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'LPG',
'id': '9415fce6-cf7b-5abb-947e-8bd4d928ae59',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM674DV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733203',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Seat',
'model': 'Ibiza',
'odometer': 114194,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 6100,
'price_includes_vat': True,
'registration_date': '2022-12-27',
'seats_number': 5,
'seller_name': None,
'title': 'Seat Ibiza 1.0 TGI Style - LPG - Manual - 90 hp - 114.194 km',
'transmission': 'manual',
'trim': 'Style',
'vin': None,
'year': 2022}
2026-03-27 22:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733203%27 HTTP/1.1" 200 None
2026-03-27 22:07:28 [adesa.it] INFO: Saving data for 10733203: {'auction_closing_time': 1798711260.0, 'created_time': 1774562731.267048, 'last_price_update_time': 1774649248.582418}
2026-03-27 22:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10733203') HTTP/1.1" 204 0
2026-03-27 22:07:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 01a48249-5684-5b1d-9bd3-0cdf1df76cab with identifier: 10733209
2026-03-27 22:07:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 01a48249-5684-5b1d-9bd3-0cdf1df76cab with identifier: 10733209
2026-03-27 22:07:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 01a48249-5684-5b1d-9bd3-0cdf1df76cab with identifier: 10733209 to the API
2026-03-27 22:07:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:07: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-27 22:07:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733209>
{'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': 245,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Petrol',
'id': '01a48249-5684-5b1d-9bd3-0cdf1df76cab',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE995KS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733209',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Porsche',
'model': 'Macan',
'odometer': 163206,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 33000,
'price_includes_vat': True,
'registration_date': '2021-03-08',
'seats_number': 5,
'seller_name': 'Unipol Rental',
'title': 'Porsche Macan 2.0 - Petrol - Automatic - 245 hp - 163.206 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-27 22:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733209%27 HTTP/1.1" 200 None
2026-03-27 22:07:28 [adesa.it] INFO: Saving data for 10733209: {'auction_closing_time': 1798711260.0, 'created_time': 1774562700.409473, 'last_price_update_time': 1774649248.861683}
2026-03-27 22:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10733209') HTTP/1.1" 204 0
2026-03-27 22:07:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 55c0bf1f-5474-5e23-b7c0-aabff13b4af4 with identifier: 10716285
2026-03-27 22:07:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 55c0bf1f-5474-5e23-b7c0-aabff13b4af4 with identifier: 10716285
2026-03-27 22:07:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 55c0bf1f-5474-5e23-b7c0-aabff13b4af4 with identifier: 10716285 to the API
2026-03-27 22:07:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22: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-27 22:07:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716285>
{'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': 0,
'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-27 22:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710716285%27 HTTP/1.1" 200 None
2026-03-27 22:07:29 [adesa.it] INFO: Saving data for 10716285: {'auction_closing_time': 1798711260.0, 'created_time': 1774368399.990141, 'last_price_update_time': 1774649249.136875}
2026-03-27 22:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716285') HTTP/1.1" 204 0
2026-03-27 22:07:29 [adesa.it] INFO: Found listing with ID: 10716464
2026-03-27 22:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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-27 22:07:29 [adesa.it] INFO: Scrape type for 10716464: 2
2026-03-27 22:07:29 [adesa.it] INFO: Scraping item 10716464 url https://www.openlane.eu/en/carv6/auction/10716464
2026-03-27 22:07:29 [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-27 22:07:29 [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-27 22:07:29 [adesa.it] INFO: Found listing with ID: 10707726
2026-03-27 22:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710707726%27 HTTP/1.1" 200 None
2026-03-27 22:07:29 [adesa.it] INFO: Scrape type for 10707726: 0
2026-03-27 22:07:29 [adesa.it] INFO: Skipping item 10707726 url https://www.openlane.eu/en/carv6/auction/10707726
2026-03-27 22:07:29 [adesa.it] INFO: Found listing with ID: 10716602
2026-03-27 22:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710716602%27 HTTP/1.1" 200 None
2026-03-27 22:07:29 [adesa.it] INFO: Scrape type for 10716602: 2
2026-03-27 22:07:29 [adesa.it] INFO: Scraping item 10716602 url https://www.openlane.eu/en/carv6/auction/10716602
2026-03-27 22:07:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:07:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:07:29 [adesa.it] INFO: Found listing with ID: 10716600
2026-03-27 22:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710716600%27 HTTP/1.1" 200 None
2026-03-27 22:07:29 [adesa.it] INFO: Scrape type for 10716600: 2
2026-03-27 22:07:29 [adesa.it] INFO: Scraping item 10716600 url https://www.openlane.eu/en/carv6/auction/10716600
2026-03-27 22:07:29 [adesa.it] INFO: Found listing with ID: 10741902
2026-03-27 22:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710741902%27 HTTP/1.1" 200 None
2026-03-27 22:07:29 [adesa.it] INFO: Scrape type for 10741902: 1
2026-03-27 22:07:29 [adesa.it] INFO: Scraping item 10741902 url https://www.openlane.eu/en/carv6/auction/10741902
2026-03-27 22:07:29 [adesa.it] INFO: Found listing with ID: 10733655
2026-03-27 22:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710733655%27 HTTP/1.1" 200 None
2026-03-27 22:07:29 [adesa.it] INFO: Scrape type for 10733655: 2
2026-03-27 22:07:29 [adesa.it] INFO: Scraping item 10733655 url https://www.openlane.eu/en/carv6/auction/10733655
2026-03-27 22:07:29 [adesa.it] INFO: Found listing with ID: 10735861
2026-03-27 22:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710735861%27 HTTP/1.1" 200 None
2026-03-27 22:07:29 [adesa.it] INFO: Scrape type for 10735861: 0
2026-03-27 22:07:29 [adesa.it] INFO: Skipping item 10735861 url https://www.openlane.eu/en/carv6/auction/10735861
2026-03-27 22:07:29 [adesa.it] INFO: Found listing with ID: 10716957
2026-03-27 22:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710716957%27 HTTP/1.1" 200 None
2026-03-27 22:07:29 [adesa.it] INFO: Scrape type for 10716957: 2
2026-03-27 22:07:29 [adesa.it] INFO: Scraping item 10716957 url https://www.openlane.eu/en/carv6/auction/10716957
2026-03-27 22:07:29 [adesa.it] INFO: Found listing with ID: 10637027
2026-03-27 22:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710637027%27 HTTP/1.1" 200 None
2026-03-27 22:07:29 [adesa.it] INFO: Scrape type for 10637027: 2
2026-03-27 22:07:29 [adesa.it] INFO: Scraping item 10637027 url https://www.openlane.eu/en/carv6/auction/10637027
2026-03-27 22:07:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 233a38ff-9c82-595c-8ff0-45d13b954975 with identifier: 10716719
2026-03-27 22:07:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 233a38ff-9c82-595c-8ff0-45d13b954975 with scrape type 2
2026-03-27 22:07:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 233a38ff-9c82-595c-8ff0-45d13b954975 with scrape type 2
2026-03-27 22:07:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 233a38ff-9c82-595c-8ff0-45d13b954975, identifier: 10716719
2026-03-27 22:07:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0320fa19-3932-5116-8a38-e8adc95b01a6 with identifier: 10699918
2026-03-27 22:07:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0320fa19-3932-5116-8a38-e8adc95b01a6 with scrape type 2
2026-03-27 22:07:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0320fa19-3932-5116-8a38-e8adc95b01a6 with scrape type 2
2026-03-27 22:07:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 0320fa19-3932-5116-8a38-e8adc95b01a6, identifier: 10699918
2026-03-27 22:07:29 [adesa.it] INFO: Found listing with ID: 10553901
2026-03-27 22:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710553901%27 HTTP/1.1" 200 None
2026-03-27 22:07:29 [adesa.it] INFO: Scrape type for 10553901: 2
2026-03-27 22:07:29 [adesa.it] INFO: Scraping item 10553901 url https://www.openlane.eu/en/carv6/auction/10553901
2026-03-27 22:07:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 233a38ff-9c82-595c-8ff0-45d13b954975 with identifier: 10716719
2026-03-27 22:07:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 233a38ff-9c82-595c-8ff0-45d13b954975 with identifier: 10716719
2026-03-27 22:07:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 233a38ff-9c82-595c-8ff0-45d13b954975 with identifier: 10716719 to the API
2026-03-27 22:07:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22: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-27 22:07:29 [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': 0,
'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-27 22:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710716719%27 HTTP/1.1" 200 None
2026-03-27 22:07:29 [adesa.it] INFO: Saving data for 10716719: {'auction_closing_time': 1798711260.0, 'created_time': 1774368367.629537, 'last_price_update_time': 1774649249.795238}
2026-03-27 22:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716719') HTTP/1.1" 204 0
2026-03-27 22:07:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 0320fa19-3932-5116-8a38-e8adc95b01a6 with identifier: 10699918
2026-03-27 22:07:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 0320fa19-3932-5116-8a38-e8adc95b01a6 with identifier: 10699918
2026-03-27 22:07:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 0320fa19-3932-5116-8a38-e8adc95b01a6 with identifier: 10699918 to the API
2026-03-27 22:07:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:07: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-27 22:07:30 [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-27 22:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:30 [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-27 22:07:30 [adesa.it] INFO: Saving data for 10699918: {'auction_closing_time': 1798711260.0, 'created_time': 1773957906.959423, 'last_price_update_time': 1774649250.142298}
2026-03-27 22:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10699918') HTTP/1.1" 204 0
2026-03-27 22:07:30 [adesa.it] INFO: Found listing with ID: 10685088
2026-03-27 22:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:30 [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-27 22:07:30 [adesa.it] INFO: Scrape type for 10685088: 2
2026-03-27 22:07:30 [adesa.it] INFO: Scraping item 10685088 url https://www.openlane.eu/en/carv6/auction/10685088
2026-03-27 22:07:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733204> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:07:30 [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-27 22:07:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733236> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:07:30 [adesa.it] INFO: Found listing with ID: 10673716
2026-03-27 22:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:30 [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-27 22:07:30 [adesa.it] INFO: Scrape type for 10673716: 0
2026-03-27 22:07:30 [adesa.it] INFO: Skipping item 10673716 url https://www.openlane.eu/en/carv6/auction/10673716
2026-03-27 22:07:30 [adesa.it] INFO: Found listing with ID: 10655715
2026-03-27 22:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:30 [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-27 22:07:30 [adesa.it] INFO: Scrape type for 10655715: 2
2026-03-27 22:07:30 [adesa.it] INFO: Scraping item 10655715 url https://www.openlane.eu/en/carv6/auction/10655715
2026-03-27 22:07:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:07:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:07:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:07:30 [adesa.it] INFO: Found listing with ID: 10696142
2026-03-27 22:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:30 [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-27 22:07:30 [adesa.it] INFO: Scrape type for 10696142: 0
2026-03-27 22:07:30 [adesa.it] INFO: Skipping item 10696142 url https://www.openlane.eu/en/carv6/auction/10696142
2026-03-27 22:07:30 [adesa.it] INFO: Found listing with ID: 10661601
2026-03-27 22:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:30 [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-27 22:07:30 [adesa.it] INFO: Scrape type for 10661601: 0
2026-03-27 22:07:30 [adesa.it] INFO: Skipping item 10661601 url https://www.openlane.eu/en/carv6/auction/10661601
2026-03-27 22:07:30 [adesa.it] INFO: Found listing with ID: 10626555
2026-03-27 22:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:30 [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-27 22:07:30 [adesa.it] INFO: Scrape type for 10626555: 2
2026-03-27 22:07:30 [adesa.it] INFO: Scraping item 10626555 url https://www.openlane.eu/en/carv6/auction/10626555
2026-03-27 22:07:30 [adesa.it] INFO: Found listing with ID: 10693709
2026-03-27 22:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:30 [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-27 22:07:30 [adesa.it] INFO: Scrape type for 10693709: 2
2026-03-27 22:07:30 [adesa.it] INFO: Scraping item 10693709 url https://www.openlane.eu/en/carv6/auction/10693709
2026-03-27 22:07:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733412> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:07:30 [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-27 22:07:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f1adf8d8-4c4a-5eb7-8d03-8fbb1990d617 with identifier: 10733204
2026-03-27 22:07:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f1adf8d8-4c4a-5eb7-8d03-8fbb1990d617 with scrape type 2
2026-03-27 22:07:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f1adf8d8-4c4a-5eb7-8d03-8fbb1990d617 with scrape type 2
2026-03-27 22:07:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: f1adf8d8-4c4a-5eb7-8d03-8fbb1990d617, identifier: 10733204
2026-03-27 22:07:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 85099049-2d68-5063-8a31-8d6cbd6cfcf7 with identifier: 10715099
2026-03-27 22:07:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 85099049-2d68-5063-8a31-8d6cbd6cfcf7 with scrape type 2
2026-03-27 22:07:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 85099049-2d68-5063-8a31-8d6cbd6cfcf7 with scrape type 2
2026-03-27 22:07:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 85099049-2d68-5063-8a31-8d6cbd6cfcf7, identifier: 10715099
2026-03-27 22:07:30 [adesa.it] INFO: Found listing with ID: 10626536
2026-03-27 22:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:30 [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-27 22:07:30 [adesa.it] INFO: Scrape type for 10626536: 2
2026-03-27 22:07:30 [adesa.it] INFO: Scraping item 10626536 url https://www.openlane.eu/en/carv6/auction/10626536
2026-03-27 22:07:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:07:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:07:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: f1adf8d8-4c4a-5eb7-8d03-8fbb1990d617 with identifier: 10733204
2026-03-27 22:07:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: f1adf8d8-4c4a-5eb7-8d03-8fbb1990d617 with identifier: 10733204
2026-03-27 22:07:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: f1adf8d8-4c4a-5eb7-8d03-8fbb1990d617 with identifier: 10733204 to the API
2026-03-27 22:07:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:07: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-27 22:07:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733204>
{'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-12-31T10:01:00Z',
'fuel_type': 'Hybrid',
'id': 'f1adf8d8-4c4a-5eb7-8d03-8fbb1990d617',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK815LR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733204',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Jeep',
'model': 'Renegade',
'odometer': 121847,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 8400,
'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 - '
'121.847 km',
'transmission': 'automatic',
'trim': 'Limited',
'vin': None,
'year': 2022}
2026-03-27 22:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733204%27 HTTP/1.1" 200 None
2026-03-27 22:07:30 [adesa.it] INFO: Saving data for 10733204: {'auction_closing_time': 1798711260.0, 'created_time': 1774562738.716263, 'last_price_update_time': 1774649250.837597}
2026-03-27 22:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10733204') HTTP/1.1" 204 0
2026-03-27 22:07:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 85099049-2d68-5063-8a31-8d6cbd6cfcf7 with identifier: 10715099
2026-03-27 22:07:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 85099049-2d68-5063-8a31-8d6cbd6cfcf7 with identifier: 10715099
2026-03-27 22:07:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 85099049-2d68-5063-8a31-8d6cbd6cfcf7 with identifier: 10715099 to the API
2026-03-27 22:07:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22: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-27 22:07:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715099>
{'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': 0,
'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-27 22:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710715099%27 HTTP/1.1" 200 None
2026-03-27 22:07:31 [adesa.it] INFO: Saving data for 10715099: {'auction_closing_time': 1798711260.0, 'created_time': 1774368402.153637, 'last_price_update_time': 1774649251.451383}
2026-03-27 22:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10715099') HTTP/1.1" 204 0
2026-03-27 22:07:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ff314169-5aeb-5df9-b36b-b658f4459993 with identifier: 10733236
2026-03-27 22:07:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ff314169-5aeb-5df9-b36b-b658f4459993 with scrape type 2
2026-03-27 22:07:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ff314169-5aeb-5df9-b36b-b658f4459993 with scrape type 2
2026-03-27 22:07:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: ff314169-5aeb-5df9-b36b-b658f4459993, identifier: 10733236
2026-03-27 22:07:31 [adesa.it] INFO: Found listing with ID: 10698055
2026-03-27 22:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710698055%27 HTTP/1.1" 200 None
2026-03-27 22:07:31 [adesa.it] INFO: Scrape type for 10698055: 0
2026-03-27 22:07:31 [adesa.it] INFO: Skipping item 10698055 url https://www.openlane.eu/en/carv6/auction/10698055
2026-03-27 22:07:31 [adesa.it] INFO: Found listing with ID: 10640471
2026-03-27 22:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710640471%27 HTTP/1.1" 200 None
2026-03-27 22:07:31 [adesa.it] INFO: Scrape type for 10640471: 0
2026-03-27 22:07:31 [adesa.it] INFO: Skipping item 10640471 url https://www.openlane.eu/en/carv6/auction/10640471
2026-03-27 22:07:31 [adesa.it] INFO: Found listing with ID: 10652148
2026-03-27 22:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710652148%27 HTTP/1.1" 200 None
2026-03-27 22:07:31 [adesa.it] INFO: Scrape type for 10652148: 0
2026-03-27 22:07:31 [adesa.it] INFO: Skipping item 10652148 url https://www.openlane.eu/en/carv6/auction/10652148
2026-03-27 22:07:31 [adesa.it] INFO: Found listing with ID: 10728757
2026-03-27 22:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710728757%27 HTTP/1.1" 200 None
2026-03-27 22:07:31 [adesa.it] INFO: Scrape type for 10728757: 0
2026-03-27 22:07:31 [adesa.it] INFO: Skipping item 10728757 url https://www.openlane.eu/en/carv6/auction/10728757
2026-03-27 22:07:31 [adesa.it] INFO: Found listing with ID: 10664296
2026-03-27 22:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710664296%27 HTTP/1.1" 200 None
2026-03-27 22:07:31 [adesa.it] INFO: Scrape type for 10664296: 0
2026-03-27 22:07:31 [adesa.it] INFO: Skipping item 10664296 url https://www.openlane.eu/en/carv6/auction/10664296
2026-03-27 22:07:31 [adesa.it] INFO: Found listing with ID: 10699462
2026-03-27 22:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710699462%27 HTTP/1.1" 200 None
2026-03-27 22:07:31 [adesa.it] INFO: Scrape type for 10699462: 0
2026-03-27 22:07:31 [adesa.it] INFO: Skipping item 10699462 url https://www.openlane.eu/en/carv6/auction/10699462
2026-03-27 22:07:31 [adesa.it] INFO: Found listing with ID: 10707859
2026-03-27 22:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710707859%27 HTTP/1.1" 200 None
2026-03-27 22:07:31 [adesa.it] INFO: Scrape type for 10707859: 0
2026-03-27 22:07:31 [adesa.it] INFO: Skipping item 10707859 url https://www.openlane.eu/en/carv6/auction/10707859
2026-03-27 22:07:31 [adesa.it] INFO: Found listing with ID: 10721361
2026-03-27 22:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710721361%27 HTTP/1.1" 200 None
2026-03-27 22:07:31 [adesa.it] INFO: Scrape type for 10721361: 2
2026-03-27 22:07:31 [adesa.it] INFO: Scraping item 10721361 url https://www.openlane.eu/en/carv6/auction/10721361
2026-03-27 22:07:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733186> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:07:31 [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-27 22:07:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: ff314169-5aeb-5df9-b36b-b658f4459993 with identifier: 10733236
2026-03-27 22:07:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: ff314169-5aeb-5df9-b36b-b658f4459993 with identifier: 10733236
2026-03-27 22:07:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: ff314169-5aeb-5df9-b36b-b658f4459993 with identifier: 10733236 to the API
2026-03-27 22:07:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22: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-27 22:07:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733236>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 218,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Electric',
'id': 'ff314169-5aeb-5df9-b36b-b658f4459993',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GV181GX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733236',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Toyota',
'model': 'bZ4X',
'odometer': 11997,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 25750,
'price_includes_vat': True,
'registration_date': '2024-04-30',
'seats_number': 5,
'seller_name': None,
'title': 'Toyota bZ4X - Electric - Automatic - 218 hp - 11.997 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-27 22:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710733236%27 HTTP/1.1" 200 None
2026-03-27 22:07:31 [adesa.it] INFO: Saving data for 10733236: {'auction_closing_time': 1798711260.0, 'created_time': 1774562720.1351, 'last_price_update_time': 1774649251.994157}
2026-03-27 22:07:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10733236') HTTP/1.1" 204 0
2026-03-27 22:07:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:07:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:07:32 [adesa.it] INFO: Found listing with ID: 10699419
2026-03-27 22:07:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:32 [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-27 22:07:32 [adesa.it] INFO: Scrape type for 10699419: 0
2026-03-27 22:07:32 [adesa.it] INFO: Skipping item 10699419 url https://www.openlane.eu/en/carv6/auction/10699419
2026-03-27 22:07:32 [adesa.it] INFO: Found listing with ID: 10699423
2026-03-27 22:07:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:32 [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-27 22:07:32 [adesa.it] INFO: Scrape type for 10699423: 0
2026-03-27 22:07:32 [adesa.it] INFO: Skipping item 10699423 url https://www.openlane.eu/en/carv6/auction/10699423
2026-03-27 22:07:32 [adesa.it] INFO: Found listing with ID: 10699447
2026-03-27 22:07:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:32 [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-27 22:07:32 [adesa.it] INFO: Scrape type for 10699447: 2
2026-03-27 22:07:32 [adesa.it] INFO: Scraping item 10699447 url https://www.openlane.eu/en/carv6/auction/10699447
2026-03-27 22:07:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 10667b95-d223-53ab-8d4b-f31c45cae2ce with identifier: 10733412
2026-03-27 22:07:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 10667b95-d223-53ab-8d4b-f31c45cae2ce with scrape type 2
2026-03-27 22:07:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 10667b95-d223-53ab-8d4b-f31c45cae2ce with scrape type 2
2026-03-27 22:07:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 10667b95-d223-53ab-8d4b-f31c45cae2ce, identifier: 10733412
2026-03-27 22:07:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 38dabf7c-c742-5110-872d-9b2e90b5dcd3 with identifier: 10698504
2026-03-27 22:07:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 38dabf7c-c742-5110-872d-9b2e90b5dcd3 with scrape type 2
2026-03-27 22:07:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 38dabf7c-c742-5110-872d-9b2e90b5dcd3 with scrape type 2
2026-03-27 22:07:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 38dabf7c-c742-5110-872d-9b2e90b5dcd3, identifier: 10698504
2026-03-27 22:07:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 10667b95-d223-53ab-8d4b-f31c45cae2ce with identifier: 10733412
2026-03-27 22:07:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 10667b95-d223-53ab-8d4b-f31c45cae2ce with identifier: 10733412
2026-03-27 22:07:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 10667b95-d223-53ab-8d4b-f31c45cae2ce with identifier: 10733412 to the API
2026-03-27 22:07:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:07: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-27 22:07:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733412>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'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': '10667b95-d223-53ab-8d4b-f31c45cae2ce',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK597FX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733412',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Toyota',
'model': 'Corolla',
'odometer': 110048,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 11400,
'price_includes_vat': True,
'registration_date': '2022-05-17',
'seats_number': 5,
'seller_name': 'ARVAL-IT',
'title': 'Toyota Corolla 1.8 Business - Hybrid - Automatic - 122 hp - 110.048 '
'km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-27 22:07:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710733412%27 HTTP/1.1" 200 None
2026-03-27 22:07:32 [adesa.it] INFO: Saving data for 10733412: {'auction_closing_time': 1798711260.0, 'created_time': 1774562711.839392, 'last_price_update_time': 1774649252.589257}
2026-03-27 22:07:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10733412') HTTP/1.1" 204 0
2026-03-27 22:07:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 38dabf7c-c742-5110-872d-9b2e90b5dcd3 with identifier: 10698504
2026-03-27 22:07:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 38dabf7c-c742-5110-872d-9b2e90b5dcd3 with identifier: 10698504
2026-03-27 22:07:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 38dabf7c-c742-5110-872d-9b2e90b5dcd3 with identifier: 10698504 to the API
2026-03-27 22:07:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:07: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-27 22:07:32 [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-27 22:07:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:32 [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-27 22:07:32 [adesa.it] INFO: Saving data for 10698504: {'auction_closing_time': 1798711260.0, 'created_time': 1773938014.618516, 'last_price_update_time': 1774649252.861844}
2026-03-27 22:07:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10698504') HTTP/1.1" 204 0
2026-03-27 22:07:32 [adesa.it] INFO: Found listing with ID: 10699449
2026-03-27 22:07:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:32 [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-27 22:07:32 [adesa.it] INFO: Scrape type for 10699449: 0
2026-03-27 22:07:32 [adesa.it] INFO: Skipping item 10699449 url https://www.openlane.eu/en/carv6/auction/10699449
2026-03-27 22:07:32 [adesa.it] INFO: Found listing with ID: 10538292
2026-03-27 22:07:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:32 [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-27 22:07:32 [adesa.it] INFO: Scrape type for 10538292: 2
2026-03-27 22:07:32 [adesa.it] INFO: Scraping item 10538292 url https://www.openlane.eu/en/carv6/auction/10538292
2026-03-27 22:07:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 23ef9a24-7403-5ec6-9a97-532940f8b997 with identifier: 10733186
2026-03-27 22:07:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 23ef9a24-7403-5ec6-9a97-532940f8b997 with scrape type 2
2026-03-27 22:07:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 23ef9a24-7403-5ec6-9a97-532940f8b997 with scrape type 2
2026-03-27 22:07:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 23ef9a24-7403-5ec6-9a97-532940f8b997, identifier: 10733186
2026-03-27 22:07:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9a596a17-c980-55d5-a169-66306728f744 with identifier: 10716684
2026-03-27 22:07:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9a596a17-c980-55d5-a169-66306728f744 with scrape type 2
2026-03-27 22:07:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9a596a17-c980-55d5-a169-66306728f744 with scrape type 2
2026-03-27 22:07:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 9a596a17-c980-55d5-a169-66306728f744, identifier: 10716684
2026-03-27 22:07:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 23ef9a24-7403-5ec6-9a97-532940f8b997 with identifier: 10733186
2026-03-27 22:07:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 23ef9a24-7403-5ec6-9a97-532940f8b997 with identifier: 10733186
2026-03-27 22:07:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 23ef9a24-7403-5ec6-9a97-532940f8b997 with identifier: 10733186 to the API
2026-03-27 22:07:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22: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-27 22:07:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733186>
{'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': 223,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Hybrid',
'id': '23ef9a24-7403-5ec6-9a97-532940f8b997',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GZ980CJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733186',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Toyota',
'model': 'C-HR',
'odometer': 2517,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 26250,
'price_includes_vat': True,
'registration_date': '2025-03-28',
'seats_number': 5,
'seller_name': None,
'title': 'Toyota C-HR 2.0 GR-sport - Hybrid - Automatic - 223 hp - 2.517 km',
'transmission': 'automatic',
'trim': 'GR-sport',
'vin': None,
'year': 2025}
2026-03-27 22:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710733186%27 HTTP/1.1" 200 None
2026-03-27 22:07:33 [adesa.it] INFO: Saving data for 10733186: {'auction_closing_time': 1798711260.0, 'created_time': 1774562718.056204, 'last_price_update_time': 1774649253.353322}
2026-03-27 22:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10733186') HTTP/1.1" 204 0
2026-03-27 22:07:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 9a596a17-c980-55d5-a169-66306728f744 with identifier: 10716684
2026-03-27 22:07:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 9a596a17-c980-55d5-a169-66306728f744 with identifier: 10716684
2026-03-27 22:07:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 9a596a17-c980-55d5-a169-66306728f744 with identifier: 10716684 to the API
2026-03-27 22:07:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22: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-27 22:07:33 [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': 0,
'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-27 22:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710716684%27 HTTP/1.1" 200 None
2026-03-27 22:07:33 [adesa.it] INFO: Saving data for 10716684: {'auction_closing_time': 1798711260.0, 'created_time': 1774368386.095412, 'last_price_update_time': 1774649253.668693}
2026-03-27 22:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716684') HTTP/1.1" 204 0
2026-03-27 22:07:33 [adesa.it] INFO: Found listing with ID: 10733190
2026-03-27 22:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710733190%27 HTTP/1.1" 200 None
2026-03-27 22:07:33 [adesa.it] INFO: Scrape type for 10733190: 0
2026-03-27 22:07:33 [adesa.it] INFO: Skipping item 10733190 url https://www.openlane.eu/en/carv6/auction/10733190
2026-03-27 22:07:33 [adesa.it] INFO: Found listing with ID: 10716296
2026-03-27 22:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710716296%27 HTTP/1.1" 200 None
2026-03-27 22:07:33 [adesa.it] INFO: Scrape type for 10716296: 2
2026-03-27 22:07:33 [adesa.it] INFO: Scraping item 10716296 url https://www.openlane.eu/en/carv6/auction/10716296
2026-03-27 22:07:33 [adesa.it] INFO: Found listing with ID: 10733662
2026-03-27 22:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710733662%27 HTTP/1.1" 200 None
2026-03-27 22:07:33 [adesa.it] INFO: Scrape type for 10733662: 0
2026-03-27 22:07:33 [adesa.it] INFO: Skipping item 10733662 url https://www.openlane.eu/en/carv6/auction/10733662
2026-03-27 22:07:33 [adesa.it] INFO: Found listing with ID: 10734359
2026-03-27 22:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710734359%27 HTTP/1.1" 200 None
2026-03-27 22:07:33 [adesa.it] INFO: Scrape type for 10734359: 0
2026-03-27 22:07:33 [adesa.it] INFO: Skipping item 10734359 url https://www.openlane.eu/en/carv6/auction/10734359
2026-03-27 22:07:33 [adesa.it] INFO: Found listing with ID: 10734360
2026-03-27 22:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710734360%27 HTTP/1.1" 200 None
2026-03-27 22:07:33 [adesa.it] INFO: Scrape type for 10734360: 0
2026-03-27 22:07:33 [adesa.it] INFO: Skipping item 10734360 url https://www.openlane.eu/en/carv6/auction/10734360
2026-03-27 22:07:33 [adesa.it] INFO: Found listing with ID: 10728848
2026-03-27 22:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710728848%27 HTTP/1.1" 200 None
2026-03-27 22:07:33 [adesa.it] INFO: Scrape type for 10728848: 0
2026-03-27 22:07:33 [adesa.it] INFO: Skipping item 10728848 url https://www.openlane.eu/en/carv6/auction/10728848
2026-03-27 22:07:33 [adesa.it] INFO: Found listing with ID: 10691962
2026-03-27 22:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710691962%27 HTTP/1.1" 200 None
2026-03-27 22:07:33 [adesa.it] INFO: Scrape type for 10691962: 2
2026-03-27 22:07:33 [adesa.it] INFO: Scraping item 10691962 url https://www.openlane.eu/en/carv6/auction/10691962
2026-03-27 22:07:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733413> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:07:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723806> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:07:33 [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-27 22:07:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:07:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:07:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:07:33 [adesa.it] INFO: Found listing with ID: 10451928
2026-03-27 22:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710451928%27 HTTP/1.1" 200 None
2026-03-27 22:07:33 [adesa.it] INFO: Scrape type for 10451928: 2
2026-03-27 22:07:33 [adesa.it] INFO: Scraping item 10451928 url https://www.openlane.eu/en/carv6/auction/10451928
2026-03-27 22:07:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723368> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:07:33 [adesa.it] INFO: Found listing with ID: 10269525
2026-03-27 22:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710269525%27 HTTP/1.1" 200 None
2026-03-27 22:07:33 [adesa.it] INFO: Scrape type for 10269525: 2
2026-03-27 22:07:33 [adesa.it] INFO: Scraping item 10269525 url https://www.openlane.eu/en/carv6/auction/10269525
2026-03-27 22:07:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:07:33 [adesa.it] INFO: Found listing with ID: 10104511
2026-03-27 22:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710104511%27 HTTP/1.1" 200 None
2026-03-27 22:07:33 [adesa.it] INFO: Scrape type for 10104511: 0
2026-03-27 22:07:33 [adesa.it] INFO: Skipping item 10104511 url https://www.openlane.eu/en/carv6/auction/10104511
2026-03-27 22:07:33 [adesa.it] INFO: Found listing with ID: 10279685
2026-03-27 22:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710279685%27 HTTP/1.1" 200 None
2026-03-27 22:07:33 [adesa.it] INFO: Scrape type for 10279685: 0
2026-03-27 22:07:33 [adesa.it] INFO: Skipping item 10279685 url https://www.openlane.eu/en/carv6/auction/10279685
2026-03-27 22:07:33 [adesa.it] INFO: Found listing with ID: 10419055
2026-03-27 22:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710419055%27 HTTP/1.1" 200 None
2026-03-27 22:07:33 [adesa.it] INFO: Scrape type for 10419055: 0
2026-03-27 22:07:33 [adesa.it] INFO: Skipping item 10419055 url https://www.openlane.eu/en/carv6/auction/10419055
2026-03-27 22:07:33 [adesa.it] INFO: Found listing with ID: 10394824
2026-03-27 22:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710394824%27 HTTP/1.1" 200 None
2026-03-27 22:07:33 [adesa.it] INFO: Scrape type for 10394824: 0
2026-03-27 22:07:33 [adesa.it] INFO: Skipping item 10394824 url https://www.openlane.eu/en/carv6/auction/10394824
2026-03-27 22:07:33 [adesa.it] INFO: Found listing with ID: 10627620
2026-03-27 22:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710627620%27 HTTP/1.1" 200 None
2026-03-27 22:07:33 [adesa.it] INFO: Scrape type for 10627620: 2
2026-03-27 22:07:33 [adesa.it] INFO: Scraping item 10627620 url https://www.openlane.eu/en/carv6/auction/10627620
2026-03-27 22:07:33 [adesa.it] INFO: Found listing with ID: 10491301
2026-03-27 22:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710491301%27 HTTP/1.1" 200 None
2026-03-27 22:07:33 [adesa.it] INFO: Scrape type for 10491301: 0
2026-03-27 22:07:33 [adesa.it] INFO: Skipping item 10491301 url https://www.openlane.eu/en/carv6/auction/10491301
2026-03-27 22:07:33 [adesa.it] INFO: Found listing with ID: 10699478
2026-03-27 22:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710699478%27 HTTP/1.1" 200 None
2026-03-27 22:07:34 [adesa.it] INFO: Scrape type for 10699478: 2
2026-03-27 22:07:34 [adesa.it] INFO: Scraping item 10699478 url https://www.openlane.eu/en/carv6/auction/10699478
2026-03-27 22:07:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723658> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:07:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 03ee05f2-0d10-521b-9a29-b8e0e3e5a733 with identifier: 10733413
2026-03-27 22:07:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 03ee05f2-0d10-521b-9a29-b8e0e3e5a733 with scrape type 2
2026-03-27 22:07:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 03ee05f2-0d10-521b-9a29-b8e0e3e5a733 with scrape type 2
2026-03-27 22:07:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 03ee05f2-0d10-521b-9a29-b8e0e3e5a733, identifier: 10733413
2026-03-27 22:07:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6bf6d570-3f9b-5eae-a472-85ca8b37594d with identifier: 10723806
2026-03-27 22:07:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6bf6d570-3f9b-5eae-a472-85ca8b37594d with scrape type 2
2026-03-27 22:07:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6bf6d570-3f9b-5eae-a472-85ca8b37594d with scrape type 2
2026-03-27 22:07:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 6bf6d570-3f9b-5eae-a472-85ca8b37594d, identifier: 10723806
2026-03-27 22:07:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7e81e003-5007-59f7-81d7-1043e29f9d6d with identifier: 10699940
2026-03-27 22:07:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7e81e003-5007-59f7-81d7-1043e29f9d6d with scrape type 2
2026-03-27 22:07:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7e81e003-5007-59f7-81d7-1043e29f9d6d with scrape type 2
2026-03-27 22:07:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 7e81e003-5007-59f7-81d7-1043e29f9d6d, identifier: 10699940
2026-03-27 22:07:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4439922f-8c43-537b-9769-d06b9e41750f with identifier: 10723368
2026-03-27 22:07:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4439922f-8c43-537b-9769-d06b9e41750f with scrape type 2
2026-03-27 22:07:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4439922f-8c43-537b-9769-d06b9e41750f with scrape type 2
2026-03-27 22:07:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 4439922f-8c43-537b-9769-d06b9e41750f, identifier: 10723368
2026-03-27 22:07:34 [adesa.it] INFO: Found listing with ID: 10420142
2026-03-27 22:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710420142%27 HTTP/1.1" 200 None
2026-03-27 22:07:34 [adesa.it] INFO: Scrape type for 10420142: 0
2026-03-27 22:07:34 [adesa.it] INFO: Skipping item 10420142 url https://www.openlane.eu/en/carv6/auction/10420142
2026-03-27 22:07:34 [adesa.it] INFO: Found listing with ID: 10664300
2026-03-27 22:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710664300%27 HTTP/1.1" 200 None
2026-03-27 22:07:34 [adesa.it] INFO: Scrape type for 10664300: 0
2026-03-27 22:07:34 [adesa.it] INFO: Skipping item 10664300 url https://www.openlane.eu/en/carv6/auction/10664300
2026-03-27 22:07:34 [adesa.it] INFO: Found listing with ID: 10733188
2026-03-27 22:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710733188%27 HTTP/1.1" 200 None
2026-03-27 22:07:34 [adesa.it] INFO: Scrape type for 10733188: 0
2026-03-27 22:07:34 [adesa.it] INFO: Skipping item 10733188 url https://www.openlane.eu/en/carv6/auction/10733188
2026-03-27 22:07:34 [adesa.it] INFO: Found listing with ID: 10699484
2026-03-27 22:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710699484%27 HTTP/1.1" 200 None
2026-03-27 22:07:34 [adesa.it] INFO: Scrape type for 10699484: 0
2026-03-27 22:07:34 [adesa.it] INFO: Skipping item 10699484 url https://www.openlane.eu/en/carv6/auction/10699484
2026-03-27 22:07:34 [adesa.it] INFO: Found listing with ID: 10631808
2026-03-27 22:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710631808%27 HTTP/1.1" 200 None
2026-03-27 22:07:34 [adesa.it] INFO: Scrape type for 10631808: 2
2026-03-27 22:07:34 [adesa.it] INFO: Scraping item 10631808 url https://www.openlane.eu/en/carv6/auction/10631808
2026-03-27 22: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-27 22:07:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 03ee05f2-0d10-521b-9a29-b8e0e3e5a733 with identifier: 10733413
2026-03-27 22:07:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 03ee05f2-0d10-521b-9a29-b8e0e3e5a733 with identifier: 10733413
2026-03-27 22:07:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 03ee05f2-0d10-521b-9a29-b8e0e3e5a733 with identifier: 10733413 to the API
2026-03-27 22:07:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22: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-27 22:07:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733413>
{'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': 184,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Hybrid',
'id': '03ee05f2-0d10-521b-9a29-b8e0e3e5a733',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE928SR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733413',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Toyota',
'model': 'Corolla',
'odometer': 121030,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 13400,
'price_includes_vat': True,
'registration_date': '2021-03-17',
'seats_number': 5,
'seller_name': 'ARVAL-IT',
'title': 'Toyota Corolla Touring Sports 2.0 Style - Hybrid - Automatic - 184 '
'hp - 121.030 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2021}
2026-03-27 22:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710733413%27 HTTP/1.1" 200 None
2026-03-27 22:07:34 [adesa.it] INFO: Saving data for 10733413: {'auction_closing_time': 1798711260.0, 'created_time': 1774562710.16854, 'last_price_update_time': 1774649254.729875}
2026-03-27 22:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10733413') HTTP/1.1" 204 0
2026-03-27 22:07:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 6bf6d570-3f9b-5eae-a472-85ca8b37594d with identifier: 10723806
2026-03-27 22:07:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 6bf6d570-3f9b-5eae-a472-85ca8b37594d with identifier: 10723806
2026-03-27 22:07:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 6bf6d570-3f9b-5eae-a472-85ca8b37594d with identifier: 10723806 to the API
2026-03-27 22:07:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22: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-27 22:07:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723806>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Hybrid',
'id': '6bf6d570-3f9b-5eae-a472-85ca8b37594d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL979RK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723806',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 71000,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 10900,
'price_includes_vat': True,
'registration_date': '2022-11-22',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Golf 1.0 eTSI Life - Hybrid - Automatic - 110 hp - '
'71.000 km',
'transmission': 'automatic',
'trim': 'Life',
'vin': None,
'year': 2022}
2026-03-27 22:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710723806%27 HTTP/1.1" 200 None
2026-03-27 22:07:35 [adesa.it] INFO: Saving data for 10723806: {'auction_closing_time': 1798711260.0, 'created_time': 1774455092.040221, 'last_price_update_time': 1774649255.084284}
2026-03-27 22:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10723806') HTTP/1.1" 204 0
2026-03-27 22:07:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 7e81e003-5007-59f7-81d7-1043e29f9d6d with identifier: 10699940
2026-03-27 22:07:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 7e81e003-5007-59f7-81d7-1043e29f9d6d with identifier: 10699940
2026-03-27 22:07:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 7e81e003-5007-59f7-81d7-1043e29f9d6d with identifier: 10699940 to the API
2026-03-27 22:07:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22: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-27 22:07:35 [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-27 22:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710699940%27 HTTP/1.1" 200 None
2026-03-27 22:07:35 [adesa.it] INFO: Saving data for 10699940: {'auction_closing_time': 1798711260.0, 'created_time': 1773957897.99371, 'last_price_update_time': 1774649255.364015}
2026-03-27 22:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10699940') HTTP/1.1" 204 0
2026-03-27 22:07:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 4439922f-8c43-537b-9769-d06b9e41750f with identifier: 10723368
2026-03-27 22:07:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 4439922f-8c43-537b-9769-d06b9e41750f with identifier: 10723368
2026-03-27 22:07:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 4439922f-8c43-537b-9769-d06b9e41750f with identifier: 10723368 to the API
2026-03-27 22:07:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22: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-27 22:07:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723368>
{'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': '4439922f-8c43-537b-9769-d06b9e41750f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL991ZT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723368',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 171780,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 10900,
'price_includes_vat': True,
'registration_date': '2022-11-18',
'seats_number': 5,
'seller_name': 'Unipol Rental',
'title': 'Volkswagen Passat Variant 2.0 TDI Business - Diesel - Automatic - '
'150 hp - 171.780 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-27 22:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710723368%27 HTTP/1.1" 200 None
2026-03-27 22:07:35 [adesa.it] INFO: Saving data for 10723368: {'auction_closing_time': 1798711260.0, 'created_time': 1774455089.601271, 'last_price_update_time': 1774649255.646961}
2026-03-27 22:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10723368') HTTP/1.1" 204 0
2026-03-27 22:07:35 [adesa.it] INFO: Found listing with ID: 10574134
2026-03-27 22:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710574134%27 HTTP/1.1" 200 None
2026-03-27 22:07:35 [adesa.it] INFO: Scrape type for 10574134: 2
2026-03-27 22:07:35 [adesa.it] INFO: Scraping item 10574134 url https://www.openlane.eu/en/carv6/auction/10574134
2026-03-27 22:07:35 [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-27 22:07:35 [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-27 22:07:35 [adesa.it] INFO: Found listing with ID: 10276295
2026-03-27 22:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710276295%27 HTTP/1.1" 200 None
2026-03-27 22:07:35 [adesa.it] INFO: Scrape type for 10276295: 0
2026-03-27 22:07:35 [adesa.it] INFO: Skipping item 10276295 url https://www.openlane.eu/en/carv6/auction/10276295
2026-03-27 22:07:35 [adesa.it] INFO: Found listing with ID: 10699521
2026-03-27 22:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710699521%27 HTTP/1.1" 200 None
2026-03-27 22:07:35 [adesa.it] INFO: Scrape type for 10699521: 0
2026-03-27 22:07:35 [adesa.it] INFO: Skipping item 10699521 url https://www.openlane.eu/en/carv6/auction/10699521
2026-03-27 22:07:35 [adesa.it] INFO: Found listing with ID: 10699509
2026-03-27 22:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710699509%27 HTTP/1.1" 200 None
2026-03-27 22:07:35 [adesa.it] INFO: Scrape type for 10699509: 0
2026-03-27 22:07:35 [adesa.it] INFO: Skipping item 10699509 url https://www.openlane.eu/en/carv6/auction/10699509
2026-03-27 22:07:35 [adesa.it] INFO: Found listing with ID: 10598544
2026-03-27 22:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710598544%27 HTTP/1.1" 200 None
2026-03-27 22:07:35 [adesa.it] INFO: Scrape type for 10598544: 0
2026-03-27 22:07:35 [adesa.it] INFO: Skipping item 10598544 url https://www.openlane.eu/en/carv6/auction/10598544
2026-03-27 22:07:35 [adesa.it] INFO: Found listing with ID: 10598536
2026-03-27 22:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710598536%27 HTTP/1.1" 200 None
2026-03-27 22:07:35 [adesa.it] INFO: Scrape type for 10598536: 0
2026-03-27 22:07:35 [adesa.it] INFO: Skipping item 10598536 url https://www.openlane.eu/en/carv6/auction/10598536
2026-03-27 22:07:35 [adesa.it] INFO: Found listing with ID: 10598549
2026-03-27 22:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710598549%27 HTTP/1.1" 200 None
2026-03-27 22:07:35 [adesa.it] INFO: Scrape type for 10598549: 0
2026-03-27 22:07:35 [adesa.it] INFO: Skipping item 10598549 url https://www.openlane.eu/en/carv6/auction/10598549
2026-03-27 22:07:35 [adesa.it] INFO: Found listing with ID: 10598543
2026-03-27 22:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710598543%27 HTTP/1.1" 200 None
2026-03-27 22:07:35 [adesa.it] INFO: Scrape type for 10598543: 0
2026-03-27 22:07:35 [adesa.it] INFO: Skipping item 10598543 url https://www.openlane.eu/en/carv6/auction/10598543
2026-03-27 22:07:35 [adesa.it] INFO: Found listing with ID: 10697381
2026-03-27 22:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710697381%27 HTTP/1.1" 200 None
2026-03-27 22:07:35 [adesa.it] INFO: Scrape type for 10697381: 0
2026-03-27 22:07:35 [adesa.it] INFO: Skipping item 10697381 url https://www.openlane.eu/en/carv6/auction/10697381
2026-03-27 22:07:35 [adesa.it] INFO: Found listing with ID: 10612787
2026-03-27 22:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710612787%27 HTTP/1.1" 200 None
2026-03-27 22:07:35 [adesa.it] INFO: Scrape type for 10612787: 0
2026-03-27 22:07:35 [adesa.it] INFO: Skipping item 10612787 url https://www.openlane.eu/en/carv6/auction/10612787
2026-03-27 22:07:35 [adesa.it] INFO: Found listing with ID: 10699510
2026-03-27 22:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710699510%27 HTTP/1.1" 200 None
2026-03-27 22:07:35 [adesa.it] INFO: Scrape type for 10699510: 0
2026-03-27 22:07:35 [adesa.it] INFO: Skipping item 10699510 url https://www.openlane.eu/en/carv6/auction/10699510
2026-03-27 22: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-27 22: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-27 22:07:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5276ad5d-8c04-51e8-b2e3-fe924222bb58 with identifier: 10723658
2026-03-27 22:07:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5276ad5d-8c04-51e8-b2e3-fe924222bb58 with scrape type 2
2026-03-27 22:07:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5276ad5d-8c04-51e8-b2e3-fe924222bb58 with scrape type 2
2026-03-27 22:07:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 5276ad5d-8c04-51e8-b2e3-fe924222bb58, identifier: 10723658
2026-03-27 22:07:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 5276ad5d-8c04-51e8-b2e3-fe924222bb58 with identifier: 10723658
2026-03-27 22:07:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 5276ad5d-8c04-51e8-b2e3-fe924222bb58 with identifier: 10723658
2026-03-27 22:07:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 5276ad5d-8c04-51e8-b2e3-fe924222bb58 with identifier: 10723658 to the API
2026-03-27 22:07:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22: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-27 22:07:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723658>
{'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': '5276ad5d-8c04-51e8-b2e3-fe924222bb58',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FM984BN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723658',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 202695,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 8400,
'price_includes_vat': True,
'registration_date': '2017-10-23',
'seats_number': 5,
'seller_name': 'Unipol Rental',
'title': 'Volkswagen Passat Variant 2.0 TDI Executive - Diesel - Automatic - '
'150 hp - 202.695 km',
'transmission': 'automatic',
'trim': 'Executive',
'vin': None,
'year': 2017}
2026-03-27 22:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710723658%27 HTTP/1.1" 200 None
2026-03-27 22:07:36 [adesa.it] INFO: Saving data for 10723658: {'auction_closing_time': 1798711260.0, 'created_time': 1774455090.790536, 'last_price_update_time': 1774649256.245837}
2026-03-27 22:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10723658') HTTP/1.1" 204 0
2026-03-27 22:07:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 00c59bba-4485-5a22-927d-bf1cd0b241dd with identifier: 10716464
2026-03-27 22:07:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 00c59bba-4485-5a22-927d-bf1cd0b241dd with scrape type 2
2026-03-27 22:07:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 00c59bba-4485-5a22-927d-bf1cd0b241dd with scrape type 2
2026-03-27 22:07:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 00c59bba-4485-5a22-927d-bf1cd0b241dd, identifier: 10716464
2026-03-27 22:07:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9b9f8553-1ee0-5d8b-9c3b-2bed51641caf with identifier: 10716644
2026-03-27 22:07:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9b9f8553-1ee0-5d8b-9c3b-2bed51641caf with scrape type 2
2026-03-27 22:07:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9b9f8553-1ee0-5d8b-9c3b-2bed51641caf with scrape type 2
2026-03-27 22:07:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 9b9f8553-1ee0-5d8b-9c3b-2bed51641caf, identifier: 10716644
2026-03-27 22:07:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 00c59bba-4485-5a22-927d-bf1cd0b241dd with identifier: 10716464
2026-03-27 22:07:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 00c59bba-4485-5a22-927d-bf1cd0b241dd with identifier: 10716464
2026-03-27 22:07:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 00c59bba-4485-5a22-927d-bf1cd0b241dd with identifier: 10716464 to the API
2026-03-27 22:07:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22: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-27 22:07:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716464>
{'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': 0,
'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-27 22:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710716464%27 HTTP/1.1" 200 None
2026-03-27 22:07:36 [adesa.it] INFO: Saving data for 10716464: {'auction_closing_time': 1798711260.0, 'created_time': 1774368449.681012, 'last_price_update_time': 1774649256.794618}
2026-03-27 22:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716464') HTTP/1.1" 204 0
2026-03-27 22:07:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 9b9f8553-1ee0-5d8b-9c3b-2bed51641caf with identifier: 10716644
2026-03-27 22:07:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 9b9f8553-1ee0-5d8b-9c3b-2bed51641caf with identifier: 10716644
2026-03-27 22:07:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 9b9f8553-1ee0-5d8b-9c3b-2bed51641caf with identifier: 10716644 to the API
2026-03-27 22:07:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22: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-27 22:07:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716644>
{'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': 0,
'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-27 22:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:37 [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-27 22:07:37 [adesa.it] INFO: Saving data for 10716644: {'auction_closing_time': 1798711260.0, 'created_time': 1774368440.498206, 'last_price_update_time': 1774649257.084112}
2026-03-27 22:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716644') HTTP/1.1" 204 0
2026-03-27 22:07:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723639> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:07:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:07:37 [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-27 22:07:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:07:37 [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-27 22:07:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:07:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 286c14ef-7c28-522f-be08-16d329a89560 with identifier: 10723639
2026-03-27 22:07:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 286c14ef-7c28-522f-be08-16d329a89560 with scrape type 2
2026-03-27 22:07:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 286c14ef-7c28-522f-be08-16d329a89560 with scrape type 2
2026-03-27 22:07:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 286c14ef-7c28-522f-be08-16d329a89560, identifier: 10723639
2026-03-27 22:07:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 286c14ef-7c28-522f-be08-16d329a89560 with identifier: 10723639
2026-03-27 22:07:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 286c14ef-7c28-522f-be08-16d329a89560 with identifier: 10723639
2026-03-27 22:07:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 286c14ef-7c28-522f-be08-16d329a89560 with identifier: 10723639 to the API
2026-03-27 22:07:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:07: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-27 22:07:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723639>
{'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': '286c14ef-7c28-522f-be08-16d329a89560',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GN940ZY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723639',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Volkswagen',
'model': 'T-Cross',
'odometer': 112635,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 10900,
'price_includes_vat': True,
'registration_date': '2023-01-24',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen T-Cross 1.0 TSI - Petrol - Automatic - 110 hp - 112.635 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-27 22:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710723639%27 HTTP/1.1" 200 None
2026-03-27 22:07:37 [adesa.it] INFO: Saving data for 10723639: {'auction_closing_time': 1798711260.0, 'created_time': 1774455087.440115, 'last_price_update_time': 1774649257.579697}
2026-03-27 22:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10723639') HTTP/1.1" 204 0
2026-03-27 22:07:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 10713302-7a6a-5191-b50f-67f68baf53ae with identifier: 10553901
2026-03-27 22:07:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 10713302-7a6a-5191-b50f-67f68baf53ae with scrape type 2
2026-03-27 22:07:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 10713302-7a6a-5191-b50f-67f68baf53ae with scrape type 2
2026-03-27 22:07:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 10713302-7a6a-5191-b50f-67f68baf53ae, identifier: 10553901
2026-03-27 22:07:37 [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-27 22:07:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 10713302-7a6a-5191-b50f-67f68baf53ae with identifier: 10553901
2026-03-27 22:07:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 10713302-7a6a-5191-b50f-67f68baf53ae with identifier: 10553901
2026-03-27 22:07:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 10713302-7a6a-5191-b50f-67f68baf53ae with identifier: 10553901 to the API
2026-03-27 22:07:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:07: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-27 22:07:37 [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': 14500,
'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-27 22:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:37 [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-27 22:07:37 [adesa.it] INFO: Saving data for 10553901: {'auction_closing_time': 1801392300.0, 'created_time': 1771426040.720017, 'last_price_update_time': 1774649257.931863}
2026-03-27 22:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10553901') HTTP/1.1" 204 0
2026-03-27 22:07:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:07:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b272949b-7c1c-5066-afd6-1d0e1450b139 with identifier: 10637027
2026-03-27 22:07:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b272949b-7c1c-5066-afd6-1d0e1450b139 with scrape type 2
2026-03-27 22:07:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b272949b-7c1c-5066-afd6-1d0e1450b139 with scrape type 2
2026-03-27 22:07:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: b272949b-7c1c-5066-afd6-1d0e1450b139, identifier: 10637027
2026-03-27 22:07:38 [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-27 22:07:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: b272949b-7c1c-5066-afd6-1d0e1450b139 with identifier: 10637027
2026-03-27 22:07:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: b272949b-7c1c-5066-afd6-1d0e1450b139 with identifier: 10637027
2026-03-27 22:07:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: b272949b-7c1c-5066-afd6-1d0e1450b139 with identifier: 10637027 to the API
2026-03-27 22:07:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22: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-27 22:07:38 [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': 13300,
'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-27 22:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710637027%27 HTTP/1.1" 200 None
2026-03-27 22:07:38 [adesa.it] INFO: Saving data for 10637027: {'auction_closing_time': 1801392300.0, 'created_time': 1772840999.280924, 'last_price_update_time': 1774649258.327584}
2026-03-27 22:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10637027') HTTP/1.1" 204 0
2026-03-27 22:07:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:07:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: deb10ee7-45f7-5102-9609-ad79bd409f15 with identifier: 10693709
2026-03-27 22:07:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item deb10ee7-45f7-5102-9609-ad79bd409f15 with scrape type 2
2026-03-27 22:07:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item deb10ee7-45f7-5102-9609-ad79bd409f15 with scrape type 2
2026-03-27 22:07:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: deb10ee7-45f7-5102-9609-ad79bd409f15, identifier: 10693709
2026-03-27 22:07:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721361> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:07:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: deb10ee7-45f7-5102-9609-ad79bd409f15 with identifier: 10693709
2026-03-27 22:07:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: deb10ee7-45f7-5102-9609-ad79bd409f15 with identifier: 10693709
2026-03-27 22:07:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: deb10ee7-45f7-5102-9609-ad79bd409f15 with identifier: 10693709 to the API
2026-03-27 22:07:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22: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-27 22:07:38 [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-27 22:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710693709%27 HTTP/1.1" 200 None
2026-03-27 22:07:38 [adesa.it] INFO: Saving data for 10693709: {'auction_closing_time': 1798675200.0, 'created_time': 1773938362.882328, 'last_price_update_time': 1774649258.958824}
2026-03-27 22:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10693709') HTTP/1.1" 204 0
2026-03-27 22:07:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:07:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 01471821-4c7b-56ec-a86b-68946ec46e72 with identifier: 10626555
2026-03-27 22:07:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 01471821-4c7b-56ec-a86b-68946ec46e72 with scrape type 2
2026-03-27 22:07:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 01471821-4c7b-56ec-a86b-68946ec46e72 with scrape type 2
2026-03-27 22:07:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 01471821-4c7b-56ec-a86b-68946ec46e72, identifier: 10626555
2026-03-27 22:07:39 [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-27 22:07:39 [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-27 22:07:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 01471821-4c7b-56ec-a86b-68946ec46e72 with identifier: 10626555
2026-03-27 22:07:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 01471821-4c7b-56ec-a86b-68946ec46e72 with identifier: 10626555
2026-03-27 22:07:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 01471821-4c7b-56ec-a86b-68946ec46e72 with identifier: 10626555 to the API
2026-03-27 22:07:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22: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-27 22:07:39 [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-27 22:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:39 [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-27 22:07:39 [adesa.it] INFO: Saving data for 10626555: {'auction_closing_time': 1798675200.0, 'created_time': 1772750726.400169, 'last_price_update_time': 1774649259.324673}
2026-03-27 22:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10626555') HTTP/1.1" 204 0
2026-03-27 22:07:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:07:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:07:39 [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-27 22:07:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c65ab63a-b760-5f44-add0-1bc687f65203 with identifier: 10721361
2026-03-27 22:07:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c65ab63a-b760-5f44-add0-1bc687f65203 with scrape type 2
2026-03-27 22:07:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c65ab63a-b760-5f44-add0-1bc687f65203 with scrape type 2
2026-03-27 22:07:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: c65ab63a-b760-5f44-add0-1bc687f65203, identifier: 10721361
2026-03-27 22:07:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:07:39 [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-27 22:07:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: c65ab63a-b760-5f44-add0-1bc687f65203 with identifier: 10721361
2026-03-27 22:07:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: c65ab63a-b760-5f44-add0-1bc687f65203 with identifier: 10721361
2026-03-27 22:07:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: c65ab63a-b760-5f44-add0-1bc687f65203 with identifier: 10721361 to the API
2026-03-27 22:07:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22: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-27 22:07:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10721361>
{'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': '57038',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721361',
'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-27 22:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.it%27%20and%20RowKey%20eq%20%2710721361%27 HTTP/1.1" 200 None
2026-03-27 22:07:39 [adesa.it] INFO: Saving data for 10721361: {'auction_closing_time': 1798675200.0, 'created_time': 1774455114.272959, 'last_price_update_time': 1774649259.686975}
2026-03-27 22:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10721361') HTTP/1.1" 204 0
2026-03-27 22:07:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:07:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ab3c26bb-223f-5045-9df5-634991d50572 with identifier: 10716296
2026-03-27 22:07:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ab3c26bb-223f-5045-9df5-634991d50572 with scrape type 2
2026-03-27 22:07:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ab3c26bb-223f-5045-9df5-634991d50572 with scrape type 2
2026-03-27 22:07:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: ab3c26bb-223f-5045-9df5-634991d50572, identifier: 10716296
2026-03-27 22:07:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fcc546bf-df7f-581d-911c-959345646531 with identifier: 10538292
2026-03-27 22:07:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fcc546bf-df7f-581d-911c-959345646531 with scrape type 2
2026-03-27 22:07:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fcc546bf-df7f-581d-911c-959345646531 with scrape type 2
2026-03-27 22:07:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: fcc546bf-df7f-581d-911c-959345646531, identifier: 10538292
2026-03-27 22:07:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: ab3c26bb-223f-5045-9df5-634991d50572 with identifier: 10716296
2026-03-27 22:07:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: ab3c26bb-223f-5045-9df5-634991d50572 with identifier: 10716296
2026-03-27 22:07:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: ab3c26bb-223f-5045-9df5-634991d50572 with identifier: 10716296 to the API
2026-03-27 22:07:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22: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-27 22:07:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716296>
{'auction_title': '',
'c_o_2_emission_value': 128,
'category': 'MPV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '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': 0,
'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 - Petrol - Automatic - 136 hp - 50 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2025}
2026-03-27 22:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710716296%27 HTTP/1.1" 200 None
2026-03-27 22:07:40 [adesa.it] INFO: Saving data for 10716296: {'auction_closing_time': 1798675200.0, 'created_time': 1774368421.320851, 'last_price_update_time': 1774649260.140156}
2026-03-27 22:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716296') HTTP/1.1" 204 0
2026-03-27 22:07:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: fcc546bf-df7f-581d-911c-959345646531 with identifier: 10538292
2026-03-27 22:07:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: fcc546bf-df7f-581d-911c-959345646531 with identifier: 10538292
2026-03-27 22:07:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: fcc546bf-df7f-581d-911c-959345646531 with identifier: 10538292 to the API
2026-03-27 22:07:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22: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-27 22:07:40 [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-27 22:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710538292%27 HTTP/1.1" 200 None
2026-03-27 22:07:40 [adesa.it] INFO: Saving data for 10538292: {'auction_closing_time': 1798675200.0, 'created_time': 1771322623.958482, 'last_price_update_time': 1774649260.449563}
2026-03-27 22:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10538292') HTTP/1.1" 204 0
2026-03-27 22:07:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b7e9a753-5b9e-5531-bb33-4397ad8f32d7 with identifier: 10685088
2026-03-27 22:07:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b7e9a753-5b9e-5531-bb33-4397ad8f32d7 with scrape type 2
2026-03-27 22:07:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b7e9a753-5b9e-5531-bb33-4397ad8f32d7 with scrape type 2
2026-03-27 22:07:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: b7e9a753-5b9e-5531-bb33-4397ad8f32d7, identifier: 10685088
2026-03-27 22:07:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3d807ba3-5748-5dd7-94b3-152d48e9c550 with identifier: 10626536
2026-03-27 22:07:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3d807ba3-5748-5dd7-94b3-152d48e9c550 with scrape type 2
2026-03-27 22:07:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3d807ba3-5748-5dd7-94b3-152d48e9c550 with scrape type 2
2026-03-27 22:07:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 3d807ba3-5748-5dd7-94b3-152d48e9c550, identifier: 10626536
2026-03-27 22:07:40 [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-27 22:07:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: b7e9a753-5b9e-5531-bb33-4397ad8f32d7 with identifier: 10685088
2026-03-27 22:07:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: b7e9a753-5b9e-5531-bb33-4397ad8f32d7 with identifier: 10685088
2026-03-27 22:07:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: b7e9a753-5b9e-5531-bb33-4397ad8f32d7 with identifier: 10685088 to the API
2026-03-27 22:07:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22: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-27 22:07:40 [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-27 22:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710685088%27 HTTP/1.1" 200 None
2026-03-27 22:07:40 [adesa.it] INFO: Saving data for 10685088: {'auction_closing_time': 1798675200.0, 'created_time': 1773851986.722532, 'last_price_update_time': 1774649260.897696}
2026-03-27 22:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10685088') HTTP/1.1" 204 0
2026-03-27 22:07:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 3d807ba3-5748-5dd7-94b3-152d48e9c550 with identifier: 10626536
2026-03-27 22:07:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 3d807ba3-5748-5dd7-94b3-152d48e9c550 with identifier: 10626536
2026-03-27 22:07:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 3d807ba3-5748-5dd7-94b3-152d48e9c550 with identifier: 10626536 to the API
2026-03-27 22:07:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:07: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-27 22:07:41 [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-27 22:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:41 [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-27 22:07:41 [adesa.it] INFO: Saving data for 10626536: {'auction_closing_time': 1798675200.0, 'created_time': 1772750775.34043, 'last_price_update_time': 1774649261.163171}
2026-03-27 22:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10626536') HTTP/1.1" 204 0
2026-03-27 22:07:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:07:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10699447> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:07:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:07:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a2642dee-05c6-5c92-805b-21a992008ddf with identifier: 10451928
2026-03-27 22:07:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a2642dee-05c6-5c92-805b-21a992008ddf with scrape type 2
2026-03-27 22:07:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a2642dee-05c6-5c92-805b-21a992008ddf with scrape type 2
2026-03-27 22:07:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: a2642dee-05c6-5c92-805b-21a992008ddf, identifier: 10451928
2026-03-27 22:07:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: a2642dee-05c6-5c92-805b-21a992008ddf with identifier: 10451928
2026-03-27 22:07:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: a2642dee-05c6-5c92-805b-21a992008ddf with identifier: 10451928
2026-03-27 22:07:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: a2642dee-05c6-5c92-805b-21a992008ddf with identifier: 10451928 to the API
2026-03-27 22:07:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:07: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-27 22:07: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-27 22:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07: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-27 22:07:41 [adesa.it] INFO: Saving data for 10451928: {'auction_closing_time': 1798671600.0, 'created_time': 1769604632.767507, 'last_price_update_time': 1774649261.53091}
2026-03-27 22:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07: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-27 22:07:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10699478> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:07:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:07:41 [crawlers.middlewares.id_gen_middleware] INFO: Duplicate ID generated for item: fcc546bf-df7f-581d-911c-959345646531 with identifier: 10699447, dropping item
2026-03-27 22:07:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 79f86e52-68d6-59b7-bc64-05100f4fd9de with identifier: 10699478
2026-03-27 22:07:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 79f86e52-68d6-59b7-bc64-05100f4fd9de with scrape type 2
2026-03-27 22:07:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 79f86e52-68d6-59b7-bc64-05100f4fd9de with scrape type 2
2026-03-27 22:07:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 79f86e52-68d6-59b7-bc64-05100f4fd9de, identifier: 10699478
2026-03-27 22:07:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 79f86e52-68d6-59b7-bc64-05100f4fd9de with identifier: 10699478
2026-03-27 22:07:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 79f86e52-68d6-59b7-bc64-05100f4fd9de with identifier: 10699478
2026-03-27 22:07:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 79f86e52-68d6-59b7-bc64-05100f4fd9de with identifier: 10699478 to the API
2026-03-27 22:07:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:07: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-27 22:07:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10699478>
{'auction_title': '',
'c_o_2_emission_value': 233,
'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': '79f86e52-68d6-59b7-bc64-05100f4fd9de',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '48645',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10699478',
'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': 33700,
'price_includes_vat': True,
'registration_date': '2026-03-19',
'seats_number': 4,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Isuzu D-Max 1.9 - AWD - Diesel - Automatic - 165 hp - 50 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2026}
2026-03-27 22:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710699478%27 HTTP/1.1" 200 None
2026-03-27 22:07:42 [adesa.it] INFO: Saving data for 10699478: {'auction_closing_time': 1798671600.0, 'created_time': 1774015195.372233, 'last_price_update_time': 1774649262.014514}
2026-03-27 22:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10699478') HTTP/1.1" 204 0
2026-03-27 22:07: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-27 22:07:42 [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-27 22:07:42 [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-27 22: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-27 22: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-27 22: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-27 22:07:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 20ba1dab-9f3b-5178-8c3f-2beae5d63662 with identifier: 10631808
2026-03-27 22:07:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 20ba1dab-9f3b-5178-8c3f-2beae5d63662 with scrape type 2
2026-03-27 22:07:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 20ba1dab-9f3b-5178-8c3f-2beae5d63662 with scrape type 2
2026-03-27 22:07:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 20ba1dab-9f3b-5178-8c3f-2beae5d63662, identifier: 10631808
2026-03-27 22:07:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 45d2d013-f567-52b5-8efc-ad77ffbbc3f3 with identifier: 10269525
2026-03-27 22:07: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-27 22:07:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 45d2d013-f567-52b5-8efc-ad77ffbbc3f3 with scrape type 2
2026-03-27 22:07:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 45d2d013-f567-52b5-8efc-ad77ffbbc3f3, identifier: 10269525
2026-03-27 22:07:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ce56730d-4530-5dea-8a37-a008e2e3fac0 with identifier: 10574134
2026-03-27 22:07:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ce56730d-4530-5dea-8a37-a008e2e3fac0 with scrape type 2
2026-03-27 22:07:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ce56730d-4530-5dea-8a37-a008e2e3fac0 with scrape type 2
2026-03-27 22:07:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: ce56730d-4530-5dea-8a37-a008e2e3fac0, identifier: 10574134
2026-03-27 22:07:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 20ba1dab-9f3b-5178-8c3f-2beae5d63662 with identifier: 10631808
2026-03-27 22:07:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 20ba1dab-9f3b-5178-8c3f-2beae5d63662 with identifier: 10631808
2026-03-27 22:07:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 20ba1dab-9f3b-5178-8c3f-2beae5d63662 with identifier: 10631808 to the API
2026-03-27 22:07:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22: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-27 22:07:42 [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-27 22:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710631808%27 HTTP/1.1" 200 None
2026-03-27 22:07:42 [adesa.it] INFO: Saving data for 10631808: {'auction_closing_time': 1798671600.0, 'created_time': 1772791291.669615, 'last_price_update_time': 1774649262.670643}
2026-03-27 22:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10631808') HTTP/1.1" 204 0
2026-03-27 22:07:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 45d2d013-f567-52b5-8efc-ad77ffbbc3f3 with identifier: 10269525
2026-03-27 22:07:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 45d2d013-f567-52b5-8efc-ad77ffbbc3f3 with identifier: 10269525
2026-03-27 22:07: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-27 22:07:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22: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-27 22:07: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-27 22:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710269525%27 HTTP/1.1" 200 None
2026-03-27 22:07:42 [adesa.it] INFO: Saving data for 10269525: {'auction_closing_time': 1798671600.0, 'created_time': 1770927506.66521, 'last_price_update_time': 1774649262.948912}
2026-03-27 22:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07: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-27 22:07:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: ce56730d-4530-5dea-8a37-a008e2e3fac0 with identifier: 10574134
2026-03-27 22:07:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: ce56730d-4530-5dea-8a37-a008e2e3fac0 with identifier: 10574134
2026-03-27 22:07:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: ce56730d-4530-5dea-8a37-a008e2e3fac0 with identifier: 10574134 to the API
2026-03-27 22:07:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22: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-27 22:07:43 [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': 'ce56730d-4530-5dea-8a37-a008e2e3fac0',
'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': 2312,
'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 - AWD - Electric - Automatic - 191 hp - 2.312 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2025}
2026-03-27 22:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710574134%27 HTTP/1.1" 200 None
2026-03-27 22:07:43 [adesa.it] INFO: Saving data for 10574134: {'auction_closing_time': 1798671600.0, 'created_time': 1771927429.417013, 'last_price_update_time': 1774649263.211225}
2026-03-27 22:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10574134') HTTP/1.1" 204 0
2026-03-27 22:07:43 [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-27 22:07:43 [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-27 22:07:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:07:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:07:43 [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-27 22:07:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:07:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: be498f37-c007-5b8d-9b34-8aec4d244262 with identifier: 10627620
2026-03-27 22:07:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item be498f37-c007-5b8d-9b34-8aec4d244262 with scrape type 2
2026-03-27 22:07:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item be498f37-c007-5b8d-9b34-8aec4d244262 with scrape type 2
2026-03-27 22:07:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: be498f37-c007-5b8d-9b34-8aec4d244262, identifier: 10627620
2026-03-27 22:07:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7cb2f20f-674d-552d-b886-efe842111db2 with identifier: 10716484
2026-03-27 22:07:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7cb2f20f-674d-552d-b886-efe842111db2 with scrape type 2
2026-03-27 22:07:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7cb2f20f-674d-552d-b886-efe842111db2 with scrape type 2
2026-03-27 22:07:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 7cb2f20f-674d-552d-b886-efe842111db2, identifier: 10716484
2026-03-27 22:07:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: be498f37-c007-5b8d-9b34-8aec4d244262 with identifier: 10627620
2026-03-27 22:07:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: be498f37-c007-5b8d-9b34-8aec4d244262 with identifier: 10627620
2026-03-27 22:07:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: be498f37-c007-5b8d-9b34-8aec4d244262 with identifier: 10627620 to the API
2026-03-27 22:07:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22:07:43 [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-27 22:07:43 [crawlers.pipelines.post_to_api] ERROR: adesa.it, item_id be498f37-c007-5b8d-9b34-8aec4d244262: 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': 'Fri, 27 Mar 2026 22:07:42 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-27 22:07:43 [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': 'be498f37-c007-5b8d-9b34-8aec4d244262',
'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-27',
'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-27 22:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710627620%27 HTTP/1.1" 200 None
2026-03-27 22:07:43 [adesa.it] INFO: Saving data for 10627620: {'auction_closing_time': 1798671600.0, 'created_time': 1773068391.72348, 'last_price_update_time': 1774649263.72553}
2026-03-27 22:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10627620') HTTP/1.1" 204 0
2026-03-27 22:07:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 7cb2f20f-674d-552d-b886-efe842111db2 with identifier: 10716484
2026-03-27 22:07:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 7cb2f20f-674d-552d-b886-efe842111db2 with identifier: 10716484
2026-03-27 22:07:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 7cb2f20f-674d-552d-b886-efe842111db2 with identifier: 10716484 to the API
2026-03-27 22:07:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22: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-27 22:07:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716484>
{'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': 0,
'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-27 22:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710716484%27 HTTP/1.1" 200 None
2026-03-27 22:07:43 [adesa.it] INFO: Saving data for 10716484: {'auction_closing_time': 1798711260.0, 'created_time': 1774368472.409749, 'last_price_update_time': 1774649263.986109}
2026-03-27 22:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716484') HTTP/1.1" 204 0
2026-03-27 22:07:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6c79d29b-0b57-5187-a383-e92104c2105e with identifier: 10655715
2026-03-27 22:07:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6c79d29b-0b57-5187-a383-e92104c2105e with scrape type 2
2026-03-27 22:07:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6c79d29b-0b57-5187-a383-e92104c2105e with scrape type 2
2026-03-27 22:07:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 6c79d29b-0b57-5187-a383-e92104c2105e, identifier: 10655715
2026-03-27 22:07:44 [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-27 22:07:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 6c79d29b-0b57-5187-a383-e92104c2105e with identifier: 10655715
2026-03-27 22:07:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 6c79d29b-0b57-5187-a383-e92104c2105e with identifier: 10655715
2026-03-27 22:07:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 6c79d29b-0b57-5187-a383-e92104c2105e with identifier: 10655715 to the API
2026-03-27 22:07:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22: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-27 22:07:44 [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-27 22:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710655715%27 HTTP/1.1" 200 None
2026-03-27 22:07:44 [adesa.it] INFO: Saving data for 10655715: {'auction_closing_time': 1798675200.0, 'created_time': 1773331320.164153, 'last_price_update_time': 1774649264.346229}
2026-03-27 22:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10655715') HTTP/1.1" 204 0
2026-03-27 22:07:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:07:44 [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-27 22:07:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:07:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a9370a1c-ff2b-59d9-add1-9d15d148ee36 with identifier: 10691962
2026-03-27 22:07:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a9370a1c-ff2b-59d9-add1-9d15d148ee36 with scrape type 2
2026-03-27 22:07:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a9370a1c-ff2b-59d9-add1-9d15d148ee36 with scrape type 2
2026-03-27 22:07:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: a9370a1c-ff2b-59d9-add1-9d15d148ee36, identifier: 10691962
2026-03-27 22:07:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: a9370a1c-ff2b-59d9-add1-9d15d148ee36 with identifier: 10691962
2026-03-27 22:07:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: a9370a1c-ff2b-59d9-add1-9d15d148ee36 with identifier: 10691962
2026-03-27 22:07:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: a9370a1c-ff2b-59d9-add1-9d15d148ee36 with identifier: 10691962 to the API
2026-03-27 22:07:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22: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-27 22:07:44 [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-27 22:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710691962%27 HTTP/1.1" 200 None
2026-03-27 22:07:44 [adesa.it] INFO: Saving data for 10691962: {'auction_closing_time': 1798675200.0, 'created_time': 1773938371.654654, 'last_price_update_time': 1774649264.745318}
2026-03-27 22:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10691962') HTTP/1.1" 204 0
2026-03-27 22:07:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8979c78a-44b1-5b71-a3ed-7e81b9328148 with identifier: 10716957
2026-03-27 22:07:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8979c78a-44b1-5b71-a3ed-7e81b9328148 with scrape type 2
2026-03-27 22:07:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8979c78a-44b1-5b71-a3ed-7e81b9328148 with scrape type 2
2026-03-27 22:07:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 8979c78a-44b1-5b71-a3ed-7e81b9328148, identifier: 10716957
2026-03-27 22:07:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 8979c78a-44b1-5b71-a3ed-7e81b9328148 with identifier: 10716957
2026-03-27 22:07:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 8979c78a-44b1-5b71-a3ed-7e81b9328148 with identifier: 10716957
2026-03-27 22:07:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 8979c78a-44b1-5b71-a3ed-7e81b9328148 with identifier: 10716957 to the API
2026-03-27 22:07:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22: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-27 22:07:45 [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': 0,
'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-27 22:07:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710716957%27 HTTP/1.1" 200 None
2026-03-27 22:07:45 [adesa.it] INFO: Saving data for 10716957: {'auction_closing_time': 1798713900.0, 'created_time': 1774368429.168435, 'last_price_update_time': 1774649265.104788}
2026-03-27 22:07:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716957') HTTP/1.1" 204 0
2026-03-27 22:07:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751668/general/2db60bbb-efd3-4c58-b28d-9279ee44ba45.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741858)
2026-03-27 22:07:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733655> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:07:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:07:45 [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-27 22:07:45 [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-27 22:07:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:07:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 22:07:45 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5714654/general/e35aef60-af07-4af2-8de4-b5bb026fc19a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10741701)
2026-03-27 22:07:45 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5714654/general/87c901b1-8646-4930-bdb4-b240740b9baa.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10741701)
2026-03-27 22:07:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751668/general/535ff953-33dc-4a46-9fb3-31d832d179ec.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741858)
2026-03-27 22:07:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:07:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee4737250>
2026-03-27 22:07:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:07:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:07:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3afc8b42-0f32-5431-a244-d22f72e47620/3afc8b42-0f32-5431-a244-d22f72e47620_image_3.jpg HTTP/1.1" 201 0
2026-03-27 22:07:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751668%252Fgeneral%252F2db60bbb-efd3-4c58-b28d-9279ee44ba45.jpg') HTTP/1.1" 204 0
2026-03-27 22:07:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751668/general/2db60bbb-efd3-4c58-b28d-9279ee44ba45.jpg saved to cache
2026-03-27 22:07:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 3afc8b42-0f32-5431-a244-d22f72e47620
2026-03-27 22:07:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f8be0e9f-dc35-5086-97ea-ecfc0af9db6c with identifier: 10733655
2026-03-27 22:07:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f8be0e9f-dc35-5086-97ea-ecfc0af9db6c with scrape type 2
2026-03-27 22:07:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f8be0e9f-dc35-5086-97ea-ecfc0af9db6c with scrape type 2
2026-03-27 22:07:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: f8be0e9f-dc35-5086-97ea-ecfc0af9db6c, identifier: 10733655
2026-03-27 22:07:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 72489c00-fa13-598a-8448-46b27c735187 with identifier: 10716602
2026-03-27 22:07:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 72489c00-fa13-598a-8448-46b27c735187 with scrape type 2
2026-03-27 22:07:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 72489c00-fa13-598a-8448-46b27c735187 with scrape type 2
2026-03-27 22:07:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 72489c00-fa13-598a-8448-46b27c735187, identifier: 10716602
2026-03-27 22:07:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 713df289-cdbf-5832-b7f2-ec7bff82cdc7 with identifier: 10716677
2026-03-27 22:07:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 713df289-cdbf-5832-b7f2-ec7bff82cdc7 with scrape type 2
2026-03-27 22:07:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 713df289-cdbf-5832-b7f2-ec7bff82cdc7 with scrape type 2
2026-03-27 22:07:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 713df289-cdbf-5832-b7f2-ec7bff82cdc7, identifier: 10716677
2026-03-27 22:07:45 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item d8619cad-2ed7-5a49-803f-9dfbd99e6085 due to Ignoring non-200 response
2026-03-27 22:07:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: f8be0e9f-dc35-5086-97ea-ecfc0af9db6c with identifier: 10733655
2026-03-27 22:07:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: f8be0e9f-dc35-5086-97ea-ecfc0af9db6c with identifier: 10733655
2026-03-27 22:07:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: f8be0e9f-dc35-5086-97ea-ecfc0af9db6c with identifier: 10733655 to the API
2026-03-27 22:07:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22: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-27 22:07:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733655>
{'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-12-31T10:01:00Z',
'fuel_type': 'Diesel',
'id': 'f8be0e9f-dc35-5086-97ea-ecfc0af9db6c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GA566XN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733655',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 202923,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 15400,
'price_includes_vat': True,
'registration_date': '2020-03-06',
'seats_number': 5,
'seller_name': 'ARVAL-IT',
'title': 'Volvo XC60 B4 Inscription - Diesel - Automatic - 197 hp - 202.923 '
'km',
'transmission': 'automatic',
'trim': 'Inscription',
'vin': None,
'year': 2020}
2026-03-27 22:07:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710733655%27 HTTP/1.1" 200 None
2026-03-27 22:07:45 [adesa.it] INFO: Saving data for 10733655: {'auction_closing_time': 1798711260.0, 'created_time': 1774562703.011691, 'last_price_update_time': 1774649265.865502}
2026-03-27 22:07:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10733655') HTTP/1.1" 204 0
2026-03-27 22:07:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 72489c00-fa13-598a-8448-46b27c735187 with identifier: 10716602
2026-03-27 22:07:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 72489c00-fa13-598a-8448-46b27c735187 with identifier: 10716602
2026-03-27 22:07:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 72489c00-fa13-598a-8448-46b27c735187 with identifier: 10716602 to the API
2026-03-27 22:07:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22: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-27 22:07:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716602>
{'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': 0,
'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-27 22:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710716602%27 HTTP/1.1" 200 None
2026-03-27 22:07:46 [adesa.it] INFO: Saving data for 10716602: {'auction_closing_time': 1798711260.0, 'created_time': 1774368453.179426, 'last_price_update_time': 1774649266.119448}
2026-03-27 22:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716602') HTTP/1.1" 204 0
2026-03-27 22:07:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 713df289-cdbf-5832-b7f2-ec7bff82cdc7 with identifier: 10716677
2026-03-27 22:07:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 713df289-cdbf-5832-b7f2-ec7bff82cdc7 with identifier: 10716677
2026-03-27 22:07:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 713df289-cdbf-5832-b7f2-ec7bff82cdc7 with identifier: 10716677 to the API
2026-03-27 22:07:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22: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-27 22:07:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716677>
{'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': 0,
'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-27 22:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710716677%27 HTTP/1.1" 200 None
2026-03-27 22:07:46 [adesa.it] INFO: Saving data for 10716677: {'auction_closing_time': 1798711260.0, 'created_time': 1774368444.471063, 'last_price_update_time': 1774649266.373674}
2026-03-27 22:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10716677') HTTP/1.1" 204 0
2026-03-27 22:07:46 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d8619cad-2ed7-5a49-803f-9dfbd99e6085, skipping ID generation
2026-03-27 22:07:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d8619cad-2ed7-5a49-803f-9dfbd99e6085 with scrape type 1
2026-03-27 22:07:46 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d8619cad-2ed7-5a49-803f-9dfbd99e6085 sending to next pipeline
2026-03-27 22:07:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: d8619cad-2ed7-5a49-803f-9dfbd99e6085, identifier: 10741701
2026-03-27 22:07:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 22:07:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7efee43e86d0>
2026-03-27 22:07:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 22: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-27 22:07:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 22:07:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3afc8b42-0f32-5431-a244-d22f72e47620/3afc8b42-0f32-5431-a244-d22f72e47620_image_1.jpg HTTP/1.1" 201 0
2026-03-27 22:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%252F5751668%252Fgeneral%252F535ff953-33dc-4a46-9fb3-31d832d179ec.jpg') HTTP/1.1" 204 0
2026-03-27 22:07:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751668/general/535ff953-33dc-4a46-9fb3-31d832d179ec.jpg saved to cache
2026-03-27 22:07:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 3afc8b42-0f32-5431-a244-d22f72e47620
2026-03-27 22:07:46 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 3afc8b42-0f32-5431-a244-d22f72e47620, skipping ID generation
2026-03-27 22:07:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3afc8b42-0f32-5431-a244-d22f72e47620 with scrape type 1
2026-03-27 22:07:46 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3afc8b42-0f32-5431-a244-d22f72e47620 sending to next pipeline
2026-03-27 22:07:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 3afc8b42-0f32-5431-a244-d22f72e47620, identifier: 10741858
2026-03-27 22:07:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: d8619cad-2ed7-5a49-803f-9dfbd99e6085 with identifier: 10741701
2026-03-27 22:07:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: d8619cad-2ed7-5a49-803f-9dfbd99e6085 with identifier: 10741701
2026-03-27 22:07:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: d8619cad-2ed7-5a49-803f-9dfbd99e6085 with identifier: 10741701 to the API
2026-03-27 22:07:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22: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-27 22:07:46 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5714654/general/87c901b1-8646-4930-bdb4-b240740b9baa.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 136,
'expiration_date': '2026-03-31T13:45:00Z',
'fuel_type': 'Diesel',
'id': 'd8619cad-2ed7-5a49-803f-9dfbd99e6085',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM605LE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741701',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Kia',
'model': 'Ceed',
'odometer': 79731,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 29,
'photos': [],
'price': 0,
'price_includes_vat': True,
'registration_date': '2022-12-21',
'seats_number': 5,
'seller_name': 'ROSSI ECOCAR S.R.L.',
'title': 'Kia XCeed 1.6 CRDi Business - Diesel - Automatic - 136 hp - 79.731 '
'km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-27 22:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710741701%27 HTTP/1.1" 200 None
2026-03-27 22:07:46 [adesa.it] INFO: Saving data for 10741701: {'created_time': 1774649266.971266, 'last_price_update_time': 1774649266.971277, 'auction_closing_time': 1774964700.0}
2026-03-27 22:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741701') HTTP/1.1" 204 0
2026-03-27 22:07:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 3afc8b42-0f32-5431-a244-d22f72e47620 with identifier: 10741858
2026-03-27 22:07:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 3afc8b42-0f32-5431-a244-d22f72e47620 with identifier: 10741858
2026-03-27 22:07:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 3afc8b42-0f32-5431-a244-d22f72e47620 with identifier: 10741858 to the API
2026-03-27 22:07:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22: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-27 22:07:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5751668/general/535ff953-33dc-4a46-9fb3-31d832d179ec.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T08:20:00Z',
'fuel_type': 'Petrol',
'id': '3afc8b42-0f32-5431-a244-d22f72e47620',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK950RE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741858',
'listing': 'auction',
'location': 'Nomentana (Roma) (Italy)',
'make': 'Kia',
'model': 'Sportage',
'odometer': 91684,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 132,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3afc8b42-0f32-5431-a244-d22f72e47620/3afc8b42-0f32-5431-a244-d22f72e47620_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55005,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751668/general/ffc9c35a-0c61-448d-97cf-ef2910caf94a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3afc8b42-0f32-5431-a244-d22f72e47620/3afc8b42-0f32-5431-a244-d22f72e47620_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53492,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751668/general/535ff953-33dc-4a46-9fb3-31d832d179ec.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3afc8b42-0f32-5431-a244-d22f72e47620/3afc8b42-0f32-5431-a244-d22f72e47620_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50615,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751668/general/c65b4c7d-d24d-43b9-a9a0-534795a38ee2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3afc8b42-0f32-5431-a244-d22f72e47620/3afc8b42-0f32-5431-a244-d22f72e47620_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47077,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751668/general/2db60bbb-efd3-4c58-b28d-9279ee44ba45.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3afc8b42-0f32-5431-a244-d22f72e47620/3afc8b42-0f32-5431-a244-d22f72e47620_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66444,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751668/general/ccb6f631-f667-44c4-8cd6-94e52d68709f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3afc8b42-0f32-5431-a244-d22f72e47620/3afc8b42-0f32-5431-a244-d22f72e47620_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56872,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751668/general/bec4460e-2489-42c9-b8b8-4456e064272c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3afc8b42-0f32-5431-a244-d22f72e47620/3afc8b42-0f32-5431-a244-d22f72e47620_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52209,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751668/general/45e59a7d-ff64-4efc-b70b-2be0899d3b0f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3afc8b42-0f32-5431-a244-d22f72e47620/3afc8b42-0f32-5431-a244-d22f72e47620_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50337,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751668/general/ce814814-147b-4fd2-83f1-14e088fb7d9c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3afc8b42-0f32-5431-a244-d22f72e47620/3afc8b42-0f32-5431-a244-d22f72e47620_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87982,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751668/general/e86a8b47-0377-4f23-8a67-652754ca313b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3afc8b42-0f32-5431-a244-d22f72e47620/3afc8b42-0f32-5431-a244-d22f72e47620_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50821,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751668/general/10b830da-a837-41da-b131-8d502c7eb5c8.jpg',
'Width': 800}],
'price': 7300,
'price_includes_vat': True,
'registration_date': '2022-05-31',
'seats_number': 5,
'seller_name': 'Arval Italia',
'title': 'Kia Sportage 1.6 CRDI Business - Petrol - Manual - 136 hp - 91.684 '
'km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-27 22:07:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22: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%2710741858%27 HTTP/1.1" 200 None
2026-03-27 22:07:47 [adesa.it] INFO: Saving data for 10741858: {'created_time': 1774649267.331397, 'last_price_update_time': 1774649267.331412, 'auction_closing_time': 1774858800.0}
2026-03-27 22:07:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 22:07:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.it',RowKey='10741858') HTTP/1.1" 204 0
2026-03-27 22:07:47 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item d8619cad-2ed7-5a49-803f-9dfbd99e6085 due to Ignoring non-200 response
2026-03-27 22:07:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733270> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:07:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733414> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:07:47 [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-27 22: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-27 22: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-27 22: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-27 22:07:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723598> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22:07:47 [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-27 22:07:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723788> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22: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-27 22: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-27 22: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-27 22:07:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741902> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 22: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-27 22:07:47 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5733546/general/980c8ba2-debc-4db8-b7ff-6032a8fe74f7.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10741699)
2026-03-27 22:07:47 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5733546/general/280cf8ba-0191-40fb-8745-2f3462e9901f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10741699)
2026-03-27 22:07:47 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5733546/general/e87b4f7a-3f59-412e-a46c-033fefe8ee2c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10741699)
2026-03-27 22:07:47 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5733546/general/2c3763a5-95b5-44bd-9233-5a5015fd0bac.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10741699)
2026-03-27 22:07:47 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745841/general/42571ce3-ba5e-4f13-a614-422fdf21b4d0.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10741712)
2026-03-27 22:07:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 002d5c69-38d0-5660-827c-a11a66b9b377 with identifier: 10733270
2026-03-27 22:07:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 002d5c69-38d0-5660-827c-a11a66b9b377 with scrape type 2
2026-03-27 22:07:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 002d5c69-38d0-5660-827c-a11a66b9b377 with scrape type 2
2026-03-27 22:07:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 002d5c69-38d0-5660-827c-a11a66b9b377, identifier: 10733270
2026-03-27 22:07:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3ad68c42-32e2-52d1-8572-d3eb00e00e37 with identifier: 10733414
2026-03-27 22:07:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3ad68c42-32e2-52d1-8572-d3eb00e00e37 with scrape type 2
2026-03-27 22:07:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3ad68c42-32e2-52d1-8572-d3eb00e00e37 with scrape type 2
2026-03-27 22:07:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 3ad68c42-32e2-52d1-8572-d3eb00e00e37, identifier: 10733414
2026-03-27 22:07:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 07dc99ff-68f3-59b9-8ca0-0d385afd23d9 with identifier: 10716600
2026-03-27 22:07:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 07dc99ff-68f3-59b9-8ca0-0d385afd23d9 with scrape type 2
2026-03-27 22:07:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 07dc99ff-68f3-59b9-8ca0-0d385afd23d9 with scrape type 2
2026-03-27 22:07:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.it, Processed item id: 07dc99ff-68f3-59b9-8ca0-0d385afd23d9, identifier: 10716600
2026-03-27 22:07:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.it, Translating item: 002d5c69-38d0-5660-827c-a11a66b9b377 with identifier: 10733270
2026-03-27 22:07:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.it, Applying rules to item: 002d5c69-38d0-5660-827c-a11a66b9b377 with identifier: 10733270
2026-03-27 22:07:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.it, Posting item: 002d5c69-38d0-5660-827c-a11a66b9b377 with identifier: 10733270 to the API
2026-03-27 22:07:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 22: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-27 22:07:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733270>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.8L',
'engine_horse_power': 122,
'expiration_date': '2026-12-31T10:01:00Z',
'fuel_type': 'Hybrid',
'id': '002d5c69-38d0-5660-827c-a11a66b9b377',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ036AK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733270',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Toyota',
'model': 'Corolla',
'odometer': 184837,
'